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 835797 Details for
Bug 1021507
DeviceCreateError: ("Can't have overlapping partitions.", 'sda3')
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
anaconda-tb for comment 37
anaconda-tb-u9kQHA (text/plain), 1.93 MB, created by
Alexey Torkhov
on 2013-12-12 13:35:32 UTC
(
hide
)
Description:
anaconda-tb for comment 37
Filename:
MIME Type:
Creator:
Alexey Torkhov
Created:
2013-12-12 13:35:32 UTC
Size:
1.93 MB
patch
obsolete
>anaconda 20.25.15-1 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 788, in create > raise DeviceCreateError(str(e), self.name) > File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 274, in execute > self.device.create() > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 239, in processActions > action.execute() > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 308, in doIt > self.devicetree.processActions() > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 167, in turnOnFilesystems > storage.doIt() > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 142, in doInstall > turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall) > File "/usr/lib64/python2.7/threading.py", line 764, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 192, in run > threading.Thread.run(self, *args, **kwargs) >DeviceCreateError: ('mdcreate failed for /dev/md/00: running mdadm --create /dev/md/00 --run --level=1 --raid-devices=2 --metadata=default --bitmap=internal /dev/vdb3 /dev/vda3 failed', '00') > >Local variables in innermost frame: >self: non-existent 4915MB mdarray 00 (39) with non-existent lvmpv >e: mdcreate failed for /dev/md/00: running mdadm --create /dev/md/00 --run --level=1 --raid-devices=2 --metadata=default --bitmap=internal /dev/vdb3 /dev/vda3 failed > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._mehInterface: GraphicalExceptionHandlingIface instance, containing members: > _intf._mehInterface._lightbox_func: <bound method GraphicalUserInterface.lightbox_over_current_action of <pyanaconda.ui.gui.GraphicalUserInterface object at 0x3259450>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Use hard drive installation media >harddrive --dir=None --partition=/dev/mapper/live-base ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=vda,vdb,vdc ># Keyboard layouts >keyboard --xlayouts='ru','us' --switch='grp:alt_shift_toggle' ># System language >lang ru_RU.UTF-8 > ># Network information >network --bootproto=dhcp --device=eth0 --onboot=off --ipv6=auto --activate >network --hostname=localhost.localdomain ># System timezone >timezone Europe/Moscow --isUtc ># System bootloader configuration >bootloader --location=mbr --boot-drive=vda ># Partition clearing information >clearpart --all --initlabel --drives=vda,vdb,vdc ># Disk partitioning information >part raid.23 --fstype="mdmember" --ondisk=vdc --size=500 >part raid.22 --fstype="mdmember" --ondisk=vdb --size=500 >part raid.31 --fstype="mdmember" --ondisk=vdb --size=2772 >part raid.42 --fstype="mdmember" --ondisk=vda --size=2772 >part raid.21 --fstype="mdmember" --ondisk=vda --size=500 >part raid.44 --fstype="mdmember" --ondisk=vda --size=4919 >part raid.37 --fstype="mdmember" --ondisk=vdb --size=4919 >raid pv.33 --device=00 --fstype="lvmpv" --level=0 --spares=1 raid.31 raid.42 >raid pv.39 --device=00 --fstype="lvmpv" --level=1 raid.37 raid.44 >raid /boot --device=boot --fstype="xfs" --level=1 raid.21 raid.22 raid.23 >volgroup fedora00 --pesize=4096 pv.39 >volgroup fedora --pesize=4096 pv.33 >logvol /home --fstype="xfs" --size=3912 --name=home --vgname=fedora00 >logvol swap --fstype="swap" --size=500 --name=swap --vgname=fedora >logvol / --fstype="xfs" --size=4992 --name=root --vgname=fedora >logvol /var --fstype="xfs" --size=1000 --name=var --vgname=fedora00 > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage._defaultFSType: ext4 > _intf.storage.autoPartEscrowCert: None > _intf.storage.iscsi: iscsi instance, containing members: > _intf.storage.iscsi.initiatorSet: False > _intf.storage.iscsi.ifaces: {} > _intf.storage.iscsi.started: False > _intf.storage.iscsi._initiator: Skipped > _intf.storage.iscsi.discovered_targets: {} > _intf.storage.iscsi.ibftNodes: [] > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._fstab_swaps: set([LVMLogicalVolumeDevice instance (0x7f39980278d0) -- > name = fedora-swap status = True kids = 0 id = 34 > parents = ['existing 5536MB lvmvg fedora (28)'] > uuid = None size = 500.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x37848c0> > target size = 500.0 path = /dev/mapper/fedora-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x32c7350) -- > name = fedora status = True kids = 2 id = 28 > parents = ['existing 5540MB mdarray 00 (33) with existing lvmpv'] > uuid = None size = 5536 > format = non-existent None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = False > extents = 1384.0 free space = 44 > free extents = 11.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 5540MB mdarray 00 (33) with existing lvmpv'] > LVs = ['existing 4992MB lvmlv fedora-root (29) with existing xfs filesystem mounted at /', > 'existing 500MB lvmlv fedora-swap (34) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 500MB]) > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [ActionCreateDevice instance, containing members: > device: non-existent 4915MB mdarray 00 (39) with non-existent lvmpv > id: 56 >, ActionCreateFormat instance, containing members: > device: Already dumped (MDRaidArrayDevice instance) > origFormat: non-existent None > id: 57 >, ActionCreateDevice instance, containing members: > device: non-existent 4912MB lvmvg fedora00 (40) > id: 58 >, ActionCreateDevice instance, containing members: > device: non-existent 3912MB lvmlv fedora00-home (45) with non-existent xfs filesystem mounted at /home > id: 70 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 79 >, ActionCreateDevice instance, containing members: > device: non-existent 1000MB lvmlv fedora00-var (41) with non-existent xfs filesystem mounted at /var > id: 59 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 77 >, ActionCreateFormat instance, containing members: > device: existing 500MB partition vdb2 (22) with non-existent mdmember > origFormat: non-existent None > id: 18 >, ActionCreateDevice instance, containing members: > device: non-existent 498MB mdarray boot (24) with non-existent xfs filesystem mounted at /boot > id: 21 >, ActionCreateFormat instance, containing members: > device: Already dumped (MDRaidArrayDevice instance) > origFormat: non-existent None > id: 73 >] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members: > major: 11 > _partedDevice: parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 475136 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (29, 255, 63) biosGeometry: (29, 255, 63) > PedDevice: <_ped.Device object at 0x33f3dd0> > exists: True > _size: 928.0 > id: 0 > controllable: True > uuid: None > _format: Iso9660FS instance, containing members: > _format.uuid: 2013-12-12-02-27-19-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora-Live-KDE-x86_64-20-1 > _format._targetSize: 0.0 > _format._device: /dev/sr0 > _format._minInstanceSize: None > _format.mountopts: None > _format.mountpoint: None > _format._size: 0.0 > parents: [] > sysfsPath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/cdrom, /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001, /dev/disk/by-label/Fedora-Live-KDE-x86_64-20-1, /dev/disk/by-uuid/2013-12-12-02-27-19-00] > _targetSize: 0 > _model: QEMU_DVD-ROM > kids: 0 > _vendor: None > _name: sr0 > protected: True > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2013-12-12-02-27-19-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora-Live-KDE-x86_64-20-1 > originalFormat._targetSize: 0.0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0.0 > originalFormat._device: /dev/sr0 > _serial: None >, existing 8192MB disk vda (1) with existing msdos disklabel >, existing 8192MB disk vdb (5) with existing msdos disklabel >, existing 8192MB disk vdc (6) with existing msdos disklabel >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 7 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /osmin.img (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 8 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing squashfs > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 9 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /osmin > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 10 > controllable: False > uuid: None > _format: existing DM_snapshot_cow > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: existing DM_snapshot_cow > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 11 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/initramfs/live/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 12 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing squashfs > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 13 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/ext3fs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 14 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format.errors: False > _format.uuid: f55efb5e-3b29-4bae-8684-87cd5b0eae75 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._mountType: ext4 > _format.fsprofile: None > _format.label: _Fedora-Live-KDE > _format._targetSize: 4096.0 > _format.dirty: False > _format._minInstanceSize: 0.0 > _format.mountopts: None > _format.mountpoint: None > _format._device: /dev/loop3 > _format._size: 4096.0 > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/disk/by-label/_Fedora-Live-KDE, /dev/disk/by-uuid/f55efb5e-3b29-4bae-8684-87cd5b0eae75] > _targetSize: 0 > _model: Skipped > kids: 2 > _vendor: Skipped > _name: loop3 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat.errors: False > originalFormat.uuid: f55efb5e-3b29-4bae-8684-87cd5b0eae75 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._size: 4096.0 > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: _Fedora-Live-KDE > originalFormat._targetSize: 4096.0 > originalFormat.dirty: False > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat.mountpoint: None > originalFormat._device: /dev/loop3 > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 15 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /overlay (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 16 > controllable: False > uuid: None > _format: existing DM_snapshot_cow > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop4 > protected: False > originalFormat: existing DM_snapshot_cow > _serial: None >, existing 4096MB dm live-rw (17) with existing ext4 filesystem >, existing 4096MB dm live-base (18) with existing ext4 filesystem >, existing 4096MB dm live-osimg-min (19) with existing ext4 filesystem >, existing 500MB partition vda2 (21) with non-existent mdmember >, Already dumped (PartitionDevice instance) >, existing 500MB partition vdc1 (23) with non-existent mdmember >, Already dumped (MDRaidArrayDevice instance) >, existing 5536MB lvmvg fedora (28) >, existing 4992MB lvmlv fedora-root (29) with existing xfs filesystem mounted at / >, existing 2772MB partition vdb1 (31) with non-existent mdmember >, existing 5540MB mdarray 00 (33) with existing lvmpv >, existing 500MB lvmlv fedora-swap (34) with existing swap >, existing 4919MB partition vdb3 (37) with non-existent mdmember >, Already dumped (MDRaidArrayDevice instance) >, Already dumped (LVMVolumeGroupDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, existing 2772MB partition vda1 (42) with non-existent mdmember >, existing 4919MB partition vda3 (44) with non-existent mdmember >, Already dumped (LVMLogicalVolumeDevice instance) >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [ActionDestroyFormat instance, containing members: > device: non-existent 7691MB partition vda2 (3) > origFormat: non-existent luks > id: 8 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 9 >, ActionDestroyFormat instance, containing members: > device: non-existent 500MB partition vda1 (2) > origFormat: Ext4FS instance, containing members: > origFormat.errors: False > origFormat.uuid: aa6ce014-fcf7-45c9-9c9a-7a09909a89c1 > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 252001 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 500.0 > origFormat.dirty: False > origFormat._minInstanceSize: 15.4 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._device: /dev/vda1 > origFormat._size: 500.0 > id: 6 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 7 >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: non-existent msdos disklabel > id: 10 >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: non-existent None > id: 4 >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: non-existent None > id: 1 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 11 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 62 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 63 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 15 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 68 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 69 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 16 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 5 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 19 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 20 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 2 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 37 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 38 >, ActionCreateDevice instance, containing members: > device: Already dumped (MDRaidArrayDevice instance) > id: 41 >, ActionCreateFormat instance, containing members: > device: Already dumped (MDRaidArrayDevice instance) > origFormat: non-existent None > id: 42 >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMVolumeGroupDevice instance) > id: 29 >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 43 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 44 >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 30 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 75 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 17 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 52 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 53 >] > _intf.storage.fsset.devicetree.names: [sr0, vda, vdb, vdc, loop0, /osmin.img (deleted), loop1, /osmin, loop2, /run/initramfs/live/LiveOS/squashfs.img, loop3, /LiveOS/ext3fs.img, loop4, /overlay (deleted), live-rw, live-base, live-osimg-min, boot, fedora, fedora-root, pv00, fedora-swap, pv01, fedora00, fedora00-var, fedora00-home] > _intf.storage.fsset.devicetree.liveBackingDevice: sr0 > _intf.storage.fsset.devicetree.protectedDevNames: [sr0, sr0] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [/dev/sr0] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: None > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [/dev/sr0] > _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.disks: [existing 8192MB disk vda (1) with existing msdos disklabel >, existing 8192MB disk vdb (5) with non-existent msdos disklabel >, existing 8192MB disk vdc (6) with non-existent msdos disklabel >] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.stage2_device: Already dumped (MDRaidArrayDevice 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._dumpFile: /tmp/storage.state > _intf.storage.ksdata: Already dumped (AnacondaKSHandler instance) > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: Skipped > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: False > _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 (0x3259510) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x32594d0) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x3259590) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x32595d0) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x3259610) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2064 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: True > _intf._distributionText: <function distributionText at 0x7f39c9d0cb18> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: LiveImagePayload instance, containing members: > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload.pct: 0 > _intf.payload.txID: None > _intf.payload._createdInitrds: False > _intf.payload._adj_size: 0 > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload.pct_lock: None > _intf.payload._kernelVersionList: [] > _intf._currentAction: ProgressHub instance, containing members: > _intf._currentAction._environs: [anaconda] > _intf._currentAction._check_list: [] > _intf._currentAction._progressNotebook: Notebook instance, containing members: > _intf._currentAction.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction.paths: {'spokes': [('pyanaconda.ui.gui.spokes.%s', '/tmp/updates/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/site-python/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes')], 'categories': [('pyanaconda.ui.gui.categories.%s', '/tmp/updates/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/site-python/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/categories')]} > _intf._currentAction._checker: None > _intf._currentAction.applyOnSkip: False > _intf._currentAction.storage: Already dumped (Blivet instance) > _intf._currentAction.skipTo: None > _intf._currentAction._rnotes_id: 18998 > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._inSpoke: False > _intf._currentAction._incompleteSpokes: [PasswordSpoke instance, containing members: > _kickstarted: False > _visitedSinceApplied: True > _pwStrengthCheck: GUICheck instance, containing members: > _pwStrengthCheck._handler_id: 25042 > _pwStrengthCheck._check_data: None > _pwStrengthCheck._run_check: <bound method PasswordSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x34e0750>> > _pwStrengthCheck._parent: Already dumped (PasswordSpoke instance) > _pwStrengthCheck._set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x34e0750>> > _pwStrengthCheck._editable: Entry instance, containing members: > _pwStrengthCheck._check_status: None > _pwq_valid: True > _pwq_error: None > _check_list: [GUICheck instance, containing members: > _handler_id: 25039 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x34e0750>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x34e0750>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 25040 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x34e0750>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x34e0750>> > _editable: Entry instance, containing members: > _check_status: None >, GUICheck instance, containing members: > _handler_id: 25041 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x34e0750>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x34e0750>> > _editable: Already dumped (Entry instance) > _check_status: None >, Already dumped (GUICheck instance) >, GUICheck instance, containing members: > _handler_id: 25043 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x34e0750>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x34e0750>> > _editable: Already dumped (Entry instance) > _check_status: None >] > _data: Already dumped (AnacondaKSHandler instance) > applyOnSkip: False > confirm: Already dumped (Entry instance) > storage: Already dumped (Blivet instance) > payload: Already dumped (LiveImagePayload instance) > skipTo: None > _confirm_check: Already dumped (GUICheck instance) > instclass: Already dumped (DefaultInstall instance) > _waivePasswordClicks: 0 > selector: SpokeSelector instance, containing members: > pw_label: Label instance, containing members: > _password_check: Already dumped (GUICheck instance) > pw: Already dumped (Entry instance) > builder: Builder instance, containing members: > pw_bar: LevelBar instance, containing members: > _window: SpokeWindow instance, containing members: >, UserSpoke instance, containing members: > _visitedSinceApplied: True > _password_check: GUICheck instance, containing members: > _password_check._handler_id: 25251 > _password_check._check_data: None > _password_check._run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f39a00ebe50>> > _password_check._parent: Already dumped (UserSpoke instance) > _password_check._set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f39a00ebe50>> > _password_check._editable: Entry instance, containing members: > _password_check._check_status: None > guesser: {<Entry object at 0x4668870 (GtkEntry at 0x4df2d90)>: True} > _pwStrengthCheck: GUICheck instance, containing members: > _pwStrengthCheck._handler_id: 25252 > _pwStrengthCheck._check_data: None > _pwStrengthCheck._run_check: <bound method UserSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f39a00ebe50>> > _pwStrengthCheck._parent: Already dumped (UserSpoke instance) > _pwStrengthCheck._set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f39a00ebe50>> > _pwStrengthCheck._editable: Already dumped (Entry instance) > _pwStrengthCheck._check_status: None > _pwq_valid: True > _pwq_error: None > _oldweak: None > _check_list: [GUICheck instance, containing members: > _handler_id: 25249 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f39a00ebe50>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f39a00ebe50>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 25250 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f39a00ebe50>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f39a00ebe50>> > _editable: Entry instance, containing members: > _check_status: None >, Already dumped (GUICheck instance) >, Already dumped (GUICheck instance) >, GUICheck instance, containing members: > _handler_id: 25253 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f39a00ebe50>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f39a00ebe50>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 25254 > _check_data: {'regex': <_sre.SRE_Pattern object at 0x12935e0>, 'message': ÐепÑавилÑное Ð¸Ð¼Ñ Ð¿Ð¾Ð»ÑзоваÑелÑ} > _run_check: <function _checkUsername at 0x348b1b8> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f39a00ebe50>> > _editable: Entry instance, containing members: > _check_status: None >, GUICheck instance, containing members: > _handler_id: 25255 > _check_data: {'regex': <_sre.SRE_Pattern object at 0x124a828>, 'message': Рполном имени не Ð¼Ð¾Ð¶ÐµÑ Ð±ÑÑÑ Ð´Ð²Ð¾ÐµÑоÑий} > _run_check: <function check_re at 0x31812a8> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f39a00ebe50>> > _editable: Entry instance, containing members: > _check_status: None >] > _wheel: group --name=wheel > > payload: Already dumped (LiveImagePayload instance) > applyOnSkip: False > confirm: Already dumped (Entry instance) > storage: Already dumped (Blivet instance) > skipTo: None > _advanced: AdvancedUserDialog instance, containing members: > _advanced._window: Dialog instance, containing members: > _advanced._cGid: CheckButton instance, containing members: > _advanced.applyOnSkip: False > _advanced._groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > _advanced._groupsError: Label instance, containing members: > _advanced.builder: Builder instance, containing members: > _advanced._saveButton: Button instance, containing members: > _advanced._cUid: CheckButton instance, containing members: > _advanced._tHome: Entry instance, containing members: > _advanced._spinGid: SpinButton instance, containing members: > _advanced.skipTo: None > _advanced._cHome: CheckButton instance, containing members: > _advanced._uid: Adjustment instance, containing members: > _advanced._check_list: [GUICheck instance, containing members: > _handler_id: 25390 > _check_data: {'error_label': Already dumped (Label instance) >, 'message': None} > _run_check: <function _validateGroups at 0x348b230> > _parent: Already dumped (AdvancedUserDialog instance) > _set_error: <bound method AdvancedUserDialog.set_check_error of <pyanaconda.ui.gui.spokes.user.AdvancedUserDialog object at 0x34ead90>> > _editable: Entry instance, containing members: > _check_status: None >] > _advanced._gid: Adjustment instance, containing members: > _advanced._tGroups: Already dumped (Entry instance) > _advanced._data: Already dumped (AnacondaKSHandler instance) > _advanced._user: F19_UserData instance, containing members: > _advanced._user.shell: Skipped > _advanced._user.name: Skipped > _advanced._user.isCrypted: False > _advanced._user.lock: False > _advanced._user.password_kickstarted: False > _advanced._user.gid: None > _advanced._user.gecos: Skipped > _advanced._user.lineno: 0 > _advanced._user.groups: [] > _advanced._user.uid: None > _advanced._user.password: Skipped > _advanced._user.homedir: Skipped > _advanced._lHome: Label instance, containing members: > _advanced._spinUid: SpinButton instance, containing members: > b_advanced: Button instance, containing members: > _confirm_check: Already dumped (GUICheck instance) > username: Already dumped (Entry instance) > instclass: Already dumped (DefaultInstall instance) > _waivePasswordClicks: 0 > selector: SpokeSelector instance, containing members: > pw_label: Label instance, containing members: > _data: Already dumped (AnacondaKSHandler instance) > pw: Already dumped (Entry instance) > _groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > admin: CheckButton instance, containing members: > builder: Builder instance, containing members: > pw_bar: LevelBar instance, containing members: > usepassword: CheckButton instance, containing members: > _window: SpokeWindow instance, containing members: > fullname: Already dumped (Entry instance) > _user: Already dumped (F19_UserData instance) >] > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._currentStep: 13 > _intf._currentAction._progressLabel: Label instance, containing members: > _intf._currentAction._rnotesPages: <itertools.cycle object at 0x50d37e8> > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._progressBar: ProgressBar instance, containing members: > _intf._currentAction._spokes: {'PasswordSpoke': Already dumped (PasswordSpoke instance) >, 'UserSpoke': Already dumped (UserSpoke instance) >} > _intf._currentAction._totalSteps: 23 > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._autoContinue: False > _intf._currentAction._configurationDone: False >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: livecd:///dev/mapper/live-base >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader.problems: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage2_device: None > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (LiveImagePayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x32a2b18>, True), 'type': (<function <lambda> at 0x32a2cf8>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x32a2b90>, True), 'journalctl': (<function journalctl_callback at 0x32a2c08>, False)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf._currentAction._spokes["PasswordSpoke"]._oldweak, _intf._currentAction._spokes["PasswordSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._oldweak, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.programVersion: 20.25.15-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password] > mehConfig.programName: anaconda > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'dmraid': True, 'armPlatform': None, 'dnf': False, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'dirinstall': False, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': None, 'method': 'livecd:///dev/mapper/live-base', 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'geoloc': None, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'askmethod': False, 'liveinst': True, 'loglevel': None, 'isHeadless': False, 'eject': True, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'extlinux': False, 'multiLib': False, 'nofb': None, 'targetArch': None} >proxy: None > >Registered callbacks: >journalctl: >-- Logs begin at Thu 2013-12-12 08:23:56 EST, end at Thu 2013-12-12 08:29:23 EST. -- >Dec 12 08:23:56 localhost systemd-journal[51]: Runtime journal is using 8.0M (max 100.1M, leaving 150.2M of free 993.7M, current limit 100.1M). >Dec 12 08:23:56 localhost systemd-journal[51]: Runtime journal is using 8.0M (max 100.1M, leaving 150.2M of free 993.7M, current limit 100.1M). >Dec 12 08:23:56 localhost kernel: Initializing cgroup subsys cpuset >Dec 12 08:23:56 localhost kernel: Initializing cgroup subsys cpu >Dec 12 08:23:56 localhost kernel: Initializing cgroup subsys cpuacct >Dec 12 08:23:56 localhost kernel: Linux version 3.11.10-301.fc20.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 4.8.2 20131017 (Red Hat 4.8.2-1) (GCC) ) #1 SMP Thu Dec 5 14:01:17 UTC 2013 >Dec 12 08:23:56 localhost kernel: Command line: initrd=initrd0.img root=live:CDLABEL=Fedora-Live-KDE-x86_64-20-1 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Dec 12 08:23:56 localhost kernel: e820: BIOS-provided physical RAM map: >Dec 12 08:23:56 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >Dec 12 08:23:56 localhost kernel: BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >Dec 12 08:23:56 localhost kernel: BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >Dec 12 08:23:56 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x000000007fffdfff] usable >Dec 12 08:23:56 localhost kernel: BIOS-e820: [mem 0x000000007fffe000-0x000000007fffffff] reserved >Dec 12 08:23:56 localhost kernel: BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >Dec 12 08:23:56 localhost kernel: BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >Dec 12 08:23:56 localhost kernel: NX (Execute Disable) protection: active >Dec 12 08:23:56 localhost kernel: SMBIOS 2.4 present. >Dec 12 08:23:56 localhost kernel: DMI: Bochs Bochs, BIOS Bochs 01/01/2011 >Dec 12 08:23:56 localhost kernel: Hypervisor detected: KVM >Dec 12 08:23:56 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >Dec 12 08:23:56 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable >Dec 12 08:23:56 localhost kernel: No AGP bridge found >Dec 12 08:23:56 localhost kernel: e820: last_pfn = 0x7fffe max_arch_pfn = 0x400000000 >Dec 12 08:23:56 localhost kernel: MTRR default type: write-back >Dec 12 08:23:56 localhost kernel: MTRR fixed ranges enabled: >Dec 12 08:23:56 localhost kernel: 00000-9FFFF write-back >Dec 12 08:23:56 localhost kernel: A0000-BFFFF uncachable >Dec 12 08:23:56 localhost kernel: C0000-FFFFF write-protect >Dec 12 08:23:56 localhost kernel: MTRR variable ranges enabled: >Dec 12 08:23:56 localhost kernel: 0 base 0080000000 mask FF80000000 uncachable >Dec 12 08:23:56 localhost kernel: 1 disabled >Dec 12 08:23:56 localhost kernel: 2 disabled >Dec 12 08:23:56 localhost kernel: 3 disabled >Dec 12 08:23:56 localhost kernel: 4 disabled >Dec 12 08:23:56 localhost kernel: 5 disabled >Dec 12 08:23:56 localhost kernel: 6 disabled >Dec 12 08:23:56 localhost kernel: 7 disabled >Dec 12 08:23:56 localhost kernel: PAT not supported by CPU. >Dec 12 08:23:56 localhost kernel: found SMP MP-table at [mem 0x000f17a0-0x000f17af] mapped at [ffff8800000f17a0] >Dec 12 08:23:56 localhost kernel: Base memory trampoline at [ffff880000099000] 99000 size 24576 >Dec 12 08:23:56 localhost kernel: init_memory_mapping: [mem 0x00000000-0x000fffff] >Dec 12 08:23:56 localhost kernel: [mem 0x00000000-0x000fffff] page 4k >Dec 12 08:23:56 localhost kernel: BRK [0x01fe7000, 0x01fe7fff] PGTABLE >Dec 12 08:23:56 localhost kernel: BRK [0x01fe8000, 0x01fe8fff] PGTABLE >Dec 12 08:23:56 localhost kernel: BRK [0x01fe9000, 0x01fe9fff] PGTABLE >Dec 12 08:23:56 localhost kernel: init_memory_mapping: [mem 0x7de00000-0x7dffffff] >Dec 12 08:23:56 localhost kernel: [mem 0x7de00000-0x7dffffff] page 2M >Dec 12 08:23:56 localhost kernel: BRK [0x01fea000, 0x01feafff] PGTABLE >Dec 12 08:23:56 localhost kernel: init_memory_mapping: [mem 0x7c000000-0x7ddfffff] >Dec 12 08:23:56 localhost kernel: [mem 0x7c000000-0x7ddfffff] page 2M >Dec 12 08:23:56 localhost kernel: init_memory_mapping: [mem 0x00100000-0x7bffffff] >Dec 12 08:23:56 localhost kernel: [mem 0x00100000-0x001fffff] page 4k >Dec 12 08:23:56 localhost kernel: [mem 0x00200000-0x7bffffff] page 2M >Dec 12 08:23:56 localhost kernel: init_memory_mapping: [mem 0x7e000000-0x7fffdfff] >Dec 12 08:23:56 localhost kernel: [mem 0x7e000000-0x7fdfffff] page 2M >Dec 12 08:23:56 localhost kernel: [mem 0x7fe00000-0x7fffdfff] page 4k >Dec 12 08:23:56 localhost kernel: BRK [0x01feb000, 0x01febfff] PGTABLE >Dec 12 08:23:56 localhost kernel: RAMDISK: [mem 0x7e08b000-0x7ffdcfff] >Dec 12 08:23:56 localhost kernel: ACPI: RSDP 00000000000f1640 00014 (v00 BOCHS ) >Dec 12 08:23:56 localhost kernel: ACPI: RSDT 000000007fffe4a0 00030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >Dec 12 08:23:56 localhost kernel: ACPI: FACP 000000007fffff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >Dec 12 08:23:56 localhost kernel: ACPI: DSDT 000000007fffe4d0 01137 (v01 BXPC BXDSDT 00000001 INTL 20120913) >Dec 12 08:23:56 localhost kernel: ACPI: FACS 000000007fffff40 00040 >Dec 12 08:23:56 localhost kernel: ACPI: SSDT 000000007ffff700 00838 (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >Dec 12 08:23:56 localhost kernel: ACPI: APIC 000000007ffff610 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >Dec 12 08:23:56 localhost kernel: ACPI: Local APIC address 0xfee00000 >Dec 12 08:23:56 localhost kernel: No NUMA configuration found >Dec 12 08:23:56 localhost kernel: Faking a node at [mem 0x0000000000000000-0x000000007fffdfff] >Dec 12 08:23:56 localhost kernel: Initmem setup node 0 [mem 0x00000000-0x7fffdfff] >Dec 12 08:23:56 localhost kernel: NODE_DATA [mem 0x7ffea000-0x7fffdfff] >Dec 12 08:23:56 localhost kernel: kvm-clock: Using msrs 4b564d01 and 4b564d00 >Dec 12 08:23:56 localhost kernel: kvm-clock: cpu 0, msr 0:7ffe8001, boot clock >Dec 12 08:23:56 localhost kernel: [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff88007b800000-ffff88007d7fffff] on node 0 >Dec 12 08:23:56 localhost kernel: Zone ranges: >Dec 12 08:23:56 localhost kernel: DMA [mem 0x00001000-0x00ffffff] >Dec 12 08:23:56 localhost kernel: DMA32 [mem 0x01000000-0xffffffff] >Dec 12 08:23:56 localhost kernel: Normal empty >Dec 12 08:23:56 localhost kernel: Movable zone start for each node >Dec 12 08:23:56 localhost kernel: Early memory node ranges >Dec 12 08:23:56 localhost kernel: node 0: [mem 0x00001000-0x0009efff] >Dec 12 08:23:56 localhost kernel: node 0: [mem 0x00100000-0x7fffdfff] >Dec 12 08:23:56 localhost kernel: On node 0 totalpages: 524188 >Dec 12 08:23:56 localhost kernel: DMA zone: 64 pages used for memmap >Dec 12 08:23:56 localhost kernel: DMA zone: 21 pages reserved >Dec 12 08:23:56 localhost kernel: DMA zone: 3998 pages, LIFO batch:0 >Dec 12 08:23:56 localhost kernel: DMA32 zone: 8128 pages used for memmap >Dec 12 08:23:56 localhost kernel: DMA32 zone: 520190 pages, LIFO batch:31 >Dec 12 08:23:56 localhost kernel: ACPI: PM-Timer IO Port: 0xb008 >Dec 12 08:23:56 localhost kernel: ACPI: Local APIC address 0xfee00000 >Dec 12 08:23:56 localhost kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >Dec 12 08:23:56 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >Dec 12 08:23:56 localhost kernel: ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >Dec 12 08:23:56 localhost kernel: IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >Dec 12 08:23:56 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Dec 12 08:23:56 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >Dec 12 08:23:56 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Dec 12 08:23:56 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >Dec 12 08:23:56 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >Dec 12 08:23:56 localhost kernel: ACPI: IRQ0 used by override. >Dec 12 08:23:56 localhost kernel: ACPI: IRQ2 used by override. >Dec 12 08:23:56 localhost kernel: ACPI: IRQ5 used by override. >Dec 12 08:23:56 localhost kernel: ACPI: IRQ9 used by override. >Dec 12 08:23:56 localhost kernel: ACPI: IRQ10 used by override. >Dec 12 08:23:56 localhost kernel: ACPI: IRQ11 used by override. >Dec 12 08:23:56 localhost kernel: Using ACPI (MADT) for SMP configuration information >Dec 12 08:23:56 localhost kernel: smpboot: Allowing 1 CPUs, 0 hotplug CPUs >Dec 12 08:23:56 localhost kernel: nr_irqs_gsi: 40 >Dec 12 08:23:56 localhost kernel: PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >Dec 12 08:23:56 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000effff] >Dec 12 08:23:56 localhost kernel: PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >Dec 12 08:23:56 localhost kernel: e820: [mem 0x80000000-0xfeffbfff] available for PCI devices >Dec 12 08:23:56 localhost kernel: Booting paravirtualized kernel on KVM >Dec 12 08:23:56 localhost kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:1 nr_node_ids:1 >Dec 12 08:23:56 localhost kernel: PERCPU: Embedded 28 pages/cpu @ffff88007de00000 s85568 r8192 d20928 u2097152 >Dec 12 08:23:56 localhost kernel: pcpu-alloc: s85568 r8192 d20928 u2097152 alloc=1*2097152 >Dec 12 08:23:56 localhost kernel: pcpu-alloc: [0] 0 >Dec 12 08:23:56 localhost kernel: kvm-clock: cpu 0, msr 0:7ffe8001, primary cpu clock >Dec 12 08:23:56 localhost kernel: KVM setup async PF for cpu 0 >Dec 12 08:23:56 localhost kernel: kvm-stealtime: cpu 0, msr 7de0df00 >Dec 12 08:23:56 localhost kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 515975 >Dec 12 08:23:56 localhost kernel: Policy zone: DMA32 >Dec 12 08:23:56 localhost kernel: Kernel command line: initrd=initrd0.img root=live:CDLABEL=Fedora-Live-KDE-x86_64-20-1 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Dec 12 08:23:56 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes) >Dec 12 08:23:56 localhost kernel: Checking aperture... >Dec 12 08:23:56 localhost kernel: No AGP bridge found >Dec 12 08:23:56 localhost kernel: Memory: 2015220K/2096752K available (6493K kernel code, 990K rwdata, 2864K rodata, 1424K init, 1544K bss, 81532K reserved) >Dec 12 08:23:56 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >Dec 12 08:23:56 localhost kernel: Hierarchical RCU implementation. >Dec 12 08:23:56 localhost kernel: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1. >Dec 12 08:23:56 localhost kernel: NR_IRQS:8448 nr_irqs:256 16 >Dec 12 08:23:56 localhost kernel: Console: colour VGA+ 80x25 >Dec 12 08:23:56 localhost kernel: console [tty0] enabled >Dec 12 08:23:56 localhost kernel: allocated 8388608 bytes of page_cgroup >Dec 12 08:23:56 localhost kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups >Dec 12 08:23:56 localhost kernel: tsc: Detected 1592.999 MHz processor >Dec 12 08:23:56 localhost kernel: Calibrating delay loop (skipped) preset value.. 3185.99 BogoMIPS (lpj=1592999) >Dec 12 08:23:56 localhost kernel: pid_max: default: 32768 minimum: 301 >Dec 12 08:23:56 localhost kernel: Security Framework initialized >Dec 12 08:23:56 localhost kernel: SELinux: Initializing. >Dec 12 08:23:56 localhost kernel: SELinux: Starting in permissive mode >Dec 12 08:23:56 localhost kernel: Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >Dec 12 08:23:56 localhost kernel: Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >Dec 12 08:23:56 localhost kernel: Mount-cache hash table entries: 256 >Dec 12 08:23:56 localhost kernel: Initializing cgroup subsys memory >Dec 12 08:23:56 localhost kernel: Initializing cgroup subsys devices >Dec 12 08:23:56 localhost kernel: Initializing cgroup subsys freezer >Dec 12 08:23:56 localhost kernel: Initializing cgroup subsys net_cls >Dec 12 08:23:56 localhost kernel: Initializing cgroup subsys blkio >Dec 12 08:23:56 localhost kernel: Initializing cgroup subsys perf_event >Dec 12 08:23:56 localhost kernel: Initializing cgroup subsys hugetlb >Dec 12 08:23:56 localhost kernel: mce: CPU supports 10 MCE banks >Dec 12 08:23:56 localhost kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >tlb_flushall_shift: 6 >Dec 12 08:23:56 localhost kernel: Freeing SMP alternatives memory: 24K (ffffffff81e5d000 - ffffffff81e63000) >Dec 12 08:23:56 localhost kernel: ACPI: Core revision 20130517 >Dec 12 08:23:56 localhost kernel: ACPI: All ACPI Tables successfully acquired >Dec 12 08:23:56 localhost kernel: ftrace: allocating 25129 entries in 99 pages >Dec 12 08:23:56 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Dec 12 08:23:56 localhost kernel: smpboot: CPU0: Intel QEMU Virtual CPU version 1.6.1 (fam: 06, model: 02, stepping: 03) >Dec 12 08:23:56 localhost kernel: APIC calibration not consistent with PM-Timer: 106ms instead of 100ms >Dec 12 08:23:56 localhost kernel: APIC delta adjusted to PM-Timer: 6252753 (6684231) >Dec 12 08:23:56 localhost kernel: Performance Events: unsupported p6 CPU model 2 no PMU driver, software events only. >Dec 12 08:23:56 localhost kernel: Brought up 1 CPUs >Dec 12 08:23:56 localhost kernel: smpboot: Total of 1 processors activated (3185.99 BogoMIPS) >Dec 12 08:23:56 localhost kernel: NMI watchdog: disabled (cpu0): hardware events not enabled >Dec 12 08:23:56 localhost kernel: devtmpfs: initialized >Dec 12 08:23:56 localhost kernel: atomic64 test passed for x86-64 platform with CX8 and with SSE >Dec 12 08:23:56 localhost kernel: RTC time: 13:23:55, date: 12/12/13 >Dec 12 08:23:56 localhost kernel: NET: Registered protocol family 16 >Dec 12 08:23:56 localhost kernel: ACPI: bus type PCI registered >Dec 12 08:23:56 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Dec 12 08:23:56 localhost kernel: PCI: Using configuration type 1 for base access >Dec 12 08:23:56 localhost kernel: bio: create slab <bio-0> at 0 >Dec 12 08:23:56 localhost kernel: ACPI: Added _OSI(Module Device) >Dec 12 08:23:56 localhost kernel: ACPI: Added _OSI(Processor Device) >Dec 12 08:23:56 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) >Dec 12 08:23:56 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) >Dec 12 08:23:56 localhost kernel: ACPI: EC: Look up EC in DSDT >Dec 12 08:23:56 localhost kernel: ACPI: Interpreter enabled >Dec 12 08:23:56 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130517/hwxface-571) >Dec 12 08:23:56 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) >Dec 12 08:23:56 localhost kernel: ACPI: (supports S0 S3 S4 S5) >Dec 12 08:23:56 localhost kernel: ACPI: Using IOAPIC for interrupt routing >Dec 12 08:23:56 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Dec 12 08:23:56 localhost kernel: ACPI: No dock devices found. >Dec 12 08:23:56 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >Dec 12 08:23:56 localhost kernel: acpi PNP0A03:00: ACPI _OSC support notification failed, disabling PCIe ASPM >Dec 12 08:23:56 localhost kernel: acpi PNP0A03:00: Unable to request _OSC control (_OSC support mask: 0x08) >Dec 12 08:23:56 localhost kernel: acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >Dec 12 08:23:56 localhost kernel: acpiphp: Slot [3] registered >Dec 12 08:23:56 localhost kernel: acpiphp: Slot [4] registered >Dec 12 08:23:56 localhost kernel: acpiphp: Slot [6] registered >Dec 12 08:23:56 localhost kernel: acpiphp: Slot [7] registered >Dec 12 08:23:56 localhost kernel: acpiphp: Slot [8] registered >Dec 12 08:23:56 localhost kernel: acpiphp: Slot [9] registered >Dec 12 08:23:56 localhost kernel: acpiphp: Slot [10] registered >Dec 12 08:23:56 localhost kernel: acpiphp: Slot [11] registered >Dec 12 08:23:56 localhost kernel: acpiphp: Slot [12] registered >Dec 12 08:23:56 localhost kernel: acpiphp: Slot [13] registered >Dec 12 08:23:56 localhost kernel: acpiphp: Slot [14] registered >Dec 12 08:23:56 localhost kernel: acpiphp: Slot [15] registered >Dec 12 08:23:56 localhost kernel: acpiphp: Slot [16] registered >Dec 12 08:23:56 localhost kernel: acpiphp: Slot [17] registered >Dec 12 08:23:56 localhost kernel: acpiphp: Slot [18] registered >Dec 12 08:23:56 localhost kernel: acpiphp: Slot [19] registered >Dec 12 08:23:56 localhost kernel: acpiphp: Slot [20] registered >Dec 12 08:23:56 localhost kernel: acpiphp: Slot [21] registered >Dec 12 08:23:56 localhost kernel: acpiphp: Slot [22] registered >Dec 12 08:23:56 localhost kernel: acpiphp: Slot [23] registered >Dec 12 08:23:56 localhost kernel: acpiphp: Slot [24] registered >Dec 12 08:23:56 localhost kernel: acpiphp: Slot [25] registered >Dec 12 08:23:56 localhost kernel: acpiphp: Slot [26] registered >Dec 12 08:23:56 localhost kernel: acpiphp: Slot [27] registered >Dec 12 08:23:56 localhost kernel: acpiphp: Slot [28] registered >Dec 12 08:23:56 localhost kernel: acpiphp: Slot [29] registered >Dec 12 08:23:56 localhost kernel: acpiphp: Slot [30] registered >Dec 12 08:23:56 localhost kernel: acpiphp: Slot [31] registered >Dec 12 08:23:56 localhost kernel: PCI host bridge to bus 0000:00 >Dec 12 08:23:56 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-ff] >Dec 12 08:23:56 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >Dec 12 08:23:56 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >Dec 12 08:23:56 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >Dec 12 08:23:56 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] >Dec 12 08:23:56 localhost kernel: pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >Dec 12 08:23:56 localhost kernel: pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >Dec 12 08:23:56 localhost kernel: pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >Dec 12 08:23:56 localhost kernel: pci 0000:00:01.1: reg 0x20: [io 0xc1a0-0xc1af] >Dec 12 08:23:56 localhost kernel: pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >Dec 12 08:23:56 localhost kernel: pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >Dec 12 08:23:56 localhost kernel: pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >Dec 12 08:23:56 localhost kernel: pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >Dec 12 08:23:56 localhost kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf4000000-0xf7ffffff] >Dec 12 08:23:56 localhost kernel: pci 0000:00:02.0: reg 0x14: [mem 0xf8000000-0xfbffffff] >Dec 12 08:23:56 localhost kernel: pci 0000:00:02.0: reg 0x18: [mem 0xfc054000-0xfc055fff] >Dec 12 08:23:56 localhost kernel: pci 0000:00:02.0: reg 0x1c: [io 0xc0c0-0xc0df] >Dec 12 08:23:56 localhost kernel: pci 0000:00:02.0: reg 0x30: [mem 0xfc040000-0xfc04ffff pref] >Dec 12 08:23:56 localhost kernel: pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 >Dec 12 08:23:56 localhost kernel: pci 0000:00:03.0: reg 0x10: [io 0xc0e0-0xc0ff] >Dec 12 08:23:56 localhost kernel: pci 0000:00:03.0: reg 0x14: [mem 0xfc056000-0xfc056fff] >Dec 12 08:23:56 localhost kernel: pci 0000:00:03.0: reg 0x30: [mem 0xfc000000-0xfc03ffff pref] >Dec 12 08:23:56 localhost kernel: pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >Dec 12 08:23:56 localhost kernel: pci 0000:00:04.0: reg 0x10: [mem 0xfc050000-0xfc053fff] >Dec 12 08:23:56 localhost kernel: pci 0000:00:05.0: [8086:2934] type 00 class 0x0c0300 >Dec 12 08:23:56 localhost kernel: pci 0000:00:05.0: reg 0x20: [io 0xc100-0xc11f] >Dec 12 08:23:56 localhost kernel: pci 0000:00:05.1: [8086:2935] type 00 class 0x0c0300 >Dec 12 08:23:56 localhost kernel: pci 0000:00:05.1: reg 0x20: [io 0xc120-0xc13f] >Dec 12 08:23:56 localhost kernel: pci 0000:00:05.2: [8086:2936] type 00 class 0x0c0300 >Dec 12 08:23:56 localhost kernel: pci 0000:00:05.2: reg 0x20: [io 0xc140-0xc15f] >Dec 12 08:23:56 localhost kernel: pci 0000:00:05.7: [8086:293a] type 00 class 0x0c0320 >Dec 12 08:23:56 localhost kernel: pci 0000:00:05.7: reg 0x10: [mem 0xfc057000-0xfc057fff] >Dec 12 08:23:56 localhost kernel: pci 0000:00:06.0: [1af4:1003] type 00 class 0x078000 >Dec 12 08:23:56 localhost kernel: pci 0000:00:06.0: reg 0x10: [io 0xc160-0xc17f] >Dec 12 08:23:56 localhost kernel: pci 0000:00:06.0: reg 0x14: [mem 0xfc058000-0xfc058fff] >Dec 12 08:23:56 localhost kernel: pci 0000:00:07.0: [1af4:1001] type 00 class 0x010000 >Dec 12 08:23:56 localhost kernel: pci 0000:00:07.0: reg 0x10: [io 0xc000-0xc03f] >Dec 12 08:23:56 localhost kernel: pci 0000:00:07.0: reg 0x14: [mem 0xfc059000-0xfc059fff] >Dec 12 08:23:56 localhost kernel: pci 0000:00:08.0: [1af4:1002] type 00 class 0x00ff00 >Dec 12 08:23:56 localhost kernel: pci 0000:00:08.0: reg 0x10: [io 0xc180-0xc19f] >Dec 12 08:23:56 localhost kernel: pci 0000:00:09.0: [1af4:1001] type 00 class 0x010000 >Dec 12 08:23:56 localhost kernel: pci 0000:00:09.0: reg 0x10: [io 0xc040-0xc07f] >Dec 12 08:23:56 localhost kernel: pci 0000:00:09.0: reg 0x14: [mem 0xfc05a000-0xfc05afff] >Dec 12 08:23:56 localhost kernel: pci 0000:00:0a.0: [1af4:1001] type 00 class 0x010000 >Dec 12 08:23:56 localhost kernel: pci 0000:00:0a.0: reg 0x10: [io 0xc080-0xc0bf] >Dec 12 08:23:56 localhost kernel: pci 0000:00:0a.0: reg 0x14: [mem 0xfc05b000-0xfc05bfff] >Dec 12 08:23:56 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >Dec 12 08:23:56 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >Dec 12 08:23:56 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >Dec 12 08:23:56 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >Dec 12 08:23:56 localhost kernel: ACPI: PCI Interrupt Link [LNKS] (IRQs *9) >Dec 12 08:23:56 localhost kernel: ACPI: Enabled 16 GPEs in block 00 to 0F >Dec 12 08:23:56 localhost kernel: ACPI: \_SB_.PCI0: notify handler is installed >Dec 12 08:23:56 localhost kernel: Found 1 acpi root devices >Dec 12 08:23:56 localhost kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >Dec 12 08:23:56 localhost kernel: vgaarb: loaded >Dec 12 08:23:56 localhost kernel: vgaarb: bridge control possible 0000:00:02.0 >Dec 12 08:23:56 localhost kernel: SCSI subsystem initialized >Dec 12 08:23:56 localhost kernel: ACPI: bus type ATA registered >Dec 12 08:23:56 localhost kernel: libata version 3.00 loaded. >Dec 12 08:23:56 localhost kernel: ACPI: bus type USB registered >Dec 12 08:23:56 localhost kernel: usbcore: registered new interface driver usbfs >Dec 12 08:23:56 localhost kernel: usbcore: registered new interface driver hub >Dec 12 08:23:56 localhost kernel: usbcore: registered new device driver usb >Dec 12 08:23:56 localhost kernel: PCI: Using ACPI for IRQ routing >Dec 12 08:23:56 localhost kernel: PCI: pci_cache_line_size set to 64 bytes >Dec 12 08:23:56 localhost kernel: e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >Dec 12 08:23:56 localhost kernel: e820: reserve RAM buffer [mem 0x7fffe000-0x7fffffff] >Dec 12 08:23:56 localhost kernel: NetLabel: Initializing >Dec 12 08:23:56 localhost kernel: NetLabel: domain hash size = 128 >Dec 12 08:23:56 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 >Dec 12 08:23:56 localhost kernel: NetLabel: unlabeled traffic allowed by default >Dec 12 08:23:56 localhost kernel: Switched to clocksource kvm-clock >Dec 12 08:23:56 localhost kernel: pnp: PnP ACPI init >Dec 12 08:23:56 localhost kernel: ACPI: bus type PNP registered >Dec 12 08:23:56 localhost kernel: pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active) >Dec 12 08:23:56 localhost kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active) >Dec 12 08:23:56 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active) >Dec 12 08:23:56 localhost kernel: pnp 00:03: [dma 2] >Dec 12 08:23:56 localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active) >Dec 12 08:23:56 localhost kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active) >Dec 12 08:23:56 localhost kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >Dec 12 08:23:56 localhost kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) >Dec 12 08:23:56 localhost kernel: pnp: PnP ACPI: found 7 devices >Dec 12 08:23:56 localhost kernel: ACPI: bus type PNP unregistered >Dec 12 08:23:56 localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >Dec 12 08:23:56 localhost kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >Dec 12 08:23:56 localhost kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >Dec 12 08:23:56 localhost kernel: pci_bus 0000:00: resource 7 [mem 0x80000000-0xfebfffff] >Dec 12 08:23:56 localhost kernel: NET: Registered protocol family 2 >Dec 12 08:23:56 localhost kernel: TCP established hash table entries: 16384 (order: 6, 262144 bytes) >Dec 12 08:23:56 localhost kernel: TCP bind hash table entries: 16384 (order: 6, 262144 bytes) >Dec 12 08:23:56 localhost kernel: TCP: Hash tables configured (established 16384 bind 16384) >Dec 12 08:23:56 localhost kernel: TCP: reno registered >Dec 12 08:23:56 localhost kernel: UDP hash table entries: 1024 (order: 3, 32768 bytes) >Dec 12 08:23:56 localhost kernel: UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) >Dec 12 08:23:56 localhost kernel: NET: Registered protocol family 1 >Dec 12 08:23:56 localhost kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers >Dec 12 08:23:56 localhost kernel: pci 0000:00:01.0: PIIX3: Enabling Passive Release >Dec 12 08:23:56 localhost kernel: pci 0000:00:01.0: Activating ISA DMA hang workarounds >Dec 12 08:23:56 localhost kernel: pci 0000:00:02.0: Boot video device >Dec 12 08:23:56 localhost kernel: ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >Dec 12 08:23:56 localhost kernel: ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 >Dec 12 08:23:56 localhost kernel: ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 >Dec 12 08:23:56 localhost kernel: ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10 >Dec 12 08:23:56 localhost kernel: PCI: CLS 0 bytes, default 64 >Dec 12 08:23:56 localhost kernel: Unpacking initramfs... >Dec 12 08:23:56 localhost kernel: Freeing initrd memory: 32072K (ffff88007e08b000 - ffff88007ffdd000) >Dec 12 08:23:56 localhost kernel: Initialise system trusted keyring >Dec 12 08:23:56 localhost kernel: audit: initializing netlink socket (disabled) >Dec 12 08:23:56 localhost kernel: type=2000 audit(1386854636.844:1): initialized >Dec 12 08:23:56 localhost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages >Dec 12 08:23:56 localhost kernel: zbud: loaded >Dec 12 08:23:56 localhost kernel: VFS: Disk quotas dquot_6.5.2 >Dec 12 08:23:56 localhost kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Dec 12 08:23:56 localhost kernel: msgmni has been set to 3998 >Dec 12 08:23:56 localhost kernel: Key type big_key registered >Dec 12 08:23:56 localhost kernel: SELinux: Registering netfilter hooks >Dec 12 08:23:56 localhost kernel: alg: No test for stdrng (krng) >Dec 12 08:23:56 localhost kernel: NET: Registered protocol family 38 >Dec 12 08:23:56 localhost kernel: Key type asymmetric registered >Dec 12 08:23:56 localhost kernel: Asymmetric key parser 'x509' registered >Dec 12 08:23:56 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Dec 12 08:23:56 localhost kernel: io scheduler noop registered >Dec 12 08:23:56 localhost kernel: io scheduler deadline registered >Dec 12 08:23:56 localhost kernel: io scheduler cfq registered (default) >Dec 12 08:23:56 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Dec 12 08:23:56 localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Dec 12 08:23:56 localhost kernel: intel_idle: does not run on family 6 model 2 >Dec 12 08:23:56 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >Dec 12 08:23:56 localhost kernel: ACPI: Power Button [PWRF] >Dec 12 08:23:56 localhost kernel: GHES: HEST is not enabled! >Dec 12 08:23:56 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Dec 12 08:23:56 localhost kernel: Non-volatile memory driver v1.3 >Dec 12 08:23:56 localhost kernel: Linux agpgart interface v0.103 >Dec 12 08:23:56 localhost kernel: ata_piix 0000:00:01.1: version 2.13 >Dec 12 08:23:56 localhost kernel: ata_piix 0000:00:01.1: setting latency timer to 64 >Dec 12 08:23:56 localhost kernel: scsi0 : ata_piix >Dec 12 08:23:56 localhost kernel: scsi1 : ata_piix >Dec 12 08:23:56 localhost kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc1a0 irq 14 >Dec 12 08:23:56 localhost kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc1a8 irq 15 >Dec 12 08:23:56 localhost kernel: libphy: Fixed MDIO Bus: probed >Dec 12 08:23:56 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Dec 12 08:23:56 localhost kernel: ehci-pci: EHCI PCI platform driver >Dec 12 08:23:56 localhost kernel: ehci-pci 0000:00:05.7: setting latency timer to 64 >Dec 12 08:23:56 localhost kernel: ehci-pci 0000:00:05.7: EHCI Host Controller >Dec 12 08:23:56 localhost kernel: ehci-pci 0000:00:05.7: new USB bus registered, assigned bus number 1 >Dec 12 08:23:56 localhost kernel: ehci-pci 0000:00:05.7: irq 10, io mem 0xfc057000 >Dec 12 08:23:56 localhost kernel: ehci-pci 0000:00:05.7: USB 2.0 started, EHCI 1.00 >Dec 12 08:23:56 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >Dec 12 08:23:56 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Dec 12 08:23:56 localhost kernel: usb usb1: Product: EHCI Host Controller >Dec 12 08:23:56 localhost kernel: usb usb1: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >Dec 12 08:23:56 localhost kernel: usb usb1: SerialNumber: 0000:00:05.7 >Dec 12 08:23:56 localhost kernel: hub 1-0:1.0: USB hub found >Dec 12 08:23:56 localhost kernel: hub 1-0:1.0: 6 ports detected >Dec 12 08:23:56 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Dec 12 08:23:56 localhost kernel: ohci-pci: OHCI PCI platform driver >Dec 12 08:23:56 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver >Dec 12 08:23:56 localhost kernel: uhci_hcd 0000:00:05.0: setting latency timer to 64 >Dec 12 08:23:56 localhost kernel: uhci_hcd 0000:00:05.0: UHCI Host Controller >Dec 12 08:23:56 localhost kernel: uhci_hcd 0000:00:05.0: new USB bus registered, assigned bus number 2 >Dec 12 08:23:56 localhost kernel: uhci_hcd 0000:00:05.0: irq 10, io base 0x0000c100 >Dec 12 08:23:56 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 >Dec 12 08:23:56 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Dec 12 08:23:56 localhost kernel: usb usb2: Product: UHCI Host Controller >Dec 12 08:23:56 localhost kernel: usb usb2: Manufacturer: Linux 3.11.10-301.fc20.x86_64 uhci_hcd >Dec 12 08:23:56 localhost kernel: usb usb2: SerialNumber: 0000:00:05.0 >Dec 12 08:23:56 localhost kernel: hub 2-0:1.0: USB hub found >Dec 12 08:23:56 localhost kernel: hub 2-0:1.0: 2 ports detected >Dec 12 08:23:56 localhost kernel: uhci_hcd 0000:00:05.1: setting latency timer to 64 >Dec 12 08:23:56 localhost kernel: uhci_hcd 0000:00:05.1: UHCI Host Controller >Dec 12 08:23:56 localhost kernel: uhci_hcd 0000:00:05.1: new USB bus registered, assigned bus number 3 >Dec 12 08:23:56 localhost kernel: uhci_hcd 0000:00:05.1: irq 11, io base 0x0000c120 >Dec 12 08:23:56 localhost kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >Dec 12 08:23:56 localhost kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Dec 12 08:23:56 localhost kernel: usb usb3: Product: UHCI Host Controller >Dec 12 08:23:56 localhost kernel: usb usb3: Manufacturer: Linux 3.11.10-301.fc20.x86_64 uhci_hcd >Dec 12 08:23:56 localhost kernel: usb usb3: SerialNumber: 0000:00:05.1 >Dec 12 08:23:56 localhost kernel: hub 3-0:1.0: USB hub found >Dec 12 08:23:56 localhost kernel: hub 3-0:1.0: 2 ports detected >Dec 12 08:23:56 localhost kernel: uhci_hcd 0000:00:05.2: setting latency timer to 64 >Dec 12 08:23:56 localhost kernel: uhci_hcd 0000:00:05.2: UHCI Host Controller >Dec 12 08:23:56 localhost kernel: uhci_hcd 0000:00:05.2: new USB bus registered, assigned bus number 4 >Dec 12 08:23:56 localhost kernel: uhci_hcd 0000:00:05.2: irq 11, io base 0x0000c140 >Dec 12 08:23:56 localhost kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >Dec 12 08:23:56 localhost kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Dec 12 08:23:56 localhost kernel: usb usb4: Product: UHCI Host Controller >Dec 12 08:23:56 localhost kernel: usb usb4: Manufacturer: Linux 3.11.10-301.fc20.x86_64 uhci_hcd >Dec 12 08:23:56 localhost kernel: usb usb4: SerialNumber: 0000:00:05.2 >Dec 12 08:23:56 localhost kernel: hub 4-0:1.0: USB hub found >Dec 12 08:23:56 localhost kernel: hub 4-0:1.0: 2 ports detected >Dec 12 08:23:56 localhost kernel: usbcore: registered new interface driver usbserial >Dec 12 08:23:56 localhost kernel: usbcore: registered new interface driver usbserial_generic >Dec 12 08:23:56 localhost kernel: usbserial: USB Serial support registered for generic >Dec 12 08:23:56 localhost kernel: i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >Dec 12 08:23:56 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 >Dec 12 08:23:56 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 >Dec 12 08:23:56 localhost kernel: mousedev: PS/2 mouse device common for all mice >Dec 12 08:23:56 localhost kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >Dec 12 08:23:56 localhost kernel: rtc_cmos 00:00: RTC can wake from S4 >Dec 12 08:23:56 localhost kernel: rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 >Dec 12 08:23:56 localhost kernel: rtc_cmos 00:00: alarms up to one day, 114 bytes nvram >Dec 12 08:23:56 localhost kernel: device-mapper: uevent: version 1.0.3 >Dec 12 08:23:56 localhost kernel: device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com >Dec 12 08:23:56 localhost kernel: cpuidle: using governor menu >Dec 12 08:23:56 localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina >Dec 12 08:23:56 localhost kernel: usbcore: registered new interface driver usbhid >Dec 12 08:23:56 localhost kernel: usbhid: USB HID core driver >Dec 12 08:23:56 localhost kernel: drop_monitor: Initializing network drop monitor service >Dec 12 08:23:56 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team >Dec 12 08:23:56 localhost kernel: TCP: cubic registered >Dec 12 08:23:56 localhost kernel: Initializing XFRM netlink socket >Dec 12 08:23:56 localhost kernel: NET: Registered protocol family 10 >Dec 12 08:23:56 localhost kernel: mip6: Mobile IPv6 >Dec 12 08:23:56 localhost kernel: NET: Registered protocol family 17 >Dec 12 08:23:56 localhost kernel: PM: Hibernation image not present or could not be loaded. >Dec 12 08:23:56 localhost kernel: Loading compiled-in X.509 certificates >Dec 12 08:23:56 localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: 03591dc57a690741401a1c202e2b3d9f4fed2a0e' >Dec 12 08:23:56 localhost kernel: registered taskstats version 1 >Dec 12 08:23:56 localhost kernel: Magic number: 9:140:382 >Dec 12 08:23:56 localhost kernel: rtc_cmos 00:00: setting system clock to 2013-12-12 13:23:56 UTC (1386854636) >Dec 12 08:23:56 localhost kernel: ata1.01: NODEV after polling detection >Dec 12 08:23:56 localhost kernel: ata1.00: ATAPI: QEMU DVD-ROM, 1.6.1, max UDMA/100 >Dec 12 08:23:56 localhost kernel: ata1.00: configured for MWDMA2 >Dec 12 08:23:56 localhost kernel: scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.6. PQ: 0 ANSI: 5 >Dec 12 08:23:56 localhost kernel: sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >Dec 12 08:23:56 localhost kernel: cdrom: Uniform CD-ROM driver Revision: 3.20 >Dec 12 08:23:56 localhost kernel: sr 0:0:0:0: Attached scsi CD-ROM sr0 >Dec 12 08:23:56 localhost kernel: sr 0:0:0:0: Attached scsi generic sg0 type 5 >Dec 12 08:23:56 localhost kernel: Freeing unused kernel memory: 1424K (ffffffff81cf9000 - ffffffff81e5d000) >Dec 12 08:23:56 localhost kernel: Write protecting the kernel read-only data: 12288k >Dec 12 08:23:56 localhost kernel: Freeing unused kernel memory: 1688K (ffff88000165a000 - ffff880001800000) >Dec 12 08:23:56 localhost kernel: Freeing unused kernel memory: 1232K (ffff880001acc000 - ffff880001c00000) >Dec 12 08:23:56 localhost systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >Dec 12 08:23:56 localhost systemd[1]: Detected virtualization 'kvm'. >Dec 12 08:23:56 localhost systemd[1]: Running in initial RAM disk. >Dec 12 08:23:56 localhost systemd[1]: No hostname configured. >Dec 12 08:23:56 localhost systemd[1]: Set hostname to <localhost>. >Dec 12 08:23:56 localhost systemd[1]: Initializing machine ID from KVM UUID. >Dec 12 08:23:56 localhost systemd[1]: Starting -.slice. >Dec 12 08:23:56 localhost systemd[1]: Created slice -.slice. >Dec 12 08:23:56 localhost systemd[1]: Starting System Slice. >Dec 12 08:23:56 localhost systemd[1]: Created slice System Slice. >Dec 12 08:23:56 localhost systemd[1]: Starting Slices. >Dec 12 08:23:56 localhost systemd[1]: Reached target Slices. >Dec 12 08:23:56 localhost systemd[1]: Starting Timers. >Dec 12 08:23:56 localhost systemd[1]: Reached target Timers. >Dec 12 08:23:56 localhost systemd[1]: Starting udev Kernel Socket. >Dec 12 08:23:56 localhost systemd[1]: Listening on udev Kernel Socket. >Dec 12 08:23:56 localhost systemd[1]: Starting udev Control Socket. >Dec 12 08:23:56 localhost systemd[1]: Listening on udev Control Socket. >Dec 12 08:23:56 localhost systemd[1]: Starting Journal Socket. >Dec 12 08:23:56 localhost systemd[1]: Listening on Journal Socket. >Dec 12 08:23:56 localhost systemd[1]: Starting dracut cmdline hook... >Dec 12 08:23:56 localhost systemd[1]: Starting Create list of required static device nodes for the current kernel... >Dec 12 08:23:56 localhost systemd[1]: Started Load Kernel Modules. >Dec 12 08:23:56 localhost systemd[1]: Starting Sockets. >Dec 12 08:23:56 localhost systemd[1]: Reached target Sockets. >Dec 12 08:23:56 localhost systemd[1]: Starting Setup Virtual Console... >Dec 12 08:23:56 localhost systemd[1]: Starting Journal Service... >Dec 12 08:23:56 localhost systemd[1]: Started Journal Service. >Dec 12 08:23:56 localhost systemd-journal[51]: Journal started >Dec 12 08:23:56 localhost systemd[1]: Starting Encrypted Volumes. >Dec 12 08:23:56 localhost systemd[1]: Reached target Encrypted Volumes. >Dec 12 08:23:56 localhost systemd[1]: Started Device-Mapper Multipath Device Controller. >Dec 12 08:23:56 localhost systemd[1]: Starting Swap. >Dec 12 08:23:56 localhost systemd[1]: Reached target Swap. >Dec 12 08:23:56 localhost systemd[1]: Starting Local File Systems. >Dec 12 08:23:56 localhost systemd[1]: Reached target Local File Systems. >Dec 12 08:23:56 localhost systemd[1]: Started Setup Virtual Console. >Dec 12 08:23:56 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Dec 12 08:23:56 localhost systemd[1]: Starting Create static device nodes in /dev... >Dec 12 08:23:56 localhost systemd[1]: Started Create static device nodes in /dev. >Dec 12 08:23:56 localhost dracut-cmdline[48]: dracut-20 (Heisenbug) dracut-034-64.git20131205.fc20 >Dec 12 08:23:56 localhost dracut-cmdline[48]: rd.luks=0: removing cryptoluks activation >Dec 12 08:23:56 localhost kernel: loop: module loaded >Dec 12 08:23:56 localhost dracut-cmdline[48]: root was live:CDLABEL=Fedora-Live-KDE-x86_64-20-1, is now live:/dev/disk/by-label/Fedora-Live-KDE-x86_64-20-1 >Dec 12 08:23:56 localhost kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci >Dec 12 08:23:56 localhost systemd[1]: Started dracut cmdline hook. >Dec 12 08:23:56 localhost systemd[1]: Starting dracut pre-udev hook... >Dec 12 08:23:56 localhost kernel: RPC: Registered named UNIX socket transport module. >Dec 12 08:23:56 localhost kernel: RPC: Registered udp transport module. >Dec 12 08:23:56 localhost kernel: RPC: Registered tcp transport module. >Dec 12 08:23:56 localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. >Dec 12 08:23:56 localhost kernel: usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >Dec 12 08:23:56 localhost kernel: usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >Dec 12 08:23:56 localhost kernel: usb 1-1: Product: QEMU USB Tablet >Dec 12 08:23:56 localhost kernel: usb 1-1: Manufacturer: QEMU >Dec 12 08:23:56 localhost kernel: usb 1-1: SerialNumber: 42 >Dec 12 08:23:56 localhost kernel: input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:05.7/usb1/1-1/1-1:1.0/input/input2 >Dec 12 08:23:56 localhost kernel: hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU QEMU USB Tablet] on usb-0000:00:05.7-1/input0 >Dec 12 08:23:56 localhost rpc.statd[205]: Version 1.2.7 starting >Dec 12 08:23:56 localhost rpc.statd[205]: Initializing NSM state >Dec 12 08:23:56 localhost rpc.statd[205]: Running as root. chown /var/lib/nfs/statd to choose different user >Dec 12 08:23:56 localhost systemd[1]: Started dracut pre-udev hook. >Dec 12 08:23:56 localhost systemd[1]: Starting udev Kernel Device Manager... >Dec 12 08:23:56 localhost systemd-udevd[232]: starting version 208 >Dec 12 08:23:56 localhost systemd[1]: Started udev Kernel Device Manager. >Dec 12 08:23:56 localhost systemd[1]: Starting dracut pre-trigger hook... >Dec 12 08:23:56 localhost systemd-udevd[232]: invalid key/value pair in file /etc/udev/rules.d/99-resume.rules on line 1,starting at character 179 ('I') >Dec 12 08:23:56 localhost dracut-pre-trigger[233]: rd.dm=0: removing DM RAID activation >Dec 12 08:23:57 localhost dracut-pre-trigger[233]: rd.md.imsm=0: no MD RAID for imsm/isw raids >Dec 12 08:23:57 localhost dracut-pre-trigger[233]: rd.md.ddf=0: no MD RAID for SNIA ddf raids >Dec 12 08:23:57 localhost dracut-pre-trigger[233]: rd.md=0: removing MD RAID activation >Dec 12 08:23:57 localhost systemd[1]: Started dracut pre-trigger hook. >Dec 12 08:23:57 localhost systemd[1]: Starting udev Coldplug all Devices... >Dec 12 08:23:57 localhost systemd-udevd[232]: invalid key/value pair in file /etc/udev/rules.d/99-resume.rules on line 1,starting at character 179 ('I') >Dec 12 08:23:57 localhost systemd[1]: Started udev Coldplug all Devices. >Dec 12 08:23:57 localhost systemd[1]: Starting dracut initqueue hook... >Dec 12 08:23:57 localhost systemd[1]: Starting Show Plymouth Boot Screen... >Dec 12 08:23:57 localhost systemd[1]: Starting System Initialization. >Dec 12 08:23:57 localhost systemd[1]: Reached target System Initialization. >Dec 12 08:23:57 localhost systemd[1]: Failed to add job sys-kernel-config.mount/start, ignoring: Invalid argument. >Dec 12 08:23:57 localhost systemd[1]: Reloading. >Dec 12 08:23:57 localhost systemd[1]: Failed to add job sys-kernel-config.mount/start, ignoring: Invalid argument. >Dec 12 08:23:57 localhost kernel: virtio-pci 0000:00:03.0: setting latency timer to 64 >Dec 12 08:23:57 localhost kernel: [drm] Initialized drm 1.1.0 20060810 >Dec 12 08:23:57 localhost kernel: virtio-pci 0000:00:06.0: setting latency timer to 64 >Dec 12 08:23:57 localhost kernel: virtio-pci 0000:00:07.0: setting latency timer to 64 >Dec 12 08:23:57 localhost kernel: virtio-pci 0000:00:08.0: setting latency timer to 64 >Dec 12 08:23:57 localhost kernel: [drm] Device Version 0.0 >Dec 12 08:23:57 localhost kernel: [drm] Compression level 0 log level 0 >Dec 12 08:23:57 localhost kernel: [drm] Currently using mode #0, list at 0x488 >Dec 12 08:23:57 localhost kernel: [drm] 12286 io pages at offset 0x1000000 >Dec 12 08:23:57 localhost kernel: [drm] 16777216 byte draw area at offset 0x0 >Dec 12 08:23:57 localhost kernel: [drm] RAM header offset: 0x3ffe000 >Dec 12 08:23:57 localhost kernel: [drm] rom modes offset 0x488 for 128 modes >Dec 12 08:23:57 localhost kernel: [TTM] Zone kernel: Available graphics memory: 1025830 kiB >Dec 12 08:23:57 localhost kernel: [TTM] Initializing pool allocator >Dec 12 08:23:57 localhost kernel: [TTM] Initializing DMA pool allocator >Dec 12 08:23:57 localhost kernel: [drm] qxl: 16M of VRAM memory size >Dec 12 08:23:57 localhost kernel: [drm] qxl: 63M of IO pages memory ready (VRAM domain) >Dec 12 08:23:57 localhost kernel: [drm] main mem slot 1 [f4000000,3ffe000) >Dec 12 08:23:57 localhost kernel: [drm] fb mappable at 0xF4000000, size 3145728 >Dec 12 08:23:57 localhost kernel: [drm] fb: depth 24, pitch 4096, width 1024, height 768 >Dec 12 08:23:57 localhost kernel: fbcon: qxldrmfb (fb0) is primary device >Dec 12 08:23:57 localhost kernel: input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 >Dec 12 08:23:57 localhost kernel: Console: switching to colour frame buffer device 128x48 >Dec 12 08:23:57 localhost kernel: tsc: Refined TSC clocksource calibration: 1593.003 MHz >Dec 12 08:23:57 localhost kernel: qxl 0000:00:02.0: fb0: qxldrmfb frame buffer device >Dec 12 08:23:57 localhost kernel: qxl 0000:00:02.0: registered panic notifier >Dec 12 08:23:57 localhost kernel: [drm] Initialized qxl 0.1.0 20120117 for 0000:00:02.0 on minor 0 >Dec 12 08:23:57 localhost kernel: virtio-pci 0000:00:09.0: setting latency timer to 64 >Dec 12 08:23:57 localhost kernel: virtio-pci 0000:00:0a.0: setting latency timer to 64 >Dec 12 08:23:57 localhost kernel: virtio-pci 0000:00:07.0: irq 40 for MSI/MSI-X >Dec 12 08:23:57 localhost kernel: virtio-pci 0000:00:07.0: irq 41 for MSI/MSI-X >Dec 12 08:23:57 localhost kernel: vda: vda1 vda2 >Dec 12 08:23:57 localhost kernel: virtio-pci 0000:00:03.0: irq 42 for MSI/MSI-X >Dec 12 08:23:57 localhost kernel: virtio-pci 0000:00:03.0: irq 43 for MSI/MSI-X >Dec 12 08:23:57 localhost kernel: virtio-pci 0000:00:03.0: irq 44 for MSI/MSI-X >Dec 12 08:23:57 localhost kernel: virtio-pci 0000:00:09.0: irq 45 for MSI/MSI-X >Dec 12 08:23:57 localhost kernel: virtio-pci 0000:00:09.0: irq 46 for MSI/MSI-X >Dec 12 08:23:57 localhost kernel: vdb: unknown partition table >Dec 12 08:23:57 localhost kernel: virtio-pci 0000:00:0a.0: irq 47 for MSI/MSI-X >Dec 12 08:23:57 localhost kernel: virtio-pci 0000:00:0a.0: irq 48 for MSI/MSI-X >Dec 12 08:23:57 localhost kernel: vdc: unknown partition table >Dec 12 08:23:57 localhost systemd[1]: Started Show Plymouth Boot Screen. >Dec 12 08:23:57 localhost systemd[1]: Starting Forward Password Requests to Plymouth Directory Watch. >Dec 12 08:23:57 localhost systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. >Dec 12 08:23:57 localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch. >Dec 12 08:23:57 localhost systemd[1]: Starting Paths. >Dec 12 08:23:57 localhost systemd[1]: Reached target Paths. >Dec 12 08:23:57 localhost systemd[1]: Starting Basic System. >Dec 12 08:23:57 localhost systemd[1]: Reached target Basic System. >Dec 12 08:23:59 localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher >Dec 12 08:23:59 localhost kernel: ISO 9660 Extensions: Microsoft Joliet Level 3 >Dec 12 08:23:59 localhost kernel: ISO 9660 Extensions: RRIP_1991A >Dec 12 08:24:00 localhost kernel: bio: create slab <bio-1> at 1 >Dec 12 08:24:00 localhost kernel: bio: create slab <bio-2> at 2 >Dec 12 08:24:00 localhost systemd[1]: Started dracut initqueue hook. >Dec 12 08:24:00 localhost systemd[1]: Starting dracut pre-mount hook... >Dec 12 08:24:00 localhost systemd[1]: Started dracut pre-mount hook. >Dec 12 08:24:00 localhost systemd[1]: Starting Initrd Root File System. >Dec 12 08:24:00 localhost systemd[1]: Reached target Initrd Root File System. >Dec 12 08:24:00 localhost systemd[1]: Starting Reload Configuration from the Real Root... >Dec 12 08:24:00 localhost systemd[1]: Reloading. >Dec 12 08:24:00 localhost systemd[1]: Failed to add job sys-kernel-config.mount/start, ignoring: Invalid argument. >Dec 12 08:24:00 localhost systemd[1]: Started Reload Configuration from the Real Root. >Dec 12 08:24:00 localhost systemd[1]: Starting Initrd File Systems. >Dec 12 08:24:00 localhost systemd[1]: Reached target Initrd File Systems. >Dec 12 08:24:00 localhost systemd[1]: Starting dracut mount hook... >Dec 12 08:24:00 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Dec 12 08:24:00 localhost systemd[1]: Started dracut mount hook. >Dec 12 08:24:00 localhost systemd[1]: Starting Initrd Default Target. >Dec 12 08:24:00 localhost systemd[1]: Reached target Initrd Default Target. >Dec 12 08:24:00 localhost systemd[1]: Starting dracut pre-pivot and cleanup hook... >Dec 12 08:24:00 localhost systemd[1]: Started dracut pre-pivot and cleanup hook. >Dec 12 08:24:00 localhost systemd[1]: Starting Cleaning Up and Shutting Down Daemons... >Dec 12 08:24:00 localhost systemd[1]: Stopping Cleaning Up and Shutting Down Daemons... >Dec 12 08:24:00 localhost systemd[1]: Starting Plymouth switch root service... >Dec 12 08:24:00 localhost systemd[1]: Stopped Cleaning Up and Shutting Down Daemons. >Dec 12 08:24:00 localhost systemd[1]: Stopping dracut pre-pivot and cleanup hook... >Dec 12 08:24:00 localhost systemd[1]: Stopped dracut pre-pivot and cleanup hook. >Dec 12 08:24:00 localhost systemd[1]: Stopping Initrd Default Target. >Dec 12 08:24:00 localhost systemd[1]: Stopped target Initrd Default Target. >Dec 12 08:24:00 localhost systemd[1]: Stopping dracut mount hook... >Dec 12 08:24:00 localhost systemd[1]: Stopped dracut mount hook. >Dec 12 08:24:00 localhost systemd[1]: Stopping dracut pre-mount hook... >Dec 12 08:24:00 localhost systemd[1]: Stopped dracut pre-mount hook. >Dec 12 08:24:00 localhost systemd[1]: Stopping dracut initqueue hook... >Dec 12 08:24:00 localhost systemd[1]: Stopped dracut initqueue hook. >Dec 12 08:24:00 localhost systemd[1]: Stopping Basic System. >Dec 12 08:24:00 localhost systemd[1]: Stopped target Basic System. >Dec 12 08:24:00 localhost systemd[1]: Stopping Slices. >Dec 12 08:24:00 localhost systemd[1]: Stopped target Slices. >Dec 12 08:24:00 localhost systemd[1]: Stopping System Slice. >Dec 12 08:24:00 localhost systemd[1]: Removed slice System Slice. >Dec 12 08:24:00 localhost systemd[1]: Stopping -.slice. >Dec 12 08:24:00 localhost systemd[1]: Removed slice -.slice. >Dec 12 08:24:00 localhost systemd[1]: Stopping Paths. >Dec 12 08:24:00 localhost systemd[1]: Stopped target Paths. >Dec 12 08:24:00 localhost systemd[1]: Stopping Timers. >Dec 12 08:24:00 localhost systemd[1]: Stopped target Timers. >Dec 12 08:24:00 localhost systemd[1]: Stopping Sockets. >Dec 12 08:24:00 localhost systemd[1]: Stopped target Sockets. >Dec 12 08:24:00 localhost systemd[1]: Stopping System Initialization. >Dec 12 08:24:00 localhost systemd[1]: Stopped target System Initialization. >Dec 12 08:24:00 localhost systemd[1]: Stopping Encrypted Volumes. >Dec 12 08:24:00 localhost systemd[1]: Stopped target Encrypted Volumes. >Dec 12 08:24:00 localhost systemd[1]: Stopping udev Coldplug all Devices... >Dec 12 08:24:00 localhost systemd[1]: Stopped udev Coldplug all Devices. >Dec 12 08:24:00 localhost systemd[1]: Stopping dracut pre-trigger hook... >Dec 12 08:24:00 localhost systemd[1]: Stopped dracut pre-trigger hook. >Dec 12 08:24:00 localhost systemd[1]: Stopping Swap. >Dec 12 08:24:00 localhost systemd[1]: Stopped target Swap. >Dec 12 08:24:00 localhost systemd[1]: Stopping Local File Systems. >Dec 12 08:24:00 localhost systemd[1]: Stopped target Local File Systems. >Dec 12 08:24:00 localhost systemd[1]: Stopping udev Kernel Device Manager... >Dec 12 08:24:00 localhost systemd[1]: Started Plymouth switch root service. >Dec 12 08:24:00 localhost systemd[1]: Stopped udev Kernel Device Manager. >Dec 12 08:24:00 localhost systemd[1]: Stopping dracut pre-udev hook... >Dec 12 08:24:00 localhost systemd[1]: Stopped dracut pre-udev hook. >Dec 12 08:24:00 localhost systemd[1]: Stopping dracut cmdline hook... >Dec 12 08:24:00 localhost systemd[1]: Stopped dracut cmdline hook. >Dec 12 08:24:00 localhost systemd[1]: Stopping Create static device nodes in /dev... >Dec 12 08:24:00 localhost systemd[1]: Stopped Create static device nodes in /dev. >Dec 12 08:24:00 localhost systemd[1]: Stopping Create list of required static device nodes for the current kernel... >Dec 12 08:24:00 localhost systemd[1]: Stopped Create list of required static device nodes for the current kernel. >Dec 12 08:24:00 localhost systemd[1]: Stopping udev Kernel Socket. >Dec 12 08:24:00 localhost systemd[1]: Closed udev Kernel Socket. >Dec 12 08:24:00 localhost systemd[1]: Stopping udev Control Socket. >Dec 12 08:24:00 localhost systemd[1]: Closed udev Control Socket. >Dec 12 08:24:00 localhost systemd[1]: Starting Cleanup udevd DB... >Dec 12 08:24:00 localhost systemd[1]: Started Cleanup udevd DB. >Dec 12 08:24:00 localhost systemd[1]: Starting Switch Root. >Dec 12 08:24:00 localhost systemd[1]: Reached target Switch Root. >Dec 12 08:24:00 localhost systemd[1]: Starting Switch Root... >Dec 12 08:24:00 localhost systemd[1]: Switching root. >Dec 12 08:24:00 localhost systemd-cgroups-agent[533]: Failed to get D-Bus connection: Failed to connect to socket /run/systemd/private: No such file or directory >Dec 12 08:24:00 localhost systemd-journal[51]: Journal stopped >Dec 12 08:24:05 localhost systemd-journal[584]: Runtime journal is using 8.0M (max 100.1M, leaving 150.2M of free 985.7M, current limit 100.1M). >Dec 12 08:24:05 localhost systemd-journal[584]: Runtime journal is using 8.0M (max 100.1M, leaving 150.2M of free 985.7M, current limit 100.1M). >Dec 12 08:24:05 localhost systemd-journald[51]: Received SIGTERM >Dec 12 08:24:05 localhost kernel: type=1404 audit(1386854641.598:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Dec 12 08:24:05 localhost kernel: SELinux: 2048 avtab hash slots, 101316 rules. >Dec 12 08:24:05 localhost kernel: SELinux: 2048 avtab hash slots, 101316 rules. >Dec 12 08:24:05 localhost kernel: SELinux: 8 users, 83 roles, 4634 types, 265 bools, 1 sens, 1024 cats >Dec 12 08:24:05 localhost kernel: SELinux: 83 classes, 101316 rules >Dec 12 08:24:05 localhost kernel: SELinux: Completing initialization. >Dec 12 08:24:05 localhost kernel: SELinux: Setting up existing superblocks. >Dec 12 08:24:05 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Dec 12 08:24:05 localhost kernel: SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >Dec 12 08:24:05 localhost kernel: SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >Dec 12 08:24:05 localhost kernel: SELinux: initialized (dev proc, type proc), uses genfs_contexts >Dec 12 08:24:05 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 12 08:24:05 localhost kernel: SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >Dec 12 08:24:05 localhost kernel: SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >Dec 12 08:24:05 localhost kernel: SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >Dec 12 08:24:05 localhost kernel: SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >Dec 12 08:24:05 localhost kernel: SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >Dec 12 08:24:05 localhost kernel: SELinux: initialized (dev devpts, type devpts), uses transition SIDs >Dec 12 08:24:05 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Dec 12 08:24:05 localhost kernel: SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >Dec 12 08:24:05 localhost kernel: SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >Dec 12 08:24:05 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Dec 12 08:24:05 localhost kernel: SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >Dec 12 08:24:05 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 12 08:24:05 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 12 08:24:05 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 12 08:24:05 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 12 08:24:05 localhost kernel: SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >Dec 12 08:24:05 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 12 08:24:05 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 12 08:24:05 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 12 08:24:05 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 12 08:24:05 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 12 08:24:05 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 12 08:24:05 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 12 08:24:05 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 12 08:24:05 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 12 08:24:05 localhost kernel: SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >Dec 12 08:24:05 localhost kernel: SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >Dec 12 08:24:05 localhost kernel: SELinux: initialized (dev loop0, type squashfs), uses xattr >Dec 12 08:24:05 localhost kernel: SELinux: initialized (dev loop2, type squashfs), uses xattr >Dec 12 08:24:05 localhost kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >Dec 12 08:24:05 localhost kernel: type=1403 audit(1386854642.114:3): policy loaded auid=4294967295 ses=4294967295 >Dec 12 08:24:05 localhost systemd[1]: Successfully loaded SELinux policy in 551.944ms. >Dec 12 08:24:05 localhost systemd[1]: Relabelled /dev and /run in 56.111ms. >Dec 12 08:24:05 localhost kernel: SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >Dec 12 08:24:05 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Dec 12 08:24:05 localhost kernel: SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >Dec 12 08:24:05 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 12 08:24:05 localhost kernel: EXT4-fs (dm-0): re-mounted. Opts: (null) >Dec 12 08:24:05 localhost systemd-journal[584]: Journal started >Dec 12 08:24:00 localhost rpcbind[201]: rpcbind terminating on signal. Restart with "rpcbind -w" >Dec 12 08:24:00 localhost rpcbind[201]: cannot open file = /var/lib/rpcbind/rpcbind.xdr for writing >Dec 12 08:24:00 localhost rpcbind[201]: cannot save any registration >Dec 12 08:24:00 localhost rpcbind[201]: cannot open file = /var/lib/rpcbind/portmap.xdr for writing >Dec 12 08:24:00 localhost rpcbind[201]: cannot save any registration >Dec 12 08:24:01 localhost systemd-cgroups-agent[535]: Failed to get D-Bus connection: Failed to connect to socket /run/systemd/private: No such file or directory >Dec 12 08:24:02 localhost systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >Dec 12 08:24:02 localhost systemd[1]: Detected virtualization 'kvm'. >Dec 12 08:24:02 localhost systemd[1]: Failed to open private bus connection: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory >Dec 12 08:24:03 localhost systemd[1]: [/usr/lib/systemd/system/rtkit-daemon.service:32] Unknown lvalue 'ControlGroup' in section 'Service' >Dec 12 08:24:04 localhost systemd[1]: Started Remount Root and Kernel File Systems. >Dec 12 08:24:04 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Dec 12 08:24:04 localhost systemd[1]: Starting Create static device nodes in /dev... >Dec 12 08:24:04 localhost systemd[1]: Starting Import network configuration from initramfs... >Dec 12 08:24:04 localhost systemd[1]: Starting Configure read-only root support... >Dec 12 08:24:04 localhost systemd[1]: Starting Load/Save Random Seed... >Dec 12 08:24:05 localhost systemd[1]: Starting LVM2 metadata daemon... >Dec 12 08:24:05 localhost systemd[1]: Mounted RPC Pipe File System. >Dec 12 08:24:05 localhost systemd[1]: Started Load/Save Random Seed. >Dec 12 08:24:05 localhost kernel: Installing knfsd (copyright (C) 1996 okir@monad.swb.de). >Dec 12 08:24:05 localhost kernel: SELinux: initialized (dev nfsd, type nfsd), uses genfs_contexts >Dec 12 08:24:05 localhost systemd[1]: Started udev Coldplug all Devices. >Dec 12 08:24:05 localhost systemd[1]: Starting udev Wait for Complete Device Initialization... >Dec 12 08:24:05 localhost systemd[1]: Started Configure read-only root support. >Dec 12 08:24:05 localhost systemd[1]: Started LVM2 metadata daemon. >Dec 12 08:24:05 localhost systemd[1]: Started Import network configuration from initramfs. >Dec 12 08:24:05 localhost lvm[573]: No volume groups found >Dec 12 08:24:05 localhost systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. >Dec 12 08:24:05 localhost systemd[1]: Started Create static device nodes in /dev. >Dec 12 08:24:05 localhost systemd[1]: Starting udev Kernel Device Manager... >Dec 12 08:24:05 localhost systemd[1]: Starting Local File Systems (Pre). >Dec 12 08:24:05 localhost systemd[1]: Reached target Local File Systems (Pre). >Dec 12 08:24:05 localhost systemd[1]: Started udev Kernel Device Manager. >Dec 12 08:24:05 localhost systemd-udevd[610]: starting version 208 >Dec 12 08:24:06 localhost systemd[1]: Started udev Wait for Complete Device Initialization. >Dec 12 08:24:06 localhost systemd[1]: Starting Activation of DM RAID sets... >Dec 12 08:24:06 localhost systemd[1]: Started Activation of DM RAID sets. >Dec 12 08:24:06 localhost systemd[1]: Starting Local File Systems. >Dec 12 08:24:06 localhost systemd[1]: Reached target Local File Systems. >Dec 12 08:24:06 localhost systemd[1]: Started Reconfigure the system on administrator request. >Dec 12 08:24:06 localhost systemd[1]: Started Mark the need to relabel after reboot. >Dec 12 08:24:06 localhost systemd[1]: Started Relabel all filesystems, if necessary. >Dec 12 08:24:06 localhost systemd[1]: Starting Recreate Volatile Files and Directories... >Dec 12 08:24:06 localhost systemd[1]: Starting Security Auditing Service... >Dec 12 08:24:06 localhost systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... >Dec 12 08:24:06 localhost systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage... >Dec 12 08:24:06 localhost systemd[1]: Starting Encrypted Volumes. >Dec 12 08:24:06 localhost systemd[1]: Reached target Encrypted Volumes. >Dec 12 08:24:07 localhost systemd[1]: Mounted Configuration File System. >Dec 12 08:24:07 localhost systemd-journal[584]: Permanent journal is using 8.0M (max 390.3M, leaving 585.5M of free 832.9M, current limit 247.3M). >Dec 12 08:24:07 localhost systemd-journal[584]: Time spent on flushing to /var is 129.252ms for 772 entries. >Dec 12 08:24:07 localhost systemd[1]: Started Tell Plymouth To Write Out Runtime Data. >Dec 12 08:24:07 localhost systemd[1]: Started Trigger Flushing of Journal to Persistent Storage. >Dec 12 08:24:07 localhost systemd[1]: Started Security Auditing Service. >Dec 12 08:24:07 localhost systemd-tmpfiles[627]: Unable to fix label of /run/log/journal: No such file or directory >Dec 12 08:24:07 localhost systemd-tmpfiles[627]: Unable to fix label of /run/log/journal/d9e37d2873fd2296072a82313725ae5b: No such file or directory >Dec 12 08:24:07 localhost systemd[1]: Started Recreate Volatile Files and Directories. >Dec 12 08:24:07 localhost systemd[1]: Starting Update UTMP about System Reboot/Shutdown... >Dec 12 08:24:07 localhost systemd[1]: Started Update UTMP about System Reboot/Shutdown. >Dec 12 08:24:07 localhost systemd[1]: Starting System Initialization. >Dec 12 08:24:07 localhost systemd[1]: Reached target System Initialization. >Dec 12 08:24:07 localhost systemd[1]: Starting Daily Cleanup of Temporary Directories. >Dec 12 08:24:07 localhost systemd[1]: Started Daily Cleanup of Temporary Directories. >Dec 12 08:24:07 localhost systemd[1]: Started dnf makecache timer. >Dec 12 08:24:07 localhost systemd[1]: Starting Timers. >Dec 12 08:24:07 localhost systemd[1]: Reached target Timers. >Dec 12 08:24:07 localhost systemd[1]: Starting Manage Sound Card State (restore and store)... >Dec 12 08:24:07 localhost systemd[1]: Started Manage Sound Card State (restore and store). >Dec 12 08:24:07 localhost systemd[1]: Started Restore Sound Card State. >Dec 12 08:24:07 localhost systemd[1]: Starting CUPS Printer Service Spool. >Dec 12 08:24:07 localhost systemd[1]: Started CUPS Printer Service Spool. >Dec 12 08:24:07 localhost systemd[1]: Starting Paths. >Dec 12 08:24:07 localhost systemd[1]: Reached target Paths. >Dec 12 08:24:07 localhost systemd[1]: Starting CUPS Printing Service Sockets. >Dec 12 08:24:07 localhost auditctl[629]: No rules >Dec 12 08:24:07 localhost auditctl[629]: AUDIT_STATUS: enabled=0 flag=1 pid=0 rate_limit=0 backlog_limit=320 lost=0 backlog=0 >Dec 12 08:24:07 localhost auditd[628]: Started dispatcher: /sbin/audispd pid: 639 >Dec 12 08:24:07 localhost audispd[639]: priority_boost_parser called with: 4 >Dec 12 08:24:07 localhost audispd[639]: max_restarts_parser called with: 10 >Dec 12 08:24:07 localhost audispd[639]: No plugins found, exiting >Dec 12 08:24:07 localhost auditd[628]: Init complete, auditd 2.3.2 listening for events (startup state enable) >Dec 12 08:24:07 localhost kernel: type=1305 audit(1386854647.254:4): audit_pid=628 old=0 auid=4294967295 ses=4294967295 >subj=system_u:system_r:auditd_t:s0 res=1 >Dec 12 08:24:07 localhost systemd[1]: Listening on CUPS Printing Service Sockets. >Dec 12 08:24:07 localhost systemd[1]: Starting Open-iSCSI iscsid Socket. >Dec 12 08:24:07 localhost systemd[1]: Listening on Open-iSCSI iscsid Socket. >Dec 12 08:24:07 localhost systemd[1]: Starting RPCbind Server Activation Socket. >Dec 12 08:24:07 localhost alsactl[644]: alsactl 1.0.27.2 daemon started >Dec 12 08:24:07 localhost systemd[1]: Listening on RPCbind Server Activation Socket. >Dec 12 08:24:07 localhost systemd[1]: Starting Open-iSCSI iscsiuio Socket. >Dec 12 08:24:07 localhost alsactl[644]: /usr/sbin/alsactl: load_state:1677Cannot open /var/lib/alsa/asound.state for reading: No such file or directory >Dec 12 08:24:07 localhost systemd[1]: Listening on Open-iSCSI iscsiuio Socket. >Dec 12 08:24:07 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack Activation Socket. >Dec 12 08:24:07 localhost systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket. >Dec 12 08:24:07 localhost systemd[1]: Starting D-Bus System Message Bus Socket. >Dec 12 08:24:07 localhost systemd[1]: Listening on D-Bus System Message Bus Socket. >Dec 12 08:24:07 localhost systemd[1]: Starting Sockets. >Dec 12 08:24:07 localhost systemd[1]: Reached target Sockets. >Dec 12 08:24:07 localhost systemd[1]: Starting Basic System. >Dec 12 08:24:07 localhost systemd[1]: Reached target Basic System. >Dec 12 08:24:07 localhost systemd[1]: Starting LSB: Init script for live image.... >Dec 12 08:24:07 localhost systemd[1]: Starting firewalld - dynamic firewall daemon... >Dec 12 08:24:07 localhost systemd[1]: Starting Permit User Sessions... >Dec 12 08:24:07 localhost systemd[1]: Starting Accounts Service... >Dec 12 08:24:07 localhost systemd[1]: Starting RealtimeKit Scheduling Policy Service... >Dec 12 08:24:07 localhost kernel: piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >Dec 12 08:24:07 localhost systemd[1]: Starting irqbalance daemon... >Dec 12 08:24:07 localhost systemd[1]: Started irqbalance daemon. >Dec 12 08:24:07 localhost systemd[1]: Starting NTP client/server... >Dec 12 08:24:07 localhost systemd[1]: Starting Self Monitoring and Reporting Technology (SMART) Daemon... >Dec 12 08:24:07 localhost kernel: parport_pc 00:04: reported by Plug and Play ACPI >Dec 12 08:24:07 localhost systemd[1]: Started Self Monitoring and Reporting Technology (SMART) Daemon. >Dec 12 08:24:08 localhost systemd[1]: Starting Machine Check Exception Logging Daemon... >Dec 12 08:24:08 localhost systemd[1]: Starting Hardware RNG Entropy Gatherer Daemon... >Dec 12 08:24:08 localhost systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. >Dec 12 08:24:08 localhost systemd[1]: Starting Modem Manager... >Dec 12 08:24:08 localhost systemd[1]: Started Service for virtual machines hosted on VMware. >Dec 12 08:24:08 localhost systemd[1]: Started Software RAID monitoring and management. >Dec 12 08:24:08 localhost systemd[1]: Starting Login Service... >Dec 12 08:24:08 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack... >Dec 12 08:24:08 localhost systemd[1]: Starting System Logging Service... >Dec 12 08:24:08 localhost systemd[1]: Starting D-Bus System Message Bus... >Dec 12 08:24:08 localhost systemd[1]: Started D-Bus System Message Bus. >Dec 12 08:24:08 localhost rngd[660]: Unable to open file: /dev/tpm0 >Dec 12 08:24:08 localhost rngd[660]: can't open any entropy source >Dec 12 08:24:08 localhost rngd[660]: Maybe RNG device modules are not loaded >Dec 12 08:24:08 localhost systemd[1]: Started Permit User Sessions. >Dec 12 08:24:08 localhost chronyd[673]: chronyd version 1.29 starting >Dec 12 08:24:08 localhost systemd[1]: rngd.service: main process exited, code=exited, status=1/FAILURE >Dec 12 08:24:08 localhost systemd[1]: Unit rngd.service entered failed state. >Dec 12 08:24:08 localhost systemd[1]: Starting Job spooling tools... >Dec 12 08:24:08 localhost chronyd[673]: Linux kernel major=3 minor=11 patch=10 >Dec 12 08:24:08 localhost chronyd[673]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >Dec 12 08:24:08 localhost systemd[1]: Started Job spooling tools. >Dec 12 08:24:08 localhost systemd[1]: Starting Command Scheduler... >Dec 12 08:24:08 localhost chronyd[673]: Generated key 1 >Dec 12 08:24:09 localhost systemd[1]: Started Command Scheduler. >Dec 12 08:24:09 localhost /usr/sbin/irqbalance[654]: Balancing is ineffective on systems with a single cpu. Shutting down >Dec 12 08:24:09 localhost avahi-daemon[663]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Dec 12 08:24:09 localhost avahi-daemon[663]: Successfully dropped root privileges. >Dec 12 08:24:09 localhost avahi-daemon[663]: avahi-daemon 0.6.31 starting up. >Dec 12 08:24:09 localhost systemd[1]: Started Machine Check Exception Logging Daemon. >Dec 12 08:24:09 localhost crond[675]: (CRON) INFO (Syslog will be used instead of sendmail.) >Dec 12 08:24:09 localhost crond[675]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 98% if used.) >Dec 12 08:24:09 localhost systemd[1]: Started NTP client/server. >Dec 12 08:24:09 localhost smartd[658]: smartd 6.2 2013-07-26 r3841 [x86_64-linux-3.11.10-301.fc20.x86_64] (local build) >Dec 12 08:24:09 localhost smartd[658]: Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org >Dec 12 08:24:09 localhost smartd[658]: Opened configuration file /etc/smartmontools/smartd.conf >Dec 12 08:24:09 localhost smartd[658]: Configuration file /etc/smartmontools/smartd.conf was parsed, found DEVICESCAN, scanning devices >Dec 12 08:24:09 localhost ModemManager[661]: <info> ModemManager (version 1.1.0-2.git20130913.fc20) starting... >Dec 12 08:24:09 localhost smartd[658]: Problem creating device name scan list >Dec 12 08:24:09 localhost smartd[658]: In the system's table of devices NO devices found to scan >Dec 12 08:24:09 localhost smartd[658]: Monitoring 0 ATA and 0 SCSI devices >Dec 12 08:24:09 localhost systemd[1]: Started System Logging Service. >Dec 12 08:24:10 localhost kernel: virtio-pci 0000:00:06.0: irq 49 for MSI/MSI-X >Dec 12 08:24:10 localhost kernel: virtio-pci 0000:00:06.0: irq 50 for MSI/MSI-X >Dec 12 08:24:10 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 12 08:24:10 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 12 08:24:10 localhost mtp-probe[685]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:05.7/usb1/1-1" >Dec 12 08:24:10 localhost mtp-probe[685]: bus: 1, device: 2 was not an MTP device >Dec 12 08:24:10 localhost kernel: microcode: CPU0 sig=0x623, pf=0x0, revision=0x1 >Dec 12 08:24:11 localhost kernel: microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Dec 12 08:24:11 localhost rtkit-daemon[650]: Successfully called chroot. >Dec 12 08:24:11 localhost rtkit-daemon[650]: Successfully dropped privileges. >Dec 12 08:24:11 localhost rtkit-daemon[650]: Successfully limited resources. >Dec 12 08:24:11 localhost rtkit-daemon[650]: Running. >Dec 12 08:24:11 localhost rtkit-daemon[650]: Watchdog thread running. >Dec 12 08:24:11 localhost rtkit-daemon[650]: Canary thread running. >Dec 12 08:24:11 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service. >Dec 12 08:24:11 localhost useradd[705]: new group: name=liveuser, GID=1000 >Dec 12 08:24:11 localhost avahi-daemon[663]: Successfully called chroot(). >Dec 12 08:24:11 localhost avahi-daemon[663]: Successfully dropped remaining capabilities. >Dec 12 08:24:11 localhost avahi-daemon[663]: Loading service file /services/udisks.service. >Dec 12 08:24:11 localhost avahi-daemon[663]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Dec 12 08:24:11 localhost avahi-daemon[663]: Network interface enumeration completed. >Dec 12 08:24:11 localhost avahi-daemon[663]: Registering HINFO record with values 'X86_64'/'LINUX'. >Dec 12 08:24:11 localhost avahi-daemon[663]: Server startup complete. Host name is linux.local. Local service cookie is 3594589468. >Dec 12 08:24:11 localhost avahi-daemon[663]: Service "linux" (/services/udisks.service) successfully established. >Dec 12 08:24:11 localhost useradd[705]: new user: name=liveuser, UID=1000, GID=1000, home=/home/liveuser, shell=/bin/bash >Dec 12 08:24:11 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack. >Dec 12 08:24:11 localhost systemd-logind[662]: New seat seat0. >Dec 12 08:24:11 localhost systemd-logind[662]: Watching system buttons on /dev/input/event0 (Power Button) >Dec 12 08:24:11 localhost systemd[1]: Started Login Service. >Dec 12 08:24:11 localhost systemd[1]: Started Modem Manager. >Dec 12 08:24:11 localhost dbus-daemon[669]: dbus[669]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Dec 12 08:24:11 localhost dbus[669]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Dec 12 08:24:11 localhost systemd[1]: Starting Authorization Manager... >Dec 12 08:24:11 localhost polkitd[715]: Started polkitd version 0.112 >Dec 12 08:24:11 localhost livesys[645]: Adding live user [ OK ] >Dec 12 08:24:12 localhost polkitd[715]: Loading rules from directory /etc/polkit-1/rules.d >Dec 12 08:24:12 localhost polkitd[715]: Loading rules from directory /usr/share/polkit-1/rules.d >Dec 12 08:24:12 localhost polkitd[715]: Finished loading, compiling and executing 4 rules >Dec 12 08:24:12 localhost dbus-daemon[669]: dbus[669]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Dec 12 08:24:12 localhost dbus[669]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Dec 12 08:24:12 localhost systemd[1]: Started Authorization Manager. >Dec 12 08:24:12 localhost polkitd[715]: Acquired the name org.freedesktop.PolicyKit1 on the system bus >Dec 12 08:24:12 localhost accounts-daemon[648]: started daemon version 0.6.35 >Dec 12 08:24:12 localhost systemd[1]: Started Accounts Service. >Dec 12 08:24:12 localhost usermod[732]: add 'liveuser' to group 'wheel' >Dec 12 08:24:12 localhost usermod[732]: add 'liveuser' to shadow group 'wheel' >Dec 12 08:24:13 localhost systemd[1]: Stopped Software RAID monitoring and management. >Dec 12 08:24:13 localhost livesys[645]: No such schema 'org.gnome.settings-daemon.plugins.updates' >Dec 12 08:24:13 localhost systemd[1]: Stopping Command Scheduler... >Dec 12 08:24:13 localhost ModemManager[661]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:03.0': not supported by any plugin >Dec 12 08:24:13 localhost kernel: ppdev: user-space parallel port driver >Dec 12 08:24:13 localhost kernel: nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Dec 12 08:24:13 localhost systemd[1]: Found device /dev/virtio-ports/org.qemu.guest_agent.0. >Dec 12 08:24:13 localhost systemd[1]: Starting QEMU Guest Agent... >Dec 12 08:24:13 localhost systemd[1]: Started QEMU Guest Agent. >Dec 12 08:24:13 localhost systemd[1]: Starting Agent daemon for Spice guests... >Dec 12 08:24:13 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team >Dec 12 08:24:13 localhost systemd[1]: Started QEMU Guest Agent. >Dec 12 08:24:13 localhost systemd[1]: Started Agent daemon for Spice guests. >Dec 12 08:24:13 localhost systemd[1]: Starting Agent daemon for Spice guests. >Dec 12 08:24:14 localhost systemd[1]: Reached target Agent daemon for Spice guests. >Dec 12 08:24:14 localhost kernel: snd_hda_intel 0000:00:04.0: irq 51 for MSI/MSI-X >Dec 12 08:24:14 localhost kernel: snd_hda_intel 0000:00:04.0: setting latency timer to 64 >Dec 12 08:24:14 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:393 autoconfig: line_outs=1 (0x3/0x0/0x0/0x0/0x0) type:line >Dec 12 08:24:14 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:397 speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) >Dec 12 08:24:14 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:401 hp_outs=0 (0x0/0x0/0x0/0x0/0x0) >Dec 12 08:24:14 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:402 mono: mono_out=0x0 >Dec 12 08:24:14 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:406 inputs: >Dec 12 08:24:14 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:410 Line=0x5 >Dec 12 08:24:14 localhost kernel: Ebtables v2.0 registered >Dec 12 08:24:14 localhost systemd[1]: Starting Sound Card. >Dec 12 08:24:14 localhost systemd[1]: Reached target Sound Card. >Dec 12 08:24:14 localhost kernel: Bridge firewalling registered >Dec 12 08:24:14 localhost crond[675]: (CRON) INFO (running with inotify support) >Dec 12 08:24:14 localhost systemd[1]: Stopped Command Scheduler. >Dec 12 08:24:14 localhost systemd[1]: Stopping Job spooling tools... >Dec 12 08:24:14 localhost systemd[1]: Stopped Job spooling tools. >Dec 12 08:24:14 localhost systemd[1]: Started firewalld - dynamic firewall daemon. >Dec 12 08:24:14 localhost systemd[1]: Starting Network Manager... >Dec 12 08:24:15 localhost NetworkManager[814]: <info> NetworkManager (version 0.9.9.0-20.git20131003.fc20) is starting... >Dec 12 08:24:15 localhost NetworkManager[814]: <info> Read config: /etc/NetworkManager/NetworkManager.conf >Dec 12 08:24:15 localhost NetworkManager[814]: <info> WEXT support is enabled >Dec 12 08:24:15 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain >Dec 12 08:24:15 localhost kernel: cfg80211: World regulatory domain updated: >Dec 12 08:24:15 localhost kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >Dec 12 08:24:15 localhost kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 12 08:24:15 localhost kernel: cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 12 08:24:15 localhost kernel: cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) >Dec 12 08:24:15 localhost kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 12 08:24:15 localhost kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 12 08:24:15 localhost NetworkManager[814]: <info> VPN: loaded org.freedesktop.NetworkManager.l2tp >Dec 12 08:24:15 localhost NetworkManager[814]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect >Dec 12 08:24:15 localhost NetworkManager[814]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Dec 12 08:24:15 localhost NetworkManager[814]: <info> VPN: loaded org.freedesktop.NetworkManager.openswan >Dec 12 08:24:15 localhost NetworkManager[814]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Dec 12 08:24:15 localhost NetworkManager[814]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Dec 12 08:24:15 localhost NetworkManager[814]: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >Dec 12 08:24:15 localhost NetworkManager[814]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Dec 12 08:24:15 localhost NetworkManager[814]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Dec 12 08:24:16 localhost NetworkManager[814]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Dec 12 08:24:16 localhost NetworkManager[814]: <info> monitoring kernel firmware directory '/lib/firmware'. >Dec 12 08:24:16 localhost NetworkManager[814]: <info> WiFi hardware radio set enabled >Dec 12 08:24:16 localhost systemd[1]: Started Network Manager. >Dec 12 08:24:16 localhost NetworkManager[814]: <info> WiFi enabled by radio killswitch; enabled by state file >Dec 12 08:24:16 localhost NetworkManager[814]: <info> WWAN enabled by radio killswitch; enabled by state file >Dec 12 08:24:16 localhost NetworkManager[814]: <info> WiMAX enabled by radio killswitch; enabled by state file >Dec 12 08:24:16 localhost NetworkManager[814]: <info> Networking is enabled by state file >Dec 12 08:24:16 localhost systemd[1]: Starting Network. >Dec 12 08:24:16 localhost systemd[1]: Reached target Network. >Dec 12 08:24:16 localhost NetworkManager[814]: <info> (lo): link connected >Dec 12 08:24:16 localhost systemd[1]: Started Login and scanning of iSCSI devices. >Dec 12 08:24:16 localhost NetworkManager[814]: <info> (lo): carrier is ON >Dec 12 08:24:16 localhost systemd[1]: Starting RPC bind service... >Dec 12 08:24:16 localhost NetworkManager[814]: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >Dec 12 08:24:16 localhost NetworkManager[814]: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >Dec 12 08:24:16 localhost NetworkManager[814]: <info> (lo): No existing connection detected. >Dec 12 08:24:16 localhost NetworkManager[814]: <info> (eth0): carrier is OFF >Dec 12 08:24:16 localhost NetworkManager[814]: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >Dec 12 08:24:16 localhost NetworkManager[814]: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/1 >Dec 12 08:24:16 localhost NetworkManager[814]: <info> (eth0): No existing connection detected. >Dec 12 08:24:16 localhost NetworkManager[814]: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Dec 12 08:24:16 localhost NetworkManager[814]: <info> (eth0): bringing up device. >Dec 12 08:24:16 localhost NetworkManager[814]: <info> (eth0): link connected >Dec 12 08:24:16 localhost NetworkManager[814]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/virtio0/net/eth0 >Dec 12 08:24:16 localhost dbus-daemon[669]: dbus[669]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Dec 12 08:24:16 localhost dbus[669]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Dec 12 08:24:16 localhost systemd[1]: Starting Bluetooth service... >Dec 12 08:24:16 localhost NetworkManager[814]: <info> (eth0): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >Dec 12 08:24:16 localhost systemd[1]: Started LSB: Init script for live image.. >Dec 12 08:24:16 localhost NetworkManager[814]: <info> ModemManager available in the bus >Dec 12 08:24:16 localhost bluetoothd[881]: Bluetooth daemon 5.12 >Dec 12 08:24:16 localhost NetworkManager[814]: <info> Auto-activating connection 'Wired connection 1'. >Dec 12 08:24:16 localhost NetworkManager[814]: <info> Activation (eth0) starting connection 'Wired connection 1' >Dec 12 08:24:16 localhost systemd[1]: Starting SYSV: Late init script for live image.... >Dec 12 08:24:16 localhost NetworkManager[814]: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Dec 12 08:24:16 localhost NetworkManager[814]: <info> NetworkManager state is now CONNECTING >Dec 12 08:24:16 localhost NetworkManager[814]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >Dec 12 08:24:16 localhost rpcbind[885]: Cannot open '/var/lib/rpcbind/rpcbind.xdr' file for reading, errno 2 (No such file or directory) >Dec 12 08:24:16 localhost rpcbind[885]: Cannot open '/var/lib/rpcbind/portmap.xdr' file for reading, errno 2 (No such file or directory) >Dec 12 08:24:16 localhost NetworkManager[814]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >Dec 12 08:24:16 localhost NetworkManager[814]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >Dec 12 08:24:16 localhost NetworkManager[814]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >Dec 12 08:24:16 localhost NetworkManager[814]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >Dec 12 08:24:16 localhost NetworkManager[814]: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >Dec 12 08:24:16 localhost NetworkManager[814]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >Dec 12 08:24:16 localhost NetworkManager[814]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >Dec 12 08:24:16 localhost dbus[669]: [system] Successfully activated service 'org.bluez' >Dec 12 08:24:16 localhost dbus-daemon[669]: dbus[669]: [system] Successfully activated service 'org.bluez' >Dec 12 08:24:16 localhost systemd[1]: Started Initial Setup configuration program. >Dec 12 08:24:16 localhost systemd[1]: Starting The KDE login manager... >Dec 12 08:24:16 localhost systemd[1]: Started The KDE login manager. >Dec 12 08:24:16 localhost systemd[1]: Started RPC bind service. >Dec 12 08:24:16 localhost systemd[1]: Starting NFS file locking service.... >Dec 12 08:24:16 localhost systemd[1]: Started Bluetooth service. >Dec 12 08:24:16 localhost systemd[1]: Started SYSV: Late init script for live image.. >Dec 12 08:24:16 localhost kernel: Bluetooth: Core ver 2.16 >Dec 12 08:24:16 localhost kernel: NET: Registered protocol family 31 >Dec 12 08:24:16 localhost kernel: Bluetooth: HCI device and connection manager initialized >Dec 12 08:24:16 localhost kernel: Bluetooth: HCI socket layer initialized >Dec 12 08:24:16 localhost kernel: Bluetooth: L2CAP socket layer initialized >Dec 12 08:24:16 localhost kernel: Bluetooth: SCO socket layer initialized >Dec 12 08:24:16 localhost bluetoothd[881]: Starting SDP server >Dec 12 08:24:16 localhost kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Dec 12 08:24:16 localhost kernel: Bluetooth: BNEP filters: protocol multicast >Dec 12 08:24:16 localhost kernel: Bluetooth: BNEP socket layer initialized >Dec 12 08:24:16 localhost bluetoothd[881]: Bluetooth management interface 1.3 initialized >Dec 12 08:24:16 localhost dbus-daemon[669]: dbus[669]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Dec 12 08:24:16 localhost dbus[669]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Dec 12 08:24:16 localhost systemd[1]: Starting Hostname Service... >Dec 12 08:24:16 localhost rpc.statd[914]: Version 1.2.7 starting >Dec 12 08:24:16 localhost sm-notify[915]: Version 1.2.7 starting >Dec 12 08:24:16 localhost kdm[890]: plymouth is running >Dec 12 08:24:16 localhost kdm[890]: plymouth is active on VT 1, reusing for :0 >Dec 12 08:24:16 localhost kdm[890]: plymouth should quit after server startup >Dec 12 08:24:16 localhost dbus-daemon[669]: dbus[669]: [system] Successfully activated service 'org.freedesktop.hostname1' >Dec 12 08:24:16 localhost dbus[669]: [system] Successfully activated service 'org.freedesktop.hostname1' >Dec 12 08:24:16 localhost systemd[1]: Started Hostname Service. >Dec 12 08:24:16 localhost rpc.statd[914]: Initializing NSM state >Dec 12 08:24:16 localhost systemd[1]: Started NFS file locking service.. >Dec 12 08:24:16 localhost systemd[1]: Starting Network File System Server. >Dec 12 08:24:16 localhost systemd[1]: Reached target Network File System Server. >Dec 12 08:24:16 localhost systemd[1]: Starting Multi-User System. >Dec 12 08:24:16 localhost systemd[1]: Reached target Multi-User System. >Dec 12 08:24:16 localhost systemd[1]: Starting Graphical Interface. >Dec 12 08:24:16 localhost systemd[1]: Reached target Graphical Interface. >Dec 12 08:24:16 localhost systemd[1]: Starting Stop Read-Ahead Data Collection 10s After Completed Startup. >Dec 12 08:24:16 localhost systemd[1]: Started Stop Read-Ahead Data Collection 10s After Completed Startup. >Dec 12 08:24:16 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes... >Dec 12 08:24:16 localhost systemd[1]: Started Update UTMP about System Runlevel Changes. >Dec 12 08:24:16 localhost systemd[1]: Startup finished in 1.144s (kernel) + 4.904s (initrd) + 15.426s (userspace) = 21.475s. >Dec 12 08:24:17 localhost avahi-daemon[663]: Registering new address record for fe80::5054:ff:fe24:642c on eth0.*. >Dec 12 08:24:19 localhost kdm[890]: Quitting Plymouth with transition >Dec 12 08:24:19 localhost kdm[890]: Is Plymouth still running? no >Dec 12 08:24:20 localhost systemd[1]: Starting user-1000.slice. >Dec 12 08:24:20 localhost systemd[1]: Created slice user-1000.slice. >Dec 12 08:24:20 localhost systemd[1]: Starting User Manager for 1000... >Dec 12 08:24:20 localhost systemd-logind[662]: New session 1 of user liveuser. >Dec 12 08:24:20 localhost systemd-logind[662]: Linked /tmp/.X11-unix/X0 to /run/user/1000/X11-display. >Dec 12 08:24:20 localhost systemd[1]: Starting Session 1 of user liveuser. >Dec 12 08:24:20 localhost systemd[1]: Started Session 1 of user liveuser. >Dec 12 08:24:20 localhost kdm[1100]: :0[1100]: pam_unix(kdm-np:session): session opened for user liveuser by (uid=0) >Dec 12 08:24:20 localhost systemd[1159]: pam_unix(systemd-user:session): session opened for user liveuser by (uid=0) >Dec 12 08:24:20 localhost systemd[1159]: Failed to open private bus connection: Failed to connect to socket /run/user/1000/dbus/user_bus_socket: No such file or directory >Dec 12 08:24:20 localhost systemd[1159]: Starting Default. >Dec 12 08:24:20 localhost systemd[1159]: Reached target Default. >Dec 12 08:24:20 localhost systemd[1159]: Startup finished in 66ms. >Dec 12 08:24:20 localhost systemd[1]: Started User Manager for 1000. >Dec 12 08:24:23 localhost systemd[1]: Reached target Sound Card. >Dec 12 08:24:24 localhost NetworkManager[814]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >Dec 12 08:24:24 localhost NetworkManager[814]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >Dec 12 08:24:24 localhost NetworkManager[814]: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >Dec 12 08:24:24 localhost NetworkManager[814]: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >Dec 12 08:24:24 localhost NetworkManager[814]: <info> dhclient started with pid 1386 >Dec 12 08:24:24 localhost NetworkManager[814]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >Dec 12 08:24:24 localhost dhclient[1386]: Internet Systems Consortium DHCP Client 4.2.5 >Dec 12 08:24:24 localhost NetworkManager[814]: Internet Systems Consortium DHCP Client 4.2.5 >Dec 12 08:24:24 localhost dhclient[1386]: Copyright 2004-2013 Internet Systems Consortium. >Dec 12 08:24:24 localhost dhclient[1386]: All rights reserved. >Dec 12 08:24:24 localhost dhclient[1386]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 12 08:24:24 localhost dhclient[1386]: Dec 12 08:24:24 localhost NetworkManager[814]: Copyright 2004-2013 Internet Systems Consortium. >Dec 12 08:24:24 localhost NetworkManager[814]: All rights reserved. >Dec 12 08:24:24 localhost NetworkManager[814]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 12 08:24:24 localhost NetworkManager[814]: <info> (eth0): DHCPv4 state changed nbi -> preinit >Dec 12 08:24:24 localhost dhclient[1386]: Listening on LPF/eth0/52:54:00:24:64:2c >Dec 12 08:24:24 localhost NetworkManager[814]: Listening on LPF/eth0/52:54:00:24:64:2c >Dec 12 08:24:24 localhost dhclient[1386]: Sending on LPF/eth0/52:54:00:24:64:2c >Dec 12 08:24:24 localhost NetworkManager[814]: Sending on LPF/eth0/52:54:00:24:64:2c >Dec 12 08:24:24 localhost dhclient[1386]: Sending on Socket/fallback >Dec 12 08:24:24 localhost NetworkManager[814]: Sending on Socket/fallback >Dec 12 08:24:24 localhost dhclient[1386]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4 (xid=0x68efa080) >Dec 12 08:24:24 localhost NetworkManager[814]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4 (xid=0x68efa080) >Dec 12 08:24:24 localhost dhclient[1386]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x68efa080) >Dec 12 08:24:24 localhost dhclient[1386]: DHCPOFFER from 192.168.122.1 >Dec 12 08:24:24 localhost NetworkManager[814]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x68efa080) >Dec 12 08:24:24 localhost NetworkManager[814]: DHCPOFFER from 192.168.122.1 >Dec 12 08:24:24 localhost dhclient[1386]: DHCPACK from 192.168.122.1 (xid=0x68efa080) >Dec 12 08:24:24 localhost NetworkManager[814]: DHCPACK from 192.168.122.1 (xid=0x68efa080) >Dec 12 08:24:24 localhost NetworkManager[814]: <info> (eth0): DHCPv4 state changed preinit -> bound >Dec 12 08:24:24 localhost NetworkManager[814]: <info> address 192.168.122.104 >Dec 12 08:24:24 localhost NetworkManager[814]: <info> plen 24 (255.255.255.0) >Dec 12 08:24:24 localhost NetworkManager[814]: <info> gateway 192.168.122.1 >Dec 12 08:24:24 localhost NetworkManager[814]: <info> lease time 3600 >Dec 12 08:24:24 localhost NetworkManager[814]: <info> hostname 'localhost' >Dec 12 08:24:24 localhost NetworkManager[814]: <info> nameserver '192.168.122.1' >Dec 12 08:24:24 localhost NetworkManager[814]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Dec 12 08:24:24 localhost NetworkManager[814]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >Dec 12 08:24:24 localhost avahi-daemon[663]: Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.122.104. >Dec 12 08:24:24 localhost avahi-daemon[663]: New relevant interface eth0.IPv4 for mDNS. >Dec 12 08:24:24 localhost avahi-daemon[663]: Registering new address record for 192.168.122.104 on eth0.IPv4. >Dec 12 08:24:24 localhost dhclient[1386]: bound to 192.168.122.104 -- renewal in 1711 seconds. >Dec 12 08:24:24 localhost NetworkManager[814]: <info> (eth0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Dec 12 08:24:24 localhost NetworkManager[814]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >Dec 12 08:24:24 localhost NetworkManager[814]: <info> (eth0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Dec 12 08:24:24 localhost NetworkManager[814]: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >Dec 12 08:24:24 localhost NetworkManager[814]: <info> NetworkManager state is now CONNECTED_GLOBAL >Dec 12 08:24:24 localhost NetworkManager[814]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS. >Dec 12 08:24:24 localhost NetworkManager[814]: <info> Activation (eth0) successful, device activated. >Dec 12 08:24:24 localhost dbus[669]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Dec 12 08:24:24 localhost NetworkManager[814]: <info> startup complete >Dec 12 08:24:24 localhost NetworkManager[814]: bound to 192.168.122.104 -- renewal in 1711 seconds. >Dec 12 08:24:24 localhost dbus-daemon[669]: dbus[669]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Dec 12 08:24:25 localhost systemd[1]: Starting Network Manager Script Dispatcher Service... >Dec 12 08:24:25 localhost dbus-daemon[669]: dbus[669]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 12 08:24:25 localhost dbus[669]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 12 08:24:25 localhost systemd[1]: Started Network Manager Script Dispatcher Service. >Dec 12 08:24:30 localhost chronyd[673]: Selected source 46.188.15.35 >Dec 12 08:24:30 localhost chronyd[673]: System clock wrong by 0.599060 seconds, adjustment started >Dec 12 08:24:38 localhost dbus-daemon[669]: dbus[669]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Dec 12 08:24:38 localhost dbus[669]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Dec 12 08:24:38 localhost systemd[1]: Starting Daemon for power management... >Dec 12 08:24:38 localhost dbus-daemon[669]: dbus[669]: [system] Successfully activated service 'org.freedesktop.UPower' >Dec 12 08:24:38 localhost dbus[669]: [system] Successfully activated service 'org.freedesktop.UPower' >Dec 12 08:24:38 localhost systemd[1]: Started Daemon for power management. >Dec 12 08:24:38 localhost dbus-daemon[669]: dbus[669]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Dec 12 08:24:38 localhost dbus[669]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Dec 12 08:24:38 localhost systemd[1]: Starting Disk Manager... >Dec 12 08:24:38 localhost udisksd[1496]: udisks daemon version 2.1.1 starting >Dec 12 08:24:38 localhost dbus-daemon[669]: dbus[669]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Dec 12 08:24:38 localhost dbus[669]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Dec 12 08:24:38 localhost systemd[1]: Started Disk Manager. >Dec 12 08:24:38 localhost udisksd[1496]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Dec 12 08:24:40 localhost dbus-daemon[669]: dbus[669]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Dec 12 08:24:40 localhost dbus[669]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Dec 12 08:24:40 localhost systemd[1]: Starting Manage, Install and Generate Color Profiles... >Dec 12 08:24:40 localhost colord[1591]: Using mapping database file /var/lib/colord/mapping.db >Dec 12 08:24:40 localhost colord[1591]: Using device database file /var/lib/colord/storage.db >Dec 12 08:24:40 localhost colord[1591]: loaded plugin libcd_plugin_scanner.so >Dec 12 08:24:40 localhost colord[1591]: loaded plugin libcd_plugin_camera.so >Dec 12 08:24:40 localhost colord[1591]: Daemon ready for requests >Dec 12 08:24:40 localhost dbus-daemon[669]: dbus[669]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Dec 12 08:24:40 localhost dbus[669]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Dec 12 08:24:40 localhost systemd[1]: Started Manage, Install and Generate Color Profiles. >Dec 12 08:24:40 localhost colord[1591]: Device added: xrandr-Virtual-0 >Dec 12 08:24:41 localhost dbus-daemon[669]: dbus[669]: [system] Activating service name='org.kde.powerdevil.backlighthelper' (using servicehelper) >Dec 12 08:24:41 localhost dbus[669]: [system] Activating service name='org.kde.powerdevil.backlighthelper' (using servicehelper) >Dec 12 08:24:41 localhost dbus-daemon[669]: no kernel backlight interface found >Dec 12 08:24:41 localhost dbus-daemon[669]: dbus[669]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper' >Dec 12 08:24:41 localhost dbus[669]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper' >Dec 12 08:24:46 localhost systemd[1]: Starting Stop Read-Ahead Data Collection... >Dec 12 08:24:46 localhost systemd[1]: Started Stop Read-Ahead Data Collection. >Dec 12 08:24:52 localhost vmusr[1686]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-app-ctx after class was initialised >Dec 12 08:24:52 localhost vmusr[1686]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-prop-thread-pool after class was initialised >Dec 12 08:24:52 localhost vmusr[1686]: [ warning] [vmtoolsd] The vmusr service needs to run inside a virtual machine. >Dec 12 08:24:54 localhost kernel: input: spice vdagent tablet as /devices/virtual/input/input4 >Dec 12 08:24:54 localhost spice-vdagentd[778]: opening vdagent virtio channel >Dec 12 08:24:54 localhost rtkit-daemon[650]: Successfully made thread 1708 of process 1708 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Dec 12 08:24:54 localhost rtkit-daemon[650]: Supervising 1 threads of 1 processes of 1 users. >Dec 12 08:24:54 localhost pulseaudio[1708]: [pulseaudio] alsa-util.c: Disabling timer-based scheduling because running inside a VM. >Dec 12 08:24:54 localhost rtkit-daemon[650]: Supervising 1 threads of 1 processes of 1 users. >Dec 12 08:24:55 localhost rtkit-daemon[650]: Successfully made thread 1713 of process 1708 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Dec 12 08:24:55 localhost rtkit-daemon[650]: Supervising 2 threads of 1 processes of 1 users. >Dec 12 08:24:55 localhost pulseaudio[1708]: [pulseaudio] alsa-util.c: Disabling timer-based scheduling because running inside a VM. >Dec 12 08:24:55 localhost rtkit-daemon[650]: Supervising 2 threads of 1 processes of 1 users. >Dec 12 08:24:55 localhost kernel: hda-intel: Invalid position buffer, using LPIB read method instead. >Dec 12 08:24:55 localhost rtkit-daemon[650]: Successfully made thread 1716 of process 1708 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Dec 12 08:24:55 localhost rtkit-daemon[650]: Supervising 3 threads of 1 processes of 1 users. >Dec 12 08:24:55 localhost pulseaudio[1708]: [alsa-source-ID 22 Analog] alsa-source.c: ALSA woke us up to read new data from the device, but there was actually nothing to read! >Dec 12 08:24:55 localhost pulseaudio[1708]: [alsa-source-ID 22 Analog] alsa-source.c: Most likely this is a bug in the ALSA driver 'snd_hda_intel'. Please report this issue to the ALSA developers. >Dec 12 08:24:55 localhost pulseaudio[1708]: [alsa-source-ID 22 Analog] alsa-source.c: We were woken up with POLLIN set -- however a subsequent snd_pcm_avail() returned 0 or another value < min_avail. >Dec 12 08:24:55 localhost rtkit-daemon[650]: Successfully made thread 1723 of process 1723 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Dec 12 08:24:55 localhost rtkit-daemon[650]: Supervising 4 threads of 2 processes of 1 users. >Dec 12 08:24:55 localhost pulseaudio[1723]: [pulseaudio] pid.c: Daemon already running. >Dec 12 08:24:58 localhost polkitd[715]: Registered Authentication Agent for unix-session:1 (system bus name :1.33 [/usr/libexec/kde4/polkit-kde-authentication-agent-1], object path /org/kde/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) >Dec 12 08:24:59 localhost userhelper[1747]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Dec 12 08:24:59 localhost userhelper[1769]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Dec 12 08:25:00 localhost kernel: md: raid0 personality registered for level 0 >Dec 12 08:25:00 localhost kernel: md: raid1 personality registered for level 1 >Dec 12 08:25:00 localhost kernel: async_tx: api initialized (async) >Dec 12 08:25:00 localhost kernel: xor: measuring software checksum speed >Dec 12 08:25:00 localhost kernel: prefetch64-sse: 9200.000 MB/sec >Dec 12 08:25:00 localhost kernel: generic_sse: 8144.000 MB/sec >Dec 12 08:25:00 localhost kernel: xor: using function: prefetch64-sse (9200.000 MB/sec) >Dec 12 08:25:00 localhost kernel: raid6: sse2x1 4773 MB/s >Dec 12 08:25:00 localhost kernel: raid6: sse2x2 6390 MB/s >Dec 12 08:25:00 localhost kernel: raid6: sse2x4 7144 MB/s >Dec 12 08:25:00 localhost kernel: raid6: using algorithm sse2x4 (7144 MB/s) >Dec 12 08:25:00 localhost kernel: raid6: using intx1 recovery algorithm >Dec 12 08:25:00 localhost kernel: md: raid6 personality registered for level 6 >Dec 12 08:25:00 localhost kernel: md: raid5 personality registered for level 5 >Dec 12 08:25:00 localhost kernel: md: raid4 personality registered for level 4 >Dec 12 08:25:00 localhost kernel: md: raid10 personality registered for level 10 >Dec 12 08:25:00 localhost kernel: device-mapper: multipath: version 1.5.1 loaded >Dec 12 08:25:00 localhost kernel: device-mapper: multipath round-robin: version 1.0.0 loaded >Dec 12 08:25:00 localhost kernel: sha256_ssse3: Neither AVX nor SSSE3 is available/usable. >Dec 12 08:25:00 localhost kernel: Loading iSCSI transport class v2.0-870. >Dec 12 08:25:00 localhost kernel: iscsi: registered transport (tcp) >Dec 12 08:25:00 localhost kernel: No iBFT detected. >Dec 12 08:25:02 localhost dbus[1215]: avc: received setenforce notice (enforcing=0) >Dec 12 08:25:02 localhost dbus-daemon[669]: dbus[669]: avc: received setenforce notice (enforcing=0) >Dec 12 08:25:02 localhost dbus[669]: avc: received setenforce notice (enforcing=0) >Dec 12 08:25:06 localhost dbus-daemon[669]: dbus[669]: [system] Activating service name='org.freedesktop.UDisks' (using servicehelper) >Dec 12 08:25:06 localhost dbus[669]: [system] Activating service name='org.freedesktop.UDisks' (using servicehelper) >Dec 12 08:25:06 localhost dbus-daemon[669]: dbus[669]: [system] Successfully activated service 'org.freedesktop.UDisks' >Dec 12 08:25:06 localhost dbus[669]: [system] Successfully activated service 'org.freedesktop.UDisks' >Dec 12 08:25:12 localhost NetworkManager[814]: ifcfg-rh: read connection 'eth0' >Dec 12 08:25:12 localhost NetworkManager[814]: <info> (eth0): device state change: activated -> disconnected (reason 'connection-removed') [100 30 38] >Dec 12 08:25:12 localhost NetworkManager[814]: <info> (eth0): deactivating device (reason 'connection-removed') [38] >Dec 12 08:25:12 localhost NetworkManager[814]: <info> (eth0): canceled DHCP transaction, DHCP client pid 1386 >Dec 12 08:25:12 localhost avahi-daemon[663]: Withdrawing address record for 192.168.122.104 on eth0. >Dec 12 08:25:12 localhost avahi-daemon[663]: Leaving mDNS multicast group on interface eth0.IPv4 with address 192.168.122.104. >Dec 12 08:25:12 localhost avahi-daemon[663]: Interface eth0.IPv4 no longer relevant for mDNS. >Dec 12 08:25:12 localhost NetworkManager[814]: <info> NetworkManager state is now DISCONNECTED >Dec 12 08:25:12 localhost dbus-daemon[669]: dbus[669]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Dec 12 08:25:12 localhost dbus[669]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Dec 12 08:25:12 localhost systemd[1]: Starting Network Manager Script Dispatcher Service... >Dec 12 08:25:12 localhost NetworkManager[814]: <info> Saved default wired connection 'eth0' to persistent storage >Dec 12 08:25:12 localhost NetworkManager[814]: <info> Auto-activating connection 'eth0'. >Dec 12 08:25:12 localhost NetworkManager[814]: <info> Activation (eth0) starting connection 'eth0' >Dec 12 08:25:12 localhost NetworkManager[814]: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Dec 12 08:25:12 localhost NetworkManager[814]: <info> NetworkManager state is now CONNECTING >Dec 12 08:25:12 localhost NetworkManager[814]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >Dec 12 08:25:12 localhost NetworkManager[814]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >Dec 12 08:25:12 localhost NetworkManager[814]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >Dec 12 08:25:12 localhost NetworkManager[814]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >Dec 12 08:25:12 localhost NetworkManager[814]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >Dec 12 08:25:12 localhost NetworkManager[814]: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >Dec 12 08:25:12 localhost NetworkManager[814]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >Dec 12 08:25:12 localhost NetworkManager[814]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >Dec 12 08:25:12 localhost dbus-daemon[669]: dbus[669]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 12 08:25:12 localhost dbus[669]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 12 08:25:12 localhost systemd[1]: Started Network Manager Script Dispatcher Service. >Dec 12 08:25:12 localhost chronyd[673]: Source 195.151.98.66 offline >Dec 12 08:25:12 localhost chronyd[673]: Source 195.5.136.252 offline >Dec 12 08:25:12 localhost chronyd[673]: Source 31.135.73.14 offline >Dec 12 08:25:12 localhost chronyd[673]: Source 46.188.15.35 offline >Dec 12 08:25:13 localhost NetworkManager[814]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >Dec 12 08:25:13 localhost NetworkManager[814]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >Dec 12 08:25:13 localhost NetworkManager[814]: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >Dec 12 08:25:13 localhost NetworkManager[814]: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >Dec 12 08:25:13 localhost NetworkManager[814]: <info> dhclient started with pid 1976 >Dec 12 08:25:13 localhost NetworkManager[814]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >Dec 12 08:25:13 localhost NetworkManager[814]: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-eth0 >Dec 12 08:25:13 localhost dhclient[1976]: Internet Systems Consortium DHCP Client 4.2.5 >Dec 12 08:25:13 localhost NetworkManager[814]: Internet Systems Consortium DHCP Client 4.2.5 >Dec 12 08:25:13 localhost dhclient[1976]: Copyright 2004-2013 Internet Systems Consortium. >Dec 12 08:25:13 localhost NetworkManager[814]: Copyright 2004-2013 Internet Systems Consortium. >Dec 12 08:25:13 localhost NetworkManager[814]: All rights reserved. >Dec 12 08:25:13 localhost NetworkManager[814]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 12 08:25:13 localhost dhclient[1976]: All rights reserved. >Dec 12 08:25:13 localhost dhclient[1976]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 12 08:25:13 localhost NetworkManager[814]: <info> (eth0): DHCPv4 state changed nbi -> preinit >Dec 12 08:25:13 localhost dhclient[1976]: Listening on LPF/eth0/52:54:00:24:64:2c >Dec 12 08:25:13 localhost NetworkManager[814]: Listening on LPF/eth0/52:54:00:24:64:2c >Dec 12 08:25:13 localhost dhclient[1976]: Sending on LPF/eth0/52:54:00:24:64:2c >Dec 12 08:25:13 localhost NetworkManager[814]: Sending on LPF/eth0/52:54:00:24:64:2c >Dec 12 08:25:13 localhost dhclient[1976]: Sending on Socket/fallback >Dec 12 08:25:13 localhost NetworkManager[814]: Sending on Socket/fallback >Dec 12 08:25:13 localhost NetworkManager[814]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x29478cf3) >Dec 12 08:25:13 localhost dhclient[1976]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x29478cf3) >Dec 12 08:25:13 localhost dhclient[1976]: DHCPACK from 192.168.122.1 (xid=0x29478cf3) >Dec 12 08:25:13 localhost NetworkManager[814]: DHCPACK from 192.168.122.1 (xid=0x29478cf3) >Dec 12 08:25:13 localhost NetworkManager[814]: <info> (eth0): DHCPv4 state changed preinit -> reboot >Dec 12 08:25:13 localhost NetworkManager[814]: <info> address 192.168.122.104 >Dec 12 08:25:13 localhost NetworkManager[814]: <info> plen 24 (255.255.255.0) >Dec 12 08:25:13 localhost NetworkManager[814]: <info> gateway 192.168.122.1 >Dec 12 08:25:13 localhost NetworkManager[814]: <info> lease time 3600 >Dec 12 08:25:13 localhost NetworkManager[814]: <info> hostname 'localhost' >Dec 12 08:25:13 localhost NetworkManager[814]: <info> nameserver '192.168.122.1' >Dec 12 08:25:13 localhost NetworkManager[814]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Dec 12 08:25:13 localhost NetworkManager[814]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >Dec 12 08:25:13 localhost avahi-daemon[663]: Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.122.104. >Dec 12 08:25:13 localhost avahi-daemon[663]: New relevant interface eth0.IPv4 for mDNS. >Dec 12 08:25:13 localhost avahi-daemon[663]: Registering new address record for 192.168.122.104 on eth0.IPv4. >Dec 12 08:25:13 localhost NetworkManager[814]: <info> (eth0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Dec 12 08:25:13 localhost NetworkManager[814]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >Dec 12 08:25:13 localhost dhclient[1976]: bound to 192.168.122.104 -- renewal in 1469 seconds. >Dec 12 08:25:13 localhost NetworkManager[814]: bound to 192.168.122.104 -- renewal in 1469 seconds. >Dec 12 08:25:13 localhost NetworkManager[814]: <info> (eth0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Dec 12 08:25:13 localhost NetworkManager[814]: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >Dec 12 08:25:13 localhost NetworkManager[814]: <info> NetworkManager state is now CONNECTED_GLOBAL >Dec 12 08:25:13 localhost NetworkManager[814]: <info> Policy set 'eth0' (eth0) as default for IPv4 routing and DNS. >Dec 12 08:25:13 localhost NetworkManager[814]: <info> Activation (eth0) successful, device activated. >Dec 12 08:25:13 localhost chronyd[673]: Source 195.151.98.66 online >Dec 12 08:25:13 localhost chronyd[673]: Source 195.5.136.252 online >Dec 12 08:25:13 localhost chronyd[673]: Source 46.188.15.35 online >Dec 12 08:25:13 localhost chronyd[673]: Source 31.135.73.14 online >Dec 12 08:25:13 localhost chronyd[673]: Selected source 195.151.98.66 >'DEVNAME': 'sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0: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_SESSION_COUNT': '1', >'ID_CDROM_MEDIA_STATE': 'complete', >'ID_CDROM_MEDIA_TRACK_COUNT': '1', >'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'Fedora-Live-KDE-x86_64-20-1', >'ID_FS_LABEL_ENC': 'Fedora-Live-KDE-x86_64-20-1', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2013-12-12-02-27-19-00', >'ID_FS_UUID_ENC': '2013-12-12-02-27-19-00', >'ID_FS_VERSION': 'Joliet Extension', >'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_PART_TABLE_UUID': '19288ddb', >'ID_REVISION': '1.6.1', >'ID_SERIAL': 'QEMU_DVD-ROM_QM00001', >'ID_SERIAL_SHORT': 'QM00001', >'ID_TYPE': 'cd', >'MAJOR': '11', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':seat:systemd:uaccess:', >'UDISKS_PRESENTATION_NOPOLICY': '0', >'USEC_INITIALIZED': '768558', >'name': 'sr0', >'symlinks': ['/dev/cdrom', >'/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001', >'/dev/disk/by-label/Fedora-Live-KDE-x86_64-20-1', >'/dev/disk/by-uuid/2013-12-12-02-27-19-00'], >'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >name = sr0 status = True kids = 0 id = 0 >parents = [] >uuid = None size = 928.0 >format = existing iso9660 filesystem >major = 11 minor = 0 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- >model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 >sectorSize: 2048 physicalSectorSize: 2048 >length: 475136 openCount: 0 readOnly: True >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: True >hardwareGeometry: (29, 255, 63) biosGeometry: (29, 255, 63) >PedDevice: <_ped.Device object at 0x33f3dd0> >target size = 0 path = /dev/sr0 >format args = [] originalFormat = None >type = iso9660 name = iso9660 status = False >device = /dev/sr0 uuid = 2013-12-12-02-27-19-00 exists = True >options = ro supported = True formattable = False resizable = False >mountpoint = None mountopts = None >label = Fedora-Live-KDE-x86_64-20-1 size = 0.0 targetSize = 0.0 >'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', >'DEVTYPE': 'disk', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '00030449', >'MAJOR': '252', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PARTITION_TABLE': '1', >'UDISKS_PARTITION_TABLE_COUNT': '2', >'UDISKS_PARTITION_TABLE_SCHEME': 'mbr', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '776799', >'name': 'vda', >'symlinks': [], >'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda'} ; name: vda ; >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x34ea7d0>, <parted.partition.Partition object at 0x34ea990>] >device: <parted.device.Device object at 0x34ea610> >PedDisk: <_ped.Disk object at 0x34e8830> >name = vda status = True kids = 0 id = 1 >parents = [] >uuid = None size = 8192.0 >format = existing msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x3459d40> >target size = 0 path = /dev/vda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x34bed50> >type = disklabel name = partition table (MSDOS) status = False >device = /dev/vda uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 2 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x34ea7d0>, <parted.partition.Partition object at 0x34ea990>] >device: <parted.device.Device object at 0x34ea610> >PedDisk: <_ped.Disk object at 0x34e8830> >origPartedDisk = <parted.disk.Disk object at 0x34eabd0> >partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7200> >'DEVNAME': 'vda1', >'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1', >'DEVTYPE': 'partition', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'aa6ce014-fcf7-45c9-9c9a-7a09909a89c1', >'ID_FS_UUID_ENC': 'aa6ce014-fcf7-45c9-9c9a-7a09909a89c1', >'ID_FS_VERSION': '1.0', >'ID_PART_ENTRY_DISK': '252:0', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1024000', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '00030449-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '00030449', >'MAJOR': '252', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PARTITION': '1', >'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', >'UDISKS_PARTITION_FLAGS': 'boot', >'UDISKS_PARTITION_NUMBER': '1', >'UDISKS_PARTITION_OFFSET': '1048576', >'UDISKS_PARTITION_SCHEME': 'mbr', >'UDISKS_PARTITION_SIZE': '524288000', >'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', >'UDISKS_PARTITION_TYPE': '0x83', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '776839', >'name': 'vda1', >'symlinks': ['/dev/disk/by-uuid/aa6ce014-fcf7-45c9-9c9a-7a09909a89c1'], >'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1'} ; name: vda1 ; >name = vda1 status = True kids = 0 id = 2 >parents = ['existing 8192MB 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:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x34d7440> >target size = 0 path = /dev/vda1 >format args = [] originalFormat = None grow = None max size = 0 bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x34ea6d0> fileSystem: <parted.filesystem.FileSystem object at 0x34eaad0> >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x34ea890> PedPartition: <_ped.Partition object at 0x34ec110> >disk = existing 8192MB disk vda (1) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot >type = ext4 name = ext4 status = False >device = /dev/vda1 uuid = aa6ce014-fcf7-45c9-9c9a-7a09909a89c1 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 500.0 targetSize = 500.0 >'DEVNAME': 'vda2', >'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2', >'DEVTYPE': 'partition', >'ID_FS_TYPE': 'crypto_LUKS', >'ID_FS_USAGE': 'crypto', >'ID_FS_UUID': '74a76656-6aa4-4da3-8a99-b59f25a50944', >'ID_FS_UUID_ENC': '74a76656-6aa4-4da3-8a99-b59f25a50944', >'ID_FS_VERSION': '1', >'ID_PART_ENTRY_DISK': '252:0', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '1026048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '15751168', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '00030449-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '00030449', >'MAJOR': '252', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PARTITION': '1', >'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', >'UDISKS_PARTITION_NUMBER': '2', >'UDISKS_PARTITION_OFFSET': '525336576', >'UDISKS_PARTITION_SCHEME': 'mbr', >'UDISKS_PARTITION_SIZE': '8064598016', >'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', >'UDISKS_PARTITION_TYPE': '0x83', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '776873', >'name': 'vda2', >'symlinks': ['/dev/disk/by-uuid/74a76656-6aa4-4da3-8a99-b59f25a50944'], >'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2'} ; name: vda2 ; >name = vda2 status = True kids = 0 id = 3 >parents = ['existing 8192MB disk vda (1) with existing msdos disklabel'] >uuid = None size = 7691.0 >format = existing luks >major = 252 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda2 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 15751168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) >PedDevice: <_ped.Device object at 0x34d74d0> >target size = 0 path = /dev/vda2 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x34ea6d0> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x34eaa50> PedPartition: <_ped.Partition object at 0x34ec170> >disk = existing 8192MB disk vda (1) with existing msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = >type = luks name = Encrypted (LUKS) status = False >device = /dev/vda2 uuid = 74a76656-6aa4-4da3-8a99-b59f25a50944 exists = True >options = None supported = False formattable = True resizable = False >cipher = None keySize = None mapName = luks-74a76656-6aa4-4da3-8a99-b59f25a50944 >keyFile = None passphrase = (not set) >escrowCert = None addBackup = False >'DEVPATH': '/devices/pci0000:00/0000:00:09.0/virtio4/block/vdb', >'DEVTYPE': 'disk', >'MAJOR': '252', >'MINOR': '16', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '778891', >'name': 'vdb', >'symlinks': [], >'sysfs_path': '/devices/pci0000:00/0000:00:09.0/virtio4/block/vdb'} ; name: vdb ; >name = vdb status = True kids = 0 id = 5 >parents = [] >uuid = None size = 8192.0 >format = existing None >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29810 did: 28521 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7560> >target size = 0 path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a00ddd50> >'DEVPATH': '/devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc', >'DEVTYPE': 'disk', >'MAJOR': '252', >'MINOR': '32', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '848513', >'name': 'vdc', >'symlinks': [], >'sysfs_path': '/devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc'} ; name: vdc ; >name = vdc status = True kids = 0 id = 6 >parents = [] >uuid = None size = 8192.0 >format = existing None >major = 252 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdc type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7710> >target size = 0 path = /dev/vdc >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a00eb9d0> >'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', >'TAGS': ':systemd:', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '637420', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >name = loop0 status = False kids = 0 id = 8 >parents = ['existing 0MB file /osmin.img (deleted) (7)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop0 >format args = [] originalFormat = None >type = squashfs name = squashfs status = False >device = /dev/loop0 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVPATH': '/devices/virtual/block/loop1', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '640659', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >name = loop1 status = False kids = 0 id = 10 >parents = ['existing 0MB file /osmin (9)'] >uuid = None size = 0 >format = existing DM_snapshot_cow >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop1 >format args = [] originalFormat = None >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop1 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVPATH': '/devices/virtual/block/loop2', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '640756', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >name = loop2 status = False kids = 0 id = 12 >parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (11)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop2 >format args = [] originalFormat = None >type = squashfs name = squashfs status = False >device = /dev/loop2 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVNAME': 'loop3', >'DEVPATH': '/devices/virtual/block/loop3', >'DEVTYPE': 'disk', >'ID_FS_LABEL': '_Fedora-Live-KDE', >'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'f55efb5e-3b29-4bae-8684-87cd5b0eae75', >'ID_FS_UUID_ENC': 'f55efb5e-3b29-4bae-8684-87cd5b0eae75', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '640804', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-KDE', >'/dev/disk/by-uuid/f55efb5e-3b29-4bae-8684-87cd5b0eae75'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >name = loop3 status = False kids = 0 id = 14 >parents = ['existing 0MB file /LiveOS/ext3fs.img (13)'] >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/loop3 >format args = [] originalFormat = None >type = ext4 name = ext4 status = False >device = /dev/loop3 uuid = f55efb5e-3b29-4bae-8684-87cd5b0eae75 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-KDE size = 4096.0 targetSize = 4096.0 >'DEVPATH': '/devices/virtual/block/loop4', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '640852', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >name = loop4 status = False kids = 0 id = 16 >parents = ['existing 0MB file /overlay (deleted) (15)'] >uuid = None size = 0 >format = existing DM_snapshot_cow >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop4 >format args = [] originalFormat = None >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop4 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'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': '_Fedora-Live-KDE', >'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'f55efb5e-3b29-4bae-8684-87cd5b0eae75', >'ID_FS_UUID_ENC': 'f55efb5e-3b29-4bae-8684-87cd5b0eae75', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_DM_TARGETS_COUNT': '1', >'UDISKS_DM_TARGETS_LENGTH': '8388608', >'UDISKS_DM_TARGETS_START': '0', >'UDISKS_DM_TARGETS_TYPE': 'snapshot', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '96329', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-KDE', >'/dev/disk/by-uuid/f55efb5e-3b29-4bae-8684-87cd5b0eae75', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >name = live-rw status = True kids = 0 id = 17 >parents = ['existing 0MB loop loop4 (16) with existing DM_snapshot_cow'] >uuid = None size = 4096.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: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x34d7680> >target size = 0 path = /dev/mapper/live-rw >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-rw uuid = f55efb5e-3b29-4bae-8684-87cd5b0eae75 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-KDE size = 4096.0 targetSize = 4096.0 >'DEVNAME': 'dm-1', >'DEVPATH': '/devices/virtual/block/dm-1', >'DEVTYPE': 'disk', >'DM_NAME': 'live-base', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-KDE', >'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'f55efb5e-3b29-4bae-8684-87cd5b0eae75', >'ID_FS_UUID_ENC': 'f55efb5e-3b29-4bae-8684-87cd5b0eae75', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_DM_TARGETS_COUNT': '1', >'UDISKS_DM_TARGETS_LENGTH': '8388608', >'UDISKS_DM_TARGETS_PARAMS': '7:3\\x200', >'UDISKS_DM_TARGETS_START': '0', >'UDISKS_DM_TARGETS_TYPE': 'linear', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '17741', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-KDE', >'/dev/disk/by-uuid/f55efb5e-3b29-4bae-8684-87cd5b0eae75', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >name = live-base status = True kids = 0 id = 18 >parents = ['existing 0MB loop loop3 (14) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x34d75f0> >target size = 0 path = /dev/mapper/live-base >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-base uuid = f55efb5e-3b29-4bae-8684-87cd5b0eae75 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-KDE size = 4096.0 targetSize = 4096.0 >'DEVNAME': 'dm-2', >'DEVPATH': '/devices/virtual/block/dm-2', >'DEVTYPE': 'disk', >'DM_NAME': 'live-osimg-min', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-KDE', >'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'f55efb5e-3b29-4bae-8684-87cd5b0eae75', >'ID_FS_UUID_ENC': 'f55efb5e-3b29-4bae-8684-87cd5b0eae75', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_DM_TARGETS_COUNT': '1', >'UDISKS_DM_TARGETS_LENGTH': '8388608', >'UDISKS_DM_TARGETS_START': '0', >'UDISKS_DM_TARGETS_TYPE': 'snapshot', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '41462', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-KDE', >'/dev/disk/by-uuid/f55efb5e-3b29-4bae-8684-87cd5b0eae75', >'/dev/mapper/live-osimg-min'], >'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >name = live-osimg-min status = True kids = 0 id = 19 >parents = ['existing 0MB loop loop3 (14) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x34d77a0> >target size = 0 path = /dev/mapper/live-osimg-min >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-osimg-min uuid = f55efb5e-3b29-4bae-8684-87cd5b0eae75 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-KDE size = 3208.0 targetSize = 3208.0 >Dec 12 08:25:19 localhost kernel: EXT4-fs (vda1): INFO: recovery required on readonly filesystem >Dec 12 08:25:19 localhost kernel: EXT4-fs (vda1): write access will be enabled during recovery >Dec 12 08:25:19 localhost kernel: EXT4-fs (vda1): recovery complete >Dec 12 08:25:19 localhost kernel: EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) >Dec 12 08:25:19 localhost kernel: SELinux: initialized (dev vda1, type ext4), uses xattr >Dec 12 08:25:21 localhost systemd[1159]: Time has been changed >Dec 12 08:25:21 localhost systemd[1]: Time has been changed >Dec 12 08:25:21 localhost kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Dec 12 08:25:21 localhost kernel: SELinux: initialized (dev dm-1, type ext4), uses xattr >Dec 12 08:25:33 localhost kernel: bio: create slab <bio-3> at 3 >Dec 12 08:25:33 localhost kernel: Btrfs loaded >Dec 12 08:25:33 localhost kernel: SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >type: msdos primaryPartitionCount: 0 >lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 >partitions: [] >device: <parted.device.Device object at 0x7f39a01a46d0> >PedDisk: <_ped.Disk object at 0x7f39a01a7998> >type: msdos primaryPartitionCount: 0 >lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 >partitions: [] >device: <parted.device.Device object at 0x7f39a01a4f10> >PedDisk: <_ped.Disk object at 0x7f39a01a9d40> >disk: <parted.disk.Disk object at 0x7f39a01a4350> fileSystem: <parted.filesystem.FileSystem object at 0x7f39a01c3a10> >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01c3810> PedPartition: <_ped.Partition object at 0x7f39a01a2f50> >disk: <parted.disk.Disk object at 0x7f39a01a4350> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01c3990> PedPartition: <_ped.Partition object at 0x7f39a01a2dd0> >type: msdos primaryPartitionCount: 0 >lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 >partitions: [] >device: <parted.device.Device object at 0x4671250> >PedDisk: <_ped.Disk object at 0x4670d40> >name = vda status = True kids = 0 id = 1 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x3459d40> >target size = 0 path = /dev/vda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>, DiskDevice instance (0x7f39a01ab050) -- >name = vdb status = True kids = 0 id = 5 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29810 did: 28521 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7560> >target size = 0 path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- >name = vdc status = True kids = 0 id = 6 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdc type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7710> >target size = 0 path = /dev/vdc >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>] ; fstype: ext4 ; encrypted: False ; >boot: True ; primary: False ; size: 1MB ; grow: True ; max_size: 500.0 ; start: None ; end: None >sectorSize = 512 >sectorSize = 512 >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4968e90> PedPartition: <_ped.Partition object at 0x4965d10> >sectorSize = 512 >id = 20 name = vda1 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01c08d0> PedPartition: <_ped.Partition object at 0x7f39980135f0> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01c09d0> PedPartition: <_ped.Partition object at 0x7f3998013530> >sectorSize = 512 >id = 20 name = vda1 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x7f39a01c04d0> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x7f39a01c04d0> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01c0110> PedPartition: <_ped.Partition object at 0x7f3998013590> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01b2b10> PedPartition: <_ped.Partition object at 0x7f39980134d0> >name = vda status = True kids = 0 id = 1 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x3459d40> >target size = 0 path = /dev/vda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>, DiskDevice instance (0x7f39a01ab050) -- >name = vdb status = True kids = 0 id = 5 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29810 did: 28521 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7560> >target size = 0 path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- >name = vdc status = True kids = 0 id = 6 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdc type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7710> >target size = 0 path = /dev/vdc >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>] ; raid_level: raid1 ; label: ; container_name: None ; device: None ; mountpoint: /boot ; fstype: ext4 ; container_size: 0 ; >name = vda status = True kids = 0 id = 1 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x3459d40> >target size = 0 path = /dev/vda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>, DiskDevice instance (0x7f39a01ab050) -- >name = vdb status = True kids = 0 id = 5 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29810 did: 28521 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7560> >target size = 0 path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- >name = vdc status = True kids = 0 id = 6 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdc type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7710> >target size = 0 path = /dev/vdc >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>]] >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 500 ; start: None ; end: None >sectorSize = 512 >sectorSize = 512 >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01bb050> PedPartition: <_ped.Partition object at 0x7f3998013410> >sectorSize = 512 >id = 21 name = vda1 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01bb210> PedPartition: <_ped.Partition object at 0x7f3998013590> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01be350> PedPartition: <_ped.Partition object at 0x7f3998013530> >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 500 ; start: None ; end: None >sectorSize = 512 >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01bb6d0> PedPartition: <_ped.Partition object at 0x7f39980132f0> >sectorSize = 512 >id = 22 name = vdb1 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >sectorSize = 512 >id = 21 name = vda1 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01bb850> PedPartition: <_ped.Partition object at 0x7f39980133b0> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01bb510> PedPartition: <_ped.Partition object at 0x7f3998013350> >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 500 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01bb4d0> PedPartition: <_ped.Partition object at 0x7f3998013590> >sectorSize = 512 >id = 23 name = vdc1 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >sectorSize = 512 >id = 22 name = vdb1 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >sectorSize = 512 >id = 21 name = vda1 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01bb410> PedPartition: <_ped.Partition object at 0x7f39980132f0> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01bb190> PedPartition: <_ped.Partition object at 0x7f39980133b0> >sectorSize = 512 >id = 21 name = vda1 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >sectorSize = 512 >id = 22 name = vdb1 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >sectorSize = 512 >id = 23 name = vdc1 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >id = 21 name = vda1 growable = True >base = 2048 growth = 1021952 max_grow = 1021952 >done = True is 1021952 >id = 22 name = vdb1 growable = True >base = 2048 growth = 1021952 max_grow = 1021952 >done = True is 1021952 >id = 23 name = vdc1 growable = True >base = 2048 growth = 1021952 max_grow = 1021952 >done = True is 1021952 >id = 21 name = vda1 growable = True >base = 2048 growth = 1021952 max_grow = 1021952 >done = True is 1021952 >id = 22 name = vdb1 growable = True >base = 2048 growth = 1021952 max_grow = 1021952 >done = True is 1021952 >id = 23 name = vdc1 growable = True >base = 2048 growth = 1021952 max_grow = 1021952 >done = True is 1021952 >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x7f39a01bb710> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x7f39a01bb710> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01bbc90> PedPartition: <_ped.Partition object at 0x7f3998013410> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01bbe50> PedPartition: <_ped.Partition object at 0x3c091d0> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x7f39a01be550> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x7f39a01be550> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01bba10> PedPartition: <_ped.Partition object at 0x7f3998013530> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01bbad0> PedPartition: <_ped.Partition object at 0x3c09170> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x7f39a01bb510> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x7f39a01bb510> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01bb150> PedPartition: <_ped.Partition object at 0x7f3998013350> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01bb590> PedPartition: <_ped.Partition object at 0x3794a10> >name = vda status = True kids = 1 id = 1 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x3459d40> >target size = 0 path = /dev/vda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>, DiskDevice instance (0x7f39a01ab050) -- >name = vdb status = True kids = 1 id = 5 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29810 did: 28521 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7560> >target size = 0 path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- >name = vdc status = True kids = 1 id = 6 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdc type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7710> >target size = 0 path = /dev/vdc >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>] ; fstype: ext4 ; encrypted: False ; >disk: <parted.disk.Disk object at 0x378c290> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01becd0> PedPartition: <_ped.Partition object at 0x3c09050> >disk: <parted.disk.Disk object at 0x7f39a01bd450> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01be350> PedPartition: <_ped.Partition object at 0x7f3998013530> >disk: <parted.disk.Disk object at 0x7f39a01bda90> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01be7d0> PedPartition: <_ped.Partition object at 0x7f3998013350> >name = vda status = True kids = 1 id = 1 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x3459d40> >target size = 0 path = /dev/vda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>, DiskDevice instance (0x7f39a01ab050) -- >name = vdb status = True kids = 1 id = 5 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29810 did: 28521 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7560> >target size = 0 path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- >name = vdc status = True kids = 1 id = 6 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdc type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7710> >target size = 0 path = /dev/vdc >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>]] >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3eb2050> PedPartition: <_ped.Partition object at 0x3c091d0> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x32b7d50> PedPartition: <_ped.Partition object at 0x7f3998013590> >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01b2ed0> PedPartition: <_ped.Partition object at 0x3c09170> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01bbe90> PedPartition: <_ped.Partition object at 0x7f39980132f0> >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01bb590> PedPartition: <_ped.Partition object at 0x7f39980133b0> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x32c76d0> PedPartition: <_ped.Partition object at 0x3794a10> >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 5004.0 ; start: None ; end: None >sectorSize = 512 >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >sectorSize = 512 >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f399801d110> PedPartition: <_ped.Partition object at 0x3c091d0> >sectorSize = 512 >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 25 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 10231808 >done = False >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f399801de50> PedPartition: <_ped.Partition object at 0x3c09170> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f399801dc10> PedPartition: <_ped.Partition object at 0x7f399003efb0> >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 5004.0 ; start: None ; end: None >sectorSize = 512 >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x36e7490> PedPartition: <_ped.Partition object at 0x3769d10> >sectorSize = 512 >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 26 name = vdb2 growable = True >base = 16384 growth = 0 max_grow = 10231808 >done = False >sectorSize = 512 >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 25 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 10231808 >done = False >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x36e7950> PedPartition: <_ped.Partition object at 0x7f39a00e4ad0> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x36e7790> PedPartition: <_ped.Partition object at 0x7f39a00e4b90> >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 5004.0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01bbb10> PedPartition: <_ped.Partition object at 0x3c091d0> >sectorSize = 512 >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 27 name = vdc2 growable = True >base = 16384 growth = 0 max_grow = 10231808 >done = False >sectorSize = 512 >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 26 name = vdb2 growable = True >base = 16384 growth = 0 max_grow = 10231808 >done = False >sectorSize = 512 >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 25 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 10231808 >done = False >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01bbd90> PedPartition: <_ped.Partition object at 0x3769d10> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01bbc50> PedPartition: <_ped.Partition object at 0x7f39980133b0> >sectorSize = 512 >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 25 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 10231808 >done = False >sectorSize = 512 >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 26 name = vdb2 growable = True >base = 16384 growth = 0 max_grow = 10231808 >done = False >sectorSize = 512 >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 27 name = vdc2 growable = True >base = 16384 growth = 0 max_grow = 10231808 >done = False >id = 25 name = vda2 growable = True >base = 16384 growth = 10231808 max_grow = 10231808 >done = True >id = 25 name = vda2 growable = True >base = 16384 growth = 10231808 max_grow = 10231808 >done = True 6832128 (3336 MB) >id = 26 name = vdb2 growable = True >base = 16384 growth = 10231808 max_grow = 10231808 >done = True >id = 26 name = vdb2 growable = True >base = 16384 growth = 10231808 max_grow = 10231808 >done = True 6832128 (3336 MB) >id = 27 name = vdc2 growable = True >base = 16384 growth = 10231808 max_grow = 10231808 >done = True >id = 27 name = vdc2 growable = True >base = 16384 growth = 10231808 max_grow = 10231808 >done = True 6832128 (3336 MB) >id = 25 name = vda2 growable = True >base = 16384 growth = 3399680 max_grow = 10231808 >done = True >id = 26 name = vdb2 growable = True >base = 16384 growth = 3399680 max_grow = 10231808 >done = True >id = 27 name = vdc2 growable = True >base = 16384 growth = 3399680 max_grow = 10231808 >done = True >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x36e7350> >start: 1026048 end: 4442111 length: 3416064 >device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x36e7b90> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x36e7350> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01c0210> PedPartition: <_ped.Partition object at 0x7f39a00e4bf0> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01c0390> PedPartition: <_ped.Partition object at 0x7f39a00e4a10> >start: 1026048 end: 4442111 length: 3416064 >device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x36e7b90> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3eb2150> PedPartition: <_ped.Partition object at 0x7f39a00e4ad0> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01c0450> PedPartition: <_ped.Partition object at 0x7f399003efb0> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x7f399801d190> >start: 1026048 end: 4442111 length: 3416064 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x7f39a01c0b10> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x7f399801d190> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e3ce90> PedPartition: <_ped.Partition object at 0x7f39a00e4c50> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f399801dd90> PedPartition: <_ped.Partition object at 0x7f399003ef50> >start: 1026048 end: 4442111 length: 3416064 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x7f39a01c0b10> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3eb2150> PedPartition: <_ped.Partition object at 0x7f39a00e4770> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01bba90> PedPartition: <_ped.Partition object at 0x7f39a00e4ad0> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x7f39a01bbd10> >start: 1026048 end: 4442111 length: 3416064 >device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x7f39a01c0210> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x7f39a01bbd10> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f399801de10> PedPartition: <_ped.Partition object at 0x7f39a00e4bf0> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x36e7910> PedPartition: <_ped.Partition object at 0x7f39a00e4a70> >start: 1026048 end: 4442111 length: 3416064 >device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x7f39a01c0210> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01b2ed0> PedPartition: <_ped.Partition object at 0x7f39a00e4dd0> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01ade10> PedPartition: <_ped.Partition object at 0x7f39980133b0> >name = vda status = True kids = 2 id = 1 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x3459d40> >target size = 0 path = /dev/vda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>, DiskDevice instance (0x7f39a01ab050) -- >name = vdb status = True kids = 2 id = 5 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29810 did: 28521 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7560> >target size = 0 path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- >name = vdc status = True kids = 2 id = 6 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdc type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7710> >target size = 0 path = /dev/vdc >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>] ; raid_level: None ; label: ; container_name: fedora ; device: non-existent 4992MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at / ; mountpoint: / ; fstype: ext4 ; container_size: 0 ; >name = fedora-root status = False kids = 0 id = 29 >parents = ['non-existent 4992MB lvmvg fedora (28)'] >uuid = None size = 4992 >format = non-existent ext4 filesystem mounted at / >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 4992 path = /dev/mapper/fedora-root >format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x32c7350) -- >name = fedora status = False kids = 1 id = 28 >parents = ['non-existent 1668MB partition vda2 (25) with non-existent lvmpv', >'non-existent 1668MB partition vdb2 (26) with non-existent lvmpv', >'non-existent 1668MB partition vdc2 (27) with non-existent lvmpv'] >uuid = None size = 4992 >format = non-existent None >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora >format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 >PE Free = 0 PV Count = 3 >LV Names = [] modified = True >extents = 1248.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['non-existent 1668MB partition vda2 (25) with non-existent lvmpv', >'non-existent 1668MB partition vdb2 (26) with non-existent lvmpv', >'non-existent 1668MB partition vdc2 (27) with non-existent lvmpv'] >LVs = ['non-existent 4992MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at /'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 4992MB, 'mountpoint': '/', 'fstype': 'ext4', 'container_size': 0} >disk: <parted.disk.Disk object at 0x7f3998031310> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c29c90> PedPartition: <_ped.Partition object at 0x7f39a00e4d10> >disk: <parted.disk.Disk object at 0x7f3998031310> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c29e10> PedPartition: <_ped.Partition object at 0x7f39a00e4e30> >disk: <parted.disk.Disk object at 0x7f39a01ac8d0> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c29f10> PedPartition: <_ped.Partition object at 0x7f39a00e4c50> >disk: <parted.disk.Disk object at 0x7f39a01ac8d0> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x466d0d0> PedPartition: <_ped.Partition object at 0x7f39a00e4770> >disk: <parted.disk.Disk object at 0x7f39a01ac6d0> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x466d1d0> PedPartition: <_ped.Partition object at 0x7f39a00e4470> >disk: <parted.disk.Disk object at 0x7f39a01ac6d0> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x466d350> PedPartition: <_ped.Partition object at 0x7f39a00e4b30> >name = vda status = True kids = 1 id = 1 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x3459d40> >target size = 0 path = /dev/vda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>, DiskDevice instance (0x7f39a01ab050) -- >name = vdb status = True kids = 1 id = 5 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29810 did: 28521 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7560> >target size = 0 path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- >name = vdc status = True kids = 1 id = 6 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdc type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7710> >target size = 0 path = /dev/vdc >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>]] >name = vda status = True kids = 1 id = 1 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x3459d40> >target size = 0 path = /dev/vda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>, DiskDevice instance (0x7f39a01ab050) -- >name = vdb status = True kids = 1 id = 5 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29810 did: 28521 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7560> >target size = 0 path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- >name = vdc status = True kids = 1 id = 6 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdc type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7710> >target size = 0 path = /dev/vdc >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>]] >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x466ddd0> PedPartition: <_ped.Partition object at 0x7f399003ef50> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x466d810> PedPartition: <_ped.Partition object at 0x7f3998013590> >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39980271d0> PedPartition: <_ped.Partition object at 0x7f39980132f0> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x466de90> PedPartition: <_ped.Partition object at 0x7f399003ef50> >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01c0150> PedPartition: <_ped.Partition object at 0x3794a10> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01c0550> PedPartition: <_ped.Partition object at 0x7f39980132f0> >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 1688 ; start: None ; end: None >sectorSize = 512 >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >sectorSize = 512 >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46971d0> PedPartition: <_ped.Partition object at 0x7f39a00e4a10> >sectorSize = 512 >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 30 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 3454976 >done = False >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4697510> PedPartition: <_ped.Partition object at 0x7f39a00e4a70> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4697650> PedPartition: <_ped.Partition object at 0x7f39a00e4f50> >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 1688 ; start: None ; end: None >sectorSize = 512 >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c27690> PedPartition: <_ped.Partition object at 0x7f3998013410> >sectorSize = 512 >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 31 name = vdb2 growable = True >base = 2048 growth = 0 max_grow = 3454976 >done = False >sectorSize = 512 >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 30 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 3454976 >done = False >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c27990> PedPartition: <_ped.Partition object at 0x3769d10> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c27a10> PedPartition: <_ped.Partition object at 0x3c09170> >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 1688 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c29510> PedPartition: <_ped.Partition object at 0x3c091d0> >sectorSize = 512 >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 32 name = vdc2 growable = True >base = 2048 growth = 0 max_grow = 3454976 >done = False >sectorSize = 512 >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 31 name = vdb2 growable = True >base = 2048 growth = 0 max_grow = 3454976 >done = False >sectorSize = 512 >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 30 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 3454976 >done = False >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01c01d0> PedPartition: <_ped.Partition object at 0x7f39a00e4a70> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01c0150> PedPartition: <_ped.Partition object at 0x7f39a00e4dd0> >sectorSize = 512 >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 30 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 3454976 >done = False >sectorSize = 512 >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 31 name = vdb2 growable = True >base = 2048 growth = 0 max_grow = 3454976 >done = False >sectorSize = 512 >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 32 name = vdc2 growable = True >base = 2048 growth = 0 max_grow = 3454976 >done = False >id = 30 name = vda2 growable = True >base = 2048 growth = 3454976 max_grow = 3454976 >done = True is 3454976 >id = 31 name = vdb2 growable = True >base = 2048 growth = 3454976 max_grow = 3454976 >done = True is 3454976 >id = 32 name = vdc2 growable = True >base = 2048 growth = 3454976 max_grow = 3454976 >done = True is 3454976 >id = 30 name = vda2 growable = True >base = 2048 growth = 3454976 max_grow = 3454976 >done = True is 3454976 >id = 31 name = vdb2 growable = True >base = 2048 growth = 3454976 max_grow = 3454976 >done = True is 3454976 >id = 32 name = vdc2 growable = True >base = 2048 growth = 3454976 max_grow = 3454976 >done = True is 3454976 >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x7f3998012d50> >start: 1026048 end: 4483071 length: 3457024 >device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x3c22790> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x7f3998012d50> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c27850> PedPartition: <_ped.Partition object at 0x7f39a00e4bf0> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c27390> PedPartition: <_ped.Partition object at 0x7f3998013410> >start: 1026048 end: 4483071 length: 3457024 >device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x3c22790> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46713d0> PedPartition: <_ped.Partition object at 0x7f39a00e4d70> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x466d850> PedPartition: <_ped.Partition object at 0x7f39a00e4cb0> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x466db50> >start: 1026048 end: 4483071 length: 3457024 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x36e7150> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x466db50> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c27610> PedPartition: <_ped.Partition object at 0x7f39a00e4f50> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c27990> PedPartition: <_ped.Partition object at 0x7f3998013590> >start: 1026048 end: 4483071 length: 3457024 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x36e7150> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c05d90> PedPartition: <_ped.Partition object at 0x7f39a00e4b90> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01bbcd0> PedPartition: <_ped.Partition object at 0x3c09170> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x3c279d0> >start: 1026048 end: 4483071 length: 3457024 >device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x7f39a01bbf10> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x3c279d0> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01b2ed0> PedPartition: <_ped.Partition object at 0x7f39a00e4ef0> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x36e7510> PedPartition: <_ped.Partition object at 0x3794a10> >start: 1026048 end: 4483071 length: 3457024 >device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x7f39a01bbf10> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c05d90> PedPartition: <_ped.Partition object at 0x7f39a00e49b0> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c278d0> PedPartition: <_ped.Partition object at 0x7f39a00e4dd0> >name = vda status = True kids = 2 id = 1 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x3459d40> >target size = 0 path = /dev/vda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>, DiskDevice instance (0x7f39a01ab050) -- >name = vdb status = True kids = 2 id = 5 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29810 did: 28521 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7560> >target size = 0 path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- >name = vdc status = True kids = 2 id = 6 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdc type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7710> >target size = 0 path = /dev/vdc >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>] ; encrypted: False ; container_raid_level: raid0 ; fstype: swap ; mountpoint: None ; container_encrypted: False ; container_size: 0 ; >disk: <parted.disk.Disk object at 0x46a0290> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c2e950> PedPartition: <_ped.Partition object at 0x7f39a00e4d70> >disk: <parted.disk.Disk object at 0x46a0290> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c2ead0> PedPartition: <_ped.Partition object at 0x7f39a00e4b90> >disk: <parted.disk.Disk object at 0x7f39a01c0250> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c2ebd0> PedPartition: <_ped.Partition object at 0x7f39a00e4f50> >disk: <parted.disk.Disk object at 0x7f39a01c0250> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c2ed50> PedPartition: <_ped.Partition object at 0x7f39a00e4e90> >disk: <parted.disk.Disk object at 0x32b7f10> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c2ee50> PedPartition: <_ped.Partition object at 0x7f39a00e4fb0> >disk: <parted.disk.Disk object at 0x32b7f10> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c2efd0> PedPartition: <_ped.Partition object at 0x36ec0b0> >name = vda status = True kids = 2 id = 1 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x3459d40> >target size = 0 path = /dev/vda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>, DiskDevice instance (0x7f39a01ab050) -- >name = vdb status = True kids = 2 id = 5 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29810 did: 28521 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7560> >target size = 0 path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- >name = vdc status = True kids = 2 id = 6 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdc type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7710> >target size = 0 path = /dev/vdc >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>]] >name = pv00 status = False kids = 1 id = 33 >parents = ['non-existent 1688MB partition vda2 (30) with non-existent mdmember', >'non-existent 1688MB partition vdb2 (31) with non-existent mdmember', >'non-existent 1688MB partition vdc2 (32) with non-existent mdmember'] >uuid = None size = 5052.0 >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 5052.0 path = /dev/md/pv00 >format args = None originalFormat = lvmpv level = 0 spares = 0 >members = 3 >total devices = 3 metadata version = default, 'encrypted': False, 'raid_level': 'raid0', 'fstype': 'lvmpv'} >name = vda status = True kids = 2 id = 1 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x3459d40> >target size = 0 path = /dev/vda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>, DiskDevice instance (0x7f39a01ab050) -- >name = vdb status = True kids = 2 id = 5 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29810 did: 28521 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7560> >target size = 0 path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- >name = vdc status = True kids = 2 id = 6 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdc type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7710> >target size = 0 path = /dev/vdc >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>]] >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c27190> PedPartition: <_ped.Partition object at 0x7f39a00e4cb0> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c27590> PedPartition: <_ped.Partition object at 0x3769d10> >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c27790> PedPartition: <_ped.Partition object at 0x3c09170> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3784b10> PedPartition: <_ped.Partition object at 0x7f399003ef50> >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39980271d0> PedPartition: <_ped.Partition object at 0x3794a10> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x466ded0> PedPartition: <_ped.Partition object at 0x7f39980132f0> >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 1857 ; start: None ; end: None >sectorSize = 512 >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >sectorSize = 512 >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3998027190> PedPartition: <_ped.Partition object at 0x7f39a00e4cb0> >sectorSize = 512 >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 30 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 3801088 >done = False >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3998027390> PedPartition: <_ped.Partition object at 0x3c09170> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3998027350> PedPartition: <_ped.Partition object at 0x7f3998013410> >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 1857 ; start: None ; end: None >sectorSize = 512 >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3998027710> PedPartition: <_ped.Partition object at 0x7f3998013590> >sectorSize = 512 >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 31 name = vdb2 growable = True >base = 2048 growth = 0 max_grow = 3801088 >done = False >sectorSize = 512 >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 30 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 3801088 >done = False >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39980278d0> PedPartition: <_ped.Partition object at 0x32a6530> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3998027950> PedPartition: <_ped.Partition object at 0x32a6170> >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 1857 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3998027e10> PedPartition: <_ped.Partition object at 0x32a6710> >sectorSize = 512 >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 32 name = vdc2 growable = True >base = 2048 growth = 0 max_grow = 3801088 >done = False >sectorSize = 512 >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 31 name = vdb2 growable = True >base = 2048 growth = 0 max_grow = 3801088 >done = False >sectorSize = 512 >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 30 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 3801088 >done = False >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3998027690> PedPartition: <_ped.Partition object at 0x7f3998013590> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3998027450> PedPartition: <_ped.Partition object at 0x7f39a00e4cb0> >sectorSize = 512 >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 30 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 3801088 >done = False >sectorSize = 512 >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 31 name = vdb2 growable = True >base = 2048 growth = 0 max_grow = 3801088 >done = False >sectorSize = 512 >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 32 name = vdc2 growable = True >base = 2048 growth = 0 max_grow = 3801088 >done = False >id = 30 name = vda2 growable = True >base = 2048 growth = 3801088 max_grow = 3801088 >done = True is 3801088 >id = 31 name = vdb2 growable = True >base = 2048 growth = 3801088 max_grow = 3801088 >done = True is 3801088 >id = 32 name = vdc2 growable = True >base = 2048 growth = 3801088 max_grow = 3801088 >done = True is 3801088 >id = 30 name = vda2 growable = True >base = 2048 growth = 3801088 max_grow = 3801088 >done = True is 3801088 >id = 31 name = vdb2 growable = True >base = 2048 growth = 3801088 max_grow = 3801088 >done = True is 3801088 >id = 32 name = vdc2 growable = True >base = 2048 growth = 3801088 max_grow = 3801088 >done = True is 3801088 >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x7f3998027d50> >start: 1026048 end: 4829183 length: 3803136 >device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x7f3998027b10> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x7f3998027d50> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39980320d0> PedPartition: <_ped.Partition object at 0x32a6530> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3998032210> PedPartition: <_ped.Partition object at 0x32a6770> >start: 1026048 end: 4829183 length: 3803136 >device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x7f3998027b10> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c27350> PedPartition: <_ped.Partition object at 0x32a67d0> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3998032410> PedPartition: <_ped.Partition object at 0x7f3998013410> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x7f3998027350> >start: 1026048 end: 4829183 length: 3803136 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x7f3998032490> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x7f3998027350> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01bbe10> PedPartition: <_ped.Partition object at 0x32a66b0> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c27590> PedPartition: <_ped.Partition object at 0x3794a10> >start: 1026048 end: 4829183 length: 3803136 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x7f3998032490> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01bbc10> PedPartition: <_ped.Partition object at 0x32a6830> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3998027a10> PedPartition: <_ped.Partition object at 0x32a6170> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x7f39980270d0> >start: 1026048 end: 4829183 length: 3803136 >device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x466d4d0> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x7f39980270d0> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c27990> PedPartition: <_ped.Partition object at 0x32a67d0> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39980277d0> PedPartition: <_ped.Partition object at 0x32a6410> >start: 1026048 end: 4829183 length: 3803136 >device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x466d4d0> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c272d0> PedPartition: <_ped.Partition object at 0x32a6530> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3998032110> PedPartition: <_ped.Partition object at 0x7f39a00e4cb0> >name = vda status = True kids = 2 id = 1 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x3459d40> >target size = 0 path = /dev/vda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>, DiskDevice instance (0x7f39a01ab050) -- >name = vdb status = True kids = 2 id = 5 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29810 did: 28521 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7560> >target size = 0 path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- >name = vdc status = True kids = 2 id = 6 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdc type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7710> >target size = 0 path = /dev/vdc >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>] ; encrypted: False ; container_raid_level: raid0 ; fstype: ext4 ; mountpoint: /var ; container_encrypted: False ; container_size: 0 ; >disk: <parted.disk.Disk object at 0x7f3998032c50> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c2e4d0> PedPartition: <_ped.Partition object at 0x7f3998013590> >disk: <parted.disk.Disk object at 0x7f3998032c50> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c2ea50> PedPartition: <_ped.Partition object at 0x7f39a00e4b90> >disk: <parted.disk.Disk object at 0x466ded0> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c2ec90> PedPartition: <_ped.Partition object at 0x7f39a00e4e90> >disk: <parted.disk.Disk object at 0x466ded0> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c2ef10> PedPartition: <_ped.Partition object at 0x7f39a00e4d70> >disk: <parted.disk.Disk object at 0x7f3998027ad0> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c2efd0> PedPartition: <_ped.Partition object at 0x7f39a00e4fb0> >disk: <parted.disk.Disk object at 0x7f3998027ad0> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c2e990> PedPartition: <_ped.Partition object at 0x7f39a00e4f50> >name = vda status = True kids = 2 id = 1 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x3459d40> >target size = 0 path = /dev/vda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>, DiskDevice instance (0x7f39a01ab050) -- >name = vdb status = True kids = 2 id = 5 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29810 did: 28521 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7560> >target size = 0 path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- >name = vdc status = True kids = 2 id = 6 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdc type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7710> >target size = 0 path = /dev/vdc >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>]] >name = 00 status = False kids = 1 id = 33 >parents = ['non-existent 1857MB partition vda2 (30) with non-existent mdmember', >'non-existent 1857MB partition vdb2 (31) with non-existent mdmember', >'non-existent 1857MB partition vdc2 (32) with non-existent mdmember'] >uuid = None size = 5559.0 >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 5052.0 path = /dev/md/00 >format args = None originalFormat = lvmpv level = 0 spares = 0 >members = 3 >total devices = 3 metadata version = default, 'encrypted': False, 'raid_level': 'raid0', 'fstype': 'lvmpv'} >name = vda status = True kids = 2 id = 1 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x3459d40> >target size = 0 path = /dev/vda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>, DiskDevice instance (0x7f39a01ab050) -- >name = vdb status = True kids = 2 id = 5 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29810 did: 28521 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7560> >target size = 0 path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- >name = vdc status = True kids = 2 id = 6 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdc type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7710> >target size = 0 path = /dev/vdc >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>]] >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c2e350> PedPartition: <_ped.Partition object at 0x7f3998013410> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c2ec10> PedPartition: <_ped.Partition object at 0x3769d10> >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c2e410> PedPartition: <_ped.Partition object at 0x3794a10> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3998027a10> PedPartition: <_ped.Partition object at 0x7f399003ef50> >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3998027f10> PedPartition: <_ped.Partition object at 0x7f39980132f0> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3998027350> PedPartition: <_ped.Partition object at 0x7f39a00e4cb0> >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 2190 ; start: None ; end: None >sectorSize = 512 >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >sectorSize = 512 >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3998032610> PedPartition: <_ped.Partition object at 0x7f3998013410> >sectorSize = 512 >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 30 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 4483072 >done = False >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c29850> PedPartition: <_ped.Partition object at 0x3794a10> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c29890> PedPartition: <_ped.Partition object at 0x7f39a00e4dd0> >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 2190 ; start: None ; end: None >sectorSize = 512 >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f399801d410> PedPartition: <_ped.Partition object at 0x7f39a00e4a10> >sectorSize = 512 >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 31 name = vdb2 growable = True >base = 2048 growth = 0 max_grow = 4483072 >done = False >sectorSize = 512 >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 30 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 4483072 >done = False >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01be5d0> PedPartition: <_ped.Partition object at 0x3c09170> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01be6d0> PedPartition: <_ped.Partition object at 0x7f39a00e49b0> >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 2190 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01bbb10> PedPartition: <_ped.Partition object at 0x36ec050> >sectorSize = 512 >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 32 name = vdc2 growable = True >base = 2048 growth = 0 max_grow = 4483072 >done = False >sectorSize = 512 >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 31 name = vdb2 growable = True >base = 2048 growth = 0 max_grow = 4483072 >done = False >sectorSize = 512 >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 30 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 4483072 >done = False >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3998032050> PedPartition: <_ped.Partition object at 0x7f39a00e4a10> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c22790> PedPartition: <_ped.Partition object at 0x3794a10> >sectorSize = 512 >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 30 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 4483072 >done = False >sectorSize = 512 >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 31 name = vdb2 growable = True >base = 2048 growth = 0 max_grow = 4483072 >done = False >sectorSize = 512 >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 32 name = vdc2 growable = True >base = 2048 growth = 0 max_grow = 4483072 >done = False >id = 30 name = vda2 growable = True >base = 2048 growth = 4483072 max_grow = 4483072 >done = True is 4483072 >id = 31 name = vdb2 growable = True >base = 2048 growth = 4483072 max_grow = 4483072 >done = True is 4483072 >id = 32 name = vdc2 growable = True >base = 2048 growth = 4483072 max_grow = 4483072 >done = True is 4483072 >id = 30 name = vda2 growable = True >base = 2048 growth = 4483072 max_grow = 4483072 >done = True is 4483072 >id = 31 name = vdb2 growable = True >base = 2048 growth = 4483072 max_grow = 4483072 >done = True is 4483072 >id = 32 name = vdc2 growable = True >base = 2048 growth = 4483072 max_grow = 4483072 >done = True is 4483072 >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x7f399801d790> >start: 1026048 end: 5511167 length: 4485120 >device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x7f39a01bbb50> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x7f399801d790> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x466d810> PedPartition: <_ped.Partition object at 0x7f3998013410> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x466db50> PedPartition: <_ped.Partition object at 0x32a6170> >start: 1026048 end: 5511167 length: 4485120 >device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x7f39a01bbb50> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x466d6d0> PedPartition: <_ped.Partition object at 0x36ec0b0> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x36e7490> PedPartition: <_ped.Partition object at 0x7f39a00e4dd0> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x3c2ebd0> >start: 1026048 end: 5511167 length: 4485120 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x36e7a90> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x3c2ebd0> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x36e7c10> PedPartition: <_ped.Partition object at 0x32a6410> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c2eb90> PedPartition: <_ped.Partition object at 0x36ec0b0> >start: 1026048 end: 5511167 length: 4485120 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x36e7a90> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c2ee10> PedPartition: <_ped.Partition object at 0x32a6770> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01bef10> PedPartition: <_ped.Partition object at 0x7f39a00e49b0> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x7f39a01be8d0> >start: 1026048 end: 5511167 length: 4485120 >device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x3eb22d0> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x7f39a01be8d0> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a0104f90> PedPartition: <_ped.Partition object at 0x7f3998013410> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01bbd50> PedPartition: <_ped.Partition object at 0x7f39a00e4ef0> >start: 1026048 end: 5511167 length: 4485120 >device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x3eb22d0> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3998027110> PedPartition: <_ped.Partition object at 0x7f39980132f0> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3998032110> PedPartition: <_ped.Partition object at 0x3794a10> >Dec 12 08:27:06 localhost systemd-journal[584]: Suppressed 95 messages from /user.slice/user-1000.slice >Dec 12 08:27:23 localhost chronyd[673]: Selected source 46.188.15.35 >name = vda status = True kids = 2 id = 1 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x3459d40> >target size = 0 path = /dev/vda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>, DiskDevice instance (0x7f39a01ab050) -- >name = vdb status = True kids = 2 id = 5 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29810 did: 28521 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7560> >target size = 0 path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>] ; raid_level: None ; label: ; container_name: fedora ; device: non-existent 4992MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at / ; mountpoint: / ; fstype: ext4 ; container_size: 0 ; >name = fedora-root status = False kids = 0 id = 29 >parents = ['non-existent 6556MB lvmvg fedora (28)'] >uuid = None size = 4992 >format = non-existent ext4 filesystem mounted at / >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 4992 path = /dev/mapper/fedora-root >format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x32c7350) -- >name = fedora status = False kids = 3 id = 28 >parents = ['non-existent 6558MB mdarray 00 (33) with non-existent lvmpv'] >uuid = None size = 6556 >format = non-existent None >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora >format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 >PE Free = 0 PV Count = 1 >LV Names = [] modified = True >extents = 1639.0 free space = 64 >free extents = 16.0 reserved percent = 0 reserved space = 0 >PVs = ['non-existent 6558MB mdarray 00 (33) with non-existent lvmpv'] >LVs = ['non-existent 4992MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at /', >'non-existent 500MB lvmlv fedora-swap (34) with non-existent swap', >'non-existent 1000MB lvmlv fedora-var (35) with non-existent ext4 filesystem mounted at /var'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 4992MB, 'mountpoint': '/', 'fstype': 'ext4', 'container_size': 0} >disk: <parted.disk.Disk object at 0x46a0250> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4976d50> PedPartition: <_ped.Partition object at 0x32a6710> >disk: <parted.disk.Disk object at 0x46a0250> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4976ed0> PedPartition: <_ped.Partition object at 0x32a63b0> >disk: <parted.disk.Disk object at 0x3c27ad0> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4976f90> PedPartition: <_ped.Partition object at 0x32a6830> >disk: <parted.disk.Disk object at 0x3c27ad0> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x497c190> PedPartition: <_ped.Partition object at 0x32a6530> >disk: <parted.disk.Disk object at 0x7f3998012ad0> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x497c290> PedPartition: <_ped.Partition object at 0x32a6770> >disk: <parted.disk.Disk object at 0x7f3998012ad0> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x497c410> PedPartition: <_ped.Partition object at 0x32a66b0> >name = vda status = True kids = 2 id = 1 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x3459d40> >target size = 0 path = /dev/vda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>, DiskDevice instance (0x7f39a01ab050) -- >name = vdb status = True kids = 2 id = 5 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29810 did: 28521 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7560> >target size = 0 path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>]] >name = 00 status = False kids = 1 id = 33 >parents = ['non-existent 2190MB partition vda2 (30) with non-existent mdmember', >'non-existent 2190MB partition vdb2 (31) with non-existent mdmember', >'non-existent 2190MB partition vdc2 (32) with non-existent mdmember'] >uuid = None size = 6558.0 >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 5052.0 path = /dev/md/00 >format args = None originalFormat = lvmpv level = 0 spares = 0 >members = 3 >total devices = 3 metadata version = default, 'encrypted': False, 'raid_level': 'raid0', 'fstype': 'lvmpv'} >name = vda status = True kids = 2 id = 1 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x3459d40> >target size = 0 path = /dev/vda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>, DiskDevice instance (0x7f39a01ab050) -- >name = vdb status = True kids = 2 id = 5 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29810 did: 28521 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7560> >target size = 0 path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>]] >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4976750> PedPartition: <_ped.Partition object at 0x3c09170> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49767d0> PedPartition: <_ped.Partition object at 0x3769d10> >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4976a50> PedPartition: <_ped.Partition object at 0x7f399003ef50> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4976550> PedPartition: <_ped.Partition object at 0x7f3998013410> >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x36e7510> PedPartition: <_ped.Partition object at 0x7f39980132f0> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x36e7350> PedPartition: <_ped.Partition object at 0x7f39a00e4cb0> >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 3271 ; start: None ; end: None >sectorSize = 512 >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >sectorSize = 512 >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4942c90> PedPartition: <_ped.Partition object at 0x3c09170> >sectorSize = 512 >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 30 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 6696960 >done = False >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4942990> PedPartition: <_ped.Partition object at 0x7f399003ef50> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4942e10> PedPartition: <_ped.Partition object at 0x7f39a00e49b0> >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 3271 ; start: None ; end: None >sectorSize = 512 >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01bef10> PedPartition: <_ped.Partition object at 0x7f39a00e4ef0> >sectorSize = 512 >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 31 name = vdb2 growable = True >base = 2048 growth = 0 max_grow = 6696960 >done = False >sectorSize = 512 >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 30 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 6696960 >done = False >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f399801d0d0> PedPartition: <_ped.Partition object at 0x7f39a00e4a10> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x466d990> PedPartition: <_ped.Partition object at 0x3c09170> >sectorSize = 512 >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 30 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 6696960 >done = False >sectorSize = 512 >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 31 name = vdb2 growable = True >base = 2048 growth = 0 max_grow = 6696960 >done = False >id = 30 name = vda2 growable = True >base = 2048 growth = 6696960 max_grow = 6696960 >done = True is 6696960 >id = 31 name = vdb2 growable = True >base = 2048 growth = 6696960 max_grow = 6696960 >done = True is 6696960 >id = 30 name = vda2 growable = True >base = 2048 growth = 6696960 max_grow = 6696960 >done = True is 6696960 >id = 31 name = vdb2 growable = True >base = 2048 growth = 6696960 max_grow = 6696960 >done = True is 6696960 >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x49426d0> >start: 1026048 end: 7725055 length: 6699008 >device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x4942c90> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x49426d0> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f399801dc10> PedPartition: <_ped.Partition object at 0x7f39a00e4dd0> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01bb590> PedPartition: <_ped.Partition object at 0x36ec0b0> >start: 1026048 end: 7725055 length: 6699008 >device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x4942c90> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f399801dcd0> PedPartition: <_ped.Partition object at 0x36ec050> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x32c7510> PedPartition: <_ped.Partition object at 0x7f39a00e49b0> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4942810> >start: 1026048 end: 7725055 length: 6699008 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x32c7fd0> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4942810> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x466db50> PedPartition: <_ped.Partition object at 0x32a62f0> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4976bd0> PedPartition: <_ped.Partition object at 0x7f39980132f0> >start: 1026048 end: 7725055 length: 6699008 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x32c7fd0> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c22b10> PedPartition: <_ped.Partition object at 0x32a6410> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4942f50> PedPartition: <_ped.Partition object at 0x3c09170> >name = vdb status = True kids = 2 id = 5 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29810 did: 28521 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7560> >target size = 0 path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- >name = vdc status = True kids = 1 id = 6 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdc type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7710> >target size = 0 path = /dev/vdc >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>] ; raid_level: None ; label: ; container_name: fedora ; device: non-existent 1000MB lvmlv fedora-var (35) with non-existent ext4 filesystem mounted at /var ; mountpoint: /var ; fstype: ext4 ; container_size: 0 ; >name = fedora-var status = False kids = 0 id = 35 >parents = ['non-existent 6532MB lvmvg fedora (28)'] >uuid = None size = 1000.0 >format = non-existent ext4 filesystem mounted at /var >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 1000.0 path = /dev/mapper/fedora-var >format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x32c7350) -- >name = fedora status = False kids = 3 id = 28 >parents = ['non-existent 6534MB mdarray 00 (33) with non-existent lvmpv'] >uuid = None size = 6532 >format = non-existent None >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora >format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 >PE Free = 0 PV Count = 1 >LV Names = [] modified = True >extents = 1633.0 free space = 40 >free extents = 10.0 reserved percent = 0 reserved space = 0 >PVs = ['non-existent 6534MB mdarray 00 (33) with non-existent lvmpv'] >LVs = ['non-existent 4992MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at /', >'non-existent 500MB lvmlv fedora-swap (34) with non-existent swap', >'non-existent 1000MB lvmlv fedora-var (35) with non-existent ext4 filesystem mounted at /var'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 1000MB, 'mountpoint': '/var', 'fstype': 'ext4', 'container_size': 0} >disk: <parted.disk.Disk object at 0x7f3998027250> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d292d0> PedPartition: <_ped.Partition object at 0x7f399003ef50> >disk: <parted.disk.Disk object at 0x7f3998027250> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d29450> PedPartition: <_ped.Partition object at 0x7f39a00e4dd0> >disk: <parted.disk.Disk object at 0x7f399801d510> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d29550> PedPartition: <_ped.Partition object at 0x36ec050> >disk: <parted.disk.Disk object at 0x7f399801d510> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d296d0> PedPartition: <_ped.Partition object at 0x32a6410> >disk: <parted.disk.Disk object at 0x7f3998032a50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d297d0> PedPartition: <_ped.Partition object at 0x32a62f0> >name = vdb status = True kids = 2 id = 5 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29810 did: 28521 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7560> >target size = 0 path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- >name = vdc status = True kids = 1 id = 6 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdc type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7710> >target size = 0 path = /dev/vdc >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>]] >name = 00 status = False kids = 1 id = 33 >parents = ['non-existent 3271MB partition vda2 (30) with non-existent mdmember', >'non-existent 3271MB partition vdb2 (31) with non-existent mdmember'] >uuid = None size = 6534.0 >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 5052.0 path = /dev/md/00 >format args = None originalFormat = lvmpv level = 0 spares = 1 >members = 2 >total devices = 3 metadata version = default, 'encrypted': False, 'raid_level': 'raid0', 'fstype': 'lvmpv'} >name = vdb status = True kids = 2 id = 5 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29810 did: 28521 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7560> >target size = 0 path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- >name = vdc status = True kids = 1 id = 6 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdc type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7710> >target size = 0 path = /dev/vdc >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>]] >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d29fd0> PedPartition: <_ped.Partition object at 0x7f39980132f0> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d29b10> PedPartition: <_ped.Partition object at 0x3769d10> >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d331d0> PedPartition: <_ped.Partition object at 0x3c09170> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4942f50> PedPartition: <_ped.Partition object at 0x7f3998013410> >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d336d0> PedPartition: <_ped.Partition object at 0x36ec0b0> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4976a10> PedPartition: <_ped.Partition object at 0x3c09170> >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 3271 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d33310> PedPartition: <_ped.Partition object at 0x7f39980132f0> >sectorSize = 512 >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 36 name = vdc2 growable = True >base = 2048 growth = 0 max_grow = 6696960 >done = False >sectorSize = 512 >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >sectorSize = 512 >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d33550> PedPartition: <_ped.Partition object at 0x32a6170> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d33250> PedPartition: <_ped.Partition object at 0x32a6350> >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 3271 ; start: None ; end: None >sectorSize = 512 >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 36 name = vdc2 growable = True >base = 2048 growth = 0 max_grow = 6696960 >done = False >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d33d50> PedPartition: <_ped.Partition object at 0x32a6290> >sectorSize = 512 >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 31 name = vdb2 growable = True >base = 2048 growth = 0 max_grow = 6696960 >done = False >sectorSize = 512 >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d29f50> PedPartition: <_ped.Partition object at 0x7f39980132f0> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49767d0> PedPartition: <_ped.Partition object at 0x32a67d0> >sectorSize = 512 >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 31 name = vdb2 growable = True >base = 2048 growth = 0 max_grow = 6696960 >done = False >sectorSize = 512 >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 36 name = vdc2 growable = True >base = 2048 growth = 0 max_grow = 6696960 >done = False >id = 31 name = vdb2 growable = True >base = 2048 growth = 6696960 max_grow = 6696960 >done = True is 6696960 >id = 36 name = vdc2 growable = True >base = 2048 growth = 6696960 max_grow = 6696960 >done = True is 6696960 >id = 31 name = vdb2 growable = True >base = 2048 growth = 6696960 max_grow = 6696960 >done = True is 6696960 >id = 36 name = vdc2 growable = True >base = 2048 growth = 6696960 max_grow = 6696960 >done = True is 6696960 >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d337d0> >start: 1026048 end: 7725055 length: 6699008 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d332d0> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d337d0> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d33fd0> PedPartition: <_ped.Partition object at 0x4965e30> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d39210> PedPartition: <_ped.Partition object at 0x4965d70> >start: 1026048 end: 7725055 length: 6699008 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d332d0> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d33a50> PedPartition: <_ped.Partition object at 0x4965dd0> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d39550> PedPartition: <_ped.Partition object at 0x4965e90> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x4d39650> >start: 1026048 end: 7725055 length: 6699008 >device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x4d39750> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x4d39650> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d33890> PedPartition: <_ped.Partition object at 0x4965ef0> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4976a10> PedPartition: <_ped.Partition object at 0x32a6170> >start: 1026048 end: 7725055 length: 6699008 >device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x4d39750> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d33cd0> PedPartition: <_ped.Partition object at 0x4965f50> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01bbd50> PedPartition: <_ped.Partition object at 0x32a6350> >disk: <parted.disk.Disk object at 0x4d3b5d0> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x497c650> PedPartition: <_ped.Partition object at 0x7f39980132f0> >disk: <parted.disk.Disk object at 0x4d39890> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x497c850> PedPartition: <_ped.Partition object at 0x7f399003ef50> >disk: <parted.disk.Disk object at 0x4d39890> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x497cbd0> PedPartition: <_ped.Partition object at 0x36ec0b0> >disk: <parted.disk.Disk object at 0x4d39dd0> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x497cc10> PedPartition: <_ped.Partition object at 0x36ec050> >disk: <parted.disk.Disk object at 0x4d39dd0> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46713d0> PedPartition: <_ped.Partition object at 0x7f39a00e4dd0> >name = vdb status = True kids = 2 id = 5 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29810 did: 28521 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7560> >target size = 0 path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- >name = vdc status = True kids = 2 id = 6 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdc type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7710> >target size = 0 path = /dev/vdc >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>]] >name = 00 status = False kids = 1 id = 33 >parents = ['non-existent 3271MB partition vdb2 (31) with non-existent mdmember', >'non-existent 3271MB partition vdc2 (36) with non-existent mdmember'] >uuid = None size = 6534.0 >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 5052.0 path = /dev/md/00 >format args = None originalFormat = lvmpv level = 0 spares = 1 >members = 2 >total devices = 3 metadata version = default, 'encrypted': False, 'raid_level': 'raid0', 'fstype': 'lvmpv'} >name = vdb status = True kids = 2 id = 5 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29810 did: 28521 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7560> >target size = 0 path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- >name = vdc status = True kids = 2 id = 6 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdc type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7710> >target size = 0 path = /dev/vdc >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>]] >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x466dd50> PedPartition: <_ped.Partition object at 0x3769d10> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x466db50> PedPartition: <_ped.Partition object at 0x7f39a00e4ef0> >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4942dd0> PedPartition: <_ped.Partition object at 0x7f3998013410> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d29950> PedPartition: <_ped.Partition object at 0x7f39a00e4cb0> >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4942850> PedPartition: <_ped.Partition object at 0x7f39a00e4a10> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4942c90> PedPartition: <_ped.Partition object at 0x3c09170> >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 2771 ; start: None ; end: None >sectorSize = 512 >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4942fd0> PedPartition: <_ped.Partition object at 0x32a6350> >sectorSize = 512 >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 31 name = vdb2 growable = True >base = 2048 growth = 0 max_grow = 5672960 >done = False >sectorSize = 512 >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x466df10> PedPartition: <_ped.Partition object at 0x7f3998013410> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4942710> PedPartition: <_ped.Partition object at 0x3769d10> >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 2771 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d39150> PedPartition: <_ped.Partition object at 0x32a67d0> >sectorSize = 512 >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 36 name = vdc2 growable = True >base = 2048 growth = 0 max_grow = 5672960 >done = False >sectorSize = 512 >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 31 name = vdb2 growable = True >base = 2048 growth = 0 max_grow = 5672960 >done = False >sectorSize = 512 >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4976810> PedPartition: <_ped.Partition object at 0x32a6170> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4976610> PedPartition: <_ped.Partition object at 0x32a6650> >sectorSize = 512 >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 31 name = vdb2 growable = True >base = 2048 growth = 0 max_grow = 5672960 >done = False >sectorSize = 512 >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 36 name = vdc2 growable = True >base = 2048 growth = 0 max_grow = 5672960 >done = False >id = 31 name = vdb2 growable = True >base = 2048 growth = 5672960 max_grow = 5672960 >done = True is 5672960 >id = 36 name = vdc2 growable = True >base = 2048 growth = 5672960 max_grow = 5672960 >done = True is 5672960 >id = 31 name = vdb2 growable = True >base = 2048 growth = 5672960 max_grow = 5672960 >done = True is 5672960 >id = 36 name = vdc2 growable = True >base = 2048 growth = 5672960 max_grow = 5672960 >done = True is 5672960 >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4976b50> >start: 1026048 end: 6701055 length: 5675008 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4976890> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4976b50> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d39510> PedPartition: <_ped.Partition object at 0x32a6410> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x466d6d0> PedPartition: <_ped.Partition object at 0x7f39a00e4cb0> >start: 1026048 end: 6701055 length: 5675008 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4976890> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d39390> PedPartition: <_ped.Partition object at 0x32a62f0> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d33dd0> PedPartition: <_ped.Partition object at 0x3769d10> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x7f399801d110> >start: 1026048 end: 6701055 length: 5675008 >device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x7f399801de50> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x7f399801d110> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x466df10> PedPartition: <_ped.Partition object at 0x32a6170> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3eb2050> PedPartition: <_ped.Partition object at 0x7f39a00e4a10> >start: 1026048 end: 6701055 length: 5675008 >device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x7f399801de50> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4942810> PedPartition: <_ped.Partition object at 0x32a67d0> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d29150> PedPartition: <_ped.Partition object at 0x32a6650> >name = vdb status = True kids = 2 id = 5 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29810 did: 28521 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7560> >target size = 0 path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- >name = vdc status = True kids = 2 id = 6 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdc type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7710> >target size = 0 path = /dev/vdc >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>] ; raid_level: None ; label: ; container_name: fedora00 ; device: None ; mountpoint: /var ; fstype: ext4 ; container_size: 0 ; >disk: <parted.disk.Disk object at 0x4d39390> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d46410> PedPartition: <_ped.Partition object at 0x32a62f0> >disk: <parted.disk.Disk object at 0x36e7490> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d46490> PedPartition: <_ped.Partition object at 0x32a6410> >disk: <parted.disk.Disk object at 0x36e7490> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d466d0> PedPartition: <_ped.Partition object at 0x32a6350> >disk: <parted.disk.Disk object at 0x4d3d7d0> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d467d0> PedPartition: <_ped.Partition object at 0x32a6590> >disk: <parted.disk.Disk object at 0x4d3d7d0> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d46950> PedPartition: <_ped.Partition object at 0x4965e90> >name = vdb status = True kids = 2 id = 5 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29810 did: 28521 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7560> >target size = 0 path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- >name = vdc status = True kids = 2 id = 6 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdc type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7710> >target size = 0 path = /dev/vdc >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>]] >name = vdb status = True kids = 2 id = 5 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29810 did: 28521 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7560> >target size = 0 path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- >name = vdc status = True kids = 2 id = 6 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdc type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7710> >target size = 0 path = /dev/vdc >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>]] >boot: False ; primary: False ; size: 2771MB ; grow: False ; max_size: 2771 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d4f190> PedPartition: <_ped.Partition object at 0x3769d10> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d4f350> PedPartition: <_ped.Partition object at 0x7f3998013410> >boot: False ; primary: False ; size: 2771MB ; grow: False ; max_size: 2771 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d4f710> PedPartition: <_ped.Partition object at 0x3c09170> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d46f10> PedPartition: <_ped.Partition object at 0x3769d10> >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d2ec10> PedPartition: <_ped.Partition object at 0x32a6650> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d2e2d0> PedPartition: <_ped.Partition object at 0x32a6290> >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d2e7d0> PedPartition: <_ped.Partition object at 0x32a6170> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d2e110> PedPartition: <_ped.Partition object at 0x7f39a00e4ef0> >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4942d10> PedPartition: <_ped.Partition object at 0x7f39a00e4a10> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4942810> PedPartition: <_ped.Partition object at 0x4965f50> >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 523 ; start: None ; end: None >sectorSize = 512 >id = 36 name = vdc1 growable = False >base = 5675008 growth = 0 max_grow = 0 >done = True >id = 23 name = vdc2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 3 path: /dev/vdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d2edd0> PedPartition: <_ped.Partition object at 0x32a6170> >sectorSize = 512 >id = 31 name = vdb1 growable = False >base = 5675008 growth = 0 max_grow = 0 >done = True >id = 22 name = vdb2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 37 name = vdb3 growable = True >base = 2048 growth = 0 max_grow = 1069056 >done = False >sectorSize = 512 >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 3 path: /dev/vdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d352d0> PedPartition: <_ped.Partition object at 0x32a6650> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 3 path: /dev/vdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a0104f90> PedPartition: <_ped.Partition object at 0x4965ef0> >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 523 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 3 path: /dev/vdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4976050> PedPartition: <_ped.Partition object at 0x32a67d0> >sectorSize = 512 >id = 36 name = vdc1 growable = False >base = 5675008 growth = 0 max_grow = 0 >done = True >id = 23 name = vdc2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 38 name = vdc3 growable = True >base = 2048 growth = 0 max_grow = 1069056 >done = False >sectorSize = 512 >id = 31 name = vdb1 growable = False >base = 5675008 growth = 0 max_grow = 0 >done = True >id = 22 name = vdb2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 37 name = vdb3 growable = True >base = 2048 growth = 0 max_grow = 1069056 >done = False >sectorSize = 512 >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 3 path: /dev/vdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49767d0> PedPartition: <_ped.Partition object at 0x4965e30> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 3 path: /dev/vdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d33950> PedPartition: <_ped.Partition object at 0x4d3a050> >sectorSize = 512 >id = 31 name = vdb1 growable = False >base = 5675008 growth = 0 max_grow = 0 >done = True >id = 22 name = vdb2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 37 name = vdb3 growable = True >base = 2048 growth = 0 max_grow = 1069056 >done = False >sectorSize = 512 >id = 36 name = vdc1 growable = False >base = 5675008 growth = 0 max_grow = 0 >done = True >id = 23 name = vdc2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 38 name = vdc3 growable = True >base = 2048 growth = 0 max_grow = 1069056 >done = False >id = 37 name = vdb3 growable = True >base = 2048 growth = 1069056 max_grow = 1069056 >done = True is 1069056 >id = 38 name = vdc3 growable = True >base = 2048 growth = 1069056 max_grow = 1069056 >done = True is 1069056 >id = 37 name = vdb3 growable = True >base = 2048 growth = 1069056 max_grow = 1069056 >done = True is 1069056 >id = 38 name = vdc3 growable = True >base = 2048 growth = 1069056 max_grow = 1069056 >done = True is 1069056 >start: 2048 end: 5677055 length: 5675008 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x7f399801d510> >start: 5677056 end: 6701055 length: 1024000 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4942d10> >start: 6701056 end: 7772159 length: 1071104 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d2e250> >start: 2048 end: 5677055 length: 5675008 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x7f399801d510> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d2ed10> PedPartition: <_ped.Partition object at 0x32a6650> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x32c7310> PedPartition: <_ped.Partition object at 0x7f3998013410> >start: 5677056 end: 6701055 length: 1024000 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4942d10> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d2e450> PedPartition: <_ped.Partition object at 0x32a6170> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3998032a90> PedPartition: <_ped.Partition object at 0x4965d70> >start: 6701056 end: 7772159 length: 1071104 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d2e250> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 3 path: /dev/vdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d2ecd0> PedPartition: <_ped.Partition object at 0x7f39a00e4cb0> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 3 path: /dev/vdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c2e3d0> PedPartition: <_ped.Partition object at 0x4d3a170> >start: 2048 end: 5677055 length: 5675008 >device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x4d46f90> >start: 5677056 end: 6701055 length: 1024000 >device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x4d2ee10> >start: 6701056 end: 7772159 length: 1071104 >device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x3c2e350> >start: 2048 end: 5677055 length: 5675008 >device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x4d46f90> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39980322d0> PedPartition: <_ped.Partition object at 0x7f39a00e4ef0> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d2e750> PedPartition: <_ped.Partition object at 0x32a6170> >start: 5677056 end: 6701055 length: 1024000 >device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x4d2ee10> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3eb22d0> PedPartition: <_ped.Partition object at 0x4d3a1d0> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d2ecd0> PedPartition: <_ped.Partition object at 0x4965fb0> >start: 6701056 end: 7772159 length: 1071104 >device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x3c2e350> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 3 path: /dev/vdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d39190> PedPartition: <_ped.Partition object at 0x4d3a230> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 3 path: /dev/vdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4942850> PedPartition: <_ped.Partition object at 0x4965f50> >name = vda status = True kids = 1 id = 1 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x3459d40> >target size = 0 path = /dev/vda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>, DiskDevice instance (0x7f39a01ab050) -- >name = vdb status = True kids = 3 id = 5 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29810 did: 28521 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7560> >target size = 0 path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>] ; raid_level: None ; label: ; container_name: fedora ; device: non-existent 4992MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at / ; mountpoint: / ; fstype: ext4 ; container_size: 0 ; >name = fedora-root status = False kids = 0 id = 29 >parents = ['non-existent 5532MB lvmvg fedora (28)'] >uuid = None size = 4992 >format = non-existent ext4 filesystem mounted at / >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 4992 path = /dev/mapper/fedora-root >format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x32c7350) -- >name = fedora status = False kids = 2 id = 28 >parents = ['non-existent 5534MB mdarray 00 (33) with non-existent lvmpv'] >uuid = None size = 5532 >format = non-existent None >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora >format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 >PE Free = 0 PV Count = 1 >LV Names = [] modified = True >extents = 1383.0 free space = 40 >free extents = 10.0 reserved percent = 0 reserved space = 0 >PVs = ['non-existent 5534MB mdarray 00 (33) with non-existent lvmpv'] >LVs = ['non-existent 4992MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at /', >'non-existent 500MB lvmlv fedora-swap (34) with non-existent swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 4992MB, 'mountpoint': '/', 'fstype': 'ext4', 'container_size': 0} >disk: <parted.disk.Disk object at 0x466de90> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d42a10> PedPartition: <_ped.Partition object at 0x7f39a00e4cb0> >disk: <parted.disk.Disk object at 0x7f3998032150> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d42a90> PedPartition: <_ped.Partition object at 0x3769d10> >disk: <parted.disk.Disk object at 0x7f3998032150> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d42cd0> PedPartition: <_ped.Partition object at 0x4d3a050> >disk: <parted.disk.Disk object at 0x7f3998032150> fileSystem: None >number: 3 path: /dev/vdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d42e50> PedPartition: <_ped.Partition object at 0x4d3a110> >disk: <parted.disk.Disk object at 0x497c4d0> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d42f90> PedPartition: <_ped.Partition object at 0x4d3a350> >disk: <parted.disk.Disk object at 0x497c4d0> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d410d0> PedPartition: <_ped.Partition object at 0x4d3a3b0> >disk: <parted.disk.Disk object at 0x497c4d0> fileSystem: None >number: 3 path: /dev/vdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d41250> PedPartition: <_ped.Partition object at 0x4d3a2f0> >name = vda status = True kids = 1 id = 1 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x3459d40> >target size = 0 path = /dev/vda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>, DiskDevice instance (0x7f39a01ab050) -- >name = vdb status = True kids = 3 id = 5 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29810 did: 28521 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7560> >target size = 0 path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>]] >name = 00 status = False kids = 1 id = 33 >parents = ['non-existent 2771MB partition vdb1 (31) with non-existent mdmember', >'non-existent 2771MB partition vdc1 (36) with non-existent mdmember'] >uuid = None size = 5534.0 >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 5052.0 path = /dev/md/00 >format args = None originalFormat = lvmpv level = 0 spares = 1 >members = 2 >total devices = 3 metadata version = default, 'encrypted': False, 'raid_level': 'raid0', 'fstype': 'lvmpv'} >name = vda status = True kids = 1 id = 1 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x3459d40> >target size = 0 path = /dev/vda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>, DiskDevice instance (0x7f39a01ab050) -- >name = vdb status = True kids = 3 id = 5 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29810 did: 28521 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7560> >target size = 0 path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>]] >boot: False ; primary: False ; size: 523MB ; grow: False ; max_size: 523 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d41410> PedPartition: <_ped.Partition object at 0x7f39a00e4a10> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x32c7310> PedPartition: <_ped.Partition object at 0x4965fb0> >boot: False ; primary: False ; size: 523MB ; grow: False ; max_size: 523 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d41510> PedPartition: <_ped.Partition object at 0x7f3998013410> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d41790> PedPartition: <_ped.Partition object at 0x32a6650> >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >Dec 12 08:28:10 localhost systemd-journal[584]: Suppressed 411 messages from /user.slice/user-1000.slice >name = vdb status = True kids = 3 id = 5 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29810 did: 28521 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7560> >target size = 0 path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- >name = vdc status = True kids = 2 id = 6 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdc type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7710> >target size = 0 path = /dev/vdc >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>] ; raid_level: None ; label: ; container_name: fedora00 ; device: non-existent 1000MB lvmlv fedora00-var (41) with non-existent ext4 filesystem mounted at /var ; mountpoint: /var ; fstype: ext4 ; container_size: 0 ; >name = fedora00-var status = False kids = 0 id = 41 >parents = ['non-existent 1040MB lvmvg fedora00 (40)'] >uuid = None size = 1000 >format = non-existent ext4 filesystem mounted at /var >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 1000 path = /dev/mapper/fedora00-var >format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x4942a10) -- >name = fedora00 status = False kids = 1 id = 40 >parents = ['non-existent 1044MB mdarray pv01 (39) with non-existent lvmpv'] >uuid = None size = 1040 >format = non-existent None >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora00 >format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 >PE Free = 0 PV Count = 1 >LV Names = [] modified = True >extents = 260.0 free space = 40 >free extents = 10.0 reserved percent = 0 reserved space = 0 >PVs = ['non-existent 1044MB mdarray pv01 (39) with non-existent lvmpv'] >LVs = ['non-existent 1000MB lvmlv fedora00-var (41) with non-existent ext4 filesystem mounted at /var'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 1000MB, 'mountpoint': '/var', 'fstype': 'ext4', 'container_size': 0} >disk: <parted.disk.Disk object at 0x4d2ef10> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d56150> PedPartition: <_ped.Partition object at 0x4965d70> >disk: <parted.disk.Disk object at 0x4d2ef10> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d562d0> PedPartition: <_ped.Partition object at 0x4d3a470> >disk: <parted.disk.Disk object at 0x4d42550> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d563d0> PedPartition: <_ped.Partition object at 0x4d3a230> >disk: <parted.disk.Disk object at 0x4d42550> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d56550> PedPartition: <_ped.Partition object at 0x4d3a290> >disk: <parted.disk.Disk object at 0x4d42550> fileSystem: None >number: 3 path: /dev/vdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d566d0> PedPartition: <_ped.Partition object at 0x4d3a530> >disk: <parted.disk.Disk object at 0x4976ad0> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d56810> PedPartition: <_ped.Partition object at 0x4d3a5f0> >disk: <parted.disk.Disk object at 0x4976ad0> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d56910> PedPartition: <_ped.Partition object at 0x4d3a1d0> >name = vdb status = True kids = 3 id = 5 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29810 did: 28521 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7560> >target size = 0 path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- >name = vdc status = True kids = 2 id = 6 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdc type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7710> >target size = 0 path = /dev/vdc >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>]] >name = pv01 status = False kids = 1 id = 39 >parents = ['non-existent 523MB partition vdb1 (37) with non-existent mdmember', >'non-existent 523MB partition vdc1 (38) with non-existent mdmember'] >uuid = None size = 1044.0 >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 1044.0 path = /dev/md/pv01 >format args = None originalFormat = lvmpv level = 0 spares = 0 >members = 2 >total devices = 2 metadata version = default, 'encrypted': False, 'raid_level': 'raid1', 'fstype': 'lvmpv'} >name = vdb status = True kids = 3 id = 5 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29810 did: 28521 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7560> >target size = 0 path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- >name = vdc status = True kids = 2 id = 6 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdc type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7710> >target size = 0 path = /dev/vdc >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>]] >boot: False ; primary: False ; size: 2771MB ; grow: False ; max_size: 2771 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d56a10> PedPartition: <_ped.Partition object at 0x7f39a00e4a10> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d2c750> PedPartition: <_ped.Partition object at 0x32a6290> >boot: False ; primary: False ; size: 2771MB ; grow: False ; max_size: 2771 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d56c50> PedPartition: <_ped.Partition object at 0x32a6650> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d569d0> PedPartition: <_ped.Partition object at 0x4965ef0> >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d5a190> PedPartition: <_ped.Partition object at 0x4965dd0> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d5a2d0> PedPartition: <_ped.Partition object at 0x4965f50> >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d56c50> PedPartition: <_ped.Partition object at 0x7f39a00e4a10> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d56f90> PedPartition: <_ped.Partition object at 0x32a6650> >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d41b10> PedPartition: <_ped.Partition object at 0x4d3a410> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d41bd0> PedPartition: <_ped.Partition object at 0x4d3a0b0> >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 1045 ; start: None ; end: None >sectorSize = 512 >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 3 path: /dev/vdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d5a590> PedPartition: <_ped.Partition object at 0x4d3a770> >sectorSize = 512 >id = 31 name = vdb1 growable = False >base = 5675008 growth = 0 max_grow = 0 >done = True >id = 22 name = vdb2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 37 name = vdb3 growable = True >base = 2048 growth = 0 max_grow = 2138112 >done = False >sectorSize = 512 >id = 42 name = vda1 growable = False >base = 5675008 growth = 0 max_grow = 0 >done = True >id = 21 name = vda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 3 path: /dev/vdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d5a8d0> PedPartition: <_ped.Partition object at 0x4d3a4d0> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 3 path: /dev/vdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d4cdd0> PedPartition: <_ped.Partition object at 0x4d3a710> >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 1045 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d2c190> PedPartition: <_ped.Partition object at 0x4965dd0> >sectorSize = 512 >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 38 name = vdc2 growable = True >base = 2048 growth = 0 max_grow = 2138112 >done = False >sectorSize = 512 >id = 31 name = vdb1 growable = False >base = 5675008 growth = 0 max_grow = 0 >done = True >id = 22 name = vdb2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 37 name = vdb3 growable = True >base = 2048 growth = 0 max_grow = 2138112 >done = False >sectorSize = 512 >id = 42 name = vda1 growable = False >base = 5675008 growth = 0 max_grow = 0 >done = True >id = 21 name = vda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d5a410> PedPartition: <_ped.Partition object at 0x4d3a7d0> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d5a590> PedPartition: <_ped.Partition object at 0x4d3a830> >sectorSize = 512 >id = 31 name = vdb1 growable = False >base = 5675008 growth = 0 max_grow = 0 >done = True >id = 22 name = vdb2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 37 name = vdb3 growable = True >base = 2048 growth = 0 max_grow = 2138112 >done = False >sectorSize = 512 >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 38 name = vdc2 growable = True >base = 2048 growth = 0 max_grow = 2138112 >done = False >id = 37 name = vdb3 growable = True >base = 2048 growth = 2138112 max_grow = 2138112 >done = True is 2138112 >id = 38 name = vdc2 growable = True >base = 2048 growth = 2138112 max_grow = 2138112 >done = True is 2138112 >id = 37 name = vdb3 growable = True >base = 2048 growth = 2138112 max_grow = 2138112 >done = True is 2138112 >id = 38 name = vdc2 growable = True >base = 2048 growth = 2138112 max_grow = 2138112 >done = True is 2138112 >start: 2048 end: 5677055 length: 5675008 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d5aa50> >start: 5677056 end: 6701055 length: 1024000 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d5abd0> >start: 6701056 end: 8841215 length: 2140160 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d5ad50> >start: 2048 end: 5677055 length: 5675008 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d5aa50> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d5d110> PedPartition: <_ped.Partition object at 0x4d3a890> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d2c910> PedPartition: <_ped.Partition object at 0x4965ef0> >start: 5677056 end: 6701055 length: 1024000 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d5abd0> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d5a950> PedPartition: <_ped.Partition object at 0x4d3a8f0> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d56d50> PedPartition: <_ped.Partition object at 0x4d3a410> >start: 6701056 end: 8841215 length: 2140160 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d5ad50> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 3 path: /dev/vdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d2c590> PedPartition: <_ped.Partition object at 0x4d3a770> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 3 path: /dev/vdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d5d1d0> PedPartition: <_ped.Partition object at 0x4d3a9b0> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x4d3ee10> >start: 1026048 end: 3166207 length: 2140160 >device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x4d5aad0> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x4d3ee10> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d41450> PedPartition: <_ped.Partition object at 0x32a6650> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d56e10> PedPartition: <_ped.Partition object at 0x4d3a710> >start: 1026048 end: 3166207 length: 2140160 >device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x4d5aad0> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d569d0> PedPartition: <_ped.Partition object at 0x4d3a890> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d5d650> PedPartition: <_ped.Partition object at 0x4d3a830> >name = vdb status = True kids = 3 id = 5 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29810 did: 28521 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7560> >target size = 0 path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01a4c10) -- >name = vda status = True kids = 2 id = 1 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x3459d40> >target size = 0 path = /dev/vda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>] ; encrypted: False ; container_raid_level: raid0 ; fstype: ext4 ; mountpoint: /home ; container_encrypted: False ; container_size: 0 ; >disk: <parted.disk.Disk object at 0x4d5de50> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d3e310> PedPartition: <_ped.Partition object at 0x32a6650> >disk: <parted.disk.Disk object at 0x4d5de50> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d3e110> PedPartition: <_ped.Partition object at 0x4965dd0> >disk: <parted.disk.Disk object at 0x4d5da90> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d3ecd0> PedPartition: <_ped.Partition object at 0x4965d70> >disk: <parted.disk.Disk object at 0x4d5da90> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4976590> PedPartition: <_ped.Partition object at 0x4d3a4d0> >disk: <parted.disk.Disk object at 0x4d5da90> fileSystem: None >number: 3 path: /dev/vdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d56bd0> PedPartition: <_ped.Partition object at 0x4d3a890> >disk: <parted.disk.Disk object at 0x4d5add0> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d56ed0> PedPartition: <_ped.Partition object at 0x4d3a7d0> >disk: <parted.disk.Disk object at 0x4d5add0> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d56750> PedPartition: <_ped.Partition object at 0x4d3a5f0> >name = vdb status = True kids = 3 id = 5 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29810 did: 28521 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7560> >target size = 0 path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01a4c10) -- >name = vda status = True kids = 2 id = 1 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x3459d40> >target size = 0 path = /dev/vda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>]] >name = 00 status = False kids = 1 id = 33 >parents = ['non-existent 2771MB partition vdb1 (31) with non-existent mdmember', >'non-existent 2771MB partition vda1 (42) with non-existent mdmember'] >uuid = None size = 5534.0 >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 5052.0 path = /dev/md/00 >format args = None originalFormat = lvmpv level = 0 spares = 1 >members = 2 >total devices = 3 metadata version = default, 'encrypted': False, 'raid_level': 'raid0', 'fstype': 'lvmpv'} >name = vdb status = True kids = 3 id = 5 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29810 did: 28521 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7560> >target size = 0 path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01a4c10) -- >name = vda status = True kids = 2 id = 1 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x3459d40> >target size = 0 path = /dev/vda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>]] >boot: False ; primary: False ; size: 1045MB ; grow: False ; max_size: 1045 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d56b10> PedPartition: <_ped.Partition object at 0x4965ef0> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d56710> PedPartition: <_ped.Partition object at 0x7f39a00e4a10> >boot: False ; primary: False ; size: 1045MB ; grow: False ; max_size: 1045 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d56cd0> PedPartition: <_ped.Partition object at 0x32a6290> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d5d1d0> PedPartition: <_ped.Partition object at 0x4d3a0b0> >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d56650> PedPartition: <_ped.Partition object at 0x4965f50> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d5d4d0> PedPartition: <_ped.Partition object at 0x4965fb0> >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d561d0> PedPartition: <_ped.Partition object at 0x4d3a830> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d3e150> PedPartition: <_ped.Partition object at 0x4965f50> >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d567d0> PedPartition: <_ped.Partition object at 0x4965ef0> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d56250> PedPartition: <_ped.Partition object at 0x4d3a950> >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 7175 ; start: None ; end: None >sectorSize = 512 >id = 38 name = vdc1 growable = False >base = 2140160 growth = 0 max_grow = 0 >done = True >id = 23 name = vdc2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >sectorSize = 512 >id = 37 name = vdb1 growable = False >base = 2140160 growth = 0 max_grow = 0 >done = True >id = 22 name = vdb2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d56490> PedPartition: <_ped.Partition object at 0x4d3a710> >sectorSize = 512 >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 42 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 14692352 >done = False >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d42310> PedPartition: <_ped.Partition object at 0x4d3a9b0> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d42490> PedPartition: <_ped.Partition object at 0x4d3a410> >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 7175 ; start: None ; end: None >sectorSize = 512 >id = 38 name = vdc1 growable = False >base = 2140160 growth = 0 max_grow = 0 >done = True >id = 23 name = vdc2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 3 path: /dev/vdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3998032050> PedPartition: <_ped.Partition object at 0x4d3a470> >sectorSize = 512 >id = 37 name = vdb1 growable = False >base = 2140160 growth = 0 max_grow = 0 >done = True >id = 22 name = vdb2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 31 name = vdb3 growable = True >base = 2048 growth = 0 max_grow = 14692352 >done = False >sectorSize = 512 >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 42 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 14692352 >done = False >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 3 path: /dev/vdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d56510> PedPartition: <_ped.Partition object at 0x4965ef0> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 3 path: /dev/vdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d567d0> PedPartition: <_ped.Partition object at 0x4d3a230> >sectorSize = 512 >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 42 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 14692352 >done = False >sectorSize = 512 >id = 37 name = vdb1 growable = False >base = 2140160 growth = 0 max_grow = 0 >done = True >id = 22 name = vdb2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 31 name = vdb3 growable = True >base = 2048 growth = 0 max_grow = 14692352 >done = False >id = 31 name = vdb3 growable = True >base = 2048 growth = 13610945 max_grow = 14692352 >done = False is 14692352 >id = 42 name = vda2 growable = True >base = 2048 growth = 14692352 max_grow = 14692352 >done = True is 14692352 >id = 42 name = vda2 growable = True >base = 2048 growth = 14692352 max_grow = 14692352 >done = True 1081407 (528 MB) >id = 31 name = vdb3 growable = True >base = 2048 growth = 13610945 max_grow = 14692352 >done = True is 14692352 >id = 42 name = vda2 growable = True >base = 2048 growth = 13610945 max_grow = 14692352 >done = True is 14692352 >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x7f3998032210> >start: 1026048 end: 14637055 length: 13611008 >device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x4d33790> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x7f3998032210> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4942dd0> PedPartition: <_ped.Partition object at 0x32a6290> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d2e210> PedPartition: <_ped.Partition object at 0x4d3a1d0> >start: 1026048 end: 14637055 length: 13611008 >device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x4d33790> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d5d590> PedPartition: <_ped.Partition object at 0x4d3a770> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d2e7d0> PedPartition: <_ped.Partition object at 0x4d3a410> >start: 2048 end: 2142207 length: 2140160 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d56190> >start: 2142208 end: 3166207 length: 1024000 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d2ef90> >start: 3166208 end: 16777215 length: 13611008 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d2edd0> >start: 2048 end: 2142207 length: 2140160 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d56190> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3998032690> PedPartition: <_ped.Partition object at 0x4d3a290> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d42550> PedPartition: <_ped.Partition object at 0x4965f50> >start: 2142208 end: 3166207 length: 1024000 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d2ef90> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3998032ad0> PedPartition: <_ped.Partition object at 0x4d3a8f0> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d56cd0> PedPartition: <_ped.Partition object at 0x4d3a9b0> >start: 3166208 end: 16777215 length: 13611008 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d2edd0> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 3 path: /dev/vdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d5a290> PedPartition: <_ped.Partition object at 0x4d3aa10> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 3 path: /dev/vdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d56710> PedPartition: <_ped.Partition object at 0x4d3a530> >disk: <parted.disk.Disk object at 0x4d2c910> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50bdb10> PedPartition: <_ped.Partition object at 0x32a6290> >disk: <parted.disk.Disk object at 0x4d2c910> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50bdc90> PedPartition: <_ped.Partition object at 0x4d3ab90> >disk: <parted.disk.Disk object at 0x4d2ebd0> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50bdd90> PedPartition: <_ped.Partition object at 0x4d3ac50> >disk: <parted.disk.Disk object at 0x4d2ebd0> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50bdf10> PedPartition: <_ped.Partition object at 0x4d3ab30> >disk: <parted.disk.Disk object at 0x4d2ebd0> fileSystem: None >number: 3 path: /dev/vdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50c30d0> PedPartition: <_ped.Partition object at 0x4d3a770> >disk: <parted.disk.Disk object at 0x4d40e90> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50c3150> PedPartition: <_ped.Partition object at 0x4d3aa70> >disk: <parted.disk.Disk object at 0x4d40e90> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50c3310> PedPartition: <_ped.Partition object at 0x4d3a650> >name = vdb status = True kids = 3 id = 5 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29810 did: 28521 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7560> >target size = 0 path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01a4c10) -- >name = vda status = True kids = 2 id = 1 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x3459d40> >target size = 0 path = /dev/vda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>]] >name = 00 status = False kids = 1 id = 33 >parents = ['non-existent 6646MB partition vdb3 (31) with non-existent mdmember', >'non-existent 6646MB partition vda2 (42) with non-existent mdmember'] >uuid = None size = 13276.0 >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 5052.0 path = /dev/md/00 >format args = None originalFormat = lvmpv level = 0 spares = 1 >members = 2 >total devices = 3 metadata version = default, 'encrypted': False, 'raid_level': 'raid0', 'fstype': 'lvmpv'} >name = vdb status = True kids = 3 id = 5 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29810 did: 28521 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7560> >target size = 0 path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01a4c10) -- >name = vda status = True kids = 2 id = 1 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x3459d40> >target size = 0 path = /dev/vda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>]] >boot: False ; primary: False ; size: 1045MB ; grow: False ; max_size: 1045 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50bd5d0> PedPartition: <_ped.Partition object at 0x7f39a00e4a10> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d4e690> PedPartition: <_ped.Partition object at 0x4965ef0> >boot: False ; primary: False ; size: 1045MB ; grow: False ; max_size: 1045 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50bd890> PedPartition: <_ped.Partition object at 0x4965f50> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50bd650> PedPartition: <_ped.Partition object at 0x4d3a830> >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3998032ad0> PedPartition: <_ped.Partition object at 0x4965fb0> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50bd910> PedPartition: <_ped.Partition object at 0x4d3a410> >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d4e6d0> PedPartition: <_ped.Partition object at 0x7f39a00e4a10> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d33790> PedPartition: <_ped.Partition object at 0x4965f50> >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3998032350> PedPartition: <_ped.Partition object at 0x4d3a950> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3998032050> PedPartition: <_ped.Partition object at 0x4d3a530> >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 2772 ; start: None ; end: None >sectorSize = 512 >id = 38 name = vdc1 growable = False >base = 2140160 growth = 0 max_grow = 0 >done = True >id = 23 name = vdc2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >sectorSize = 512 >id = 37 name = vdb1 growable = False >base = 2140160 growth = 0 max_grow = 0 >done = True >id = 22 name = vdb2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d5d050> PedPartition: <_ped.Partition object at 0x4d3aa10> >sectorSize = 512 >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 42 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 5675008 >done = False >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d5a050> PedPartition: <_ped.Partition object at 0x4d3a710> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d5a150> PedPartition: <_ped.Partition object at 0x4d3a290> >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 2772 ; start: None ; end: None >sectorSize = 512 >id = 38 name = vdc1 growable = False >base = 2140160 growth = 0 max_grow = 0 >done = True >id = 23 name = vdc2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 3 path: /dev/vdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d4ec50> PedPartition: <_ped.Partition object at 0x7f39a00e4a10> >sectorSize = 512 >id = 37 name = vdb1 growable = False >base = 2140160 growth = 0 max_grow = 0 >done = True >id = 22 name = vdb2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 31 name = vdb3 growable = True >base = 2048 growth = 0 max_grow = 5675008 >done = False >sectorSize = 512 >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 42 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 5675008 >done = False >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 3 path: /dev/vdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d4e1d0> PedPartition: <_ped.Partition object at 0x4d3a470> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 3 path: /dev/vdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d4e210> PedPartition: <_ped.Partition object at 0x4d3aa10> >sectorSize = 512 >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 42 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 5675008 >done = False >sectorSize = 512 >id = 37 name = vdb1 growable = False >base = 2140160 growth = 0 max_grow = 0 >done = True >id = 22 name = vdb2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 31 name = vdb3 growable = True >base = 2048 growth = 0 max_grow = 5675008 >done = False >id = 31 name = vdb3 growable = True >base = 2048 growth = 5675008 max_grow = 5675008 >done = True is 5675008 >id = 42 name = vda2 growable = True >base = 2048 growth = 5675008 max_grow = 5675008 >done = True is 5675008 >id = 31 name = vdb3 growable = True >base = 2048 growth = 5675008 max_grow = 5675008 >done = True is 5675008 >id = 42 name = vda2 growable = True >base = 2048 growth = 5675008 max_grow = 5675008 >done = True is 5675008 >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x4d5a450> >start: 1026048 end: 6703103 length: 5677056 >device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x4d56210> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x4d5a450> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d56cd0> PedPartition: <_ped.Partition object at 0x4965fb0> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d56790> PedPartition: <_ped.Partition object at 0x4d3a0b0> >start: 1026048 end: 6703103 length: 5677056 >device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x4d56210> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d564d0> PedPartition: <_ped.Partition object at 0x4d3a9b0> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d563d0> PedPartition: <_ped.Partition object at 0x4d3a290> >start: 2048 end: 2142207 length: 2140160 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d5a110> >start: 2142208 end: 3166207 length: 1024000 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d56050> >start: 3166208 end: 8843263 length: 5677056 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d56350> >start: 2048 end: 2142207 length: 2140160 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d5a110> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d5aa10> PedPartition: <_ped.Partition object at 0x4d3a1d0> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d56f10> PedPartition: <_ped.Partition object at 0x4965ef0> >start: 2142208 end: 3166207 length: 1024000 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d56050> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d4e910> PedPartition: <_ped.Partition object at 0x4d3ad10> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d3ed90> PedPartition: <_ped.Partition object at 0x4d3a710> >start: 3166208 end: 8843263 length: 5677056 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d56350> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 3 path: /dev/vdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d56fd0> PedPartition: <_ped.Partition object at 0x4d3acb0> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 3 path: /dev/vdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d5d510> PedPartition: <_ped.Partition object at 0x4d3a8f0> >name = vdb status = True kids = 3 id = 5 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29810 did: 28521 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7560> >target size = 0 path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01a4c10) -- >name = vda status = True kids = 2 id = 1 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x3459d40> >target size = 0 path = /dev/vda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>] ; raid_level: None ; label: ; container_name: fedora00 ; device: None ; mountpoint: /home ; fstype: ext4 ; container_size: 0 ; >disk: <parted.disk.Disk object at 0x50c37d0> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50bfe90> PedPartition: <_ped.Partition object at 0x4965f50> >disk: <parted.disk.Disk object at 0x50c37d0> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50be050> PedPartition: <_ped.Partition object at 0x4d3a950> >disk: <parted.disk.Disk object at 0x4d42310> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50be150> PedPartition: <_ped.Partition object at 0x4d3acb0> >disk: <parted.disk.Disk object at 0x4d42310> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50be2d0> PedPartition: <_ped.Partition object at 0x4d3a1d0> >disk: <parted.disk.Disk object at 0x4d42310> fileSystem: None >number: 3 path: /dev/vdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50be450> PedPartition: <_ped.Partition object at 0x4d3ad10> >disk: <parted.disk.Disk object at 0x4d2ec50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50be590> PedPartition: <_ped.Partition object at 0x4d3a9b0> >disk: <parted.disk.Disk object at 0x4d2ec50> fileSystem: None >number: 2 path: /dev/vdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50be690> PedPartition: <_ped.Partition object at 0x4d3abf0> >name = vdb status = True kids = 3 id = 5 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29810 did: 28521 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7560> >target size = 0 path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01a4c10) -- >name = vda status = True kids = 2 id = 1 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x3459d40> >target size = 0 path = /dev/vda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>]] >name = 00 status = False kids = 1 id = 39 >parents = ['non-existent 1045MB partition vdb1 (37) with non-existent mdmember', >'non-existent 1045MB partition vdc1 (38) with non-existent mdmember'] >uuid = None size = 1044.0 >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 1044.0 path = /dev/md/00 >format args = None originalFormat = lvmpv level = 1 spares = 0 >members = 2 >total devices = 2 metadata version = default, 'encrypted': False, 'raid_level': 'raid1', 'fstype': 'lvmpv'} >name = vdb status = True kids = 3 id = 5 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29810 did: 28521 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7560> >target size = 0 path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01a4c10) -- >name = vda status = True kids = 2 id = 1 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x3459d40> >target size = 0 path = /dev/vda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>]] >Dec 12 08:28:43 localhost systemd-journal[584]: Suppressed 506 messages from /user.slice/user-1000.slice >name = vda status = True kids = 3 id = 1 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x3459d40> >target size = 0 path = /dev/vda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>, DiskDevice instance (0x7f39a01ab050) -- >name = vdb status = True kids = 3 id = 5 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29810 did: 28521 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7560> >target size = 0 path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- >name = vdc status = True kids = 1 id = 6 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdc type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7710> >target size = 0 path = /dev/vdc >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>] ; raid_level: raid1 ; label: ; container_name: None ; device: non-existent 500MB mdarray boot (24) with non-existent ext4 filesystem mounted at /boot ; mountpoint: /boot ; fstype: xfs ; container_size: 0 ; >name = boot status = False kids = 0 id = 24 >parents = ['non-existent 500MB partition vda2 (21) with non-existent mdmember', >'non-existent 500MB partition vdb2 (22) with non-existent mdmember', >'non-existent 500MB partition vdc1 (23) with non-existent mdmember'] >uuid = None size = 500.0 >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 path = /dev/md/boot >format args = None originalFormat = ext4 level = 1 spares = 0 >members = 3 >total devices = 3 metadata version = default, 'mountpoint': '/boot', 'fstype': 'xfs', 'container_size': 0} >disk: <parted.disk.Disk object at 0x7f39a01bd110> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50e2c10> PedPartition: <_ped.Partition object at 0x4d3a0b0> >disk: <parted.disk.Disk object at 0x7f39a01bd110> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50e2d90> PedPartition: <_ped.Partition object at 0x4d3aa10> >disk: <parted.disk.Disk object at 0x7f39a01bd110> fileSystem: None >number: 3 path: /dev/vda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50e2f10> PedPartition: <_ped.Partition object at 0x4d3a410> >disk: <parted.disk.Disk object at 0x4d3ead0> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50e2f90> PedPartition: <_ped.Partition object at 0x4d3aad0> >disk: <parted.disk.Disk object at 0x4d3ead0> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50e3190> PedPartition: <_ped.Partition object at 0x4d3a710> >disk: <parted.disk.Disk object at 0x4d3ead0> fileSystem: None >number: 3 path: /dev/vdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50e3310> PedPartition: <_ped.Partition object at 0x50d7110> >disk: <parted.disk.Disk object at 0x4d5d090> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50e3390> PedPartition: <_ped.Partition object at 0x50d70b0> >name = vda status = True kids = 3 id = 1 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x3459d40> >target size = 0 path = /dev/vda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>, DiskDevice instance (0x7f39a01ab050) -- >name = vdb status = True kids = 3 id = 5 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29810 did: 28521 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7560> >target size = 0 path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- >name = vdc status = True kids = 1 id = 6 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdc type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7710> >target size = 0 path = /dev/vdc >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>]] >boot: False ; primary: False ; size: 4919MB ; grow: False ; max_size: 8836 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50c0b90> PedPartition: <_ped.Partition object at 0x7f39a00e4a10> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50c0f90> PedPartition: <_ped.Partition object at 0x4d3a290> >boot: False ; primary: False ; size: 4919MB ; grow: False ; max_size: 8836 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50d8ed0> PedPartition: <_ped.Partition object at 0x4d3afb0> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50d8150> PedPartition: <_ped.Partition object at 0x4d3ae90> >boot: False ; primary: False ; size: 2772MB ; grow: False ; max_size: 2772 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50d8250> PedPartition: <_ped.Partition object at 0x4d3ad70> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50e3490> PedPartition: <_ped.Partition object at 0x4d3ae30> >boot: False ; primary: False ; size: 2772MB ; grow: False ; max_size: 2772 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50e2950> PedPartition: <_ped.Partition object at 0x7f39a00e4a10> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39980323d0> PedPartition: <_ped.Partition object at 0x4d3afb0> >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 500 ; start: None ; end: None >sectorSize = 512 >sectorSize = 512 >id = 37 name = vdb1 growable = False >base = 10074112 growth = 0 max_grow = 0 >done = True >id = 31 name = vdb2 growable = False >base = 5677056 growth = 0 max_grow = 0 >done = True >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 3 path: /dev/vda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50e3910> PedPartition: <_ped.Partition object at 0x4d3a530> >sectorSize = 512 >id = 44 name = vda1 growable = False >base = 10074112 growth = 0 max_grow = 0 >done = True >id = 42 name = vda2 growable = False >base = 5677056 growth = 0 max_grow = 0 >done = True >id = 21 name = vda3 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 3 path: /dev/vda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50e3ad0> PedPartition: <_ped.Partition object at 0x4965ef0> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 3 path: /dev/vda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50e3cd0> PedPartition: <_ped.Partition object at 0x50d71d0> >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 500 ; start: None ; end: None >sectorSize = 512 >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 3 path: /dev/vdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50e3f90> PedPartition: <_ped.Partition object at 0x4d3add0> >sectorSize = 512 >id = 37 name = vdb1 growable = False >base = 10074112 growth = 0 max_grow = 0 >done = True >id = 31 name = vdb2 growable = False >base = 5677056 growth = 0 max_grow = 0 >done = True >id = 22 name = vdb3 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >sectorSize = 512 >id = 44 name = vda1 growable = False >base = 10074112 growth = 0 max_grow = 0 >done = True >id = 42 name = vda2 growable = False >base = 5677056 growth = 0 max_grow = 0 >done = True >id = 21 name = vda3 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 3 path: /dev/vdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50e3790> PedPartition: <_ped.Partition object at 0x4d3a530> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 3 path: /dev/vdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50d8310> PedPartition: <_ped.Partition object at 0x50d7290> >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 500 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50d80d0> PedPartition: <_ped.Partition object at 0x4d3ad70> >sectorSize = 512 >id = 23 name = vdc1 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >sectorSize = 512 >id = 37 name = vdb1 growable = False >base = 10074112 growth = 0 max_grow = 0 >done = True >id = 31 name = vdb2 growable = False >base = 5677056 growth = 0 max_grow = 0 >done = True >id = 22 name = vdb3 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >sectorSize = 512 >id = 44 name = vda1 growable = False >base = 10074112 growth = 0 max_grow = 0 >done = True >id = 42 name = vda2 growable = False >base = 5677056 growth = 0 max_grow = 0 >done = True >id = 21 name = vda3 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50d8210> PedPartition: <_ped.Partition object at 0x4d3add0> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50d8190> PedPartition: <_ped.Partition object at 0x4d3a230> >sectorSize = 512 >id = 44 name = vda1 growable = False >base = 10074112 growth = 0 max_grow = 0 >done = True >id = 42 name = vda2 growable = False >base = 5677056 growth = 0 max_grow = 0 >done = True >id = 21 name = vda3 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >sectorSize = 512 >id = 37 name = vdb1 growable = False >base = 10074112 growth = 0 max_grow = 0 >done = True >id = 31 name = vdb2 growable = False >base = 5677056 growth = 0 max_grow = 0 >done = True >id = 22 name = vdb3 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >sectorSize = 512 >id = 23 name = vdc1 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >id = 21 name = vda3 growable = True >base = 2048 growth = 1021952 max_grow = 1021952 >done = True is 1021952 >id = 22 name = vdb3 growable = True >base = 2048 growth = 1021952 max_grow = 1021952 >done = True is 1021952 >id = 23 name = vdc1 growable = True >base = 2048 growth = 1021952 max_grow = 1021952 >done = True is 1021952 >id = 21 name = vda3 growable = True >base = 2048 growth = 1021952 max_grow = 1021952 >done = True is 1021952 >id = 22 name = vdb3 growable = True >base = 2048 growth = 1021952 max_grow = 1021952 >done = True is 1021952 >id = 23 name = vdc1 growable = True >base = 2048 growth = 1021952 max_grow = 1021952 >done = True is 1021952 >start: 2048 end: 10076159 length: 10074112 >device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x50e7250> >start: 10076160 end: 15753215 length: 5677056 >device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x50e73d0> >start: 15753216 end: 16777215 length: 1024000 >device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x50e7550> >start: 2048 end: 10076159 length: 10074112 >device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x50e7250> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50e7690> PedPartition: <_ped.Partition object at 0x50d72f0> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50e2950> PedPartition: <_ped.Partition object at 0x4d3a290> >start: 10076160 end: 15753215 length: 5677056 >device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x50e73d0> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50c0f90> PedPartition: <_ped.Partition object at 0x50d73b0> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50e3490> PedPartition: <_ped.Partition object at 0x50d7170> >start: 15753216 end: 16777215 length: 1024000 >device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x50e7550> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 3 path: /dev/vda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01be450> PedPartition: <_ped.Partition object at 0x50d7350> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 3 path: /dev/vda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50e7250> PedPartition: <_ped.Partition object at 0x50d7410> >start: 2048 end: 10076159 length: 10074112 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x50bf1d0> >start: 10076160 end: 15753215 length: 5677056 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x50e3c10> >start: 15753216 end: 16777215 length: 1024000 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x50e7290> >start: 2048 end: 10076159 length: 10074112 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x50bf1d0> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50e3790> PedPartition: <_ped.Partition object at 0x4d3ae30> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50e7850> PedPartition: <_ped.Partition object at 0x4d3ae90> >start: 10076160 end: 15753215 length: 5677056 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x50e3c10> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50bf890> PedPartition: <_ped.Partition object at 0x50d72f0> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50c0a90> PedPartition: <_ped.Partition object at 0x7f39a00e4a10> >start: 15753216 end: 16777215 length: 1024000 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x50e7290> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 3 path: /dev/vdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50e3b10> PedPartition: <_ped.Partition object at 0x50d7470> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 3 path: /dev/vdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50e7e10> PedPartition: <_ped.Partition object at 0x50d74d0> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x50bf750> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x50bf750> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01be450> PedPartition: <_ped.Partition object at 0x4d3afb0> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50e3890> PedPartition: <_ped.Partition object at 0x50d7290> >name = vdb status = True kids = 3 id = 5 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29810 did: 28521 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7560> >target size = 0 path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01a4c10) -- >name = vda status = True kids = 3 id = 1 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x3459d40> >target size = 0 path = /dev/vda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>] ; raid_level: None ; label: ; container_name: fedora ; device: non-existent 4992MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at / ; mountpoint: / ; fstype: xfs ; container_size: 0 ; >name = fedora-root status = False kids = 0 id = 29 >parents = ['non-existent 5532MB lvmvg fedora (28)'] >uuid = None size = 4992 >format = non-existent ext4 filesystem mounted at / >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 4992 path = /dev/mapper/fedora-root >format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x32c7350) -- >name = fedora status = False kids = 2 id = 28 >parents = ['non-existent 5536MB mdarray 00 (33) with non-existent lvmpv'] >uuid = None size = 5532 >format = non-existent None >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora >format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 >PE Free = 0 PV Count = 1 >LV Names = [] modified = True >extents = 1383.0 free space = 40 >free extents = 10.0 reserved percent = 0 reserved space = 0 >PVs = ['non-existent 5536MB mdarray 00 (33) with non-existent lvmpv'] >LVs = ['non-existent 4992MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at /', >'non-existent 500MB lvmlv fedora-swap (34) with non-existent swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 4992MB, 'mountpoint': '/', 'fstype': 'xfs', 'container_size': 0} >disk: <parted.disk.Disk object at 0x50e7410> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3998012b90> PedPartition: <_ped.Partition object at 0x3794a10> >disk: <parted.disk.Disk object at 0x50e7410> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3998012b50> PedPartition: <_ped.Partition object at 0x3769d10> >disk: <parted.disk.Disk object at 0x50e7410> fileSystem: None >number: 3 path: /dev/vda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4942e90> PedPartition: <_ped.Partition object at 0x36ec0b0> >disk: <parted.disk.Disk object at 0x50ee190> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4942950> PedPartition: <_ped.Partition object at 0x36ec050> >disk: <parted.disk.Disk object at 0x50ee190> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4942f10> PedPartition: <_ped.Partition object at 0x7f399003efb0> >disk: <parted.disk.Disk object at 0x50ee190> fileSystem: None >number: 3 path: /dev/vdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4942650> PedPartition: <_ped.Partition object at 0x7f399003ef50> >disk: <parted.disk.Disk object at 0x50edc10> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4942d50> PedPartition: <_ped.Partition object at 0x32a6170> >name = vdb status = True kids = 3 id = 5 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29810 did: 28521 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7560> >target size = 0 path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01a4c10) -- >name = vda status = True kids = 3 id = 1 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x3459d40> >target size = 0 path = /dev/vda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>]] >name = 00 status = False kids = 1 id = 33 >parents = ['non-existent 2772MB partition vdb2 (31) with non-existent mdmember', >'non-existent 2772MB partition vda2 (42) with non-existent mdmember'] >uuid = None size = 5536.0 >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 5052.0 path = /dev/md/00 >format args = None originalFormat = lvmpv level = 0 spares = 1 >members = 2 >total devices = 3 metadata version = default, 'encrypted': False, 'raid_level': 'raid0', 'fstype': 'lvmpv'} >name = vdb status = True kids = 3 id = 5 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29810 did: 28521 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7560> >target size = 0 path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01a4c10) -- >name = vda status = True kids = 3 id = 1 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x3459d40> >target size = 0 path = /dev/vda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>]] >boot: False ; primary: False ; size: 4919MB ; grow: False ; max_size: 8836 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c2e3d0> PedPartition: <_ped.Partition object at 0x32a6650> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49756d0> PedPartition: <_ped.Partition object at 0x32a6350> >boot: False ; primary: False ; size: 4919MB ; grow: False ; max_size: 8836 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50e7d90> PedPartition: <_ped.Partition object at 0x32a6290> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50e7b90> PedPartition: <_ped.Partition object at 0x32a6590> >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c2e090> PedPartition: <_ped.Partition object at 0x32a62f0> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c2eb90> PedPartition: <_ped.Partition object at 0x32a67d0> >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c2ec50> PedPartition: <_ped.Partition object at 0x32a6530> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4942450> PedPartition: <_ped.Partition object at 0x32a6290> >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c2e390> PedPartition: <_ped.Partition object at 0x32a66b0> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c2ee50> PedPartition: <_ped.Partition object at 0x32a6530> >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 2772 ; start: None ; end: None >sectorSize = 512 >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >sectorSize = 512 >id = 37 name = vdb1 growable = False >base = 10074112 growth = 0 max_grow = 0 >done = True >id = 22 name = vdb2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 3 path: /dev/vda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c2e850> PedPartition: <_ped.Partition object at 0x32a63b0> >sectorSize = 512 >id = 44 name = vda1 growable = False >base = 10074112 growth = 0 max_grow = 0 >done = True >id = 21 name = vda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 42 name = vda3 growable = True >base = 2048 growth = 0 max_grow = 5675008 >done = False >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 3 path: /dev/vda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c2eed0> PedPartition: <_ped.Partition object at 0x32a6770> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 3 path: /dev/vda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a0104e90> PedPartition: <_ped.Partition object at 0x7f39a00e4a10> >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 2772 ; start: None ; end: None >sectorSize = 512 >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 3 path: /dev/vdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c2e8d0> PedPartition: <_ped.Partition object at 0x32a66b0> >sectorSize = 512 >id = 37 name = vdb1 growable = False >base = 10074112 growth = 0 max_grow = 0 >done = True >id = 22 name = vdb2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 31 name = vdb3 growable = True >base = 2048 growth = 0 max_grow = 5675008 >done = False >sectorSize = 512 >id = 44 name = vda1 growable = False >base = 10074112 growth = 0 max_grow = 0 >done = True >id = 21 name = vda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 42 name = vda3 growable = True >base = 2048 growth = 0 max_grow = 5675008 >done = False >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 3 path: /dev/vdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c2e190> PedPartition: <_ped.Partition object at 0x32a63b0> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 3 path: /dev/vdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c2ea90> PedPartition: <_ped.Partition object at 0x7f39a00e4ad0> >sectorSize = 512 >id = 44 name = vda1 growable = False >base = 10074112 growth = 0 max_grow = 0 >done = True >id = 21 name = vda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 42 name = vda3 growable = True >base = 2048 growth = 0 max_grow = 5675008 >done = False >sectorSize = 512 >id = 37 name = vdb1 growable = False >base = 10074112 growth = 0 max_grow = 0 >done = True >id = 22 name = vdb2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 31 name = vdb3 growable = True >base = 2048 growth = 0 max_grow = 5675008 >done = False >id = 31 name = vdb3 growable = True >base = 2048 growth = 5675008 max_grow = 5675008 >done = True is 5675008 >id = 42 name = vda3 growable = True >base = 2048 growth = 5675008 max_grow = 5675008 >done = True is 5675008 >id = 31 name = vdb3 growable = True >base = 2048 growth = 5675008 max_grow = 5675008 >done = True is 5675008 >id = 42 name = vda3 growable = True >base = 2048 growth = 5675008 max_grow = 5675008 >done = True is 5675008 >start: 2048 end: 10076159 length: 10074112 >device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x7f3998027b50> >start: 10076160 end: 11100159 length: 1024000 >device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x7f3998027a10> >start: 11100160 end: 16777215 length: 5677056 >device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x7f3998027690> >start: 2048 end: 10076159 length: 10074112 >device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x7f3998027b50> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3998027350> PedPartition: <_ped.Partition object at 0x32a62f0> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3998027590> PedPartition: <_ped.Partition object at 0x32a6350> >start: 10076160 end: 11100159 length: 1024000 >device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x7f3998027a10> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49756d0> PedPartition: <_ped.Partition object at 0x7f39a00e49b0> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c2eb50> PedPartition: <_ped.Partition object at 0x32a6830> >start: 11100160 end: 16777215 length: 5677056 >device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x7f3998027690> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 3 path: /dev/vda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c2e510> PedPartition: <_ped.Partition object at 0x7f39a00e4cb0> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 3 path: /dev/vda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3998027d50> PedPartition: <_ped.Partition object at 0x7f39a00e4dd0> >start: 2048 end: 10076159 length: 10074112 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x7f39a0104f10> >start: 10076160 end: 11100159 length: 1024000 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4975150> >start: 11100160 end: 16777215 length: 5677056 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x7f3998027690> >start: 2048 end: 10076159 length: 10074112 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x7f39a0104f10> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50e7190> PedPartition: <_ped.Partition object at 0x32a62f0> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c2edd0> PedPartition: <_ped.Partition object at 0x32a6590> >start: 10076160 end: 11100159 length: 1024000 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4975150> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50e7b90> PedPartition: <_ped.Partition object at 0x32a67d0> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39980279d0> PedPartition: <_ped.Partition object at 0x32a6410> >start: 11100160 end: 16777215 length: 5677056 >device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x7f3998027690> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 3 path: /dev/vdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c2e990> PedPartition: <_ped.Partition object at 0x7f39a00e49b0> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 3 path: /dev/vdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f39a01ada90> PedPartition: <_ped.Partition object at 0x7f39a00e4b90> >name = vdb status = True kids = 3 id = 5 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29810 did: 28521 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7560> >target size = 0 path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01a4c10) -- >name = vda status = True kids = 3 id = 1 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x3459d40> >target size = 0 path = /dev/vda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>] ; raid_level: None ; label: ; container_name: fedora00 ; device: non-existent 1000MB lvmlv fedora00-var (41) with non-existent ext4 filesystem mounted at /var ; mountpoint: /var ; fstype: xfs ; container_size: 0 ; >name = fedora00-var status = False kids = 0 id = 41 >parents = ['non-existent 4912MB lvmvg fedora00 (40)'] >uuid = None size = 1000 >format = non-existent ext4 filesystem mounted at /var >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 1000 path = /dev/mapper/fedora00-var >format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x4942a10) -- >name = fedora00 status = False kids = 2 id = 40 >parents = ['non-existent 4915MB mdarray 00 (39) with non-existent lvmpv'] >uuid = None size = 4912 >format = non-existent None >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora00 >format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 >PE Free = 0 PV Count = 1 >LV Names = [] modified = True >extents = 1228.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['non-existent 4915MB mdarray 00 (39) with non-existent lvmpv'] >LVs = ['non-existent 1000MB lvmlv fedora00-var (41) with non-existent ext4 filesystem mounted at /var', >'non-existent 3912MB lvmlv fedora00-home (45) with non-existent ext4 filesystem mounted at /home'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 1000MB, 'mountpoint': '/var', 'fstype': 'xfs', 'container_size': 0} >disk: <parted.disk.Disk object at 0x7f3998027fd0> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4975190> PedPartition: <_ped.Partition object at 0x32a62f0> >disk: <parted.disk.Disk object at 0x7f3998027fd0> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c2e610> PedPartition: <_ped.Partition object at 0x32a67d0> >disk: <parted.disk.Disk object at 0x7f3998027fd0> fileSystem: None >number: 3 path: /dev/vda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c2e650> PedPartition: <_ped.Partition object at 0x32a6650> >disk: <parted.disk.Disk object at 0x7f3998031110> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c2e310> PedPartition: <_ped.Partition object at 0x32a63b0> >disk: <parted.disk.Disk object at 0x7f3998031110> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c2e3d0> PedPartition: <_ped.Partition object at 0x32a66b0> >disk: <parted.disk.Disk object at 0x7f3998031110> fileSystem: None >number: 3 path: /dev/vdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c2e190> PedPartition: <_ped.Partition object at 0x7f39a00e4ad0> >disk: <parted.disk.Disk object at 0x7f39980315d0> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c2e910> PedPartition: <_ped.Partition object at 0x7f39a00e49b0> >name = vdb status = True kids = 3 id = 5 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29810 did: 28521 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7560> >target size = 0 path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01a4c10) -- >name = vda status = True kids = 3 id = 1 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x3459d40> >target size = 0 path = /dev/vda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>]] >name = 00 status = False kids = 1 id = 39 >parents = ['non-existent 4919MB partition vdb1 (37) with non-existent mdmember', >'non-existent 4919MB partition vda1 (44) with non-existent mdmember'] >uuid = None size = 4915.0 >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 1044.0 path = /dev/md/00 >format args = None originalFormat = lvmpv level = 1 spares = 0 >members = 2 >total devices = 2 metadata version = default, 'encrypted': False, 'raid_level': 'raid1', 'fstype': 'lvmpv'} >name = vdb status = True kids = 3 id = 5 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29810 did: 28521 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x34d7560> >target size = 0 path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01a4c10) -- >name = vda status = True kids = 3 id = 1 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32569 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x3459d40> >target size = 0 path = /dev/vda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>]] >boot: False ; primary: False ; size: 2772MB ; grow: False ; max_size: 2772 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4942b50> PedPartition: <_ped.Partition object at 0x32a6410> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3998027d50> PedPartition: <_ped.Partition object at 0x32a6710> >boot: False ; primary: False ; size: 2772MB ; grow: False ; max_size: 2772 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c2eed0> PedPartition: <_ped.Partition object at 0x32a6830> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3998027610> PedPartition: <_ped.Partition object at 0x32a6770> >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50e7990> PedPartition: <_ped.Partition object at 0x32a6350> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x50e7190> PedPartition: <_ped.Partition object at 0x7f39a00e4a10> >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3998027810> PedPartition: <_ped.Partition object at 0x32a6410> >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3998027990> PedPartition: <_ped.Partition object at 0x32a6830> >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c2eb50> PedPartition: <_ped.Partition object at 0x32a6530> >disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c2e4d0> PedPartition: <_ped.Partition object at 0x7f39a00e4ef0> >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 4959 ; start: None ; end: None >sectorSize = 512 >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >sectorSize = 512 >id = 31 name = vdb1 growable = False >base = 5677056 growth = 0 max_grow = 0 >done = True >id = 22 name = vdb2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 3 path: /dev/vda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x466e310> PedPartition: <_ped.Partition object at 0x7f39a00e4b90> >sectorSize = 512 >id = 42 name = vda1 growable = False >base = 5677056 growth = 0 max_grow = 0 >done = True >id = 21 name = vda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 44 name = vda3 growable = True >base = 2048 growth = 0 max_grow = 10153984 >done = False >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 3 path: /dev/vda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x466e790> PedPartition: <_ped.Partition object at 0x7f39a00e4dd0> >disk: <parted.disk.Disk object at 0x4671210> fileSystem: None >number: 3 path: /dev/vda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3998027e90> PedPartition: <_ped.Partition object at 0x7f39a00e4f50> >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 4959 ; start: None ; end: None >sectorSize = 512 >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None >number: 3 path: /dev/vdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49423d0> PedPartition: <_ped.Partition object at 0x32a6590> >sectorSize = 512 >id = 31 name = vdb1 growable = False >base = 5677056 growth = 0 max_grow = 0 >done = True >id = 22 name = vdb2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 37 name = vdb3 growable = True >base = 2048 growth = 0 max_grow = 10153984 >done = False >sectorSize = 512 >id = 42 name = vda1 growable = False >base = 5677056 growth = 0 max_grow = 0 >done = True >id = 21 name = vda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 44 name = vda3 growable = True >base = 2048 growth = 0 max_grow = 10153984 >done = False >Dec 12 08:29:13 localhost systemd-journal[584]: Suppressed 1318 messages from /user.slice/user-1000.slice >disk: <parted.disk.Disk object at 0x4671490> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3998027650> PedPartition: <_ped.Partition object at 0x3787290> >disk: <parted.disk.Disk object at 0x4671490> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x466e490> PedPartition: <_ped.Partition object at 0x37871d0> >disk: <parted.disk.Disk object at 0x4671490> fileSystem: None >number: 3 path: /dev/vda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3998027610> PedPartition: <_ped.Partition object at 0x32a6530> >disk: <parted.disk.Disk object at 0x7f39a01abe90> fileSystem: None >number: 1 path: /dev/vdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d5df10> PedPartition: <_ped.Partition object at 0x3787350> >disk: <parted.disk.Disk object at 0x7f39a01ab710> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d5d790> PedPartition: <_ped.Partition object at 0x3787950> >Dec 12 08:29:16 localhost kernel: md: bind<vdb1> >Dec 12 08:29:16 localhost kernel: md: bind<vda1> >Dec 12 08:29:16 localhost kernel: md/raid0:md0: md_size is 11345920 sectors. >Dec 12 08:29:16 localhost kernel: md: RAID0 configuration for md0 - 1 zone >Dec 12 08:29:16 localhost kernel: md: zone0=[vdb1/vda1] >Dec 12 08:29:16 localhost kernel: zone-offset= 0KB, device-offset= 0KB, size= 5672960KB >Dec 12 08:29:16 localhost kernel: Dec 12 08:29:16 localhost kernel: md0: detected capacity change from 0 to 5809111040 >Dec 12 08:29:16 localhost udisksd[1496]: Error creating watch for file /sys/devices/virtual/block/md0/md/sync_action: No such file or directory (g-file-error-quark, 4) >Dec 12 08:29:17 localhost udisksd[1496]: Error creating watch for file /sys/devices/virtual/block/md0/md/degraded: No such file or directory (g-file-error-quark, 4) >Dec 12 08:29:17 localhost kernel: md0: unknown partition table >Dec 12 08:29:17 localhost systemd[1]: Found device LVM PV JFMZDf-1fpI-9L1y-3yyk-xmKs-A525-kkTlaR on /dev/md0. >Dec 12 08:29:17 localhost systemd[1]: Starting LVM2 PV scan on device 9:0... >Dec 12 08:29:17 localhost systemd[1]: Started LVM2 PV scan on device 9:0. >disk: <parted.disk.Disk object at 0x7f39a01ab710> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d5d1d0> PedPartition: <_ped.Partition object at 0x37879b0> >disk: <parted.disk.Disk object at 0x7f39a01ab710> fileSystem: None >number: 3 path: /dev/vdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4d5d450> PedPartition: <_ped.Partition object at 0x3787710> > > > >/tmp/anaconda.log: >08:25:10,023 INFO anaconda: /sbin/anaconda 20.25.15-1 >13:25:10,360 INFO anaconda: 2097152 kB (2048 MB) are available >08:25:10,360 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >08:25:10,361 INFO anaconda: Not doing 'start audit daemon' in live installation >08:25:10,366 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >08:25:10,367 INFO anaconda: Default encoding = ascii >08:25:11,023 INFO anaconda: Display mode = g >13:25:11,029 INFO anaconda: 2097152 kB (2048 MB) are available >08:25:11,029 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >08:25:12,149 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >08:25:12,151 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >08:25:12,152 INFO anaconda: using only installclass _Fedora >08:25:12,161 INFO anaconda: bootloader GRUB2 on X86 platform >08:25:12,165 INFO anaconda: bootloader GRUB2 on X86 platform >08:25:12,202 DEBUG anaconda: network: devices found ['eth0'] >08:25:12,655 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on eth0 >08:25:13,173 DEBUG anaconda: network: setting autoconnect of eth0 to False >08:25:13,179 DEBUG anaconda: network: missing ifcfgs created for devices ['eth0'] >08:25:13,293 DEBUG anaconda: updating hostname localhost.localdomain >08:25:13,501 INFO anaconda: Running Thread: AnaStorageThread (139885580736256) >08:25:13,513 INFO anaconda: Running Thread: AnaTimeInitThread (139885572343552) >08:25:13,523 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (139885563950848) >08:25:13,534 INFO anaconda: Running Thread: AnaPayloadThread (139885555558144) >08:25:13,853 DEBUG anaconda: updating hostname localhost.localdomain >08:25:14,029 INFO anaconda: got 0 NTP servers from DHCP >08:25:14,056 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (139885563950848) >08:25:14,092 INFO anaconda: Not doing 'start chronyd' in live installation >08:25:14,096 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (139885563950848) >08:25:14,098 INFO anaconda: Starting geolocation lookup >08:25:14,104 INFO anaconda: Geolocation provider: Fedora GeoIP >08:25:15,105 INFO anaconda: Geolocation lookup finished in 1.0 seconds >08:25:15,107 INFO anaconda: got results from geolocation >08:25:15,111 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (139885563950848) >08:25:15,882 INFO anaconda: Not doing 'activate layouts' in live installation >08:25:20,338 INFO anaconda: Thread Done: AnaStorageThread (139885580736256) >08:25:21,011 INFO anaconda: Thread Done: AnaTimeInitThread (139885572343552) >08:25:21,160 INFO anaconda: Thread Done: AnaPayloadThread (139885555558144) >08:25:24,423 INFO anaconda: Not doing 'require network connection' in live installation >08:25:24,432 DEBUG anaconda: network standalone spoke (init): completed: True >08:25:24,433 INFO anaconda: Not doing 'require network connection' in live installation >08:25:24,721 INFO anaconda: Running Thread: AnaDateTimeThread (139885555558144) >08:25:25,036 INFO anaconda: Not doing 'modify system time and date' in live installation >08:25:25,088 INFO anaconda: Thread Done: AnaDateTimeThread (139885555558144) >08:25:29,093 INFO anaconda: fs space: 0 B needed: 2.93 GB >08:25:31,242 INFO anaconda: fs space: 0 B needed: 2.93 GB >08:25:31,449 INFO anaconda: Running Thread: AnaStorageWatcher (139885141464832) >08:25:31,451 INFO anaconda: Thread Done: AnaStorageWatcher (139885141464832) >08:25:31,499 INFO anaconda: Running Thread: AnaCustomStorageInit (139885141464832) >08:25:31,690 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >08:25:31,696 DEBUG anaconda: network: selected device eth0 >08:25:31,750 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >08:25:31,839 DEBUG anaconda: updating hostname localhost.localdomain >08:25:32,015 INFO anaconda: Not doing 'require network connection' in live installation >08:25:32,171 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x3c05d50> >08:25:32,172 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3c05d10> status to: ÐÑовеÑка ÑÑÑÑойÑÑв Ñ ÑанениÑ... >08:25:32,186 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3c05d10> >08:25:32,415 INFO anaconda: Running Thread: AnaNTPserver0 (139885572343552) >08:25:32,421 INFO anaconda: Running Thread: AnaNTPserver1 (139885580736256) >08:25:32,439 INFO anaconda: Running Thread: AnaNTPserver2 (139885130938112) >08:25:32,453 INFO anaconda: Running Thread: AnaNTPserver3 (139885122545408) >08:25:32,571 INFO anaconda: Thread Done: AnaNTPserver0 (139885572343552) >08:25:32,575 INFO anaconda: Thread Done: AnaNTPserver2 (139885130938112) >08:25:32,595 INFO anaconda: Thread Done: AnaNTPserver3 (139885122545408) >08:25:32,623 INFO anaconda: Thread Done: AnaNTPserver1 (139885580736256) >08:25:32,735 DEBUG anaconda: updating hostname localhost.localdomain >08:25:32,972 DEBUG anaconda: updating hostname localhost.localdomain >08:25:32,977 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f3998012790> status to: ÐÑоводное Ñоедение (eth0) подклÑÑенно >08:25:33,845 INFO anaconda: Thread Done: AnaCustomStorageInit (139885141464832) >08:25:38,114 DEBUG anaconda: disk free: 16.38 GB fs free: 484 MB sw needs: 2.93 GB auto swap: 0 B >08:25:43,073 INFO anaconda: Running Thread: AnaExecuteStorageThread (139885141464832) >08:25:43,655 DEBUG anaconda: new disk order: [] >08:25:43,760 INFO anaconda: Not doing 'require network connection' in live installation >08:25:43,933 DEBUG anaconda: new disk order: [] >08:25:44,073 DEBUG anaconda: _is_valid_disklabel(vda) returning True >08:25:44,075 DEBUG anaconda: _is_valid_size(vda) returning True >08:25:44,078 DEBUG anaconda: _is_valid_location(vda) returning True >08:25:44,081 DEBUG anaconda: _is_valid_format(vda) returning True >08:25:44,084 DEBUG anaconda: is_valid_stage1_device(vda) returning True >08:25:44,087 INFO anaconda: Thread Done: AnaExecuteStorageThread (139885141464832) >08:25:44,204 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sr0', 'vda', 'vda1', 'vda2', 'vdb', 'vdc'] >08:25:44,205 DEBUG anaconda: ui: unused=['vda1', 'vda2'] >08:25:44,206 DEBUG anaconda: ui: new_devices=[] >08:25:44,228 DEBUG anaconda: page clicked: ÐÐ¾Ð²Ð°Ñ ÑÑÑановка Fedora 20 >08:25:44,232 DEBUG anaconda: show mountpoint: ÐÐ¾Ð²Ð°Ñ ÑÑÑановка Fedora 20 >08:25:44,234 DEBUG anaconda: show mountpoint: ÐÐ¾Ð²Ð°Ñ ÑÑÑановка Fedora 20 >08:25:44,538 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3c05d10> >08:25:44,541 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3c05d10> status to: Ð¡Ð¾Ñ Ñанение конÑигÑÑаÑии накопиÑелей даннÑÑ â¦ >08:25:44,555 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3c05d10> >08:25:45,877 DEBUG anaconda: page clicked: ÐеизвеÑÑнÑй >08:25:45,880 DEBUG anaconda: show mountpoint: ÐеизвеÑÑнÑй >08:25:45,902 DEBUG anaconda: populate_right_side: existing 500MB partition vda1 (2) with existing ext4 filesystem >08:25:45,906 DEBUG anaconda: updated device_disks to ['vda'] >08:25:45,908 DEBUG anaconda: updated device_container_name to None >08:25:45,910 DEBUG anaconda: updated device_container_raid_level to None >08:25:45,912 DEBUG anaconda: updated device_container_encrypted to False >08:25:45,914 DEBUG anaconda: updated device_container_size to 0 >08:25:45,927 DEBUG anaconda: fs type changed: ext4 >08:25:45,956 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >08:25:45,959 DEBUG anaconda: device_type_changed: 2 ÐбÑÑнÑй Ñаздел >08:25:45,961 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >08:25:45,964 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >08:25:45,967 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >08:25:45,970 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >08:25:45,973 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >08:25:45,976 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >08:25:45,980 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >08:25:45,983 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >08:25:45,986 DEBUG anaconda: populate_raid: 2, None >08:25:45,988 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >08:25:45,992 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >08:25:45,995 DEBUG anaconda: populate_raid: 2, None >08:25:45,996 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >08:25:47,296 DEBUG anaconda: removing device 'existing 500MB partition vda1 (2) with existing ext4 filesystem' from page ÐеизвеÑÑнÑй >08:25:48,608 INFO anaconda: ui: removed device vda1 >08:25:48,657 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sr0', 'vda', 'vda2', 'vdb', 'vdc'] >08:25:48,665 DEBUG anaconda: ui: unused=['vda2'] >08:25:48,673 DEBUG anaconda: ui: new_devices=[] >08:25:48,713 DEBUG anaconda: page clicked: ÐÐ¾Ð²Ð°Ñ ÑÑÑановка Fedora 20 >08:25:48,715 DEBUG anaconda: show mountpoint: ÐÐ¾Ð²Ð°Ñ ÑÑÑановка Fedora 20 >08:25:48,718 DEBUG anaconda: show mountpoint: ÐÐ¾Ð²Ð°Ñ ÑÑÑановка Fedora 20 >08:25:49,801 DEBUG anaconda: page clicked: ÐеизвеÑÑнÑй >08:25:49,803 DEBUG anaconda: show mountpoint: ÐеизвеÑÑнÑй >08:25:51,233 DEBUG anaconda: removing device 'existing 7691MB partition vda2 (3) with existing luks' from page ÐеизвеÑÑнÑй >08:25:52,395 INFO anaconda: ui: removed device vda2 >08:25:52,448 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sr0', 'vda', 'vdb', 'vdc'] >08:25:52,456 DEBUG anaconda: ui: unused=[] >08:25:52,458 DEBUG anaconda: ui: new_devices=[] >08:25:52,486 DEBUG anaconda: page clicked: ÐÐ¾Ð²Ð°Ñ ÑÑÑановка Fedora 20 >08:25:52,488 DEBUG anaconda: show mountpoint: ÐÐ¾Ð²Ð°Ñ ÑÑÑановка Fedora 20 >08:25:52,490 DEBUG anaconda: show mountpoint: ÐÐ¾Ð²Ð°Ñ ÑÑÑановка Fedora 20 >08:26:04,087 DEBUG anaconda: requested size = 500 MB ; available space = 24.57 GB >08:26:04,502 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sr0', 'vda', 'vda1', 'vdb', 'vdc'] >08:26:04,506 DEBUG anaconda: ui: unused=[] >08:26:04,511 DEBUG anaconda: ui: new_devices=['vda1'] >08:26:04,561 DEBUG anaconda: page clicked: ÐÐ¾Ð²Ð°Ñ ÑÑÑановка Fedora 20 >08:26:04,564 DEBUG anaconda: show mountpoint: ÐÐ¾Ð²Ð°Ñ ÑÑÑановка Fedora 20 >08:26:04,567 DEBUG anaconda: populate_right_side: non-existent 500MB partition vda1 (20) with non-existent ext4 filesystem mounted at /boot >08:26:04,576 DEBUG anaconda: updated device_disks to ['vda', 'vdb', 'vdc'] >08:26:04,578 DEBUG anaconda: updated device_container_name to None >08:26:04,579 DEBUG anaconda: updated device_container_raid_level to None >08:26:04,581 DEBUG anaconda: updated device_container_encrypted to False >08:26:04,583 DEBUG anaconda: updated device_container_size to 0 >08:26:04,606 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >08:26:04,657 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >08:26:04,662 DEBUG anaconda: populate_raid: 2, None >08:26:04,668 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >08:26:04,678 DEBUG anaconda: show mountpoint: ÐÐ¾Ð²Ð°Ñ ÑÑÑановка Fedora 20 >08:26:04,682 DEBUG anaconda: populate_right_side: non-existent 500MB partition vda1 (20) with non-existent ext4 filesystem mounted at /boot >08:26:04,687 DEBUG anaconda: updated device_disks to ['vda', 'vdb', 'vdc'] >08:26:04,693 DEBUG anaconda: updated device_container_name to None >08:26:04,695 DEBUG anaconda: updated device_container_raid_level to None >08:26:04,697 DEBUG anaconda: updated device_container_encrypted to False >08:26:04,699 DEBUG anaconda: updated device_container_size to 0 >08:26:04,743 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >08:26:04,746 DEBUG anaconda: populate_raid: 2, None >08:26:04,749 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >08:26:08,064 INFO anaconda: getting device type for RAID >08:26:08,072 DEBUG anaconda: device_type_changed: 1 RAID >08:26:08,075 INFO anaconda: getting device type for RAID >08:26:08,080 INFO anaconda: getting device type for RAID >08:26:08,088 INFO anaconda: getting device type for RAID >08:26:08,092 INFO anaconda: getting device type for RAID >08:26:08,096 INFO anaconda: getting device type for RAID >08:26:08,099 INFO anaconda: getting device type for RAID >08:26:08,108 INFO anaconda: getting device type for RAID >08:26:08,111 INFO anaconda: getting device type for RAID >08:26:08,114 INFO anaconda: getting device type for RAID >08:26:08,120 INFO anaconda: getting device type for RAID >08:26:08,124 INFO anaconda: getting device type for RAID >08:26:08,127 INFO anaconda: getting device type for RAID >08:26:08,130 INFO anaconda: getting device type for RAID >08:26:08,136 DEBUG anaconda: populate_raid: 1, raid1 >08:26:08,139 INFO anaconda: getting device type for RAID >08:26:11,127 INFO anaconda: ui: saving changes to device vda1 >08:26:11,129 DEBUG anaconda: old name: vda1 >08:26:11,134 DEBUG anaconda: new name: boot >08:26:11,148 DEBUG anaconda: old size: 500.0 >08:26:11,151 DEBUG anaconda: new size: 500 >08:26:11,152 INFO anaconda: getting device type for RAID >08:26:11,155 DEBUG anaconda: old device type: 2 >08:26:11,157 DEBUG anaconda: new device type: 1 >08:26:11,159 DEBUG anaconda: reformat: True >08:26:11,168 DEBUG anaconda: old fs type: ext4 >08:26:11,170 DEBUG anaconda: new fs type: ext4 >08:26:11,171 DEBUG anaconda: old encryption setting: False >08:26:11,172 DEBUG anaconda: new encryption setting: False >08:26:11,174 DEBUG anaconda: old label: >08:26:11,174 DEBUG anaconda: new_label: >08:26:11,175 DEBUG anaconda: old mountpoint: /boot >08:26:11,175 DEBUG anaconda: new mountpoint: /boot >08:26:11,182 DEBUG anaconda: old raid level: None >08:26:11,184 DEBUG anaconda: new raid level: raid1 >08:26:11,187 DEBUG anaconda: old container: None >08:26:11,188 DEBUG anaconda: new container: None >08:26:11,190 DEBUG anaconda: old container encrypted: False >08:26:11,190 DEBUG anaconda: new container encrypted: False >08:26:11,192 DEBUG anaconda: old container raid level: None >08:26:11,192 DEBUG anaconda: new container raid level: None >08:26:11,194 DEBUG anaconda: old container size request: 0 >08:26:11,195 DEBUG anaconda: new container size request: 0 >08:26:11,195 DEBUG anaconda: old disks: ['vda', 'vdb', 'vdc'] >08:26:11,196 DEBUG anaconda: new disks: ['vda', 'vdb', 'vdc'] >08:26:11,711 DEBUG anaconda: populate_right_side: non-existent 500MB mdarray boot (24) with non-existent ext4 filesystem mounted at /boot >08:26:11,720 DEBUG anaconda: updated device_disks to ['vda', 'vdb', 'vdc'] >08:26:11,721 DEBUG anaconda: updated device_container_name to None >08:26:11,721 DEBUG anaconda: updated device_container_raid_level to None >08:26:11,722 DEBUG anaconda: updated device_container_encrypted to False >08:26:11,723 DEBUG anaconda: updated device_container_size to 0 >08:26:11,738 INFO anaconda: getting device type for RAID >08:26:11,739 DEBUG anaconda: populate_raid: 1, raid1 >08:26:11,740 INFO anaconda: getting device type for RAID >08:26:11,742 DEBUG anaconda: leaving save_right_side >08:26:14,079 INFO anaconda: ui: saving changes to device boot >08:26:14,081 DEBUG anaconda: old name: boot >08:26:14,083 DEBUG anaconda: new name: boot >08:26:14,104 DEBUG anaconda: old size: 500.0 >08:26:14,106 DEBUG anaconda: new size: 500 >08:26:14,107 INFO anaconda: getting device type for RAID >08:26:14,110 DEBUG anaconda: old device type: 1 >08:26:14,111 DEBUG anaconda: new device type: 1 >08:26:14,113 DEBUG anaconda: reformat: True >08:26:14,120 DEBUG anaconda: old fs type: ext4 >08:26:14,121 DEBUG anaconda: new fs type: ext4 >08:26:14,123 DEBUG anaconda: old encryption setting: False >08:26:14,124 DEBUG anaconda: new encryption setting: False >08:26:14,125 DEBUG anaconda: old label: >08:26:14,127 DEBUG anaconda: new_label: >08:26:14,128 DEBUG anaconda: old mountpoint: /boot >08:26:14,129 DEBUG anaconda: new mountpoint: /boot >08:26:14,133 DEBUG anaconda: old raid level: raid1 >08:26:14,135 DEBUG anaconda: new raid level: raid1 >08:26:14,138 DEBUG anaconda: old container: None >08:26:14,139 DEBUG anaconda: new container: None >08:26:14,141 DEBUG anaconda: old container encrypted: False >08:26:14,141 DEBUG anaconda: new container encrypted: False >08:26:14,142 DEBUG anaconda: old container raid level: None >08:26:14,143 DEBUG anaconda: new container raid level: None >08:26:14,143 DEBUG anaconda: old container size request: 0 >08:26:14,146 DEBUG anaconda: new container size request: 0 >08:26:14,147 DEBUG anaconda: old disks: ['vda', 'vdb', 'vdc'] >08:26:14,147 DEBUG anaconda: new disks: ['vda', 'vdb', 'vdc'] >08:26:14,147 DEBUG anaconda: nothing changed for new device >08:26:20,159 DEBUG anaconda: requested size = 5 GB ; available space = 23.07 GB >08:26:21,019 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'boot', 'fedora', 'fedora-root', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sr0', 'vda', 'vda1', 'vda2', 'vdb', 'vdb1', 'vdb2', 'vdc', 'vdc1', 'vdc2'] >08:26:21,021 DEBUG anaconda: ui: unused=[] >08:26:21,023 DEBUG anaconda: ui: new_devices=['boot', 'fedora-root'] >08:26:21,051 DEBUG anaconda: page clicked: ÐÐ¾Ð²Ð°Ñ ÑÑÑановка Fedora 20 >08:26:21,052 DEBUG anaconda: show mountpoint: ÐÐ¾Ð²Ð°Ñ ÑÑÑановка Fedora 20 >08:26:21,053 DEBUG anaconda: populate_right_side: non-existent 500MB mdarray boot (24) with non-existent ext4 filesystem mounted at /boot >08:26:21,065 DEBUG anaconda: updated device_disks to ['vda', 'vdb', 'vdc'] >08:26:21,066 DEBUG anaconda: updated device_container_name to None >08:26:21,067 DEBUG anaconda: updated device_container_raid_level to None >08:26:21,068 DEBUG anaconda: updated device_container_encrypted to False >08:26:21,069 DEBUG anaconda: updated device_container_size to 0 >08:26:21,084 INFO anaconda: getting device type for RAID >08:26:21,085 DEBUG anaconda: populate_raid: 1, raid1 >08:26:21,086 INFO anaconda: getting device type for RAID >08:26:21,089 DEBUG anaconda: show mountpoint: ÐÐ¾Ð²Ð°Ñ ÑÑÑановка Fedora 20 >08:26:21,090 DEBUG anaconda: current selector: non-existent 500MB mdarray boot (24) with non-existent ext4 filesystem mounted at /boot >08:26:21,100 DEBUG anaconda: notebook page = 1 >08:26:21,101 INFO anaconda: ui: saving changes to device boot >08:26:21,102 DEBUG anaconda: old name: boot >08:26:21,102 DEBUG anaconda: new name: boot >08:26:21,110 DEBUG anaconda: old size: 500.0 >08:26:21,111 DEBUG anaconda: new size: 500 >08:26:21,112 INFO anaconda: getting device type for RAID >08:26:21,113 DEBUG anaconda: old device type: 1 >08:26:21,114 DEBUG anaconda: new device type: 1 >08:26:21,114 DEBUG anaconda: reformat: True >08:26:21,118 DEBUG anaconda: old fs type: ext4 >08:26:21,119 DEBUG anaconda: new fs type: ext4 >08:26:21,120 DEBUG anaconda: old encryption setting: False >08:26:21,121 DEBUG anaconda: new encryption setting: False >08:26:21,121 DEBUG anaconda: old label: >08:26:21,122 DEBUG anaconda: new_label: >08:26:21,123 DEBUG anaconda: old mountpoint: /boot >08:26:21,123 DEBUG anaconda: new mountpoint: /boot >08:26:21,125 DEBUG anaconda: old raid level: raid1 >08:26:21,126 DEBUG anaconda: new raid level: raid1 >08:26:21,128 DEBUG anaconda: old container: None >08:26:21,129 DEBUG anaconda: new container: None >08:26:21,130 DEBUG anaconda: old container encrypted: False >08:26:21,130 DEBUG anaconda: new container encrypted: False >08:26:21,131 DEBUG anaconda: old container raid level: None >08:26:21,132 DEBUG anaconda: new container raid level: None >08:26:21,132 DEBUG anaconda: old container size request: 0 >08:26:21,133 DEBUG anaconda: new container size request: 0 >08:26:21,134 DEBUG anaconda: old disks: ['vda', 'vdb', 'vdc'] >08:26:21,134 DEBUG anaconda: new disks: ['vda', 'vdb', 'vdc'] >08:26:21,135 DEBUG anaconda: nothing changed for new device >08:26:21,136 DEBUG anaconda: new selector: non-existent 4992MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at / >08:26:21,137 DEBUG anaconda: populate_right_side: non-existent 4992MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at / >08:26:21,138 DEBUG anaconda: updated device_disks to ['vda', 'vdb', 'vdc'] >08:26:21,139 DEBUG anaconda: updated device_container_name to fedora >08:26:21,139 DEBUG anaconda: updated device_container_raid_level to None >08:26:21,139 DEBUG anaconda: updated device_container_encrypted to False >08:26:21,139 DEBUG anaconda: updated device_container_size to 0 >08:26:21,154 INFO anaconda: getting device type for LVM >08:26:21,155 DEBUG anaconda: device_type_changed: 0 LVM >08:26:21,156 INFO anaconda: getting device type for LVM >08:26:21,157 INFO anaconda: getting device type for LVM >08:26:21,158 INFO anaconda: getting device type for LVM >08:26:21,159 INFO anaconda: getting device type for LVM >08:26:21,160 INFO anaconda: getting device type for LVM >08:26:21,161 INFO anaconda: getting device type for LVM >08:26:21,163 INFO anaconda: getting device type for LVM >08:26:21,164 INFO anaconda: getting device type for LVM >08:26:21,165 INFO anaconda: getting device type for LVM >08:26:21,166 DEBUG anaconda: populate_raid: 0, None >08:26:21,167 INFO anaconda: getting device type for LVM >08:26:21,169 INFO anaconda: getting device type for LVM >08:26:21,170 DEBUG anaconda: populate_raid: 0, None >08:26:21,171 INFO anaconda: getting device type for LVM >08:26:21,173 DEBUG anaconda: new container selection: fedora >08:26:21,174 DEBUG anaconda: default container is fedora >08:26:23,095 INFO anaconda: getting device type for LVM >08:26:23,189 DEBUG anaconda: container dialog: raid level ÐÐµÑ >08:26:33,492 DEBUG anaconda: new disks for fedora: ['vda', 'vdb', 'vdc'] >08:26:33,495 DEBUG anaconda: new container name: fedora >08:26:33,499 DEBUG anaconda: new container raid level: raid1 >08:26:33,503 DEBUG anaconda: new container encrypted: False >08:26:33,506 DEBUG anaconda: new container size: 0 >08:26:33,509 DEBUG anaconda: fedora -> fedora >08:26:35,153 INFO anaconda: getting device type for LVM >08:26:35,231 DEBUG anaconda: container dialog: raid level ÐÐµÑ >08:26:35,232 DEBUG anaconda: container dialog: raid level RAID0 <span foreground="grey">(ÐÑоизводиÑелÑноÑÑÑ)</span> >08:26:35,234 DEBUG anaconda: container dialog: raid level RAID1 <span foreground="grey">(ÐзбÑÑоÑноÑÑÑ)</span> >08:26:37,574 DEBUG anaconda: new disks for fedora: ['vda', 'vdb', 'vdc'] >08:26:37,584 DEBUG anaconda: new container name: fedora >08:26:37,585 DEBUG anaconda: new container raid level: raid0 >08:26:37,587 DEBUG anaconda: new container encrypted: False >08:26:37,589 DEBUG anaconda: new container size: 0 >08:26:37,591 DEBUG anaconda: fedora -> fedora >08:26:38,743 INFO anaconda: ui: saving changes to device fedora-root >08:26:38,745 DEBUG anaconda: old name: root >08:26:38,747 DEBUG anaconda: new name: root >08:26:38,764 DEBUG anaconda: old size: 4992 >08:26:38,766 DEBUG anaconda: new size: 4992 >08:26:38,768 INFO anaconda: getting device type for LVM >08:26:38,771 DEBUG anaconda: old device type: 0 >08:26:38,772 DEBUG anaconda: new device type: 0 >08:26:38,774 DEBUG anaconda: reformat: True >08:26:38,783 DEBUG anaconda: old fs type: ext4 >08:26:38,785 DEBUG anaconda: new fs type: ext4 >08:26:38,786 DEBUG anaconda: old encryption setting: False >08:26:38,788 DEBUG anaconda: new encryption setting: False >08:26:38,790 DEBUG anaconda: old label: >08:26:38,792 DEBUG anaconda: new_label: >08:26:38,793 DEBUG anaconda: old mountpoint: / >08:26:38,794 DEBUG anaconda: new mountpoint: / >08:26:38,798 DEBUG anaconda: old raid level: None >08:26:38,799 DEBUG anaconda: new raid level: None >08:26:38,808 DEBUG anaconda: old container: fedora >08:26:38,809 DEBUG anaconda: new container: fedora >08:26:38,811 DEBUG anaconda: old container encrypted: False >08:26:38,812 DEBUG anaconda: new container encrypted: False >08:26:38,814 DEBUG anaconda: old container raid level: None >08:26:38,815 DEBUG anaconda: new container raid level: raid0 >08:26:38,816 DEBUG anaconda: old container size request: 0 >08:26:38,818 DEBUG anaconda: new container size request: 0 >08:26:38,818 DEBUG anaconda: old disks: ['vda', 'vdb', 'vdc'] >08:26:38,819 DEBUG anaconda: new disks: ['vda', 'vdb', 'vdc'] >08:26:39,755 DEBUG anaconda: populate_right_side: non-existent 4992MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at / >08:26:39,756 DEBUG anaconda: updated device_disks to ['vda', 'vdb', 'vdc'] >08:26:39,757 DEBUG anaconda: updated device_container_name to fedora >08:26:39,757 DEBUG anaconda: updated device_container_raid_level to raid0 >08:26:39,758 DEBUG anaconda: updated device_container_encrypted to False >08:26:39,759 DEBUG anaconda: updated device_container_size to 0 >08:26:39,771 INFO anaconda: getting device type for LVM >08:26:39,772 DEBUG anaconda: populate_raid: 0, None >08:26:39,773 INFO anaconda: getting device type for LVM >08:26:39,774 DEBUG anaconda: new container selection: None >08:26:39,775 DEBUG anaconda: new container selection: None >08:26:39,777 DEBUG anaconda: new container selection: fedora >08:26:39,777 DEBUG anaconda: default container is fedora >08:26:39,779 DEBUG anaconda: leaving save_right_side >08:26:45,655 DEBUG anaconda: requested size = 500 MB ; available space = 18.01 GB >08:26:46,521 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', '00', 'boot', 'fedora', 'fedora-root', 'fedora-swap', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sr0', 'vda', 'vda1', 'vda2', 'vdb', 'vdb1', 'vdb2', 'vdc', 'vdc1', 'vdc2'] >08:26:46,523 DEBUG anaconda: ui: unused=[] >08:26:46,525 DEBUG anaconda: ui: new_devices=['fedora-swap', 'boot', 'fedora-root'] >08:26:46,551 DEBUG anaconda: page clicked: ÐÐ¾Ð²Ð°Ñ ÑÑÑановка Fedora 20 >08:26:46,552 DEBUG anaconda: show mountpoint: ÐÐ¾Ð²Ð°Ñ ÑÑÑановка Fedora 20 >08:26:46,553 DEBUG anaconda: populate_right_side: non-existent 500MB mdarray boot (24) with non-existent ext4 filesystem mounted at /boot >08:26:46,561 DEBUG anaconda: updated device_disks to ['vda', 'vdb', 'vdc'] >08:26:46,562 DEBUG anaconda: updated device_container_name to None >08:26:46,563 DEBUG anaconda: updated device_container_raid_level to None >08:26:46,563 DEBUG anaconda: updated device_container_encrypted to False >08:26:46,564 DEBUG anaconda: updated device_container_size to 0 >08:26:46,579 INFO anaconda: getting device type for RAID >08:26:46,580 DEBUG anaconda: device_type_changed: 1 RAID >08:26:46,581 INFO anaconda: getting device type for RAID >08:26:46,582 INFO anaconda: getting device type for RAID >08:26:46,584 INFO anaconda: getting device type for RAID >08:26:46,585 INFO anaconda: getting device type for RAID >08:26:46,586 INFO anaconda: getting device type for RAID >08:26:46,587 INFO anaconda: getting device type for RAID >08:26:46,588 INFO anaconda: getting device type for RAID >08:26:46,590 INFO anaconda: getting device type for RAID >08:26:46,591 INFO anaconda: getting device type for RAID >08:26:46,592 INFO anaconda: getting device type for RAID >08:26:46,593 INFO anaconda: getting device type for RAID >08:26:46,595 INFO anaconda: getting device type for RAID >08:26:46,596 DEBUG anaconda: populate_raid: 1, raid1 >08:26:46,597 INFO anaconda: getting device type for RAID >08:26:46,599 INFO anaconda: getting device type for RAID >08:26:46,600 DEBUG anaconda: populate_raid: 1, raid1 >08:26:46,601 INFO anaconda: getting device type for RAID >08:26:46,604 DEBUG anaconda: show mountpoint: ÐÐ¾Ð²Ð°Ñ ÑÑÑановка Fedora 20 >08:26:46,605 DEBUG anaconda: current selector: non-existent 500MB mdarray boot (24) with non-existent ext4 filesystem mounted at /boot >08:26:46,614 DEBUG anaconda: notebook page = 1 >08:26:46,615 INFO anaconda: ui: saving changes to device boot >08:26:46,616 DEBUG anaconda: old name: boot >08:26:46,617 DEBUG anaconda: new name: boot >08:26:46,624 DEBUG anaconda: old size: 500.0 >08:26:46,625 DEBUG anaconda: new size: 500 >08:26:46,625 INFO anaconda: getting device type for RAID >08:26:46,626 DEBUG anaconda: old device type: 1 >08:26:46,627 DEBUG anaconda: new device type: 1 >08:26:46,628 DEBUG anaconda: reformat: True >08:26:46,632 DEBUG anaconda: old fs type: ext4 >08:26:46,633 DEBUG anaconda: new fs type: ext4 >08:26:46,634 DEBUG anaconda: old encryption setting: False >08:26:46,634 DEBUG anaconda: new encryption setting: False >08:26:46,635 DEBUG anaconda: old label: >08:26:46,636 DEBUG anaconda: new_label: >08:26:46,636 DEBUG anaconda: old mountpoint: /boot >08:26:46,637 DEBUG anaconda: new mountpoint: /boot >08:26:46,639 DEBUG anaconda: old raid level: raid1 >08:26:46,640 DEBUG anaconda: new raid level: raid1 >08:26:46,641 DEBUG anaconda: old container: None >08:26:46,642 DEBUG anaconda: new container: None >08:26:46,642 DEBUG anaconda: old container encrypted: False >08:26:46,643 DEBUG anaconda: new container encrypted: False >08:26:46,644 DEBUG anaconda: old container raid level: None >08:26:46,644 DEBUG anaconda: new container raid level: None >08:26:46,645 DEBUG anaconda: old container size request: 0 >08:26:46,646 DEBUG anaconda: new container size request: 0 >08:26:46,646 DEBUG anaconda: old disks: ['vda', 'vdb', 'vdc'] >08:26:46,647 DEBUG anaconda: new disks: ['vda', 'vdb', 'vdc'] >08:26:46,648 DEBUG anaconda: nothing changed for new device >08:26:46,648 DEBUG anaconda: new selector: non-existent 500MB lvmlv fedora-swap (34) with non-existent swap >08:26:46,649 DEBUG anaconda: populate_right_side: non-existent 500MB lvmlv fedora-swap (34) with non-existent swap >08:26:46,650 DEBUG anaconda: updated device_disks to ['vda', 'vdb', 'vdc'] >08:26:46,651 DEBUG anaconda: updated device_container_name to fedora >08:26:46,651 DEBUG anaconda: updated device_container_raid_level to raid0 >08:26:46,651 DEBUG anaconda: updated device_container_encrypted to False >08:26:46,653 DEBUG anaconda: updated device_container_size to 0 >08:26:46,658 DEBUG anaconda: fs type changed: swap >08:26:46,668 INFO anaconda: getting device type for LVM >08:26:46,669 DEBUG anaconda: device_type_changed: 0 LVM >08:26:46,670 INFO anaconda: getting device type for LVM >08:26:46,671 INFO anaconda: getting device type for LVM >08:26:46,672 INFO anaconda: getting device type for LVM >08:26:46,674 INFO anaconda: getting device type for LVM >08:26:46,675 INFO anaconda: getting device type for LVM >08:26:46,676 INFO anaconda: getting device type for LVM >08:26:46,677 INFO anaconda: getting device type for LVM >08:26:46,678 INFO anaconda: getting device type for LVM >08:26:46,679 INFO anaconda: getting device type for LVM >08:26:46,680 DEBUG anaconda: populate_raid: 0, None >08:26:46,681 INFO anaconda: getting device type for LVM >08:26:46,683 INFO anaconda: getting device type for LVM >08:26:46,684 DEBUG anaconda: populate_raid: 0, None >08:26:46,684 INFO anaconda: getting device type for LVM >08:26:46,686 DEBUG anaconda: new container selection: None >08:26:46,687 DEBUG anaconda: new container selection: None >08:26:46,688 DEBUG anaconda: new container selection: fedora >08:26:46,689 DEBUG anaconda: default container is fedora >08:26:53,497 INFO anaconda: ui: saving changes to device fedora-swap >08:26:53,500 DEBUG anaconda: old name: swap >08:26:53,503 DEBUG anaconda: new name: swap >08:26:53,520 DEBUG anaconda: old size: 500.0 >08:26:53,523 DEBUG anaconda: new size: 500 >08:26:53,526 INFO anaconda: getting device type for LVM >08:26:53,529 DEBUG anaconda: old device type: 0 >08:26:53,531 DEBUG anaconda: new device type: 0 >08:26:53,533 DEBUG anaconda: reformat: True >08:26:53,545 DEBUG anaconda: old fs type: swap >08:26:53,547 DEBUG anaconda: new fs type: swap >08:26:53,549 DEBUG anaconda: old encryption setting: False >08:26:53,551 DEBUG anaconda: new encryption setting: False >08:26:53,553 DEBUG anaconda: old label: >08:26:53,553 DEBUG anaconda: new_label: >08:26:53,555 DEBUG anaconda: old mountpoint: >08:26:53,560 DEBUG anaconda: new mountpoint: >08:26:53,561 DEBUG anaconda: old raid level: None >08:26:53,562 DEBUG anaconda: new raid level: None >08:26:53,603 DEBUG anaconda: old container: fedora >08:26:53,604 DEBUG anaconda: new container: fedora >08:26:53,606 DEBUG anaconda: old container encrypted: False >08:26:53,609 DEBUG anaconda: new container encrypted: False >08:26:53,610 DEBUG anaconda: old container raid level: raid0 >08:26:53,612 DEBUG anaconda: new container raid level: raid0 >08:26:53,613 DEBUG anaconda: old container size request: 0 >08:26:53,614 DEBUG anaconda: new container size request: 0 >08:26:53,615 DEBUG anaconda: old disks: ['vda', 'vdb', 'vdc'] >08:26:53,616 DEBUG anaconda: new disks: ['vda', 'vdb', 'vdc'] >08:26:53,616 DEBUG anaconda: nothing changed for new device >08:27:04,056 DEBUG anaconda: requested size = 1 GB ; available space = 17.50 GB >08:27:04,953 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', '00', 'boot', 'fedora', 'fedora-root', 'fedora-swap', 'fedora-var', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sr0', 'vda', 'vda1', 'vda2', 'vdb', 'vdb1', 'vdb2', 'vdc', 'vdc1', 'vdc2'] >08:27:04,954 DEBUG anaconda: ui: unused=[] >08:27:04,957 DEBUG anaconda: ui: new_devices=['fedora-swap', 'fedora-var', 'boot', 'fedora-root'] >08:27:04,988 DEBUG anaconda: page clicked: ÐÐ¾Ð²Ð°Ñ ÑÑÑановка Fedora 20 >08:27:04,988 DEBUG anaconda: show mountpoint: ÐÐ¾Ð²Ð°Ñ ÑÑÑановка Fedora 20 >08:27:04,989 DEBUG anaconda: populate_right_side: non-existent 500MB mdarray boot (24) with non-existent ext4 filesystem mounted at /boot >08:27:04,996 DEBUG anaconda: updated device_disks to ['vda', 'vdb', 'vdc'] >08:27:04,996 DEBUG anaconda: updated device_container_name to None >08:27:04,997 DEBUG anaconda: updated device_container_raid_level to None >08:27:04,997 DEBUG anaconda: updated device_container_encrypted to False >08:27:04,997 DEBUG anaconda: updated device_container_size to 0 >08:27:05,005 DEBUG anaconda: fs type changed: ext4 >08:27:05,015 INFO anaconda: getting device type for RAID >08:27:05,017 DEBUG anaconda: device_type_changed: 1 RAID >08:27:05,017 INFO anaconda: getting device type for RAID >08:27:05,019 INFO anaconda: getting device type for RAID >08:27:05,020 INFO anaconda: getting device type for RAID >08:27:05,021 INFO anaconda: getting device type for RAID >08:27:05,022 INFO anaconda: getting device type for RAID >08:27:05,023 INFO anaconda: getting device type for RAID >08:27:05,025 INFO anaconda: getting device type for RAID >08:27:05,026 INFO anaconda: getting device type for RAID >08:27:05,027 INFO anaconda: getting device type for RAID >08:27:05,028 INFO anaconda: getting device type for RAID >08:27:05,030 INFO anaconda: getting device type for RAID >08:27:05,032 INFO anaconda: getting device type for RAID >08:27:05,033 DEBUG anaconda: populate_raid: 1, raid1 >08:27:05,034 INFO anaconda: getting device type for RAID >08:27:05,035 INFO anaconda: getting device type for RAID >08:27:05,037 DEBUG anaconda: populate_raid: 1, raid1 >08:27:05,037 INFO anaconda: getting device type for RAID >08:27:05,041 DEBUG anaconda: show mountpoint: ÐÐ¾Ð²Ð°Ñ ÑÑÑановка Fedora 20 >08:27:05,041 DEBUG anaconda: current selector: non-existent 500MB mdarray boot (24) with non-existent ext4 filesystem mounted at /boot >08:27:05,047 DEBUG anaconda: notebook page = 1 >08:27:05,048 INFO anaconda: ui: saving changes to device boot >08:27:05,049 DEBUG anaconda: old name: boot >08:27:05,049 DEBUG anaconda: new name: boot >08:27:05,055 DEBUG anaconda: old size: 500.0 >08:27:05,056 DEBUG anaconda: new size: 500 >08:27:05,056 INFO anaconda: getting device type for RAID >08:27:05,057 DEBUG anaconda: old device type: 1 >08:27:05,057 DEBUG anaconda: new device type: 1 >08:27:05,058 DEBUG anaconda: reformat: True >08:27:05,060 DEBUG anaconda: old fs type: ext4 >08:27:05,061 DEBUG anaconda: new fs type: ext4 >08:27:05,061 DEBUG anaconda: old encryption setting: False >08:27:05,062 DEBUG anaconda: new encryption setting: False >08:27:05,062 DEBUG anaconda: old label: >08:27:05,062 DEBUG anaconda: new_label: >08:27:05,063 DEBUG anaconda: old mountpoint: /boot >08:27:05,063 DEBUG anaconda: new mountpoint: /boot >08:27:05,065 DEBUG anaconda: old raid level: raid1 >08:27:05,065 DEBUG anaconda: new raid level: raid1 >08:27:05,066 DEBUG anaconda: old container: None >08:27:05,066 DEBUG anaconda: new container: None >08:27:05,066 DEBUG anaconda: old container encrypted: False >08:27:05,067 DEBUG anaconda: new container encrypted: False >08:27:05,067 DEBUG anaconda: old container raid level: None >08:27:05,067 DEBUG anaconda: new container raid level: None >08:27:05,067 DEBUG anaconda: old container size request: 0 >08:27:05,068 DEBUG anaconda: new container size request: 0 >08:27:05,068 DEBUG anaconda: old disks: ['vda', 'vdb', 'vdc'] >08:27:05,068 DEBUG anaconda: new disks: ['vda', 'vdb', 'vdc'] >08:27:05,069 DEBUG anaconda: nothing changed for new device >08:27:05,069 DEBUG anaconda: new selector: non-existent 1000MB lvmlv fedora-var (35) with non-existent ext4 filesystem mounted at /var >08:27:05,069 DEBUG anaconda: populate_right_side: non-existent 1000MB lvmlv fedora-var (35) with non-existent ext4 filesystem mounted at /var >08:27:05,070 DEBUG anaconda: updated device_disks to ['vda', 'vdb', 'vdc'] >08:27:05,071 DEBUG anaconda: updated device_container_name to fedora >08:27:05,071 DEBUG anaconda: updated device_container_raid_level to raid0 >08:27:05,071 DEBUG anaconda: updated device_container_encrypted to False >08:27:05,072 DEBUG anaconda: updated device_container_size to 0 >08:27:05,083 INFO anaconda: getting device type for LVM >08:27:05,085 DEBUG anaconda: device_type_changed: 0 LVM >08:27:05,085 INFO anaconda: getting device type for LVM >08:27:05,086 INFO anaconda: getting device type for LVM >08:27:05,087 INFO anaconda: getting device type for LVM >08:27:05,088 INFO anaconda: getting device type for LVM >08:27:05,089 INFO anaconda: getting device type for LVM >08:27:05,091 INFO anaconda: getting device type for LVM >08:27:05,092 INFO anaconda: getting device type for LVM >08:27:05,093 INFO anaconda: getting device type for LVM >08:27:05,094 INFO anaconda: getting device type for LVM >08:27:05,095 DEBUG anaconda: populate_raid: 0, None >08:27:05,096 INFO anaconda: getting device type for LVM >08:27:05,098 INFO anaconda: getting device type for LVM >08:27:05,099 DEBUG anaconda: populate_raid: 0, None >08:27:05,099 INFO anaconda: getting device type for LVM >08:27:05,101 DEBUG anaconda: new container selection: None >08:27:05,101 DEBUG anaconda: new container selection: None >08:27:05,102 DEBUG anaconda: new container selection: fedora >08:27:05,102 DEBUG anaconda: default container is fedora >08:27:06,680 INFO anaconda: getting device type for LVM >08:27:06,758 DEBUG anaconda: container dialog: raid level ÐÐµÑ >08:27:06,760 DEBUG anaconda: container dialog: raid level RAID0 <span foreground="grey">(ÐÑоизводиÑелÑноÑÑÑ)</span> >08:27:16,548 DEBUG anaconda: new disks for fedora: ['vdb', 'vdc'] >08:27:16,554 DEBUG anaconda: new container name: fedora >08:27:16,557 DEBUG anaconda: new container raid level: raid1 >08:27:16,559 DEBUG anaconda: new container encrypted: False >08:27:16,561 DEBUG anaconda: new container size: 0 >08:27:16,567 DEBUG anaconda: fedora -> fedora >08:27:18,457 DEBUG anaconda: populate_right_side: non-existent 1000MB lvmlv fedora-var (35) with non-existent ext4 filesystem mounted at /var >08:27:18,459 DEBUG anaconda: updated device_disks to ['vda', 'vdb', 'vdc'] >08:27:18,461 DEBUG anaconda: updated device_container_name to fedora >08:27:18,463 DEBUG anaconda: updated device_container_raid_level to raid0 >08:27:18,464 DEBUG anaconda: updated device_container_encrypted to False >08:27:18,466 DEBUG anaconda: updated device_container_size to 0 >08:27:18,495 INFO anaconda: getting device type for LVM >08:27:18,498 DEBUG anaconda: populate_raid: 0, None >08:27:18,500 INFO anaconda: getting device type for LVM >08:27:18,504 DEBUG anaconda: new container selection: None >08:27:18,507 DEBUG anaconda: new container selection: None >08:27:18,509 DEBUG anaconda: new container selection: fedora >08:27:18,511 DEBUG anaconda: default container is fedora >08:27:19,208 DEBUG anaconda: current selector: non-existent 1000MB lvmlv fedora-var (35) with non-existent ext4 filesystem mounted at /var >08:27:19,211 DEBUG anaconda: notebook page = 1 >08:27:19,213 INFO anaconda: ui: saving changes to device fedora-var >08:27:19,215 DEBUG anaconda: old name: var >08:27:19,216 DEBUG anaconda: new name: var >08:27:19,229 DEBUG anaconda: old size: 1000.0 >08:27:19,231 DEBUG anaconda: new size: 1000 >08:27:19,233 INFO anaconda: getting device type for LVM >08:27:19,235 DEBUG anaconda: old device type: 0 >08:27:19,237 DEBUG anaconda: new device type: 0 >08:27:19,239 DEBUG anaconda: reformat: True >08:27:19,248 DEBUG anaconda: old fs type: ext4 >08:27:19,249 DEBUG anaconda: new fs type: ext4 >08:27:19,251 DEBUG anaconda: old encryption setting: False >08:27:19,252 DEBUG anaconda: new encryption setting: False >08:27:19,254 DEBUG anaconda: old label: >08:27:19,254 DEBUG anaconda: new_label: >08:27:19,256 DEBUG anaconda: old mountpoint: /var >08:27:19,256 DEBUG anaconda: new mountpoint: /var >08:27:19,261 DEBUG anaconda: old raid level: None >08:27:19,263 DEBUG anaconda: new raid level: None >08:27:19,295 DEBUG anaconda: old container: fedora >08:27:19,298 DEBUG anaconda: new container: fedora >08:27:19,300 DEBUG anaconda: old container encrypted: False >08:27:19,301 DEBUG anaconda: new container encrypted: False >08:27:19,303 DEBUG anaconda: old container raid level: raid0 >08:27:19,303 DEBUG anaconda: new container raid level: raid0 >08:27:19,304 DEBUG anaconda: old container size request: 0 >08:27:19,304 DEBUG anaconda: new container size request: 0 >08:27:19,304 DEBUG anaconda: old disks: ['vda', 'vdb', 'vdc'] >08:27:19,305 DEBUG anaconda: new disks: ['vda', 'vdb', 'vdc'] >08:27:19,305 DEBUG anaconda: nothing changed for new device >08:27:19,305 DEBUG anaconda: new selector: non-existent 4992MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at / >08:27:19,306 DEBUG anaconda: populate_right_side: non-existent 4992MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at / >08:27:19,313 DEBUG anaconda: updated device_disks to ['vda', 'vdb', 'vdc'] >08:27:19,314 DEBUG anaconda: updated device_container_name to fedora >08:27:19,315 DEBUG anaconda: updated device_container_raid_level to raid0 >08:27:19,316 DEBUG anaconda: updated device_container_encrypted to False >08:27:19,316 DEBUG anaconda: updated device_container_size to 0 >08:27:19,343 INFO anaconda: getting device type for LVM >08:27:19,346 DEBUG anaconda: populate_raid: 0, None >08:27:19,347 INFO anaconda: getting device type for LVM >08:27:19,351 DEBUG anaconda: new container selection: None >08:27:19,353 DEBUG anaconda: new container selection: None >08:27:19,355 DEBUG anaconda: new container selection: fedora >08:27:19,357 DEBUG anaconda: default container is fedora >08:27:20,376 INFO anaconda: getting device type for LVM >08:27:20,447 DEBUG anaconda: container dialog: raid level ÐÐµÑ >08:27:20,449 DEBUG anaconda: container dialog: raid level RAID0 <span foreground="grey">(ÐÑоизводиÑелÑноÑÑÑ)</span> >08:27:24,351 DEBUG anaconda: new disks for fedora: ['vda', 'vdb'] >08:27:24,357 DEBUG anaconda: new container name: fedora >08:27:24,359 DEBUG anaconda: new container raid level: raid0 >08:27:24,362 DEBUG anaconda: new container encrypted: False >08:27:24,369 DEBUG anaconda: new container size: 0 >08:27:24,372 DEBUG anaconda: fedora -> fedora >08:27:25,921 DEBUG anaconda: current selector: non-existent 4992MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at / >08:27:25,923 DEBUG anaconda: notebook page = 1 >08:27:25,925 INFO anaconda: ui: saving changes to device fedora-root >08:27:25,928 DEBUG anaconda: old name: root >08:27:25,930 DEBUG anaconda: new name: root >08:27:25,943 DEBUG anaconda: old size: 4992 >08:27:25,945 DEBUG anaconda: new size: 4992 >08:27:25,946 INFO anaconda: getting device type for LVM >08:27:25,949 DEBUG anaconda: old device type: 0 >08:27:25,951 DEBUG anaconda: new device type: 0 >08:27:25,952 DEBUG anaconda: reformat: True >08:27:25,963 DEBUG anaconda: old fs type: ext4 >08:27:25,964 DEBUG anaconda: new fs type: ext4 >08:27:25,966 DEBUG anaconda: old encryption setting: False >08:27:25,968 DEBUG anaconda: new encryption setting: False >08:27:25,969 DEBUG anaconda: old label: >08:27:25,970 DEBUG anaconda: new_label: >08:27:25,972 DEBUG anaconda: old mountpoint: / >08:27:25,973 DEBUG anaconda: new mountpoint: / >08:27:25,979 DEBUG anaconda: old raid level: None >08:27:25,980 DEBUG anaconda: new raid level: None >08:27:26,012 DEBUG anaconda: old container: fedora >08:27:26,014 DEBUG anaconda: new container: fedora >08:27:26,015 DEBUG anaconda: old container encrypted: False >08:27:26,016 DEBUG anaconda: new container encrypted: False >08:27:26,018 DEBUG anaconda: old container raid level: raid0 >08:27:26,019 DEBUG anaconda: new container raid level: raid0 >08:27:26,019 DEBUG anaconda: old container size request: 0 >08:27:26,020 DEBUG anaconda: new container size request: 0 >08:27:26,020 DEBUG anaconda: old disks: ['vda', 'vdb', 'vdc'] >08:27:26,023 DEBUG anaconda: new disks: ['vda', 'vdb'] >08:27:26,812 DEBUG anaconda: populate_right_side: non-existent 4992MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at / >08:27:26,813 DEBUG anaconda: updated device_disks to ['vda', 'vdb'] >08:27:26,814 DEBUG anaconda: updated device_container_name to fedora >08:27:26,815 DEBUG anaconda: updated device_container_raid_level to raid0 >08:27:26,816 DEBUG anaconda: updated device_container_encrypted to False >08:27:26,817 DEBUG anaconda: updated device_container_size to 0 >08:27:26,829 INFO anaconda: getting device type for LVM >08:27:26,831 DEBUG anaconda: populate_raid: 0, None >08:27:26,831 INFO anaconda: getting device type for LVM >08:27:26,834 DEBUG anaconda: new container selection: None >08:27:26,835 DEBUG anaconda: new container selection: None >08:27:26,836 DEBUG anaconda: new container selection: fedora >08:27:26,837 DEBUG anaconda: default container is fedora >08:27:26,838 DEBUG anaconda: leaving save_right_side >08:27:26,839 DEBUG anaconda: new selector: non-existent 1000MB lvmlv fedora-var (35) with non-existent ext4 filesystem mounted at /var >08:27:26,840 DEBUG anaconda: populate_right_side: non-existent 1000MB lvmlv fedora-var (35) with non-existent ext4 filesystem mounted at /var >08:27:26,842 DEBUG anaconda: updated device_disks to ['vda', 'vdb'] >08:27:26,843 DEBUG anaconda: updated device_container_name to fedora >08:27:26,843 DEBUG anaconda: updated device_container_raid_level to raid0 >08:27:26,844 DEBUG anaconda: updated device_container_encrypted to False >08:27:26,845 DEBUG anaconda: updated device_container_size to 0 >08:27:26,858 INFO anaconda: getting device type for LVM >08:27:26,859 DEBUG anaconda: populate_raid: 0, None >08:27:26,860 INFO anaconda: getting device type for LVM >08:27:26,862 DEBUG anaconda: new container selection: None >08:27:26,863 DEBUG anaconda: new container selection: None >08:27:26,865 DEBUG anaconda: new container selection: fedora >08:27:26,866 DEBUG anaconda: default container is fedora >08:27:27,069 DEBUG anaconda: populate_right_side: non-existent 1000MB lvmlv fedora-var (35) with non-existent ext4 filesystem mounted at /var >08:27:27,070 DEBUG anaconda: updated device_disks to ['vda', 'vdb'] >08:27:27,072 DEBUG anaconda: updated device_container_name to fedora >08:27:27,073 DEBUG anaconda: updated device_container_raid_level to raid0 >08:27:27,074 DEBUG anaconda: updated device_container_encrypted to False >08:27:27,075 DEBUG anaconda: updated device_container_size to 0 >08:27:27,093 INFO anaconda: getting device type for LVM >08:27:27,095 DEBUG anaconda: populate_raid: 0, None >08:27:27,096 INFO anaconda: getting device type for LVM >08:27:27,099 DEBUG anaconda: new container selection: None >08:27:27,100 DEBUG anaconda: new container selection: None >08:27:27,102 DEBUG anaconda: new container selection: fedora >08:27:27,103 DEBUG anaconda: default container is fedora >08:27:29,514 INFO anaconda: getting device type for LVM >08:27:29,595 DEBUG anaconda: container dialog: raid level ÐÐµÑ >08:27:29,596 DEBUG anaconda: container dialog: raid level RAID0 <span foreground="grey">(ÐÑоизводиÑелÑноÑÑÑ)</span> >08:27:31,152 DEBUG anaconda: new disks for fedora: ['vda', 'vdb'] >08:27:31,156 DEBUG anaconda: new container name: fedora >08:27:31,160 DEBUG anaconda: new container raid level: raid0 >08:27:31,166 DEBUG anaconda: new container encrypted: False >08:27:31,168 DEBUG anaconda: new container size: 0 >08:27:31,170 DEBUG anaconda: fedora -> fedora >08:27:31,863 DEBUG anaconda: populate_right_side: non-existent 1000MB lvmlv fedora-var (35) with non-existent ext4 filesystem mounted at /var >08:27:31,865 DEBUG anaconda: updated device_disks to ['vda', 'vdb'] >08:27:31,867 DEBUG anaconda: updated device_container_name to fedora >08:27:31,869 DEBUG anaconda: updated device_container_raid_level to raid0 >08:27:31,876 DEBUG anaconda: updated device_container_encrypted to False >08:27:31,878 DEBUG anaconda: updated device_container_size to 0 >08:27:31,914 INFO anaconda: getting device type for LVM >08:27:31,917 DEBUG anaconda: populate_raid: 0, None >08:27:31,919 INFO anaconda: getting device type for LVM >08:27:31,923 DEBUG anaconda: new container selection: None >08:27:31,926 DEBUG anaconda: new container selection: None >08:27:31,929 DEBUG anaconda: new container selection: fedora >08:27:31,931 DEBUG anaconda: default container is fedora >08:27:32,812 INFO anaconda: getting device type for LVM >08:27:32,896 DEBUG anaconda: container dialog: raid level ÐÐµÑ >08:27:32,898 DEBUG anaconda: container dialog: raid level RAID0 <span foreground="grey">(ÐÑоизводиÑелÑноÑÑÑ)</span> >08:27:36,875 DEBUG anaconda: new disks for fedora: ['vdb', 'vdc'] >08:27:36,882 DEBUG anaconda: new container name: fedora >08:27:36,885 DEBUG anaconda: new container raid level: raid0 >08:27:36,887 DEBUG anaconda: new container encrypted: False >08:27:36,888 DEBUG anaconda: new container size: 0 >08:27:36,891 DEBUG anaconda: fedora -> fedora >08:27:38,250 DEBUG anaconda: current selector: non-existent 1000MB lvmlv fedora-var (35) with non-existent ext4 filesystem mounted at /var >08:27:38,253 DEBUG anaconda: notebook page = 1 >08:27:38,255 INFO anaconda: ui: saving changes to device fedora-var >08:27:38,257 DEBUG anaconda: old name: var >08:27:38,258 DEBUG anaconda: new name: var >08:27:38,272 DEBUG anaconda: old size: 1000.0 >08:27:38,273 DEBUG anaconda: new size: 1000 >08:27:38,275 INFO anaconda: getting device type for LVM >08:27:38,277 DEBUG anaconda: old device type: 0 >08:27:38,279 DEBUG anaconda: new device type: 0 >08:27:38,281 DEBUG anaconda: reformat: True >08:27:38,290 DEBUG anaconda: old fs type: ext4 >08:27:38,292 DEBUG anaconda: new fs type: ext4 >08:27:38,293 DEBUG anaconda: old encryption setting: False >08:27:38,295 DEBUG anaconda: new encryption setting: False >08:27:38,296 DEBUG anaconda: old label: >08:27:38,297 DEBUG anaconda: new_label: >08:27:38,297 DEBUG anaconda: old mountpoint: /var >08:27:38,300 DEBUG anaconda: new mountpoint: /var >08:27:38,304 DEBUG anaconda: old raid level: None >08:27:38,305 DEBUG anaconda: new raid level: None >08:27:38,333 DEBUG anaconda: old container: fedora >08:27:38,334 DEBUG anaconda: new container: fedora >08:27:38,335 DEBUG anaconda: old container encrypted: False >08:27:38,336 DEBUG anaconda: new container encrypted: False >08:27:38,336 DEBUG anaconda: old container raid level: raid0 >08:27:38,338 DEBUG anaconda: new container raid level: raid0 >08:27:38,339 DEBUG anaconda: old container size request: 0 >08:27:38,340 DEBUG anaconda: new container size request: 0 >08:27:38,340 DEBUG anaconda: old disks: ['vda', 'vdb'] >08:27:38,340 DEBUG anaconda: new disks: ['vdb', 'vdc'] >08:27:39,166 DEBUG anaconda: populate_right_side: non-existent 1000MB lvmlv fedora-var (35) with non-existent ext4 filesystem mounted at /var >08:27:39,167 DEBUG anaconda: updated device_disks to ['vdb', 'vdc'] >08:27:39,168 DEBUG anaconda: updated device_container_name to fedora >08:27:39,169 DEBUG anaconda: updated device_container_raid_level to raid0 >08:27:39,169 DEBUG anaconda: updated device_container_encrypted to False >08:27:39,170 DEBUG anaconda: updated device_container_size to 0 >08:27:39,182 INFO anaconda: getting device type for LVM >08:27:39,183 DEBUG anaconda: populate_raid: 0, None >08:27:39,184 INFO anaconda: getting device type for LVM >08:27:39,186 DEBUG anaconda: new container selection: None >08:27:39,187 DEBUG anaconda: new container selection: None >08:27:39,189 DEBUG anaconda: new container selection: fedora >08:27:39,189 DEBUG anaconda: default container is fedora >08:27:39,191 DEBUG anaconda: leaving save_right_side >08:27:39,192 DEBUG anaconda: new selector: non-existent 4992MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at / >08:27:39,192 DEBUG anaconda: populate_right_side: non-existent 4992MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at / >08:27:39,193 DEBUG anaconda: updated device_disks to ['vdb', 'vdc'] >08:27:39,194 DEBUG anaconda: updated device_container_name to fedora >08:27:39,195 DEBUG anaconda: updated device_container_raid_level to raid0 >08:27:39,195 DEBUG anaconda: updated device_container_encrypted to False >08:27:39,196 DEBUG anaconda: updated device_container_size to 0 >08:27:39,208 INFO anaconda: getting device type for LVM >08:27:39,209 DEBUG anaconda: populate_raid: 0, None >08:27:39,210 INFO anaconda: getting device type for LVM >08:27:39,212 DEBUG anaconda: new container selection: None >08:27:39,213 DEBUG anaconda: new container selection: None >08:27:39,214 DEBUG anaconda: new container selection: fedora >08:27:39,214 DEBUG anaconda: default container is fedora >08:27:40,537 INFO anaconda: getting device type for LVM >08:27:40,607 DEBUG anaconda: container dialog: raid level ÐÐµÑ >08:27:40,608 DEBUG anaconda: container dialog: raid level RAID0 <span foreground="grey">(ÐÑоизводиÑелÑноÑÑÑ)</span> >08:27:44,508 DEBUG anaconda: new disks for fedora: ['vdb', 'vdc'] >08:27:44,516 DEBUG anaconda: new container name: fedora >08:27:44,518 DEBUG anaconda: new container raid level: raid0 >08:27:44,520 DEBUG anaconda: new container encrypted: False >08:27:44,524 DEBUG anaconda: new container size: 0 >08:27:44,526 DEBUG anaconda: fedora -> fedora >08:27:45,058 DEBUG anaconda: current selector: non-existent 4992MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at / >08:27:45,060 DEBUG anaconda: notebook page = 1 >08:27:45,065 INFO anaconda: ui: saving changes to device fedora-root >08:27:45,072 DEBUG anaconda: old name: root >08:27:45,073 DEBUG anaconda: new name: root >08:27:45,088 DEBUG anaconda: old size: 4992 >08:27:45,089 DEBUG anaconda: new size: 4992 >08:27:45,090 INFO anaconda: getting device type for LVM >08:27:45,092 DEBUG anaconda: old device type: 0 >08:27:45,093 DEBUG anaconda: new device type: 0 >08:27:45,094 DEBUG anaconda: reformat: True >08:27:45,100 DEBUG anaconda: old fs type: ext4 >08:27:45,104 DEBUG anaconda: new fs type: ext4 >08:27:45,106 DEBUG anaconda: old encryption setting: False >08:27:45,108 DEBUG anaconda: new encryption setting: False >08:27:45,109 DEBUG anaconda: old label: >08:27:45,111 DEBUG anaconda: new_label: >08:27:45,113 DEBUG anaconda: old mountpoint: / >08:27:45,114 DEBUG anaconda: new mountpoint: / >08:27:45,120 DEBUG anaconda: old raid level: None >08:27:45,122 DEBUG anaconda: new raid level: None >08:27:45,145 DEBUG anaconda: old container: fedora >08:27:45,145 DEBUG anaconda: new container: fedora >08:27:45,146 DEBUG anaconda: old container encrypted: False >08:27:45,147 DEBUG anaconda: new container encrypted: False >08:27:45,147 DEBUG anaconda: old container raid level: raid0 >08:27:45,148 DEBUG anaconda: new container raid level: raid0 >08:27:45,149 DEBUG anaconda: old container size request: 0 >08:27:45,150 DEBUG anaconda: new container size request: 0 >08:27:45,150 DEBUG anaconda: old disks: ['vdb', 'vdc'] >08:27:45,151 DEBUG anaconda: new disks: ['vdb', 'vdc'] >08:27:45,152 DEBUG anaconda: nothing changed for new device >08:27:45,153 DEBUG anaconda: new selector: non-existent 1000MB lvmlv fedora-var (35) with non-existent ext4 filesystem mounted at /var >08:27:45,154 DEBUG anaconda: populate_right_side: non-existent 1000MB lvmlv fedora-var (35) with non-existent ext4 filesystem mounted at /var >08:27:45,155 DEBUG anaconda: updated device_disks to ['vdb', 'vdc'] >08:27:45,156 DEBUG anaconda: updated device_container_name to fedora >08:27:45,156 DEBUG anaconda: updated device_container_raid_level to raid0 >08:27:45,156 DEBUG anaconda: updated device_container_encrypted to False >08:27:45,157 DEBUG anaconda: updated device_container_size to 0 >08:27:45,177 INFO anaconda: getting device type for LVM >08:27:45,178 DEBUG anaconda: populate_raid: 0, None >08:27:45,179 INFO anaconda: getting device type for LVM >08:27:45,181 DEBUG anaconda: new container selection: None >08:27:45,182 DEBUG anaconda: new container selection: None >08:27:45,183 DEBUG anaconda: new container selection: fedora >08:27:45,189 DEBUG anaconda: default container is fedora >08:27:47,317 DEBUG anaconda: new container selection: Создание volume group ... >08:27:47,322 INFO anaconda: getting device type for LVM >08:27:47,326 INFO anaconda: getting device type for LVM >08:27:47,428 DEBUG anaconda: container dialog: raid level ÐÐµÑ >08:27:47,430 DEBUG anaconda: container dialog: raid level RAID0 <span foreground="grey">(ÐÑоизводиÑелÑноÑÑÑ)</span> >08:27:51,539 DEBUG anaconda: new disks for fedora00: ['vdb', 'vdc'] >08:27:51,547 DEBUG anaconda: new container name: fedora00 >08:27:51,548 DEBUG anaconda: new container raid level: raid0 >08:27:51,550 DEBUG anaconda: new container encrypted: False >08:27:51,552 DEBUG anaconda: new container size: 0 >08:27:51,559 DEBUG anaconda: new container selection: fedora00 >08:27:53,292 INFO anaconda: ui: saving changes to device fedora-var >08:27:53,296 DEBUG anaconda: old name: var >08:27:53,298 DEBUG anaconda: new name: var >08:27:53,311 DEBUG anaconda: old size: 1000.0 >08:27:53,314 DEBUG anaconda: new size: 1000 >08:27:53,316 INFO anaconda: getting device type for LVM >08:27:53,318 DEBUG anaconda: old device type: 0 >08:27:53,320 DEBUG anaconda: new device type: 0 >08:27:53,322 DEBUG anaconda: reformat: True >08:27:53,331 DEBUG anaconda: old fs type: ext4 >08:27:53,332 DEBUG anaconda: new fs type: ext4 >08:27:53,334 DEBUG anaconda: old encryption setting: False >08:27:53,336 DEBUG anaconda: new encryption setting: False >08:27:53,337 DEBUG anaconda: old label: >08:27:53,338 DEBUG anaconda: new_label: >08:27:53,338 DEBUG anaconda: old mountpoint: /var >08:27:53,339 DEBUG anaconda: new mountpoint: /var >08:27:53,347 DEBUG anaconda: old raid level: None >08:27:53,349 DEBUG anaconda: new raid level: None >08:27:53,377 DEBUG anaconda: old container: fedora >08:27:53,379 DEBUG anaconda: new container: fedora00 >08:27:53,379 DEBUG anaconda: old container encrypted: False >08:27:53,380 DEBUG anaconda: new container encrypted: False >08:27:53,381 DEBUG anaconda: old container raid level: raid0 >08:27:53,381 DEBUG anaconda: new container raid level: raid0 >08:27:53,382 DEBUG anaconda: old container size request: 0 >08:27:53,382 DEBUG anaconda: new container size request: 0 >08:27:53,382 DEBUG anaconda: old disks: ['vdb', 'vdc'] >08:27:53,383 DEBUG anaconda: new disks: ['vdb', 'vdc'] >08:27:54,841 DEBUG anaconda: populate_right_side: non-existent 1000MB lvmlv fedora00-var (41) with non-existent ext4 filesystem mounted at /var >08:27:54,842 DEBUG anaconda: updated device_disks to ['vdb', 'vdc'] >08:27:54,843 DEBUG anaconda: updated device_container_name to fedora00 >08:27:54,844 DEBUG anaconda: updated device_container_raid_level to raid0 >08:27:54,844 DEBUG anaconda: updated device_container_encrypted to False >08:27:54,845 DEBUG anaconda: updated device_container_size to 0 >08:27:54,856 INFO anaconda: getting device type for LVM >08:27:54,857 DEBUG anaconda: populate_raid: 0, None >08:27:54,858 INFO anaconda: getting device type for LVM >08:27:54,860 DEBUG anaconda: new container selection: None >08:27:54,861 DEBUG anaconda: new container selection: None >08:27:54,862 DEBUG anaconda: new container selection: fedora00 >08:27:54,863 DEBUG anaconda: default container is fedora00 >08:27:54,864 DEBUG anaconda: leaving save_right_side >08:27:55,804 DEBUG anaconda: current selector: non-existent 1000MB lvmlv fedora00-var (41) with non-existent ext4 filesystem mounted at /var >08:27:55,806 DEBUG anaconda: notebook page = 1 >08:27:55,808 INFO anaconda: ui: saving changes to device fedora00-var >08:27:55,810 DEBUG anaconda: old name: var >08:27:55,811 DEBUG anaconda: new name: var >08:27:55,822 DEBUG anaconda: old size: 1000 >08:27:55,824 DEBUG anaconda: new size: 1000 >08:27:55,825 INFO anaconda: getting device type for LVM >08:27:55,827 DEBUG anaconda: old device type: 0 >08:27:55,828 DEBUG anaconda: new device type: 0 >08:27:55,830 DEBUG anaconda: reformat: True >08:27:55,837 DEBUG anaconda: old fs type: ext4 >08:27:55,839 DEBUG anaconda: new fs type: ext4 >08:27:55,840 DEBUG anaconda: old encryption setting: False >08:27:55,842 DEBUG anaconda: new encryption setting: False >08:27:55,843 DEBUG anaconda: old label: >08:27:55,844 DEBUG anaconda: new_label: >08:27:55,845 DEBUG anaconda: old mountpoint: /var >08:27:55,847 DEBUG anaconda: new mountpoint: /var >08:27:55,851 DEBUG anaconda: old raid level: None >08:27:55,852 DEBUG anaconda: new raid level: None >08:27:55,892 DEBUG anaconda: old container: fedora00 >08:27:55,893 DEBUG anaconda: new container: fedora00 >08:27:55,894 DEBUG anaconda: old container encrypted: False >08:27:55,894 DEBUG anaconda: new container encrypted: False >08:27:55,895 DEBUG anaconda: old container raid level: raid0 >08:27:55,896 DEBUG anaconda: new container raid level: raid0 >08:27:55,897 DEBUG anaconda: old container size request: 0 >08:27:55,898 DEBUG anaconda: new container size request: 0 >08:27:55,899 DEBUG anaconda: old disks: ['vdb', 'vdc'] >08:27:55,899 DEBUG anaconda: new disks: ['vdb', 'vdc'] >08:27:55,899 DEBUG anaconda: nothing changed for new device >08:27:55,899 DEBUG anaconda: new selector: non-existent 4992MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at / >08:27:55,900 DEBUG anaconda: populate_right_side: non-existent 4992MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at / >08:27:55,900 DEBUG anaconda: updated device_disks to ['vdb', 'vdc'] >08:27:55,901 DEBUG anaconda: updated device_container_name to fedora >08:27:55,901 DEBUG anaconda: updated device_container_raid_level to raid0 >08:27:55,901 DEBUG anaconda: updated device_container_encrypted to False >08:27:55,901 DEBUG anaconda: updated device_container_size to 0 >08:27:55,929 INFO anaconda: getting device type for LVM >08:27:55,930 DEBUG anaconda: populate_raid: 0, None >08:27:55,931 INFO anaconda: getting device type for LVM >08:27:55,933 DEBUG anaconda: new container selection: None >08:27:55,934 DEBUG anaconda: new container selection: None >08:27:55,935 DEBUG anaconda: new container selection: fedora >08:27:55,936 DEBUG anaconda: default container is fedora >08:27:56,835 INFO anaconda: getting device type for LVM >08:27:56,904 DEBUG anaconda: container dialog: raid level ÐÐµÑ >08:27:56,906 DEBUG anaconda: container dialog: raid level RAID0 <span foreground="grey">(ÐÑоизводиÑелÑноÑÑÑ)</span> >08:28:01,036 DEBUG anaconda: new disks for fedora: ['vda', 'vdb'] >08:28:01,045 DEBUG anaconda: new container name: fedora >08:28:01,048 DEBUG anaconda: new container raid level: raid0 >08:28:01,054 DEBUG anaconda: new container encrypted: False >08:28:01,056 DEBUG anaconda: new container size: 0 >08:28:01,058 DEBUG anaconda: fedora -> fedora >08:28:02,922 INFO anaconda: ui: saving changes to device fedora-root >08:28:02,925 DEBUG anaconda: old name: root >08:28:02,927 DEBUG anaconda: new name: root >08:28:02,942 DEBUG anaconda: old size: 4992 >08:28:02,944 DEBUG anaconda: new size: 4992 >08:28:02,946 INFO anaconda: getting device type for LVM >08:28:02,949 DEBUG anaconda: old device type: 0 >08:28:02,950 DEBUG anaconda: new device type: 0 >08:28:02,952 DEBUG anaconda: reformat: True >08:28:02,961 DEBUG anaconda: old fs type: ext4 >08:28:02,962 DEBUG anaconda: new fs type: ext4 >08:28:02,964 DEBUG anaconda: old encryption setting: False >08:28:02,965 DEBUG anaconda: new encryption setting: False >08:28:02,967 DEBUG anaconda: old label: >08:28:02,968 DEBUG anaconda: new_label: >08:28:02,969 DEBUG anaconda: old mountpoint: / >08:28:02,969 DEBUG anaconda: new mountpoint: / >08:28:02,974 DEBUG anaconda: old raid level: None >08:28:02,976 DEBUG anaconda: new raid level: None >08:28:03,020 DEBUG anaconda: old container: fedora >08:28:03,021 DEBUG anaconda: new container: fedora >08:28:03,022 DEBUG anaconda: old container encrypted: False >08:28:03,023 DEBUG anaconda: new container encrypted: False >08:28:03,024 DEBUG anaconda: old container raid level: raid0 >08:28:03,024 DEBUG anaconda: new container raid level: raid0 >08:28:03,024 DEBUG anaconda: old container size request: 0 >08:28:03,025 DEBUG anaconda: new container size request: 0 >08:28:03,025 DEBUG anaconda: old disks: ['vdb', 'vdc'] >08:28:03,025 DEBUG anaconda: new disks: ['vda', 'vdb'] >08:28:03,825 DEBUG anaconda: populate_right_side: non-existent 4992MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at / >08:28:03,826 DEBUG anaconda: updated device_disks to ['vdb', 'vda'] >08:28:03,826 DEBUG anaconda: updated device_container_name to fedora >08:28:03,826 DEBUG anaconda: updated device_container_raid_level to raid0 >08:28:03,827 DEBUG anaconda: updated device_container_encrypted to False >08:28:03,827 DEBUG anaconda: updated device_container_size to 0 >08:28:03,840 INFO anaconda: getting device type for LVM >08:28:03,841 DEBUG anaconda: populate_raid: 0, None >08:28:03,841 INFO anaconda: getting device type for LVM >08:28:03,843 DEBUG anaconda: new container selection: None >08:28:03,844 DEBUG anaconda: new container selection: None >08:28:03,845 DEBUG anaconda: new container selection: None >08:28:03,845 DEBUG anaconda: new container selection: fedora >08:28:03,846 DEBUG anaconda: default container is fedora >08:28:03,847 DEBUG anaconda: leaving save_right_side >08:28:04,599 DEBUG anaconda: current selector: non-existent 4992MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at / >08:28:04,600 DEBUG anaconda: notebook page = 1 >08:28:04,601 INFO anaconda: ui: saving changes to device fedora-root >08:28:04,603 DEBUG anaconda: old name: root >08:28:04,604 DEBUG anaconda: new name: root >08:28:04,616 DEBUG anaconda: old size: 4992 >08:28:04,617 DEBUG anaconda: new size: 4992 >08:28:04,618 INFO anaconda: getting device type for LVM >08:28:04,620 DEBUG anaconda: old device type: 0 >08:28:04,621 DEBUG anaconda: new device type: 0 >08:28:04,622 DEBUG anaconda: reformat: True >08:28:04,628 DEBUG anaconda: old fs type: ext4 >08:28:04,629 DEBUG anaconda: new fs type: ext4 >08:28:04,630 DEBUG anaconda: old encryption setting: False >08:28:04,631 DEBUG anaconda: new encryption setting: False >08:28:04,632 DEBUG anaconda: old label: >08:28:04,632 DEBUG anaconda: new_label: >08:28:04,633 DEBUG anaconda: old mountpoint: / >08:28:04,634 DEBUG anaconda: new mountpoint: / >08:28:04,638 DEBUG anaconda: old raid level: None >08:28:04,638 DEBUG anaconda: new raid level: None >08:28:04,673 DEBUG anaconda: old container: fedora >08:28:04,674 DEBUG anaconda: new container: fedora >08:28:04,675 DEBUG anaconda: old container encrypted: False >08:28:04,675 DEBUG anaconda: new container encrypted: False >08:28:04,676 DEBUG anaconda: old container raid level: raid0 >08:28:04,676 DEBUG anaconda: new container raid level: raid0 >08:28:04,677 DEBUG anaconda: old container size request: 0 >08:28:04,678 DEBUG anaconda: new container size request: 0 >08:28:04,679 DEBUG anaconda: old disks: ['vdb', 'vda'] >08:28:04,679 DEBUG anaconda: new disks: ['vdb', 'vda'] >08:28:04,680 DEBUG anaconda: nothing changed for new device >08:28:04,681 DEBUG anaconda: new selector: non-existent 1000MB lvmlv fedora00-var (41) with non-existent ext4 filesystem mounted at /var >08:28:04,681 DEBUG anaconda: populate_right_side: non-existent 1000MB lvmlv fedora00-var (41) with non-existent ext4 filesystem mounted at /var >08:28:04,682 DEBUG anaconda: updated device_disks to ['vdb', 'vdc'] >08:28:04,683 DEBUG anaconda: updated device_container_name to fedora00 >08:28:04,684 DEBUG anaconda: updated device_container_raid_level to raid0 >08:28:04,684 DEBUG anaconda: updated device_container_encrypted to False >08:28:04,685 DEBUG anaconda: updated device_container_size to 0 >08:28:04,707 INFO anaconda: getting device type for LVM >08:28:04,710 DEBUG anaconda: populate_raid: 0, None >08:28:04,710 INFO anaconda: getting device type for LVM >08:28:04,713 DEBUG anaconda: new container selection: None >08:28:04,714 DEBUG anaconda: new container selection: None >08:28:04,715 DEBUG anaconda: new container selection: None >08:28:04,716 DEBUG anaconda: new container selection: fedora00 >08:28:04,717 DEBUG anaconda: default container is fedora00 >08:28:05,594 INFO anaconda: getting device type for LVM >08:28:05,676 DEBUG anaconda: container dialog: raid level ÐÐµÑ >08:28:05,677 DEBUG anaconda: container dialog: raid level RAID0 <span foreground="grey">(ÐÑоизводиÑелÑноÑÑÑ)</span> >08:28:10,729 DEBUG anaconda: new disks for fedora00: ['vdb', 'vdc'] >08:28:10,732 DEBUG anaconda: new container name: fedora00 >08:28:10,735 DEBUG anaconda: new container raid level: raid1 >08:28:10,741 DEBUG anaconda: new container encrypted: False >08:28:10,743 DEBUG anaconda: new container size: 0 >08:28:10,745 DEBUG anaconda: fedora00 -> fedora00 >08:28:12,785 INFO anaconda: ui: saving changes to device fedora00-var >08:28:12,788 DEBUG anaconda: old name: var >08:28:12,789 DEBUG anaconda: new name: var >08:28:12,805 DEBUG anaconda: old size: 1000 >08:28:12,808 DEBUG anaconda: new size: 1000 >08:28:12,810 INFO anaconda: getting device type for LVM >08:28:12,812 DEBUG anaconda: old device type: 0 >08:28:12,814 DEBUG anaconda: new device type: 0 >08:28:12,816 DEBUG anaconda: reformat: True >08:28:12,825 DEBUG anaconda: old fs type: ext4 >08:28:12,826 DEBUG anaconda: new fs type: ext4 >08:28:12,828 DEBUG anaconda: old encryption setting: False >08:28:12,830 DEBUG anaconda: new encryption setting: False >08:28:12,832 DEBUG anaconda: old label: >08:28:12,832 DEBUG anaconda: new_label: >08:28:12,833 DEBUG anaconda: old mountpoint: /var >08:28:12,833 DEBUG anaconda: new mountpoint: /var >08:28:12,840 DEBUG anaconda: old raid level: None >08:28:12,841 DEBUG anaconda: new raid level: None >08:28:12,886 DEBUG anaconda: old container: fedora00 >08:28:12,888 DEBUG anaconda: new container: fedora00 >08:28:12,889 DEBUG anaconda: old container encrypted: False >08:28:12,889 DEBUG anaconda: new container encrypted: False >08:28:12,890 DEBUG anaconda: old container raid level: raid0 >08:28:12,890 DEBUG anaconda: new container raid level: raid1 >08:28:12,890 DEBUG anaconda: old container size request: 0 >08:28:12,891 DEBUG anaconda: new container size request: 0 >08:28:12,891 DEBUG anaconda: old disks: ['vdb', 'vdc'] >08:28:12,891 DEBUG anaconda: new disks: ['vdb', 'vdc'] >08:28:13,764 DEBUG anaconda: populate_right_side: non-existent 1000MB lvmlv fedora00-var (41) with non-existent ext4 filesystem mounted at /var >08:28:13,766 DEBUG anaconda: updated device_disks to ['vdb', 'vdc'] >08:28:13,767 DEBUG anaconda: updated device_container_name to fedora00 >08:28:13,768 DEBUG anaconda: updated device_container_raid_level to raid1 >08:28:13,768 DEBUG anaconda: updated device_container_encrypted to False >08:28:13,769 DEBUG anaconda: updated device_container_size to 0 >08:28:13,781 INFO anaconda: getting device type for LVM >08:28:13,783 DEBUG anaconda: populate_raid: 0, None >08:28:13,784 INFO anaconda: getting device type for LVM >08:28:13,786 DEBUG anaconda: new container selection: None >08:28:13,786 DEBUG anaconda: new container selection: None >08:28:13,788 DEBUG anaconda: new container selection: fedora00 >08:28:13,789 DEBUG anaconda: default container is fedora00 >08:28:13,790 DEBUG anaconda: leaving save_right_side >08:28:16,488 DEBUG anaconda: requested size = None ; available space = 15.44 GB >08:28:17,402 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', '00', '00', 'boot', 'fedora', 'fedora-home', 'fedora-root', 'fedora-swap', 'fedora00', 'fedora00-var', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sr0', 'vda', 'vda1', 'vda2', 'vdb', 'vdb1', 'vdb2', 'vdb3', 'vdc', 'vdc1', 'vdc2'] >08:28:17,404 DEBUG anaconda: ui: unused=[] >08:28:17,407 DEBUG anaconda: ui: new_devices=['fedora-swap', 'fedora-home', 'fedora00-var', 'boot', 'fedora-root'] >08:28:17,450 DEBUG anaconda: page clicked: ÐÐ¾Ð²Ð°Ñ ÑÑÑановка Fedora 20 >08:28:17,452 DEBUG anaconda: show mountpoint: ÐÐ¾Ð²Ð°Ñ ÑÑÑановка Fedora 20 >08:28:17,452 DEBUG anaconda: populate_right_side: non-existent 500MB mdarray boot (24) with non-existent ext4 filesystem mounted at /boot >08:28:17,462 DEBUG anaconda: updated device_disks to ['vda', 'vdb', 'vdc'] >08:28:17,462 DEBUG anaconda: updated device_container_name to None >08:28:17,463 DEBUG anaconda: updated device_container_raid_level to None >08:28:17,464 DEBUG anaconda: updated device_container_encrypted to False >08:28:17,464 DEBUG anaconda: updated device_container_size to 0 >08:28:17,480 INFO anaconda: getting device type for RAID >08:28:17,481 DEBUG anaconda: device_type_changed: 1 RAID >08:28:17,482 INFO anaconda: getting device type for RAID >08:28:17,484 INFO anaconda: getting device type for RAID >08:28:17,485 INFO anaconda: getting device type for RAID >08:28:17,487 INFO anaconda: getting device type for RAID >08:28:17,488 INFO anaconda: getting device type for RAID >08:28:17,489 INFO anaconda: getting device type for RAID >08:28:17,490 INFO anaconda: getting device type for RAID >08:28:17,492 INFO anaconda: getting device type for RAID >08:28:17,493 INFO anaconda: getting device type for RAID >08:28:17,494 INFO anaconda: getting device type for RAID >08:28:17,496 INFO anaconda: getting device type for RAID >08:28:17,497 INFO anaconda: getting device type for RAID >08:28:17,498 DEBUG anaconda: populate_raid: 1, raid1 >08:28:17,499 INFO anaconda: getting device type for RAID >08:28:17,501 INFO anaconda: getting device type for RAID >08:28:17,502 DEBUG anaconda: populate_raid: 1, raid1 >08:28:17,503 INFO anaconda: getting device type for RAID >08:28:17,507 DEBUG anaconda: show mountpoint: ÐÐ¾Ð²Ð°Ñ ÑÑÑановка Fedora 20 >08:28:17,508 DEBUG anaconda: current selector: non-existent 500MB mdarray boot (24) with non-existent ext4 filesystem mounted at /boot >08:28:17,517 DEBUG anaconda: notebook page = 1 >08:28:17,517 INFO anaconda: ui: saving changes to device boot >08:28:17,518 DEBUG anaconda: old name: boot >08:28:17,519 DEBUG anaconda: new name: boot >08:28:17,526 DEBUG anaconda: old size: 500.0 >08:28:17,527 DEBUG anaconda: new size: 500 >08:28:17,528 INFO anaconda: getting device type for RAID >08:28:17,529 DEBUG anaconda: old device type: 1 >08:28:17,530 DEBUG anaconda: new device type: 1 >08:28:17,530 DEBUG anaconda: reformat: True >08:28:17,534 DEBUG anaconda: old fs type: ext4 >08:28:17,535 DEBUG anaconda: new fs type: ext4 >08:28:17,535 DEBUG anaconda: old encryption setting: False >08:28:17,536 DEBUG anaconda: new encryption setting: False >08:28:17,537 DEBUG anaconda: old label: >08:28:17,538 DEBUG anaconda: new_label: >08:28:17,538 DEBUG anaconda: old mountpoint: /boot >08:28:17,539 DEBUG anaconda: new mountpoint: /boot >08:28:17,541 DEBUG anaconda: old raid level: raid1 >08:28:17,542 DEBUG anaconda: new raid level: raid1 >08:28:17,544 DEBUG anaconda: old container: None >08:28:17,544 DEBUG anaconda: new container: None >08:28:17,545 DEBUG anaconda: old container encrypted: False >08:28:17,546 DEBUG anaconda: new container encrypted: False >08:28:17,546 DEBUG anaconda: old container raid level: None >08:28:17,547 DEBUG anaconda: new container raid level: None >08:28:17,548 DEBUG anaconda: old container size request: 0 >08:28:17,548 DEBUG anaconda: new container size request: 0 >08:28:17,549 DEBUG anaconda: old disks: ['vda', 'vdb', 'vdc'] >08:28:17,550 DEBUG anaconda: new disks: ['vda', 'vdb', 'vdc'] >08:28:17,550 DEBUG anaconda: nothing changed for new device >08:28:17,551 DEBUG anaconda: new selector: non-existent 7780MB lvmlv fedora-home (43) with non-existent ext4 filesystem mounted at /home >08:28:17,552 DEBUG anaconda: populate_right_side: non-existent 7780MB lvmlv fedora-home (43) with non-existent ext4 filesystem mounted at /home >08:28:17,553 DEBUG anaconda: updated device_disks to ['vdb', 'vda'] >08:28:17,553 DEBUG anaconda: updated device_container_name to fedora >08:28:17,554 DEBUG anaconda: updated device_container_raid_level to raid0 >08:28:17,554 DEBUG anaconda: updated device_container_encrypted to False >08:28:17,554 DEBUG anaconda: updated device_container_size to 0 >08:28:17,567 INFO anaconda: getting device type for LVM >08:28:17,569 DEBUG anaconda: device_type_changed: 0 LVM >08:28:17,570 INFO anaconda: getting device type for LVM >08:28:17,571 INFO anaconda: getting device type for LVM >08:28:17,572 INFO anaconda: getting device type for LVM >08:28:17,573 INFO anaconda: getting device type for LVM >08:28:17,574 INFO anaconda: getting device type for LVM >08:28:17,575 INFO anaconda: getting device type for LVM >08:28:17,576 INFO anaconda: getting device type for LVM >08:28:17,577 INFO anaconda: getting device type for LVM >08:28:17,578 INFO anaconda: getting device type for LVM >08:28:17,579 DEBUG anaconda: populate_raid: 0, None >08:28:17,580 INFO anaconda: getting device type for LVM >08:28:17,582 INFO anaconda: getting device type for LVM >08:28:17,583 DEBUG anaconda: populate_raid: 0, None >08:28:17,584 INFO anaconda: getting device type for LVM >08:28:17,586 DEBUG anaconda: new container selection: None >08:28:17,587 DEBUG anaconda: new container selection: None >08:28:17,588 DEBUG anaconda: new container selection: fedora >08:28:17,589 DEBUG anaconda: default container is fedora >08:28:19,611 DEBUG anaconda: new container selection: fedora00 >08:28:19,617 INFO anaconda: getting device type for LVM >08:28:20,568 INFO anaconda: ui: saving changes to device fedora-home >08:28:20,570 DEBUG anaconda: old name: home >08:28:20,574 DEBUG anaconda: new name: home >08:28:20,589 DEBUG anaconda: old size: 7780 >08:28:20,591 DEBUG anaconda: new size: 7780 >08:28:20,593 INFO anaconda: getting device type for LVM >08:28:20,596 DEBUG anaconda: old device type: 0 >08:28:20,598 DEBUG anaconda: new device type: 0 >08:28:20,600 DEBUG anaconda: reformat: True >08:28:20,609 DEBUG anaconda: old fs type: ext4 >08:28:20,610 DEBUG anaconda: new fs type: ext4 >08:28:20,612 DEBUG anaconda: old encryption setting: False >08:28:20,614 DEBUG anaconda: new encryption setting: False >08:28:20,616 DEBUG anaconda: old label: >08:28:20,616 DEBUG anaconda: new_label: >08:28:20,618 DEBUG anaconda: old mountpoint: /home >08:28:20,619 DEBUG anaconda: new mountpoint: /home >08:28:20,623 DEBUG anaconda: old raid level: None >08:28:20,625 DEBUG anaconda: new raid level: None >08:28:20,669 DEBUG anaconda: old container: fedora >08:28:20,670 DEBUG anaconda: new container: fedora00 >08:28:20,670 DEBUG anaconda: old container encrypted: False >08:28:20,670 DEBUG anaconda: new container encrypted: False >08:28:20,670 DEBUG anaconda: old container raid level: raid0 >08:28:20,671 DEBUG anaconda: new container raid level: raid1 >08:28:20,671 DEBUG anaconda: old container size request: 0 >08:28:20,676 DEBUG anaconda: new container size request: 0 >08:28:20,677 DEBUG anaconda: old disks: ['vdb', 'vda'] >08:28:20,677 DEBUG anaconda: new disks: ['vdb', 'vda'] >08:28:22,108 DEBUG anaconda: populate_right_side: non-existent 3912MB lvmlv fedora00-home (45) with non-existent ext4 filesystem mounted at /home >08:28:22,109 DEBUG anaconda: updated device_disks to ['vdb', 'vda'] >08:28:22,109 DEBUG anaconda: updated device_container_name to fedora00 >08:28:22,109 DEBUG anaconda: updated device_container_raid_level to raid1 >08:28:22,110 DEBUG anaconda: updated device_container_encrypted to False >08:28:22,110 DEBUG anaconda: updated device_container_size to 0 >08:28:22,122 INFO anaconda: getting device type for LVM >08:28:22,124 DEBUG anaconda: populate_raid: 0, None >08:28:22,124 INFO anaconda: getting device type for LVM >08:28:22,126 DEBUG anaconda: new container selection: None >08:28:22,127 DEBUG anaconda: new container selection: None >08:28:22,128 DEBUG anaconda: new container selection: fedora00 >08:28:22,128 DEBUG anaconda: default container is fedora00 >08:28:22,129 DEBUG anaconda: leaving save_right_side >08:28:24,706 DEBUG anaconda: populate_right_side: non-existent 3912MB lvmlv fedora00-home (45) with non-existent ext4 filesystem mounted at /home >08:28:24,707 DEBUG anaconda: updated device_disks to ['vdb', 'vda'] >08:28:24,708 DEBUG anaconda: updated device_container_name to fedora00 >08:28:24,709 DEBUG anaconda: updated device_container_raid_level to raid1 >08:28:24,710 DEBUG anaconda: updated device_container_encrypted to False >08:28:24,710 DEBUG anaconda: updated device_container_size to 0 >08:28:24,738 INFO anaconda: getting device type for LVM >08:28:24,741 DEBUG anaconda: populate_raid: 0, None >08:28:24,742 INFO anaconda: getting device type for LVM >08:28:24,745 DEBUG anaconda: new container selection: None >08:28:24,747 DEBUG anaconda: new container selection: None >08:28:24,749 DEBUG anaconda: new container selection: fedora00 >08:28:24,750 DEBUG anaconda: default container is fedora00 >08:28:37,668 INFO anaconda: ui: saving changes to device fedora00-home >08:28:37,671 DEBUG anaconda: old name: home >08:28:37,672 DEBUG anaconda: new name: home >08:28:37,687 DEBUG anaconda: old size: 3912 >08:28:37,688 DEBUG anaconda: new size: 3912 >08:28:37,689 INFO anaconda: getting device type for LVM >08:28:37,692 DEBUG anaconda: old device type: 0 >08:28:37,693 DEBUG anaconda: new device type: 0 >08:28:37,694 DEBUG anaconda: reformat: True >08:28:37,700 DEBUG anaconda: old fs type: ext4 >08:28:37,701 DEBUG anaconda: new fs type: ext4 >08:28:37,702 DEBUG anaconda: old encryption setting: False >08:28:37,702 DEBUG anaconda: new encryption setting: False >08:28:37,703 DEBUG anaconda: old label: >08:28:37,704 DEBUG anaconda: new_label: >08:28:37,705 DEBUG anaconda: old mountpoint: /home >08:28:37,705 DEBUG anaconda: new mountpoint: /home >08:28:37,709 DEBUG anaconda: old raid level: None >08:28:37,709 DEBUG anaconda: new raid level: None >08:28:37,742 DEBUG anaconda: old container: fedora00 >08:28:37,743 DEBUG anaconda: new container: fedora00 >08:28:37,743 DEBUG anaconda: old container encrypted: False >08:28:37,744 DEBUG anaconda: new container encrypted: False >08:28:37,745 DEBUG anaconda: old container raid level: raid1 >08:28:37,745 DEBUG anaconda: new container raid level: raid1 >08:28:37,746 DEBUG anaconda: old container size request: 0 >08:28:37,746 DEBUG anaconda: new container size request: 0 >08:28:37,747 DEBUG anaconda: old disks: ['vdb', 'vda'] >08:28:37,748 DEBUG anaconda: new disks: ['vdb', 'vda'] >08:28:37,748 DEBUG anaconda: nothing changed for new device >08:28:43,036 DEBUG anaconda: current selector: non-existent 3912MB lvmlv fedora00-home (45) with non-existent ext4 filesystem mounted at /home >08:28:43,038 DEBUG anaconda: notebook page = 1 >08:28:43,039 INFO anaconda: ui: saving changes to device fedora00-home >08:28:43,040 DEBUG anaconda: old name: home >08:28:43,041 DEBUG anaconda: new name: home >08:28:43,048 DEBUG anaconda: old size: 3912 >08:28:43,049 DEBUG anaconda: new size: 3912 >08:28:43,050 INFO anaconda: getting device type for LVM >08:28:43,052 DEBUG anaconda: old device type: 0 >08:28:43,053 DEBUG anaconda: new device type: 0 >08:28:43,054 DEBUG anaconda: reformat: True >08:28:43,059 DEBUG anaconda: old fs type: ext4 >08:28:43,059 DEBUG anaconda: new fs type: ext4 >08:28:43,060 DEBUG anaconda: old encryption setting: False >08:28:43,061 DEBUG anaconda: new encryption setting: False >08:28:43,062 DEBUG anaconda: old label: >08:28:43,062 DEBUG anaconda: new_label: >08:28:43,063 DEBUG anaconda: old mountpoint: /home >08:28:43,064 DEBUG anaconda: new mountpoint: /home >08:28:43,065 DEBUG anaconda: old raid level: None >08:28:43,066 DEBUG anaconda: new raid level: None >08:28:43,091 DEBUG anaconda: old container: fedora00 >08:28:43,091 DEBUG anaconda: new container: fedora00 >08:28:43,092 DEBUG anaconda: old container encrypted: False >08:28:43,093 DEBUG anaconda: new container encrypted: False >08:28:43,093 DEBUG anaconda: old container raid level: raid1 >08:28:43,094 DEBUG anaconda: new container raid level: raid1 >08:28:43,095 DEBUG anaconda: old container size request: 0 >08:28:43,095 DEBUG anaconda: new container size request: 0 >08:28:43,096 DEBUG anaconda: old disks: ['vdb', 'vda'] >08:28:43,097 DEBUG anaconda: new disks: ['vdb', 'vda'] >08:28:43,098 DEBUG anaconda: nothing changed for new device >08:28:43,098 DEBUG anaconda: new selector: non-existent 500MB mdarray boot (24) with non-existent ext4 filesystem mounted at /boot >08:28:43,107 DEBUG anaconda: populate_right_side: non-existent 500MB mdarray boot (24) with non-existent ext4 filesystem mounted at /boot >08:28:43,116 DEBUG anaconda: updated device_disks to ['vda', 'vdb', 'vdc'] >08:28:43,117 DEBUG anaconda: updated device_container_name to None >08:28:43,118 DEBUG anaconda: updated device_container_raid_level to None >08:28:43,118 DEBUG anaconda: updated device_container_encrypted to False >08:28:43,119 DEBUG anaconda: updated device_container_size to 0 >08:28:43,135 INFO anaconda: getting device type for RAID >08:28:43,136 DEBUG anaconda: device_type_changed: 1 RAID >08:28:43,137 INFO anaconda: getting device type for RAID >08:28:43,138 INFO anaconda: getting device type for RAID >08:28:43,140 INFO anaconda: getting device type for RAID >08:28:43,141 INFO anaconda: getting device type for RAID >08:28:43,142 INFO anaconda: getting device type for RAID >08:28:43,143 INFO anaconda: getting device type for RAID >08:28:43,145 INFO anaconda: getting device type for RAID >08:28:43,146 INFO anaconda: getting device type for RAID >08:28:43,147 INFO anaconda: getting device type for RAID >08:28:43,148 INFO anaconda: getting device type for RAID >08:28:43,150 INFO anaconda: getting device type for RAID >08:28:43,151 INFO anaconda: getting device type for RAID >08:28:43,152 DEBUG anaconda: populate_raid: 1, raid1 >08:28:43,153 INFO anaconda: getting device type for RAID >08:28:43,155 INFO anaconda: getting device type for RAID >08:28:43,156 DEBUG anaconda: populate_raid: 1, raid1 >08:28:43,157 INFO anaconda: getting device type for RAID >08:28:45,200 DEBUG anaconda: fs type changed: xfs >08:28:46,017 INFO anaconda: ui: saving changes to device boot >08:28:46,022 DEBUG anaconda: old name: boot >08:28:46,024 DEBUG anaconda: new name: boot >08:28:46,046 DEBUG anaconda: old size: 500.0 >08:28:46,048 DEBUG anaconda: new size: 500 >08:28:46,050 INFO anaconda: getting device type for RAID >08:28:46,053 DEBUG anaconda: old device type: 1 >08:28:46,055 DEBUG anaconda: new device type: 1 >08:28:46,056 DEBUG anaconda: reformat: True >08:28:46,066 DEBUG anaconda: old fs type: ext4 >08:28:46,067 DEBUG anaconda: new fs type: xfs >08:28:46,069 DEBUG anaconda: old encryption setting: False >08:28:46,071 DEBUG anaconda: new encryption setting: False >08:28:46,072 DEBUG anaconda: old label: >08:28:46,073 DEBUG anaconda: new_label: >08:28:46,075 DEBUG anaconda: old mountpoint: /boot >08:28:46,075 DEBUG anaconda: new mountpoint: /boot >08:28:46,083 DEBUG anaconda: old raid level: raid1 >08:28:46,084 DEBUG anaconda: new raid level: raid1 >08:28:46,088 DEBUG anaconda: old container: None >08:28:46,090 DEBUG anaconda: new container: None >08:28:46,091 DEBUG anaconda: old container encrypted: False >08:28:46,092 DEBUG anaconda: new container encrypted: False >08:28:46,092 DEBUG anaconda: old container raid level: None >08:28:46,094 DEBUG anaconda: new container raid level: None >08:28:46,095 DEBUG anaconda: old container size request: 0 >08:28:46,097 DEBUG anaconda: new container size request: 0 >08:28:46,098 DEBUG anaconda: old disks: ['vda', 'vdb', 'vdc'] >08:28:46,098 DEBUG anaconda: new disks: ['vda', 'vdb', 'vdc'] >08:28:47,027 DEBUG anaconda: populate_right_side: non-existent 500MB mdarray boot (24) with non-existent xfs filesystem mounted at /boot >08:28:47,036 DEBUG anaconda: updated device_disks to ['vda', 'vdb', 'vdc'] >08:28:47,037 DEBUG anaconda: updated device_container_name to None >08:28:47,038 DEBUG anaconda: updated device_container_raid_level to None >08:28:47,040 DEBUG anaconda: updated device_container_encrypted to False >08:28:47,040 DEBUG anaconda: updated device_container_size to 0 >08:28:47,058 INFO anaconda: getting device type for RAID >08:28:47,060 DEBUG anaconda: populate_raid: 1, raid1 >08:28:47,061 INFO anaconda: getting device type for RAID >08:28:47,063 DEBUG anaconda: leaving save_right_side >08:28:47,067 DEBUG anaconda: current selector: non-existent 500MB mdarray boot (24) with non-existent xfs filesystem mounted at /boot >08:28:47,077 DEBUG anaconda: notebook page = 1 >08:28:47,078 INFO anaconda: ui: saving changes to device boot >08:28:47,079 DEBUG anaconda: old name: boot >08:28:47,079 DEBUG anaconda: new name: boot >08:28:47,087 DEBUG anaconda: old size: 500.0 >08:28:47,088 DEBUG anaconda: new size: 500 >08:28:47,090 INFO anaconda: getting device type for RAID >08:28:47,091 DEBUG anaconda: old device type: 1 >08:28:47,092 DEBUG anaconda: new device type: 1 >08:28:47,093 DEBUG anaconda: reformat: True >08:28:47,096 DEBUG anaconda: old fs type: xfs >08:28:47,097 DEBUG anaconda: new fs type: xfs >08:28:47,098 DEBUG anaconda: old encryption setting: False >08:28:47,098 DEBUG anaconda: new encryption setting: False >08:28:47,099 DEBUG anaconda: old label: >08:28:47,100 DEBUG anaconda: new_label: >08:28:47,100 DEBUG anaconda: old mountpoint: /boot >08:28:47,101 DEBUG anaconda: new mountpoint: /boot >08:28:47,103 DEBUG anaconda: old raid level: raid1 >08:28:47,104 DEBUG anaconda: new raid level: raid1 >08:28:47,105 DEBUG anaconda: old container: None >08:28:47,106 DEBUG anaconda: new container: None >08:28:47,107 DEBUG anaconda: old container encrypted: False >08:28:47,107 DEBUG anaconda: new container encrypted: False >08:28:47,108 DEBUG anaconda: old container raid level: None >08:28:47,109 DEBUG anaconda: new container raid level: None >08:28:47,110 DEBUG anaconda: old container size request: 0 >08:28:47,110 DEBUG anaconda: new container size request: 0 >08:28:47,111 DEBUG anaconda: old disks: ['vda', 'vdb', 'vdc'] >08:28:47,112 DEBUG anaconda: new disks: ['vda', 'vdb', 'vdc'] >08:28:47,112 DEBUG anaconda: nothing changed for new device >08:28:47,113 DEBUG anaconda: new selector: non-existent 4992MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at / >08:28:47,113 DEBUG anaconda: populate_right_side: non-existent 4992MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at / >08:28:47,113 DEBUG anaconda: updated device_disks to ['vdb', 'vda'] >08:28:47,113 DEBUG anaconda: updated device_container_name to fedora >08:28:47,114 DEBUG anaconda: updated device_container_raid_level to raid0 >08:28:47,114 DEBUG anaconda: updated device_container_encrypted to False >08:28:47,114 DEBUG anaconda: updated device_container_size to 0 >08:28:47,123 DEBUG anaconda: fs type changed: ext4 >08:28:47,134 INFO anaconda: getting device type for LVM >08:28:47,136 DEBUG anaconda: device_type_changed: 0 LVM >08:28:47,137 INFO anaconda: getting device type for LVM >08:28:47,138 INFO anaconda: getting device type for LVM >08:28:47,139 INFO anaconda: getting device type for LVM >08:28:47,140 INFO anaconda: getting device type for LVM >08:28:47,141 INFO anaconda: getting device type for LVM >08:28:47,142 INFO anaconda: getting device type for LVM >08:28:47,143 INFO anaconda: getting device type for LVM >08:28:47,144 INFO anaconda: getting device type for LVM >08:28:47,146 INFO anaconda: getting device type for LVM >08:28:47,147 DEBUG anaconda: populate_raid: 0, None >08:28:47,148 INFO anaconda: getting device type for LVM >08:28:47,149 INFO anaconda: getting device type for LVM >08:28:47,150 DEBUG anaconda: populate_raid: 0, None >08:28:47,151 INFO anaconda: getting device type for LVM >08:28:47,153 DEBUG anaconda: new container selection: None >08:28:47,154 DEBUG anaconda: new container selection: None >08:28:47,155 DEBUG anaconda: new container selection: fedora >08:28:47,156 DEBUG anaconda: default container is fedora >08:28:49,894 DEBUG anaconda: fs type changed: xfs >08:28:50,763 INFO anaconda: ui: saving changes to device fedora-root >08:28:50,766 DEBUG anaconda: old name: root >08:28:50,768 DEBUG anaconda: new name: root >08:28:50,779 DEBUG anaconda: old size: 4992 >08:28:50,781 DEBUG anaconda: new size: 4992 >08:28:50,783 INFO anaconda: getting device type for LVM >08:28:50,785 DEBUG anaconda: old device type: 0 >08:28:50,786 DEBUG anaconda: new device type: 0 >08:28:50,788 DEBUG anaconda: reformat: True >08:28:50,795 DEBUG anaconda: old fs type: ext4 >08:28:50,796 DEBUG anaconda: new fs type: xfs >08:28:50,798 DEBUG anaconda: old encryption setting: False >08:28:50,799 DEBUG anaconda: new encryption setting: False >08:28:50,801 DEBUG anaconda: old label: >08:28:50,802 DEBUG anaconda: new_label: >08:28:50,803 DEBUG anaconda: old mountpoint: / >08:28:50,803 DEBUG anaconda: new mountpoint: / >08:28:50,809 DEBUG anaconda: old raid level: None >08:28:50,810 DEBUG anaconda: new raid level: None >08:28:50,851 DEBUG anaconda: old container: fedora >08:28:50,851 DEBUG anaconda: new container: fedora >08:28:50,851 DEBUG anaconda: old container encrypted: False >08:28:50,852 DEBUG anaconda: new container encrypted: False >08:28:50,852 DEBUG anaconda: old container raid level: raid0 >08:28:50,852 DEBUG anaconda: new container raid level: raid0 >08:28:50,852 DEBUG anaconda: old container size request: 0 >08:28:50,853 DEBUG anaconda: new container size request: 0 >08:28:50,853 DEBUG anaconda: old disks: ['vdb', 'vda'] >08:28:50,858 DEBUG anaconda: new disks: ['vdb', 'vda'] >08:28:51,883 DEBUG anaconda: populate_right_side: non-existent 4992MB lvmlv fedora-root (29) with non-existent xfs filesystem mounted at / >08:28:51,884 DEBUG anaconda: updated device_disks to ['vdb', 'vda'] >08:28:51,885 DEBUG anaconda: updated device_container_name to fedora >08:28:51,886 DEBUG anaconda: updated device_container_raid_level to raid0 >08:28:51,887 DEBUG anaconda: updated device_container_encrypted to False >08:28:51,887 DEBUG anaconda: updated device_container_size to 0 >08:28:51,899 INFO anaconda: getting device type for LVM >08:28:51,900 DEBUG anaconda: populate_raid: 0, None >08:28:51,901 INFO anaconda: getting device type for LVM >08:28:51,903 DEBUG anaconda: new container selection: None >08:28:51,904 DEBUG anaconda: new container selection: None >08:28:51,905 DEBUG anaconda: new container selection: None >08:28:51,906 DEBUG anaconda: new container selection: fedora >08:28:51,907 DEBUG anaconda: default container is fedora >08:28:51,908 DEBUG anaconda: leaving save_right_side >08:28:51,911 DEBUG anaconda: current selector: non-existent 4992MB lvmlv fedora-root (29) with non-existent xfs filesystem mounted at / >08:28:51,912 DEBUG anaconda: notebook page = 1 >08:28:51,913 INFO anaconda: ui: saving changes to device fedora-root >08:28:51,914 DEBUG anaconda: old name: root >08:28:51,915 DEBUG anaconda: new name: root >08:28:51,920 DEBUG anaconda: old size: 4992 >08:28:51,921 DEBUG anaconda: new size: 4992 >08:28:51,921 INFO anaconda: getting device type for LVM >08:28:51,922 DEBUG anaconda: old device type: 0 >08:28:51,923 DEBUG anaconda: new device type: 0 >08:28:51,924 DEBUG anaconda: reformat: True >08:28:51,927 DEBUG anaconda: old fs type: xfs >08:28:51,928 DEBUG anaconda: new fs type: xfs >08:28:51,929 DEBUG anaconda: old encryption setting: False >08:28:51,929 DEBUG anaconda: new encryption setting: False >08:28:51,930 DEBUG anaconda: old label: >08:28:51,931 DEBUG anaconda: new_label: >08:28:51,931 DEBUG anaconda: old mountpoint: / >08:28:51,932 DEBUG anaconda: new mountpoint: / >08:28:51,934 DEBUG anaconda: old raid level: None >08:28:51,935 DEBUG anaconda: new raid level: None >08:28:51,959 DEBUG anaconda: old container: fedora >08:28:51,959 DEBUG anaconda: new container: fedora >08:28:51,960 DEBUG anaconda: old container encrypted: False >08:28:51,961 DEBUG anaconda: new container encrypted: False >08:28:51,962 DEBUG anaconda: old container raid level: raid0 >08:28:51,962 DEBUG anaconda: new container raid level: raid0 >08:28:51,963 DEBUG anaconda: old container size request: 0 >08:28:51,964 DEBUG anaconda: new container size request: 0 >08:28:51,964 DEBUG anaconda: old disks: ['vdb', 'vda'] >08:28:51,965 DEBUG anaconda: new disks: ['vdb', 'vda'] >08:28:51,966 DEBUG anaconda: nothing changed for new device >08:28:51,967 DEBUG anaconda: new selector: non-existent 1000MB lvmlv fedora00-var (41) with non-existent ext4 filesystem mounted at /var >08:28:51,967 DEBUG anaconda: populate_right_side: non-existent 1000MB lvmlv fedora00-var (41) with non-existent ext4 filesystem mounted at /var >08:28:51,967 DEBUG anaconda: updated device_disks to ['vdb', 'vda'] >08:28:51,968 DEBUG anaconda: updated device_container_name to fedora00 >08:28:51,968 DEBUG anaconda: updated device_container_raid_level to raid1 >08:28:51,968 DEBUG anaconda: updated device_container_encrypted to False >08:28:51,968 DEBUG anaconda: updated device_container_size to 0 >08:28:51,977 DEBUG anaconda: fs type changed: ext4 >08:28:51,989 INFO anaconda: getting device type for LVM >08:28:51,990 DEBUG anaconda: populate_raid: 0, None >08:28:51,991 INFO anaconda: getting device type for LVM >08:28:51,992 DEBUG anaconda: new container selection: None >08:28:51,993 DEBUG anaconda: new container selection: None >08:28:51,994 DEBUG anaconda: new container selection: None >08:28:51,996 DEBUG anaconda: new container selection: fedora00 >08:28:51,996 DEBUG anaconda: default container is fedora00 >08:28:54,010 DEBUG anaconda: fs type changed: xfs >08:28:54,850 INFO anaconda: ui: saving changes to device fedora00-var >08:28:54,853 DEBUG anaconda: old name: var >08:28:54,855 DEBUG anaconda: new name: var >08:28:54,869 DEBUG anaconda: old size: 1000 >08:28:54,871 DEBUG anaconda: new size: 1000 >08:28:54,873 INFO anaconda: getting device type for LVM >08:28:54,876 DEBUG anaconda: old device type: 0 >08:28:54,877 DEBUG anaconda: new device type: 0 >08:28:54,879 DEBUG anaconda: reformat: True >08:28:54,888 DEBUG anaconda: old fs type: ext4 >08:28:54,889 DEBUG anaconda: new fs type: xfs >08:28:54,891 DEBUG anaconda: old encryption setting: False >08:28:54,893 DEBUG anaconda: new encryption setting: False >08:28:54,894 DEBUG anaconda: old label: >08:28:54,895 DEBUG anaconda: new_label: >08:28:54,895 DEBUG anaconda: old mountpoint: /var >08:28:54,895 DEBUG anaconda: new mountpoint: /var >08:28:54,902 DEBUG anaconda: old raid level: None >08:28:54,902 DEBUG anaconda: new raid level: None >08:28:54,948 DEBUG anaconda: old container: fedora00 >08:28:54,949 DEBUG anaconda: new container: fedora00 >08:28:54,949 DEBUG anaconda: old container encrypted: False >08:28:54,949 DEBUG anaconda: new container encrypted: False >08:28:54,952 DEBUG anaconda: old container raid level: raid1 >08:28:54,953 DEBUG anaconda: new container raid level: raid1 >08:28:54,953 DEBUG anaconda: old container size request: 0 >08:28:54,954 DEBUG anaconda: new container size request: 0 >08:28:54,954 DEBUG anaconda: old disks: ['vdb', 'vda'] >08:28:54,955 DEBUG anaconda: new disks: ['vdb', 'vda'] >08:28:55,806 DEBUG anaconda: populate_right_side: non-existent 1000MB lvmlv fedora00-var (41) with non-existent xfs filesystem mounted at /var >08:28:55,807 DEBUG anaconda: updated device_disks to ['vdb', 'vda'] >08:28:55,807 DEBUG anaconda: updated device_container_name to fedora00 >08:28:55,808 DEBUG anaconda: updated device_container_raid_level to raid1 >08:28:55,808 DEBUG anaconda: updated device_container_encrypted to False >08:28:55,808 DEBUG anaconda: updated device_container_size to 0 >08:28:55,820 INFO anaconda: getting device type for LVM >08:28:55,822 DEBUG anaconda: populate_raid: 0, None >08:28:55,822 INFO anaconda: getting device type for LVM >08:28:55,824 DEBUG anaconda: new container selection: None >08:28:55,824 DEBUG anaconda: new container selection: None >08:28:55,825 DEBUG anaconda: new container selection: fedora00 >08:28:55,826 DEBUG anaconda: default container is fedora00 >08:28:55,827 DEBUG anaconda: leaving save_right_side >08:28:56,244 DEBUG anaconda: current selector: non-existent 1000MB lvmlv fedora00-var (41) with non-existent xfs filesystem mounted at /var >08:28:56,246 DEBUG anaconda: notebook page = 1 >08:28:56,247 INFO anaconda: ui: saving changes to device fedora00-var >08:28:56,249 DEBUG anaconda: old name: var >08:28:56,250 DEBUG anaconda: new name: var >08:28:56,262 DEBUG anaconda: old size: 1000 >08:28:56,263 DEBUG anaconda: new size: 1000 >08:28:56,264 INFO anaconda: getting device type for LVM >08:28:56,266 DEBUG anaconda: old device type: 0 >08:28:56,267 DEBUG anaconda: new device type: 0 >08:28:56,268 DEBUG anaconda: reformat: True >08:28:56,274 DEBUG anaconda: old fs type: xfs >08:28:56,274 DEBUG anaconda: new fs type: xfs >08:28:56,275 DEBUG anaconda: old encryption setting: False >08:28:56,276 DEBUG anaconda: new encryption setting: False >08:28:56,276 DEBUG anaconda: old label: >08:28:56,277 DEBUG anaconda: new_label: >08:28:56,278 DEBUG anaconda: old mountpoint: /var >08:28:56,278 DEBUG anaconda: new mountpoint: /var >08:28:56,281 DEBUG anaconda: old raid level: None >08:28:56,282 DEBUG anaconda: new raid level: None >08:28:56,316 DEBUG anaconda: old container: fedora00 >08:28:56,316 DEBUG anaconda: new container: fedora00 >08:28:56,317 DEBUG anaconda: old container encrypted: False >08:28:56,317 DEBUG anaconda: new container encrypted: False >08:28:56,318 DEBUG anaconda: old container raid level: raid1 >08:28:56,318 DEBUG anaconda: new container raid level: raid1 >08:28:56,319 DEBUG anaconda: old container size request: 0 >08:28:56,319 DEBUG anaconda: new container size request: 0 >08:28:56,320 DEBUG anaconda: old disks: ['vdb', 'vda'] >08:28:56,320 DEBUG anaconda: new disks: ['vdb', 'vda'] >08:28:56,321 DEBUG anaconda: nothing changed for new device >08:28:56,322 DEBUG anaconda: new selector: non-existent 3912MB lvmlv fedora00-home (45) with non-existent ext4 filesystem mounted at /home >08:28:56,322 DEBUG anaconda: populate_right_side: non-existent 3912MB lvmlv fedora00-home (45) with non-existent ext4 filesystem mounted at /home >08:28:56,323 DEBUG anaconda: updated device_disks to ['vdb', 'vda'] >08:28:56,324 DEBUG anaconda: updated device_container_name to fedora00 >08:28:56,324 DEBUG anaconda: updated device_container_raid_level to raid1 >08:28:56,325 DEBUG anaconda: updated device_container_encrypted to False >08:28:56,325 DEBUG anaconda: updated device_container_size to 0 >08:28:56,333 DEBUG anaconda: fs type changed: ext4 >08:28:56,351 INFO anaconda: getting device type for LVM >08:28:56,354 DEBUG anaconda: populate_raid: 0, None >08:28:56,355 INFO anaconda: getting device type for LVM >08:28:56,357 DEBUG anaconda: new container selection: None >08:28:56,358 DEBUG anaconda: new container selection: None >08:28:56,359 DEBUG anaconda: new container selection: fedora00 >08:28:56,360 DEBUG anaconda: default container is fedora00 >08:28:58,125 DEBUG anaconda: fs type changed: xfs >08:28:59,288 INFO anaconda: ui: saving changes to device fedora00-home >08:28:59,291 DEBUG anaconda: old name: home >08:28:59,292 DEBUG anaconda: new name: home >08:28:59,307 DEBUG anaconda: old size: 3912 >08:28:59,308 DEBUG anaconda: new size: 3912 >08:28:59,309 INFO anaconda: getting device type for LVM >08:28:59,312 DEBUG anaconda: old device type: 0 >08:28:59,313 DEBUG anaconda: new device type: 0 >08:28:59,314 DEBUG anaconda: reformat: True >08:28:59,319 DEBUG anaconda: old fs type: ext4 >08:28:59,320 DEBUG anaconda: new fs type: xfs >08:28:59,321 DEBUG anaconda: old encryption setting: False >08:28:59,321 DEBUG anaconda: new encryption setting: False >08:28:59,322 DEBUG anaconda: old label: >08:28:59,323 DEBUG anaconda: new_label: >08:28:59,323 DEBUG anaconda: old mountpoint: /home >08:28:59,324 DEBUG anaconda: new mountpoint: /home >08:28:59,327 DEBUG anaconda: old raid level: None >08:28:59,328 DEBUG anaconda: new raid level: None >08:28:59,359 DEBUG anaconda: old container: fedora00 >08:28:59,360 DEBUG anaconda: new container: fedora00 >08:28:59,360 DEBUG anaconda: old container encrypted: False >08:28:59,361 DEBUG anaconda: new container encrypted: False >08:28:59,361 DEBUG anaconda: old container raid level: raid1 >08:28:59,362 DEBUG anaconda: new container raid level: raid1 >08:28:59,362 DEBUG anaconda: old container size request: 0 >08:28:59,363 DEBUG anaconda: new container size request: 0 >08:28:59,364 DEBUG anaconda: old disks: ['vdb', 'vda'] >08:28:59,364 DEBUG anaconda: new disks: ['vdb', 'vda'] >08:29:00,042 DEBUG anaconda: populate_right_side: non-existent 3912MB lvmlv fedora00-home (45) with non-existent xfs filesystem mounted at /home >08:29:00,043 DEBUG anaconda: updated device_disks to ['vdb', 'vda'] >08:29:00,043 DEBUG anaconda: updated device_container_name to fedora00 >08:29:00,043 DEBUG anaconda: updated device_container_raid_level to raid1 >08:29:00,044 DEBUG anaconda: updated device_container_encrypted to False >08:29:00,044 DEBUG anaconda: updated device_container_size to 0 >08:29:00,055 INFO anaconda: getting device type for LVM >08:29:00,056 DEBUG anaconda: populate_raid: 0, None >08:29:00,057 INFO anaconda: getting device type for LVM >08:29:00,058 DEBUG anaconda: new container selection: None >08:29:00,059 DEBUG anaconda: new container selection: None >08:29:00,060 DEBUG anaconda: new container selection: fedora00 >08:29:00,060 DEBUG anaconda: default container is fedora00 >08:29:00,061 DEBUG anaconda: leaving save_right_side >08:29:02,446 INFO anaconda: ui: saving changes to device fedora00-home >08:29:02,451 DEBUG anaconda: old name: home >08:29:02,452 DEBUG anaconda: new name: home >08:29:02,467 DEBUG anaconda: old size: 3912 >08:29:02,468 DEBUG anaconda: new size: 3912 >08:29:02,469 INFO anaconda: getting device type for LVM >08:29:02,471 DEBUG anaconda: old device type: 0 >08:29:02,472 DEBUG anaconda: new device type: 0 >08:29:02,473 DEBUG anaconda: reformat: True >08:29:02,479 DEBUG anaconda: old fs type: xfs >08:29:02,479 DEBUG anaconda: new fs type: xfs >08:29:02,480 DEBUG anaconda: old encryption setting: False >08:29:02,481 DEBUG anaconda: new encryption setting: False >08:29:02,482 DEBUG anaconda: old label: >08:29:02,483 DEBUG anaconda: new_label: >08:29:02,483 DEBUG anaconda: old mountpoint: /home >08:29:02,484 DEBUG anaconda: new mountpoint: /home >08:29:02,488 DEBUG anaconda: old raid level: None >08:29:02,488 DEBUG anaconda: new raid level: None >08:29:02,525 DEBUG anaconda: old container: fedora00 >08:29:02,526 DEBUG anaconda: new container: fedora00 >08:29:02,526 DEBUG anaconda: old container encrypted: False >08:29:02,527 DEBUG anaconda: new container encrypted: False >08:29:02,528 DEBUG anaconda: old container raid level: raid1 >08:29:02,528 DEBUG anaconda: new container raid level: raid1 >08:29:02,529 DEBUG anaconda: old container size request: 0 >08:29:02,529 DEBUG anaconda: new container size request: 0 >08:29:02,530 DEBUG anaconda: old disks: ['vdb', 'vda'] >08:29:02,531 DEBUG anaconda: new disks: ['vdb', 'vda'] >08:29:02,531 DEBUG anaconda: nothing changed for new device >08:29:04,301 DEBUG anaconda: new disk order: [] >08:29:04,435 DEBUG anaconda: stage1 device cannot be of type mdarray >08:29:04,441 DEBUG anaconda: stage1 device cannot be of type mdarray >08:29:04,444 DEBUG anaconda: stage1 device cannot be of type mdarray >08:29:04,452 DEBUG anaconda: stage1 device cannot be of type lvmvg >08:29:04,454 DEBUG anaconda: stage1 device cannot be of type lvmlv >08:29:04,455 DEBUG anaconda: stage1 device cannot be of type lvmlv >08:29:04,461 DEBUG anaconda: stage1 device cannot be of type lvmvg >08:29:04,463 DEBUG anaconda: stage1 device cannot be of type lvmlv >08:29:04,468 DEBUG anaconda: stage1 device cannot be of type lvmlv >08:29:04,473 DEBUG anaconda: _is_valid_disklabel(vda) returning True >08:29:04,479 DEBUG anaconda: _is_valid_size(vda) returning True >08:29:04,480 DEBUG anaconda: _is_valid_location(vda) returning True >08:29:04,480 DEBUG anaconda: _is_valid_format(vda) returning True >08:29:04,481 DEBUG anaconda: is_valid_stage1_device(vda) returning True >08:29:04,490 INFO anaconda: Running Thread: AnaCheckStorageThread (139885141464832) >08:29:04,604 DEBUG anaconda: _is_valid_disklabel(vda) returning True >08:29:04,607 DEBUG anaconda: _is_valid_size(vda) returning True >08:29:04,609 DEBUG anaconda: _is_valid_location(vda) returning True >08:29:04,611 DEBUG anaconda: _is_valid_format(vda) returning True >08:29:04,614 DEBUG anaconda: is_valid_stage1_device(vda) returning True >08:29:04,619 DEBUG anaconda: _is_valid_disklabel(boot) returning True >08:29:04,651 DEBUG anaconda: _is_valid_size(boot) returning True >08:29:04,654 DEBUG anaconda: _is_valid_location(boot) returning True >08:29:04,663 DEBUG anaconda: _is_valid_partition(boot) returning True >08:29:04,671 DEBUG anaconda: _is_valid_md(boot) returning True >08:29:04,676 DEBUG anaconda: _is_valid_format(boot) returning True >08:29:04,677 DEBUG anaconda: is_valid_stage2_device(boot) returning True >08:29:04,685 INFO anaconda: Thread Done: AnaCheckStorageThread (139885141464832) >08:29:04,972 INFO anaconda: Not doing 'require network connection' in live installation >08:29:05,066 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3c05d10> >08:29:05,080 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3c05d10> >08:29:05,082 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3c05d10> status to: ÐÑовеÑка наÑÑÑоек накопиÑелей... >08:29:05,096 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3c05d10> >08:29:07,417 INFO anaconda: Not doing 'require network connection' in live installation >08:29:08,854 INFO anaconda: fs space: 4.99 GB needed: 2.94 GB >08:29:10,255 INFO anaconda: Running Thread: AnaInstallThread (139885141464832) >08:29:10,256 INFO anaconda: Not doing 'save system time to HW clock' in live installation >08:29:10,265 INFO anaconda: ÐаÑÑÑойка ÑÑÐµÐ´Ñ ÑÑÑановки >08:29:12,536 INFO anaconda: Создание disklabel на /dev/vda >08:29:13,253 INFO anaconda: Создание mdmember на /dev/vda1 >08:29:14,386 INFO anaconda: Создание mdmember на /dev/vda3 >08:29:14,541 INFO anaconda: Создание mdmember на /dev/vda2 >08:29:14,755 INFO anaconda: Создание disklabel на /dev/vdc >08:29:15,692 INFO anaconda: Создание mdmember на /dev/vdc1 >08:29:15,833 INFO anaconda: Создание disklabel на /dev/vdb >08:29:16,597 INFO anaconda: Создание mdmember на /dev/vdb1 >08:29:17,321 INFO anaconda: Создание lvmpv на /dev/md/00 >08:29:18,366 INFO anaconda: Создание swap на /dev/mapper/fedora-swap >08:29:19,061 INFO anaconda: Создание xfs на /dev/mapper/fedora-root >08:29:22,950 INFO anaconda: Создание mdmember на /dev/vdb3 >08:29:23,184 DEBUG anaconda: running handleException >08:29:23,185 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >08:29:23,194 INFO anaconda: Thread Done: AnaInstallThread (139885141464832) > > >/tmp/packaging.log: > > >/tmp/program.log: >08:25:05,437 INFO program: Running... udevadm settle --timeout=300 >08:25:05,490 DEBUG program: Return code: 0 >08:25:05,633 INFO program: Running... multipath -c /dev/vda >08:25:05,677 INFO program: Dec 12 08:25:05 | /etc/multipath.conf does not exist, blacklisting all devices. >08:25:05,677 INFO program: Dec 12 08:25:05 | A default multipath.conf file is located at >08:25:05,677 INFO program: Dec 12 08:25:05 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >08:25:05,677 INFO program: Dec 12 08:25:05 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >08:25:05,677 INFO program: /dev/vda is not a valid multipath device path >08:25:05,678 DEBUG program: Return code: 1 >08:25:05,903 INFO program: Running... multipath -c /dev/vdb >08:25:05,913 INFO program: Dec 12 08:25:05 | /etc/multipath.conf does not exist, blacklisting all devices. >08:25:05,913 INFO program: Dec 12 08:25:05 | A default multipath.conf file is located at >08:25:05,913 INFO program: Dec 12 08:25:05 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >08:25:05,913 INFO program: Dec 12 08:25:05 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >08:25:05,913 INFO program: /dev/vdb is not a valid multipath device path >08:25:05,913 DEBUG program: Return code: 1 >08:25:05,972 INFO program: Running... multipath -c /dev/vdc >08:25:05,983 INFO program: Dec 12 08:25:05 | /etc/multipath.conf does not exist, blacklisting all devices. >08:25:05,983 INFO program: Dec 12 08:25:05 | A default multipath.conf file is located at >08:25:05,984 INFO program: Dec 12 08:25:05 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >08:25:05,984 INFO program: Dec 12 08:25:05 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >08:25:05,984 INFO program: /dev/vdc is not a valid multipath device path >08:25:05,984 DEBUG program: Return code: 1 >08:25:06,406 INFO program: Running... udevadm settle --timeout=300 >08:25:06,429 DEBUG program: Return code: 0 >08:25:10,470 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >08:25:10,510 DEBUG program: Return code: 0 >08:25:10,511 INFO program: Running... udevadm settle --timeout=300 >08:25:10,744 DEBUG program: Return code: 0 >08:25:10,748 INFO program: Running... modprobe fcoe >08:25:10,947 DEBUG program: Return code: 0 >08:25:10,949 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >08:25:10,983 INFO program: No FCoE boot disk information is found in EDD! >08:25:10,985 DEBUG program: Return code: 1 >08:25:13,547 INFO program: Running... udevadm settle --timeout=300 >08:25:13,739 DEBUG program: Return code: 0 >08:25:13,817 INFO program: Running... udevadm settle --timeout=300 >08:25:13,972 DEBUG program: Return code: 0 >08:25:14,656 INFO program: Running... multipath -c /dev/vda >08:25:14,721 INFO program: Dec 12 08:25:14 | /etc/multipath.conf does not exist, blacklisting all devices. >08:25:14,723 INFO program: Dec 12 08:25:14 | A default multipath.conf file is located at >08:25:14,724 INFO program: Dec 12 08:25:14 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >08:25:14,725 INFO program: Dec 12 08:25:14 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >08:25:14,726 INFO program: /dev/vda is not a valid multipath device path >08:25:14,727 DEBUG program: Return code: 1 >08:25:15,325 INFO program: Running... dumpe2fs -h /dev/vda1 >08:25:15,503 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >08:25:15,504 INFO program: Filesystem volume name: <none> >08:25:15,505 INFO program: Last mounted on: /mnt/sysimage/boot >08:25:15,506 INFO program: Filesystem UUID: aa6ce014-fcf7-45c9-9c9a-7a09909a89c1 >08:25:15,508 INFO program: Filesystem magic number: 0xEF53 >08:25:15,509 INFO program: Filesystem revision #: 1 (dynamic) >08:25:15,510 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 >08:25:15,515 INFO program: Filesystem flags: signed_directory_hash >08:25:15,516 INFO program: Default mount options: user_xattr acl >08:25:15,517 INFO program: Filesystem state: clean >08:25:15,519 INFO program: Errors behavior: Continue >08:25:15,520 INFO program: Filesystem OS type: Linux >08:25:15,521 INFO program: Inode count: 128016 >08:25:15,522 INFO program: Block count: 512000 >08:25:15,524 INFO program: Reserved block count: 25600 >08:25:15,526 INFO program: Free blocks: 485334 >08:25:15,539 INFO program: Free inodes: 128005 >08:25:15,541 INFO program: First block: 1 >08:25:15,548 INFO program: Block size: 1024 >08:25:15,549 INFO program: Fragment size: 1024 >08:25:15,550 INFO program: Reserved GDT blocks: 256 >08:25:15,551 INFO program: Blocks per group: 8192 >08:25:15,552 INFO program: Fragments per group: 8192 >08:25:15,553 INFO program: Inodes per group: 2032 >08:25:15,554 INFO program: Inode blocks per group: 254 >08:25:15,555 INFO program: Flex block group size: 16 >08:25:15,556 INFO program: Filesystem created: Thu Dec 12 08:07:10 2013 >08:25:15,564 INFO program: Last mount time: Thu Dec 12 08:07:11 2013 >08:25:15,567 INFO program: Last write time: Thu Dec 12 08:07:11 2013 >08:25:15,568 INFO program: Mount count: 1 >08:25:15,568 INFO program: Maximum mount count: -1 >08:25:15,572 INFO program: Last checked: Thu Dec 12 08:07:10 2013 >08:25:15,573 INFO program: Check interval: 0 (<none>) >08:25:15,578 INFO program: Lifetime writes: 8 MB >08:25:15,582 INFO program: Reserved blocks uid: 0 (user root) >08:25:15,583 INFO program: Reserved blocks gid: 0 (group root) >08:25:15,583 INFO program: First inode: 11 >08:25:15,586 INFO program: Inode size: 128 >08:25:15,587 INFO program: Journal inode: 8 >08:25:15,590 INFO program: Default directory hash: half_md4 >08:25:15,594 INFO program: Directory Hash Seed: f32b5886-68ad-464c-9889-3c585e9ef1aa >08:25:15,597 INFO program: Journal backup: inode blocks >08:25:15,599 INFO program: Journal features: (none) >08:25:15,601 INFO program: Journal size: 8M >08:25:15,602 INFO program: Journal length: 8192 >08:25:15,606 INFO program: Journal sequence: 0x00000002 >08:25:15,612 INFO program: Journal start: 1 >08:25:15,617 INFO program: >08:25:15,622 DEBUG program: Return code: 0 >08:25:15,629 INFO program: Running... resize2fs -P /dev/vda1 >08:25:15,694 INFO program: resize2fs 1.42.8 (20-Jun-2013) >08:25:15,702 INFO program: Estimated minimum size of the filesystem: 14045 >08:25:15,703 DEBUG program: Return code: 0 >08:25:16,366 INFO program: Running... multipath -c /dev/vdb >08:25:16,407 INFO program: Dec 12 08:25:16 | /etc/multipath.conf does not exist, blacklisting all devices. >08:25:16,408 INFO program: Dec 12 08:25:16 | A default multipath.conf file is located at >08:25:16,410 INFO program: Dec 12 08:25:16 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >08:25:16,411 INFO program: Dec 12 08:25:16 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >08:25:16,414 INFO program: /dev/vdb is not a valid multipath device path >08:25:16,415 DEBUG program: Return code: 1 >08:25:16,554 INFO program: Running... multipath -c /dev/vdc >08:25:16,586 INFO program: Dec 12 08:25:16 | /etc/multipath.conf does not exist, blacklisting all devices. >08:25:16,587 INFO program: Dec 12 08:25:16 | A default multipath.conf file is located at >08:25:16,593 INFO program: Dec 12 08:25:16 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >08:25:16,594 INFO program: Dec 12 08:25:16 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >08:25:16,595 INFO program: /dev/vdc is not a valid multipath device path >08:25:16,595 DEBUG program: Return code: 1 >08:25:17,191 INFO program: Running... dumpe2fs -h /dev/loop3 >08:25:17,218 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >08:25:17,219 INFO program: Filesystem volume name: _Fedora-Live-KDE >08:25:17,220 INFO program: Last mounted on: /var/tmp/imgcreate-I56dqc/install_root >08:25:17,221 INFO program: Filesystem UUID: f55efb5e-3b29-4bae-8684-87cd5b0eae75 >08:25:17,222 INFO program: Filesystem magic number: 0xEF53 >08:25:17,224 INFO program: Filesystem revision #: 1 (dynamic) >08:25:17,225 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 >08:25:17,226 INFO program: Filesystem flags: signed_directory_hash >08:25:17,233 INFO program: Default mount options: user_xattr acl >08:25:17,234 INFO program: Filesystem state: clean >08:25:17,235 INFO program: Errors behavior: Continue >08:25:17,238 INFO program: Filesystem OS type: Linux >08:25:17,240 INFO program: Inode count: 262144 >08:25:17,241 INFO program: Block count: 1048576 >08:25:17,242 INFO program: Reserved block count: 10483 >08:25:17,245 INFO program: Free blocks: 229861 >08:25:17,248 INFO program: Free inodes: 164489 >08:25:17,249 INFO program: First block: 0 >08:25:17,255 INFO program: Block size: 4096 >08:25:17,256 INFO program: Fragment size: 4096 >08:25:17,257 INFO program: Reserved GDT blocks: 255 >08:25:17,258 INFO program: Blocks per group: 32768 >08:25:17,262 INFO program: Fragments per group: 32768 >08:25:17,263 INFO program: Inodes per group: 8192 >08:25:17,264 INFO program: Inode blocks per group: 512 >08:25:17,265 INFO program: Flex block group size: 16 >08:25:17,266 INFO program: Filesystem created: Wed Dec 11 19:12:17 2013 >08:25:17,269 INFO program: Last mount time: Wed Dec 11 19:12:23 2013 >08:25:17,274 INFO program: Last write time: Wed Dec 11 21:17:42 2013 >08:25:17,275 INFO program: Mount count: 0 >08:25:17,278 INFO program: Maximum mount count: -1 >08:25:17,279 INFO program: Last checked: Wed Dec 11 21:17:42 2013 >08:25:17,281 INFO program: Check interval: 0 (<none>) >08:25:17,282 INFO program: Lifetime writes: 658 MB >08:25:17,282 INFO program: Reserved blocks uid: 0 (user root) >08:25:17,285 INFO program: Reserved blocks gid: 0 (group root) >08:25:17,286 INFO program: First inode: 11 >08:25:17,287 INFO program: Inode size: 256 >08:25:17,291 INFO program: Required extra isize: 28 >08:25:17,295 INFO program: Desired extra isize: 28 >08:25:17,296 INFO program: Journal inode: 8 >08:25:17,296 INFO program: Default directory hash: half_md4 >08:25:17,299 INFO program: Directory Hash Seed: 36fb7d55-1394-4884-999d-051782c924e7 >08:25:17,301 INFO program: Journal backup: inode blocks >08:25:17,302 INFO program: Journal features: journal_incompat_revoke >08:25:17,303 INFO program: Journal size: 128M >08:25:17,306 INFO program: Journal length: 32768 >08:25:17,307 INFO program: Journal sequence: 0x00004cae >08:25:17,310 INFO program: Journal start: 0 >08:25:17,313 INFO program: >08:25:17,314 DEBUG program: Return code: 0 >08:25:17,316 INFO program: Running... resize2fs -P /dev/loop3 >08:25:17,350 INFO program: resize2fs 1.42.8 (20-Jun-2013) >08:25:17,357 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >08:25:17,361 INFO program: Couldn't find valid filesystem superblock. >08:25:17,363 DEBUG program: Return code: 1 >08:25:17,659 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >08:25:17,683 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >08:25:17,684 INFO program: Filesystem volume name: _Fedora-Live-KDE >08:25:17,685 INFO program: Last mounted on: / >08:25:17,686 INFO program: Filesystem UUID: f55efb5e-3b29-4bae-8684-87cd5b0eae75 >08:25:17,687 INFO program: Filesystem magic number: 0xEF53 >08:25:17,689 INFO program: Filesystem revision #: 1 (dynamic) >08:25:17,691 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >08:25:17,694 INFO program: Filesystem flags: signed_directory_hash >08:25:17,695 INFO program: Default mount options: user_xattr acl >08:25:17,697 INFO program: Filesystem state: clean >08:25:17,698 INFO program: Errors behavior: Continue >08:25:17,698 INFO program: Filesystem OS type: Linux >08:25:17,699 INFO program: Inode count: 262144 >08:25:17,701 INFO program: Block count: 1048576 >08:25:17,701 INFO program: Reserved block count: 10483 >08:25:17,709 INFO program: Free blocks: 229861 >08:25:17,711 INFO program: Free inodes: 164489 >08:25:17,712 INFO program: First block: 0 >08:25:17,713 INFO program: Block size: 4096 >08:25:17,714 INFO program: Fragment size: 4096 >08:25:17,715 INFO program: Reserved GDT blocks: 255 >08:25:17,716 INFO program: Blocks per group: 32768 >08:25:17,717 INFO program: Fragments per group: 32768 >08:25:17,718 INFO program: Inodes per group: 8192 >08:25:17,720 INFO program: Inode blocks per group: 512 >08:25:17,722 INFO program: Flex block group size: 16 >08:25:17,725 INFO program: Filesystem created: Wed Dec 11 19:12:17 2013 >08:25:17,728 INFO program: Last mount time: Thu Dec 12 08:24:00 2013 >08:25:17,729 INFO program: Last write time: Thu Dec 12 08:24:00 2013 >08:25:17,734 INFO program: Mount count: 1 >08:25:17,735 INFO program: Maximum mount count: -1 >08:25:17,736 INFO program: Last checked: Wed Dec 11 21:17:42 2013 >08:25:17,737 INFO program: Check interval: 0 (<none>) >08:25:17,742 INFO program: Lifetime writes: 658 MB >08:25:17,744 INFO program: Reserved blocks uid: 0 (user root) >08:25:17,744 INFO program: Reserved blocks gid: 0 (group root) >08:25:17,746 INFO program: First inode: 11 >08:25:17,747 INFO program: Inode size: 256 >08:25:17,749 INFO program: Required extra isize: 28 >08:25:17,750 INFO program: Desired extra isize: 28 >08:25:17,751 INFO program: Journal inode: 8 >08:25:17,753 INFO program: Default directory hash: half_md4 >08:25:17,755 INFO program: Directory Hash Seed: 36fb7d55-1394-4884-999d-051782c924e7 >08:25:17,762 INFO program: Journal backup: inode blocks >08:25:17,763 INFO program: Journal features: journal_incompat_revoke >08:25:17,765 INFO program: Journal size: 128M >08:25:17,766 INFO program: Journal length: 32768 >08:25:17,767 INFO program: Journal sequence: 0x00004caf >08:25:17,768 INFO program: Journal start: 1 >08:25:17,769 INFO program: >08:25:17,770 DEBUG program: Return code: 0 >08:25:17,777 INFO program: Running... resize2fs -P /dev/mapper/live-rw >08:25:17,813 INFO program: resize2fs 1.42.8 (20-Jun-2013) >08:25:17,814 INFO program: Estimated minimum size of the filesystem: 821461 >08:25:17,815 DEBUG program: Return code: 0 >08:25:17,995 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >08:25:18,035 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >08:25:18,037 INFO program: Filesystem volume name: _Fedora-Live-KDE >08:25:18,038 INFO program: Last mounted on: /var/tmp/imgcreate-I56dqc/install_root >08:25:18,039 INFO program: Filesystem UUID: f55efb5e-3b29-4bae-8684-87cd5b0eae75 >08:25:18,040 INFO program: Filesystem magic number: 0xEF53 >08:25:18,041 INFO program: Filesystem revision #: 1 (dynamic) >08:25:18,042 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 >08:25:18,043 INFO program: Filesystem flags: signed_directory_hash >08:25:18,047 INFO program: Default mount options: user_xattr acl >08:25:18,047 INFO program: Filesystem state: clean >08:25:18,048 INFO program: Errors behavior: Continue >08:25:18,049 INFO program: Filesystem OS type: Linux >08:25:18,050 INFO program: Inode count: 262144 >08:25:18,051 INFO program: Block count: 1048576 >08:25:18,052 INFO program: Reserved block count: 10483 >08:25:18,053 INFO program: Free blocks: 229861 >08:25:18,055 INFO program: Free inodes: 164489 >08:25:18,057 INFO program: First block: 0 >08:25:18,058 INFO program: Block size: 4096 >08:25:18,065 INFO program: Fragment size: 4096 >08:25:18,066 INFO program: Reserved GDT blocks: 255 >08:25:18,067 INFO program: Blocks per group: 32768 >08:25:18,068 INFO program: Fragments per group: 32768 >08:25:18,069 INFO program: Inodes per group: 8192 >08:25:18,070 INFO program: Inode blocks per group: 512 >08:25:18,070 INFO program: Flex block group size: 16 >08:25:18,072 INFO program: Filesystem created: Wed Dec 11 19:12:17 2013 >08:25:18,073 INFO program: Last mount time: Wed Dec 11 19:12:23 2013 >08:25:18,074 INFO program: Last write time: Wed Dec 11 21:17:42 2013 >08:25:18,079 INFO program: Mount count: 0 >08:25:18,080 INFO program: Maximum mount count: -1 >08:25:18,082 INFO program: Last checked: Wed Dec 11 21:17:42 2013 >08:25:18,084 INFO program: Check interval: 0 (<none>) >08:25:18,085 INFO program: Lifetime writes: 658 MB >08:25:18,090 INFO program: Reserved blocks uid: 0 (user root) >08:25:18,091 INFO program: Reserved blocks gid: 0 (group root) >08:25:18,094 INFO program: First inode: 11 >08:25:18,095 INFO program: Inode size: 256 >08:25:18,096 INFO program: Required extra isize: 28 >08:25:18,096 INFO program: Desired extra isize: 28 >08:25:18,097 INFO program: Journal inode: 8 >08:25:18,098 INFO program: Default directory hash: half_md4 >08:25:18,098 INFO program: Directory Hash Seed: 36fb7d55-1394-4884-999d-051782c924e7 >08:25:18,100 INFO program: Journal backup: inode blocks >08:25:18,101 INFO program: Journal features: journal_incompat_revoke >08:25:18,106 INFO program: Journal size: 128M >08:25:18,110 INFO program: Journal length: 32768 >08:25:18,111 INFO program: Journal sequence: 0x00004cae >08:25:18,111 INFO program: Journal start: 0 >08:25:18,112 INFO program: >08:25:18,113 DEBUG program: Return code: 0 >08:25:18,114 INFO program: Running... resize2fs -P /dev/mapper/live-base >08:25:18,145 INFO program: resize2fs 1.42.8 (20-Jun-2013) >08:25:18,147 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >08:25:18,147 INFO program: Couldn't find valid filesystem superblock. >08:25:18,148 DEBUG program: Return code: 1 >08:25:18,342 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >08:25:18,369 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >08:25:18,371 INFO program: Filesystem volume name: _Fedora-Live-KDE >08:25:18,372 INFO program: Last mounted on: /var/tmp/imgcreate-I56dqc/install_root >08:25:18,373 INFO program: Filesystem UUID: f55efb5e-3b29-4bae-8684-87cd5b0eae75 >08:25:18,376 INFO program: Filesystem magic number: 0xEF53 >08:25:18,377 INFO program: Filesystem revision #: 1 (dynamic) >08:25:18,378 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 >08:25:18,378 INFO program: Filesystem flags: signed_directory_hash >08:25:18,379 INFO program: Default mount options: user_xattr acl >08:25:18,385 INFO program: Filesystem state: clean >08:25:18,386 INFO program: Errors behavior: Continue >08:25:18,387 INFO program: Filesystem OS type: Linux >08:25:18,388 INFO program: Inode count: 212992 >08:25:18,389 INFO program: Block count: 821461 >08:25:18,390 INFO program: Reserved block count: 8212 >08:25:18,393 INFO program: Free blocks: 6087 >08:25:18,394 INFO program: Free inodes: 115337 >08:25:18,402 INFO program: First block: 0 >08:25:18,403 INFO program: Block size: 4096 >08:25:18,404 INFO program: Fragment size: 4096 >08:25:18,405 INFO program: Reserved GDT blocks: 255 >08:25:18,406 INFO program: Blocks per group: 32768 >08:25:18,409 INFO program: Fragments per group: 32768 >08:25:18,410 INFO program: Inodes per group: 8192 >08:25:18,411 INFO program: Inode blocks per group: 512 >08:25:18,414 INFO program: Flex block group size: 16 >08:25:18,415 INFO program: Filesystem created: Wed Dec 11 19:12:17 2013 >08:25:18,416 INFO program: Last mount time: Wed Dec 11 19:12:23 2013 >08:25:18,418 INFO program: Last write time: Wed Dec 11 21:17:49 2013 >08:25:18,419 INFO program: Mount count: 0 >08:25:18,425 INFO program: Maximum mount count: -1 >08:25:18,426 INFO program: Last checked: Wed Dec 11 21:17:49 2013 >08:25:18,431 INFO program: Check interval: 0 (<none>) >08:25:18,432 INFO program: Lifetime writes: 659 MB >08:25:18,432 INFO program: Reserved blocks uid: 0 (user root) >08:25:18,433 INFO program: Reserved blocks gid: 0 (group root) >08:25:18,435 INFO program: First inode: 11 >08:25:18,437 INFO program: Inode size: 256 >08:25:18,438 INFO program: Required extra isize: 28 >08:25:18,439 INFO program: Desired extra isize: 28 >08:25:18,440 INFO program: Journal inode: 8 >08:25:18,446 INFO program: Default directory hash: half_md4 >08:25:18,447 INFO program: Directory Hash Seed: 36fb7d55-1394-4884-999d-051782c924e7 >08:25:18,448 INFO program: Journal backup: inode blocks >08:25:18,449 INFO program: Journal features: journal_incompat_revoke >08:25:18,452 INFO program: Journal size: 128M >08:25:18,453 INFO program: Journal length: 32768 >08:25:18,454 INFO program: Journal sequence: 0x00004cae >08:25:18,456 INFO program: Journal start: 0 >08:25:18,458 INFO program: >08:25:18,464 DEBUG program: Return code: 0 >08:25:18,466 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >08:25:18,501 INFO program: resize2fs 1.42.8 (20-Jun-2013) >08:25:18,504 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >08:25:18,505 INFO program: Couldn't find valid filesystem superblock. >08:25:18,506 DEBUG program: Return code: 1 >08:25:18,603 INFO program: Running... udevadm settle --timeout=300 >08:25:18,674 DEBUG program: Return code: 0 >08:25:18,706 INFO program: Running... udevadm settle --timeout=300 >08:25:18,775 DEBUG program: Return code: 0 >08:25:18,818 INFO program: Running... udevadm settle --timeout=300 >08:25:18,897 DEBUG program: Return code: 0 >08:25:18,928 INFO program: Running... udevadm settle --timeout=300 >08:25:18,984 DEBUG program: Return code: 0 >08:25:19,002 INFO program: Running... udevadm settle --timeout=300 >08:25:19,051 DEBUG program: Return code: 0 >08:25:19,068 INFO program: Running... udevadm settle --timeout=300 >08:25:19,118 DEBUG program: Return code: 0 >08:25:19,141 INFO program: Running... udevadm settle --timeout=300 >08:25:19,194 DEBUG program: Return code: 0 >08:25:19,269 INFO program: Running... mount -t ext4 -o defaults,ro /dev/vda1 /mnt/sysimage >08:25:19,734 DEBUG program: Return code: 0 >08:25:19,780 INFO program: Running... udevadm settle --timeout=300 >08:25:19,846 DEBUG program: Return code: 0 >08:25:19,847 INFO program: Running... umount /mnt/sysimage >08:25:19,908 DEBUG program: Return code: 0 >08:25:19,909 INFO program: Running... udevadm settle --timeout=300 >08:25:19,962 DEBUG program: Return code: 0 >08:25:19,988 INFO program: Running... udevadm settle --timeout=300 >08:25:20,041 DEBUG program: Return code: 0 >08:25:20,352 INFO program: Running... hwclock --hctosys --utc >08:25:21,009 DEBUG program: Return code: 0 >08:25:21,011 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >08:25:21,158 DEBUG program: Return code: 0 >08:25:33,039 INFO program: Running... modprobe btrfs >08:25:33,436 DEBUG program: Return code: 0 >08:25:33,453 INFO program: Running... modprobe xfs >08:25:33,657 DEBUG program: Return code: 0 >08:25:43,664 INFO program: Running... udevadm settle --timeout=300 >08:25:43,890 DEBUG program: Return code: 0 >08:25:43,936 INFO program: Running... udevadm settle --timeout=300 >08:25:44,001 DEBUG program: Return code: 0 >08:25:48,567 INFO program: Running... udevadm settle --timeout=300 >08:25:48,597 DEBUG program: Return code: 0 >08:25:52,316 INFO program: Running... udevadm settle --timeout=300 >08:25:52,348 DEBUG program: Return code: 0 >08:29:04,302 INFO program: Running... udevadm settle --timeout=300 >08:29:04,360 DEBUG program: Return code: 0 >08:29:10,301 INFO program: Running... swapoff -a >08:29:10,447 DEBUG program: Return code: 0 >08:29:10,993 INFO program: Running... wipefs -f -a /dev/vda2 >08:29:11,076 INFO program: /dev/vda2: 6 bytes were erased at offset 0x00000000 (crypto_LUKS): 4c 55 4b 53 ba be >08:29:11,080 DEBUG program: Return code: 0 >08:29:11,083 INFO program: Running... udevadm settle --timeout=300 >08:29:11,325 DEBUG program: Return code: 0 >08:29:11,347 INFO program: Running... udevadm settle --timeout=300 >08:29:11,399 DEBUG program: Return code: 0 >08:29:11,400 INFO program: Running... udevadm settle --timeout=300 >08:29:11,450 DEBUG program: Return code: 0 >08:29:11,475 INFO program: Running... udevadm settle --timeout=300 >08:29:11,497 DEBUG program: Return code: 0 >08:29:11,572 INFO program: Running... udevadm settle --timeout=300 >08:29:11,767 DEBUG program: Return code: 0 >08:29:11,769 INFO program: Running... udevadm settle --timeout=300 >08:29:11,844 DEBUG program: Return code: 0 >08:29:11,851 INFO program: Running... wipefs -f -a /dev/vda1 >08:29:11,924 INFO program: /dev/vda1: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >08:29:11,927 DEBUG program: Return code: 0 >08:29:11,928 INFO program: Running... udevadm settle --timeout=300 >08:29:11,994 DEBUG program: Return code: 0 >08:29:11,999 INFO program: Running... udevadm settle --timeout=300 >08:29:12,019 DEBUG program: Return code: 0 >08:29:12,020 INFO program: Running... udevadm settle --timeout=300 >08:29:12,040 DEBUG program: Return code: 0 >08:29:12,049 INFO program: Running... udevadm settle --timeout=300 >08:29:12,069 DEBUG program: Return code: 0 >08:29:12,102 INFO program: Running... udevadm settle --timeout=300 >08:29:12,154 DEBUG program: Return code: 0 >08:29:12,155 INFO program: Running... udevadm settle --timeout=300 >08:29:12,174 DEBUG program: Return code: 0 >08:29:12,198 INFO program: Running... udevadm settle --timeout=300 >08:29:12,238 DEBUG program: Return code: 0 >08:29:12,242 INFO program: Running... udevadm settle --timeout=300 >08:29:12,261 DEBUG program: Return code: 0 >08:29:12,261 INFO program: Running... udevadm settle --timeout=300 >08:29:12,280 DEBUG program: Return code: 0 >08:29:12,286 INFO program: Running... wipefs -f -a /dev/vdc >08:29:12,312 DEBUG program: Return code: 0 >08:29:12,316 INFO program: Running... udevadm settle --timeout=300 >08:29:12,343 DEBUG program: Return code: 0 >08:29:12,349 INFO program: Running... udevadm settle --timeout=300 >08:29:12,368 DEBUG program: Return code: 0 >08:29:12,369 INFO program: Running... udevadm settle --timeout=300 >08:29:12,388 DEBUG program: Return code: 0 >08:29:12,395 INFO program: Running... wipefs -f -a /dev/vdb >08:29:12,419 DEBUG program: Return code: 0 >08:29:12,420 INFO program: Running... udevadm settle --timeout=300 >08:29:12,456 DEBUG program: Return code: 0 >08:29:12,467 INFO program: Running... udevadm settle --timeout=300 >08:29:12,501 DEBUG program: Return code: 0 >08:29:12,503 INFO program: Running... udevadm settle --timeout=300 >08:29:12,532 DEBUG program: Return code: 0 >08:29:12,618 INFO program: Running... udevadm settle --timeout=300 >08:29:12,688 DEBUG program: Return code: 0 >08:29:12,689 INFO program: Running... udevadm settle --timeout=300 >08:29:12,713 DEBUG program: Return code: 0 >08:29:12,717 INFO program: Running... udevadm settle --timeout=300 >08:29:12,737 DEBUG program: Return code: 0 >08:29:12,755 INFO program: Running... dd if=/dev/zero of=/dev/vda bs=512 seek=2048 count=2048 >08:29:12,838 INFO program: 2048+0 records in >08:29:12,841 INFO program: 2048+0 records out >08:29:12,843 INFO program: 1048576 bytes (1.0 MB) copied, 0.0629641 s, 16.7 MB/s >08:29:12,846 DEBUG program: Return code: 0 >08:29:12,847 INFO program: Running... udevadm settle --timeout=300 >08:29:12,904 DEBUG program: Return code: 0 >08:29:12,956 INFO program: Running... udevadm settle --timeout=300 >08:29:13,079 DEBUG program: Return code: 0 >08:29:13,091 INFO program: Running... wipefs -f -a /dev/vda1 >08:29:13,137 DEBUG program: Return code: 0 >08:29:13,178 INFO program: Running... udevadm settle --timeout=300 >08:29:13,215 DEBUG program: Return code: 0 >08:29:13,218 INFO program: Running... udevadm settle --timeout=300 >08:29:13,248 DEBUG program: Return code: 0 >08:29:13,327 INFO program: Running... udevadm settle --timeout=300 >08:29:13,362 DEBUG program: Return code: 0 >08:29:13,372 INFO program: Running... udevadm settle --timeout=300 >08:29:13,391 DEBUG program: Return code: 0 >08:29:13,408 INFO program: Running... dd if=/dev/zero of=/dev/vda bs=512 seek=5679104 count=2048 >08:29:13,489 INFO program: 2048+0 records in >08:29:13,493 INFO program: 2048+0 records out >08:29:13,496 INFO program: 1048576 bytes (1.0 MB) copied, 0.0703177 s, 14.9 MB/s >08:29:13,499 DEBUG program: Return code: 0 >08:29:13,502 INFO program: Running... udevadm settle --timeout=300 >08:29:13,552 DEBUG program: Return code: 0 >08:29:13,601 INFO program: Running... udevadm settle --timeout=300 >08:29:13,782 DEBUG program: Return code: 0 >08:29:13,790 INFO program: Running... wipefs -f -a /dev/vda2 >08:29:13,813 DEBUG program: Return code: 0 >08:29:13,833 INFO program: Running... udevadm settle --timeout=300 >08:29:13,851 DEBUG program: Return code: 0 >08:29:13,852 INFO program: Running... udevadm settle --timeout=300 >08:29:13,870 DEBUG program: Return code: 0 >08:29:13,886 INFO program: Running... dd if=/dev/zero of=/dev/vda bs=512 seek=6703104 count=2048 >08:29:13,936 INFO program: 2048+0 records in >08:29:13,939 INFO program: 2048+0 records out >08:29:13,941 INFO program: 1048576 bytes (1.0 MB) copied, 0.0397426 s, 26.4 MB/s >08:29:13,943 DEBUG program: Return code: 0 >08:29:13,948 INFO program: Running... udevadm settle --timeout=300 >08:29:13,973 DEBUG program: Return code: 0 >08:29:14,076 INFO program: Running... udevadm settle --timeout=300 >08:29:14,242 DEBUG program: Return code: 0 >08:29:14,273 INFO program: Running... wipefs -f -a /dev/vda3 >08:29:14,323 DEBUG program: Return code: 0 >08:29:14,345 INFO program: Running... udevadm settle --timeout=300 >08:29:14,363 DEBUG program: Return code: 0 >08:29:14,364 INFO program: Running... udevadm settle --timeout=300 >08:29:14,383 DEBUG program: Return code: 0 >08:29:14,479 INFO program: Running... udevadm settle --timeout=300 >08:29:14,513 DEBUG program: Return code: 0 >08:29:14,519 INFO program: Running... udevadm settle --timeout=300 >08:29:14,538 DEBUG program: Return code: 0 >08:29:14,658 INFO program: Running... udevadm settle --timeout=300 >08:29:14,698 DEBUG program: Return code: 0 >08:29:14,714 INFO program: Running... udevadm settle --timeout=300 >08:29:14,750 DEBUG program: Return code: 0 >08:29:14,841 INFO program: Running... udevadm settle --timeout=300 >08:29:14,929 DEBUG program: Return code: 0 >08:29:14,931 INFO program: Running... udevadm settle --timeout=300 >08:29:14,960 DEBUG program: Return code: 0 >08:29:14,968 INFO program: Running... udevadm settle --timeout=300 >08:29:14,994 DEBUG program: Return code: 0 >08:29:15,015 INFO program: Running... dd if=/dev/zero of=/dev/vdc bs=512 seek=2048 count=2048 >08:29:15,219 INFO program: 2048+0 records in >08:29:15,224 INFO program: 2048+0 records out >08:29:15,228 INFO program: 1048576 bytes (1.0 MB) copied, 0.194618 s, 5.4 MB/s >08:29:15,235 DEBUG program: Return code: 0 >08:29:15,239 INFO program: Running... udevadm settle --timeout=300 >08:29:15,282 DEBUG program: Return code: 0 >08:29:15,351 INFO program: Running... udevadm settle --timeout=300 >08:29:15,441 DEBUG program: Return code: 0 >08:29:15,504 INFO program: Running... wipefs -f -a /dev/vdc1 >08:29:15,590 DEBUG program: Return code: 0 >08:29:15,624 INFO program: Running... udevadm settle --timeout=300 >08:29:15,655 DEBUG program: Return code: 0 >08:29:15,658 INFO program: Running... udevadm settle --timeout=300 >08:29:15,686 DEBUG program: Return code: 0 >08:29:15,769 INFO program: Running... udevadm settle --timeout=300 >08:29:15,805 DEBUG program: Return code: 0 >08:29:15,812 INFO program: Running... udevadm settle --timeout=300 >08:29:15,830 DEBUG program: Return code: 0 >08:29:15,904 INFO program: Running... udevadm settle --timeout=300 >08:29:15,947 DEBUG program: Return code: 0 >08:29:15,949 INFO program: Running... udevadm settle --timeout=300 >08:29:15,968 DEBUG program: Return code: 0 >08:29:15,973 INFO program: Running... udevadm settle --timeout=300 >08:29:15,992 DEBUG program: Return code: 0 >08:29:16,009 INFO program: Running... dd if=/dev/zero of=/dev/vdb bs=512 seek=2048 count=2048 >08:29:16,091 INFO program: 2048+0 records in >08:29:16,095 INFO program: 2048+0 records out >08:29:16,097 INFO program: 1048576 bytes (1.0 MB) copied, 0.0708934 s, 14.8 MB/s >08:29:16,099 DEBUG program: Return code: 0 >08:29:16,101 INFO program: Running... udevadm settle --timeout=300 >08:29:16,132 DEBUG program: Return code: 0 >08:29:16,197 INFO program: Running... udevadm settle --timeout=300 >08:29:16,393 DEBUG program: Return code: 0 >08:29:16,406 INFO program: Running... wipefs -f -a /dev/vdb1 >08:29:16,491 DEBUG program: Return code: 0 >08:29:16,531 INFO program: Running... udevadm settle --timeout=300 >08:29:16,562 DEBUG program: Return code: 0 >08:29:16,565 INFO program: Running... udevadm settle --timeout=300 >08:29:16,592 DEBUG program: Return code: 0 >08:29:16,689 INFO program: Running... udevadm settle --timeout=300 >08:29:16,719 DEBUG program: Return code: 0 >08:29:16,725 INFO program: Running... udevadm settle --timeout=300 >08:29:16,743 DEBUG program: Return code: 0 >08:29:16,755 INFO program: Running... mdadm --create /dev/md/00 --run --level=0 --raid-devices=2 --metadata=default /dev/vdb1 /dev/vda1 >08:29:17,269 INFO program: mdadm: array /dev/md/00 started. >08:29:17,272 DEBUG program: Return code: 0 >08:29:17,279 INFO program: Running... udevadm settle --timeout=300 >08:29:17,299 DEBUG program: Return code: 0 >08:29:17,301 INFO program: Running... udevadm settle --timeout=300 >08:29:17,318 DEBUG program: Return code: 0 >08:29:17,329 INFO program: Running... wipefs -f -a /dev/md/00 >08:29:17,416 INFO program: /dev/md/00: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >08:29:17,419 DEBUG program: Return code: 0 >08:29:17,421 INFO program: Running... lvm pvscan --cache /dev/md/00 >08:29:17,610 INFO program: No PV label found on /dev/md/00. >08:29:17,611 DEBUG program: Return code: 0 >08:29:17,612 INFO program: Running... lvm pvcreate --dataalignment 1024k /dev/md/00 >08:29:17,660 INFO program: Physical volume "/dev/md/00" successfully created >08:29:17,666 DEBUG program: Return code: 0 >08:29:17,667 INFO program: Running... lvm pvscan --cache /dev/md/00 >08:29:17,768 DEBUG program: Return code: 0 >08:29:17,783 INFO program: Running... udevadm settle --timeout=300 >08:29:17,876 DEBUG program: Return code: 0 >08:29:17,882 INFO program: Running... udevadm settle --timeout=300 >08:29:17,907 DEBUG program: Return code: 0 >08:29:17,922 INFO program: Running... lvm vgcreate -s 4m fedora /dev/md/00 >08:29:17,972 INFO program: Volume group "fedora" successfully created >08:29:17,978 DEBUG program: Return code: 0 >08:29:17,995 INFO program: Running... udevadm settle --timeout=300 >08:29:18,026 DEBUG program: Return code: 0 >08:29:18,028 INFO program: Running... udevadm settle --timeout=300 >08:29:18,047 DEBUG program: Return code: 0 >08:29:18,060 INFO program: Running... lvm lvcreate -L 500m -n swap fedora >08:29:18,284 INFO program: Logical volume "swap" created >08:29:18,290 DEBUG program: Return code: 0 >08:29:18,309 INFO program: Running... udevadm settle --timeout=300 >08:29:18,344 DEBUG program: Return code: 0 >08:29:18,345 INFO program: Running... udevadm settle --timeout=300 >08:29:18,363 DEBUG program: Return code: 0 >08:29:18,374 INFO program: Running... mkswap -f /dev/mapper/fedora-swap >08:29:18,499 INFO program: Setting up swapspace version 1, size = 511996 KiB >08:29:18,503 INFO program: no label, UUID=ec85befa-2228-4d20-bfa5-18a525b961fa >08:29:18,505 DEBUG program: Return code: 0 >08:29:18,521 INFO program: Running... udevadm settle --timeout=300 >08:29:18,651 DEBUG program: Return code: 0 >08:29:18,660 INFO program: Running... udevadm settle --timeout=300 >08:29:18,681 DEBUG program: Return code: 0 >08:29:18,694 INFO program: Running... lvm lvcreate -L 4992m -n root fedora >08:29:18,830 INFO program: Logical volume "root" created >08:29:18,833 DEBUG program: Return code: 0 >08:29:18,853 INFO program: Running... udevadm settle --timeout=300 >08:29:18,992 DEBUG program: Return code: 0 >08:29:18,995 INFO program: Running... udevadm settle --timeout=300 >08:29:19,057 DEBUG program: Return code: 0 >08:29:19,073 INFO program: Running... mkfs.xfs -f /dev/mapper/fedora-root >08:29:19,707 INFO program: log stripe unit (524288 bytes) is too large (maximum is 256KiB) >08:29:19,711 INFO program: log stripe unit adjusted to 32KiB >08:29:19,715 INFO program: meta-data=/dev/mapper/fedora-root isize=256 agcount=8, agsize=159616 blks >08:29:19,717 INFO program: = sectsz=512 attr=2, projid32bit=0 >08:29:19,720 INFO program: data = bsize=4096 blocks=1276928, imaxpct=25 >08:29:19,723 INFO program: = sunit=128 swidth=256 blks >08:29:19,726 INFO program: naming =version 2 bsize=4096 ascii-ci=0 >08:29:19,730 INFO program: log =internal log bsize=4096 blocks=2560, version=2 >08:29:19,734 INFO program: = sectsz=512 sunit=8 blks, lazy-count=1 >08:29:19,737 INFO program: realtime =none extsz=4096 blocks=0, rtextents=0 >08:29:19,743 DEBUG program: Return code: 0 >08:29:19,759 INFO program: Running... udevadm settle --timeout=300 >08:29:19,891 DEBUG program: Return code: 0 >08:29:19,897 INFO program: Running... udevadm settle --timeout=300 >08:29:19,916 DEBUG program: Return code: 0 >08:29:19,936 INFO program: Running... dd if=/dev/zero of=/dev/vdb bs=512 seek=5679104 count=2048 >08:29:20,045 INFO program: 2048+0 records in >08:29:20,048 INFO program: 2048+0 records out >08:29:20,050 INFO program: 1048576 bytes (1.0 MB) copied, 0.0974893 s, 10.8 MB/s >08:29:20,051 DEBUG program: Return code: 0 >08:29:20,056 INFO program: Running... udevadm settle --timeout=300 >08:29:20,080 DEBUG program: Return code: 0 >08:29:21,146 INFO program: Running... udevadm settle --timeout=300 >08:29:21,243 DEBUG program: Return code: 0 >08:29:21,303 INFO program: Running... wipefs -f -a /dev/vdb2 >08:29:21,391 DEBUG program: Return code: 0 >08:29:21,417 INFO program: Running... udevadm settle --timeout=300 >08:29:21,435 DEBUG program: Return code: 0 >08:29:21,436 INFO program: Running... udevadm settle --timeout=300 >08:29:21,454 DEBUG program: Return code: 0 >08:29:21,470 INFO program: Running... dd if=/dev/zero of=/dev/vdb bs=512 seek=6703104 count=2048 >08:29:21,524 INFO program: 2048+0 records in >08:29:21,525 INFO program: 2048+0 records out >08:29:21,526 INFO program: 1048576 bytes (1.0 MB) copied, 0.0437756 s, 24.0 MB/s >08:29:21,527 DEBUG program: Return code: 0 >08:29:21,528 INFO program: Running... udevadm settle --timeout=300 >08:29:21,549 DEBUG program: Return code: 0 >08:29:22,630 INFO program: Running... udevadm settle --timeout=300 >08:29:22,827 DEBUG program: Return code: 0 >08:29:22,861 INFO program: Running... wipefs -f -a /dev/vdb3 >08:29:22,885 DEBUG program: Return code: 0 >08:29:22,906 INFO program: Running... udevadm settle --timeout=300 >08:29:22,926 DEBUG program: Return code: 0 >08:29:22,928 INFO program: Running... udevadm settle --timeout=300 >08:29:22,947 DEBUG program: Return code: 0 >08:29:23,034 INFO program: Running... udevadm settle --timeout=300 >08:29:23,083 DEBUG program: Return code: 0 >08:29:23,097 INFO program: Running... udevadm settle --timeout=300 >08:29:23,126 DEBUG program: Return code: 0 >08:29:23,156 INFO program: Running... mdadm --create /dev/md/00 --run --level=1 --raid-devices=2 --metadata=default --bitmap=internal /dev/vdb3 /dev/vda3 >08:29:23,178 INFO program: mdadm: /dev/md/00 is already in use. >08:29:23,181 DEBUG program: Return code: 1 >08:29:23,438 INFO program: Running... journalctl -b > > >/tmp/storage.log: >08:25:04,320 DEBUG blivet: registered device format class MultipathMember as multipath_member >08:25:04,324 DEBUG blivet: registered device format class LUKS as luks >08:25:04,327 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >08:25:04,331 DEBUG blivet: registered device format class SwapSpace as swap >08:25:04,338 DEBUG blivet: registered device format class BIOSBoot as biosboot >08:25:04,345 DEBUG blivet: registered device format class DiskLabel as disklabel >08:25:04,398 DEBUG blivet: registered device format class Ext2FS as ext2 >08:25:04,398 DEBUG blivet: registered device format class Ext3FS as ext3 >08:25:04,399 DEBUG blivet: registered device format class Ext4FS as ext4 >08:25:04,400 DEBUG blivet: registered device format class FATFS as vfat >08:25:04,400 DEBUG blivet: registered device format class EFIFS as efi >08:25:04,400 DEBUG blivet: registered device format class BTRFS as btrfs >08:25:04,400 DEBUG blivet: registered device format class GFS2 as gfs2 >08:25:04,400 DEBUG blivet: registered device format class JFS as jfs >08:25:04,401 DEBUG blivet: registered device format class ReiserFS as reiserfs >08:25:04,401 DEBUG blivet: registered device format class XFS as xfs >08:25:04,401 DEBUG blivet: registered device format class HFS as hfs >08:25:04,401 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >08:25:04,401 DEBUG blivet: registered device format class HFSPlus as hfs+ >08:25:04,402 DEBUG blivet: registered device format class MacEFIFS as macefi >08:25:04,402 DEBUG blivet: registered device format class NTFS as ntfs >08:25:04,402 DEBUG blivet: registered device format class NFS as nfs >08:25:04,402 DEBUG blivet: registered device format class NFSv4 as nfs4 >08:25:04,402 DEBUG blivet: registered device format class Iso9660FS as iso9660 >08:25:04,403 DEBUG blivet: registered device format class NoDevFS as nodev >08:25:04,403 DEBUG blivet: registered device format class DevPtsFS as devpts >08:25:04,403 DEBUG blivet: registered device format class ProcFS as proc >08:25:04,403 DEBUG blivet: registered device format class SysFS as sysfs >08:25:04,411 DEBUG blivet: registered device format class TmpFS as tmpfs >08:25:04,412 DEBUG blivet: registered device format class BindFS as bind >08:25:04,412 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >08:25:04,412 DEBUG blivet: registered device format class USBFS as usbfs >08:25:04,419 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >08:25:04,420 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >08:25:04,420 DEBUG blivet: registered device format class MDRaidMember as mdmember >08:25:05,436 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >08:25:05,437 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >08:25:05,437 INFO blivet: sr0 looks to be the live device; marking as protected >08:25:05,502 INFO blivet: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'vdb', 'vdc', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >08:25:05,587 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001 /dev/disk/by-label/Fedora-Live-KDE-x86_64-20-1 /dev/disk/by-uuid/2013-12-12-02-27-19-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0: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_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-KDE-x86_64-20-1', > 'ID_FS_LABEL_ENC': 'Fedora-Live-KDE-x86_64-20-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-12-02-27-19-00', > 'ID_FS_UUID_ENC': '2013-12-12-02-27-19-00', > 'ID_FS_VERSION': 'Joliet Extension', > '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_PART_TABLE_UUID': '19288ddb', > 'ID_REVISION': '1.6.1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '768558', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001', > '/dev/disk/by-label/Fedora-Live-KDE-x86_64-20-1', > '/dev/disk/by-uuid/2013-12-12-02-27-19-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >08:25:05,588 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >08:25:05,589 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >08:25:05,589 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:25:05,590 INFO blivet: sr0 is a cdrom >08:25:05,590 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >08:25:05,591 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:25:05,599 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >08:25:05,599 INFO blivet: added cdrom sr0 (id 0) to device tree >08:25:05,600 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >08:25:05,603 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >08:25:05,603 INFO blivet: type detected on 'sr0' is 'iso9660' >08:25:05,607 DEBUG blivet: Iso9660FS.supported: supported: True ; >08:25:05,607 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >08:25:05,608 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >08:25:05,612 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >08:25:05,614 DEBUG blivet: looking up parted Device: /dev/sr0 >08:25:05,622 INFO blivet: got device: OpticalDevice instance (0x230ced0) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 928.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 475136 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (29, 255, 63) biosGeometry: (29, 255, 63) > PedDevice: <_ped.Device object at 0x2231d40> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >08:25:05,624 DEBUG blivet: Iso9660FS.supported: supported: True ; >08:25:05,624 INFO blivet: got format: Iso9660FS instance (0x236cdd0) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-12-12-02-27-19-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-KDE-x86_64-20-1 size = 0 targetSize = 0 > >08:25:05,628 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00030449', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION_TABLE': '1', > 'UDISKS_PARTITION_TABLE_COUNT': '2', > 'UDISKS_PARTITION_TABLE_SCHEME': 'mbr', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '776799', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda'} ; name: vda ; >08:25:05,629 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda)... >08:25:05,629 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >08:25:05,630 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:25:05,631 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >08:25:05,632 INFO blivet: vda is a disk >08:25:05,632 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:25:05,633 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >08:25:05,678 INFO blivet: added disk vda (id 1) to device tree >08:25:05,679 DEBUG blivet: looking up parted Device: /dev/vda >08:25:05,703 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >08:25:05,705 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >08:25:05,716 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >08:25:05,716 DEBUG blivet: required disklabel type for vda (15) is None >08:25:05,716 DEBUG blivet: default disklabel type for vda is msdos >08:25:05,718 DEBUG blivet: selecting msdos disklabel for vda based on size >08:25:05,719 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >08:25:05,734 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x23ac450>, <parted.partition.Partition object at 0x23ac690>] > device: <parted.device.Device object at 0x23ac290> > PedDisk: <_ped.Disk object at 0x23a4170> >08:25:05,735 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >08:25:05,747 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >08:25:05,749 INFO blivet: got device: DiskDevice instance (0x236cd90) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 8192.0 > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32602 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x2354170> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x236ce10> >08:25:05,751 INFO blivet: got format: DiskLabel instance (0x23a3290) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x23ac450>, <parted.partition.Partition object at 0x23ac690>] > device: <parted.device.Device object at 0x23ac290> > PedDisk: <_ped.Disk object at 0x23a4170> > origPartedDisk = <parted.disk.Disk object at 0x23ac8d0> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32602 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x2354290> > >08:25:05,756 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/aa6ce014-fcf7-45c9-9c9a-7a09909a89c1', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'aa6ce014-fcf7-45c9-9c9a-7a09909a89c1', > 'ID_FS_UUID_ENC': 'aa6ce014-fcf7-45c9-9c9a-7a09909a89c1', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '00030449-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00030449', > 'MAJOR': '252', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_FLAGS': 'boot', > 'UDISKS_PARTITION_NUMBER': '1', > 'UDISKS_PARTITION_OFFSET': '1048576', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '524288000', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'UDISKS_PARTITION_TYPE': '0x83', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '776839', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/aa6ce014-fcf7-45c9-9c9a-7a09909a89c1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1'} ; name: vda1 ; >08:25:05,757 INFO blivet: scanning vda1 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1)... >08:25:05,758 DEBUG blivet: DeviceTree.getDeviceByName: name: vda1 ; >08:25:05,759 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:25:05,759 INFO blivet: vda1 is a partition >08:25:05,760 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda1 ; >08:25:05,763 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >08:25:05,764 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >08:25:05,765 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >08:25:05,767 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >08:25:05,767 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:25:05,769 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >08:25:05,769 DEBUG blivet: looking up parted Partition: /dev/vda1 >08:25:05,773 DEBUG blivet: PartitionDevice.probe: vda1 ; exists: True ; >08:25:05,776 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >08:25:05,778 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >08:25:05,779 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >08:25:05,779 INFO blivet: added partition vda1 (id 2) to device tree >08:25:05,780 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >08:25:05,782 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >08:25:05,783 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >08:25:05,784 DEBUG blivet: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >08:25:05,809 WARN blivet: disklabel detected but not usable on vda1 >08:25:05,812 INFO blivet: type detected on 'vda1' is 'ext4' >08:25:05,815 DEBUG blivet: Ext4FS.supported: supported: True ; >08:25:05,816 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:25:05,817 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >08:25:05,820 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >08:25:05,821 DEBUG blivet: looking up parted Device: /dev/vda1 >08:25:05,826 INFO blivet: got device: PartitionDevice instance (0x23a3210) -- > name = vda1 status = True kids = 0 id = 2 > parents = ['existing 8192MB 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:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x2354560> > target size = 0 path = /dev/vda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x23ac350> fileSystem: <parted.filesystem.FileSystem object at 0x23ac7d0> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x23ac510> PedPartition: <_ped.Partition object at 0x23a1d70> > disk = existing 8192MB disk vda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >08:25:05,827 DEBUG blivet: Ext4FS.supported: supported: True ; >08:25:05,827 INFO blivet: got format: Ext4FS instance (0x23ace10) -- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = aa6ce014-fcf7-45c9-9c9a-7a09909a89c1 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >08:25:05,830 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/74a76656-6aa4-4da3-8a99-b59f25a50944', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '74a76656-6aa4-4da3-8a99-b59f25a50944', > 'ID_FS_UUID_ENC': '74a76656-6aa4-4da3-8a99-b59f25a50944', > 'ID_FS_VERSION': '1', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15751168', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '00030449-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00030449', > 'MAJOR': '252', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_NUMBER': '2', > 'UDISKS_PARTITION_OFFSET': '525336576', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '8064598016', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'UDISKS_PARTITION_TYPE': '0x83', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '776873', > 'name': 'vda2', > 'symlinks': ['/dev/disk/by-uuid/74a76656-6aa4-4da3-8a99-b59f25a50944'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2'} ; name: vda2 ; >08:25:05,831 INFO blivet: scanning vda2 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2)... >08:25:05,831 DEBUG blivet: DeviceTree.getDeviceByName: name: vda2 ; >08:25:05,832 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:25:05,832 INFO blivet: vda2 is a partition >08:25:05,835 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda2 ; >08:25:05,837 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >08:25:05,838 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >08:25:05,839 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >08:25:05,840 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >08:25:05,840 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:25:05,842 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >08:25:05,842 DEBUG blivet: looking up parted Partition: /dev/vda2 >08:25:05,843 DEBUG blivet: PartitionDevice.probe: vda2 ; exists: True ; >08:25:05,845 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >08:25:05,845 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >08:25:05,846 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >08:25:05,846 INFO blivet: added partition vda2 (id 3) to device tree >08:25:05,847 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >08:25:05,848 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >08:25:05,849 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >08:25:05,852 DEBUG blivet: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >08:25:05,862 WARN blivet: disklabel detected but not usable on vda2 >08:25:05,865 INFO blivet: type detected on 'vda2' is 'crypto_LUKS' >08:25:05,872 DEBUG blivet: LUKS.__init__: uuid: 74a76656-6aa4-4da3-8a99-b59f25a50944 ; exists: True ; label: None ; device: /dev/vda2 ; serial: None ; name: luks-74a76656-6aa4-4da3-8a99-b59f25a50944 ; >08:25:05,872 DEBUG blivet: getFormat('crypto_LUKS') returning LUKS instance >08:25:05,873 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >08:25:05,875 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: luks ; >08:25:05,875 DEBUG blivet: DeviceTree.handleUdevLUKSFormat: type: luks ; name: vda2 ; >08:25:05,877 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-74a76656-6aa4-4da3-8a99-b59f25a50944 ; >08:25:05,878 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:25:05,879 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >08:25:05,879 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:25:05,880 DEBUG blivet: LUKSDevice._setFormat: luks-74a76656-6aa4-4da3-8a99-b59f25a50944 ; current: None ; type: None ; >08:25:05,884 DEBUG blivet: LUKSDevice.setup: luks-74a76656-6aa4-4da3-8a99-b59f25a50944 ; status: False ; controllable: True ; orig: False ; >08:25:05,886 DEBUG blivet: LUKSDevice.setupParents: kids: 0 ; name: luks-74a76656-6aa4-4da3-8a99-b59f25a50944 ; orig: False ; >08:25:05,887 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >08:25:05,889 DEBUG blivet: LUKS.setup: device: /dev/vda2 ; mapName: luks-74a76656-6aa4-4da3-8a99-b59f25a50944 ; status: False ; type: luks ; >08:25:05,889 INFO blivet: setup of luks-74a76656-6aa4-4da3-8a99-b59f25a50944 failed: luks device not configured >08:25:05,890 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: vda2 ; >08:25:05,891 DEBUG blivet: looking up parted Device: /dev/vda2 >08:25:05,892 INFO blivet: got device: PartitionDevice instance (0x23aca10) -- > name = vda2 status = True kids = 0 id = 3 > parents = ['existing 8192MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 7691.0 > format = existing luks > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32602 did: 0 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x2354200> > target size = 0 path = /dev/vda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x23ac350> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x23ac750> PedPartition: <_ped.Partition object at 0x23a1dd0> > disk = existing 8192MB disk vda (1) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = >08:25:05,894 INFO blivet: got format: LUKS instance (0x23aca90) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/vda2 uuid = 74a76656-6aa4-4da3-8a99-b59f25a50944 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-74a76656-6aa4-4da3-8a99-b59f25a50944 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >08:25:05,896 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/virtio4/block/vdb', > 'DEVTYPE': 'disk', > 'MAJOR': '252', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '778891', > 'name': 'vdb', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/virtio4/block/vdb'} ; name: vdb ; >08:25:05,897 INFO blivet: scanning vdb (/devices/pci0000:00/0000:00:09.0/virtio4/block/vdb)... >08:25:05,900 DEBUG blivet: DeviceTree.getDeviceByName: name: vdb ; >08:25:05,900 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:25:05,901 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vdb ; >08:25:05,902 INFO blivet: vdb is a disk >08:25:05,902 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:25:05,903 DEBUG blivet: DiskDevice._setFormat: vdb ; current: None ; type: None ; >08:25:05,913 INFO blivet: added disk vdb (id 5) to device tree >08:25:05,914 DEBUG blivet: looking up parted Device: /dev/vdb >08:25:05,924 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vdb ; >08:25:05,936 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vdb ; label_type: None ; >08:25:05,937 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:25:05,938 DEBUG blivet: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >08:25:05,938 DEBUG blivet: required disklabel type for vdb (15) is None >08:25:05,938 DEBUG blivet: default disklabel type for vdb is msdos >08:25:05,938 DEBUG blivet: selecting msdos disklabel for vdb based on size >08:25:05,941 DEBUG blivet: DiskLabel.__init__: device: /dev/vdb ; labelType: msdos ; exists: True ; >08:25:05,951 INFO blivet: no usable disklabel on vdb >08:25:05,952 DEBUG blivet: no type or existing type for vdb, bailing >08:25:05,961 INFO blivet: got device: DiskDevice instance (0x23acd90) -- > name = vdb status = True kids = 0 id = 5 > parents = [] > uuid = None size = 8192.0 > format = existing None > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x23545f0> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x23b3850> >08:25:05,967 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc', > 'DEVTYPE': 'disk', > 'MAJOR': '252', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '848513', > 'name': 'vdc', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc'} ; name: vdc ; >08:25:05,968 INFO blivet: scanning vdc (/devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc)... >08:25:05,968 DEBUG blivet: DeviceTree.getDeviceByName: name: vdc ; >08:25:05,969 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:25:05,970 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vdc ; >08:25:05,971 INFO blivet: vdc is a disk >08:25:05,971 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:25:05,972 DEBUG blivet: DiskDevice._setFormat: vdc ; current: None ; type: None ; >08:25:05,984 INFO blivet: added disk vdc (id 6) to device tree >08:25:05,985 DEBUG blivet: looking up parted Device: /dev/vdc >08:25:05,990 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vdc ; >08:25:06,002 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vdc ; label_type: None ; >08:25:06,002 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:25:06,006 DEBUG blivet: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >08:25:06,006 DEBUG blivet: required disklabel type for vdc (15) is None >08:25:06,006 DEBUG blivet: default disklabel type for vdc is msdos >08:25:06,007 DEBUG blivet: selecting msdos disklabel for vdc based on size >08:25:06,008 DEBUG blivet: DiskLabel.__init__: device: /dev/vdc ; labelType: msdos ; exists: True ; >08:25:06,020 INFO blivet: no usable disklabel on vdc >08:25:06,024 DEBUG blivet: no type or existing type for vdc, bailing >08:25:06,034 INFO blivet: got device: DiskDevice instance (0x23b3810) -- > name = vdc status = True kids = 0 id = 6 > parents = [] > uuid = None size = 8192.0 > format = existing None > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 23396 did: -31744 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x23547a0> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x23b3d90> >08:25:06,062 DEBUG blivet: DeviceTree.addUdevDevice: info: {'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', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '637420', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >08:25:06,063 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >08:25:06,065 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >08:25:06,067 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:25:06,068 INFO blivet: loop0 is a loop device >08:25:06,069 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >08:25:06,071 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >08:25:06,080 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:25:06,081 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:25:06,084 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >08:25:06,084 INFO blivet: added file /osmin.img (deleted) (id 7) to device tree >08:25:06,087 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >08:25:06,087 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:25:06,089 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >08:25:06,090 INFO blivet: added loop loop0 (id 8) to device tree >08:25:06,096 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >08:25:06,099 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >08:25:06,099 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >08:25:06,099 DEBUG blivet: device loop0 does not contain a disklabel >08:25:06,100 INFO blivet: type detected on 'loop0' is 'squashfs' >08:25:06,100 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >08:25:06,102 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >08:25:06,104 INFO blivet: got device: LoopDevice instance (0x23b3cd0) -- > name = loop0 status = False kids = 0 id = 8 > parents = ['existing 0MB file /osmin.img (deleted) (7)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >08:25:06,104 INFO blivet: got format: DeviceFormat instance (0x23b39d0) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >08:25:06,115 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '640659', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >08:25:06,116 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >08:25:06,118 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >08:25:06,120 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:25:06,120 INFO blivet: loop1 is a loop device >08:25:06,121 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >08:25:06,125 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >08:25:06,128 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:25:06,128 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:25:06,132 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >08:25:06,132 INFO blivet: added file /osmin (id 9) to device tree >08:25:06,135 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >08:25:06,136 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:25:06,141 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >08:25:06,143 INFO blivet: added loop loop1 (id 10) to device tree >08:25:06,145 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >08:25:06,148 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >08:25:06,148 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >08:25:06,148 DEBUG blivet: device loop1 does not contain a disklabel >08:25:06,149 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >08:25:06,149 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >08:25:06,152 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >08:25:06,153 INFO blivet: got device: LoopDevice instance (0x23b35d0) -- > name = loop1 status = False kids = 0 id = 10 > parents = ['existing 0MB file /osmin (9)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >08:25:06,156 INFO blivet: got format: DeviceFormat instance (0x23b3e90) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >08:25:06,160 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '640756', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >08:25:06,160 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >08:25:06,162 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >08:25:06,163 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:25:06,163 INFO blivet: loop2 is a loop device >08:25:06,166 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >08:25:06,168 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >08:25:06,169 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:25:06,174 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:25:06,176 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >08:25:06,177 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 11) to device tree >08:25:06,179 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >08:25:06,179 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:25:06,180 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >08:25:06,181 INFO blivet: added loop loop2 (id 12) to device tree >08:25:06,182 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >08:25:06,184 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >08:25:06,185 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >08:25:06,185 DEBUG blivet: device loop2 does not contain a disklabel >08:25:06,189 INFO blivet: type detected on 'loop2' is 'squashfs' >08:25:06,189 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >08:25:06,190 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >08:25:06,192 INFO blivet: got device: LoopDevice instance (0x23be050) -- > name = loop2 status = False kids = 0 id = 12 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (11)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >08:25:06,193 INFO blivet: got format: DeviceFormat instance (0x23be150) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >08:25:06,196 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/f55efb5e-3b29-4bae-8684-87cd5b0eae75', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-KDE', > 'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f55efb5e-3b29-4bae-8684-87cd5b0eae75', > 'ID_FS_UUID_ENC': 'f55efb5e-3b29-4bae-8684-87cd5b0eae75', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '640804', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-KDE', > '/dev/disk/by-uuid/f55efb5e-3b29-4bae-8684-87cd5b0eae75'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >08:25:06,197 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >08:25:06,198 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >08:25:06,199 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:25:06,199 INFO blivet: loop3 is a loop device >08:25:06,200 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >08:25:06,204 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >08:25:06,205 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:25:06,206 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:25:06,207 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >08:25:06,207 INFO blivet: added file /LiveOS/ext3fs.img (id 13) to device tree >08:25:06,209 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >08:25:06,210 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:25:06,211 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >08:25:06,211 INFO blivet: added loop loop3 (id 14) to device tree >08:25:06,212 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >08:25:06,213 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >08:25:06,214 DEBUG blivet: Ext4FS.supported: supported: True ; >08:25:06,215 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:25:06,215 DEBUG blivet: device loop3 does not contain a disklabel >08:25:06,215 INFO blivet: type detected on 'loop3' is 'ext4' >08:25:06,218 DEBUG blivet: Ext4FS.supported: supported: True ; >08:25:06,220 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:25:06,221 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >08:25:06,222 INFO blivet: got device: LoopDevice instance (0x23be310) -- > name = loop3 status = False kids = 0 id = 14 > parents = ['existing 0MB file /LiveOS/ext3fs.img (13)'] > 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/loop3 > format args = [] originalFormat = None >08:25:06,224 DEBUG blivet: Ext4FS.supported: supported: True ; >08:25:06,224 INFO blivet: got format: Ext4FS instance (0x23b3f90) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = f55efb5e-3b29-4bae-8684-87cd5b0eae75 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-KDE size = 0 targetSize = 0 > >08:25:06,226 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '640852', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >08:25:06,227 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >08:25:06,227 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >08:25:06,228 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:25:06,228 INFO blivet: loop4 is a loop device >08:25:06,229 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >08:25:06,230 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >08:25:06,231 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:25:06,231 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:25:06,236 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >08:25:06,237 INFO blivet: added file /overlay (deleted) (id 15) to device tree >08:25:06,238 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >08:25:06,239 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:25:06,240 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >08:25:06,240 INFO blivet: added loop loop4 (id 16) to device tree >08:25:06,243 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >08:25:06,245 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >08:25:06,245 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >08:25:06,245 DEBUG blivet: device loop4 does not contain a disklabel >08:25:06,246 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >08:25:06,246 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >08:25:06,248 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >08:25:06,252 INFO blivet: got device: LoopDevice instance (0x23b3ad0) -- > name = loop4 status = False kids = 0 id = 16 > parents = ['existing 0MB file /overlay (deleted) (15)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >08:25:06,253 INFO blivet: got format: DeviceFormat instance (0x23acdd0) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >08:25:06,257 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/f55efb5e-3b29-4bae-8684-87cd5b0eae75 /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': '_Fedora-Live-KDE', > 'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f55efb5e-3b29-4bae-8684-87cd5b0eae75', > 'ID_FS_UUID_ENC': 'f55efb5e-3b29-4bae-8684-87cd5b0eae75', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '8388608', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'snapshot', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '96329', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-KDE', > '/dev/disk/by-uuid/f55efb5e-3b29-4bae-8684-87cd5b0eae75', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >08:25:06,258 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >08:25:06,259 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >08:25:06,260 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:25:06,260 INFO blivet: live-rw is a device-mapper device >08:25:06,261 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >08:25:06,262 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >08:25:06,264 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (14) with existing ext4 filesystem >08:25:06,269 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >08:25:06,270 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (16) with existing DM_snapshot_cow >08:25:06,272 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >08:25:06,273 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:25:06,276 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >08:25:06,276 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:25:06,278 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >08:25:06,278 INFO blivet: added dm live-rw (id 17) to device tree >08:25:06,279 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >08:25:06,280 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >08:25:06,281 DEBUG blivet: Ext4FS.supported: supported: True ; >08:25:06,282 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:25:06,284 DEBUG blivet: device live-rw does not contain a disklabel >08:25:06,284 INFO blivet: type detected on 'live-rw' is 'ext4' >08:25:06,285 DEBUG blivet: Ext4FS.supported: supported: True ; >08:25:06,285 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:25:06,286 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >08:25:06,287 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >08:25:06,303 INFO blivet: got device: DMDevice instance (0x23acc90) -- > name = live-rw status = True kids = 0 id = 17 > parents = ['existing 0MB loop loop4 (16) with existing DM_snapshot_cow'] > uuid = None size = 4096.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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x2354680> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >08:25:06,304 DEBUG blivet: Ext4FS.supported: supported: True ; >08:25:06,304 INFO blivet: got format: Ext4FS instance (0x23b3950) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = f55efb5e-3b29-4bae-8684-87cd5b0eae75 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-KDE size = 0 targetSize = 0 > >08:25:06,316 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/f55efb5e-3b29-4bae-8684-87cd5b0eae75 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-KDE', > 'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f55efb5e-3b29-4bae-8684-87cd5b0eae75', > 'ID_FS_UUID_ENC': 'f55efb5e-3b29-4bae-8684-87cd5b0eae75', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '8388608', > 'UDISKS_DM_TARGETS_PARAMS': '7:3\\x200', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '17741', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-KDE', > '/dev/disk/by-uuid/f55efb5e-3b29-4bae-8684-87cd5b0eae75', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >08:25:06,317 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >08:25:06,317 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >08:25:06,318 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:25:06,318 INFO blivet: live-base is a device-mapper device >08:25:06,319 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >08:25:06,320 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >08:25:06,321 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >08:25:06,322 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (14) with existing ext4 filesystem >08:25:06,323 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >08:25:06,324 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:25:06,325 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >08:25:06,325 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:25:06,326 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >08:25:06,326 INFO blivet: added dm live-base (id 18) to device tree >08:25:06,326 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >08:25:06,329 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >08:25:06,333 DEBUG blivet: Ext4FS.supported: supported: True ; >08:25:06,333 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:25:06,333 DEBUG blivet: device live-base does not contain a disklabel >08:25:06,334 INFO blivet: type detected on 'live-base' is 'ext4' >08:25:06,335 DEBUG blivet: Ext4FS.supported: supported: True ; >08:25:06,335 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:25:06,336 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >08:25:06,337 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >08:25:06,342 INFO blivet: got device: DMDevice instance (0x23accd0) -- > name = live-base status = True kids = 0 id = 18 > parents = ['existing 0MB loop loop3 (14) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x2354710> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >08:25:06,352 DEBUG blivet: Ext4FS.supported: supported: True ; >08:25:06,352 INFO blivet: got format: Ext4FS instance (0x23be550) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = f55efb5e-3b29-4bae-8684-87cd5b0eae75 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-KDE size = 0 targetSize = 0 > >08:25:06,360 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/f55efb5e-3b29-4bae-8684-87cd5b0eae75 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-KDE', > 'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f55efb5e-3b29-4bae-8684-87cd5b0eae75', > 'ID_FS_UUID_ENC': 'f55efb5e-3b29-4bae-8684-87cd5b0eae75', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '8388608', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'snapshot', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '41462', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-KDE', > '/dev/disk/by-uuid/f55efb5e-3b29-4bae-8684-87cd5b0eae75', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >08:25:06,361 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >08:25:06,361 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >08:25:06,366 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:25:06,366 INFO blivet: live-osimg-min is a device-mapper device >08:25:06,367 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >08:25:06,369 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >08:25:06,370 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >08:25:06,371 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >08:25:06,372 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (10) with existing DM_snapshot_cow >08:25:06,373 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >08:25:06,374 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (14) with existing ext4 filesystem >08:25:06,375 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >08:25:06,376 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:25:06,377 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >08:25:06,379 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:25:06,380 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >08:25:06,381 INFO blivet: added dm live-osimg-min (id 19) to device tree >08:25:06,382 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >08:25:06,383 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >08:25:06,384 DEBUG blivet: Ext4FS.supported: supported: True ; >08:25:06,385 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:25:06,385 DEBUG blivet: device live-osimg-min does not contain a disklabel >08:25:06,385 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >08:25:06,387 DEBUG blivet: Ext4FS.supported: supported: True ; >08:25:06,387 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:25:06,388 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >08:25:06,390 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >08:25:06,401 INFO blivet: got device: DMDevice instance (0x23acc10) -- > name = live-osimg-min status = True kids = 0 id = 19 > parents = ['existing 0MB loop loop3 (14) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x2354830> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >08:25:06,404 DEBUG blivet: Ext4FS.supported: supported: True ; >08:25:06,406 INFO blivet: got format: Ext4FS instance (0x23be750) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = f55efb5e-3b29-4bae-8684-87cd5b0eae75 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-KDE size = 0 targetSize = 0 > >08:25:06,436 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >08:25:10,746 INFO blivet: ISCSID is /sbin/iscsid >08:25:10,747 INFO blivet: no initiator set >08:25:10,989 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >08:25:10,991 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >08:25:12,032 DEBUG blivet: trying to set new default fstype to 'ext4' >08:25:12,139 DEBUG blivet: Ext4FS.supported: supported: True ; >08:25:12,144 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:25:12,147 DEBUG blivet: Ext4FS.supported: supported: True ; >08:25:12,163 INFO blivet: Detected 2064M of memory >08:25:12,164 INFO blivet: Suggested swap size (2064 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >08:25:12,165 INFO blivet: Swap attempt of 0M >08:25:13,512 INFO blivet: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x3180c10> >08:25:13,526 INFO blivet: no initiator set >08:25:13,532 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >08:25:13,542 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >08:25:13,784 DEBUG blivet: protected device spec /dev/sr0 resolved to sr0 >08:25:13,811 INFO blivet: sr0 looks to be the live device; marking as protected >08:25:14,026 INFO blivet: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'vdb', 'vdc', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >08:25:14,264 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001 /dev/disk/by-label/Fedora-Live-KDE-x86_64-20-1 /dev/disk/by-uuid/2013-12-12-02-27-19-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0: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_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-KDE-x86_64-20-1', > 'ID_FS_LABEL_ENC': 'Fedora-Live-KDE-x86_64-20-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-12-02-27-19-00', > 'ID_FS_UUID_ENC': '2013-12-12-02-27-19-00', > 'ID_FS_VERSION': 'Joliet Extension', > '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_PART_TABLE_UUID': '19288ddb', > 'ID_REVISION': '1.6.1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '768558', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001', > '/dev/disk/by-label/Fedora-Live-KDE-x86_64-20-1', > '/dev/disk/by-uuid/2013-12-12-02-27-19-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >08:25:14,282 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >08:25:14,310 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >08:25:14,317 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:25:14,351 INFO blivet: sr0 is a cdrom >08:25:14,354 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >08:25:14,358 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:25:14,383 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >08:25:14,407 INFO blivet: added cdrom sr0 (id 0) to device tree >08:25:14,409 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >08:25:14,417 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >08:25:14,432 INFO blivet: type detected on 'sr0' is 'iso9660' >08:25:14,435 DEBUG blivet: Iso9660FS.supported: supported: True ; >08:25:14,437 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >08:25:14,449 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >08:25:14,461 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >08:25:14,476 DEBUG blivet: looking up parted Device: /dev/sr0 >08:25:14,503 INFO blivet: got device: OpticalDevice instance (0x33a9550) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 928.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 475136 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (29, 255, 63) biosGeometry: (29, 255, 63) > PedDevice: <_ped.Device object at 0x33f3dd0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >08:25:14,526 DEBUG blivet: Iso9660FS.supported: supported: True ; >08:25:14,530 INFO blivet: got format: Iso9660FS instance (0x7f39a009e950) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-12-12-02-27-19-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-KDE-x86_64-20-1 size = 0.0 targetSize = 0.0 > >08:25:14,552 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00030449', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION_TABLE': '1', > 'UDISKS_PARTITION_TABLE_COUNT': '2', > 'UDISKS_PARTITION_TABLE_SCHEME': 'mbr', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '776799', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda'} ; name: vda ; >08:25:14,571 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda)... >08:25:14,601 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >08:25:14,604 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:25:14,611 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >08:25:14,617 INFO blivet: vda is a disk >08:25:14,619 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:25:14,633 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >08:25:14,728 INFO blivet: added disk vda (id 1) to device tree >08:25:14,729 DEBUG blivet: looking up parted Device: /dev/vda >08:25:14,769 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >08:25:14,811 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >08:25:14,823 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >08:25:14,831 DEBUG blivet: required disklabel type for vda (15) is None >08:25:14,833 DEBUG blivet: default disklabel type for vda is msdos >08:25:14,834 DEBUG blivet: selecting msdos disklabel for vda based on size >08:25:14,845 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >08:25:14,922 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x34ea7d0>, <parted.partition.Partition object at 0x34ea990>] > device: <parted.device.Device object at 0x34ea610> > PedDisk: <_ped.Disk object at 0x34e8830> >08:25:14,925 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >08:25:14,950 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >08:25:14,954 INFO blivet: got device: DiskDevice instance (0x34d0950) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 8192.0 > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x3459d40> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x34bed50> >08:25:14,973 INFO blivet: got format: DiskLabel instance (0x34e0650) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x34ea7d0>, <parted.partition.Partition object at 0x34ea990>] > device: <parted.device.Device object at 0x34ea610> > PedDisk: <_ped.Disk object at 0x34e8830> > origPartedDisk = <parted.disk.Disk object at 0x34eabd0> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7200> > >08:25:14,994 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/aa6ce014-fcf7-45c9-9c9a-7a09909a89c1', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'aa6ce014-fcf7-45c9-9c9a-7a09909a89c1', > 'ID_FS_UUID_ENC': 'aa6ce014-fcf7-45c9-9c9a-7a09909a89c1', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '00030449-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00030449', > 'MAJOR': '252', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_FLAGS': 'boot', > 'UDISKS_PARTITION_NUMBER': '1', > 'UDISKS_PARTITION_OFFSET': '1048576', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '524288000', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'UDISKS_PARTITION_TYPE': '0x83', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '776839', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/aa6ce014-fcf7-45c9-9c9a-7a09909a89c1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1'} ; name: vda1 ; >08:25:15,003 INFO blivet: scanning vda1 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1)... >08:25:15,010 DEBUG blivet: DeviceTree.getDeviceByName: name: vda1 ; >08:25:15,048 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:25:15,055 INFO blivet: vda1 is a partition >08:25:15,063 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda1 ; >08:25:15,068 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >08:25:15,072 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >08:25:15,074 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >08:25:15,076 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >08:25:15,083 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:25:15,087 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >08:25:15,116 DEBUG blivet: looking up parted Partition: /dev/vda1 >08:25:15,122 DEBUG blivet: PartitionDevice.probe: vda1 ; exists: True ; >08:25:15,187 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >08:25:15,192 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >08:25:15,208 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >08:25:15,212 INFO blivet: added partition vda1 (id 2) to device tree >08:25:15,225 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >08:25:15,232 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >08:25:15,247 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >08:25:15,257 DEBUG blivet: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >08:25:15,293 WARN blivet: disklabel detected but not usable on vda1 >08:25:15,311 INFO blivet: type detected on 'vda1' is 'ext4' >08:25:15,707 DEBUG blivet: padding min size from 14 up to 15 >08:25:15,718 DEBUG blivet: Ext4FS.supported: supported: True ; >08:25:15,727 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:25:15,738 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >08:25:15,745 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >08:25:15,755 DEBUG blivet: looking up parted Device: /dev/vda1 >08:25:15,772 INFO blivet: got device: PartitionDevice instance (0x34b98d0) -- > name = vda1 status = True kids = 0 id = 2 > parents = ['existing 8192MB 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:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x34d7440> > target size = 0 path = /dev/vda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x34ea6d0> fileSystem: <parted.filesystem.FileSystem object at 0x34eaad0> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x34ea890> PedPartition: <_ped.Partition object at 0x34ec110> > disk = existing 8192MB disk vda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >08:25:15,797 DEBUG blivet: Ext4FS.supported: supported: True ; >08:25:15,810 INFO blivet: got format: Ext4FS instance (0x34ead50) -- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = aa6ce014-fcf7-45c9-9c9a-7a09909a89c1 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >08:25:15,845 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/74a76656-6aa4-4da3-8a99-b59f25a50944', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '74a76656-6aa4-4da3-8a99-b59f25a50944', > 'ID_FS_UUID_ENC': '74a76656-6aa4-4da3-8a99-b59f25a50944', > 'ID_FS_VERSION': '1', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15751168', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '00030449-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00030449', > 'MAJOR': '252', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_NUMBER': '2', > 'UDISKS_PARTITION_OFFSET': '525336576', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '8064598016', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'UDISKS_PARTITION_TYPE': '0x83', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '776873', > 'name': 'vda2', > 'symlinks': ['/dev/disk/by-uuid/74a76656-6aa4-4da3-8a99-b59f25a50944'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2'} ; name: vda2 ; >08:25:15,862 INFO blivet: scanning vda2 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2)... >08:25:15,877 DEBUG blivet: DeviceTree.getDeviceByName: name: vda2 ; >08:25:15,889 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:25:15,894 INFO blivet: vda2 is a partition >08:25:15,900 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda2 ; >08:25:15,909 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >08:25:15,935 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >08:25:15,940 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >08:25:15,951 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >08:25:15,957 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:25:15,966 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >08:25:15,971 DEBUG blivet: looking up parted Partition: /dev/vda2 >08:25:15,980 DEBUG blivet: PartitionDevice.probe: vda2 ; exists: True ; >08:25:15,987 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >08:25:15,999 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >08:25:16,015 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >08:25:16,019 INFO blivet: added partition vda2 (id 3) to device tree >08:25:16,022 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >08:25:16,034 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >08:25:16,037 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >08:25:16,049 DEBUG blivet: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >08:25:16,120 WARN blivet: disklabel detected but not usable on vda2 >08:25:16,138 INFO blivet: type detected on 'vda2' is 'crypto_LUKS' >08:25:16,158 DEBUG blivet: LUKS.__init__: uuid: 74a76656-6aa4-4da3-8a99-b59f25a50944 ; exists: True ; label: None ; device: /dev/vda2 ; serial: None ; name: luks-74a76656-6aa4-4da3-8a99-b59f25a50944 ; >08:25:16,162 DEBUG blivet: getFormat('crypto_LUKS') returning LUKS instance >08:25:16,165 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >08:25:16,175 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: luks ; >08:25:16,180 DEBUG blivet: DeviceTree.handleUdevLUKSFormat: type: luks ; name: vda2 ; >08:25:16,191 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-74a76656-6aa4-4da3-8a99-b59f25a50944 ; >08:25:16,211 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:25:16,215 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >08:25:16,219 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:25:16,225 DEBUG blivet: LUKSDevice._setFormat: luks-74a76656-6aa4-4da3-8a99-b59f25a50944 ; current: None ; type: None ; >08:25:16,232 DEBUG blivet: LUKSDevice.setup: luks-74a76656-6aa4-4da3-8a99-b59f25a50944 ; status: False ; controllable: True ; orig: False ; >08:25:16,238 DEBUG blivet: LUKSDevice.setupParents: kids: 0 ; name: luks-74a76656-6aa4-4da3-8a99-b59f25a50944 ; orig: False ; >08:25:16,249 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >08:25:16,256 DEBUG blivet: LUKS.setup: device: /dev/vda2 ; mapName: luks-74a76656-6aa4-4da3-8a99-b59f25a50944 ; status: False ; type: luks ; >08:25:16,263 INFO blivet: setup of luks-74a76656-6aa4-4da3-8a99-b59f25a50944 failed: luks device not configured >08:25:16,268 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: vda2 ; >08:25:16,276 DEBUG blivet: looking up parted Device: /dev/vda2 >08:25:16,292 INFO blivet: got device: PartitionDevice instance (0x34e0710) -- > name = vda2 status = True kids = 0 id = 3 > parents = ['existing 8192MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 7691.0 > format = existing luks > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x34d74d0> > target size = 0 path = /dev/vda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x34ea6d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x34eaa50> PedPartition: <_ped.Partition object at 0x34ec170> > disk = existing 8192MB disk vda (1) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = >08:25:16,301 INFO blivet: got format: LUKS instance (0x7f39a00dd2d0) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/vda2 uuid = 74a76656-6aa4-4da3-8a99-b59f25a50944 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-74a76656-6aa4-4da3-8a99-b59f25a50944 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >08:25:16,320 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/virtio4/block/vdb', > 'DEVTYPE': 'disk', > 'MAJOR': '252', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '778891', > 'name': 'vdb', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/virtio4/block/vdb'} ; name: vdb ; >08:25:16,324 INFO blivet: scanning vdb (/devices/pci0000:00/0000:00:09.0/virtio4/block/vdb)... >08:25:16,331 DEBUG blivet: DeviceTree.getDeviceByName: name: vdb ; >08:25:16,341 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:25:16,345 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vdb ; >08:25:16,351 INFO blivet: vdb is a disk >08:25:16,354 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:25:16,359 DEBUG blivet: DiskDevice._setFormat: vdb ; current: None ; type: None ; >08:25:16,416 INFO blivet: added disk vdb (id 5) to device tree >08:25:16,418 DEBUG blivet: looking up parted Device: /dev/vdb >08:25:16,442 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vdb ; >08:25:16,447 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vdb ; label_type: None ; >08:25:16,453 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:25:16,455 DEBUG blivet: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >08:25:16,456 DEBUG blivet: required disklabel type for vdb (15) is None >08:25:16,457 DEBUG blivet: default disklabel type for vdb is msdos >08:25:16,461 DEBUG blivet: selecting msdos disklabel for vdb based on size >08:25:16,468 DEBUG blivet: DiskLabel.__init__: device: /dev/vdb ; labelType: msdos ; exists: True ; >08:25:16,473 INFO blivet: no usable disklabel on vdb >08:25:16,489 DEBUG blivet: no type or existing type for vdb, bailing >08:25:16,499 INFO blivet: got device: DiskDevice instance (0x7f39a00ddc50) -- > name = vdb status = True kids = 0 id = 5 > parents = [] > uuid = None size = 8192.0 > format = existing None > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a00ddd50> >08:25:16,518 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc', > 'DEVTYPE': 'disk', > 'MAJOR': '252', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '848513', > 'name': 'vdc', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc'} ; name: vdc ; >08:25:16,528 INFO blivet: scanning vdc (/devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc)... >08:25:16,531 DEBUG blivet: DeviceTree.getDeviceByName: name: vdc ; >08:25:16,537 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:25:16,543 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vdc ; >08:25:16,546 INFO blivet: vdc is a disk >08:25:16,547 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:25:16,552 DEBUG blivet: DiskDevice._setFormat: vdc ; current: None ; type: None ; >08:25:16,596 INFO blivet: added disk vdc (id 6) to device tree >08:25:16,597 DEBUG blivet: looking up parted Device: /dev/vdc >08:25:16,603 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vdc ; >08:25:16,627 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vdc ; label_type: None ; >08:25:16,634 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:25:16,638 DEBUG blivet: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >08:25:16,640 DEBUG blivet: required disklabel type for vdc (15) is None >08:25:16,642 DEBUG blivet: default disklabel type for vdc is msdos >08:25:16,647 DEBUG blivet: selecting msdos disklabel for vdc based on size >08:25:16,650 DEBUG blivet: DiskLabel.__init__: device: /dev/vdc ; labelType: msdos ; exists: True ; >08:25:16,664 INFO blivet: no usable disklabel on vdc >08:25:16,673 DEBUG blivet: no type or existing type for vdc, bailing >08:25:16,693 INFO blivet: got device: DiskDevice instance (0x7f39a00eb990) -- > name = vdc status = True kids = 0 id = 6 > parents = [] > uuid = None size = 8192.0 > format = existing None > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7710> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a00eb9d0> >08:25:16,714 DEBUG blivet: DeviceTree.addUdevDevice: info: {'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', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '637420', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >08:25:16,722 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >08:25:16,727 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >08:25:16,730 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:25:16,734 INFO blivet: loop0 is a loop device >08:25:16,736 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >08:25:16,745 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >08:25:16,749 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:25:16,755 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:25:16,759 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >08:25:16,765 INFO blivet: added file /osmin.img (deleted) (id 7) to device tree >08:25:16,770 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >08:25:16,775 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:25:16,785 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >08:25:16,792 INFO blivet: added loop loop0 (id 8) to device tree >08:25:16,800 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >08:25:16,816 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >08:25:16,824 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >08:25:16,826 DEBUG blivet: device loop0 does not contain a disklabel >08:25:16,831 INFO blivet: type detected on 'loop0' is 'squashfs' >08:25:16,834 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >08:25:16,838 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >08:25:16,849 INFO blivet: got device: LoopDevice instance (0x7f39a00ebd90) -- > name = loop0 status = False kids = 0 id = 8 > parents = ['existing 0MB file /osmin.img (deleted) (7)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >08:25:16,851 INFO blivet: got format: DeviceFormat instance (0x7f39a00f7050) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >08:25:16,856 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '640659', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >08:25:16,869 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >08:25:16,872 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >08:25:16,881 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:25:16,884 INFO blivet: loop1 is a loop device >08:25:16,890 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >08:25:16,899 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >08:25:16,907 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:25:16,914 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:25:16,919 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >08:25:16,926 INFO blivet: added file /osmin (id 9) to device tree >08:25:16,935 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >08:25:16,937 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:25:16,943 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >08:25:16,950 INFO blivet: added loop loop1 (id 10) to device tree >08:25:16,952 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >08:25:16,954 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >08:25:16,955 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >08:25:16,961 DEBUG blivet: device loop1 does not contain a disklabel >08:25:16,964 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >08:25:16,965 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >08:25:16,966 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >08:25:16,974 INFO blivet: got device: LoopDevice instance (0x7f39a00f7510) -- > name = loop1 status = False kids = 0 id = 10 > parents = ['existing 0MB file /osmin (9)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >08:25:16,976 INFO blivet: got format: DeviceFormat instance (0x7f39a00f75d0) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >08:25:16,980 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '640756', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >08:25:16,986 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >08:25:16,992 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >08:25:16,994 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:25:16,998 INFO blivet: loop2 is a loop device >08:25:16,999 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >08:25:17,006 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >08:25:17,010 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:25:17,017 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:25:17,024 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >08:25:17,027 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 11) to device tree >08:25:17,032 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >08:25:17,038 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:25:17,041 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >08:25:17,048 INFO blivet: added loop loop2 (id 12) to device tree >08:25:17,050 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >08:25:17,056 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >08:25:17,059 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >08:25:17,064 DEBUG blivet: device loop2 does not contain a disklabel >08:25:17,066 INFO blivet: type detected on 'loop2' is 'squashfs' >08:25:17,067 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >08:25:17,071 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >08:25:17,078 INFO blivet: got device: LoopDevice instance (0x7f39a00ebcd0) -- > name = loop2 status = False kids = 0 id = 12 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (11)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >08:25:17,079 INFO blivet: got format: DeviceFormat instance (0x7f39a00cfe90) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >08:25:17,087 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/f55efb5e-3b29-4bae-8684-87cd5b0eae75', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-KDE', > 'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f55efb5e-3b29-4bae-8684-87cd5b0eae75', > 'ID_FS_UUID_ENC': 'f55efb5e-3b29-4bae-8684-87cd5b0eae75', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '640804', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-KDE', > '/dev/disk/by-uuid/f55efb5e-3b29-4bae-8684-87cd5b0eae75'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >08:25:17,103 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >08:25:17,107 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >08:25:17,110 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:25:17,115 INFO blivet: loop3 is a loop device >08:25:17,124 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >08:25:17,127 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >08:25:17,134 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:25:17,137 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:25:17,140 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >08:25:17,145 INFO blivet: added file /LiveOS/ext3fs.img (id 13) to device tree >08:25:17,152 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >08:25:17,157 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:25:17,160 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >08:25:17,163 INFO blivet: added loop loop3 (id 14) to device tree >08:25:17,167 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >08:25:17,171 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >08:25:17,178 DEBUG blivet: Ext4FS.supported: supported: True ; >08:25:17,188 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:25:17,189 DEBUG blivet: device loop3 does not contain a disklabel >08:25:17,190 INFO blivet: type detected on 'loop3' is 'ext4' >08:25:17,365 DEBUG blivet: using current size 0 as min size >08:25:17,367 DEBUG blivet: Ext4FS.supported: supported: True ; >08:25:17,374 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:25:17,381 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >08:25:17,383 INFO blivet: got device: LoopDevice instance (0x7f39a00f7950) -- > name = loop3 status = False kids = 0 id = 14 > parents = ['existing 0MB file /LiveOS/ext3fs.img (13)'] > 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/loop3 > format args = [] originalFormat = None >08:25:17,386 DEBUG blivet: Ext4FS.supported: supported: True ; >08:25:17,391 INFO blivet: got format: Ext4FS instance (0x7f39a00f7ad0) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = f55efb5e-3b29-4bae-8684-87cd5b0eae75 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-KDE size = 4096.0 targetSize = 4096.0 > >08:25:17,397 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '640852', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >08:25:17,406 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >08:25:17,409 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >08:25:17,413 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:25:17,416 INFO blivet: loop4 is a loop device >08:25:17,423 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >08:25:17,427 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >08:25:17,434 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:25:17,435 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:25:17,440 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >08:25:17,447 INFO blivet: added file /overlay (deleted) (id 15) to device tree >08:25:17,450 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >08:25:17,457 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:25:17,464 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >08:25:17,465 INFO blivet: added loop loop4 (id 16) to device tree >08:25:17,472 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >08:25:17,478 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >08:25:17,481 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >08:25:17,482 DEBUG blivet: device loop4 does not contain a disklabel >08:25:17,491 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >08:25:17,492 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >08:25:17,509 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >08:25:17,511 INFO blivet: got device: LoopDevice instance (0x7f39a01040d0) -- > name = loop4 status = False kids = 0 id = 16 > parents = ['existing 0MB file /overlay (deleted) (15)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >08:25:17,520 INFO blivet: got format: DeviceFormat instance (0x7f39a0104210) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >08:25:17,531 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/f55efb5e-3b29-4bae-8684-87cd5b0eae75 /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': '_Fedora-Live-KDE', > 'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f55efb5e-3b29-4bae-8684-87cd5b0eae75', > 'ID_FS_UUID_ENC': 'f55efb5e-3b29-4bae-8684-87cd5b0eae75', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '8388608', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'snapshot', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '96329', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-KDE', > '/dev/disk/by-uuid/f55efb5e-3b29-4bae-8684-87cd5b0eae75', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >08:25:17,543 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >08:25:17,544 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >08:25:17,560 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:25:17,561 INFO blivet: live-rw is a device-mapper device >08:25:17,563 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >08:25:17,569 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >08:25:17,577 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (14) with existing ext4 filesystem >08:25:17,583 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >08:25:17,591 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (16) with existing DM_snapshot_cow >08:25:17,595 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >08:25:17,603 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:25:17,617 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >08:25:17,619 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:25:17,624 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >08:25:17,633 INFO blivet: added dm live-rw (id 17) to device tree >08:25:17,635 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >08:25:17,638 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >08:25:17,647 DEBUG blivet: Ext4FS.supported: supported: True ; >08:25:17,650 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:25:17,656 DEBUG blivet: device live-rw does not contain a disklabel >08:25:17,657 INFO blivet: type detected on 'live-rw' is 'ext4' >08:25:17,816 DEBUG blivet: padding min size from 3209 up to 3529 >08:25:17,832 DEBUG blivet: Ext4FS.supported: supported: True ; >08:25:17,834 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:25:17,839 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >08:25:17,844 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >08:25:17,851 INFO blivet: got device: DMDevice instance (0x7f39a00ebc50) -- > name = live-rw status = True kids = 0 id = 17 > parents = ['existing 0MB loop loop4 (16) with existing DM_snapshot_cow'] > uuid = None size = 4096.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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x34d7680> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >08:25:17,876 DEBUG blivet: Ext4FS.supported: supported: True ; >08:25:17,876 INFO blivet: got format: Ext4FS instance (0x7f39a01041d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = f55efb5e-3b29-4bae-8684-87cd5b0eae75 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-KDE size = 4096.0 targetSize = 4096.0 > >08:25:17,895 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/f55efb5e-3b29-4bae-8684-87cd5b0eae75 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-KDE', > 'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f55efb5e-3b29-4bae-8684-87cd5b0eae75', > 'ID_FS_UUID_ENC': 'f55efb5e-3b29-4bae-8684-87cd5b0eae75', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '8388608', > 'UDISKS_DM_TARGETS_PARAMS': '7:3\\x200', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '17741', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-KDE', > '/dev/disk/by-uuid/f55efb5e-3b29-4bae-8684-87cd5b0eae75', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >08:25:17,910 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >08:25:17,913 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >08:25:17,925 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:25:17,926 INFO blivet: live-base is a device-mapper device >08:25:17,929 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >08:25:17,936 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >08:25:17,944 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >08:25:17,946 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (14) with existing ext4 filesystem >08:25:17,950 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >08:25:17,956 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:25:17,960 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >08:25:17,965 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:25:17,969 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >08:25:17,972 INFO blivet: added dm live-base (id 18) to device tree >08:25:17,974 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >08:25:17,982 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >08:25:17,988 DEBUG blivet: Ext4FS.supported: supported: True ; >08:25:17,991 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:25:17,992 DEBUG blivet: device live-base does not contain a disklabel >08:25:17,994 INFO blivet: type detected on 'live-base' is 'ext4' >08:25:18,151 DEBUG blivet: using current size 0 as min size >08:25:18,163 DEBUG blivet: Ext4FS.supported: supported: True ; >08:25:18,168 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:25:18,177 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >08:25:18,179 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >08:25:18,191 INFO blivet: got device: DMDevice instance (0x34eaed0) -- > name = live-base status = True kids = 0 id = 18 > parents = ['existing 0MB loop loop3 (14) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x34d75f0> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >08:25:18,216 DEBUG blivet: Ext4FS.supported: supported: True ; >08:25:18,216 INFO blivet: got format: Ext4FS instance (0x7f39a0104bd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = f55efb5e-3b29-4bae-8684-87cd5b0eae75 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-KDE size = 4096.0 targetSize = 4096.0 > >08:25:18,231 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/f55efb5e-3b29-4bae-8684-87cd5b0eae75 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-KDE', > 'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f55efb5e-3b29-4bae-8684-87cd5b0eae75', > 'ID_FS_UUID_ENC': 'f55efb5e-3b29-4bae-8684-87cd5b0eae75', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '8388608', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'snapshot', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '41462', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-KDE', > '/dev/disk/by-uuid/f55efb5e-3b29-4bae-8684-87cd5b0eae75', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >08:25:18,243 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >08:25:18,245 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >08:25:18,250 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:25:18,258 INFO blivet: live-osimg-min is a device-mapper device >08:25:18,260 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >08:25:18,266 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >08:25:18,272 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >08:25:18,280 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >08:25:18,283 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (10) with existing DM_snapshot_cow >08:25:18,292 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >08:25:18,294 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (14) with existing ext4 filesystem >08:25:18,297 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >08:25:18,304 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:25:18,309 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >08:25:18,312 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:25:18,320 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >08:25:18,321 INFO blivet: added dm live-osimg-min (id 19) to device tree >08:25:18,326 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >08:25:18,328 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >08:25:18,337 DEBUG blivet: Ext4FS.supported: supported: True ; >08:25:18,338 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:25:18,339 DEBUG blivet: device live-osimg-min does not contain a disklabel >08:25:18,340 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >08:25:18,513 DEBUG blivet: using current size 0 as min size >08:25:18,520 DEBUG blivet: Ext4FS.supported: supported: True ; >08:25:18,529 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:25:18,534 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >08:25:18,542 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >08:25:18,554 INFO blivet: got device: DMDevice instance (0x7f39a00f7290) -- > name = live-osimg-min status = True kids = 0 id = 19 > parents = ['existing 0MB loop loop3 (14) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x34d77a0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >08:25:18,594 DEBUG blivet: Ext4FS.supported: supported: True ; >08:25:18,599 INFO blivet: got format: Ext4FS instance (0x7f39a0104750) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = f55efb5e-3b29-4bae-8684-87cd5b0eae75 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-KDE size = 3208.0 targetSize = 3208.0 > >08:25:18,698 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >08:25:18,782 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >08:25:18,798 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >08:25:18,810 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >08:25:18,903 DEBUG blivet: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >08:25:18,912 DEBUG blivet: LUKS.teardown: device: /dev/vda2 ; status: False ; type: luks ; >08:25:18,925 DEBUG blivet: LUKS.teardown: device: /dev/vda2 ; status: False ; type: luks ; >08:25:18,986 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >08:25:18,990 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >08:25:19,000 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >08:25:19,053 DEBUG blivet: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >08:25:19,056 DEBUG blivet: DeviceFormat.teardown: device: /dev/vdb ; status: False ; type: None ; >08:25:19,067 DEBUG blivet: DeviceFormat.teardown: device: /dev/vdb ; status: False ; type: None ; >08:25:19,122 DEBUG blivet: DiskDevice.teardown: vdc ; status: True ; controllable: True ; >08:25:19,128 DEBUG blivet: DeviceFormat.teardown: device: /dev/vdc ; status: False ; type: None ; >08:25:19,133 DEBUG blivet: DeviceFormat.teardown: device: /dev/vdc ; status: False ; type: None ; >08:25:19,199 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >08:25:19,208 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >08:25:19,217 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >08:25:19,224 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >08:25:19,228 INFO blivet: edd: collected mbr signatures: {'vda': '0x00030449'} >08:25:19,239 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >08:25:19,266 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >08:25:19,764 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >08:25:19,965 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >08:25:19,974 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >08:25:19,982 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >08:25:20,110 DEBUG blivet: Ext4FS.supported: supported: True ; >08:25:20,119 DEBUG blivet: Ext4FS.supported: supported: True ; >08:25:20,125 DEBUG blivet: Ext4FS.supported: supported: True ; >08:25:20,134 DEBUG blivet: Ext4FS.supported: supported: True ; >08:25:20,143 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >08:25:20,268 DEBUG blivet: Iso9660FS.supported: supported: True ; >08:25:20,321 DEBUG blivet: Ext4FS.supported: supported: True ; >08:25:20,428 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >08:25:20,438 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4096MB dm live-base (18) with existing ext4 filesystem >08:25:31,518 DEBUG blivet: Iso9660FS.supported: supported: True ; >08:25:31,520 DEBUG blivet: Iso9660FS.supported: supported: True ; >08:25:31,522 DEBUG blivet: NFSv4.supported: supported: False ; >08:25:31,526 DEBUG blivet: NFSv4.supported: supported: False ; >08:25:31,528 DEBUG blivet: SELinuxFS.supported: supported: False ; >08:25:31,530 DEBUG blivet: SELinuxFS.supported: supported: False ; >08:25:31,532 DEBUG blivet: Ext4FS.supported: supported: True ; >08:25:31,565 DEBUG blivet: Ext4FS.supported: supported: True ; >08:25:32,448 DEBUG blivet: Ext3FS.supported: supported: True ; >08:25:32,450 DEBUG blivet: Ext3FS.supported: supported: True ; >08:25:32,740 DEBUG blivet: Ext2FS.supported: supported: True ; >08:25:32,748 DEBUG blivet: Ext2FS.supported: supported: True ; >08:25:32,994 DEBUG blivet: SysFS.supported: supported: False ; >08:25:32,997 DEBUG blivet: SysFS.supported: supported: False ; >08:25:33,005 DEBUG blivet: MultipathMember.__init__: >08:25:33,010 DEBUG blivet: SwapSpace.__init__: >08:25:33,016 DEBUG blivet: ProcFS.supported: supported: False ; >08:25:33,019 DEBUG blivet: ProcFS.supported: supported: False ; >08:25:33,024 DEBUG blivet: NoDevFS.supported: supported: False ; >08:25:33,027 DEBUG blivet: NoDevFS.supported: supported: False ; >08:25:33,031 DEBUG blivet: DevPtsFS.supported: supported: False ; >08:25:33,034 DEBUG blivet: DevPtsFS.supported: supported: False ; >08:25:33,037 DEBUG blivet: BTRFS.supported: supported: True ; >08:25:33,442 DEBUG blivet: USBFS.supported: supported: False ; >08:25:33,444 DEBUG blivet: USBFS.supported: supported: False ; >08:25:33,445 DEBUG blivet: DiskLabel.__init__: >08:25:33,446 INFO blivet: DiskLabel.partedDevice returning None >08:25:33,448 DEBUG blivet: HFSPlus.supported: supported: False ; >08:25:33,449 DEBUG blivet: HFSPlus.supported: supported: False ; >08:25:33,450 DEBUG blivet: XFS.supported: supported: True ; >08:25:33,660 DEBUG blivet: XFS.supported: supported: True ; >08:25:33,662 DEBUG blivet: TmpFS.supported: supported: True ; >08:25:33,810 DEBUG blivet: LUKS.__init__: >08:25:33,814 DEBUG blivet: NTFS.supported: supported: False ; >08:25:33,817 DEBUG blivet: NTFS.supported: supported: False ; >08:25:33,820 DEBUG blivet: BindFS.supported: supported: False ; >08:25:33,822 DEBUG blivet: BindFS.supported: supported: False ; >08:25:33,824 DEBUG blivet: HFS.supported: supported: False ; >08:25:33,826 DEBUG blivet: HFS.supported: supported: False ; >08:25:33,829 DEBUG blivet: LVMPhysicalVolume.__init__: >08:25:33,831 DEBUG blivet: NFS.supported: supported: False ; >08:25:33,833 DEBUG blivet: NFS.supported: supported: False ; >08:25:33,836 DEBUG blivet: FATFS.supported: supported: True ; >08:25:33,838 DEBUG blivet: FATFS.supported: supported: True ; >08:25:33,842 DEBUG blivet: DMRaidMember.__init__: >08:25:33,844 DEBUG blivet: MDRaidMember.__init__: >08:25:43,053 INFO blivet: Detected 2064M of memory >08:25:43,063 INFO blivet: Swap attempt of 2064M >08:25:43,084 DEBUG blivet: clearpart: looking at vda2 >08:25:43,098 DEBUG blivet: clearpart: looking at vda1 >08:25:43,109 DEBUG blivet: checking whether disk vda has an empty extended >08:25:43,113 DEBUG blivet: extended is None ; logicals is [] >08:25:43,124 DEBUG blivet: clearpart: initializing vdb >08:25:43,138 DEBUG blivet: removing vdb >08:25:43,202 DEBUG blivet: DeviceFormat.teardown: device: /dev/vdb ; status: False ; type: None ; >08:25:43,211 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:25:43,232 DEBUG blivet: DiskDevice._setFormat: vdb ; current: None ; type: None ; >08:25:43,241 INFO blivet: registered action: [0] Destroy Format None on disk vdb (id 5) >08:25:43,266 DEBUG blivet: DeviceFormat.teardown: device: /dev/vdb ; status: False ; type: None ; >08:25:43,269 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:25:43,279 DEBUG blivet: DiskDevice._setFormat: vdb ; current: None ; type: None ; >08:25:43,289 INFO blivet: registered action: [1] Destroy Format None on disk vdb (id 5) >08:25:43,296 DEBUG blivet: required disklabel type for vdb (15) is None >08:25:43,299 DEBUG blivet: default disklabel type for vdb is msdos >08:25:43,308 DEBUG blivet: selecting msdos disklabel for vdb based on size >08:25:43,313 DEBUG blivet: DiskLabel.__init__: device: /dev/vdb ; labelType: msdos ; >08:25:43,328 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/vdb ; labelType: msdos ; >08:25:43,339 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f39a01a46d0> > PedDisk: <_ped.Disk object at 0x7f39a01a7998> >08:25:43,348 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >08:25:43,362 DEBUG blivet: DeviceFormat.teardown: device: /dev/vdb ; status: False ; type: None ; >08:25:43,384 DEBUG blivet: DiskDevice._setFormat: vdb ; current: None ; type: disklabel ; >08:25:43,396 INFO blivet: registered action: [2] Create Format msdos disklabel on disk vdb (id 5) >08:25:43,403 DEBUG blivet: clearpart: initializing vdc >08:25:43,410 DEBUG blivet: removing vdc >08:25:43,430 DEBUG blivet: DeviceFormat.teardown: device: /dev/vdc ; status: False ; type: None ; >08:25:43,437 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:25:43,440 DEBUG blivet: DiskDevice._setFormat: vdc ; current: None ; type: None ; >08:25:43,457 INFO blivet: registered action: [3] Destroy Format None on disk vdc (id 6) >08:25:43,477 DEBUG blivet: DeviceFormat.teardown: device: /dev/vdc ; status: False ; type: None ; >08:25:43,487 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:25:43,504 DEBUG blivet: DiskDevice._setFormat: vdc ; current: None ; type: None ; >08:25:43,513 INFO blivet: registered action: [4] Destroy Format None on disk vdc (id 6) >08:25:43,515 DEBUG blivet: required disklabel type for vdc (15) is None >08:25:43,522 DEBUG blivet: default disklabel type for vdc is msdos >08:25:43,532 DEBUG blivet: selecting msdos disklabel for vdc based on size >08:25:43,557 DEBUG blivet: DiskLabel.__init__: device: /dev/vdc ; labelType: msdos ; >08:25:43,574 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/vdc ; labelType: msdos ; >08:25:43,591 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f39a01a4f10> > PedDisk: <_ped.Disk object at 0x7f39a01a9d40> >08:25:43,596 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >08:25:43,621 DEBUG blivet: DeviceFormat.teardown: device: /dev/vdc ; status: False ; type: None ; >08:25:43,635 DEBUG blivet: DiskDevice._setFormat: vdc ; current: None ; type: disklabel ; >08:25:43,646 INFO blivet: registered action: [5] Create Format msdos disklabel on disk vdc (id 6) >08:25:43,922 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >08:25:43,931 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >08:25:44,031 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >08:25:44,039 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >08:25:44,050 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >08:25:44,057 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >08:25:44,059 DEBUG blivet: resolved 'vda' to 'vda' (disk) >08:25:44,129 DEBUG blivet: starting Blivet copy >08:25:44,192 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >08:25:44,194 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01a4350> fileSystem: <parted.filesystem.FileSystem object at 0x7f39a01c3a10> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01c3810> PedPartition: <_ped.Partition object at 0x7f39a01a2f50> >08:25:44,197 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >08:25:44,201 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01a4350> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01c3990> PedPartition: <_ped.Partition object at 0x7f39a01a2dd0> >08:25:44,202 DEBUG blivet: finished Blivet copy >08:25:45,934 DEBUG blivet: Ext4FS.supported: supported: True ; >08:25:45,936 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:25:48,547 DEBUG storage.ui: PartitionDevice._setFormat: vda1 ; >08:25:48,549 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:25:48,554 DEBUG storage.ui: PartitionDevice._setFormat: vda1 ; current: ext4 ; type: None ; >08:25:48,556 INFO storage.ui: registered action: [6] Destroy Format ext4 filesystem on partition vda1 (id 2) >08:25:48,560 DEBUG storage.ui: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >08:25:48,565 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/vda1 ; status: False ; type: None ; >08:25:48,600 INFO storage.ui: removed partition vda1 (id 2) from device tree >08:25:48,604 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >08:25:48,606 INFO storage.ui: registered action: [7] Destroy Device partition vda1 (id 2) >08:25:52,284 DEBUG storage.ui: LUKS.teardown: device: /dev/vda2 ; status: False ; type: luks ; >08:25:52,289 DEBUG storage.ui: PartitionDevice._setFormat: vda2 ; >08:25:52,291 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:25:52,295 DEBUG storage.ui: PartitionDevice._setFormat: vda2 ; current: luks ; type: None ; >08:25:52,297 INFO storage.ui: registered action: [8] Destroy Format luks on partition vda2 (id 3) >08:25:52,302 DEBUG storage.ui: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >08:25:52,307 DEBUG storage.ui: LUKS.teardown: device: /dev/vda2 ; status: False ; type: luks ; >08:25:52,314 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/vda2 ; status: False ; type: None ; >08:25:52,352 INFO storage.ui: removed partition vda2 (id 3) from device tree >08:25:52,356 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:25:52,358 INFO storage.ui: registered action: [9] Destroy Device partition vda2 (id 3) >08:25:52,363 DEBUG storage.ui: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >08:25:52,365 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:25:52,369 DEBUG storage.ui: DiskDevice._setFormat: vda ; current: disklabel ; type: None ; >08:25:52,370 INFO storage.ui: registered action: [10] Destroy Format msdos disklabel on disk vda (id 1) >08:25:52,372 DEBUG storage.ui: required disklabel type for vda (15) is None >08:25:52,373 DEBUG storage.ui: default disklabel type for vda is msdos >08:25:52,375 DEBUG storage.ui: selecting msdos disklabel for vda based on size >08:25:52,378 DEBUG storage.ui: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; >08:25:52,382 DEBUG storage.ui: DiskLabel.freshPartedDisk: device: /dev/vda ; labelType: msdos ; >08:25:52,384 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 0x4671250> > PedDisk: <_ped.Disk object at 0x4670d40> >08:25:52,386 DEBUG storage.ui: getFormat('disklabel') returning DiskLabel instance >08:25:52,389 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >08:25:52,392 DEBUG storage.ui: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >08:25:52,393 INFO storage.ui: registered action: [11] Create Format msdos disklabel on disk vda (id 1) >08:25:55,677 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >08:25:55,679 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >08:25:55,681 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >08:26:04,127 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3c22150>, 500.0, [], {} >08:26:04,136 DEBUG storage.ui: Blivet.factoryDevice: 2 ; 500.0 ; mountpoint: /boot ; disks: [DiskDevice instance (0x7f39a01a4c10) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x3459d40> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>, DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 0 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- > name = vdc status = True kids = 0 id = 6 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7710> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>] ; fstype: ext4 ; encrypted: False ; >08:26:04,141 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3c22150>, 500.0, ['vda', 'vdb', 'vdc'], {'mountpoint': '/boot', 'fstype': 'ext4', 'encrypted': False} >08:26:04,168 DEBUG storage.ui: PartitionFactory.configure: parent_factory: None ; >08:26:04,169 DEBUG storage.ui: starting Blivet copy >08:26:04,268 DEBUG storage.ui: finished Blivet copy >08:26:04,271 DEBUG storage.ui: Ext4FS.supported: supported: True ; >08:26:04,272 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >08:26:04,274 DEBUG storage.ui: Ext4FS.supported: supported: True ; >08:26:04,275 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >08:26:04,277 DEBUG storage.ui: Ext4FS.supported: supported: True ; >08:26:04,278 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >08:26:04,280 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >08:26:04,282 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >08:26:04,284 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >08:26:04,286 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >08:26:04,288 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; >08:26:04,290 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:26:04,292 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >08:26:04,294 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >08:26:04,295 INFO storage.ui: added partition req0 (id 20) to device tree >08:26:04,295 INFO storage.ui: registered action: [12] Create Device partition req0 (id 20) >08:26:04,296 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:26:04,297 INFO storage.ui: registered action: [13] Create Format ext4 filesystem mounted at /boot on partition req0 (id 20) >08:26:04,300 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >08:26:04,302 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >08:26:04,304 DEBUG storage.ui: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >08:26:04,306 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 20)'] from disk(s) ['vda', 'vdb', 'vdc'] >08:26:04,307 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb', 'vdc'] ; partitions=['req0(id 20)'] >08:26:04,308 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 20)'] from disk(s) ['vda', 'vdb', 'vdc'] >08:26:04,310 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:26:04,313 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:26:04,313 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:26:04,315 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:26:04,318 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:26:04,318 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:26:04,320 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:26:04,323 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:26:04,323 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:26:04,325 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:26:04,327 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:26:04,328 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:26:04,330 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:26:04,332 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:26:04,333 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:26:04,335 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:26:04,337 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:26:04,338 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:26:04,339 DEBUG storage.ui: allocating partition: req0 ; id: 20 ; disks: ['vda', 'vdb', 'vdc'] ; >boot: True ; primary: False ; size: 1MB ; grow: True ; max_size: 500.0 ; start: None ; end: None >08:26:04,339 DEBUG storage.ui: checking freespace on vda >08:26:04,340 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1MB boot=True best=None grow=True start=None >08:26:04,341 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:26:04,342 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:26:04,343 DEBUG storage.ui: evaluating growth potential for new layout >08:26:04,344 DEBUG storage.ui: calculating growth for disk /dev/vdc >08:26:04,345 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:26:04,345 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >08:26:04,346 DEBUG storage.ui: calculating growth for disk /dev/vdb >08:26:04,347 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:26:04,347 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >08:26:04,348 DEBUG storage.ui: calculating growth for disk /dev/vda >08:26:04,349 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:26:04,352 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >08:26:04,353 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4968e90> PedPartition: <_ped.Partition object at 0x4965d10> >08:26:04,355 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >08:26:04,357 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >08:26:04,358 DEBUG storage.ui: adding request 20 to chunk 16777153 (63-16777215) on /dev/vda >08:26:04,359 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:26:04,360 DEBUG storage.ui: req: PartitionRequest instance -- >id = 20 name = vda1 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >08:26:04,361 DEBUG storage.ui: 1 requests and 16775105 (8190MB) left in chunk >08:26:04,362 DEBUG storage.ui: adding 16775105 (8190MB) to 20 (vda1) >08:26:04,364 DEBUG storage.ui: taking back 15753153 (7691MB) from 20 (vda1) >08:26:04,365 DEBUG storage.ui: new grow amount for request 20 (vda1) is 1021952 units, or 499MB >08:26:04,366 DEBUG storage.ui: request 20 (vda1) growth: 1021952 (499MB) size: 500MB >08:26:04,366 DEBUG storage.ui: disk /dev/vda growth: 1021952 (499MB) >08:26:04,369 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:26:04,369 DEBUG storage.ui: device vda1 new partedPartition None >08:26:04,371 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >08:26:04,419 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:26:04,421 DEBUG storage.ui: total growth: 1021952 sectors >08:26:04,421 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:26:04,422 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:26:04,423 DEBUG storage.ui: new free allows for 1021952 sectors of growth >08:26:04,424 DEBUG storage.ui: found free space for bootable request >08:26:04,425 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:26:04,426 DEBUG storage.ui: created partition vda1 of 1MB and added it to /dev/vda >08:26:04,429 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >08:26:04,430 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01c08d0> PedPartition: <_ped.Partition object at 0x7f39980135f0> >08:26:04,433 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >08:26:04,435 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >08:26:04,438 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:26:04,439 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01c09d0> PedPartition: <_ped.Partition object at 0x7f3998013530> >08:26:04,440 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb', 'vdc'], partitions=['vda1(id 20)'] >08:26:04,441 DEBUG storage.ui: growable partitions are ['vda1'] >08:26:04,442 DEBUG storage.ui: adding request 20 to chunk 16777153 (63-16777215) on /dev/vda >08:26:04,443 DEBUG storage.ui: disk vda has 1 chunks >08:26:04,443 DEBUG storage.ui: disk vdb has 1 chunks >08:26:04,444 DEBUG storage.ui: disk vdc has 1 chunks >08:26:04,445 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:26:04,445 DEBUG storage.ui: req: PartitionRequest instance -- >id = 20 name = vda1 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >08:26:04,446 DEBUG storage.ui: 1 requests and 16775105 (8190MB) left in chunk >08:26:04,447 DEBUG storage.ui: adding 16775105 (8190MB) to 20 (vda1) >08:26:04,447 DEBUG storage.ui: taking back 15753153 (7691MB) from 20 (vda1) >08:26:04,448 DEBUG storage.ui: new grow amount for request 20 (vda1) is 1021952 units, or 499MB >08:26:04,449 DEBUG storage.ui: growing partitions on vda >08:26:04,450 DEBUG storage.ui: partition vda1 (20): 0 >08:26:04,451 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x7f39a01c04d0> >08:26:04,451 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 20)'] from disk(s) ['vda'] >08:26:04,454 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:26:04,454 DEBUG storage.ui: device vda1 new partedPartition None >08:26:04,456 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >08:26:04,458 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:26:04,459 DEBUG storage.ui: back from removeNewPartitions >08:26:04,460 DEBUG storage.ui: extended: None >08:26:04,461 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x7f39a01c04d0> >08:26:04,463 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >08:26:04,464 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01c0110> PedPartition: <_ped.Partition object at 0x7f3998013590> >08:26:04,466 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >08:26:04,468 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >08:26:04,471 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:26:04,472 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01b2b10> PedPartition: <_ped.Partition object at 0x7f39980134d0> >08:26:04,473 DEBUG storage.ui: growing partitions on vdb >08:26:04,474 DEBUG storage.ui: growing partitions on vdc >08:26:04,474 DEBUG storage.ui: fixing size of non-existent 500MB partition vda1 (20) with non-existent ext4 filesystem mounted at /boot at 500.00 >08:26:04,617 DEBUG blivet: Ext4FS.supported: supported: True ; >08:26:04,621 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:26:11,164 DEBUG blivet: Ext4FS.supported: supported: True ; >08:26:11,167 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:26:11,185 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x3c22150>, 500, ['vda'], {'encrypted': False, 'raid_level': 'raid1'} >08:26:11,197 INFO storage.ui: removed partition vda1 (id 20) from device tree >08:26:11,205 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:26:11,205 INFO storage.ui: registered action: [14] Destroy Device partition vda1 (id 20) >08:26:11,217 DEBUG storage.ui: Blivet.factoryDevice: 1 ; 500 ; container_raid_level: None ; name: boot ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x7f39a01a4c10) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x3459d40> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>, DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 0 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- > name = vdc status = True kids = 0 id = 6 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7710> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>] ; raid_level: raid1 ; label: ; container_name: None ; device: None ; mountpoint: /boot ; fstype: ext4 ; container_size: 0 ; >08:26:11,225 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x3c22150>, 500, ['vda', 'vdb', 'vdc'], {'container_raid_level': None, 'name': 'boot', 'encrypted': False, 'container_encrypted': False, 'raid_level': 'raid1', 'label': '', 'container_name': None, 'device': None, 'mountpoint': '/boot', 'fstype': 'ext4', 'container_size': 0} >08:26:11,227 DEBUG storage.ui: MDFactory.configure: parent_factory: None ; >08:26:11,227 DEBUG storage.ui: starting Blivet copy >08:26:11,291 DEBUG storage.ui: finished Blivet copy >08:26:11,293 INFO storage.ui: Using 0MB superBlockSize >08:26:11,293 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >08:26:11,297 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x3c22150>, 1500, [DiskDevice instance (0x7f39a01a4c10) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x3459d40> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>, DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 0 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- > name = vdc status = True kids = 0 id = 6 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7710> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>]] >08:26:11,301 DEBUG storage.ui: child factory kwargs: {'fstype': 'mdmember'} >08:26:11,303 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.MDFactory object at 0x7f39a01dccd0> ; >08:26:11,303 DEBUG storage.ui: parent factory container: None >08:26:11,303 DEBUG storage.ui: members: [] >08:26:11,308 DEBUG storage.ui: add_disks: ['vda', 'vdb', 'vdc'] >08:26:11,309 DEBUG storage.ui: remove_disks: [] >08:26:11,310 DEBUG storage.ui: MDRaidMember.__init__: >08:26:11,310 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance >08:26:11,315 DEBUG storage.ui: MDRaidMember.__init__: mountpoint: None ; >08:26:11,315 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance >08:26:11,317 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >08:26:11,321 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >08:26:11,323 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: mdmember ; >08:26:11,325 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:26:11,326 INFO storage.ui: added partition req1 (id 21) to device tree >08:26:11,327 INFO storage.ui: registered action: [15] Create Device partition req1 (id 21) >08:26:11,327 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:26:11,328 INFO storage.ui: registered action: [16] Create Format mdmember on partition req1 (id 21) >08:26:11,330 DEBUG storage.ui: MDRaidMember.__init__: mountpoint: None ; >08:26:11,331 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance >08:26:11,333 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >08:26:11,335 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; >08:26:11,338 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; current: None ; type: mdmember ; >08:26:11,340 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >08:26:11,341 INFO storage.ui: added partition req2 (id 22) to device tree >08:26:11,341 INFO storage.ui: registered action: [17] Create Device partition req2 (id 22) >08:26:11,342 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:26:11,343 INFO storage.ui: registered action: [18] Create Format mdmember on partition req2 (id 22) >08:26:11,345 DEBUG storage.ui: MDRaidMember.__init__: mountpoint: None ; >08:26:11,346 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance >08:26:11,348 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >08:26:11,350 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; >08:26:11,353 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; current: None ; type: mdmember ; >08:26:11,355 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >08:26:11,355 INFO storage.ui: added partition req3 (id 23) to device tree >08:26:11,356 INFO storage.ui: registered action: [19] Create Device partition req3 (id 23) >08:26:11,357 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:26:11,358 INFO storage.ui: registered action: [20] Create Format mdmember on partition req3 (id 23) >08:26:11,358 INFO storage.ui: Using 0MB superBlockSize >08:26:11,359 DEBUG storage.ui: adding a SameSizeSet with size 1500 >08:26:11,361 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >08:26:11,363 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >08:26:11,365 DEBUG storage.ui: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >08:26:11,367 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 21)', 'req2(id 22)', 'req3(id 23)'] from disk(s) ['vda', 'vdb', 'vdc'] >08:26:11,369 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb', 'vdc'] ; partitions=['req1(id 21)', 'req2(id 22)', 'req3(id 23)'] >08:26:11,369 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 21)', 'req2(id 22)', 'req3(id 23)'] from disk(s) ['vda', 'vdb', 'vdc'] >08:26:11,372 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:26:11,374 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:26:11,375 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:26:11,378 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:26:11,381 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:26:11,381 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:26:11,382 DEBUG storage.ui: allocating partition: req1 ; id: 21 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 500 ; start: None ; end: None >08:26:11,383 DEBUG storage.ui: checking freespace on vda >08:26:11,384 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1MB boot=False best=None grow=True start=None >08:26:11,385 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:26:11,385 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:26:11,386 DEBUG storage.ui: evaluating growth potential for new layout >08:26:11,387 DEBUG storage.ui: calculating growth for disk /dev/vdc >08:26:11,388 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:26:11,388 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >08:26:11,389 DEBUG storage.ui: calculating growth for disk /dev/vdb >08:26:11,390 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:26:11,390 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >08:26:11,391 DEBUG storage.ui: calculating growth for disk /dev/vda >08:26:11,392 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:26:11,394 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >08:26:11,396 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01bb050> PedPartition: <_ped.Partition object at 0x7f3998013410> >08:26:11,398 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >08:26:11,400 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >08:26:11,401 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:26:11,402 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:26:11,403 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda1 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >08:26:11,403 DEBUG storage.ui: 1 requests and 16775105 (8190MB) left in chunk >08:26:11,404 DEBUG storage.ui: adding 16775105 (8190MB) to 21 (vda1) >08:26:11,405 DEBUG storage.ui: taking back 15753153 (7691MB) from 21 (vda1) >08:26:11,406 DEBUG storage.ui: new grow amount for request 21 (vda1) is 1021952 units, or 499MB >08:26:11,406 DEBUG storage.ui: request 21 (vda1) growth: 1021952 (499MB) size: 500MB >08:26:11,407 DEBUG storage.ui: disk /dev/vda growth: 1021952 (499MB) >08:26:11,409 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:26:11,410 DEBUG storage.ui: device vda1 new partedPartition None >08:26:11,412 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >08:26:11,414 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:26:11,415 DEBUG storage.ui: total growth: 1021952 sectors >08:26:11,416 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:26:11,417 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:26:11,417 DEBUG storage.ui: new free allows for 1021952 sectors of growth >08:26:11,418 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:26:11,419 DEBUG storage.ui: created partition vda1 of 1MB and added it to /dev/vda >08:26:11,421 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >08:26:11,423 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01bb210> PedPartition: <_ped.Partition object at 0x7f3998013590> >08:26:11,425 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >08:26:11,427 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >08:26:11,430 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:26:11,431 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01be350> PedPartition: <_ped.Partition object at 0x7f3998013530> >08:26:11,434 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:26:11,436 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:26:11,437 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:26:11,439 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:26:11,441 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:26:11,442 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:26:11,442 DEBUG storage.ui: allocating partition: req2 ; id: 22 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 500 ; start: None ; end: None >08:26:11,443 DEBUG storage.ui: checking freespace on vdb >08:26:11,444 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=1MB boot=False best=None grow=True start=None >08:26:11,445 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:26:11,446 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:26:11,447 DEBUG storage.ui: evaluating growth potential for new layout >08:26:11,448 DEBUG storage.ui: calculating growth for disk /dev/vdc >08:26:11,448 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:26:11,449 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >08:26:11,450 DEBUG storage.ui: calculating growth for disk /dev/vdb >08:26:11,451 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:26:11,453 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >08:26:11,454 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01bb6d0> PedPartition: <_ped.Partition object at 0x7f39980132f0> >08:26:11,456 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >08:26:11,459 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >08:26:11,460 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:26:11,460 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:26:11,461 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb1 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >08:26:11,462 DEBUG storage.ui: 1 requests and 16775105 (8190MB) left in chunk >08:26:11,462 DEBUG storage.ui: adding 16775105 (8190MB) to 22 (vdb1) >08:26:11,463 DEBUG storage.ui: taking back 15753153 (7691MB) from 22 (vdb1) >08:26:11,464 DEBUG storage.ui: new grow amount for request 22 (vdb1) is 1021952 units, or 499MB >08:26:11,464 DEBUG storage.ui: request 22 (vdb1) growth: 1021952 (499MB) size: 500MB >08:26:11,465 DEBUG storage.ui: disk /dev/vdb growth: 1021952 (499MB) >08:26:11,466 DEBUG storage.ui: calculating growth for disk /dev/vda >08:26:11,467 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:26:11,467 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:26:11,468 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda1 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >08:26:11,469 DEBUG storage.ui: 1 requests and 16775105 (8190MB) left in chunk >08:26:11,470 DEBUG storage.ui: adding 16775105 (8190MB) to 21 (vda1) >08:26:11,471 DEBUG storage.ui: taking back 15753153 (7691MB) from 21 (vda1) >08:26:11,471 DEBUG storage.ui: new grow amount for request 21 (vda1) is 1021952 units, or 499MB >08:26:11,472 DEBUG storage.ui: request 21 (vda1) growth: 1021952 (499MB) size: 500MB >08:26:11,472 DEBUG storage.ui: disk /dev/vda growth: 1021952 (499MB) >08:26:11,475 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:26:11,475 DEBUG storage.ui: device vdb1 new partedPartition None >08:26:11,478 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdb ; >08:26:11,480 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >08:26:11,481 DEBUG storage.ui: total growth: 2043904 sectors >08:26:11,481 DEBUG storage.ui: updating use_disk to vdb, type: 0 >08:26:11,482 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:26:11,483 DEBUG storage.ui: new free allows for 2043904 sectors of growth >08:26:11,483 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:26:11,485 DEBUG storage.ui: created partition vdb1 of 1MB and added it to /dev/vdb >08:26:11,487 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >08:26:11,488 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01bb850> PedPartition: <_ped.Partition object at 0x7f39980133b0> >08:26:11,490 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >08:26:11,492 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >08:26:11,495 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:26:11,496 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01bb510> PedPartition: <_ped.Partition object at 0x7f3998013350> >08:26:11,498 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:26:11,501 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:26:11,502 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:26:11,504 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:26:11,506 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:26:11,507 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:26:11,508 DEBUG storage.ui: allocating partition: req3 ; id: 23 ; disks: ['vdc'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 500 ; start: None ; end: None >08:26:11,508 DEBUG storage.ui: checking freespace on vdc >08:26:11,509 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdc part_type=0 req_size=1MB boot=False best=None grow=True start=None >08:26:11,510 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:26:11,511 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:26:11,512 DEBUG storage.ui: evaluating growth potential for new layout >08:26:11,513 DEBUG storage.ui: calculating growth for disk /dev/vdc >08:26:11,514 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:26:11,516 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >08:26:11,517 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01bb4d0> PedPartition: <_ped.Partition object at 0x7f3998013590> >08:26:11,519 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >08:26:11,522 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >08:26:11,523 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:26:11,523 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:26:11,524 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdc1 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >08:26:11,525 DEBUG storage.ui: 1 requests and 16775105 (8190MB) left in chunk >08:26:11,525 DEBUG storage.ui: adding 16775105 (8190MB) to 23 (vdc1) >08:26:11,526 DEBUG storage.ui: taking back 15753153 (7691MB) from 23 (vdc1) >08:26:11,527 DEBUG storage.ui: new grow amount for request 23 (vdc1) is 1021952 units, or 499MB >08:26:11,527 DEBUG storage.ui: request 23 (vdc1) growth: 1021952 (499MB) size: 500MB >08:26:11,528 DEBUG storage.ui: disk /dev/vdc growth: 1021952 (499MB) >08:26:11,529 DEBUG storage.ui: calculating growth for disk /dev/vdb >08:26:11,530 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:26:11,530 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:26:11,531 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb1 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >08:26:11,532 DEBUG storage.ui: 1 requests and 16775105 (8190MB) left in chunk >08:26:11,532 DEBUG storage.ui: adding 16775105 (8190MB) to 22 (vdb1) >08:26:11,533 DEBUG storage.ui: taking back 15753153 (7691MB) from 22 (vdb1) >08:26:11,534 DEBUG storage.ui: new grow amount for request 22 (vdb1) is 1021952 units, or 499MB >08:26:11,535 DEBUG storage.ui: request 22 (vdb1) growth: 1021952 (499MB) size: 500MB >08:26:11,535 DEBUG storage.ui: disk /dev/vdb growth: 1021952 (499MB) >08:26:11,535 DEBUG storage.ui: calculating growth for disk /dev/vda >08:26:11,537 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:26:11,537 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:26:11,538 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda1 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >08:26:11,538 DEBUG storage.ui: 1 requests and 16775105 (8190MB) left in chunk >08:26:11,538 DEBUG storage.ui: adding 16775105 (8190MB) to 21 (vda1) >08:26:11,540 DEBUG storage.ui: taking back 15753153 (7691MB) from 21 (vda1) >08:26:11,540 DEBUG storage.ui: new grow amount for request 21 (vda1) is 1021952 units, or 499MB >08:26:11,540 DEBUG storage.ui: request 21 (vda1) growth: 1021952 (499MB) size: 500MB >08:26:11,541 DEBUG storage.ui: disk /dev/vda growth: 1021952 (499MB) >08:26:11,544 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:26:11,545 DEBUG storage.ui: device vdc1 new partedPartition None >08:26:11,547 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: vdc ; >08:26:11,549 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >08:26:11,550 DEBUG storage.ui: total growth: 3065856 sectors >08:26:11,551 DEBUG storage.ui: updating use_disk to vdc, type: 0 >08:26:11,551 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:26:11,552 DEBUG storage.ui: new free allows for 3065856 sectors of growth >08:26:11,553 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:26:11,554 DEBUG storage.ui: created partition vdc1 of 1MB and added it to /dev/vdc >08:26:11,556 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >08:26:11,557 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01bb410> PedPartition: <_ped.Partition object at 0x7f39980132f0> >08:26:11,560 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >08:26:11,562 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >08:26:11,565 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:26:11,565 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01bb190> PedPartition: <_ped.Partition object at 0x7f39980133b0> >08:26:11,566 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb', 'vdc'], partitions=['vda1(id 21)', 'vdb1(id 22)', 'vdc1(id 23)'] >08:26:11,567 DEBUG storage.ui: growable partitions are ['vda1', 'vdb1', 'vdc1'] >08:26:11,568 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:26:11,568 DEBUG storage.ui: disk vda has 1 chunks >08:26:11,569 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:26:11,570 DEBUG storage.ui: disk vdb has 1 chunks >08:26:11,571 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:26:11,572 DEBUG storage.ui: disk vdc has 1 chunks >08:26:11,572 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:26:11,573 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda1 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >08:26:11,574 DEBUG storage.ui: 1 requests and 16775105 (8190MB) left in chunk >08:26:11,574 DEBUG storage.ui: adding 16775105 (8190MB) to 21 (vda1) >08:26:11,575 DEBUG storage.ui: taking back 15753153 (7691MB) from 21 (vda1) >08:26:11,576 DEBUG storage.ui: new grow amount for request 21 (vda1) is 1021952 units, or 499MB >08:26:11,576 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:26:11,577 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb1 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >08:26:11,578 DEBUG storage.ui: 1 requests and 16775105 (8190MB) left in chunk >08:26:11,578 DEBUG storage.ui: adding 16775105 (8190MB) to 22 (vdb1) >08:26:11,579 DEBUG storage.ui: taking back 15753153 (7691MB) from 22 (vdb1) >08:26:11,580 DEBUG storage.ui: new grow amount for request 22 (vdb1) is 1021952 units, or 499MB >08:26:11,580 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:26:11,581 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdc1 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >08:26:11,581 DEBUG storage.ui: 1 requests and 16775105 (8190MB) left in chunk >08:26:11,581 DEBUG storage.ui: adding 16775105 (8190MB) to 23 (vdc1) >08:26:11,582 DEBUG storage.ui: taking back 15753153 (7691MB) from 23 (vdc1) >08:26:11,582 DEBUG storage.ui: new grow amount for request 23 (vdc1) is 1021952 units, or 499MB >08:26:11,582 DEBUG storage.ui: set: ['vda1', 'vdb1', 'vdc1'] 500 >08:26:11,582 DEBUG storage.ui: min growth is 1021952 >08:26:11,582 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 21 name = vda1 growable = True >base = 2048 growth = 1021952 max_grow = 1021952 >done = True is 1021952 >08:26:11,583 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 22 name = vdb1 growable = True >base = 2048 growth = 1021952 max_grow = 1021952 >done = True is 1021952 >08:26:11,583 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 23 name = vdc1 growable = True >base = 2048 growth = 1021952 max_grow = 1021952 >done = True is 1021952 >08:26:11,583 DEBUG storage.ui: set: ['vda1', 'vdb1', 'vdc1'] 500 >08:26:11,583 DEBUG storage.ui: min growth is 1021952 >08:26:11,587 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 21 name = vda1 growable = True >base = 2048 growth = 1021952 max_grow = 1021952 >done = True is 1021952 >08:26:11,587 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 22 name = vdb1 growable = True >base = 2048 growth = 1021952 max_grow = 1021952 >done = True is 1021952 >08:26:11,588 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 23 name = vdc1 growable = True >base = 2048 growth = 1021952 max_grow = 1021952 >done = True is 1021952 >08:26:11,588 DEBUG storage.ui: growing partitions on vda >08:26:11,588 DEBUG storage.ui: partition vda1 (21): 0 >08:26:11,588 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x7f39a01bb710> >08:26:11,589 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 21)'] from disk(s) ['vda'] >08:26:11,591 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:26:11,591 DEBUG storage.ui: device vda1 new partedPartition None >08:26:11,598 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >08:26:11,601 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:26:11,601 DEBUG storage.ui: back from removeNewPartitions >08:26:11,602 DEBUG storage.ui: extended: None >08:26:11,603 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x7f39a01bb710> >08:26:11,605 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >08:26:11,606 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01bbc90> PedPartition: <_ped.Partition object at 0x7f3998013410> >08:26:11,609 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >08:26:11,611 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >08:26:11,613 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:26:11,615 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01bbe50> PedPartition: <_ped.Partition object at 0x3c091d0> >08:26:11,615 DEBUG storage.ui: growing partitions on vdb >08:26:11,616 DEBUG storage.ui: partition vdb1 (22): 0 >08:26:11,617 DEBUG storage.ui: new geometry for vdb1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x7f39a01be550> >08:26:11,618 DEBUG storage.ui: removing all non-preexisting partitions ['vdb1(id 22)'] from disk(s) ['vdb'] >08:26:11,620 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:26:11,621 DEBUG storage.ui: device vdb1 new partedPartition None >08:26:11,623 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdb ; >08:26:11,625 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >08:26:11,626 DEBUG storage.ui: back from removeNewPartitions >08:26:11,627 DEBUG storage.ui: extended: None >08:26:11,628 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x7f39a01be550> >08:26:11,631 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >08:26:11,632 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01bba10> PedPartition: <_ped.Partition object at 0x7f3998013530> >08:26:11,634 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >08:26:11,636 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >08:26:11,639 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:26:11,640 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01bbad0> PedPartition: <_ped.Partition object at 0x3c09170> >08:26:11,641 DEBUG storage.ui: growing partitions on vdc >08:26:11,642 DEBUG storage.ui: partition vdc1 (23): 0 >08:26:11,642 DEBUG storage.ui: new geometry for vdc1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x7f39a01bb510> >08:26:11,643 DEBUG storage.ui: removing all non-preexisting partitions ['vdc1(id 23)'] from disk(s) ['vdc'] >08:26:11,646 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:26:11,646 DEBUG storage.ui: device vdc1 new partedPartition None >08:26:11,649 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: vdc ; >08:26:11,652 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >08:26:11,652 DEBUG storage.ui: back from removeNewPartitions >08:26:11,653 DEBUG storage.ui: extended: None >08:26:11,654 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x7f39a01bb510> >08:26:11,656 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >08:26:11,657 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01bb150> PedPartition: <_ped.Partition object at 0x7f3998013350> >08:26:11,659 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >08:26:11,662 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >08:26:11,664 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:26:11,665 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01bb590> PedPartition: <_ped.Partition object at 0x3794a10> >08:26:11,666 DEBUG storage.ui: fixing size of non-existent 500MB partition vda1 (21) with non-existent mdmember at 500.00 >08:26:11,667 DEBUG storage.ui: fixing size of non-existent 500MB partition vdb1 (22) with non-existent mdmember at 500.00 >08:26:11,668 DEBUG storage.ui: fixing size of non-existent 500MB partition vdc1 (23) with non-existent mdmember at 500.00 >08:26:11,672 DEBUG storage.ui: Ext4FS.supported: supported: True ; >08:26:11,673 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >08:26:11,676 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vda1 ; >08:26:11,678 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vdb1 ; >08:26:11,681 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vdc1 ; >08:26:11,683 DEBUG storage.ui: MDRaidArrayDevice._setFormat: boot ; current: None ; type: ext4 ; >08:26:11,684 INFO storage.ui: added mdarray boot (id 24) to device tree >08:26:11,685 INFO storage.ui: registered action: [21] Create Device mdarray boot (id 24) >08:26:11,686 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:26:11,686 INFO storage.ui: registered action: [22] Create Format ext4 filesystem mounted at /boot on mdarray boot (id 24) >08:26:11,688 DEBUG storage.ui: raw RAID 1 size == 500.0 >08:26:11,688 INFO storage.ui: Using 0MB superBlockSize >08:26:11,689 DEBUG storage.ui: non-existent RAID 1 size == 500.0 >08:26:11,691 DEBUG storage.ui: raw RAID 1 size == 500.0 >08:26:11,691 INFO storage.ui: Using 0MB superBlockSize >08:26:11,692 DEBUG storage.ui: non-existent RAID 1 size == 500.0 >08:26:11,697 DEBUG blivet: raw RAID 1 size == 500.0 >08:26:11,698 INFO blivet: Using 0MB superBlockSize >08:26:11,699 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:26:11,712 DEBUG blivet: raw RAID 1 size == 500.0 >08:26:11,713 INFO blivet: Using 0MB superBlockSize >08:26:11,713 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:26:11,715 DEBUG blivet: raw RAID 1 size == 500.0 >08:26:11,715 INFO blivet: Using 0MB superBlockSize >08:26:11,716 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:26:11,718 DEBUG blivet: raw RAID 1 size == 500.0 >08:26:11,719 INFO blivet: Using 0MB superBlockSize >08:26:11,719 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:26:11,724 DEBUG blivet: raw RAID 1 size == 500.0 >08:26:11,725 INFO blivet: Using 0MB superBlockSize >08:26:11,726 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:26:14,088 DEBUG blivet: raw RAID 1 size == 500.0 >08:26:14,090 INFO blivet: Using 0MB superBlockSize >08:26:14,092 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:26:14,117 DEBUG blivet: Ext4FS.supported: supported: True ; >08:26:14,118 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:26:14,136 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x3c22150>, 500, ['vda', 'vdb', 'vdc'], {'encrypted': False, 'raid_level': 'raid1'} >08:26:14,170 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >08:26:14,171 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >08:26:14,172 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >08:26:20,203 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 5000.0, [], {} >08:26:20,213 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 5000.0 ; mountpoint: / ; disks: [DiskDevice instance (0x7f39a01a4c10) -- > name = vda status = True kids = 1 id = 1 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x3459d40> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>, DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 1 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- > name = vdc status = True kids = 1 id = 6 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7710> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>] ; fstype: ext4 ; encrypted: False ; >08:26:20,218 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 5000.0, ['vda', 'vdb', 'vdc'], {'mountpoint': '/', 'fstype': 'ext4', 'encrypted': False} >08:26:20,220 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >08:26:20,221 DEBUG storage.ui: starting Blivet copy >08:26:20,309 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:26:20,312 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x378c290> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01becd0> PedPartition: <_ped.Partition object at 0x3c09050> >08:26:20,314 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:26:20,315 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01bd450> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01be350> PedPartition: <_ped.Partition object at 0x7f3998013530> >08:26:20,318 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:26:20,319 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01bda90> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01be7d0> PedPartition: <_ped.Partition object at 0x7f3998013350> >08:26:20,319 DEBUG storage.ui: finished Blivet copy >08:26:20,320 DEBUG storage.ui: size bumped to 5004 to include new device space >08:26:20,321 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >08:26:20,325 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x3c22150>, 5004.0, [DiskDevice instance (0x7f39a01a4c10) -- > name = vda status = True kids = 1 id = 1 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x3459d40> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>, DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 1 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- > name = vdc status = True kids = 1 id = 6 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7710> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>]] >08:26:20,329 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >08:26:20,330 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x7f39a01bd090> ; >08:26:20,330 DEBUG storage.ui: parent factory container: None >08:26:20,331 DEBUG storage.ui: members: [] >08:26:20,332 DEBUG storage.ui: add_disks: ['vda', 'vdb', 'vdc'] >08:26:20,336 DEBUG storage.ui: remove_disks: [] >08:26:20,338 DEBUG storage.ui: LVMPhysicalVolume.__init__: >08:26:20,338 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >08:26:20,340 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >08:26:20,345 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >08:26:20,348 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >08:26:20,350 DEBUG storage.ui: PartitionDevice._setFormat: req4 ; >08:26:20,353 DEBUG storage.ui: PartitionDevice._setFormat: req4 ; current: None ; type: lvmpv ; >08:26:20,355 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >08:26:20,356 INFO storage.ui: added partition req4 (id 25) to device tree >08:26:20,356 INFO storage.ui: registered action: [23] Create Device partition req4 (id 25) >08:26:20,357 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:26:20,358 INFO storage.ui: registered action: [24] Create Format lvmpv on partition req4 (id 25) >08:26:20,360 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >08:26:20,361 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >08:26:20,363 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >08:26:20,365 DEBUG storage.ui: PartitionDevice._setFormat: req5 ; >08:26:20,368 DEBUG storage.ui: PartitionDevice._setFormat: req5 ; current: None ; type: lvmpv ; >08:26:20,370 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >08:26:20,371 INFO storage.ui: added partition req5 (id 26) to device tree >08:26:20,372 INFO storage.ui: registered action: [25] Create Device partition req5 (id 26) >08:26:20,373 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:26:20,373 INFO storage.ui: registered action: [26] Create Format lvmpv on partition req5 (id 26) >08:26:20,375 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >08:26:20,376 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >08:26:20,379 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdc ; >08:26:20,381 DEBUG storage.ui: PartitionDevice._setFormat: req6 ; >08:26:20,384 DEBUG storage.ui: PartitionDevice._setFormat: req6 ; current: None ; type: lvmpv ; >08:26:20,387 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdc ; >08:26:20,387 INFO storage.ui: added partition req6 (id 27) to device tree >08:26:20,388 INFO storage.ui: registered action: [27] Create Device partition req6 (id 27) >08:26:20,389 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:26:20,390 INFO storage.ui: registered action: [28] Create Format lvmpv on partition req6 (id 27) >08:26:20,391 DEBUG storage.ui: size bumped to 5004 to include new device space >08:26:20,391 DEBUG storage.ui: adding a TotalSizeSet with size 5004 >08:26:20,392 DEBUG storage.ui: set.allocated = 24 >08:26:20,394 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >08:26:20,397 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >08:26:20,399 DEBUG storage.ui: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >08:26:20,401 DEBUG storage.ui: removing all non-preexisting partitions ['req4(id 25)', 'req5(id 26)', 'req6(id 27)', 'vda1(id 21)', 'vdb1(id 22)', 'vdc1(id 23)'] from disk(s) ['vda', 'vdb', 'vdc'] >08:26:20,403 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:26:20,404 DEBUG storage.ui: device vda1 new partedPartition None >08:26:20,407 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >08:26:20,409 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:26:20,412 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:26:20,412 DEBUG storage.ui: device vdb1 new partedPartition None >08:26:20,415 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdb ; >08:26:20,417 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >08:26:20,419 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:26:20,420 DEBUG storage.ui: device vdc1 new partedPartition None >08:26:20,422 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: vdc ; >08:26:20,425 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >08:26:20,426 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb', 'vdc'] ; partitions=['req4(id 25)', 'req5(id 26)', 'req6(id 27)', 'req1(id 21)', 'req2(id 22)', 'req3(id 23)'] >08:26:20,427 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 21)', 'req2(id 22)', 'req3(id 23)', 'req4(id 25)', 'req5(id 26)', 'req6(id 27)'] from disk(s) ['vda', 'vdb', 'vdc'] >08:26:20,429 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:26:20,432 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:26:20,433 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:26:20,435 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:26:20,437 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:26:20,438 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:26:20,439 DEBUG storage.ui: allocating partition: req1 ; id: 21 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >08:26:20,440 DEBUG storage.ui: checking freespace on vda >08:26:20,441 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=False best=None grow=False start=None >08:26:20,442 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:26:20,443 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:26:20,444 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:26:20,445 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:26:20,445 DEBUG storage.ui: new free allows for 0 sectors of growth >08:26:20,446 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:26:20,447 DEBUG storage.ui: created partition vda1 of 500MB and added it to /dev/vda >08:26:20,450 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >08:26:20,451 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3eb2050> PedPartition: <_ped.Partition object at 0x3c091d0> >08:26:20,454 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >08:26:20,456 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >08:26:20,459 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:26:20,460 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x32b7d50> PedPartition: <_ped.Partition object at 0x7f3998013590> >08:26:20,462 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:26:20,465 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:26:20,466 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:26:20,468 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:26:20,470 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:26:20,471 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:26:20,472 DEBUG storage.ui: allocating partition: req2 ; id: 22 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >08:26:20,473 DEBUG storage.ui: checking freespace on vdb >08:26:20,474 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=500MB boot=False best=None grow=False start=None >08:26:20,475 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:26:20,476 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:26:20,476 DEBUG storage.ui: updating use_disk to vdb, type: 0 >08:26:20,477 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:26:20,478 DEBUG storage.ui: new free allows for 0 sectors of growth >08:26:20,479 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:26:20,480 DEBUG storage.ui: created partition vdb1 of 500MB and added it to /dev/vdb >08:26:20,482 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >08:26:20,483 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01b2ed0> PedPartition: <_ped.Partition object at 0x3c09170> >08:26:20,486 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >08:26:20,488 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >08:26:20,491 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:26:20,492 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01bbe90> PedPartition: <_ped.Partition object at 0x7f39980132f0> >08:26:20,494 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:26:20,497 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:26:20,497 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:26:20,500 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:26:20,503 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:26:20,504 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:26:20,504 DEBUG storage.ui: allocating partition: req3 ; id: 23 ; disks: ['vdc'] ; >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >08:26:20,505 DEBUG storage.ui: checking freespace on vdc >08:26:20,506 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdc part_type=0 req_size=500MB boot=False best=None grow=False start=None >08:26:20,507 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:26:20,508 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:26:20,509 DEBUG storage.ui: updating use_disk to vdc, type: 0 >08:26:20,510 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:26:20,510 DEBUG storage.ui: new free allows for 0 sectors of growth >08:26:20,511 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:26:20,513 DEBUG storage.ui: created partition vdc1 of 500MB and added it to /dev/vdc >08:26:20,515 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >08:26:20,516 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01bb590> PedPartition: <_ped.Partition object at 0x7f39980133b0> >08:26:20,518 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >08:26:20,521 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >08:26:20,523 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:26:20,524 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x32c76d0> PedPartition: <_ped.Partition object at 0x3794a10> >08:26:20,527 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:26:20,529 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:26:20,530 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:26:20,533 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:26:20,536 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:26:20,537 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:26:20,538 DEBUG storage.ui: allocating partition: req4 ; id: 25 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 5004.0 ; start: None ; end: None >08:26:20,538 DEBUG storage.ui: checking freespace on vda >08:26:20,540 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=8MB boot=False best=None grow=True start=None >08:26:20,542 DEBUG storage.ui: checking 63-2047 (0 MB) >08:26:20,542 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:26:20,543 DEBUG storage.ui: checking 1026048-16777215 (7691 MB) >08:26:20,544 DEBUG storage.ui: current free range is 1026048-16777215 (7691MB) >08:26:20,545 DEBUG storage.ui: evaluating growth potential for new layout >08:26:20,546 DEBUG storage.ui: calculating growth for disk /dev/vdc >08:26:20,547 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:26:20,547 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:26:20,549 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:26:20,549 DEBUG storage.ui: request 23 (vdc1) growth: 0 (0MB) size: 500MB >08:26:20,550 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >08:26:20,551 DEBUG storage.ui: calculating growth for disk /dev/vdb >08:26:20,552 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:26:20,553 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:26:20,553 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:26:20,554 DEBUG storage.ui: request 22 (vdb1) growth: 0 (0MB) size: 500MB >08:26:20,555 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >08:26:20,556 DEBUG storage.ui: calculating growth for disk /dev/vda >08:26:20,559 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >08:26:20,561 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f399801d110> PedPartition: <_ped.Partition object at 0x3c091d0> >08:26:20,563 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >08:26:20,566 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >08:26:20,567 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:26:20,568 DEBUG storage.ui: adding request 25 to chunk 16777153 (63-16777215) on /dev/vda >08:26:20,569 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:26:20,570 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:26:20,571 DEBUG storage.ui: req: PartitionRequest instance -- >id = 25 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 10231808 >done = False >08:26:20,571 DEBUG storage.ui: 1 requests and 15736769 (7683MB) left in chunk >08:26:20,572 DEBUG storage.ui: adding 15736769 (7683MB) to 25 (vda2) >08:26:20,573 DEBUG storage.ui: taking back 5504961 (2687MB) from 25 (vda2) >08:26:20,574 DEBUG storage.ui: new grow amount for request 25 (vda2) is 10231808 units, or 4996MB >08:26:20,575 DEBUG storage.ui: request 21 (vda1) growth: 0 (0MB) size: 500MB >08:26:20,576 DEBUG storage.ui: request 25 (vda2) growth: 10231808 (4996MB) size: 5004MB >08:26:20,577 DEBUG storage.ui: disk /dev/vda growth: 10231808 (4996MB) >08:26:20,579 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:26:20,580 DEBUG storage.ui: device vda2 new partedPartition None >08:26:20,583 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: vda ; >08:26:20,585 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >08:26:20,586 DEBUG storage.ui: total growth: 10231808 sectors >08:26:20,587 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:26:20,588 DEBUG storage.ui: new free: 1026048-16777215 / 7691MB >08:26:20,588 DEBUG storage.ui: new free allows for 10231808 sectors of growth >08:26:20,590 DEBUG storage.ui: created partition vda2 of 8MB and added it to /dev/vda >08:26:20,593 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >08:26:20,594 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f399801de50> PedPartition: <_ped.Partition object at 0x3c09170> >08:26:20,597 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >08:26:20,600 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >08:26:20,603 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:26:20,604 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f399801dc10> PedPartition: <_ped.Partition object at 0x7f399003efb0> >08:26:20,607 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:26:20,610 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:26:20,611 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:26:20,613 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:26:20,616 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:26:20,617 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:26:20,618 DEBUG storage.ui: allocating partition: req5 ; id: 26 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 5004.0 ; start: None ; end: None >08:26:20,618 DEBUG storage.ui: checking freespace on vdb >08:26:20,620 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=8MB boot=False best=None grow=True start=None >08:26:20,621 DEBUG storage.ui: checking 63-2047 (0 MB) >08:26:20,621 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:26:20,622 DEBUG storage.ui: checking 1026048-16777215 (7691 MB) >08:26:20,623 DEBUG storage.ui: current free range is 1026048-16777215 (7691MB) >08:26:20,624 DEBUG storage.ui: evaluating growth potential for new layout >08:26:20,625 DEBUG storage.ui: calculating growth for disk /dev/vdc >08:26:20,626 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:26:20,627 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:26:20,628 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:26:20,628 DEBUG storage.ui: request 23 (vdc1) growth: 0 (0MB) size: 500MB >08:26:20,629 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >08:26:20,630 DEBUG storage.ui: calculating growth for disk /dev/vdb >08:26:20,633 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >08:26:20,635 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x36e7490> PedPartition: <_ped.Partition object at 0x3769d10> >08:26:20,637 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >08:26:20,639 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >08:26:20,640 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:26:20,641 DEBUG storage.ui: adding request 26 to chunk 16777153 (63-16777215) on /dev/vdb >08:26:20,643 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:26:20,643 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:26:20,644 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = vdb2 growable = True >base = 16384 growth = 0 max_grow = 10231808 >done = False >08:26:20,645 DEBUG storage.ui: 1 requests and 15736769 (7683MB) left in chunk >08:26:20,646 DEBUG storage.ui: adding 15736769 (7683MB) to 26 (vdb2) >08:26:20,646 DEBUG storage.ui: taking back 5504961 (2687MB) from 26 (vdb2) >08:26:20,647 DEBUG storage.ui: new grow amount for request 26 (vdb2) is 10231808 units, or 4996MB >08:26:20,648 DEBUG storage.ui: request 22 (vdb1) growth: 0 (0MB) size: 500MB >08:26:20,649 DEBUG storage.ui: request 26 (vdb2) growth: 10231808 (4996MB) size: 5004MB >08:26:20,649 DEBUG storage.ui: disk /dev/vdb growth: 10231808 (4996MB) >08:26:20,650 DEBUG storage.ui: calculating growth for disk /dev/vda >08:26:20,652 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:26:20,653 DEBUG storage.ui: adding request 25 to chunk 16777153 (63-16777215) on /dev/vda >08:26:20,653 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:26:20,654 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:26:20,655 DEBUG storage.ui: req: PartitionRequest instance -- >id = 25 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 10231808 >done = False >08:26:20,656 DEBUG storage.ui: 1 requests and 15736769 (7683MB) left in chunk >08:26:20,656 DEBUG storage.ui: adding 15736769 (7683MB) to 25 (vda2) >08:26:20,657 DEBUG storage.ui: taking back 5504961 (2687MB) from 25 (vda2) >08:26:20,657 DEBUG storage.ui: new grow amount for request 25 (vda2) is 10231808 units, or 4996MB >08:26:20,657 DEBUG storage.ui: request 21 (vda1) growth: 0 (0MB) size: 500MB >08:26:20,660 DEBUG storage.ui: request 25 (vda2) growth: 10231808 (4996MB) size: 5004MB >08:26:20,660 DEBUG storage.ui: disk /dev/vda growth: 10231808 (4996MB) >08:26:20,663 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:26:20,664 DEBUG storage.ui: device vdb2 new partedPartition None >08:26:20,666 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: vdb ; >08:26:20,669 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >08:26:20,670 DEBUG storage.ui: total growth: 20463616 sectors >08:26:20,670 DEBUG storage.ui: updating use_disk to vdb, type: 0 >08:26:20,671 DEBUG storage.ui: new free: 1026048-16777215 / 7691MB >08:26:20,672 DEBUG storage.ui: new free allows for 20463616 sectors of growth >08:26:20,673 DEBUG storage.ui: created partition vdb2 of 8MB and added it to /dev/vdb >08:26:20,676 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >08:26:20,677 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x36e7950> PedPartition: <_ped.Partition object at 0x7f39a00e4ad0> >08:26:20,680 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >08:26:20,682 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >08:26:20,686 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:26:20,688 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x36e7790> PedPartition: <_ped.Partition object at 0x7f39a00e4b90> >08:26:20,690 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:26:20,693 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:26:20,694 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:26:20,696 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:26:20,699 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:26:20,700 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:26:20,700 DEBUG storage.ui: allocating partition: req6 ; id: 27 ; disks: ['vdc'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 5004.0 ; start: None ; end: None >08:26:20,701 DEBUG storage.ui: checking freespace on vdc >08:26:20,703 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdc part_type=0 req_size=8MB boot=False best=None grow=True start=None >08:26:20,704 DEBUG storage.ui: checking 63-2047 (0 MB) >08:26:20,705 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:26:20,706 DEBUG storage.ui: checking 1026048-16777215 (7691 MB) >08:26:20,706 DEBUG storage.ui: current free range is 1026048-16777215 (7691MB) >08:26:20,707 DEBUG storage.ui: evaluating growth potential for new layout >08:26:20,708 DEBUG storage.ui: calculating growth for disk /dev/vdc >08:26:20,711 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >08:26:20,713 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01bbb10> PedPartition: <_ped.Partition object at 0x3c091d0> >08:26:20,715 DEBUG storage.ui: PartitionDevice._setDisk: vdc2 ; new: vdc ; old: None ; >08:26:20,717 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdc ; >08:26:20,718 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:26:20,720 DEBUG storage.ui: adding request 27 to chunk 16777153 (63-16777215) on /dev/vdc >08:26:20,721 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:26:20,722 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:26:20,722 DEBUG storage.ui: req: PartitionRequest instance -- >id = 27 name = vdc2 growable = True >base = 16384 growth = 0 max_grow = 10231808 >done = False >08:26:20,723 DEBUG storage.ui: 1 requests and 15736769 (7683MB) left in chunk >08:26:20,724 DEBUG storage.ui: adding 15736769 (7683MB) to 27 (vdc2) >08:26:20,725 DEBUG storage.ui: taking back 5504961 (2687MB) from 27 (vdc2) >08:26:20,725 DEBUG storage.ui: new grow amount for request 27 (vdc2) is 10231808 units, or 4996MB >08:26:20,726 DEBUG storage.ui: request 23 (vdc1) growth: 0 (0MB) size: 500MB >08:26:20,727 DEBUG storage.ui: request 27 (vdc2) growth: 10231808 (4996MB) size: 5004MB >08:26:20,728 DEBUG storage.ui: disk /dev/vdc growth: 10231808 (4996MB) >08:26:20,729 DEBUG storage.ui: calculating growth for disk /dev/vdb >08:26:20,730 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:26:20,731 DEBUG storage.ui: adding request 26 to chunk 16777153 (63-16777215) on /dev/vdb >08:26:20,731 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:26:20,732 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:26:20,733 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = vdb2 growable = True >base = 16384 growth = 0 max_grow = 10231808 >done = False >08:26:20,734 DEBUG storage.ui: 1 requests and 15736769 (7683MB) left in chunk >08:26:20,734 DEBUG storage.ui: adding 15736769 (7683MB) to 26 (vdb2) >08:26:20,734 DEBUG storage.ui: taking back 5504961 (2687MB) from 26 (vdb2) >08:26:20,734 DEBUG storage.ui: new grow amount for request 26 (vdb2) is 10231808 units, or 4996MB >08:26:20,737 DEBUG storage.ui: request 22 (vdb1) growth: 0 (0MB) size: 500MB >08:26:20,737 DEBUG storage.ui: request 26 (vdb2) growth: 10231808 (4996MB) size: 5004MB >08:26:20,738 DEBUG storage.ui: disk /dev/vdb growth: 10231808 (4996MB) >08:26:20,738 DEBUG storage.ui: calculating growth for disk /dev/vda >08:26:20,740 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:26:20,741 DEBUG storage.ui: adding request 25 to chunk 16777153 (63-16777215) on /dev/vda >08:26:20,741 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:26:20,742 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:26:20,742 DEBUG storage.ui: req: PartitionRequest instance -- >id = 25 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 10231808 >done = False >08:26:20,743 DEBUG storage.ui: 1 requests and 15736769 (7683MB) left in chunk >08:26:20,743 DEBUG storage.ui: adding 15736769 (7683MB) to 25 (vda2) >08:26:20,743 DEBUG storage.ui: taking back 5504961 (2687MB) from 25 (vda2) >08:26:20,743 DEBUG storage.ui: new grow amount for request 25 (vda2) is 10231808 units, or 4996MB >08:26:20,743 DEBUG storage.ui: request 21 (vda1) growth: 0 (0MB) size: 500MB >08:26:20,744 DEBUG storage.ui: request 25 (vda2) growth: 10231808 (4996MB) size: 5004MB >08:26:20,744 DEBUG storage.ui: disk /dev/vda growth: 10231808 (4996MB) >08:26:20,750 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:26:20,750 DEBUG storage.ui: device vdc2 new partedPartition None >08:26:20,753 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: vdc ; >08:26:20,756 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdc ; >08:26:20,757 DEBUG storage.ui: total growth: 30695424 sectors >08:26:20,758 DEBUG storage.ui: updating use_disk to vdc, type: 0 >08:26:20,758 DEBUG storage.ui: new free: 1026048-16777215 / 7691MB >08:26:20,759 DEBUG storage.ui: new free allows for 30695424 sectors of growth >08:26:20,761 DEBUG storage.ui: created partition vdc2 of 8MB and added it to /dev/vdc >08:26:20,764 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >08:26:20,765 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01bbd90> PedPartition: <_ped.Partition object at 0x3769d10> >08:26:20,768 DEBUG storage.ui: PartitionDevice._setDisk: vdc2 ; new: vdc ; old: None ; >08:26:20,771 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdc ; >08:26:20,774 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:26:20,775 DEBUG storage.ui: device vdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01bbc50> PedPartition: <_ped.Partition object at 0x7f39980133b0> >08:26:20,776 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb', 'vdc'], partitions=['vda2(id 25)', 'vdb2(id 26)', 'vdc2(id 27)', 'vda1(id 21)', 'vdb1(id 22)', 'vdc1(id 23)'] >08:26:20,776 DEBUG storage.ui: growable partitions are ['vda2', 'vdb2', 'vdc2'] >08:26:20,777 DEBUG storage.ui: adding request 25 to chunk 16777153 (63-16777215) on /dev/vda >08:26:20,778 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:26:20,780 DEBUG storage.ui: disk vda has 1 chunks >08:26:20,781 DEBUG storage.ui: adding request 26 to chunk 16777153 (63-16777215) on /dev/vdb >08:26:20,782 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:26:20,782 DEBUG storage.ui: disk vdb has 1 chunks >08:26:20,783 DEBUG storage.ui: adding request 27 to chunk 16777153 (63-16777215) on /dev/vdc >08:26:20,784 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:26:20,785 DEBUG storage.ui: disk vdc has 1 chunks >08:26:20,786 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:26:20,786 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:26:20,787 DEBUG storage.ui: req: PartitionRequest instance -- >id = 25 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 10231808 >done = False >08:26:20,788 DEBUG storage.ui: 1 requests and 15736769 (7683MB) left in chunk >08:26:20,789 DEBUG storage.ui: adding 15736769 (7683MB) to 25 (vda2) >08:26:20,790 DEBUG storage.ui: taking back 5504961 (2687MB) from 25 (vda2) >08:26:20,791 DEBUG storage.ui: new grow amount for request 25 (vda2) is 10231808 units, or 4996MB >08:26:20,792 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:26:20,792 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:26:20,793 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = vdb2 growable = True >base = 16384 growth = 0 max_grow = 10231808 >done = False >08:26:20,794 DEBUG storage.ui: 1 requests and 15736769 (7683MB) left in chunk >08:26:20,795 DEBUG storage.ui: adding 15736769 (7683MB) to 26 (vdb2) >08:26:20,795 DEBUG storage.ui: taking back 5504961 (2687MB) from 26 (vdb2) >08:26:20,797 DEBUG storage.ui: new grow amount for request 26 (vdb2) is 10231808 units, or 4996MB >08:26:20,797 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:26:20,797 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:26:20,799 DEBUG storage.ui: req: PartitionRequest instance -- >id = 27 name = vdc2 growable = True >base = 16384 growth = 0 max_grow = 10231808 >done = False >08:26:20,799 DEBUG storage.ui: 1 requests and 15736769 (7683MB) left in chunk >08:26:20,799 DEBUG storage.ui: adding 15736769 (7683MB) to 27 (vdc2) >08:26:20,800 DEBUG storage.ui: taking back 5504961 (2687MB) from 27 (vdc2) >08:26:20,801 DEBUG storage.ui: new grow amount for request 27 (vdc2) is 10231808 units, or 4996MB >08:26:20,801 DEBUG storage.ui: set: ['vda2', 'vdb2', 'vdc2'] 24/5004 >08:26:20,801 DEBUG storage.ui: allocating 4996 to TotalSizeSet with 24/5004 (4980 needed) >08:26:20,801 DEBUG storage.ui: allocating 4996 to TotalSizeSet with 5020/5004 (-16 needed) >08:26:20,801 DEBUG storage.ui: allocating 4996 to TotalSizeSet with 10016/5004 (-5012 needed) >08:26:20,802 DEBUG storage.ui: PartitionRequest instance -- >id = 25 name = vda2 growable = True >base = 16384 growth = 10231808 max_grow = 10231808 >done = True >08:26:20,802 DEBUG storage.ui: needed: -10008 >08:26:20,802 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 25 name = vda2 growable = True >base = 16384 growth = 10231808 max_grow = 10231808 >done = True 6832128 (3336 MB) >08:26:20,802 DEBUG storage.ui: deallocating 3336 from TotalSizeSet with 15012/5004 (-10008 needed) >08:26:20,802 DEBUG storage.ui: PartitionRequest instance -- >id = 26 name = vdb2 growable = True >base = 16384 growth = 10231808 max_grow = 10231808 >done = True >08:26:20,806 DEBUG storage.ui: needed: -6672 >08:26:20,807 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 26 name = vdb2 growable = True >base = 16384 growth = 10231808 max_grow = 10231808 >done = True 6832128 (3336 MB) >08:26:20,807 DEBUG storage.ui: deallocating 3336 from TotalSizeSet with 11676/5004 (-6672 needed) >08:26:20,807 DEBUG storage.ui: PartitionRequest instance -- >id = 27 name = vdc2 growable = True >base = 16384 growth = 10231808 max_grow = 10231808 >done = True >08:26:20,807 DEBUG storage.ui: needed: -3336 >08:26:20,807 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 27 name = vdc2 growable = True >base = 16384 growth = 10231808 max_grow = 10231808 >done = True 6832128 (3336 MB) >08:26:20,808 DEBUG storage.ui: deallocating 3336 from TotalSizeSet with 8340/5004 (-3336 needed) >08:26:20,810 DEBUG storage.ui: set: ['vda2', 'vdb2', 'vdc2'] 5004/5004 >08:26:20,810 DEBUG storage.ui: allocating 0 to TotalSizeSet with 5004/5004 (0 needed) >08:26:20,811 DEBUG storage.ui: allocating 0 to TotalSizeSet with 5004/5004 (0 needed) >08:26:20,811 DEBUG storage.ui: allocating 0 to TotalSizeSet with 5004/5004 (0 needed) >08:26:20,811 DEBUG storage.ui: PartitionRequest instance -- >id = 25 name = vda2 growable = True >base = 16384 growth = 3399680 max_grow = 10231808 >done = True >08:26:20,813 DEBUG storage.ui: needed: 0 >08:26:20,814 DEBUG storage.ui: PartitionRequest instance -- >id = 26 name = vdb2 growable = True >base = 16384 growth = 3399680 max_grow = 10231808 >done = True >08:26:20,814 DEBUG storage.ui: needed: 0 >08:26:20,815 DEBUG storage.ui: PartitionRequest instance -- >id = 27 name = vdc2 growable = True >base = 16384 growth = 3399680 max_grow = 10231808 >done = True >08:26:20,815 DEBUG storage.ui: needed: 0 >08:26:20,816 DEBUG storage.ui: growing partitions on vda >08:26:20,817 DEBUG storage.ui: partition vda1 (21): 0 >08:26:20,817 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x36e7350> >08:26:20,818 DEBUG storage.ui: partition vda2 (25): 0 >08:26:20,820 DEBUG storage.ui: new geometry for vda2: parted.Geometry instance -- > start: 1026048 end: 4442111 length: 3416064 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x36e7b90> >08:26:20,820 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 21)', 'vda2(id 25)'] from disk(s) ['vda'] >08:26:20,823 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:26:20,826 DEBUG storage.ui: device vda1 new partedPartition None >08:26:20,828 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >08:26:20,835 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >08:26:20,838 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:26:20,838 DEBUG storage.ui: device vda2 new partedPartition None >08:26:20,841 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: vda ; >08:26:20,844 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:26:20,844 DEBUG storage.ui: back from removeNewPartitions >08:26:20,845 DEBUG storage.ui: extended: None >08:26:20,846 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x36e7350> >08:26:20,849 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >08:26:20,851 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01c0210> PedPartition: <_ped.Partition object at 0x7f39a00e4bf0> >08:26:20,853 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >08:26:20,855 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >08:26:20,859 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:26:20,860 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01c0390> PedPartition: <_ped.Partition object at 0x7f39a00e4a10> >08:26:20,861 DEBUG storage.ui: setting req4 new geometry: parted.Geometry instance -- > start: 1026048 end: 4442111 length: 3416064 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x36e7b90> >08:26:20,864 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >08:26:20,866 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3eb2150> PedPartition: <_ped.Partition object at 0x7f39a00e4ad0> >08:26:20,868 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >08:26:20,871 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >08:26:20,874 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:26:20,875 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01c0450> PedPartition: <_ped.Partition object at 0x7f399003efb0> >08:26:20,876 DEBUG storage.ui: growing partitions on vdb >08:26:20,877 DEBUG storage.ui: partition vdb1 (22): 0 >08:26:20,877 DEBUG storage.ui: new geometry for vdb1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x7f399801d190> >08:26:20,878 DEBUG storage.ui: partition vdb2 (26): 0 >08:26:20,879 DEBUG storage.ui: new geometry for vdb2: parted.Geometry instance -- > start: 1026048 end: 4442111 length: 3416064 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x7f39a01c0b10> >08:26:20,880 DEBUG storage.ui: removing all non-preexisting partitions ['vdb1(id 22)', 'vdb2(id 26)'] from disk(s) ['vdb'] >08:26:20,883 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:26:20,884 DEBUG storage.ui: device vdb1 new partedPartition None >08:26:20,886 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdb ; >08:26:20,889 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >08:26:20,892 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:26:20,893 DEBUG storage.ui: device vdb2 new partedPartition None >08:26:20,895 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: vdb ; >08:26:20,897 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >08:26:20,898 DEBUG storage.ui: back from removeNewPartitions >08:26:20,899 DEBUG storage.ui: extended: None >08:26:20,900 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x7f399801d190> >08:26:20,902 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >08:26:20,903 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e3ce90> PedPartition: <_ped.Partition object at 0x7f39a00e4c50> >08:26:20,905 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >08:26:20,908 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >08:26:20,911 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:26:20,911 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f399801dd90> PedPartition: <_ped.Partition object at 0x7f399003ef50> >08:26:20,912 DEBUG storage.ui: setting req5 new geometry: parted.Geometry instance -- > start: 1026048 end: 4442111 length: 3416064 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x7f39a01c0b10> >08:26:20,915 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >08:26:20,916 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3eb2150> PedPartition: <_ped.Partition object at 0x7f39a00e4770> >08:26:20,918 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >08:26:20,921 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >08:26:20,923 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:26:20,924 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01bba90> PedPartition: <_ped.Partition object at 0x7f39a00e4ad0> >08:26:20,925 DEBUG storage.ui: growing partitions on vdc >08:26:20,926 DEBUG storage.ui: partition vdc1 (23): 0 >08:26:20,927 DEBUG storage.ui: new geometry for vdc1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x7f39a01bbd10> >08:26:20,928 DEBUG storage.ui: partition vdc2 (27): 0 >08:26:20,929 DEBUG storage.ui: new geometry for vdc2: parted.Geometry instance -- > start: 1026048 end: 4442111 length: 3416064 > device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x7f39a01c0210> >08:26:20,929 DEBUG storage.ui: removing all non-preexisting partitions ['vdc1(id 23)', 'vdc2(id 27)'] from disk(s) ['vdc'] >08:26:20,932 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:26:20,933 DEBUG storage.ui: device vdc1 new partedPartition None >08:26:20,935 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: vdc ; >08:26:20,937 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdc ; >08:26:20,940 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:26:20,940 DEBUG storage.ui: device vdc2 new partedPartition None >08:26:20,943 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: vdc ; >08:26:20,945 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >08:26:20,946 DEBUG storage.ui: back from removeNewPartitions >08:26:20,947 DEBUG storage.ui: extended: None >08:26:20,947 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x7f39a01bbd10> >08:26:20,950 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >08:26:20,952 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f399801de10> PedPartition: <_ped.Partition object at 0x7f39a00e4bf0> >08:26:20,954 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >08:26:20,956 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >08:26:20,960 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:26:20,961 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x36e7910> PedPartition: <_ped.Partition object at 0x7f39a00e4a70> >08:26:20,962 DEBUG storage.ui: setting req6 new geometry: parted.Geometry instance -- > start: 1026048 end: 4442111 length: 3416064 > device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x7f39a01c0210> >08:26:20,964 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >08:26:20,965 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01b2ed0> PedPartition: <_ped.Partition object at 0x7f39a00e4dd0> >08:26:20,967 DEBUG storage.ui: PartitionDevice._setDisk: vdc2 ; new: vdc ; old: None ; >08:26:20,970 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdc ; >08:26:20,973 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:26:20,974 DEBUG storage.ui: device vdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01ade10> PedPartition: <_ped.Partition object at 0x7f39980133b0> >08:26:20,975 DEBUG storage.ui: fixing size of non-existent 500MB partition vda1 (21) with non-existent mdmember at 500.00 >08:26:20,976 DEBUG storage.ui: fixing size of non-existent 1668MB partition vda2 (25) with non-existent lvmpv at 1668.00 >08:26:20,978 DEBUG storage.ui: fixing size of non-existent 500MB partition vdb1 (22) with non-existent mdmember at 500.00 >08:26:20,979 DEBUG storage.ui: fixing size of non-existent 1668MB partition vdb2 (26) with non-existent lvmpv at 1668.00 >08:26:20,980 DEBUG storage.ui: fixing size of non-existent 500MB partition vdc1 (23) with non-existent mdmember at 500.00 >08:26:20,981 DEBUG storage.ui: fixing size of non-existent 1668MB partition vdc2 (27) with non-existent lvmpv at 1668.00 >08:26:20,985 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >08:26:20,988 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vdb2 ; >08:26:20,991 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vdc2 ; >08:26:20,992 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:26:20,995 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >08:26:20,996 INFO storage.ui: added lvmvg fedora (id 28) to device tree >08:26:20,997 INFO storage.ui: registered action: [29] Create Device lvmvg fedora (id 28) >08:26:20,998 DEBUG storage.ui: fedora size is 4992MB >08:26:20,999 DEBUG storage.ui: vg fedora has 4992MB free >08:26:21,000 INFO storage.ui: adjusting size from 5000.00 to 4992.00 so it fits in container fedora >08:26:21,002 DEBUG storage.ui: Ext4FS.supported: supported: True ; >08:26:21,003 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >08:26:21,006 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >08:26:21,009 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >08:26:21,010 DEBUG storage.ui: fedora size is 4992MB >08:26:21,011 DEBUG storage.ui: vg fedora has 4992MB free >08:26:21,012 DEBUG storage.ui: Adding fedora-root/4992MB to fedora >08:26:21,013 INFO storage.ui: added lvmlv fedora-root (id 29) to device tree >08:26:21,014 INFO storage.ui: registered action: [30] Create Device lvmlv fedora-root (id 29) >08:26:21,014 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:26:21,015 INFO storage.ui: registered action: [31] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 29) >08:26:21,034 DEBUG blivet: raw RAID 1 size == 500.0 >08:26:21,035 INFO blivet: Using 0MB superBlockSize >08:26:21,036 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:26:21,054 DEBUG blivet: raw RAID 1 size == 500.0 >08:26:21,055 INFO blivet: Using 0MB superBlockSize >08:26:21,057 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:26:21,059 DEBUG blivet: raw RAID 1 size == 500.0 >08:26:21,060 INFO blivet: Using 0MB superBlockSize >08:26:21,061 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:26:21,063 DEBUG blivet: raw RAID 1 size == 500.0 >08:26:21,064 INFO blivet: Using 0MB superBlockSize >08:26:21,065 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:26:21,070 DEBUG blivet: raw RAID 1 size == 500.0 >08:26:21,071 INFO blivet: Using 0MB superBlockSize >08:26:21,072 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:26:21,091 DEBUG blivet: raw RAID 1 size == 500.0 >08:26:21,092 INFO blivet: Using 0MB superBlockSize >08:26:21,093 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:26:21,094 DEBUG blivet: raw RAID 1 size == 500.0 >08:26:21,095 INFO blivet: Using 0MB superBlockSize >08:26:21,095 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:26:21,098 DEBUG blivet: raw RAID 1 size == 500.0 >08:26:21,098 INFO blivet: Using 0MB superBlockSize >08:26:21,099 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:26:21,104 DEBUG blivet: raw RAID 1 size == 500.0 >08:26:21,105 INFO blivet: Using 0MB superBlockSize >08:26:21,105 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:26:21,117 DEBUG blivet: Ext4FS.supported: supported: True ; >08:26:21,118 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:26:21,127 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x3c22150>, 500, ['vda', 'vdb', 'vdc'], {'encrypted': False, 'raid_level': 'raid1'} >08:26:21,172 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 0, [], {} >08:26:23,087 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >08:26:23,092 DEBUG blivet: DeviceTree.getDeviceByName returned non-existent 4992MB lvmvg fedora (28) >08:26:35,145 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >08:26:35,150 DEBUG blivet: DeviceTree.getDeviceByName returned non-existent 4992MB lvmvg fedora (28) >08:26:38,779 DEBUG blivet: Ext4FS.supported: supported: True ; >08:26:38,781 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:26:38,801 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 4992, ['vda', 'vdb', 'vdc'], {'encrypted': False, 'raid_level': None} >08:26:38,804 DEBUG blivet: fedora size is 4992MB >08:26:38,806 DEBUG blivet: vg fedora has 0MB free >08:26:38,831 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 4992 ; container_raid_level: raid0 ; name: root ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x7f39a01a4c10) -- > name = vda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x3459d40> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>, DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 2 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- > name = vdc status = True kids = 2 id = 6 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7710> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>] ; raid_level: None ; label: ; container_name: fedora ; device: non-existent 4992MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at / ; mountpoint: / ; fstype: ext4 ; container_size: 0 ; >08:26:38,848 DEBUG storage.ui: fedora size is 4992MB >08:26:38,849 DEBUG storage.ui: vg fedora has 0MB free >08:26:38,849 DEBUG storage.ui: fedora size is 4992MB >08:26:38,850 DEBUG storage.ui: vg fedora has 0MB free >08:26:38,856 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 4992, ['vda', 'vdb', 'vdc'], {'container_raid_level': 'raid0', 'name': 'root', 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'fedora', 'device': LVMLogicalVolumeDevice instance (0x7f39a01ad350) -- > name = fedora-root status = False kids = 0 id = 29 > parents = ['non-existent 4992MB lvmvg fedora (28)'] > uuid = None size = 4992 > format = non-existent ext4 filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4992 path = /dev/mapper/fedora-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x32c7350) -- > name = fedora status = False kids = 1 id = 28 > parents = ['non-existent 1668MB partition vda2 (25) with non-existent lvmpv', > 'non-existent 1668MB partition vdb2 (26) with non-existent lvmpv', > 'non-existent 1668MB partition vdc2 (27) with non-existent lvmpv'] > uuid = None size = 4992 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 3 > LV Names = [] modified = True > extents = 1248.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 1668MB partition vda2 (25) with non-existent lvmpv', > 'non-existent 1668MB partition vdb2 (26) with non-existent lvmpv', > 'non-existent 1668MB partition vdc2 (27) with non-existent lvmpv'] > LVs = ['non-existent 4992MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at /'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 4992MB, 'mountpoint': '/', 'fstype': 'ext4', 'container_size': 0} >08:26:38,859 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >08:26:38,860 DEBUG storage.ui: starting Blivet copy >08:26:38,930 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:26:38,932 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3998031310> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c29c90> PedPartition: <_ped.Partition object at 0x7f39a00e4d10> >08:26:38,934 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:26:38,935 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3998031310> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c29e10> PedPartition: <_ped.Partition object at 0x7f39a00e4e30> >08:26:38,938 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:26:38,939 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ac8d0> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c29f10> PedPartition: <_ped.Partition object at 0x7f39a00e4c50> >08:26:38,941 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:26:38,942 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ac8d0> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x466d0d0> PedPartition: <_ped.Partition object at 0x7f39a00e4770> >08:26:38,944 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:26:38,945 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ac6d0> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x466d1d0> PedPartition: <_ped.Partition object at 0x7f39a00e4470> >08:26:38,948 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:26:38,948 DEBUG storage.ui: device vdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ac6d0> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x466d350> PedPartition: <_ped.Partition object at 0x7f39a00e4b30> >08:26:38,949 DEBUG storage.ui: finished Blivet copy >08:26:38,951 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: vda2 ; >08:26:38,952 INFO storage.ui: removed partition vda2 (id 25) from device tree >08:26:38,954 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >08:26:38,955 INFO storage.ui: registered action: [32] Destroy Device partition vda2 (id 25) >08:26:38,957 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: vdb2 ; >08:26:38,958 INFO storage.ui: removed partition vdb2 (id 26) from device tree >08:26:38,960 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >08:26:38,961 INFO storage.ui: registered action: [33] Destroy Device partition vdb2 (id 26) >08:26:38,963 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: vdc2 ; >08:26:38,964 INFO storage.ui: removed partition vdc2 (id 27) from device tree >08:26:38,966 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdc ; >08:26:38,966 INFO storage.ui: registered action: [34] Destroy Device partition vdc2 (id 27) >08:26:38,967 DEBUG storage.ui: fedora size is 0MB >08:26:38,968 DEBUG storage.ui: vg fedora has -4992MB free >08:26:38,969 DEBUG storage.ui: size bumped to 9988 to include new device space >08:26:38,969 DEBUG storage.ui: size cut to 4992 to omit old device space >08:26:38,970 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.MDFactory'> >08:26:38,973 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x3c22150>, 5052.0, [DiskDevice instance (0x7f39a01a4c10) -- > name = vda status = True kids = 1 id = 1 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x3459d40> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>, DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 1 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- > name = vdc status = True kids = 1 id = 6 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7710> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>]] >08:26:38,981 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'raid_level': 'raid0', 'name': 'pv00', 'fstype': 'lvmpv'} >08:26:38,983 DEBUG storage.ui: MDFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x36e7250> ; >08:26:38,984 INFO storage.ui: Using 4MB superBlockSize >08:26:38,984 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >08:26:38,991 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x3c22150>, 5064.0, [DiskDevice instance (0x7f39a01a4c10) -- > name = vda status = True kids = 1 id = 1 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x3459d40> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>, DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 1 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- > name = vdc status = True kids = 1 id = 6 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7710> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>]] >08:26:38,995 DEBUG storage.ui: child factory kwargs: {'fstype': 'mdmember'} >08:26:38,997 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.MDFactory object at 0x3c29b50> ; >08:26:38,998 DEBUG storage.ui: parent factory container: None >08:26:38,998 DEBUG storage.ui: members: [] >08:26:39,003 DEBUG storage.ui: add_disks: ['vda', 'vdb', 'vdc'] >08:26:39,003 DEBUG storage.ui: remove_disks: [] >08:26:39,005 DEBUG storage.ui: MDRaidMember.__init__: >08:26:39,005 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance >08:26:39,010 DEBUG storage.ui: MDRaidMember.__init__: mountpoint: None ; >08:26:39,011 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance >08:26:39,014 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >08:26:39,015 DEBUG storage.ui: PartitionDevice._setFormat: req7 ; >08:26:39,018 DEBUG storage.ui: PartitionDevice._setFormat: req7 ; current: None ; type: mdmember ; >08:26:39,021 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >08:26:39,021 INFO storage.ui: added partition req7 (id 30) to device tree >08:26:39,022 INFO storage.ui: registered action: [35] Create Device partition req7 (id 30) >08:26:39,023 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:26:39,024 INFO storage.ui: registered action: [36] Create Format mdmember on partition req7 (id 30) >08:26:39,026 DEBUG storage.ui: MDRaidMember.__init__: mountpoint: None ; >08:26:39,026 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance >08:26:39,029 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >08:26:39,031 DEBUG storage.ui: PartitionDevice._setFormat: req8 ; >08:26:39,034 DEBUG storage.ui: PartitionDevice._setFormat: req8 ; current: None ; type: mdmember ; >08:26:39,036 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >08:26:39,037 INFO storage.ui: added partition req8 (id 31) to device tree >08:26:39,038 INFO storage.ui: registered action: [37] Create Device partition req8 (id 31) >08:26:39,038 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:26:39,039 INFO storage.ui: registered action: [38] Create Format mdmember on partition req8 (id 31) >08:26:39,041 DEBUG storage.ui: MDRaidMember.__init__: mountpoint: None ; >08:26:39,042 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance >08:26:39,044 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdc ; >08:26:39,047 DEBUG storage.ui: PartitionDevice._setFormat: req9 ; >08:26:39,050 DEBUG storage.ui: PartitionDevice._setFormat: req9 ; current: None ; type: mdmember ; >08:26:39,052 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdc ; >08:26:39,053 INFO storage.ui: added partition req9 (id 32) to device tree >08:26:39,054 INFO storage.ui: registered action: [39] Create Device partition req9 (id 32) >08:26:39,055 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:26:39,056 INFO storage.ui: registered action: [40] Create Format mdmember on partition req9 (id 32) >08:26:39,056 INFO storage.ui: Using 4MB superBlockSize >08:26:39,057 DEBUG storage.ui: adding a SameSizeSet with size 5064 >08:26:39,060 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >08:26:39,062 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >08:26:39,064 DEBUG storage.ui: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >08:26:39,066 DEBUG storage.ui: removing all non-preexisting partitions ['req7(id 30)', 'req8(id 31)', 'req9(id 32)', 'vda1(id 21)', 'vdb1(id 22)', 'vdc1(id 23)'] from disk(s) ['vda', 'vdb', 'vdc'] >08:26:39,068 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:26:39,069 DEBUG storage.ui: device vda1 new partedPartition None >08:26:39,071 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >08:26:39,074 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:26:39,076 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:26:39,077 DEBUG storage.ui: device vdb1 new partedPartition None >08:26:39,079 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdb ; >08:26:39,082 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >08:26:39,084 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:26:39,085 DEBUG storage.ui: device vdc1 new partedPartition None >08:26:39,087 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: vdc ; >08:26:39,090 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >08:26:39,091 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb', 'vdc'] ; partitions=['req7(id 30)', 'req8(id 31)', 'req9(id 32)', 'req1(id 21)', 'req2(id 22)', 'req3(id 23)'] >08:26:39,092 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 21)', 'req2(id 22)', 'req3(id 23)', 'req7(id 30)', 'req8(id 31)', 'req9(id 32)'] from disk(s) ['vda', 'vdb', 'vdc'] >08:26:39,094 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:26:39,097 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:26:39,097 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:26:39,100 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:26:39,102 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:26:39,103 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:26:39,104 DEBUG storage.ui: allocating partition: req1 ; id: 21 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >08:26:39,105 DEBUG storage.ui: checking freespace on vda >08:26:39,106 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=False best=None grow=False start=None >08:26:39,107 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:26:39,108 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:26:39,109 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:26:39,110 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:26:39,110 DEBUG storage.ui: new free allows for 0 sectors of growth >08:26:39,111 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:26:39,112 DEBUG storage.ui: created partition vda1 of 500MB and added it to /dev/vda >08:26:39,115 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >08:26:39,116 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x466ddd0> PedPartition: <_ped.Partition object at 0x7f399003ef50> >08:26:39,118 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >08:26:39,121 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >08:26:39,124 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:26:39,125 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x466d810> PedPartition: <_ped.Partition object at 0x7f3998013590> >08:26:39,128 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:26:39,131 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:26:39,132 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:26:39,134 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:26:39,137 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:26:39,137 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:26:39,138 DEBUG storage.ui: allocating partition: req2 ; id: 22 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >08:26:39,139 DEBUG storage.ui: checking freespace on vdb >08:26:39,140 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=500MB boot=False best=None grow=False start=None >08:26:39,141 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:26:39,142 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:26:39,142 DEBUG storage.ui: updating use_disk to vdb, type: 0 >08:26:39,143 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:26:39,144 DEBUG storage.ui: new free allows for 0 sectors of growth >08:26:39,145 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:26:39,146 DEBUG storage.ui: created partition vdb1 of 500MB and added it to /dev/vdb >08:26:39,148 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >08:26:39,149 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39980271d0> PedPartition: <_ped.Partition object at 0x7f39980132f0> >08:26:39,152 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >08:26:39,155 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >08:26:39,158 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:26:39,159 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x466de90> PedPartition: <_ped.Partition object at 0x7f399003ef50> >08:26:39,162 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:26:39,165 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:26:39,166 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:26:39,168 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:26:39,171 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:26:39,171 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:26:39,172 DEBUG storage.ui: allocating partition: req3 ; id: 23 ; disks: ['vdc'] ; >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >08:26:39,173 DEBUG storage.ui: checking freespace on vdc >08:26:39,174 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdc part_type=0 req_size=500MB boot=False best=None grow=False start=None >08:26:39,175 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:26:39,176 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:26:39,177 DEBUG storage.ui: updating use_disk to vdc, type: 0 >08:26:39,178 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:26:39,178 DEBUG storage.ui: new free allows for 0 sectors of growth >08:26:39,179 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:26:39,180 DEBUG storage.ui: created partition vdc1 of 500MB and added it to /dev/vdc >08:26:39,183 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >08:26:39,185 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01c0150> PedPartition: <_ped.Partition object at 0x3794a10> >08:26:39,187 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >08:26:39,190 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >08:26:39,193 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:26:39,194 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01c0550> PedPartition: <_ped.Partition object at 0x7f39980132f0> >08:26:39,196 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:26:39,199 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:26:39,199 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:26:39,202 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:26:39,204 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:26:39,205 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:26:39,206 DEBUG storage.ui: allocating partition: req7 ; id: 30 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 1688 ; start: None ; end: None >08:26:39,206 DEBUG storage.ui: checking freespace on vda >08:26:39,207 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1MB boot=False best=None grow=True start=None >08:26:39,209 DEBUG storage.ui: checking 63-2047 (0 MB) >08:26:39,210 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:26:39,210 DEBUG storage.ui: checking 1026048-16777215 (7691 MB) >08:26:39,211 DEBUG storage.ui: current free range is 1026048-16777215 (7691MB) >08:26:39,212 DEBUG storage.ui: evaluating growth potential for new layout >08:26:39,213 DEBUG storage.ui: calculating growth for disk /dev/vdc >08:26:39,214 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:26:39,214 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:26:39,215 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:26:39,216 DEBUG storage.ui: request 23 (vdc1) growth: 0 (0MB) size: 500MB >08:26:39,216 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >08:26:39,217 DEBUG storage.ui: calculating growth for disk /dev/vdb >08:26:39,218 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:26:39,218 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:26:39,219 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:26:39,220 DEBUG storage.ui: request 22 (vdb1) growth: 0 (0MB) size: 500MB >08:26:39,220 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >08:26:39,221 DEBUG storage.ui: calculating growth for disk /dev/vda >08:26:39,225 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >08:26:39,226 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46971d0> PedPartition: <_ped.Partition object at 0x7f39a00e4a10> >08:26:39,229 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >08:26:39,231 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >08:26:39,233 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:26:39,233 DEBUG storage.ui: adding request 30 to chunk 16777153 (63-16777215) on /dev/vda >08:26:39,234 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:26:39,235 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:26:39,235 DEBUG storage.ui: req: PartitionRequest instance -- >id = 30 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 3454976 >done = False >08:26:39,236 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:26:39,237 DEBUG storage.ui: adding 15751105 (7690MB) to 30 (vda2) >08:26:39,237 DEBUG storage.ui: taking back 12296129 (6003MB) from 30 (vda2) >08:26:39,238 DEBUG storage.ui: new grow amount for request 30 (vda2) is 3454976 units, or 1687MB >08:26:39,239 DEBUG storage.ui: request 21 (vda1) growth: 0 (0MB) size: 500MB >08:26:39,240 DEBUG storage.ui: request 30 (vda2) growth: 3454976 (1687MB) size: 1688MB >08:26:39,241 DEBUG storage.ui: disk /dev/vda growth: 3454976 (1687MB) >08:26:39,243 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:26:39,244 DEBUG storage.ui: device vda2 new partedPartition None >08:26:39,246 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: vda ; >08:26:39,249 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >08:26:39,250 DEBUG storage.ui: total growth: 3454976 sectors >08:26:39,251 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:26:39,252 DEBUG storage.ui: new free: 1026048-16777215 / 7691MB >08:26:39,252 DEBUG storage.ui: new free allows for 3454976 sectors of growth >08:26:39,254 DEBUG storage.ui: created partition vda2 of 1MB and added it to /dev/vda >08:26:39,259 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >08:26:39,261 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4697510> PedPartition: <_ped.Partition object at 0x7f39a00e4a70> >08:26:39,265 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >08:26:39,268 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >08:26:39,272 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:26:39,274 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4697650> PedPartition: <_ped.Partition object at 0x7f39a00e4f50> >08:26:39,278 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:26:39,283 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:26:39,284 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:26:39,288 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:26:39,302 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:26:39,304 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:26:39,305 DEBUG storage.ui: allocating partition: req8 ; id: 31 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 1688 ; start: None ; end: None >08:26:39,306 DEBUG storage.ui: checking freespace on vdb >08:26:39,307 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=1MB boot=False best=None grow=True start=None >08:26:39,308 DEBUG storage.ui: checking 63-2047 (0 MB) >08:26:39,309 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:26:39,310 DEBUG storage.ui: checking 1026048-16777215 (7691 MB) >08:26:39,311 DEBUG storage.ui: current free range is 1026048-16777215 (7691MB) >08:26:39,312 DEBUG storage.ui: evaluating growth potential for new layout >08:26:39,312 DEBUG storage.ui: calculating growth for disk /dev/vdc >08:26:39,313 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:26:39,314 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:26:39,315 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:26:39,316 DEBUG storage.ui: request 23 (vdc1) growth: 0 (0MB) size: 500MB >08:26:39,317 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >08:26:39,318 DEBUG storage.ui: calculating growth for disk /dev/vdb >08:26:39,322 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >08:26:39,324 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c27690> PedPartition: <_ped.Partition object at 0x7f3998013410> >08:26:39,327 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >08:26:39,331 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >08:26:39,332 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:26:39,333 DEBUG storage.ui: adding request 31 to chunk 16777153 (63-16777215) on /dev/vdb >08:26:39,334 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:26:39,334 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:26:39,335 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = vdb2 growable = True >base = 2048 growth = 0 max_grow = 3454976 >done = False >08:26:39,336 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:26:39,337 DEBUG storage.ui: adding 15751105 (7690MB) to 31 (vdb2) >08:26:39,338 DEBUG storage.ui: taking back 12296129 (6003MB) from 31 (vdb2) >08:26:39,339 DEBUG storage.ui: new grow amount for request 31 (vdb2) is 3454976 units, or 1687MB >08:26:39,340 DEBUG storage.ui: request 22 (vdb1) growth: 0 (0MB) size: 500MB >08:26:39,340 DEBUG storage.ui: request 31 (vdb2) growth: 3454976 (1687MB) size: 1688MB >08:26:39,341 DEBUG storage.ui: disk /dev/vdb growth: 3454976 (1687MB) >08:26:39,342 DEBUG storage.ui: calculating growth for disk /dev/vda >08:26:39,342 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:26:39,344 DEBUG storage.ui: adding request 30 to chunk 16777153 (63-16777215) on /dev/vda >08:26:39,345 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:26:39,346 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:26:39,346 DEBUG storage.ui: req: PartitionRequest instance -- >id = 30 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 3454976 >done = False >08:26:39,347 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:26:39,348 DEBUG storage.ui: adding 15751105 (7690MB) to 30 (vda2) >08:26:39,349 DEBUG storage.ui: taking back 12296129 (6003MB) from 30 (vda2) >08:26:39,349 DEBUG storage.ui: new grow amount for request 30 (vda2) is 3454976 units, or 1687MB >08:26:39,349 DEBUG storage.ui: request 21 (vda1) growth: 0 (0MB) size: 500MB >08:26:39,351 DEBUG storage.ui: request 30 (vda2) growth: 3454976 (1687MB) size: 1688MB >08:26:39,351 DEBUG storage.ui: disk /dev/vda growth: 3454976 (1687MB) >08:26:39,354 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:26:39,355 DEBUG storage.ui: device vdb2 new partedPartition None >08:26:39,358 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: vdb ; >08:26:39,362 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >08:26:39,363 DEBUG storage.ui: total growth: 6909952 sectors >08:26:39,364 DEBUG storage.ui: updating use_disk to vdb, type: 0 >08:26:39,365 DEBUG storage.ui: new free: 1026048-16777215 / 7691MB >08:26:39,366 DEBUG storage.ui: new free allows for 6909952 sectors of growth >08:26:39,367 DEBUG storage.ui: created partition vdb2 of 1MB and added it to /dev/vdb >08:26:39,370 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >08:26:39,371 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c27990> PedPartition: <_ped.Partition object at 0x3769d10> >08:26:39,374 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >08:26:39,377 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >08:26:39,381 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:26:39,382 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c27a10> PedPartition: <_ped.Partition object at 0x3c09170> >08:26:39,385 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:26:39,388 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:26:39,389 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:26:39,392 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:26:39,396 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:26:39,397 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:26:39,398 DEBUG storage.ui: allocating partition: req9 ; id: 32 ; disks: ['vdc'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 1688 ; start: None ; end: None >08:26:39,399 DEBUG storage.ui: checking freespace on vdc >08:26:39,400 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdc part_type=0 req_size=1MB boot=False best=None grow=True start=None >08:26:39,401 DEBUG storage.ui: checking 63-2047 (0 MB) >08:26:39,402 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:26:39,403 DEBUG storage.ui: checking 1026048-16777215 (7691 MB) >08:26:39,404 DEBUG storage.ui: current free range is 1026048-16777215 (7691MB) >08:26:39,405 DEBUG storage.ui: evaluating growth potential for new layout >08:26:39,406 DEBUG storage.ui: calculating growth for disk /dev/vdc >08:26:39,409 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >08:26:39,410 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c29510> PedPartition: <_ped.Partition object at 0x3c091d0> >08:26:39,413 DEBUG storage.ui: PartitionDevice._setDisk: vdc2 ; new: vdc ; old: None ; >08:26:39,417 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdc ; >08:26:39,418 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:26:39,419 DEBUG storage.ui: adding request 32 to chunk 16777153 (63-16777215) on /dev/vdc >08:26:39,419 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:26:39,420 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:26:39,421 DEBUG storage.ui: req: PartitionRequest instance -- >id = 32 name = vdc2 growable = True >base = 2048 growth = 0 max_grow = 3454976 >done = False >08:26:39,421 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:26:39,422 DEBUG storage.ui: adding 15751105 (7690MB) to 32 (vdc2) >08:26:39,423 DEBUG storage.ui: taking back 12296129 (6003MB) from 32 (vdc2) >08:26:39,424 DEBUG storage.ui: new grow amount for request 32 (vdc2) is 3454976 units, or 1687MB >08:26:39,425 DEBUG storage.ui: request 23 (vdc1) growth: 0 (0MB) size: 500MB >08:26:39,426 DEBUG storage.ui: request 32 (vdc2) growth: 3454976 (1687MB) size: 1688MB >08:26:39,427 DEBUG storage.ui: disk /dev/vdc growth: 3454976 (1687MB) >08:26:39,428 DEBUG storage.ui: calculating growth for disk /dev/vdb >08:26:39,428 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:26:39,429 DEBUG storage.ui: adding request 31 to chunk 16777153 (63-16777215) on /dev/vdb >08:26:39,431 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:26:39,432 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:26:39,433 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = vdb2 growable = True >base = 2048 growth = 0 max_grow = 3454976 >done = False >08:26:39,434 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:26:39,434 DEBUG storage.ui: adding 15751105 (7690MB) to 31 (vdb2) >08:26:39,435 DEBUG storage.ui: taking back 12296129 (6003MB) from 31 (vdb2) >08:26:39,436 DEBUG storage.ui: new grow amount for request 31 (vdb2) is 3454976 units, or 1687MB >08:26:39,436 DEBUG storage.ui: request 22 (vdb1) growth: 0 (0MB) size: 500MB >08:26:39,437 DEBUG storage.ui: request 31 (vdb2) growth: 3454976 (1687MB) size: 1688MB >08:26:39,437 DEBUG storage.ui: disk /dev/vdb growth: 3454976 (1687MB) >08:26:39,437 DEBUG storage.ui: calculating growth for disk /dev/vda >08:26:39,438 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:26:39,438 DEBUG storage.ui: adding request 30 to chunk 16777153 (63-16777215) on /dev/vda >08:26:39,438 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:26:39,439 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:26:39,439 DEBUG storage.ui: req: PartitionRequest instance -- >id = 30 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 3454976 >done = False >08:26:39,439 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:26:39,439 DEBUG storage.ui: adding 15751105 (7690MB) to 30 (vda2) >08:26:39,444 DEBUG storage.ui: taking back 12296129 (6003MB) from 30 (vda2) >08:26:39,445 DEBUG storage.ui: new grow amount for request 30 (vda2) is 3454976 units, or 1687MB >08:26:39,445 DEBUG storage.ui: request 21 (vda1) growth: 0 (0MB) size: 500MB >08:26:39,445 DEBUG storage.ui: request 30 (vda2) growth: 3454976 (1687MB) size: 1688MB >08:26:39,445 DEBUG storage.ui: disk /dev/vda growth: 3454976 (1687MB) >08:26:39,451 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:26:39,452 DEBUG storage.ui: device vdc2 new partedPartition None >08:26:39,454 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: vdc ; >08:26:39,457 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdc ; >08:26:39,458 DEBUG storage.ui: total growth: 10364928 sectors >08:26:39,460 DEBUG storage.ui: updating use_disk to vdc, type: 0 >08:26:39,460 DEBUG storage.ui: new free: 1026048-16777215 / 7691MB >08:26:39,461 DEBUG storage.ui: new free allows for 10364928 sectors of growth >08:26:39,462 DEBUG storage.ui: created partition vdc2 of 1MB and added it to /dev/vdc >08:26:39,466 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >08:26:39,467 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01c01d0> PedPartition: <_ped.Partition object at 0x7f39a00e4a70> >08:26:39,470 DEBUG storage.ui: PartitionDevice._setDisk: vdc2 ; new: vdc ; old: None ; >08:26:39,473 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdc ; >08:26:39,476 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:26:39,477 DEBUG storage.ui: device vdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01c0150> PedPartition: <_ped.Partition object at 0x7f39a00e4dd0> >08:26:39,478 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb', 'vdc'], partitions=['vda2(id 30)', 'vdb2(id 31)', 'vdc2(id 32)', 'vda1(id 21)', 'vdb1(id 22)', 'vdc1(id 23)'] >08:26:39,478 DEBUG storage.ui: growable partitions are ['vda2', 'vdb2', 'vdc2'] >08:26:39,479 DEBUG storage.ui: adding request 30 to chunk 16777153 (63-16777215) on /dev/vda >08:26:39,481 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:26:39,482 DEBUG storage.ui: disk vda has 1 chunks >08:26:39,483 DEBUG storage.ui: adding request 31 to chunk 16777153 (63-16777215) on /dev/vdb >08:26:39,483 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:26:39,484 DEBUG storage.ui: disk vdb has 1 chunks >08:26:39,485 DEBUG storage.ui: adding request 32 to chunk 16777153 (63-16777215) on /dev/vdc >08:26:39,486 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:26:39,487 DEBUG storage.ui: disk vdc has 1 chunks >08:26:39,487 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:26:39,489 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:26:39,489 DEBUG storage.ui: req: PartitionRequest instance -- >id = 30 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 3454976 >done = False >08:26:39,490 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:26:39,491 DEBUG storage.ui: adding 15751105 (7690MB) to 30 (vda2) >08:26:39,492 DEBUG storage.ui: taking back 12296129 (6003MB) from 30 (vda2) >08:26:39,493 DEBUG storage.ui: new grow amount for request 30 (vda2) is 3454976 units, or 1687MB >08:26:39,494 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:26:39,495 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:26:39,497 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = vdb2 growable = True >base = 2048 growth = 0 max_grow = 3454976 >done = False >08:26:39,497 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:26:39,498 DEBUG storage.ui: adding 15751105 (7690MB) to 31 (vdb2) >08:26:39,498 DEBUG storage.ui: taking back 12296129 (6003MB) from 31 (vdb2) >08:26:39,498 DEBUG storage.ui: new grow amount for request 31 (vdb2) is 3454976 units, or 1687MB >08:26:39,498 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:26:39,499 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:26:39,499 DEBUG storage.ui: req: PartitionRequest instance -- >id = 32 name = vdc2 growable = True >base = 2048 growth = 0 max_grow = 3454976 >done = False >08:26:39,499 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:26:39,499 DEBUG storage.ui: adding 15751105 (7690MB) to 32 (vdc2) >08:26:39,499 DEBUG storage.ui: taking back 12296129 (6003MB) from 32 (vdc2) >08:26:39,499 DEBUG storage.ui: new grow amount for request 32 (vdc2) is 3454976 units, or 1687MB >08:26:39,500 DEBUG storage.ui: set: ['vda2', 'vdb2', 'vdc2'] 1688 >08:26:39,504 DEBUG storage.ui: min growth is 3454976 >08:26:39,505 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 30 name = vda2 growable = True >base = 2048 growth = 3454976 max_grow = 3454976 >done = True is 3454976 >08:26:39,505 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 31 name = vdb2 growable = True >base = 2048 growth = 3454976 max_grow = 3454976 >done = True is 3454976 >08:26:39,505 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 32 name = vdc2 growable = True >base = 2048 growth = 3454976 max_grow = 3454976 >done = True is 3454976 >08:26:39,505 DEBUG storage.ui: set: ['vda2', 'vdb2', 'vdc2'] 1688 >08:26:39,505 DEBUG storage.ui: min growth is 3454976 >08:26:39,506 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 30 name = vda2 growable = True >base = 2048 growth = 3454976 max_grow = 3454976 >done = True is 3454976 >08:26:39,506 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 31 name = vdb2 growable = True >base = 2048 growth = 3454976 max_grow = 3454976 >done = True is 3454976 >08:26:39,506 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 32 name = vdc2 growable = True >base = 2048 growth = 3454976 max_grow = 3454976 >done = True is 3454976 >08:26:39,509 DEBUG storage.ui: growing partitions on vda >08:26:39,510 DEBUG storage.ui: partition vda1 (21): 0 >08:26:39,510 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x7f3998012d50> >08:26:39,511 DEBUG storage.ui: partition vda2 (30): 0 >08:26:39,511 DEBUG storage.ui: new geometry for vda2: parted.Geometry instance -- > start: 1026048 end: 4483071 length: 3457024 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x3c22790> >08:26:39,514 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 21)', 'vda2(id 30)'] from disk(s) ['vda'] >08:26:39,519 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:26:39,519 DEBUG storage.ui: device vda1 new partedPartition None >08:26:39,524 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >08:26:39,528 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >08:26:39,532 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:26:39,533 DEBUG storage.ui: device vda2 new partedPartition None >08:26:39,535 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: vda ; >08:26:39,539 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:26:39,540 DEBUG storage.ui: back from removeNewPartitions >08:26:39,540 DEBUG storage.ui: extended: None >08:26:39,541 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x7f3998012d50> >08:26:39,544 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >08:26:39,546 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c27850> PedPartition: <_ped.Partition object at 0x7f39a00e4bf0> >08:26:39,548 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >08:26:39,551 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >08:26:39,555 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:26:39,556 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c27390> PedPartition: <_ped.Partition object at 0x7f3998013410> >08:26:39,557 DEBUG storage.ui: setting req7 new geometry: parted.Geometry instance -- > start: 1026048 end: 4483071 length: 3457024 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x3c22790> >08:26:39,561 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >08:26:39,562 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46713d0> PedPartition: <_ped.Partition object at 0x7f39a00e4d70> >08:26:39,565 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >08:26:39,568 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >08:26:39,572 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:26:39,573 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x466d850> PedPartition: <_ped.Partition object at 0x7f39a00e4cb0> >08:26:39,574 DEBUG storage.ui: growing partitions on vdb >08:26:39,575 DEBUG storage.ui: partition vdb1 (22): 0 >08:26:39,576 DEBUG storage.ui: new geometry for vdb1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x466db50> >08:26:39,577 DEBUG storage.ui: partition vdb2 (31): 0 >08:26:39,578 DEBUG storage.ui: new geometry for vdb2: parted.Geometry instance -- > start: 1026048 end: 4483071 length: 3457024 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x36e7150> >08:26:39,579 DEBUG storage.ui: removing all non-preexisting partitions ['vdb1(id 22)', 'vdb2(id 31)'] from disk(s) ['vdb'] >08:26:39,582 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:26:39,582 DEBUG storage.ui: device vdb1 new partedPartition None >08:26:39,586 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdb ; >08:26:39,588 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >08:26:39,591 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:26:39,592 DEBUG storage.ui: device vdb2 new partedPartition None >08:26:39,595 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: vdb ; >08:26:39,597 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >08:26:39,598 DEBUG storage.ui: back from removeNewPartitions >08:26:39,599 DEBUG storage.ui: extended: None >08:26:39,599 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x466db50> >08:26:39,602 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >08:26:39,603 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c27610> PedPartition: <_ped.Partition object at 0x7f39a00e4f50> >08:26:39,606 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >08:26:39,609 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >08:26:39,612 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:26:39,613 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c27990> PedPartition: <_ped.Partition object at 0x7f3998013590> >08:26:39,614 DEBUG storage.ui: setting req8 new geometry: parted.Geometry instance -- > start: 1026048 end: 4483071 length: 3457024 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x36e7150> >08:26:39,617 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >08:26:39,618 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c05d90> PedPartition: <_ped.Partition object at 0x7f39a00e4b90> >08:26:39,620 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >08:26:39,623 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >08:26:39,626 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:26:39,627 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01bbcd0> PedPartition: <_ped.Partition object at 0x3c09170> >08:26:39,628 DEBUG storage.ui: growing partitions on vdc >08:26:39,629 DEBUG storage.ui: partition vdc1 (23): 0 >08:26:39,630 DEBUG storage.ui: new geometry for vdc1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x3c279d0> >08:26:39,631 DEBUG storage.ui: partition vdc2 (32): 0 >08:26:39,632 DEBUG storage.ui: new geometry for vdc2: parted.Geometry instance -- > start: 1026048 end: 4483071 length: 3457024 > device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x7f39a01bbf10> >08:26:39,633 DEBUG storage.ui: removing all non-preexisting partitions ['vdc1(id 23)', 'vdc2(id 32)'] from disk(s) ['vdc'] >08:26:39,636 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:26:39,636 DEBUG storage.ui: device vdc1 new partedPartition None >08:26:39,639 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: vdc ; >08:26:39,642 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdc ; >08:26:39,646 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:26:39,647 DEBUG storage.ui: device vdc2 new partedPartition None >08:26:39,650 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: vdc ; >08:26:39,652 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >08:26:39,653 DEBUG storage.ui: back from removeNewPartitions >08:26:39,654 DEBUG storage.ui: extended: None >08:26:39,654 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x3c279d0> >08:26:39,658 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >08:26:39,659 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01b2ed0> PedPartition: <_ped.Partition object at 0x7f39a00e4ef0> >08:26:39,661 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >08:26:39,664 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >08:26:39,667 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:26:39,668 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x36e7510> PedPartition: <_ped.Partition object at 0x3794a10> >08:26:39,669 DEBUG storage.ui: setting req9 new geometry: parted.Geometry instance -- > start: 1026048 end: 4483071 length: 3457024 > device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x7f39a01bbf10> >08:26:39,672 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >08:26:39,673 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c05d90> PedPartition: <_ped.Partition object at 0x7f39a00e49b0> >08:26:39,676 DEBUG storage.ui: PartitionDevice._setDisk: vdc2 ; new: vdc ; old: None ; >08:26:39,678 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdc ; >08:26:39,682 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:26:39,683 DEBUG storage.ui: device vdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c278d0> PedPartition: <_ped.Partition object at 0x7f39a00e4dd0> >08:26:39,684 DEBUG storage.ui: fixing size of non-existent 500MB partition vda1 (21) with non-existent mdmember at 500.00 >08:26:39,685 DEBUG storage.ui: fixing size of non-existent 1688MB partition vda2 (30) with non-existent mdmember at 1688.00 >08:26:39,686 DEBUG storage.ui: fixing size of non-existent 500MB partition vdb1 (22) with non-existent mdmember at 500.00 >08:26:39,687 DEBUG storage.ui: fixing size of non-existent 1688MB partition vdb2 (31) with non-existent mdmember at 1688.00 >08:26:39,689 DEBUG storage.ui: fixing size of non-existent 500MB partition vdc1 (23) with non-existent mdmember at 500.00 >08:26:39,690 DEBUG storage.ui: fixing size of non-existent 1688MB partition vdc2 (32) with non-existent mdmember at 1688.00 >08:26:39,693 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >08:26:39,694 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >08:26:39,697 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >08:26:39,699 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vdb2 ; >08:26:39,701 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vdc2 ; >08:26:39,704 DEBUG storage.ui: MDRaidArrayDevice._setFormat: pv00 ; current: None ; type: lvmpv ; >08:26:39,705 INFO storage.ui: added mdarray pv00 (id 33) to device tree >08:26:39,706 INFO storage.ui: registered action: [41] Create Device mdarray pv00 (id 33) >08:26:39,707 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:26:39,707 INFO storage.ui: registered action: [42] Create Format lvmpv on mdarray pv00 (id 33) >08:26:39,709 DEBUG storage.ui: raw RAID 0 size == 5064.0 >08:26:39,709 INFO storage.ui: Using 4MB superBlockSize >08:26:39,710 DEBUG storage.ui: non-existent RAID 0 size == 5052.0 >08:26:39,711 DEBUG storage.ui: new member set: ['pv00'] >08:26:39,712 DEBUG storage.ui: old member set: [] >08:26:39,714 DEBUG storage.ui: MDRaidArrayDevice.addChild: kids: 0 ; name: pv00 ; >08:26:39,716 DEBUG storage.ui: raw RAID 0 size == 5064.0 >08:26:39,717 INFO storage.ui: Using 4MB superBlockSize >08:26:39,717 DEBUG storage.ui: non-existent RAID 0 size == 5052.0 >08:26:39,718 DEBUG storage.ui: fedora size is 5048MB >08:26:39,719 DEBUG storage.ui: raw RAID 0 size == 5064.0 >08:26:39,721 INFO storage.ui: Using 4MB superBlockSize >08:26:39,721 DEBUG storage.ui: non-existent RAID 0 size == 5052.0 >08:26:39,722 DEBUG storage.ui: vg fedora has 56MB free >08:26:39,723 DEBUG storage.ui: raw RAID 0 size == 5064.0 >08:26:39,724 INFO storage.ui: Using 4MB superBlockSize >08:26:39,725 DEBUG storage.ui: non-existent RAID 0 size == 5052.0 >08:26:39,725 DEBUG storage.ui: fedora size is 5048MB >08:26:39,727 DEBUG storage.ui: raw RAID 0 size == 5064.0 >08:26:39,728 INFO storage.ui: Using 4MB superBlockSize >08:26:39,728 DEBUG storage.ui: non-existent RAID 0 size == 5052.0 >08:26:39,729 DEBUG storage.ui: vg fedora has 56MB free >08:26:39,738 DEBUG blivet: raw RAID 1 size == 500.0 >08:26:39,739 INFO blivet: Using 0MB superBlockSize >08:26:39,739 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:26:39,773 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 0, [], {} >08:26:39,790 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >08:26:39,791 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >08:26:39,792 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >08:26:45,692 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 500.0, [], {} >08:26:45,695 DEBUG storage.ui: raw RAID 0 size == 5064.0 >08:26:45,696 INFO storage.ui: Using 4MB superBlockSize >08:26:45,697 DEBUG storage.ui: non-existent RAID 0 size == 5052.0 >08:26:45,700 DEBUG storage.ui: raw RAID 0 size == 5064.0 >08:26:45,701 INFO storage.ui: Using 4MB superBlockSize >08:26:45,702 DEBUG storage.ui: non-existent RAID 0 size == 5052.0 >08:26:45,703 DEBUG storage.ui: fedora size is 5048MB >08:26:45,706 DEBUG storage.ui: raw RAID 0 size == 5064.0 >08:26:45,707 INFO storage.ui: Using 4MB superBlockSize >08:26:45,708 DEBUG storage.ui: non-existent RAID 0 size == 5052.0 >08:26:45,710 DEBUG storage.ui: vg fedora has 56MB free >08:26:45,712 DEBUG storage.ui: raw RAID 0 size == 5064.0 >08:26:45,713 INFO storage.ui: Using 4MB superBlockSize >08:26:45,714 DEBUG storage.ui: non-existent RAID 0 size == 5052.0 >08:26:45,722 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 500.0 ; disks: [DiskDevice instance (0x7f39a01a4c10) -- > name = vda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x3459d40> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>, DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 2 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- > name = vdc status = True kids = 2 id = 6 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7710> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>] ; encrypted: False ; container_raid_level: raid0 ; fstype: swap ; mountpoint: None ; container_encrypted: False ; container_size: 0 ; >08:26:45,727 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 500.0, ['vda', 'vdb', 'vdc'], {'encrypted': False, 'container_raid_level': 'raid0', 'fstype': 'swap', 'mountpoint': None, 'container_encrypted': False, 'container_size': 0} >08:26:45,729 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >08:26:45,729 DEBUG storage.ui: starting Blivet copy >08:26:45,806 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:26:45,808 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x46a0290> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c2e950> PedPartition: <_ped.Partition object at 0x7f39a00e4d70> >08:26:45,810 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:26:45,811 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x46a0290> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c2ead0> PedPartition: <_ped.Partition object at 0x7f39a00e4b90> >08:26:45,813 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:26:45,814 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01c0250> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c2ebd0> PedPartition: <_ped.Partition object at 0x7f39a00e4f50> >08:26:45,816 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:26:45,817 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01c0250> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c2ed50> PedPartition: <_ped.Partition object at 0x7f39a00e4e90> >08:26:45,820 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:26:45,820 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x32b7f10> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c2ee50> PedPartition: <_ped.Partition object at 0x7f39a00e4fb0> >08:26:45,822 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:26:45,823 DEBUG storage.ui: device vdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x32b7f10> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c2efd0> PedPartition: <_ped.Partition object at 0x36ec0b0> >08:26:45,824 DEBUG storage.ui: finished Blivet copy >08:26:45,825 DEBUG storage.ui: raw RAID 0 size == 5064.0 >08:26:45,826 INFO storage.ui: Using 4MB superBlockSize >08:26:45,827 DEBUG storage.ui: non-existent RAID 0 size == 5052.0 >08:26:45,828 DEBUG storage.ui: raw RAID 0 size == 5064.0 >08:26:45,829 INFO storage.ui: Using 4MB superBlockSize >08:26:45,830 DEBUG storage.ui: non-existent RAID 0 size == 5052.0 >08:26:45,830 DEBUG storage.ui: fedora size is 5048MB >08:26:45,832 DEBUG storage.ui: raw RAID 0 size == 5064.0 >08:26:45,832 INFO storage.ui: Using 4MB superBlockSize >08:26:45,833 DEBUG storage.ui: non-existent RAID 0 size == 5052.0 >08:26:45,834 DEBUG storage.ui: vg fedora has 56MB free >08:26:45,835 DEBUG storage.ui: raw RAID 0 size == 5064.0 >08:26:45,836 INFO storage.ui: Using 4MB superBlockSize >08:26:45,836 DEBUG storage.ui: non-existent RAID 0 size == 5052.0 >08:26:45,838 DEBUG storage.ui: raw RAID 0 size == 5064.0 >08:26:45,838 INFO storage.ui: Using 4MB superBlockSize >08:26:45,839 DEBUG storage.ui: non-existent RAID 0 size == 5052.0 >08:26:45,840 DEBUG storage.ui: fedora size is 5048MB >08:26:45,841 DEBUG storage.ui: raw RAID 0 size == 5064.0 >08:26:45,842 INFO storage.ui: Using 4MB superBlockSize >08:26:45,842 DEBUG storage.ui: non-existent RAID 0 size == 5052.0 >08:26:45,843 DEBUG storage.ui: vg fedora has 56MB free >08:26:45,844 DEBUG storage.ui: raw RAID 0 size == 5064.0 >08:26:45,845 INFO storage.ui: Using 4MB superBlockSize >08:26:45,846 DEBUG storage.ui: non-existent RAID 0 size == 5052.0 >08:26:45,847 DEBUG storage.ui: raw RAID 0 size == 5064.0 >08:26:45,847 INFO storage.ui: Using 4MB superBlockSize >08:26:45,848 DEBUG storage.ui: non-existent RAID 0 size == 5052.0 >08:26:45,849 DEBUG storage.ui: fedora size is 5048MB >08:26:45,850 DEBUG storage.ui: raw RAID 0 size == 5064.0 >08:26:45,851 INFO storage.ui: Using 4MB superBlockSize >08:26:45,852 DEBUG storage.ui: non-existent RAID 0 size == 5052.0 >08:26:45,853 DEBUG storage.ui: vg fedora has 56MB free >08:26:45,853 DEBUG storage.ui: size bumped to 5500 to include new device space >08:26:45,854 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.MDFactory'> >08:26:45,857 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x3c22150>, 5560.0, [DiskDevice instance (0x7f39a01a4c10) -- > name = vda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x3459d40> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>, DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 2 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- > name = vdc status = True kids = 2 id = 6 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7710> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>]] >08:26:45,866 DEBUG storage.ui: raw RAID 0 size == 5064.0 >08:26:45,867 INFO storage.ui: Using 4MB superBlockSize >08:26:45,867 DEBUG storage.ui: non-existent RAID 0 size == 5052.0 >08:26:45,867 DEBUG storage.ui: child factory kwargs: {'device': MDRaidArrayDevice instance (0x466d510) -- > name = pv00 status = False kids = 1 id = 33 > parents = ['non-existent 1688MB partition vda2 (30) with non-existent mdmember', > 'non-existent 1688MB partition vdb2 (31) with non-existent mdmember', > 'non-existent 1688MB partition vdc2 (32) with non-existent mdmember'] > uuid = None size = 5052.0 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 5052.0 path = /dev/md/pv00 > format args = None originalFormat = lvmpv level = 0 spares = 0 > members = 3 > total devices = 3 metadata version = default, 'encrypted': False, 'raid_level': 'raid0', 'fstype': 'lvmpv'} >08:26:45,869 DEBUG storage.ui: MDFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x3c27110> ; >08:26:45,869 INFO storage.ui: Using 4MB superBlockSize >08:26:45,869 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >08:26:45,880 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x3c22150>, 5572.0, [DiskDevice instance (0x7f39a01a4c10) -- > name = vda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x3459d40> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>, DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 2 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- > name = vdc status = True kids = 2 id = 6 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7710> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>]] >08:26:45,880 DEBUG storage.ui: child factory kwargs: {'fstype': 'mdmember'} >08:26:45,882 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.MDFactory object at 0x3c2e810> ; >08:26:45,883 DEBUG storage.ui: raw RAID 0 size == 5064.0 >08:26:45,883 INFO storage.ui: Using 4MB superBlockSize >08:26:45,884 DEBUG storage.ui: non-existent RAID 0 size == 5052.0 >08:26:45,884 DEBUG storage.ui: parent factory container: non-existent 5052MB mdarray pv00 (33) with non-existent lvmpv >08:26:45,884 DEBUG storage.ui: members: ['vda2', 'vdb2', 'vdc2'] >08:26:45,884 DEBUG storage.ui: add_disks: [] >08:26:45,888 DEBUG storage.ui: remove_disks: [] >08:26:45,891 DEBUG storage.ui: MDRaidMember.__init__: >08:26:45,891 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance >08:26:45,892 INFO storage.ui: Using 4MB superBlockSize >08:26:45,899 DEBUG storage.ui: adding a SameSizeSet with size 5572 >08:26:45,902 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >08:26:45,904 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >08:26:45,908 DEBUG storage.ui: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >08:26:45,912 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 21)', 'vda2(id 30)', 'vdb1(id 22)', 'vdb2(id 31)', 'vdc1(id 23)', 'vdc2(id 32)'] from disk(s) ['vda', 'vdb', 'vdc'] >08:26:45,916 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:26:45,917 DEBUG storage.ui: device vda1 new partedPartition None >08:26:45,919 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >08:26:45,921 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >08:26:45,923 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:26:45,924 DEBUG storage.ui: device vda2 new partedPartition None >08:26:45,926 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: vda ; >08:26:45,929 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:26:45,931 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:26:45,932 DEBUG storage.ui: device vdb1 new partedPartition None >08:26:45,934 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdb ; >08:26:45,936 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >08:26:45,938 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:26:45,939 DEBUG storage.ui: device vdb2 new partedPartition None >08:26:45,941 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: vdb ; >08:26:45,944 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >08:26:45,946 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:26:45,947 DEBUG storage.ui: device vdc1 new partedPartition None >08:26:45,950 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: vdc ; >08:26:45,952 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdc ; >08:26:45,954 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:26:45,955 DEBUG storage.ui: device vdc2 new partedPartition None >08:26:45,957 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: vdc ; >08:26:45,960 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >08:26:45,961 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb', 'vdc'] ; partitions=['req1(id 21)', 'req7(id 30)', 'req2(id 22)', 'req8(id 31)', 'req3(id 23)', 'req9(id 32)'] >08:26:45,962 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 21)', 'req2(id 22)', 'req3(id 23)', 'req7(id 30)', 'req8(id 31)', 'req9(id 32)'] from disk(s) ['vda', 'vdb', 'vdc'] >08:26:45,964 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:26:45,967 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:26:45,967 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:26:45,970 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:26:45,972 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:26:45,973 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:26:45,973 DEBUG storage.ui: allocating partition: req1 ; id: 21 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >08:26:45,974 DEBUG storage.ui: checking freespace on vda >08:26:45,975 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=False best=None grow=False start=None >08:26:45,976 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:26:45,977 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:26:45,978 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:26:45,979 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:26:45,980 DEBUG storage.ui: new free allows for 0 sectors of growth >08:26:45,982 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:26:45,983 DEBUG storage.ui: created partition vda1 of 500MB and added it to /dev/vda >08:26:45,985 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >08:26:45,987 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c27190> PedPartition: <_ped.Partition object at 0x7f39a00e4cb0> >08:26:45,989 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >08:26:45,991 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >08:26:45,994 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:26:45,995 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c27590> PedPartition: <_ped.Partition object at 0x3769d10> >08:26:45,998 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:26:46,000 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:26:46,001 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:26:46,003 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:26:46,006 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:26:46,007 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:26:46,007 DEBUG storage.ui: allocating partition: req2 ; id: 22 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >08:26:46,008 DEBUG storage.ui: checking freespace on vdb >08:26:46,009 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=500MB boot=False best=None grow=False start=None >08:26:46,010 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:26:46,011 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:26:46,012 DEBUG storage.ui: updating use_disk to vdb, type: 0 >08:26:46,013 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:26:46,013 DEBUG storage.ui: new free allows for 0 sectors of growth >08:26:46,014 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:26:46,015 DEBUG storage.ui: created partition vdb1 of 500MB and added it to /dev/vdb >08:26:46,018 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >08:26:46,019 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c27790> PedPartition: <_ped.Partition object at 0x3c09170> >08:26:46,021 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >08:26:46,023 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >08:26:46,026 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:26:46,027 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3784b10> PedPartition: <_ped.Partition object at 0x7f399003ef50> >08:26:46,029 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:26:46,032 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:26:46,032 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:26:46,035 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:26:46,037 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:26:46,038 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:26:46,038 DEBUG storage.ui: allocating partition: req3 ; id: 23 ; disks: ['vdc'] ; >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >08:26:46,039 DEBUG storage.ui: checking freespace on vdc >08:26:46,040 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdc part_type=0 req_size=500MB boot=False best=None grow=False start=None >08:26:46,041 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:26:46,042 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:26:46,043 DEBUG storage.ui: updating use_disk to vdc, type: 0 >08:26:46,044 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:26:46,044 DEBUG storage.ui: new free allows for 0 sectors of growth >08:26:46,045 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:26:46,046 DEBUG storage.ui: created partition vdc1 of 500MB and added it to /dev/vdc >08:26:46,048 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >08:26:46,049 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39980271d0> PedPartition: <_ped.Partition object at 0x3794a10> >08:26:46,052 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >08:26:46,054 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >08:26:46,057 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:26:46,058 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x466ded0> PedPartition: <_ped.Partition object at 0x7f39980132f0> >08:26:46,060 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:26:46,062 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:26:46,063 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:26:46,065 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:26:46,068 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:26:46,069 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:26:46,070 DEBUG storage.ui: allocating partition: req7 ; id: 30 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 1857 ; start: None ; end: None >08:26:46,070 DEBUG storage.ui: checking freespace on vda >08:26:46,071 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1MB boot=False best=None grow=True start=None >08:26:46,072 DEBUG storage.ui: checking 63-2047 (0 MB) >08:26:46,073 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:26:46,074 DEBUG storage.ui: checking 1026048-16777215 (7691 MB) >08:26:46,075 DEBUG storage.ui: current free range is 1026048-16777215 (7691MB) >08:26:46,076 DEBUG storage.ui: evaluating growth potential for new layout >08:26:46,076 DEBUG storage.ui: calculating growth for disk /dev/vdc >08:26:46,077 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:26:46,078 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:26:46,079 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:26:46,079 DEBUG storage.ui: request 23 (vdc1) growth: 0 (0MB) size: 500MB >08:26:46,080 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >08:26:46,080 DEBUG storage.ui: calculating growth for disk /dev/vdb >08:26:46,081 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:26:46,082 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:26:46,083 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:26:46,083 DEBUG storage.ui: request 22 (vdb1) growth: 0 (0MB) size: 500MB >08:26:46,084 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >08:26:46,085 DEBUG storage.ui: calculating growth for disk /dev/vda >08:26:46,088 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >08:26:46,089 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3998027190> PedPartition: <_ped.Partition object at 0x7f39a00e4cb0> >08:26:46,091 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >08:26:46,094 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >08:26:46,095 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:26:46,095 DEBUG storage.ui: adding request 30 to chunk 16777153 (63-16777215) on /dev/vda >08:26:46,096 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:26:46,097 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:26:46,097 DEBUG storage.ui: req: PartitionRequest instance -- >id = 30 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 3801088 >done = False >08:26:46,098 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:26:46,099 DEBUG storage.ui: adding 15751105 (7690MB) to 30 (vda2) >08:26:46,100 DEBUG storage.ui: taking back 11950017 (5834MB) from 30 (vda2) >08:26:46,100 DEBUG storage.ui: new grow amount for request 30 (vda2) is 3801088 units, or 1856MB >08:26:46,101 DEBUG storage.ui: request 21 (vda1) growth: 0 (0MB) size: 500MB >08:26:46,102 DEBUG storage.ui: request 30 (vda2) growth: 3801088 (1856MB) size: 1857MB >08:26:46,102 DEBUG storage.ui: disk /dev/vda growth: 3801088 (1856MB) >08:26:46,104 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:26:46,105 DEBUG storage.ui: device vda2 new partedPartition None >08:26:46,107 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: vda ; >08:26:46,110 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >08:26:46,110 DEBUG storage.ui: total growth: 3801088 sectors >08:26:46,111 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:26:46,113 DEBUG storage.ui: new free: 1026048-16777215 / 7691MB >08:26:46,113 DEBUG storage.ui: new free allows for 3801088 sectors of growth >08:26:46,115 DEBUG storage.ui: created partition vda2 of 1MB and added it to /dev/vda >08:26:46,117 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >08:26:46,118 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3998027390> PedPartition: <_ped.Partition object at 0x3c09170> >08:26:46,121 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >08:26:46,123 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >08:26:46,126 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:26:46,127 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3998027350> PedPartition: <_ped.Partition object at 0x7f3998013410> >08:26:46,130 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:26:46,132 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:26:46,133 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:26:46,135 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:26:46,137 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:26:46,138 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:26:46,139 DEBUG storage.ui: allocating partition: req8 ; id: 31 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 1857 ; start: None ; end: None >08:26:46,139 DEBUG storage.ui: checking freespace on vdb >08:26:46,140 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=1MB boot=False best=None grow=True start=None >08:26:46,141 DEBUG storage.ui: checking 63-2047 (0 MB) >08:26:46,142 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:26:46,143 DEBUG storage.ui: checking 1026048-16777215 (7691 MB) >08:26:46,144 DEBUG storage.ui: current free range is 1026048-16777215 (7691MB) >08:26:46,145 DEBUG storage.ui: evaluating growth potential for new layout >08:26:46,145 DEBUG storage.ui: calculating growth for disk /dev/vdc >08:26:46,146 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:26:46,147 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:26:46,148 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:26:46,148 DEBUG storage.ui: request 23 (vdc1) growth: 0 (0MB) size: 500MB >08:26:46,149 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >08:26:46,150 DEBUG storage.ui: calculating growth for disk /dev/vdb >08:26:46,153 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >08:26:46,154 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3998027710> PedPartition: <_ped.Partition object at 0x7f3998013590> >08:26:46,156 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >08:26:46,158 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >08:26:46,159 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:26:46,160 DEBUG storage.ui: adding request 31 to chunk 16777153 (63-16777215) on /dev/vdb >08:26:46,161 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:26:46,161 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:26:46,162 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = vdb2 growable = True >base = 2048 growth = 0 max_grow = 3801088 >done = False >08:26:46,163 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:26:46,163 DEBUG storage.ui: adding 15751105 (7690MB) to 31 (vdb2) >08:26:46,164 DEBUG storage.ui: taking back 11950017 (5834MB) from 31 (vdb2) >08:26:46,165 DEBUG storage.ui: new grow amount for request 31 (vdb2) is 3801088 units, or 1856MB >08:26:46,166 DEBUG storage.ui: request 22 (vdb1) growth: 0 (0MB) size: 500MB >08:26:46,166 DEBUG storage.ui: request 31 (vdb2) growth: 3801088 (1856MB) size: 1857MB >08:26:46,167 DEBUG storage.ui: disk /dev/vdb growth: 3801088 (1856MB) >08:26:46,168 DEBUG storage.ui: calculating growth for disk /dev/vda >08:26:46,168 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:26:46,169 DEBUG storage.ui: adding request 30 to chunk 16777153 (63-16777215) on /dev/vda >08:26:46,170 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:26:46,171 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:26:46,171 DEBUG storage.ui: req: PartitionRequest instance -- >id = 30 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 3801088 >done = False >08:26:46,172 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:26:46,173 DEBUG storage.ui: adding 15751105 (7690MB) to 30 (vda2) >08:26:46,173 DEBUG storage.ui: taking back 11950017 (5834MB) from 30 (vda2) >08:26:46,173 DEBUG storage.ui: new grow amount for request 30 (vda2) is 3801088 units, or 1856MB >08:26:46,174 DEBUG storage.ui: request 21 (vda1) growth: 0 (0MB) size: 500MB >08:26:46,174 DEBUG storage.ui: request 30 (vda2) growth: 3801088 (1856MB) size: 1857MB >08:26:46,175 DEBUG storage.ui: disk /dev/vda growth: 3801088 (1856MB) >08:26:46,176 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:26:46,177 DEBUG storage.ui: device vdb2 new partedPartition None >08:26:46,181 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: vdb ; >08:26:46,184 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >08:26:46,184 DEBUG storage.ui: total growth: 7602176 sectors >08:26:46,185 DEBUG storage.ui: updating use_disk to vdb, type: 0 >08:26:46,186 DEBUG storage.ui: new free: 1026048-16777215 / 7691MB >08:26:46,186 DEBUG storage.ui: new free allows for 7602176 sectors of growth >08:26:46,188 DEBUG storage.ui: created partition vdb2 of 1MB and added it to /dev/vdb >08:26:46,190 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >08:26:46,191 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39980278d0> PedPartition: <_ped.Partition object at 0x32a6530> >08:26:46,193 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >08:26:46,195 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >08:26:46,198 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:26:46,199 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3998027950> PedPartition: <_ped.Partition object at 0x32a6170> >08:26:46,202 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:26:46,205 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:26:46,205 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:26:46,208 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:26:46,210 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:26:46,211 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:26:46,211 DEBUG storage.ui: allocating partition: req9 ; id: 32 ; disks: ['vdc'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 1857 ; start: None ; end: None >08:26:46,212 DEBUG storage.ui: checking freespace on vdc >08:26:46,213 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdc part_type=0 req_size=1MB boot=False best=None grow=True start=None >08:26:46,214 DEBUG storage.ui: checking 63-2047 (0 MB) >08:26:46,215 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:26:46,216 DEBUG storage.ui: checking 1026048-16777215 (7691 MB) >08:26:46,216 DEBUG storage.ui: current free range is 1026048-16777215 (7691MB) >08:26:46,217 DEBUG storage.ui: evaluating growth potential for new layout >08:26:46,218 DEBUG storage.ui: calculating growth for disk /dev/vdc >08:26:46,221 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >08:26:46,222 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3998027e10> PedPartition: <_ped.Partition object at 0x32a6710> >08:26:46,225 DEBUG storage.ui: PartitionDevice._setDisk: vdc2 ; new: vdc ; old: None ; >08:26:46,227 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdc ; >08:26:46,228 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:26:46,229 DEBUG storage.ui: adding request 32 to chunk 16777153 (63-16777215) on /dev/vdc >08:26:46,229 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:26:46,230 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:26:46,231 DEBUG storage.ui: req: PartitionRequest instance -- >id = 32 name = vdc2 growable = True >base = 2048 growth = 0 max_grow = 3801088 >done = False >08:26:46,232 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:26:46,232 DEBUG storage.ui: adding 15751105 (7690MB) to 32 (vdc2) >08:26:46,233 DEBUG storage.ui: taking back 11950017 (5834MB) from 32 (vdc2) >08:26:46,234 DEBUG storage.ui: new grow amount for request 32 (vdc2) is 3801088 units, or 1856MB >08:26:46,234 DEBUG storage.ui: request 23 (vdc1) growth: 0 (0MB) size: 500MB >08:26:46,235 DEBUG storage.ui: request 32 (vdc2) growth: 3801088 (1856MB) size: 1857MB >08:26:46,236 DEBUG storage.ui: disk /dev/vdc growth: 3801088 (1856MB) >08:26:46,236 DEBUG storage.ui: calculating growth for disk /dev/vdb >08:26:46,237 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:26:46,238 DEBUG storage.ui: adding request 31 to chunk 16777153 (63-16777215) on /dev/vdb >08:26:46,239 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:26:46,239 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:26:46,240 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = vdb2 growable = True >base = 2048 growth = 0 max_grow = 3801088 >done = False >08:26:46,241 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:26:46,241 DEBUG storage.ui: adding 15751105 (7690MB) to 31 (vdb2) >08:26:46,242 DEBUG storage.ui: taking back 11950017 (5834MB) from 31 (vdb2) >08:26:46,242 DEBUG storage.ui: new grow amount for request 31 (vdb2) is 3801088 units, or 1856MB >08:26:46,242 DEBUG storage.ui: request 22 (vdb1) growth: 0 (0MB) size: 500MB >08:26:46,244 DEBUG storage.ui: request 31 (vdb2) growth: 3801088 (1856MB) size: 1857MB >08:26:46,244 DEBUG storage.ui: disk /dev/vdb growth: 3801088 (1856MB) >08:26:46,244 DEBUG storage.ui: calculating growth for disk /dev/vda >08:26:46,246 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:26:46,246 DEBUG storage.ui: adding request 30 to chunk 16777153 (63-16777215) on /dev/vda >08:26:46,247 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:26:46,247 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:26:46,247 DEBUG storage.ui: req: PartitionRequest instance -- >id = 30 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 3801088 >done = False >08:26:46,247 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:26:46,247 DEBUG storage.ui: adding 15751105 (7690MB) to 30 (vda2) >08:26:46,248 DEBUG storage.ui: taking back 11950017 (5834MB) from 30 (vda2) >08:26:46,248 DEBUG storage.ui: new grow amount for request 30 (vda2) is 3801088 units, or 1856MB >08:26:46,248 DEBUG storage.ui: request 21 (vda1) growth: 0 (0MB) size: 500MB >08:26:46,248 DEBUG storage.ui: request 30 (vda2) growth: 3801088 (1856MB) size: 1857MB >08:26:46,248 DEBUG storage.ui: disk /dev/vda growth: 3801088 (1856MB) >08:26:46,254 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:26:46,254 DEBUG storage.ui: device vdc2 new partedPartition None >08:26:46,256 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: vdc ; >08:26:46,262 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdc ; >08:26:46,263 DEBUG storage.ui: total growth: 11403264 sectors >08:26:46,264 DEBUG storage.ui: updating use_disk to vdc, type: 0 >08:26:46,265 DEBUG storage.ui: new free: 1026048-16777215 / 7691MB >08:26:46,266 DEBUG storage.ui: new free allows for 11403264 sectors of growth >08:26:46,269 DEBUG storage.ui: created partition vdc2 of 1MB and added it to /dev/vdc >08:26:46,273 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >08:26:46,275 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3998027690> PedPartition: <_ped.Partition object at 0x7f3998013590> >08:26:46,279 DEBUG storage.ui: PartitionDevice._setDisk: vdc2 ; new: vdc ; old: None ; >08:26:46,283 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdc ; >08:26:46,289 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:26:46,291 DEBUG storage.ui: device vdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3998027450> PedPartition: <_ped.Partition object at 0x7f39a00e4cb0> >08:26:46,292 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb', 'vdc'], partitions=['vda1(id 21)', 'vda2(id 30)', 'vdb1(id 22)', 'vdb2(id 31)', 'vdc1(id 23)', 'vdc2(id 32)'] >08:26:46,293 DEBUG storage.ui: growable partitions are ['vda2', 'vdb2', 'vdc2'] >08:26:46,295 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:26:46,296 DEBUG storage.ui: adding request 30 to chunk 16777153 (63-16777215) on /dev/vda >08:26:46,298 DEBUG storage.ui: disk vda has 1 chunks >08:26:46,299 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:26:46,301 DEBUG storage.ui: adding request 31 to chunk 16777153 (63-16777215) on /dev/vdb >08:26:46,302 DEBUG storage.ui: disk vdb has 1 chunks >08:26:46,303 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:26:46,304 DEBUG storage.ui: adding request 32 to chunk 16777153 (63-16777215) on /dev/vdc >08:26:46,305 DEBUG storage.ui: disk vdc has 1 chunks >08:26:46,306 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:26:46,307 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:26:46,308 DEBUG storage.ui: req: PartitionRequest instance -- >id = 30 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 3801088 >done = False >08:26:46,309 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:26:46,310 DEBUG storage.ui: adding 15751105 (7690MB) to 30 (vda2) >08:26:46,311 DEBUG storage.ui: taking back 11950017 (5834MB) from 30 (vda2) >08:26:46,312 DEBUG storage.ui: new grow amount for request 30 (vda2) is 3801088 units, or 1856MB >08:26:46,312 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:26:46,313 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:26:46,314 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = vdb2 growable = True >base = 2048 growth = 0 max_grow = 3801088 >done = False >08:26:46,315 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:26:46,315 DEBUG storage.ui: adding 15751105 (7690MB) to 31 (vdb2) >08:26:46,316 DEBUG storage.ui: taking back 11950017 (5834MB) from 31 (vdb2) >08:26:46,317 DEBUG storage.ui: new grow amount for request 31 (vdb2) is 3801088 units, or 1856MB >08:26:46,317 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:26:46,317 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:26:46,319 DEBUG storage.ui: req: PartitionRequest instance -- >id = 32 name = vdc2 growable = True >base = 2048 growth = 0 max_grow = 3801088 >done = False >08:26:46,319 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:26:46,319 DEBUG storage.ui: adding 15751105 (7690MB) to 32 (vdc2) >08:26:46,321 DEBUG storage.ui: taking back 11950017 (5834MB) from 32 (vdc2) >08:26:46,321 DEBUG storage.ui: new grow amount for request 32 (vdc2) is 3801088 units, or 1856MB >08:26:46,322 DEBUG storage.ui: set: ['vda2', 'vdb2', 'vdc2'] 1857 >08:26:46,322 DEBUG storage.ui: min growth is 3801088 >08:26:46,323 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 30 name = vda2 growable = True >base = 2048 growth = 3801088 max_grow = 3801088 >done = True is 3801088 >08:26:46,323 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 31 name = vdb2 growable = True >base = 2048 growth = 3801088 max_grow = 3801088 >done = True is 3801088 >08:26:46,323 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 32 name = vdc2 growable = True >base = 2048 growth = 3801088 max_grow = 3801088 >done = True is 3801088 >08:26:46,324 DEBUG storage.ui: set: ['vda2', 'vdb2', 'vdc2'] 1857 >08:26:46,324 DEBUG storage.ui: min growth is 3801088 >08:26:46,325 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 30 name = vda2 growable = True >base = 2048 growth = 3801088 max_grow = 3801088 >done = True is 3801088 >08:26:46,325 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 31 name = vdb2 growable = True >base = 2048 growth = 3801088 max_grow = 3801088 >done = True is 3801088 >08:26:46,325 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 32 name = vdc2 growable = True >base = 2048 growth = 3801088 max_grow = 3801088 >done = True is 3801088 >08:26:46,325 DEBUG storage.ui: growing partitions on vda >08:26:46,325 DEBUG storage.ui: partition vda1 (21): 0 >08:26:46,326 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x7f3998027d50> >08:26:46,326 DEBUG storage.ui: partition vda2 (30): 0 >08:26:46,326 DEBUG storage.ui: new geometry for vda2: parted.Geometry instance -- > start: 1026048 end: 4829183 length: 3803136 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x7f3998027b10> >08:26:46,330 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 21)', 'vda2(id 30)'] from disk(s) ['vda'] >08:26:46,334 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:26:46,335 DEBUG storage.ui: device vda1 new partedPartition None >08:26:46,338 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >08:26:46,340 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >08:26:46,343 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:26:46,344 DEBUG storage.ui: device vda2 new partedPartition None >08:26:46,346 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: vda ; >08:26:46,348 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:26:46,349 DEBUG storage.ui: back from removeNewPartitions >08:26:46,350 DEBUG storage.ui: extended: None >08:26:46,350 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x7f3998027d50> >08:26:46,353 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >08:26:46,354 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39980320d0> PedPartition: <_ped.Partition object at 0x32a6530> >08:26:46,357 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >08:26:46,359 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >08:26:46,362 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:26:46,363 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3998032210> PedPartition: <_ped.Partition object at 0x32a6770> >08:26:46,364 DEBUG storage.ui: setting req7 new geometry: parted.Geometry instance -- > start: 1026048 end: 4829183 length: 3803136 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x7f3998027b10> >08:26:46,366 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >08:26:46,368 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c27350> PedPartition: <_ped.Partition object at 0x32a67d0> >08:26:46,370 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >08:26:46,372 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >08:26:46,375 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:26:46,376 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3998032410> PedPartition: <_ped.Partition object at 0x7f3998013410> >08:26:46,377 DEBUG storage.ui: growing partitions on vdb >08:26:46,378 DEBUG storage.ui: partition vdb1 (22): 0 >08:26:46,379 DEBUG storage.ui: new geometry for vdb1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x7f3998027350> >08:26:46,379 DEBUG storage.ui: partition vdb2 (31): 0 >08:26:46,380 DEBUG storage.ui: new geometry for vdb2: parted.Geometry instance -- > start: 1026048 end: 4829183 length: 3803136 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x7f3998032490> >08:26:46,381 DEBUG storage.ui: removing all non-preexisting partitions ['vdb1(id 22)', 'vdb2(id 31)'] from disk(s) ['vdb'] >08:26:46,383 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:26:46,384 DEBUG storage.ui: device vdb1 new partedPartition None >08:26:46,386 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdb ; >08:26:46,389 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >08:26:46,391 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:26:46,392 DEBUG storage.ui: device vdb2 new partedPartition None >08:26:46,394 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: vdb ; >08:26:46,396 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >08:26:46,397 DEBUG storage.ui: back from removeNewPartitions >08:26:46,398 DEBUG storage.ui: extended: None >08:26:46,399 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x7f3998027350> >08:26:46,402 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >08:26:46,403 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01bbe10> PedPartition: <_ped.Partition object at 0x32a66b0> >08:26:46,405 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >08:26:46,408 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >08:26:46,411 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:26:46,412 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c27590> PedPartition: <_ped.Partition object at 0x3794a10> >08:26:46,412 DEBUG storage.ui: setting req8 new geometry: parted.Geometry instance -- > start: 1026048 end: 4829183 length: 3803136 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x7f3998032490> >08:26:46,415 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >08:26:46,416 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01bbc10> PedPartition: <_ped.Partition object at 0x32a6830> >08:26:46,418 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >08:26:46,421 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >08:26:46,423 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:26:46,424 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3998027a10> PedPartition: <_ped.Partition object at 0x32a6170> >08:26:46,425 DEBUG storage.ui: growing partitions on vdc >08:26:46,426 DEBUG storage.ui: partition vdc1 (23): 0 >08:26:46,427 DEBUG storage.ui: new geometry for vdc1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x7f39980270d0> >08:26:46,428 DEBUG storage.ui: partition vdc2 (32): 0 >08:26:46,428 DEBUG storage.ui: new geometry for vdc2: parted.Geometry instance -- > start: 1026048 end: 4829183 length: 3803136 > device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x466d4d0> >08:26:46,429 DEBUG storage.ui: removing all non-preexisting partitions ['vdc1(id 23)', 'vdc2(id 32)'] from disk(s) ['vdc'] >08:26:46,432 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:26:46,432 DEBUG storage.ui: device vdc1 new partedPartition None >08:26:46,435 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: vdc ; >08:26:46,437 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdc ; >08:26:46,439 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:26:46,440 DEBUG storage.ui: device vdc2 new partedPartition None >08:26:46,442 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: vdc ; >08:26:46,445 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >08:26:46,445 DEBUG storage.ui: back from removeNewPartitions >08:26:46,446 DEBUG storage.ui: extended: None >08:26:46,447 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x7f39980270d0> >08:26:46,449 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >08:26:46,450 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c27990> PedPartition: <_ped.Partition object at 0x32a67d0> >08:26:46,453 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >08:26:46,455 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >08:26:46,458 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:26:46,459 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39980277d0> PedPartition: <_ped.Partition object at 0x32a6410> >08:26:46,459 DEBUG storage.ui: setting req9 new geometry: parted.Geometry instance -- > start: 1026048 end: 4829183 length: 3803136 > device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x466d4d0> >08:26:46,462 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >08:26:46,463 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c272d0> PedPartition: <_ped.Partition object at 0x32a6530> >08:26:46,465 DEBUG storage.ui: PartitionDevice._setDisk: vdc2 ; new: vdc ; old: None ; >08:26:46,467 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdc ; >08:26:46,470 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:26:46,471 DEBUG storage.ui: device vdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3998032110> PedPartition: <_ped.Partition object at 0x7f39a00e4cb0> >08:26:46,472 DEBUG storage.ui: fixing size of non-existent 500MB partition vda1 (21) with non-existent mdmember at 500.00 >08:26:46,473 DEBUG storage.ui: fixing size of non-existent 1857MB partition vda2 (30) with non-existent mdmember at 1857.00 >08:26:46,474 DEBUG storage.ui: fixing size of non-existent 500MB partition vdb1 (22) with non-existent mdmember at 500.00 >08:26:46,475 DEBUG storage.ui: fixing size of non-existent 1857MB partition vdb2 (31) with non-existent mdmember at 1857.00 >08:26:46,476 DEBUG storage.ui: fixing size of non-existent 500MB partition vdc1 (23) with non-existent mdmember at 500.00 >08:26:46,477 DEBUG storage.ui: fixing size of non-existent 1857MB partition vdc2 (32) with non-existent mdmember at 1857.00 >08:26:46,479 DEBUG storage.ui: new member set: ['vda2', 'vdb2', 'vdc2'] >08:26:46,479 DEBUG storage.ui: old member set: ['vda2', 'vdb2', 'vdc2'] >08:26:46,481 DEBUG storage.ui: raw RAID 0 size == 5571.0 >08:26:46,482 INFO storage.ui: Using 4MB superBlockSize >08:26:46,482 DEBUG storage.ui: non-existent RAID 0 size == 5559.0 >08:26:46,483 DEBUG storage.ui: renaming device 'pv00' to '00' >08:26:46,484 DEBUG storage.ui: new member set: ['00'] >08:26:46,485 DEBUG storage.ui: old member set: ['00'] >08:26:46,486 DEBUG storage.ui: raw RAID 0 size == 5571.0 >08:26:46,487 INFO storage.ui: Using 4MB superBlockSize >08:26:46,487 DEBUG storage.ui: non-existent RAID 0 size == 5559.0 >08:26:46,488 DEBUG storage.ui: fedora size is 5556MB >08:26:46,489 DEBUG storage.ui: raw RAID 0 size == 5571.0 >08:26:46,490 INFO storage.ui: Using 4MB superBlockSize >08:26:46,491 DEBUG storage.ui: non-existent RAID 0 size == 5559.0 >08:26:46,491 DEBUG storage.ui: vg fedora has 564MB free >08:26:46,493 DEBUG storage.ui: raw RAID 0 size == 5571.0 >08:26:46,493 INFO storage.ui: Using 4MB superBlockSize >08:26:46,494 DEBUG storage.ui: non-existent RAID 0 size == 5559.0 >08:26:46,495 DEBUG storage.ui: fedora size is 5556MB >08:26:46,496 DEBUG storage.ui: raw RAID 0 size == 5571.0 >08:26:46,497 INFO storage.ui: Using 4MB superBlockSize >08:26:46,497 DEBUG storage.ui: non-existent RAID 0 size == 5559.0 >08:26:46,498 DEBUG storage.ui: vg fedora has 564MB free >08:26:46,500 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >08:26:46,501 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >08:26:46,503 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >08:26:46,505 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >08:26:46,507 DEBUG storage.ui: raw RAID 0 size == 5571.0 >08:26:46,508 INFO storage.ui: Using 4MB superBlockSize >08:26:46,508 DEBUG storage.ui: non-existent RAID 0 size == 5559.0 >08:26:46,509 DEBUG storage.ui: fedora size is 5556MB >08:26:46,510 DEBUG storage.ui: raw RAID 0 size == 5571.0 >08:26:46,511 INFO storage.ui: Using 4MB superBlockSize >08:26:46,512 DEBUG storage.ui: non-existent RAID 0 size == 5559.0 >08:26:46,512 DEBUG storage.ui: vg fedora has 564MB free >08:26:46,513 DEBUG storage.ui: Adding fedora-swap/500MB to fedora >08:26:46,514 INFO storage.ui: added lvmlv fedora-swap (id 34) to device tree >08:26:46,515 INFO storage.ui: registered action: [43] Create Device lvmlv fedora-swap (id 34) >08:26:46,515 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:26:46,516 INFO storage.ui: registered action: [44] Create Format swap on lvmlv fedora-swap (id 34) >08:26:46,535 DEBUG blivet: raw RAID 1 size == 500.0 >08:26:46,536 INFO blivet: Using 0MB superBlockSize >08:26:46,537 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:26:46,553 DEBUG blivet: raw RAID 1 size == 500.0 >08:26:46,554 INFO blivet: Using 0MB superBlockSize >08:26:46,555 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:26:46,556 DEBUG blivet: raw RAID 1 size == 500.0 >08:26:46,557 INFO blivet: Using 0MB superBlockSize >08:26:46,557 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:26:46,559 DEBUG blivet: raw RAID 1 size == 500.0 >08:26:46,560 INFO blivet: Using 0MB superBlockSize >08:26:46,561 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:26:46,566 DEBUG blivet: raw RAID 1 size == 500.0 >08:26:46,567 INFO blivet: Using 0MB superBlockSize >08:26:46,568 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:26:46,606 DEBUG blivet: raw RAID 1 size == 500.0 >08:26:46,606 INFO blivet: Using 0MB superBlockSize >08:26:46,607 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:26:46,609 DEBUG blivet: raw RAID 1 size == 500.0 >08:26:46,609 INFO blivet: Using 0MB superBlockSize >08:26:46,610 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:26:46,612 DEBUG blivet: raw RAID 1 size == 500.0 >08:26:46,613 INFO blivet: Using 0MB superBlockSize >08:26:46,614 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:26:46,618 DEBUG blivet: raw RAID 1 size == 500.0 >08:26:46,619 INFO blivet: Using 0MB superBlockSize >08:26:46,619 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:26:46,631 DEBUG blivet: Ext4FS.supported: supported: True ; >08:26:46,631 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:26:46,640 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x3c22150>, 500, ['vda', 'vdb', 'vdc'], {'encrypted': False, 'raid_level': 'raid1'} >08:26:46,660 DEBUG blivet: SwapSpace.__init__: >08:26:46,660 DEBUG blivet: getFormat('swap') returning SwapSpace instance >08:26:46,685 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 0, [], {} >08:26:53,538 DEBUG blivet: SwapSpace.__init__: >08:26:53,543 DEBUG blivet: getFormat('swap') returning SwapSpace instance >08:26:53,563 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 500, ['vda', 'vdb', 'vdc'], {'encrypted': False, 'raid_level': None} >08:26:53,565 DEBUG blivet: raw RAID 0 size == 5571.0 >08:26:53,566 INFO blivet: Using 4MB superBlockSize >08:26:53,567 DEBUG blivet: non-existent RAID 0 size == 5559.0 >08:26:53,580 DEBUG blivet: raw RAID 0 size == 5571.0 >08:26:53,583 INFO blivet: Using 4MB superBlockSize >08:26:53,585 DEBUG blivet: non-existent RAID 0 size == 5559.0 >08:26:53,586 DEBUG blivet: fedora size is 5556MB >08:26:53,591 DEBUG blivet: raw RAID 0 size == 5571.0 >08:26:53,593 INFO blivet: Using 4MB superBlockSize >08:26:53,595 DEBUG blivet: non-existent RAID 0 size == 5559.0 >08:26:53,596 DEBUG blivet: vg fedora has 64MB free >08:26:53,598 DEBUG blivet: raw RAID 0 size == 5571.0 >08:26:53,600 INFO blivet: Using 4MB superBlockSize >08:26:53,601 DEBUG blivet: non-existent RAID 0 size == 5559.0 >08:26:53,641 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >08:26:53,642 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >08:26:53,643 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >08:27:04,099 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 1000.0, [], {} >08:27:04,102 DEBUG storage.ui: raw RAID 0 size == 5571.0 >08:27:04,104 INFO storage.ui: Using 4MB superBlockSize >08:27:04,105 DEBUG storage.ui: non-existent RAID 0 size == 5559.0 >08:27:04,108 DEBUG storage.ui: raw RAID 0 size == 5571.0 >08:27:04,109 INFO storage.ui: Using 4MB superBlockSize >08:27:04,111 DEBUG storage.ui: non-existent RAID 0 size == 5559.0 >08:27:04,112 DEBUG storage.ui: fedora size is 5556MB >08:27:04,115 DEBUG storage.ui: raw RAID 0 size == 5571.0 >08:27:04,116 INFO storage.ui: Using 4MB superBlockSize >08:27:04,118 DEBUG storage.ui: non-existent RAID 0 size == 5559.0 >08:27:04,119 DEBUG storage.ui: vg fedora has 64MB free >08:27:04,122 DEBUG storage.ui: raw RAID 0 size == 5571.0 >08:27:04,124 INFO storage.ui: Using 4MB superBlockSize >08:27:04,125 DEBUG storage.ui: non-existent RAID 0 size == 5559.0 >08:27:04,135 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 1000.0 ; disks: [DiskDevice instance (0x7f39a01a4c10) -- > name = vda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x3459d40> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>, DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 2 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- > name = vdc status = True kids = 2 id = 6 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7710> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>] ; encrypted: False ; container_raid_level: raid0 ; fstype: ext4 ; mountpoint: /var ; container_encrypted: False ; container_size: 0 ; >08:27:04,140 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 1000.0, ['vda', 'vdb', 'vdc'], {'encrypted': False, 'container_raid_level': 'raid0', 'fstype': 'ext4', 'mountpoint': '/var', 'container_encrypted': False, 'container_size': 0} >08:27:04,142 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >08:27:04,142 DEBUG storage.ui: starting Blivet copy >08:27:04,234 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:27:04,235 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3998032c50> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c2e4d0> PedPartition: <_ped.Partition object at 0x7f3998013590> >08:27:04,237 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:27:04,239 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3998032c50> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c2ea50> PedPartition: <_ped.Partition object at 0x7f39a00e4b90> >08:27:04,241 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:27:04,242 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x466ded0> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c2ec90> PedPartition: <_ped.Partition object at 0x7f39a00e4e90> >08:27:04,244 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:27:04,245 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x466ded0> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c2ef10> PedPartition: <_ped.Partition object at 0x7f39a00e4d70> >08:27:04,247 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:27:04,248 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3998027ad0> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c2efd0> PedPartition: <_ped.Partition object at 0x7f39a00e4fb0> >08:27:04,250 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:27:04,251 DEBUG storage.ui: device vdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3998027ad0> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c2e990> PedPartition: <_ped.Partition object at 0x7f39a00e4f50> >08:27:04,252 DEBUG storage.ui: finished Blivet copy >08:27:04,253 DEBUG storage.ui: raw RAID 0 size == 5571.0 >08:27:04,254 INFO storage.ui: Using 4MB superBlockSize >08:27:04,255 DEBUG storage.ui: non-existent RAID 0 size == 5559.0 >08:27:04,256 DEBUG storage.ui: raw RAID 0 size == 5571.0 >08:27:04,257 INFO storage.ui: Using 4MB superBlockSize >08:27:04,257 DEBUG storage.ui: non-existent RAID 0 size == 5559.0 >08:27:04,258 DEBUG storage.ui: fedora size is 5556MB >08:27:04,259 DEBUG storage.ui: raw RAID 0 size == 5571.0 >08:27:04,260 INFO storage.ui: Using 4MB superBlockSize >08:27:04,261 DEBUG storage.ui: non-existent RAID 0 size == 5559.0 >08:27:04,261 DEBUG storage.ui: vg fedora has 64MB free >08:27:04,263 DEBUG storage.ui: raw RAID 0 size == 5571.0 >08:27:04,263 INFO storage.ui: Using 4MB superBlockSize >08:27:04,264 DEBUG storage.ui: non-existent RAID 0 size == 5559.0 >08:27:04,265 DEBUG storage.ui: raw RAID 0 size == 5571.0 >08:27:04,266 INFO storage.ui: Using 4MB superBlockSize >08:27:04,267 DEBUG storage.ui: non-existent RAID 0 size == 5559.0 >08:27:04,267 DEBUG storage.ui: fedora size is 5556MB >08:27:04,269 DEBUG storage.ui: raw RAID 0 size == 5571.0 >08:27:04,269 INFO storage.ui: Using 4MB superBlockSize >08:27:04,270 DEBUG storage.ui: non-existent RAID 0 size == 5559.0 >08:27:04,271 DEBUG storage.ui: vg fedora has 64MB free >08:27:04,273 DEBUG storage.ui: raw RAID 0 size == 5571.0 >08:27:04,274 INFO storage.ui: Using 4MB superBlockSize >08:27:04,275 DEBUG storage.ui: non-existent RAID 0 size == 5559.0 >08:27:04,277 DEBUG storage.ui: raw RAID 0 size == 5571.0 >08:27:04,278 INFO storage.ui: Using 4MB superBlockSize >08:27:04,280 DEBUG storage.ui: non-existent RAID 0 size == 5559.0 >08:27:04,281 DEBUG storage.ui: fedora size is 5556MB >08:27:04,284 DEBUG storage.ui: raw RAID 0 size == 5571.0 >08:27:04,285 INFO storage.ui: Using 4MB superBlockSize >08:27:04,286 DEBUG storage.ui: non-existent RAID 0 size == 5559.0 >08:27:04,287 DEBUG storage.ui: vg fedora has 64MB free >08:27:04,288 DEBUG storage.ui: size bumped to 6499 to include new device space >08:27:04,290 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.MDFactory'> >08:27:04,295 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x3c22150>, 6559.0, [DiskDevice instance (0x7f39a01a4c10) -- > name = vda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x3459d40> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>, DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 2 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- > name = vdc status = True kids = 2 id = 6 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7710> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>]] >08:27:04,302 DEBUG storage.ui: raw RAID 0 size == 5571.0 >08:27:04,303 INFO storage.ui: Using 4MB superBlockSize >08:27:04,303 DEBUG storage.ui: non-existent RAID 0 size == 5559.0 >08:27:04,309 DEBUG storage.ui: child factory kwargs: {'device': MDRaidArrayDevice instance (0x466d510) -- > name = 00 status = False kids = 1 id = 33 > parents = ['non-existent 1857MB partition vda2 (30) with non-existent mdmember', > 'non-existent 1857MB partition vdb2 (31) with non-existent mdmember', > 'non-existent 1857MB partition vdc2 (32) with non-existent mdmember'] > uuid = None size = 5559.0 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 5052.0 path = /dev/md/00 > format args = None originalFormat = lvmpv level = 0 spares = 0 > members = 3 > total devices = 3 metadata version = default, 'encrypted': False, 'raid_level': 'raid0', 'fstype': 'lvmpv'} >08:27:04,311 DEBUG storage.ui: MDFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x3c2e6d0> ; >08:27:04,311 INFO storage.ui: Using 4MB superBlockSize >08:27:04,312 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >08:27:04,328 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x3c22150>, 6571.0, [DiskDevice instance (0x7f39a01a4c10) -- > name = vda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x3459d40> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>, DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 2 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- > name = vdc status = True kids = 2 id = 6 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7710> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>]] >08:27:04,329 DEBUG storage.ui: child factory kwargs: {'fstype': 'mdmember'} >08:27:04,330 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.MDFactory object at 0x7f3998039c50> ; >08:27:04,331 DEBUG storage.ui: raw RAID 0 size == 5571.0 >08:27:04,331 INFO storage.ui: Using 4MB superBlockSize >08:27:04,332 DEBUG storage.ui: non-existent RAID 0 size == 5559.0 >08:27:04,332 DEBUG storage.ui: parent factory container: non-existent 5559MB mdarray 00 (33) with non-existent lvmpv >08:27:04,332 DEBUG storage.ui: members: ['vda2', 'vdb2', 'vdc2'] >08:27:04,332 DEBUG storage.ui: add_disks: [] >08:27:04,336 DEBUG storage.ui: remove_disks: [] >08:27:04,339 DEBUG storage.ui: MDRaidMember.__init__: >08:27:04,340 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance >08:27:04,341 INFO storage.ui: Using 4MB superBlockSize >08:27:04,352 DEBUG storage.ui: adding a SameSizeSet with size 6571 >08:27:04,355 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >08:27:04,357 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >08:27:04,361 DEBUG storage.ui: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >08:27:04,364 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 21)', 'vda2(id 30)', 'vdb1(id 22)', 'vdb2(id 31)', 'vdc1(id 23)', 'vdc2(id 32)'] from disk(s) ['vda', 'vdb', 'vdc'] >08:27:04,367 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:27:04,367 DEBUG storage.ui: device vda1 new partedPartition None >08:27:04,372 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >08:27:04,374 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >08:27:04,377 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:27:04,377 DEBUG storage.ui: device vda2 new partedPartition None >08:27:04,379 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: vda ; >08:27:04,382 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:27:04,384 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:27:04,385 DEBUG storage.ui: device vdb1 new partedPartition None >08:27:04,387 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdb ; >08:27:04,390 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >08:27:04,392 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:27:04,393 DEBUG storage.ui: device vdb2 new partedPartition None >08:27:04,395 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: vdb ; >08:27:04,397 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >08:27:04,400 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:27:04,400 DEBUG storage.ui: device vdc1 new partedPartition None >08:27:04,404 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: vdc ; >08:27:04,406 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdc ; >08:27:04,409 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:27:04,410 DEBUG storage.ui: device vdc2 new partedPartition None >08:27:04,412 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: vdc ; >08:27:04,414 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >08:27:04,415 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb', 'vdc'] ; partitions=['req1(id 21)', 'req7(id 30)', 'req2(id 22)', 'req8(id 31)', 'req3(id 23)', 'req9(id 32)'] >08:27:04,416 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 21)', 'req2(id 22)', 'req3(id 23)', 'req7(id 30)', 'req8(id 31)', 'req9(id 32)'] from disk(s) ['vda', 'vdb', 'vdc'] >08:27:04,419 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:04,421 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:04,422 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:04,424 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:04,427 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:04,427 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:04,428 DEBUG storage.ui: allocating partition: req1 ; id: 21 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >08:27:04,429 DEBUG storage.ui: checking freespace on vda >08:27:04,430 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=False best=None grow=False start=None >08:27:04,431 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:27:04,432 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:27:04,432 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:27:04,433 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:27:04,434 DEBUG storage.ui: new free allows for 0 sectors of growth >08:27:04,435 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:27:04,436 DEBUG storage.ui: created partition vda1 of 500MB and added it to /dev/vda >08:27:04,438 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >08:27:04,439 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c2e350> PedPartition: <_ped.Partition object at 0x7f3998013410> >08:27:04,442 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >08:27:04,444 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >08:27:04,447 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:27:04,448 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c2ec10> PedPartition: <_ped.Partition object at 0x3769d10> >08:27:04,450 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:04,453 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:04,454 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:04,456 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:04,458 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:04,459 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:04,460 DEBUG storage.ui: allocating partition: req2 ; id: 22 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >08:27:04,461 DEBUG storage.ui: checking freespace on vdb >08:27:04,462 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=500MB boot=False best=None grow=False start=None >08:27:04,463 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:27:04,464 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:27:04,464 DEBUG storage.ui: updating use_disk to vdb, type: 0 >08:27:04,465 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:27:04,466 DEBUG storage.ui: new free allows for 0 sectors of growth >08:27:04,467 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:27:04,468 DEBUG storage.ui: created partition vdb1 of 500MB and added it to /dev/vdb >08:27:04,470 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >08:27:04,471 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c2e410> PedPartition: <_ped.Partition object at 0x3794a10> >08:27:04,473 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >08:27:04,476 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >08:27:04,479 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:27:04,480 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3998027a10> PedPartition: <_ped.Partition object at 0x7f399003ef50> >08:27:04,482 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:04,485 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:04,485 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:04,488 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:04,490 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:04,491 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:04,491 DEBUG storage.ui: allocating partition: req3 ; id: 23 ; disks: ['vdc'] ; >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >08:27:04,492 DEBUG storage.ui: checking freespace on vdc >08:27:04,493 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdc part_type=0 req_size=500MB boot=False best=None grow=False start=None >08:27:04,494 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:27:04,495 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:27:04,496 DEBUG storage.ui: updating use_disk to vdc, type: 0 >08:27:04,497 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:27:04,497 DEBUG storage.ui: new free allows for 0 sectors of growth >08:27:04,498 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:27:04,499 DEBUG storage.ui: created partition vdc1 of 500MB and added it to /dev/vdc >08:27:04,501 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >08:27:04,502 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3998027f10> PedPartition: <_ped.Partition object at 0x7f39980132f0> >08:27:04,505 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >08:27:04,507 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >08:27:04,510 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:27:04,511 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3998027350> PedPartition: <_ped.Partition object at 0x7f39a00e4cb0> >08:27:04,513 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:04,516 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:04,516 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:04,519 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:04,522 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:04,523 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:04,523 DEBUG storage.ui: allocating partition: req7 ; id: 30 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 2190 ; start: None ; end: None >08:27:04,524 DEBUG storage.ui: checking freespace on vda >08:27:04,525 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1MB boot=False best=None grow=True start=None >08:27:04,526 DEBUG storage.ui: checking 63-2047 (0 MB) >08:27:04,527 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:27:04,527 DEBUG storage.ui: checking 1026048-16777215 (7691 MB) >08:27:04,528 DEBUG storage.ui: current free range is 1026048-16777215 (7691MB) >08:27:04,529 DEBUG storage.ui: evaluating growth potential for new layout >08:27:04,530 DEBUG storage.ui: calculating growth for disk /dev/vdc >08:27:04,531 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:27:04,531 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:27:04,532 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:27:04,533 DEBUG storage.ui: request 23 (vdc1) growth: 0 (0MB) size: 500MB >08:27:04,533 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >08:27:04,534 DEBUG storage.ui: calculating growth for disk /dev/vdb >08:27:04,535 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:27:04,536 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:27:04,536 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:27:04,537 DEBUG storage.ui: request 22 (vdb1) growth: 0 (0MB) size: 500MB >08:27:04,538 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >08:27:04,538 DEBUG storage.ui: calculating growth for disk /dev/vda >08:27:04,541 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >08:27:04,542 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3998032610> PedPartition: <_ped.Partition object at 0x7f3998013410> >08:27:04,545 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >08:27:04,547 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >08:27:04,548 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:27:04,549 DEBUG storage.ui: adding request 30 to chunk 16777153 (63-16777215) on /dev/vda >08:27:04,549 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:27:04,550 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:27:04,551 DEBUG storage.ui: req: PartitionRequest instance -- >id = 30 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 4483072 >done = False >08:27:04,551 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:27:04,552 DEBUG storage.ui: adding 15751105 (7690MB) to 30 (vda2) >08:27:04,553 DEBUG storage.ui: taking back 11268033 (5501MB) from 30 (vda2) >08:27:04,554 DEBUG storage.ui: new grow amount for request 30 (vda2) is 4483072 units, or 2189MB >08:27:04,554 DEBUG storage.ui: request 21 (vda1) growth: 0 (0MB) size: 500MB >08:27:04,555 DEBUG storage.ui: request 30 (vda2) growth: 4483072 (2189MB) size: 2190MB >08:27:04,556 DEBUG storage.ui: disk /dev/vda growth: 4483072 (2189MB) >08:27:04,558 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:27:04,559 DEBUG storage.ui: device vda2 new partedPartition None >08:27:04,561 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: vda ; >08:27:04,563 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >08:27:04,564 DEBUG storage.ui: total growth: 4483072 sectors >08:27:04,564 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:27:04,565 DEBUG storage.ui: new free: 1026048-16777215 / 7691MB >08:27:04,566 DEBUG storage.ui: new free allows for 4483072 sectors of growth >08:27:04,567 DEBUG storage.ui: created partition vda2 of 1MB and added it to /dev/vda >08:27:04,569 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >08:27:04,571 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c29850> PedPartition: <_ped.Partition object at 0x3794a10> >08:27:04,573 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >08:27:04,575 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >08:27:04,578 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:27:04,579 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c29890> PedPartition: <_ped.Partition object at 0x7f39a00e4dd0> >08:27:04,582 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:04,584 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:04,585 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:04,587 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:04,590 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:04,590 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:04,591 DEBUG storage.ui: allocating partition: req8 ; id: 31 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 2190 ; start: None ; end: None >08:27:04,592 DEBUG storage.ui: checking freespace on vdb >08:27:04,593 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=1MB boot=False best=None grow=True start=None >08:27:04,594 DEBUG storage.ui: checking 63-2047 (0 MB) >08:27:04,595 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:27:04,595 DEBUG storage.ui: checking 1026048-16777215 (7691 MB) >08:27:04,596 DEBUG storage.ui: current free range is 1026048-16777215 (7691MB) >08:27:04,597 DEBUG storage.ui: evaluating growth potential for new layout >08:27:04,598 DEBUG storage.ui: calculating growth for disk /dev/vdc >08:27:04,598 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:27:04,599 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:27:04,600 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:27:04,600 DEBUG storage.ui: request 23 (vdc1) growth: 0 (0MB) size: 500MB >08:27:04,601 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >08:27:04,602 DEBUG storage.ui: calculating growth for disk /dev/vdb >08:27:04,605 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >08:27:04,606 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f399801d410> PedPartition: <_ped.Partition object at 0x7f39a00e4a10> >08:27:04,608 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >08:27:04,610 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >08:27:04,611 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:27:04,612 DEBUG storage.ui: adding request 31 to chunk 16777153 (63-16777215) on /dev/vdb >08:27:04,613 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:27:04,614 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:27:04,614 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = vdb2 growable = True >base = 2048 growth = 0 max_grow = 4483072 >done = False >08:27:04,615 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:27:04,616 DEBUG storage.ui: adding 15751105 (7690MB) to 31 (vdb2) >08:27:04,616 DEBUG storage.ui: taking back 11268033 (5501MB) from 31 (vdb2) >08:27:04,617 DEBUG storage.ui: new grow amount for request 31 (vdb2) is 4483072 units, or 2189MB >08:27:04,618 DEBUG storage.ui: request 22 (vdb1) growth: 0 (0MB) size: 500MB >08:27:04,618 DEBUG storage.ui: request 31 (vdb2) growth: 4483072 (2189MB) size: 2190MB >08:27:04,619 DEBUG storage.ui: disk /dev/vdb growth: 4483072 (2189MB) >08:27:04,620 DEBUG storage.ui: calculating growth for disk /dev/vda >08:27:04,621 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:27:04,621 DEBUG storage.ui: adding request 30 to chunk 16777153 (63-16777215) on /dev/vda >08:27:04,622 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:27:04,623 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:27:04,623 DEBUG storage.ui: req: PartitionRequest instance -- >id = 30 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 4483072 >done = False >08:27:04,624 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:27:04,624 DEBUG storage.ui: adding 15751105 (7690MB) to 30 (vda2) >08:27:04,625 DEBUG storage.ui: taking back 11268033 (5501MB) from 30 (vda2) >08:27:04,625 DEBUG storage.ui: new grow amount for request 30 (vda2) is 4483072 units, or 2189MB >08:27:04,625 DEBUG storage.ui: request 21 (vda1) growth: 0 (0MB) size: 500MB >08:27:04,625 DEBUG storage.ui: request 30 (vda2) growth: 4483072 (2189MB) size: 2190MB >08:27:04,625 DEBUG storage.ui: disk /dev/vda growth: 4483072 (2189MB) >08:27:04,627 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:27:04,631 DEBUG storage.ui: device vdb2 new partedPartition None >08:27:04,633 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: vdb ; >08:27:04,635 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >08:27:04,636 DEBUG storage.ui: total growth: 8966144 sectors >08:27:04,637 DEBUG storage.ui: updating use_disk to vdb, type: 0 >08:27:04,638 DEBUG storage.ui: new free: 1026048-16777215 / 7691MB >08:27:04,638 DEBUG storage.ui: new free allows for 8966144 sectors of growth >08:27:04,640 DEBUG storage.ui: created partition vdb2 of 1MB and added it to /dev/vdb >08:27:04,642 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >08:27:04,643 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01be5d0> PedPartition: <_ped.Partition object at 0x3c09170> >08:27:04,645 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >08:27:04,647 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >08:27:04,650 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:27:04,651 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01be6d0> PedPartition: <_ped.Partition object at 0x7f39a00e49b0> >08:27:04,654 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:04,656 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:04,657 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:04,659 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:04,662 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:04,662 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:04,663 DEBUG storage.ui: allocating partition: req9 ; id: 32 ; disks: ['vdc'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 2190 ; start: None ; end: None >08:27:04,664 DEBUG storage.ui: checking freespace on vdc >08:27:04,665 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdc part_type=0 req_size=1MB boot=False best=None grow=True start=None >08:27:04,666 DEBUG storage.ui: checking 63-2047 (0 MB) >08:27:04,666 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:27:04,667 DEBUG storage.ui: checking 1026048-16777215 (7691 MB) >08:27:04,668 DEBUG storage.ui: current free range is 1026048-16777215 (7691MB) >08:27:04,669 DEBUG storage.ui: evaluating growth potential for new layout >08:27:04,669 DEBUG storage.ui: calculating growth for disk /dev/vdc >08:27:04,672 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >08:27:04,673 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01bbb10> PedPartition: <_ped.Partition object at 0x36ec050> >08:27:04,676 DEBUG storage.ui: PartitionDevice._setDisk: vdc2 ; new: vdc ; old: None ; >08:27:04,678 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdc ; >08:27:04,679 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:27:04,680 DEBUG storage.ui: adding request 32 to chunk 16777153 (63-16777215) on /dev/vdc >08:27:04,681 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:27:04,682 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:27:04,682 DEBUG storage.ui: req: PartitionRequest instance -- >id = 32 name = vdc2 growable = True >base = 2048 growth = 0 max_grow = 4483072 >done = False >08:27:04,683 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:27:04,684 DEBUG storage.ui: adding 15751105 (7690MB) to 32 (vdc2) >08:27:04,684 DEBUG storage.ui: taking back 11268033 (5501MB) from 32 (vdc2) >08:27:04,685 DEBUG storage.ui: new grow amount for request 32 (vdc2) is 4483072 units, or 2189MB >08:27:04,686 DEBUG storage.ui: request 23 (vdc1) growth: 0 (0MB) size: 500MB >08:27:04,686 DEBUG storage.ui: request 32 (vdc2) growth: 4483072 (2189MB) size: 2190MB >08:27:04,687 DEBUG storage.ui: disk /dev/vdc growth: 4483072 (2189MB) >08:27:04,688 DEBUG storage.ui: calculating growth for disk /dev/vdb >08:27:04,689 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:27:04,689 DEBUG storage.ui: adding request 31 to chunk 16777153 (63-16777215) on /dev/vdb >08:27:04,690 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:27:04,691 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:27:04,692 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = vdb2 growable = True >base = 2048 growth = 0 max_grow = 4483072 >done = False >08:27:04,692 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:27:04,692 DEBUG storage.ui: adding 15751105 (7690MB) to 31 (vdb2) >08:27:04,693 DEBUG storage.ui: taking back 11268033 (5501MB) from 31 (vdb2) >08:27:04,693 DEBUG storage.ui: new grow amount for request 31 (vdb2) is 4483072 units, or 2189MB >08:27:04,693 DEBUG storage.ui: request 22 (vdb1) growth: 0 (0MB) size: 500MB >08:27:04,693 DEBUG storage.ui: request 31 (vdb2) growth: 4483072 (2189MB) size: 2190MB >08:27:04,693 DEBUG storage.ui: disk /dev/vdb growth: 4483072 (2189MB) >08:27:04,694 DEBUG storage.ui: calculating growth for disk /dev/vda >08:27:04,694 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:27:04,694 DEBUG storage.ui: adding request 30 to chunk 16777153 (63-16777215) on /dev/vda >08:27:04,694 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:27:04,695 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:27:04,700 DEBUG storage.ui: req: PartitionRequest instance -- >id = 30 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 4483072 >done = False >08:27:04,700 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:27:04,700 DEBUG storage.ui: adding 15751105 (7690MB) to 30 (vda2) >08:27:04,701 DEBUG storage.ui: taking back 11268033 (5501MB) from 30 (vda2) >08:27:04,701 DEBUG storage.ui: new grow amount for request 30 (vda2) is 4483072 units, or 2189MB >08:27:04,701 DEBUG storage.ui: request 21 (vda1) growth: 0 (0MB) size: 500MB >08:27:04,702 DEBUG storage.ui: request 30 (vda2) growth: 4483072 (2189MB) size: 2190MB >08:27:04,702 DEBUG storage.ui: disk /dev/vda growth: 4483072 (2189MB) >08:27:04,704 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:27:04,704 DEBUG storage.ui: device vdc2 new partedPartition None >08:27:04,706 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: vdc ; >08:27:04,712 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdc ; >08:27:04,713 DEBUG storage.ui: total growth: 13449216 sectors >08:27:04,713 DEBUG storage.ui: updating use_disk to vdc, type: 0 >08:27:04,714 DEBUG storage.ui: new free: 1026048-16777215 / 7691MB >08:27:04,715 DEBUG storage.ui: new free allows for 13449216 sectors of growth >08:27:04,716 DEBUG storage.ui: created partition vdc2 of 1MB and added it to /dev/vdc >08:27:04,718 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >08:27:04,719 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3998032050> PedPartition: <_ped.Partition object at 0x7f39a00e4a10> >08:27:04,721 DEBUG storage.ui: PartitionDevice._setDisk: vdc2 ; new: vdc ; old: None ; >08:27:04,724 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdc ; >08:27:04,727 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:27:04,728 DEBUG storage.ui: device vdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c22790> PedPartition: <_ped.Partition object at 0x3794a10> >08:27:04,728 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb', 'vdc'], partitions=['vda1(id 21)', 'vda2(id 30)', 'vdb1(id 22)', 'vdb2(id 31)', 'vdc1(id 23)', 'vdc2(id 32)'] >08:27:04,729 DEBUG storage.ui: growable partitions are ['vda2', 'vdb2', 'vdc2'] >08:27:04,730 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:27:04,731 DEBUG storage.ui: adding request 30 to chunk 16777153 (63-16777215) on /dev/vda >08:27:04,731 DEBUG storage.ui: disk vda has 1 chunks >08:27:04,732 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:27:04,733 DEBUG storage.ui: adding request 31 to chunk 16777153 (63-16777215) on /dev/vdb >08:27:04,734 DEBUG storage.ui: disk vdb has 1 chunks >08:27:04,735 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:27:04,735 DEBUG storage.ui: adding request 32 to chunk 16777153 (63-16777215) on /dev/vdc >08:27:04,736 DEBUG storage.ui: disk vdc has 1 chunks >08:27:04,737 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:27:04,737 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:27:04,738 DEBUG storage.ui: req: PartitionRequest instance -- >id = 30 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 4483072 >done = False >08:27:04,739 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:27:04,740 DEBUG storage.ui: adding 15751105 (7690MB) to 30 (vda2) >08:27:04,740 DEBUG storage.ui: taking back 11268033 (5501MB) from 30 (vda2) >08:27:04,741 DEBUG storage.ui: new grow amount for request 30 (vda2) is 4483072 units, or 2189MB >08:27:04,742 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:27:04,742 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:27:04,743 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = vdb2 growable = True >base = 2048 growth = 0 max_grow = 4483072 >done = False >08:27:04,744 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:27:04,744 DEBUG storage.ui: adding 15751105 (7690MB) to 31 (vdb2) >08:27:04,745 DEBUG storage.ui: taking back 11268033 (5501MB) from 31 (vdb2) >08:27:04,745 DEBUG storage.ui: new grow amount for request 31 (vdb2) is 4483072 units, or 2189MB >08:27:04,745 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:27:04,745 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:27:04,747 DEBUG storage.ui: req: PartitionRequest instance -- >id = 32 name = vdc2 growable = True >base = 2048 growth = 0 max_grow = 4483072 >done = False >08:27:04,748 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:27:04,748 DEBUG storage.ui: adding 15751105 (7690MB) to 32 (vdc2) >08:27:04,749 DEBUG storage.ui: taking back 11268033 (5501MB) from 32 (vdc2) >08:27:04,749 DEBUG storage.ui: new grow amount for request 32 (vdc2) is 4483072 units, or 2189MB >08:27:04,750 DEBUG storage.ui: set: ['vda2', 'vdb2', 'vdc2'] 2190 >08:27:04,750 DEBUG storage.ui: min growth is 4483072 >08:27:04,750 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 30 name = vda2 growable = True >base = 2048 growth = 4483072 max_grow = 4483072 >done = True is 4483072 >08:27:04,750 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 31 name = vdb2 growable = True >base = 2048 growth = 4483072 max_grow = 4483072 >done = True is 4483072 >08:27:04,750 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 32 name = vdc2 growable = True >base = 2048 growth = 4483072 max_grow = 4483072 >done = True is 4483072 >08:27:04,750 DEBUG storage.ui: set: ['vda2', 'vdb2', 'vdc2'] 2190 >08:27:04,751 DEBUG storage.ui: min growth is 4483072 >08:27:04,751 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 30 name = vda2 growable = True >base = 2048 growth = 4483072 max_grow = 4483072 >done = True is 4483072 >08:27:04,751 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 31 name = vdb2 growable = True >base = 2048 growth = 4483072 max_grow = 4483072 >done = True is 4483072 >08:27:04,751 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 32 name = vdc2 growable = True >base = 2048 growth = 4483072 max_grow = 4483072 >done = True is 4483072 >08:27:04,754 DEBUG storage.ui: growing partitions on vda >08:27:04,755 DEBUG storage.ui: partition vda1 (21): 0 >08:27:04,755 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x7f399801d790> >08:27:04,755 DEBUG storage.ui: partition vda2 (30): 0 >08:27:04,756 DEBUG storage.ui: new geometry for vda2: parted.Geometry instance -- > start: 1026048 end: 5511167 length: 4485120 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x7f39a01bbb50> >08:27:04,756 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 21)', 'vda2(id 30)'] from disk(s) ['vda'] >08:27:04,762 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:27:04,763 DEBUG storage.ui: device vda1 new partedPartition None >08:27:04,765 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >08:27:04,769 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >08:27:04,771 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:27:04,772 DEBUG storage.ui: device vda2 new partedPartition None >08:27:04,774 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: vda ; >08:27:04,777 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:27:04,777 DEBUG storage.ui: back from removeNewPartitions >08:27:04,778 DEBUG storage.ui: extended: None >08:27:04,779 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x7f399801d790> >08:27:04,781 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >08:27:04,782 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x466d810> PedPartition: <_ped.Partition object at 0x7f3998013410> >08:27:04,785 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >08:27:04,787 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >08:27:04,790 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:27:04,791 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x466db50> PedPartition: <_ped.Partition object at 0x32a6170> >08:27:04,792 DEBUG storage.ui: setting req7 new geometry: parted.Geometry instance -- > start: 1026048 end: 5511167 length: 4485120 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x7f39a01bbb50> >08:27:04,794 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >08:27:04,796 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x466d6d0> PedPartition: <_ped.Partition object at 0x36ec0b0> >08:27:04,800 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >08:27:04,802 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >08:27:04,805 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:27:04,807 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x36e7490> PedPartition: <_ped.Partition object at 0x7f39a00e4dd0> >08:27:04,807 DEBUG storage.ui: growing partitions on vdb >08:27:04,808 DEBUG storage.ui: partition vdb1 (22): 0 >08:27:04,809 DEBUG storage.ui: new geometry for vdb1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x3c2ebd0> >08:27:04,810 DEBUG storage.ui: partition vdb2 (31): 0 >08:27:04,811 DEBUG storage.ui: new geometry for vdb2: parted.Geometry instance -- > start: 1026048 end: 5511167 length: 4485120 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x36e7a90> >08:27:04,812 DEBUG storage.ui: removing all non-preexisting partitions ['vdb1(id 22)', 'vdb2(id 31)'] from disk(s) ['vdb'] >08:27:04,815 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:27:04,817 DEBUG storage.ui: device vdb1 new partedPartition None >08:27:04,822 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdb ; >08:27:04,825 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >08:27:04,827 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:27:04,828 DEBUG storage.ui: device vdb2 new partedPartition None >08:27:04,830 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: vdb ; >08:27:04,833 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >08:27:04,833 DEBUG storage.ui: back from removeNewPartitions >08:27:04,834 DEBUG storage.ui: extended: None >08:27:04,835 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x3c2ebd0> >08:27:04,838 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >08:27:04,839 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x36e7c10> PedPartition: <_ped.Partition object at 0x32a6410> >08:27:04,841 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >08:27:04,844 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >08:27:04,846 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:27:04,847 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c2eb90> PedPartition: <_ped.Partition object at 0x36ec0b0> >08:27:04,848 DEBUG storage.ui: setting req8 new geometry: parted.Geometry instance -- > start: 1026048 end: 5511167 length: 4485120 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x36e7a90> >08:27:04,850 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >08:27:04,851 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c2ee10> PedPartition: <_ped.Partition object at 0x32a6770> >08:27:04,854 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >08:27:04,856 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >08:27:04,859 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:27:04,860 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01bef10> PedPartition: <_ped.Partition object at 0x7f39a00e49b0> >08:27:04,861 DEBUG storage.ui: growing partitions on vdc >08:27:04,861 DEBUG storage.ui: partition vdc1 (23): 0 >08:27:04,862 DEBUG storage.ui: new geometry for vdc1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x7f39a01be8d0> >08:27:04,863 DEBUG storage.ui: partition vdc2 (32): 0 >08:27:04,864 DEBUG storage.ui: new geometry for vdc2: parted.Geometry instance -- > start: 1026048 end: 5511167 length: 4485120 > device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x3eb22d0> >08:27:04,865 DEBUG storage.ui: removing all non-preexisting partitions ['vdc1(id 23)', 'vdc2(id 32)'] from disk(s) ['vdc'] >08:27:04,867 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:27:04,868 DEBUG storage.ui: device vdc1 new partedPartition None >08:27:04,870 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: vdc ; >08:27:04,872 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdc ; >08:27:04,875 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:27:04,875 DEBUG storage.ui: device vdc2 new partedPartition None >08:27:04,878 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: vdc ; >08:27:04,880 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >08:27:04,881 DEBUG storage.ui: back from removeNewPartitions >08:27:04,881 DEBUG storage.ui: extended: None >08:27:04,882 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x7f39a01be8d0> >08:27:04,885 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >08:27:04,886 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a0104f90> PedPartition: <_ped.Partition object at 0x7f3998013410> >08:27:04,888 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >08:27:04,890 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >08:27:04,893 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:27:04,894 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01bbd50> PedPartition: <_ped.Partition object at 0x7f39a00e4ef0> >08:27:04,895 DEBUG storage.ui: setting req9 new geometry: parted.Geometry instance -- > start: 1026048 end: 5511167 length: 4485120 > device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x3eb22d0> >08:27:04,897 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >08:27:04,898 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3998027110> PedPartition: <_ped.Partition object at 0x7f39980132f0> >08:27:04,901 DEBUG storage.ui: PartitionDevice._setDisk: vdc2 ; new: vdc ; old: None ; >08:27:04,903 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdc ; >08:27:04,906 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:27:04,907 DEBUG storage.ui: device vdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3998032110> PedPartition: <_ped.Partition object at 0x3794a10> >08:27:04,908 DEBUG storage.ui: fixing size of non-existent 500MB partition vda1 (21) with non-existent mdmember at 500.00 >08:27:04,909 DEBUG storage.ui: fixing size of non-existent 2190MB partition vda2 (30) with non-existent mdmember at 2190.00 >08:27:04,910 DEBUG storage.ui: fixing size of non-existent 500MB partition vdb1 (22) with non-existent mdmember at 500.00 >08:27:04,911 DEBUG storage.ui: fixing size of non-existent 2190MB partition vdb2 (31) with non-existent mdmember at 2190.00 >08:27:04,912 DEBUG storage.ui: fixing size of non-existent 500MB partition vdc1 (23) with non-existent mdmember at 500.00 >08:27:04,913 DEBUG storage.ui: fixing size of non-existent 2190MB partition vdc2 (32) with non-existent mdmember at 2190.00 >08:27:04,914 DEBUG storage.ui: new member set: ['vda2', 'vdb2', 'vdc2'] >08:27:04,915 DEBUG storage.ui: old member set: ['vda2', 'vdb2', 'vdc2'] >08:27:04,916 DEBUG storage.ui: raw RAID 0 size == 6570.0 >08:27:04,917 INFO storage.ui: Using 4MB superBlockSize >08:27:04,918 DEBUG storage.ui: non-existent RAID 0 size == 6558.0 >08:27:04,918 DEBUG storage.ui: new member set: ['00'] >08:27:04,919 DEBUG storage.ui: old member set: ['00'] >08:27:04,920 DEBUG storage.ui: raw RAID 0 size == 6570.0 >08:27:04,921 INFO storage.ui: Using 4MB superBlockSize >08:27:04,922 DEBUG storage.ui: non-existent RAID 0 size == 6558.0 >08:27:04,922 DEBUG storage.ui: fedora size is 6556MB >08:27:04,924 DEBUG storage.ui: raw RAID 0 size == 6570.0 >08:27:04,925 INFO storage.ui: Using 4MB superBlockSize >08:27:04,925 DEBUG storage.ui: non-existent RAID 0 size == 6558.0 >08:27:04,926 DEBUG storage.ui: vg fedora has 1064MB free >08:27:04,927 DEBUG storage.ui: raw RAID 0 size == 6570.0 >08:27:04,928 INFO storage.ui: Using 4MB superBlockSize >08:27:04,929 DEBUG storage.ui: non-existent RAID 0 size == 6558.0 >08:27:04,929 DEBUG storage.ui: fedora size is 6556MB >08:27:04,931 DEBUG storage.ui: raw RAID 0 size == 6570.0 >08:27:04,931 INFO storage.ui: Using 4MB superBlockSize >08:27:04,932 DEBUG storage.ui: non-existent RAID 0 size == 6558.0 >08:27:04,933 DEBUG storage.ui: vg fedora has 1064MB free >08:27:04,935 DEBUG storage.ui: Ext4FS.supported: supported: True ; >08:27:04,936 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >08:27:04,938 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >08:27:04,940 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-var ; current: None ; type: ext4 ; >08:27:04,941 DEBUG storage.ui: raw RAID 0 size == 6570.0 >08:27:04,941 INFO storage.ui: Using 4MB superBlockSize >08:27:04,942 DEBUG storage.ui: non-existent RAID 0 size == 6558.0 >08:27:04,942 DEBUG storage.ui: fedora size is 6556MB >08:27:04,943 DEBUG storage.ui: raw RAID 0 size == 6570.0 >08:27:04,944 INFO storage.ui: Using 4MB superBlockSize >08:27:04,944 DEBUG storage.ui: non-existent RAID 0 size == 6558.0 >08:27:04,945 DEBUG storage.ui: vg fedora has 1064MB free >08:27:04,945 DEBUG storage.ui: Adding fedora-var/1000MB to fedora >08:27:04,945 INFO storage.ui: added lvmlv fedora-var (id 35) to device tree >08:27:04,946 INFO storage.ui: registered action: [45] Create Device lvmlv fedora-var (id 35) >08:27:04,947 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:27:04,947 INFO storage.ui: registered action: [46] Create Format ext4 filesystem mounted at /var on lvmlv fedora-var (id 35) >08:27:04,967 DEBUG blivet: raw RAID 1 size == 500.0 >08:27:04,967 INFO blivet: Using 0MB superBlockSize >08:27:04,968 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:27:04,989 DEBUG blivet: raw RAID 1 size == 500.0 >08:27:04,990 INFO blivet: Using 0MB superBlockSize >08:27:04,991 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:27:04,992 DEBUG blivet: raw RAID 1 size == 500.0 >08:27:04,993 INFO blivet: Using 0MB superBlockSize >08:27:04,993 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:27:04,994 DEBUG blivet: raw RAID 1 size == 500.0 >08:27:04,995 INFO blivet: Using 0MB superBlockSize >08:27:04,996 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:27:05,000 DEBUG blivet: raw RAID 1 size == 500.0 >08:27:05,000 INFO blivet: Using 0MB superBlockSize >08:27:05,001 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:27:05,007 DEBUG blivet: Ext4FS.supported: supported: True ; >08:27:05,008 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:27:05,042 DEBUG blivet: raw RAID 1 size == 500.0 >08:27:05,042 INFO blivet: Using 0MB superBlockSize >08:27:05,043 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:27:05,044 DEBUG blivet: raw RAID 1 size == 500.0 >08:27:05,044 INFO blivet: Using 0MB superBlockSize >08:27:05,045 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:27:05,046 DEBUG blivet: raw RAID 1 size == 500.0 >08:27:05,046 INFO blivet: Using 0MB superBlockSize >08:27:05,047 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:27:05,050 DEBUG blivet: raw RAID 1 size == 500.0 >08:27:05,050 INFO blivet: Using 0MB superBlockSize >08:27:05,051 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:27:05,060 DEBUG blivet: Ext4FS.supported: supported: True ; >08:27:05,060 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:27:05,065 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x3c22150>, 500, ['vda', 'vdb', 'vdc'], {'encrypted': False, 'raid_level': 'raid1'} >08:27:05,100 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 0, [], {} >08:27:06,655 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >08:27:06,662 DEBUG blivet: raw RAID 0 size == 6570.0 >08:27:06,664 INFO blivet: Using 4MB superBlockSize >08:27:06,666 DEBUG blivet: non-existent RAID 0 size == 6558.0 >08:27:06,671 DEBUG blivet: DeviceTree.getDeviceByName returned non-existent 6556MB lvmvg fedora (28) >08:27:06,675 DEBUG blivet: raw RAID 0 size == 6570.0 >08:27:06,677 INFO blivet: Using 4MB superBlockSize >08:27:06,678 DEBUG blivet: non-existent RAID 0 size == 6558.0 >08:27:18,502 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 0, [], {} >08:27:19,244 DEBUG blivet: Ext4FS.supported: supported: True ; >08:27:19,246 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:27:19,264 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 1000, ['vda', 'vdb', 'vdc'], {'encrypted': False, 'raid_level': None} >08:27:19,268 DEBUG blivet: raw RAID 0 size == 6570.0 >08:27:19,270 INFO blivet: Using 4MB superBlockSize >08:27:19,272 DEBUG blivet: non-existent RAID 0 size == 6558.0 >08:27:19,274 DEBUG blivet: raw RAID 0 size == 6570.0 >08:27:19,276 INFO blivet: Using 4MB superBlockSize >08:27:19,277 DEBUG blivet: non-existent RAID 0 size == 6558.0 >08:27:19,279 DEBUG blivet: fedora size is 6556MB >08:27:19,282 DEBUG blivet: raw RAID 0 size == 6570.0 >08:27:19,283 INFO blivet: Using 4MB superBlockSize >08:27:19,285 DEBUG blivet: non-existent RAID 0 size == 6558.0 >08:27:19,286 DEBUG blivet: vg fedora has 64MB free >08:27:19,289 DEBUG blivet: raw RAID 0 size == 6570.0 >08:27:19,290 INFO blivet: Using 4MB superBlockSize >08:27:19,293 DEBUG blivet: non-existent RAID 0 size == 6558.0 >08:27:19,349 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 0, [], {} >08:27:20,352 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >08:27:20,357 DEBUG blivet: raw RAID 0 size == 6570.0 >08:27:20,359 INFO blivet: Using 4MB superBlockSize >08:27:20,361 DEBUG blivet: non-existent RAID 0 size == 6558.0 >08:27:20,367 DEBUG blivet: DeviceTree.getDeviceByName returned non-existent 6556MB lvmvg fedora (28) >08:27:20,371 DEBUG blivet: raw RAID 0 size == 6570.0 >08:27:20,372 INFO blivet: Using 4MB superBlockSize >08:27:20,374 DEBUG blivet: non-existent RAID 0 size == 6558.0 >08:27:25,959 DEBUG blivet: Ext4FS.supported: supported: True ; >08:27:25,961 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:27:25,983 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 4992, ['vda', 'vdb', 'vdc'], {'encrypted': False, 'raid_level': None} >08:27:25,987 DEBUG blivet: raw RAID 0 size == 6570.0 >08:27:25,989 INFO blivet: Using 4MB superBlockSize >08:27:25,990 DEBUG blivet: non-existent RAID 0 size == 6558.0 >08:27:25,993 DEBUG blivet: raw RAID 0 size == 6570.0 >08:27:25,995 INFO blivet: Using 4MB superBlockSize >08:27:25,996 DEBUG blivet: non-existent RAID 0 size == 6558.0 >08:27:25,998 DEBUG blivet: fedora size is 6556MB >08:27:26,000 DEBUG blivet: raw RAID 0 size == 6570.0 >08:27:26,002 INFO blivet: Using 4MB superBlockSize >08:27:26,003 DEBUG blivet: non-existent RAID 0 size == 6558.0 >08:27:26,005 DEBUG blivet: vg fedora has 64MB free >08:27:26,008 DEBUG blivet: raw RAID 0 size == 6570.0 >08:27:26,009 INFO blivet: Using 4MB superBlockSize >08:27:26,010 DEBUG blivet: non-existent RAID 0 size == 6558.0 >08:27:26,032 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 4992 ; container_raid_level: raid0 ; name: root ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x7f39a01a4c10) -- > name = vda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x3459d40> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>, DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 2 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>] ; raid_level: None ; label: ; container_name: fedora ; device: non-existent 4992MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at / ; mountpoint: / ; fstype: ext4 ; container_size: 0 ; >08:27:26,042 DEBUG storage.ui: raw RAID 0 size == 6570.0 >08:27:26,043 INFO storage.ui: Using 4MB superBlockSize >08:27:26,043 DEBUG storage.ui: non-existent RAID 0 size == 6558.0 >08:27:26,045 DEBUG storage.ui: raw RAID 0 size == 6570.0 >08:27:26,050 INFO storage.ui: Using 4MB superBlockSize >08:27:26,050 DEBUG storage.ui: non-existent RAID 0 size == 6558.0 >08:27:26,052 DEBUG storage.ui: raw RAID 0 size == 6570.0 >08:27:26,053 INFO storage.ui: Using 4MB superBlockSize >08:27:26,053 DEBUG storage.ui: non-existent RAID 0 size == 6558.0 >08:27:26,059 DEBUG storage.ui: raw RAID 0 size == 6570.0 >08:27:26,059 INFO storage.ui: Using 4MB superBlockSize >08:27:26,060 DEBUG storage.ui: non-existent RAID 0 size == 6558.0 >08:27:26,062 DEBUG storage.ui: raw RAID 0 size == 6570.0 >08:27:26,064 INFO storage.ui: Using 4MB superBlockSize >08:27:26,064 DEBUG storage.ui: non-existent RAID 0 size == 6558.0 >08:27:26,066 DEBUG storage.ui: fedora size is 6556MB >08:27:26,067 DEBUG storage.ui: raw RAID 0 size == 6570.0 >08:27:26,069 INFO storage.ui: Using 4MB superBlockSize >08:27:26,070 DEBUG storage.ui: non-existent RAID 0 size == 6558.0 >08:27:26,070 DEBUG storage.ui: vg fedora has 64MB free >08:27:26,074 DEBUG storage.ui: raw RAID 0 size == 6570.0 >08:27:26,075 INFO storage.ui: Using 4MB superBlockSize >08:27:26,075 DEBUG storage.ui: non-existent RAID 0 size == 6558.0 >08:27:26,076 DEBUG storage.ui: fedora size is 6556MB >08:27:26,077 DEBUG storage.ui: raw RAID 0 size == 6570.0 >08:27:26,077 INFO storage.ui: Using 4MB superBlockSize >08:27:26,078 DEBUG storage.ui: non-existent RAID 0 size == 6558.0 >08:27:26,078 DEBUG storage.ui: vg fedora has 64MB free >08:27:26,084 DEBUG storage.ui: raw RAID 0 size == 6570.0 >08:27:26,084 INFO storage.ui: Using 4MB superBlockSize >08:27:26,084 DEBUG storage.ui: non-existent RAID 0 size == 6558.0 >08:27:26,086 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 4992, ['vda', 'vdb'], {'container_raid_level': 'raid0', 'name': 'root', 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'fedora', 'device': LVMLogicalVolumeDevice instance (0x7f39a01ad350) -- > name = fedora-root status = False kids = 0 id = 29 > parents = ['non-existent 6556MB lvmvg fedora (28)'] > uuid = None size = 4992 > format = non-existent ext4 filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4992 path = /dev/mapper/fedora-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x32c7350) -- > name = fedora status = False kids = 3 id = 28 > parents = ['non-existent 6558MB mdarray 00 (33) with non-existent lvmpv'] > uuid = None size = 6556 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 1639.0 free space = 64 > free extents = 16.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 6558MB mdarray 00 (33) with non-existent lvmpv'] > LVs = ['non-existent 4992MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at /', > 'non-existent 500MB lvmlv fedora-swap (34) with non-existent swap', > 'non-existent 1000MB lvmlv fedora-var (35) with non-existent ext4 filesystem mounted at /var'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 4992MB, 'mountpoint': '/', 'fstype': 'ext4', 'container_size': 0} >08:27:26,094 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >08:27:26,095 DEBUG storage.ui: starting Blivet copy >08:27:26,154 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:27:26,156 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x46a0250> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4976d50> PedPartition: <_ped.Partition object at 0x32a6710> >08:27:26,159 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:27:26,160 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x46a0250> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4976ed0> PedPartition: <_ped.Partition object at 0x32a63b0> >08:27:26,163 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:27:26,164 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3c27ad0> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4976f90> PedPartition: <_ped.Partition object at 0x32a6830> >08:27:26,167 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:27:26,169 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3c27ad0> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x497c190> PedPartition: <_ped.Partition object at 0x32a6530> >08:27:26,171 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:27:26,172 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3998012ad0> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x497c290> PedPartition: <_ped.Partition object at 0x32a6770> >08:27:26,175 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:27:26,176 DEBUG storage.ui: device vdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3998012ad0> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x497c410> PedPartition: <_ped.Partition object at 0x32a66b0> >08:27:26,177 DEBUG storage.ui: finished Blivet copy >08:27:26,179 DEBUG storage.ui: raw RAID 0 size == 6570.0 >08:27:26,179 INFO storage.ui: Using 4MB superBlockSize >08:27:26,180 DEBUG storage.ui: non-existent RAID 0 size == 6558.0 >08:27:26,182 DEBUG storage.ui: raw RAID 0 size == 6570.0 >08:27:26,183 INFO storage.ui: Using 4MB superBlockSize >08:27:26,184 DEBUG storage.ui: non-existent RAID 0 size == 6558.0 >08:27:26,184 DEBUG storage.ui: fedora size is 6556MB >08:27:26,186 DEBUG storage.ui: raw RAID 0 size == 6570.0 >08:27:26,186 INFO storage.ui: Using 4MB superBlockSize >08:27:26,187 DEBUG storage.ui: non-existent RAID 0 size == 6558.0 >08:27:26,188 DEBUG storage.ui: vg fedora has 64MB free >08:27:26,189 DEBUG storage.ui: size bumped to 11490 to include new device space >08:27:26,189 DEBUG storage.ui: size cut to 6494 to omit old device space >08:27:26,191 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.MDFactory'> >08:27:26,193 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x3c22150>, 6534.0, [DiskDevice instance (0x7f39a01a4c10) -- > name = vda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x3459d40> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>, DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 2 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>]] >08:27:26,203 DEBUG storage.ui: raw RAID 0 size == 6570.0 >08:27:26,204 INFO storage.ui: Using 4MB superBlockSize >08:27:26,204 DEBUG storage.ui: non-existent RAID 0 size == 6558.0 >08:27:26,204 DEBUG storage.ui: child factory kwargs: {'device': MDRaidArrayDevice instance (0x466d510) -- > name = 00 status = False kids = 1 id = 33 > parents = ['non-existent 2190MB partition vda2 (30) with non-existent mdmember', > 'non-existent 2190MB partition vdb2 (31) with non-existent mdmember', > 'non-existent 2190MB partition vdc2 (32) with non-existent mdmember'] > uuid = None size = 6558.0 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 5052.0 path = /dev/md/00 > format args = None originalFormat = lvmpv level = 0 spares = 0 > members = 3 > total devices = 3 metadata version = default, 'encrypted': False, 'raid_level': 'raid0', 'fstype': 'lvmpv'} >08:27:26,206 DEBUG storage.ui: MDFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x36e7b50> ; >08:27:26,208 INFO storage.ui: Using 4MB superBlockSize >08:27:26,209 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >08:27:26,216 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x3c22150>, 6542.0, [DiskDevice instance (0x7f39a01a4c10) -- > name = vda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x3459d40> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>, DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 2 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>]] >08:27:26,217 DEBUG storage.ui: child factory kwargs: {'fstype': 'mdmember'} >08:27:26,219 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.MDFactory object at 0x4976c10> ; >08:27:26,220 DEBUG storage.ui: raw RAID 0 size == 6570.0 >08:27:26,225 INFO storage.ui: Using 4MB superBlockSize >08:27:26,225 DEBUG storage.ui: non-existent RAID 0 size == 6558.0 >08:27:26,225 DEBUG storage.ui: parent factory container: non-existent 6558MB mdarray 00 (33) with non-existent lvmpv >08:27:26,229 DEBUG storage.ui: members: ['vda2', 'vdb2', 'vdc2'] >08:27:26,229 DEBUG storage.ui: add_disks: [] >08:27:26,229 DEBUG storage.ui: remove_disks: ['vdc'] >08:27:26,233 DEBUG storage.ui: MDRaidArrayDevice._removeDevice: 00 ; device: vdc2 ; status: False ; >08:27:26,237 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: vdc2 ; >08:27:26,238 INFO storage.ui: removed partition vdc2 (id 32) from device tree >08:27:26,249 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdc ; >08:27:26,250 INFO storage.ui: registered action: [47] Destroy Device partition vdc2 (id 32) >08:27:26,254 DEBUG storage.ui: MDRaidMember.__init__: >08:27:26,254 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance >08:27:26,255 INFO storage.ui: Using 4MB superBlockSize >08:27:26,256 DEBUG storage.ui: adding a SameSizeSet with size 6542 >08:27:26,261 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >08:27:26,266 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >08:27:26,270 DEBUG storage.ui: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >08:27:26,272 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 21)', 'vda2(id 30)', 'vdb1(id 22)', 'vdb2(id 31)', 'vdc1(id 23)'] from disk(s) ['vda', 'vdb', 'vdc'] >08:27:26,275 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:27:26,276 DEBUG storage.ui: device vda1 new partedPartition None >08:27:26,279 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >08:27:26,282 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >08:27:26,285 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:27:26,285 DEBUG storage.ui: device vda2 new partedPartition None >08:27:26,288 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: vda ; >08:27:26,291 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:27:26,294 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:27:26,295 DEBUG storage.ui: device vdb1 new partedPartition None >08:27:26,298 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdb ; >08:27:26,300 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >08:27:26,304 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:27:26,305 DEBUG storage.ui: device vdb2 new partedPartition None >08:27:26,309 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: vdb ; >08:27:26,324 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >08:27:26,328 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:27:26,329 DEBUG storage.ui: device vdc1 new partedPartition None >08:27:26,333 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: vdc ; >08:27:26,337 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >08:27:26,339 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb', 'vdc'] ; partitions=['req1(id 21)', 'req7(id 30)', 'req2(id 22)', 'req8(id 31)', 'req3(id 23)'] >08:27:26,340 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 21)', 'req2(id 22)', 'req3(id 23)', 'req7(id 30)', 'req8(id 31)'] from disk(s) ['vda', 'vdb', 'vdc'] >08:27:26,343 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:26,346 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:26,347 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:26,350 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:26,354 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:26,356 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:26,357 DEBUG storage.ui: allocating partition: req1 ; id: 21 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >08:27:26,359 DEBUG storage.ui: checking freespace on vda >08:27:26,361 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=False best=None grow=False start=None >08:27:26,363 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:27:26,364 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:27:26,365 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:27:26,366 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:27:26,367 DEBUG storage.ui: new free allows for 0 sectors of growth >08:27:26,368 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:27:26,370 DEBUG storage.ui: created partition vda1 of 500MB and added it to /dev/vda >08:27:26,374 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >08:27:26,376 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4976750> PedPartition: <_ped.Partition object at 0x3c09170> >08:27:26,379 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >08:27:26,382 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >08:27:26,386 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:27:26,387 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49767d0> PedPartition: <_ped.Partition object at 0x3769d10> >08:27:26,390 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:26,393 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:26,394 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:26,397 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:26,400 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:26,401 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:26,401 DEBUG storage.ui: allocating partition: req2 ; id: 22 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >08:27:26,402 DEBUG storage.ui: checking freespace on vdb >08:27:26,403 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=500MB boot=False best=None grow=False start=None >08:27:26,404 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:27:26,405 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:27:26,406 DEBUG storage.ui: updating use_disk to vdb, type: 0 >08:27:26,407 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:27:26,408 DEBUG storage.ui: new free allows for 0 sectors of growth >08:27:26,409 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:27:26,410 DEBUG storage.ui: created partition vdb1 of 500MB and added it to /dev/vdb >08:27:26,413 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >08:27:26,414 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4976a50> PedPartition: <_ped.Partition object at 0x7f399003ef50> >08:27:26,417 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >08:27:26,420 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >08:27:26,423 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:27:26,424 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4976550> PedPartition: <_ped.Partition object at 0x7f3998013410> >08:27:26,427 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:26,430 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:26,431 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:26,433 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:26,436 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:26,437 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:26,437 DEBUG storage.ui: allocating partition: req3 ; id: 23 ; disks: ['vdc'] ; >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >08:27:26,438 DEBUG storage.ui: checking freespace on vdc >08:27:26,440 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdc part_type=0 req_size=500MB boot=False best=None grow=False start=None >08:27:26,441 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:27:26,442 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:27:26,443 DEBUG storage.ui: updating use_disk to vdc, type: 0 >08:27:26,443 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:27:26,444 DEBUG storage.ui: new free allows for 0 sectors of growth >08:27:26,445 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:27:26,446 DEBUG storage.ui: created partition vdc1 of 500MB and added it to /dev/vdc >08:27:26,449 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >08:27:26,450 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x36e7510> PedPartition: <_ped.Partition object at 0x7f39980132f0> >08:27:26,453 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >08:27:26,455 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >08:27:26,459 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:27:26,460 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x36e7350> PedPartition: <_ped.Partition object at 0x7f39a00e4cb0> >08:27:26,463 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:26,466 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:26,467 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:26,469 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:26,472 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:26,473 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:26,474 DEBUG storage.ui: allocating partition: req7 ; id: 30 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 3271 ; start: None ; end: None >08:27:26,474 DEBUG storage.ui: checking freespace on vda >08:27:26,475 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1MB boot=False best=None grow=True start=None >08:27:26,476 DEBUG storage.ui: checking 63-2047 (0 MB) >08:27:26,477 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:27:26,478 DEBUG storage.ui: checking 1026048-16777215 (7691 MB) >08:27:26,479 DEBUG storage.ui: current free range is 1026048-16777215 (7691MB) >08:27:26,480 DEBUG storage.ui: evaluating growth potential for new layout >08:27:26,481 DEBUG storage.ui: calculating growth for disk /dev/vdc >08:27:26,482 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:27:26,483 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:27:26,483 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:27:26,484 DEBUG storage.ui: request 23 (vdc1) growth: 0 (0MB) size: 500MB >08:27:26,485 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >08:27:26,485 DEBUG storage.ui: calculating growth for disk /dev/vdb >08:27:26,486 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:27:26,487 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:27:26,488 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:27:26,489 DEBUG storage.ui: request 22 (vdb1) growth: 0 (0MB) size: 500MB >08:27:26,489 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >08:27:26,490 DEBUG storage.ui: calculating growth for disk /dev/vda >08:27:26,493 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >08:27:26,495 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4942c90> PedPartition: <_ped.Partition object at 0x3c09170> >08:27:26,498 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >08:27:26,501 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >08:27:26,502 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:27:26,502 DEBUG storage.ui: adding request 30 to chunk 16777153 (63-16777215) on /dev/vda >08:27:26,503 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:27:26,504 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:27:26,504 DEBUG storage.ui: req: PartitionRequest instance -- >id = 30 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 6696960 >done = False >08:27:26,505 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:27:26,506 DEBUG storage.ui: adding 15751105 (7690MB) to 30 (vda2) >08:27:26,507 DEBUG storage.ui: taking back 9054145 (4420MB) from 30 (vda2) >08:27:26,507 DEBUG storage.ui: new grow amount for request 30 (vda2) is 6696960 units, or 3270MB >08:27:26,508 DEBUG storage.ui: request 21 (vda1) growth: 0 (0MB) size: 500MB >08:27:26,509 DEBUG storage.ui: request 30 (vda2) growth: 6696960 (3270MB) size: 3271MB >08:27:26,509 DEBUG storage.ui: disk /dev/vda growth: 6696960 (3270MB) >08:27:26,512 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:27:26,513 DEBUG storage.ui: device vda2 new partedPartition None >08:27:26,515 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: vda ; >08:27:26,518 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >08:27:26,518 DEBUG storage.ui: total growth: 6696960 sectors >08:27:26,519 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:27:26,520 DEBUG storage.ui: new free: 1026048-16777215 / 7691MB >08:27:26,521 DEBUG storage.ui: new free allows for 6696960 sectors of growth >08:27:26,522 DEBUG storage.ui: created partition vda2 of 1MB and added it to /dev/vda >08:27:26,524 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >08:27:26,526 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4942990> PedPartition: <_ped.Partition object at 0x7f399003ef50> >08:27:26,528 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >08:27:26,531 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >08:27:26,534 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:27:26,535 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4942e10> PedPartition: <_ped.Partition object at 0x7f39a00e49b0> >08:27:26,538 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:26,541 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:26,541 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:26,544 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:26,546 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:26,547 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:26,548 DEBUG storage.ui: allocating partition: req8 ; id: 31 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 3271 ; start: None ; end: None >08:27:26,549 DEBUG storage.ui: checking freespace on vdb >08:27:26,550 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=1MB boot=False best=None grow=True start=None >08:27:26,550 DEBUG storage.ui: checking 63-2047 (0 MB) >08:27:26,551 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:27:26,552 DEBUG storage.ui: checking 1026048-16777215 (7691 MB) >08:27:26,553 DEBUG storage.ui: current free range is 1026048-16777215 (7691MB) >08:27:26,554 DEBUG storage.ui: evaluating growth potential for new layout >08:27:26,554 DEBUG storage.ui: calculating growth for disk /dev/vdc >08:27:26,555 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:27:26,556 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:27:26,557 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:27:26,557 DEBUG storage.ui: request 23 (vdc1) growth: 0 (0MB) size: 500MB >08:27:26,558 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >08:27:26,559 DEBUG storage.ui: calculating growth for disk /dev/vdb >08:27:26,562 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >08:27:26,563 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01bef10> PedPartition: <_ped.Partition object at 0x7f39a00e4ef0> >08:27:26,565 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >08:27:26,568 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >08:27:26,569 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:27:26,569 DEBUG storage.ui: adding request 31 to chunk 16777153 (63-16777215) on /dev/vdb >08:27:26,570 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:27:26,571 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:27:26,572 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = vdb2 growable = True >base = 2048 growth = 0 max_grow = 6696960 >done = False >08:27:26,572 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:27:26,573 DEBUG storage.ui: adding 15751105 (7690MB) to 31 (vdb2) >08:27:26,574 DEBUG storage.ui: taking back 9054145 (4420MB) from 31 (vdb2) >08:27:26,574 DEBUG storage.ui: new grow amount for request 31 (vdb2) is 6696960 units, or 3270MB >08:27:26,575 DEBUG storage.ui: request 22 (vdb1) growth: 0 (0MB) size: 500MB >08:27:26,576 DEBUG storage.ui: request 31 (vdb2) growth: 6696960 (3270MB) size: 3271MB >08:27:26,576 DEBUG storage.ui: disk /dev/vdb growth: 6696960 (3270MB) >08:27:26,577 DEBUG storage.ui: calculating growth for disk /dev/vda >08:27:26,578 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:27:26,579 DEBUG storage.ui: adding request 30 to chunk 16777153 (63-16777215) on /dev/vda >08:27:26,579 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:27:26,580 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:27:26,581 DEBUG storage.ui: req: PartitionRequest instance -- >id = 30 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 6696960 >done = False >08:27:26,582 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:27:26,582 DEBUG storage.ui: adding 15751105 (7690MB) to 30 (vda2) >08:27:26,582 DEBUG storage.ui: taking back 9054145 (4420MB) from 30 (vda2) >08:27:26,583 DEBUG storage.ui: new grow amount for request 30 (vda2) is 6696960 units, or 3270MB >08:27:26,584 DEBUG storage.ui: request 21 (vda1) growth: 0 (0MB) size: 500MB >08:27:26,585 DEBUG storage.ui: request 30 (vda2) growth: 6696960 (3270MB) size: 3271MB >08:27:26,585 DEBUG storage.ui: disk /dev/vda growth: 6696960 (3270MB) >08:27:26,587 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:27:26,590 DEBUG storage.ui: device vdb2 new partedPartition None >08:27:26,593 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: vdb ; >08:27:26,595 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >08:27:26,596 DEBUG storage.ui: total growth: 13393920 sectors >08:27:26,597 DEBUG storage.ui: updating use_disk to vdb, type: 0 >08:27:26,598 DEBUG storage.ui: new free: 1026048-16777215 / 7691MB >08:27:26,598 DEBUG storage.ui: new free allows for 13393920 sectors of growth >08:27:26,600 DEBUG storage.ui: created partition vdb2 of 1MB and added it to /dev/vdb >08:27:26,603 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >08:27:26,604 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f399801d0d0> PedPartition: <_ped.Partition object at 0x7f39a00e4a10> >08:27:26,606 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >08:27:26,610 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >08:27:26,614 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:27:26,614 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x466d990> PedPartition: <_ped.Partition object at 0x3c09170> >08:27:26,615 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb', 'vdc'], partitions=['vda1(id 21)', 'vda2(id 30)', 'vdb1(id 22)', 'vdb2(id 31)', 'vdc1(id 23)'] >08:27:26,617 DEBUG storage.ui: growable partitions are ['vda2', 'vdb2'] >08:27:26,617 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:27:26,618 DEBUG storage.ui: adding request 30 to chunk 16777153 (63-16777215) on /dev/vda >08:27:26,619 DEBUG storage.ui: disk vda has 1 chunks >08:27:26,620 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:27:26,621 DEBUG storage.ui: adding request 31 to chunk 16777153 (63-16777215) on /dev/vdb >08:27:26,622 DEBUG storage.ui: disk vdb has 1 chunks >08:27:26,622 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:27:26,623 DEBUG storage.ui: disk vdc has 1 chunks >08:27:26,624 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:27:26,625 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:27:26,626 DEBUG storage.ui: req: PartitionRequest instance -- >id = 30 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 6696960 >done = False >08:27:26,627 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:27:26,627 DEBUG storage.ui: adding 15751105 (7690MB) to 30 (vda2) >08:27:26,628 DEBUG storage.ui: taking back 9054145 (4420MB) from 30 (vda2) >08:27:26,629 DEBUG storage.ui: new grow amount for request 30 (vda2) is 6696960 units, or 3270MB >08:27:26,629 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:27:26,630 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:27:26,631 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = vdb2 growable = True >base = 2048 growth = 0 max_grow = 6696960 >done = False >08:27:26,632 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:27:26,633 DEBUG storage.ui: adding 15751105 (7690MB) to 31 (vdb2) >08:27:26,633 DEBUG storage.ui: taking back 9054145 (4420MB) from 31 (vdb2) >08:27:26,633 DEBUG storage.ui: new grow amount for request 31 (vdb2) is 6696960 units, or 3270MB >08:27:26,635 DEBUG storage.ui: set: ['vda2', 'vdb2'] 3271 >08:27:26,635 DEBUG storage.ui: min growth is 6696960 >08:27:26,635 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 30 name = vda2 growable = True >base = 2048 growth = 6696960 max_grow = 6696960 >done = True is 6696960 >08:27:26,637 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 31 name = vdb2 growable = True >base = 2048 growth = 6696960 max_grow = 6696960 >done = True is 6696960 >08:27:26,637 DEBUG storage.ui: set: ['vda2', 'vdb2'] 3271 >08:27:26,637 DEBUG storage.ui: min growth is 6696960 >08:27:26,638 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 30 name = vda2 growable = True >base = 2048 growth = 6696960 max_grow = 6696960 >done = True is 6696960 >08:27:26,638 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 31 name = vdb2 growable = True >base = 2048 growth = 6696960 max_grow = 6696960 >done = True is 6696960 >08:27:26,639 DEBUG storage.ui: growing partitions on vda >08:27:26,639 DEBUG storage.ui: partition vda1 (21): 0 >08:27:26,639 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x49426d0> >08:27:26,642 DEBUG storage.ui: partition vda2 (30): 0 >08:27:26,643 DEBUG storage.ui: new geometry for vda2: parted.Geometry instance -- > start: 1026048 end: 7725055 length: 6699008 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x4942c90> >08:27:26,644 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 21)', 'vda2(id 30)'] from disk(s) ['vda'] >08:27:26,647 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:27:26,647 DEBUG storage.ui: device vda1 new partedPartition None >08:27:26,651 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >08:27:26,654 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >08:27:26,657 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:27:26,658 DEBUG storage.ui: device vda2 new partedPartition None >08:27:26,661 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: vda ; >08:27:26,664 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:27:26,665 DEBUG storage.ui: back from removeNewPartitions >08:27:26,666 DEBUG storage.ui: extended: None >08:27:26,666 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x49426d0> >08:27:26,669 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >08:27:26,670 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f399801dc10> PedPartition: <_ped.Partition object at 0x7f39a00e4dd0> >08:27:26,673 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >08:27:26,676 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >08:27:26,679 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:27:26,681 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01bb590> PedPartition: <_ped.Partition object at 0x36ec0b0> >08:27:26,682 DEBUG storage.ui: setting req7 new geometry: parted.Geometry instance -- > start: 1026048 end: 7725055 length: 6699008 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x4942c90> >08:27:26,685 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >08:27:26,686 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f399801dcd0> PedPartition: <_ped.Partition object at 0x36ec050> >08:27:26,689 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >08:27:26,692 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >08:27:26,695 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:27:26,696 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x32c7510> PedPartition: <_ped.Partition object at 0x7f39a00e49b0> >08:27:26,697 DEBUG storage.ui: growing partitions on vdb >08:27:26,698 DEBUG storage.ui: partition vdb1 (22): 0 >08:27:26,699 DEBUG storage.ui: new geometry for vdb1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4942810> >08:27:26,700 DEBUG storage.ui: partition vdb2 (31): 0 >08:27:26,701 DEBUG storage.ui: new geometry for vdb2: parted.Geometry instance -- > start: 1026048 end: 7725055 length: 6699008 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x32c7fd0> >08:27:26,702 DEBUG storage.ui: removing all non-preexisting partitions ['vdb1(id 22)', 'vdb2(id 31)'] from disk(s) ['vdb'] >08:27:26,704 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:27:26,705 DEBUG storage.ui: device vdb1 new partedPartition None >08:27:26,708 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdb ; >08:27:26,710 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >08:27:26,713 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:27:26,714 DEBUG storage.ui: device vdb2 new partedPartition None >08:27:26,716 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: vdb ; >08:27:26,719 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >08:27:26,720 DEBUG storage.ui: back from removeNewPartitions >08:27:26,720 DEBUG storage.ui: extended: None >08:27:26,721 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4942810> >08:27:26,724 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >08:27:26,725 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x466db50> PedPartition: <_ped.Partition object at 0x32a62f0> >08:27:26,728 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >08:27:26,730 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >08:27:26,734 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:27:26,735 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4976bd0> PedPartition: <_ped.Partition object at 0x7f39980132f0> >08:27:26,736 DEBUG storage.ui: setting req8 new geometry: parted.Geometry instance -- > start: 1026048 end: 7725055 length: 6699008 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x32c7fd0> >08:27:26,739 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >08:27:26,740 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c22b10> PedPartition: <_ped.Partition object at 0x32a6410> >08:27:26,743 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >08:27:26,745 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >08:27:26,748 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:27:26,749 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4942f50> PedPartition: <_ped.Partition object at 0x3c09170> >08:27:26,750 DEBUG storage.ui: growing partitions on vdc >08:27:26,751 DEBUG storage.ui: fixing size of non-existent 500MB partition vda1 (21) with non-existent mdmember at 500.00 >08:27:26,753 DEBUG storage.ui: fixing size of non-existent 3271MB partition vda2 (30) with non-existent mdmember at 3271.00 >08:27:26,754 DEBUG storage.ui: fixing size of non-existent 500MB partition vdb1 (22) with non-existent mdmember at 500.00 >08:27:26,755 DEBUG storage.ui: fixing size of non-existent 3271MB partition vdb2 (31) with non-existent mdmember at 3271.00 >08:27:26,756 DEBUG storage.ui: fixing size of non-existent 500MB partition vdc1 (23) with non-existent mdmember at 500.00 >08:27:26,757 DEBUG storage.ui: new member set: ['vda2', 'vdb2'] >08:27:26,758 DEBUG storage.ui: old member set: ['vda2', 'vdb2'] >08:27:26,759 DEBUG storage.ui: raw RAID 0 size == 6542.0 >08:27:26,760 INFO storage.ui: Using 4MB superBlockSize >08:27:26,761 DEBUG storage.ui: non-existent RAID 0 size == 6534.0 >08:27:26,761 DEBUG storage.ui: new member set: ['00'] >08:27:26,762 DEBUG storage.ui: old member set: ['00'] >08:27:26,763 DEBUG storage.ui: raw RAID 0 size == 6542.0 >08:27:26,764 INFO storage.ui: Using 4MB superBlockSize >08:27:26,766 DEBUG storage.ui: non-existent RAID 0 size == 6534.0 >08:27:26,766 DEBUG storage.ui: fedora size is 6532MB >08:27:26,768 DEBUG storage.ui: raw RAID 0 size == 6542.0 >08:27:26,769 INFO storage.ui: Using 4MB superBlockSize >08:27:26,770 DEBUG storage.ui: non-existent RAID 0 size == 6534.0 >08:27:26,770 DEBUG storage.ui: vg fedora has 40MB free >08:27:26,772 DEBUG storage.ui: raw RAID 0 size == 6542.0 >08:27:26,772 INFO storage.ui: Using 4MB superBlockSize >08:27:26,773 DEBUG storage.ui: non-existent RAID 0 size == 6534.0 >08:27:26,774 DEBUG storage.ui: fedora size is 6532MB >08:27:26,775 DEBUG storage.ui: raw RAID 0 size == 6542.0 >08:27:26,776 INFO storage.ui: Using 4MB superBlockSize >08:27:26,777 DEBUG storage.ui: non-existent RAID 0 size == 6534.0 >08:27:26,778 DEBUG storage.ui: vg fedora has 40MB free >08:27:26,787 DEBUG blivet: raw RAID 1 size == 500.0 >08:27:26,788 INFO blivet: Using 0MB superBlockSize >08:27:26,789 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:27:26,833 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 0, [], {} >08:27:26,861 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 0, [], {} >08:27:27,097 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 0, [], {} >08:27:29,491 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >08:27:29,496 DEBUG blivet: raw RAID 0 size == 6542.0 >08:27:29,498 INFO blivet: Using 4MB superBlockSize >08:27:29,500 DEBUG blivet: non-existent RAID 0 size == 6534.0 >08:27:29,504 DEBUG blivet: DeviceTree.getDeviceByName returned non-existent 6532MB lvmvg fedora (28) >08:27:29,507 DEBUG blivet: raw RAID 0 size == 6542.0 >08:27:29,509 INFO blivet: Using 4MB superBlockSize >08:27:29,512 DEBUG blivet: non-existent RAID 0 size == 6534.0 >08:27:31,921 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 0, [], {} >08:27:32,791 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >08:27:32,795 DEBUG blivet: raw RAID 0 size == 6542.0 >08:27:32,797 INFO blivet: Using 4MB superBlockSize >08:27:32,799 DEBUG blivet: non-existent RAID 0 size == 6534.0 >08:27:32,803 DEBUG blivet: DeviceTree.getDeviceByName returned non-existent 6532MB lvmvg fedora (28) >08:27:32,807 DEBUG blivet: raw RAID 0 size == 6542.0 >08:27:32,809 INFO blivet: Using 4MB superBlockSize >08:27:32,810 DEBUG blivet: non-existent RAID 0 size == 6534.0 >08:27:38,286 DEBUG blivet: Ext4FS.supported: supported: True ; >08:27:38,288 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:27:38,307 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 1000, ['vda', 'vdb'], {'encrypted': False, 'raid_level': None} >08:27:38,309 DEBUG blivet: raw RAID 0 size == 6542.0 >08:27:38,311 INFO blivet: Using 4MB superBlockSize >08:27:38,312 DEBUG blivet: non-existent RAID 0 size == 6534.0 >08:27:38,315 DEBUG blivet: raw RAID 0 size == 6542.0 >08:27:38,316 INFO blivet: Using 4MB superBlockSize >08:27:38,318 DEBUG blivet: non-existent RAID 0 size == 6534.0 >08:27:38,319 DEBUG blivet: fedora size is 6532MB >08:27:38,322 DEBUG blivet: raw RAID 0 size == 6542.0 >08:27:38,323 INFO blivet: Using 4MB superBlockSize >08:27:38,325 DEBUG blivet: non-existent RAID 0 size == 6534.0 >08:27:38,326 DEBUG blivet: vg fedora has 40MB free >08:27:38,329 DEBUG blivet: raw RAID 0 size == 6542.0 >08:27:38,330 INFO blivet: Using 4MB superBlockSize >08:27:38,332 DEBUG blivet: non-existent RAID 0 size == 6534.0 >08:27:38,351 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 1000 ; container_raid_level: raid0 ; name: var ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 2 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- > name = vdc status = True kids = 1 id = 6 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7710> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>] ; raid_level: None ; label: ; container_name: fedora ; device: non-existent 1000MB lvmlv fedora-var (35) with non-existent ext4 filesystem mounted at /var ; mountpoint: /var ; fstype: ext4 ; container_size: 0 ; >08:27:38,357 DEBUG storage.ui: raw RAID 0 size == 6542.0 >08:27:38,358 INFO storage.ui: Using 4MB superBlockSize >08:27:38,359 DEBUG storage.ui: non-existent RAID 0 size == 6534.0 >08:27:38,365 DEBUG storage.ui: raw RAID 0 size == 6542.0 >08:27:38,366 INFO storage.ui: Using 4MB superBlockSize >08:27:38,366 DEBUG storage.ui: non-existent RAID 0 size == 6534.0 >08:27:38,373 DEBUG storage.ui: raw RAID 0 size == 6542.0 >08:27:38,373 INFO storage.ui: Using 4MB superBlockSize >08:27:38,374 DEBUG storage.ui: non-existent RAID 0 size == 6534.0 >08:27:38,382 DEBUG storage.ui: raw RAID 0 size == 6542.0 >08:27:38,383 INFO storage.ui: Using 4MB superBlockSize >08:27:38,383 DEBUG storage.ui: non-existent RAID 0 size == 6534.0 >08:27:38,385 DEBUG storage.ui: raw RAID 0 size == 6542.0 >08:27:38,386 INFO storage.ui: Using 4MB superBlockSize >08:27:38,386 DEBUG storage.ui: non-existent RAID 0 size == 6534.0 >08:27:38,390 DEBUG storage.ui: fedora size is 6532MB >08:27:38,392 DEBUG storage.ui: raw RAID 0 size == 6542.0 >08:27:38,392 INFO storage.ui: Using 4MB superBlockSize >08:27:38,392 DEBUG storage.ui: non-existent RAID 0 size == 6534.0 >08:27:38,396 DEBUG storage.ui: vg fedora has 40MB free >08:27:38,398 DEBUG storage.ui: raw RAID 0 size == 6542.0 >08:27:38,398 INFO storage.ui: Using 4MB superBlockSize >08:27:38,399 DEBUG storage.ui: non-existent RAID 0 size == 6534.0 >08:27:38,404 DEBUG storage.ui: fedora size is 6532MB >08:27:38,407 DEBUG storage.ui: raw RAID 0 size == 6542.0 >08:27:38,407 INFO storage.ui: Using 4MB superBlockSize >08:27:38,408 DEBUG storage.ui: non-existent RAID 0 size == 6534.0 >08:27:38,410 DEBUG storage.ui: vg fedora has 40MB free >08:27:38,415 DEBUG storage.ui: raw RAID 0 size == 6542.0 >08:27:38,417 INFO storage.ui: Using 4MB superBlockSize >08:27:38,417 DEBUG storage.ui: non-existent RAID 0 size == 6534.0 >08:27:38,419 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 1000, ['vdb', 'vdc'], {'container_raid_level': 'raid0', 'name': 'var', 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'fedora', 'device': LVMLogicalVolumeDevice instance (0x32c7490) -- > name = fedora-var status = False kids = 0 id = 35 > parents = ['non-existent 6532MB lvmvg fedora (28)'] > uuid = None size = 1000.0 > format = non-existent ext4 filesystem mounted at /var > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1000.0 path = /dev/mapper/fedora-var > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x32c7350) -- > name = fedora status = False kids = 3 id = 28 > parents = ['non-existent 6534MB mdarray 00 (33) with non-existent lvmpv'] > uuid = None size = 6532 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 1633.0 free space = 40 > free extents = 10.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 6534MB mdarray 00 (33) with non-existent lvmpv'] > LVs = ['non-existent 4992MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at /', > 'non-existent 500MB lvmlv fedora-swap (34) with non-existent swap', > 'non-existent 1000MB lvmlv fedora-var (35) with non-existent ext4 filesystem mounted at /var'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 1000MB, 'mountpoint': '/var', 'fstype': 'ext4', 'container_size': 0} >08:27:38,427 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >08:27:38,428 DEBUG storage.ui: starting Blivet copy >08:27:38,532 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:27:38,534 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3998027250> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d292d0> PedPartition: <_ped.Partition object at 0x7f399003ef50> >08:27:38,537 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:27:38,539 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3998027250> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d29450> PedPartition: <_ped.Partition object at 0x7f39a00e4dd0> >08:27:38,541 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:27:38,542 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f399801d510> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d29550> PedPartition: <_ped.Partition object at 0x36ec050> >08:27:38,545 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:27:38,546 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f399801d510> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d296d0> PedPartition: <_ped.Partition object at 0x32a6410> >08:27:38,549 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:27:38,550 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3998032a50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d297d0> PedPartition: <_ped.Partition object at 0x32a62f0> >08:27:38,551 DEBUG storage.ui: finished Blivet copy >08:27:38,553 DEBUG storage.ui: raw RAID 0 size == 6542.0 >08:27:38,553 INFO storage.ui: Using 4MB superBlockSize >08:27:38,554 DEBUG storage.ui: non-existent RAID 0 size == 6534.0 >08:27:38,555 DEBUG storage.ui: raw RAID 0 size == 6542.0 >08:27:38,556 INFO storage.ui: Using 4MB superBlockSize >08:27:38,557 DEBUG storage.ui: non-existent RAID 0 size == 6534.0 >08:27:38,557 DEBUG storage.ui: fedora size is 6532MB >08:27:38,559 DEBUG storage.ui: raw RAID 0 size == 6542.0 >08:27:38,560 INFO storage.ui: Using 4MB superBlockSize >08:27:38,561 DEBUG storage.ui: non-existent RAID 0 size == 6534.0 >08:27:38,562 DEBUG storage.ui: vg fedora has 40MB free >08:27:38,562 DEBUG storage.ui: size bumped to 7498 to include new device space >08:27:38,563 DEBUG storage.ui: size cut to 6494 to omit old device space >08:27:38,564 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.MDFactory'> >08:27:38,566 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x3c22150>, 6534.0, [DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 2 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- > name = vdc status = True kids = 1 id = 6 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7710> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>]] >08:27:38,576 DEBUG storage.ui: raw RAID 0 size == 6542.0 >08:27:38,577 INFO storage.ui: Using 4MB superBlockSize >08:27:38,577 DEBUG storage.ui: non-existent RAID 0 size == 6534.0 >08:27:38,577 DEBUG storage.ui: child factory kwargs: {'device': MDRaidArrayDevice instance (0x466d510) -- > name = 00 status = False kids = 1 id = 33 > parents = ['non-existent 3271MB partition vda2 (30) with non-existent mdmember', > 'non-existent 3271MB partition vdb2 (31) with non-existent mdmember'] > uuid = None size = 6534.0 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 5052.0 path = /dev/md/00 > format args = None originalFormat = lvmpv level = 0 spares = 1 > members = 2 > total devices = 3 metadata version = default, 'encrypted': False, 'raid_level': 'raid0', 'fstype': 'lvmpv'} >08:27:38,579 DEBUG storage.ui: MDFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x49427d0> ; >08:27:38,579 INFO storage.ui: Using 4MB superBlockSize >08:27:38,582 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >08:27:38,586 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x3c22150>, 6542.0, [DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 2 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- > name = vdc status = True kids = 1 id = 6 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7710> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>]] >08:27:38,587 DEBUG storage.ui: child factory kwargs: {'fstype': 'mdmember'} >08:27:38,589 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.MDFactory object at 0x4978750> ; >08:27:38,590 DEBUG storage.ui: raw RAID 0 size == 6542.0 >08:27:38,590 INFO storage.ui: Using 4MB superBlockSize >08:27:38,591 DEBUG storage.ui: non-existent RAID 0 size == 6534.0 >08:27:38,591 DEBUG storage.ui: parent factory container: non-existent 6534MB mdarray 00 (33) with non-existent lvmpv >08:27:38,591 DEBUG storage.ui: members: ['vda2', 'vdb2'] >08:27:38,596 DEBUG storage.ui: add_disks: ['vdc'] >08:27:38,602 DEBUG storage.ui: remove_disks: ['vda'] >08:27:38,604 DEBUG storage.ui: MDRaidArrayDevice._removeDevice: 00 ; device: vda2 ; status: False ; >08:27:38,607 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: vda2 ; >08:27:38,610 INFO storage.ui: removed partition vda2 (id 30) from device tree >08:27:38,622 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >08:27:38,623 INFO storage.ui: registered action: [48] Destroy Device partition vda2 (id 30) >08:27:38,626 DEBUG storage.ui: MDRaidMember.__init__: >08:27:38,628 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance >08:27:38,633 DEBUG storage.ui: MDRaidMember.__init__: mountpoint: None ; >08:27:38,634 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance >08:27:38,636 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdc ; >08:27:38,643 DEBUG storage.ui: PartitionDevice._setFormat: req10 ; >08:27:38,645 DEBUG storage.ui: PartitionDevice._setFormat: req10 ; current: None ; type: mdmember ; >08:27:38,648 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdc ; >08:27:38,649 INFO storage.ui: added partition req10 (id 36) to device tree >08:27:38,650 INFO storage.ui: registered action: [49] Create Device partition req10 (id 36) >08:27:38,651 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:27:38,652 INFO storage.ui: registered action: [50] Create Format mdmember on partition req10 (id 36) >08:27:38,654 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: req10 ; >08:27:38,655 INFO storage.ui: Using 4MB superBlockSize >08:27:38,656 DEBUG storage.ui: adding a SameSizeSet with size 6542 >08:27:38,659 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >08:27:38,662 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >08:27:38,665 DEBUG storage.ui: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >08:27:38,667 DEBUG storage.ui: removing all non-preexisting partitions ['req10(id 36)', 'vda1(id 21)', 'vdb1(id 22)', 'vdb2(id 31)', 'vdc1(id 23)'] from disk(s) ['vda', 'vdb', 'vdc'] >08:27:38,670 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:27:38,671 DEBUG storage.ui: device vda1 new partedPartition None >08:27:38,674 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >08:27:38,677 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:27:38,680 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:27:38,681 DEBUG storage.ui: device vdb1 new partedPartition None >08:27:38,683 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdb ; >08:27:38,686 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >08:27:38,690 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:27:38,690 DEBUG storage.ui: device vdb2 new partedPartition None >08:27:38,693 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: vdb ; >08:27:38,696 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >08:27:38,698 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:27:38,699 DEBUG storage.ui: device vdc1 new partedPartition None >08:27:38,701 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: vdc ; >08:27:38,704 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >08:27:38,705 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb', 'vdc'] ; partitions=['req10(id 36)', 'req1(id 21)', 'req2(id 22)', 'req8(id 31)', 'req3(id 23)'] >08:27:38,706 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 21)', 'req2(id 22)', 'req3(id 23)', 'req10(id 36)', 'req8(id 31)'] from disk(s) ['vda', 'vdb', 'vdc'] >08:27:38,709 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:38,712 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:38,712 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:38,715 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:38,718 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:38,718 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:38,719 DEBUG storage.ui: allocating partition: req1 ; id: 21 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >08:27:38,720 DEBUG storage.ui: checking freespace on vda >08:27:38,721 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=False best=None grow=False start=None >08:27:38,722 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:27:38,723 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:27:38,723 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:27:38,724 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:27:38,725 DEBUG storage.ui: new free allows for 0 sectors of growth >08:27:38,726 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:27:38,727 DEBUG storage.ui: created partition vda1 of 500MB and added it to /dev/vda >08:27:38,730 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >08:27:38,732 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d29fd0> PedPartition: <_ped.Partition object at 0x7f39980132f0> >08:27:38,735 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >08:27:38,738 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >08:27:38,741 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:27:38,742 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d29b10> PedPartition: <_ped.Partition object at 0x3769d10> >08:27:38,746 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:38,749 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:38,750 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:38,753 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:38,756 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:38,756 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:38,757 DEBUG storage.ui: allocating partition: req2 ; id: 22 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >08:27:38,758 DEBUG storage.ui: checking freespace on vdb >08:27:38,759 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=500MB boot=False best=None grow=False start=None >08:27:38,760 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:27:38,761 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:27:38,762 DEBUG storage.ui: updating use_disk to vdb, type: 0 >08:27:38,763 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:27:38,763 DEBUG storage.ui: new free allows for 0 sectors of growth >08:27:38,764 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:27:38,766 DEBUG storage.ui: created partition vdb1 of 500MB and added it to /dev/vdb >08:27:38,769 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >08:27:38,770 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d331d0> PedPartition: <_ped.Partition object at 0x3c09170> >08:27:38,772 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >08:27:38,775 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >08:27:38,779 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:27:38,780 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4942f50> PedPartition: <_ped.Partition object at 0x7f3998013410> >08:27:38,782 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:38,786 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:38,787 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:38,789 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:38,792 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:38,793 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:38,793 DEBUG storage.ui: allocating partition: req3 ; id: 23 ; disks: ['vdc'] ; >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >08:27:38,794 DEBUG storage.ui: checking freespace on vdc >08:27:38,795 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdc part_type=0 req_size=500MB boot=False best=None grow=False start=None >08:27:38,796 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:27:38,797 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:27:38,798 DEBUG storage.ui: updating use_disk to vdc, type: 0 >08:27:38,799 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:27:38,800 DEBUG storage.ui: new free allows for 0 sectors of growth >08:27:38,800 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:27:38,802 DEBUG storage.ui: created partition vdc1 of 500MB and added it to /dev/vdc >08:27:38,805 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >08:27:38,806 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d336d0> PedPartition: <_ped.Partition object at 0x36ec0b0> >08:27:38,809 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >08:27:38,811 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >08:27:38,814 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:27:38,815 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4976a10> PedPartition: <_ped.Partition object at 0x3c09170> >08:27:38,818 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:38,821 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:38,821 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:38,824 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:38,827 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:38,828 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:38,829 DEBUG storage.ui: allocating partition: req10 ; id: 36 ; disks: ['vdc'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 3271 ; start: None ; end: None >08:27:38,829 DEBUG storage.ui: checking freespace on vdc >08:27:38,830 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdc part_type=0 req_size=1MB boot=False best=None grow=True start=None >08:27:38,831 DEBUG storage.ui: checking 63-2047 (0 MB) >08:27:38,832 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:27:38,833 DEBUG storage.ui: checking 1026048-16777215 (7691 MB) >08:27:38,834 DEBUG storage.ui: current free range is 1026048-16777215 (7691MB) >08:27:38,835 DEBUG storage.ui: evaluating growth potential for new layout >08:27:38,835 DEBUG storage.ui: calculating growth for disk /dev/vdc >08:27:38,839 DEBUG storage.ui: PartitionDevice._setPartedPartition: req10 ; >08:27:38,840 DEBUG storage.ui: device req10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d33310> PedPartition: <_ped.Partition object at 0x7f39980132f0> >08:27:38,843 DEBUG storage.ui: PartitionDevice._setDisk: vdc2 ; new: vdc ; old: None ; >08:27:38,846 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdc ; >08:27:38,846 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:27:38,847 DEBUG storage.ui: adding request 36 to chunk 16777153 (63-16777215) on /dev/vdc >08:27:38,849 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:27:38,849 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:27:38,850 DEBUG storage.ui: req: PartitionRequest instance -- >id = 36 name = vdc2 growable = True >base = 2048 growth = 0 max_grow = 6696960 >done = False >08:27:38,851 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:27:38,851 DEBUG storage.ui: adding 15751105 (7690MB) to 36 (vdc2) >08:27:38,852 DEBUG storage.ui: taking back 9054145 (4420MB) from 36 (vdc2) >08:27:38,853 DEBUG storage.ui: new grow amount for request 36 (vdc2) is 6696960 units, or 3270MB >08:27:38,854 DEBUG storage.ui: request 23 (vdc1) growth: 0 (0MB) size: 500MB >08:27:38,854 DEBUG storage.ui: request 36 (vdc2) growth: 6696960 (3270MB) size: 3271MB >08:27:38,855 DEBUG storage.ui: disk /dev/vdc growth: 6696960 (3270MB) >08:27:38,856 DEBUG storage.ui: calculating growth for disk /dev/vdb >08:27:38,857 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:27:38,858 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:27:38,859 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:27:38,859 DEBUG storage.ui: request 22 (vdb1) growth: 0 (0MB) size: 500MB >08:27:38,860 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >08:27:38,860 DEBUG storage.ui: calculating growth for disk /dev/vda >08:27:38,861 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:27:38,861 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:27:38,863 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:27:38,863 DEBUG storage.ui: request 21 (vda1) growth: 0 (0MB) size: 500MB >08:27:38,863 DEBUG storage.ui: disk /dev/vda growth: 0 (0MB) >08:27:38,868 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:27:38,868 DEBUG storage.ui: device vdc2 new partedPartition None >08:27:38,871 DEBUG storage.ui: PartitionDevice._setDisk: req10 ; new: None ; old: vdc ; >08:27:38,874 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdc ; >08:27:38,875 DEBUG storage.ui: total growth: 6696960 sectors >08:27:38,876 DEBUG storage.ui: updating use_disk to vdc, type: 0 >08:27:38,876 DEBUG storage.ui: new free: 1026048-16777215 / 7691MB >08:27:38,877 DEBUG storage.ui: new free allows for 6696960 sectors of growth >08:27:38,878 DEBUG storage.ui: created partition vdc2 of 1MB and added it to /dev/vdc >08:27:38,881 DEBUG storage.ui: PartitionDevice._setPartedPartition: req10 ; >08:27:38,883 DEBUG storage.ui: device req10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d33550> PedPartition: <_ped.Partition object at 0x32a6170> >08:27:38,885 DEBUG storage.ui: PartitionDevice._setDisk: vdc2 ; new: vdc ; old: None ; >08:27:38,888 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdc ; >08:27:38,892 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:27:38,893 DEBUG storage.ui: device vdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d33250> PedPartition: <_ped.Partition object at 0x32a6350> >08:27:38,895 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:38,899 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:38,900 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:38,902 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:38,906 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:38,907 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:38,908 DEBUG storage.ui: allocating partition: req8 ; id: 31 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 3271 ; start: None ; end: None >08:27:38,909 DEBUG storage.ui: checking freespace on vdb >08:27:38,910 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=1MB boot=False best=None grow=True start=None >08:27:38,911 DEBUG storage.ui: checking 63-2047 (0 MB) >08:27:38,911 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:27:38,913 DEBUG storage.ui: checking 1026048-16777215 (7691 MB) >08:27:38,914 DEBUG storage.ui: current free range is 1026048-16777215 (7691MB) >08:27:38,914 DEBUG storage.ui: evaluating growth potential for new layout >08:27:38,915 DEBUG storage.ui: calculating growth for disk /dev/vdc >08:27:38,916 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:27:38,917 DEBUG storage.ui: adding request 36 to chunk 16777153 (63-16777215) on /dev/vdc >08:27:38,918 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:27:38,918 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:27:38,919 DEBUG storage.ui: req: PartitionRequest instance -- >id = 36 name = vdc2 growable = True >base = 2048 growth = 0 max_grow = 6696960 >done = False >08:27:38,920 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:27:38,921 DEBUG storage.ui: adding 15751105 (7690MB) to 36 (vdc2) >08:27:38,922 DEBUG storage.ui: taking back 9054145 (4420MB) from 36 (vdc2) >08:27:38,923 DEBUG storage.ui: new grow amount for request 36 (vdc2) is 6696960 units, or 3270MB >08:27:38,923 DEBUG storage.ui: request 23 (vdc1) growth: 0 (0MB) size: 500MB >08:27:38,924 DEBUG storage.ui: request 36 (vdc2) growth: 6696960 (3270MB) size: 3271MB >08:27:38,925 DEBUG storage.ui: disk /dev/vdc growth: 6696960 (3270MB) >08:27:38,925 DEBUG storage.ui: calculating growth for disk /dev/vdb >08:27:38,929 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >08:27:38,931 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d33d50> PedPartition: <_ped.Partition object at 0x32a6290> >08:27:38,933 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >08:27:38,936 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >08:27:38,938 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:27:38,938 DEBUG storage.ui: adding request 31 to chunk 16777153 (63-16777215) on /dev/vdb >08:27:38,939 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:27:38,940 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:27:38,941 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = vdb2 growable = True >base = 2048 growth = 0 max_grow = 6696960 >done = False >08:27:38,941 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:27:38,942 DEBUG storage.ui: adding 15751105 (7690MB) to 31 (vdb2) >08:27:38,943 DEBUG storage.ui: taking back 9054145 (4420MB) from 31 (vdb2) >08:27:38,943 DEBUG storage.ui: new grow amount for request 31 (vdb2) is 6696960 units, or 3270MB >08:27:38,945 DEBUG storage.ui: request 22 (vdb1) growth: 0 (0MB) size: 500MB >08:27:38,945 DEBUG storage.ui: request 31 (vdb2) growth: 6696960 (3270MB) size: 3271MB >08:27:38,946 DEBUG storage.ui: disk /dev/vdb growth: 6696960 (3270MB) >08:27:38,947 DEBUG storage.ui: calculating growth for disk /dev/vda >08:27:38,947 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:27:38,948 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:27:38,949 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:27:38,950 DEBUG storage.ui: request 21 (vda1) growth: 0 (0MB) size: 500MB >08:27:38,950 DEBUG storage.ui: disk /dev/vda growth: 0 (0MB) >08:27:38,954 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:27:38,954 DEBUG storage.ui: device vdb2 new partedPartition None >08:27:38,958 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: vdb ; >08:27:38,961 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >08:27:38,962 DEBUG storage.ui: total growth: 13393920 sectors >08:27:38,963 DEBUG storage.ui: updating use_disk to vdb, type: 0 >08:27:38,964 DEBUG storage.ui: new free: 1026048-16777215 / 7691MB >08:27:38,964 DEBUG storage.ui: new free allows for 13393920 sectors of growth >08:27:38,966 DEBUG storage.ui: created partition vdb2 of 1MB and added it to /dev/vdb >08:27:38,969 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >08:27:38,970 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d29f50> PedPartition: <_ped.Partition object at 0x7f39980132f0> >08:27:38,973 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >08:27:38,975 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >08:27:38,979 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:27:38,980 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49767d0> PedPartition: <_ped.Partition object at 0x32a67d0> >08:27:38,981 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb', 'vdc'], partitions=['vdc2(id 36)', 'vda1(id 21)', 'vdb1(id 22)', 'vdb2(id 31)', 'vdc1(id 23)'] >08:27:38,982 DEBUG storage.ui: growable partitions are ['vdc2', 'vdb2'] >08:27:38,983 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:27:38,984 DEBUG storage.ui: disk vda has 1 chunks >08:27:38,985 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:27:38,986 DEBUG storage.ui: adding request 31 to chunk 16777153 (63-16777215) on /dev/vdb >08:27:38,987 DEBUG storage.ui: disk vdb has 1 chunks >08:27:38,988 DEBUG storage.ui: adding request 36 to chunk 16777153 (63-16777215) on /dev/vdc >08:27:38,989 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:27:38,989 DEBUG storage.ui: disk vdc has 1 chunks >08:27:38,990 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:27:38,991 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:27:38,991 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = vdb2 growable = True >base = 2048 growth = 0 max_grow = 6696960 >done = False >08:27:38,992 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:27:38,993 DEBUG storage.ui: adding 15751105 (7690MB) to 31 (vdb2) >08:27:38,994 DEBUG storage.ui: taking back 9054145 (4420MB) from 31 (vdb2) >08:27:38,995 DEBUG storage.ui: new grow amount for request 31 (vdb2) is 6696960 units, or 3270MB >08:27:38,995 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:27:38,996 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:27:38,997 DEBUG storage.ui: req: PartitionRequest instance -- >id = 36 name = vdc2 growable = True >base = 2048 growth = 0 max_grow = 6696960 >done = False >08:27:38,997 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:27:38,998 DEBUG storage.ui: adding 15751105 (7690MB) to 36 (vdc2) >08:27:38,999 DEBUG storage.ui: taking back 9054145 (4420MB) from 36 (vdc2) >08:27:39,000 DEBUG storage.ui: new grow amount for request 36 (vdc2) is 6696960 units, or 3270MB >08:27:39,000 DEBUG storage.ui: set: ['vdb2', 'vdc2'] 3271 >08:27:39,000 DEBUG storage.ui: min growth is 6696960 >08:27:39,000 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 31 name = vdb2 growable = True >base = 2048 growth = 6696960 max_grow = 6696960 >done = True is 6696960 >08:27:39,002 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 36 name = vdc2 growable = True >base = 2048 growth = 6696960 max_grow = 6696960 >done = True is 6696960 >08:27:39,002 DEBUG storage.ui: set: ['vdb2', 'vdc2'] 3271 >08:27:39,004 DEBUG storage.ui: min growth is 6696960 >08:27:39,004 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 31 name = vdb2 growable = True >base = 2048 growth = 6696960 max_grow = 6696960 >done = True is 6696960 >08:27:39,004 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 36 name = vdc2 growable = True >base = 2048 growth = 6696960 max_grow = 6696960 >done = True is 6696960 >08:27:39,005 DEBUG storage.ui: growing partitions on vda >08:27:39,005 DEBUG storage.ui: growing partitions on vdb >08:27:39,006 DEBUG storage.ui: partition vdb1 (22): 0 >08:27:39,006 DEBUG storage.ui: new geometry for vdb1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d337d0> >08:27:39,006 DEBUG storage.ui: partition vdb2 (31): 0 >08:27:39,007 DEBUG storage.ui: new geometry for vdb2: parted.Geometry instance -- > start: 1026048 end: 7725055 length: 6699008 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d332d0> >08:27:39,007 DEBUG storage.ui: removing all non-preexisting partitions ['vdb1(id 22)', 'vdb2(id 31)'] from disk(s) ['vdb'] >08:27:39,014 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:27:39,014 DEBUG storage.ui: device vdb1 new partedPartition None >08:27:39,019 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdb ; >08:27:39,022 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >08:27:39,025 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:27:39,025 DEBUG storage.ui: device vdb2 new partedPartition None >08:27:39,028 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: vdb ; >08:27:39,031 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >08:27:39,031 DEBUG storage.ui: back from removeNewPartitions >08:27:39,032 DEBUG storage.ui: extended: None >08:27:39,033 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d337d0> >08:27:39,036 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >08:27:39,037 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d33fd0> PedPartition: <_ped.Partition object at 0x4965e30> >08:27:39,039 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >08:27:39,042 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >08:27:39,045 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:27:39,046 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d39210> PedPartition: <_ped.Partition object at 0x4965d70> >08:27:39,046 DEBUG storage.ui: setting req8 new geometry: parted.Geometry instance -- > start: 1026048 end: 7725055 length: 6699008 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d332d0> >08:27:39,049 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >08:27:39,050 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d33a50> PedPartition: <_ped.Partition object at 0x4965dd0> >08:27:39,053 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >08:27:39,055 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >08:27:39,059 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:27:39,060 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d39550> PedPartition: <_ped.Partition object at 0x4965e90> >08:27:39,060 DEBUG storage.ui: growing partitions on vdc >08:27:39,061 DEBUG storage.ui: partition vdc1 (23): 0 >08:27:39,062 DEBUG storage.ui: new geometry for vdc1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x4d39650> >08:27:39,063 DEBUG storage.ui: partition vdc2 (36): 0 >08:27:39,064 DEBUG storage.ui: new geometry for vdc2: parted.Geometry instance -- > start: 1026048 end: 7725055 length: 6699008 > device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x4d39750> >08:27:39,064 DEBUG storage.ui: removing all non-preexisting partitions ['vdc1(id 23)', 'vdc2(id 36)'] from disk(s) ['vdc'] >08:27:39,067 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:27:39,068 DEBUG storage.ui: device vdc1 new partedPartition None >08:27:39,070 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: vdc ; >08:27:39,073 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdc ; >08:27:39,076 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:27:39,076 DEBUG storage.ui: device vdc2 new partedPartition None >08:27:39,079 DEBUG storage.ui: PartitionDevice._setDisk: req10 ; new: None ; old: vdc ; >08:27:39,082 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >08:27:39,083 DEBUG storage.ui: back from removeNewPartitions >08:27:39,084 DEBUG storage.ui: extended: None >08:27:39,084 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x4d39650> >08:27:39,087 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >08:27:39,088 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d33890> PedPartition: <_ped.Partition object at 0x4965ef0> >08:27:39,091 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >08:27:39,093 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >08:27:39,096 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:27:39,097 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4976a10> PedPartition: <_ped.Partition object at 0x32a6170> >08:27:39,098 DEBUG storage.ui: setting req10 new geometry: parted.Geometry instance -- > start: 1026048 end: 7725055 length: 6699008 > device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x4d39750> >08:27:39,101 DEBUG storage.ui: PartitionDevice._setPartedPartition: req10 ; >08:27:39,102 DEBUG storage.ui: device req10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d33cd0> PedPartition: <_ped.Partition object at 0x4965f50> >08:27:39,104 DEBUG storage.ui: PartitionDevice._setDisk: vdc2 ; new: vdc ; old: None ; >08:27:39,107 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdc ; >08:27:39,110 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:27:39,111 DEBUG storage.ui: device vdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01bbd50> PedPartition: <_ped.Partition object at 0x32a6350> >08:27:39,112 DEBUG storage.ui: fixing size of non-existent 500MB partition vda1 (21) with non-existent mdmember at 500.00 >08:27:39,113 DEBUG storage.ui: fixing size of non-existent 500MB partition vdb1 (22) with non-existent mdmember at 500.00 >08:27:39,114 DEBUG storage.ui: fixing size of non-existent 3271MB partition vdb2 (31) with non-existent mdmember at 3271.00 >08:27:39,115 DEBUG storage.ui: fixing size of non-existent 500MB partition vdc1 (23) with non-existent mdmember at 500.00 >08:27:39,116 DEBUG storage.ui: fixing size of non-existent 3271MB partition vdc2 (36) with non-existent mdmember at 3271.00 >08:27:39,117 DEBUG storage.ui: new member set: ['vdb2', 'vdc2'] >08:27:39,118 DEBUG storage.ui: old member set: ['vdb2', 'vdc2'] >08:27:39,119 DEBUG storage.ui: raw RAID 0 size == 6542.0 >08:27:39,120 INFO storage.ui: Using 4MB superBlockSize >08:27:39,120 DEBUG storage.ui: non-existent RAID 0 size == 6534.0 >08:27:39,121 DEBUG storage.ui: new member set: ['00'] >08:27:39,122 DEBUG storage.ui: old member set: ['00'] >08:27:39,123 DEBUG storage.ui: raw RAID 0 size == 6542.0 >08:27:39,124 INFO storage.ui: Using 4MB superBlockSize >08:27:39,124 DEBUG storage.ui: non-existent RAID 0 size == 6534.0 >08:27:39,125 DEBUG storage.ui: fedora size is 6532MB >08:27:39,126 DEBUG storage.ui: raw RAID 0 size == 6542.0 >08:27:39,127 INFO storage.ui: Using 4MB superBlockSize >08:27:39,128 DEBUG storage.ui: non-existent RAID 0 size == 6534.0 >08:27:39,128 DEBUG storage.ui: vg fedora has 40MB free >08:27:39,130 DEBUG storage.ui: raw RAID 0 size == 6542.0 >08:27:39,130 INFO storage.ui: Using 4MB superBlockSize >08:27:39,131 DEBUG storage.ui: non-existent RAID 0 size == 6534.0 >08:27:39,132 DEBUG storage.ui: fedora size is 6532MB >08:27:39,133 DEBUG storage.ui: raw RAID 0 size == 6542.0 >08:27:39,133 INFO storage.ui: Using 4MB superBlockSize >08:27:39,134 DEBUG storage.ui: non-existent RAID 0 size == 6534.0 >08:27:39,135 DEBUG storage.ui: vg fedora has 40MB free >08:27:39,143 DEBUG blivet: raw RAID 1 size == 500.0 >08:27:39,144 INFO blivet: Using 0MB superBlockSize >08:27:39,145 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:27:39,185 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 0, [], {} >08:27:39,211 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 0, [], {} >08:27:40,514 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >08:27:40,519 DEBUG blivet: raw RAID 0 size == 6542.0 >08:27:40,521 INFO blivet: Using 4MB superBlockSize >08:27:40,524 DEBUG blivet: non-existent RAID 0 size == 6534.0 >08:27:40,528 DEBUG blivet: DeviceTree.getDeviceByName returned non-existent 6532MB lvmvg fedora (28) >08:27:40,532 DEBUG blivet: raw RAID 0 size == 6542.0 >08:27:40,534 INFO blivet: Using 4MB superBlockSize >08:27:40,536 DEBUG blivet: non-existent RAID 0 size == 6534.0 >08:27:45,097 DEBUG blivet: Ext4FS.supported: supported: True ; >08:27:45,099 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:27:45,124 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 4992, ['vdb', 'vdc'], {'encrypted': False, 'raid_level': None} >08:27:45,126 DEBUG blivet: raw RAID 0 size == 6542.0 >08:27:45,127 INFO blivet: Using 4MB superBlockSize >08:27:45,129 DEBUG blivet: non-existent RAID 0 size == 6534.0 >08:27:45,131 DEBUG blivet: raw RAID 0 size == 6542.0 >08:27:45,132 INFO blivet: Using 4MB superBlockSize >08:27:45,134 DEBUG blivet: non-existent RAID 0 size == 6534.0 >08:27:45,135 DEBUG blivet: fedora size is 6532MB >08:27:45,137 DEBUG blivet: raw RAID 0 size == 6542.0 >08:27:45,138 INFO blivet: Using 4MB superBlockSize >08:27:45,139 DEBUG blivet: non-existent RAID 0 size == 6534.0 >08:27:45,141 DEBUG blivet: vg fedora has 40MB free >08:27:45,142 DEBUG blivet: raw RAID 0 size == 6542.0 >08:27:45,143 INFO blivet: Using 4MB superBlockSize >08:27:45,144 DEBUG blivet: non-existent RAID 0 size == 6534.0 >08:27:45,180 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 0, [], {} >08:27:53,327 DEBUG blivet: Ext4FS.supported: supported: True ; >08:27:53,329 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:27:53,350 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 1000, ['vdb', 'vdc'], {'encrypted': False, 'raid_level': None} >08:27:53,353 DEBUG blivet: raw RAID 0 size == 6542.0 >08:27:53,355 INFO blivet: Using 4MB superBlockSize >08:27:53,356 DEBUG blivet: non-existent RAID 0 size == 6534.0 >08:27:53,359 DEBUG blivet: raw RAID 0 size == 6542.0 >08:27:53,360 INFO blivet: Using 4MB superBlockSize >08:27:53,362 DEBUG blivet: non-existent RAID 0 size == 6534.0 >08:27:53,363 DEBUG blivet: fedora size is 6532MB >08:27:53,366 DEBUG blivet: raw RAID 0 size == 6542.0 >08:27:53,367 INFO blivet: Using 4MB superBlockSize >08:27:53,369 DEBUG blivet: non-existent RAID 0 size == 6534.0 >08:27:53,370 DEBUG blivet: vg fedora has 40MB free >08:27:53,372 DEBUG blivet: raw RAID 0 size == 6542.0 >08:27:53,374 INFO blivet: Using 4MB superBlockSize >08:27:53,375 DEBUG blivet: non-existent RAID 0 size == 6534.0 >08:27:53,388 INFO storage.ui: removed lvmlv fedora-var (id 35) from device tree >08:27:53,392 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 3 ; name: fedora ; >08:27:53,393 INFO storage.ui: registered action: [51] Destroy Device lvmlv fedora-var (id 35) >08:27:53,393 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 0, ['vdb', 'vdc'], {'container_raid_level': 'raid0', 'container_encrypted': False, 'container_size': 0, 'container_name': 'fedora'} >08:27:53,402 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >08:27:53,403 DEBUG storage.ui: starting Blivet copy >08:27:53,483 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:27:53,485 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d3b5d0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x497c650> PedPartition: <_ped.Partition object at 0x7f39980132f0> >08:27:53,488 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:27:53,489 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d39890> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x497c850> PedPartition: <_ped.Partition object at 0x7f399003ef50> >08:27:53,491 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:27:53,492 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d39890> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x497cbd0> PedPartition: <_ped.Partition object at 0x36ec0b0> >08:27:53,494 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:27:53,495 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d39dd0> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x497cc10> PedPartition: <_ped.Partition object at 0x36ec050> >08:27:53,497 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:27:53,498 DEBUG storage.ui: device vdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d39dd0> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46713d0> PedPartition: <_ped.Partition object at 0x7f39a00e4dd0> >08:27:53,499 DEBUG storage.ui: finished Blivet copy >08:27:53,500 DEBUG storage.ui: raw RAID 0 size == 6542.0 >08:27:53,501 INFO storage.ui: Using 4MB superBlockSize >08:27:53,502 DEBUG storage.ui: non-existent RAID 0 size == 6534.0 >08:27:53,503 DEBUG storage.ui: raw RAID 0 size == 6542.0 >08:27:53,503 INFO storage.ui: Using 4MB superBlockSize >08:27:53,504 DEBUG storage.ui: non-existent RAID 0 size == 6534.0 >08:27:53,505 DEBUG storage.ui: fedora size is 6532MB >08:27:53,506 DEBUG storage.ui: raw RAID 0 size == 6542.0 >08:27:53,507 INFO storage.ui: Using 4MB superBlockSize >08:27:53,507 DEBUG storage.ui: non-existent RAID 0 size == 6534.0 >08:27:53,508 DEBUG storage.ui: vg fedora has 1040MB free >08:27:53,509 DEBUG storage.ui: size bumped to 5494 to include new device space >08:27:53,509 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.MDFactory'> >08:27:53,512 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x3c22150>, 5534.0, [DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 2 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- > name = vdc status = True kids = 2 id = 6 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7710> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>]] >08:27:53,517 DEBUG storage.ui: raw RAID 0 size == 6542.0 >08:27:53,517 INFO storage.ui: Using 4MB superBlockSize >08:27:53,517 DEBUG storage.ui: non-existent RAID 0 size == 6534.0 >08:27:53,517 DEBUG storage.ui: child factory kwargs: {'device': MDRaidArrayDevice instance (0x466d510) -- > name = 00 status = False kids = 1 id = 33 > parents = ['non-existent 3271MB partition vdb2 (31) with non-existent mdmember', > 'non-existent 3271MB partition vdc2 (36) with non-existent mdmember'] > uuid = None size = 6534.0 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 5052.0 path = /dev/md/00 > format args = None originalFormat = lvmpv level = 0 spares = 1 > members = 2 > total devices = 3 metadata version = default, 'encrypted': False, 'raid_level': 'raid0', 'fstype': 'lvmpv'} >08:27:53,519 DEBUG storage.ui: MDFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x4d290d0> ; >08:27:53,523 INFO storage.ui: Using 4MB superBlockSize >08:27:53,524 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >08:27:53,529 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x3c22150>, 5542.0, [DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 2 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- > name = vdc status = True kids = 2 id = 6 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7710> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>]] >08:27:53,531 DEBUG storage.ui: child factory kwargs: {'fstype': 'mdmember'} >08:27:53,532 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.MDFactory object at 0x497c490> ; >08:27:53,533 DEBUG storage.ui: raw RAID 0 size == 6542.0 >08:27:53,533 INFO storage.ui: Using 4MB superBlockSize >08:27:53,533 DEBUG storage.ui: non-existent RAID 0 size == 6534.0 >08:27:53,534 DEBUG storage.ui: parent factory container: non-existent 6534MB mdarray 00 (33) with non-existent lvmpv >08:27:53,534 DEBUG storage.ui: members: ['vdb2', 'vdc2'] >08:27:53,534 DEBUG storage.ui: add_disks: [] >08:27:53,543 DEBUG storage.ui: remove_disks: [] >08:27:53,546 DEBUG storage.ui: MDRaidMember.__init__: >08:27:53,546 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance >08:27:53,547 INFO storage.ui: Using 4MB superBlockSize >08:27:53,557 DEBUG storage.ui: adding a SameSizeSet with size 5542 >08:27:53,561 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >08:27:53,565 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >08:27:53,570 DEBUG storage.ui: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >08:27:53,574 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 21)', 'vdb1(id 22)', 'vdb2(id 31)', 'vdc1(id 23)', 'vdc2(id 36)'] from disk(s) ['vda', 'vdb', 'vdc'] >08:27:53,578 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:27:53,578 DEBUG storage.ui: device vda1 new partedPartition None >08:27:53,581 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >08:27:53,584 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:27:53,587 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:27:53,587 DEBUG storage.ui: device vdb1 new partedPartition None >08:27:53,590 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdb ; >08:27:53,593 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >08:27:53,595 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:27:53,596 DEBUG storage.ui: device vdb2 new partedPartition None >08:27:53,598 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: vdb ; >08:27:53,602 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >08:27:53,604 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:27:53,605 DEBUG storage.ui: device vdc1 new partedPartition None >08:27:53,608 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: vdc ; >08:27:53,611 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdc ; >08:27:53,613 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:27:53,614 DEBUG storage.ui: device vdc2 new partedPartition None >08:27:53,617 DEBUG storage.ui: PartitionDevice._setDisk: req10 ; new: None ; old: vdc ; >08:27:53,620 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >08:27:53,622 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb', 'vdc'] ; partitions=['req1(id 21)', 'req2(id 22)', 'req8(id 31)', 'req3(id 23)', 'req10(id 36)'] >08:27:53,623 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 21)', 'req2(id 22)', 'req3(id 23)', 'req8(id 31)', 'req10(id 36)'] from disk(s) ['vda', 'vdb', 'vdc'] >08:27:53,626 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:53,629 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:53,629 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:53,633 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:53,635 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:53,636 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:53,637 DEBUG storage.ui: allocating partition: req1 ; id: 21 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >08:27:53,637 DEBUG storage.ui: checking freespace on vda >08:27:53,639 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=False best=None grow=False start=None >08:27:53,640 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:27:53,641 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:27:53,642 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:27:53,643 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:27:53,643 DEBUG storage.ui: new free allows for 0 sectors of growth >08:27:53,644 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:27:53,645 DEBUG storage.ui: created partition vda1 of 500MB and added it to /dev/vda >08:27:53,648 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >08:27:53,650 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x466dd50> PedPartition: <_ped.Partition object at 0x3769d10> >08:27:53,653 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >08:27:53,655 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >08:27:53,659 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:27:53,660 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x466db50> PedPartition: <_ped.Partition object at 0x7f39a00e4ef0> >08:27:53,662 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:53,665 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:53,666 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:53,668 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:53,671 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:53,672 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:53,672 DEBUG storage.ui: allocating partition: req2 ; id: 22 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >08:27:53,673 DEBUG storage.ui: checking freespace on vdb >08:27:53,674 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=500MB boot=False best=None grow=False start=None >08:27:53,675 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:27:53,676 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:27:53,677 DEBUG storage.ui: updating use_disk to vdb, type: 0 >08:27:53,678 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:27:53,678 DEBUG storage.ui: new free allows for 0 sectors of growth >08:27:53,679 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:27:53,680 DEBUG storage.ui: created partition vdb1 of 500MB and added it to /dev/vdb >08:27:53,683 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >08:27:53,684 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4942dd0> PedPartition: <_ped.Partition object at 0x7f3998013410> >08:27:53,686 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >08:27:53,689 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >08:27:53,692 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:27:53,693 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d29950> PedPartition: <_ped.Partition object at 0x7f39a00e4cb0> >08:27:53,696 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:53,699 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:53,700 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:53,702 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:53,704 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:53,705 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:53,706 DEBUG storage.ui: allocating partition: req3 ; id: 23 ; disks: ['vdc'] ; >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >08:27:53,707 DEBUG storage.ui: checking freespace on vdc >08:27:53,708 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdc part_type=0 req_size=500MB boot=False best=None grow=False start=None >08:27:53,709 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:27:53,709 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:27:53,710 DEBUG storage.ui: updating use_disk to vdc, type: 0 >08:27:53,711 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:27:53,712 DEBUG storage.ui: new free allows for 0 sectors of growth >08:27:53,713 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:27:53,715 DEBUG storage.ui: created partition vdc1 of 500MB and added it to /dev/vdc >08:27:53,717 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >08:27:53,718 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4942850> PedPartition: <_ped.Partition object at 0x7f39a00e4a10> >08:27:53,721 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >08:27:53,724 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >08:27:53,726 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:27:53,728 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4942c90> PedPartition: <_ped.Partition object at 0x3c09170> >08:27:53,731 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:53,733 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:53,734 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:53,737 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:53,740 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:53,741 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:53,741 DEBUG storage.ui: allocating partition: req8 ; id: 31 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 2771 ; start: None ; end: None >08:27:53,742 DEBUG storage.ui: checking freespace on vdb >08:27:53,743 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=1MB boot=False best=None grow=True start=None >08:27:53,745 DEBUG storage.ui: checking 63-2047 (0 MB) >08:27:53,746 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:27:53,746 DEBUG storage.ui: checking 1026048-16777215 (7691 MB) >08:27:53,747 DEBUG storage.ui: current free range is 1026048-16777215 (7691MB) >08:27:53,748 DEBUG storage.ui: evaluating growth potential for new layout >08:27:53,749 DEBUG storage.ui: calculating growth for disk /dev/vdc >08:27:53,750 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:27:53,750 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:27:53,751 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:27:53,752 DEBUG storage.ui: request 23 (vdc1) growth: 0 (0MB) size: 500MB >08:27:53,753 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >08:27:53,754 DEBUG storage.ui: calculating growth for disk /dev/vdb >08:27:53,757 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >08:27:53,758 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4942fd0> PedPartition: <_ped.Partition object at 0x32a6350> >08:27:53,762 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >08:27:53,764 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >08:27:53,765 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:27:53,766 DEBUG storage.ui: adding request 31 to chunk 16777153 (63-16777215) on /dev/vdb >08:27:53,767 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:27:53,768 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:27:53,769 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = vdb2 growable = True >base = 2048 growth = 0 max_grow = 5672960 >done = False >08:27:53,770 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:27:53,770 DEBUG storage.ui: adding 15751105 (7690MB) to 31 (vdb2) >08:27:53,771 DEBUG storage.ui: taking back 10078145 (4920MB) from 31 (vdb2) >08:27:53,772 DEBUG storage.ui: new grow amount for request 31 (vdb2) is 5672960 units, or 2770MB >08:27:53,773 DEBUG storage.ui: request 22 (vdb1) growth: 0 (0MB) size: 500MB >08:27:53,773 DEBUG storage.ui: request 31 (vdb2) growth: 5672960 (2770MB) size: 2771MB >08:27:53,774 DEBUG storage.ui: disk /dev/vdb growth: 5672960 (2770MB) >08:27:53,775 DEBUG storage.ui: calculating growth for disk /dev/vda >08:27:53,776 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:27:53,777 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:27:53,778 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:27:53,778 DEBUG storage.ui: request 21 (vda1) growth: 0 (0MB) size: 500MB >08:27:53,779 DEBUG storage.ui: disk /dev/vda growth: 0 (0MB) >08:27:53,782 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:27:53,782 DEBUG storage.ui: device vdb2 new partedPartition None >08:27:53,785 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: vdb ; >08:27:53,788 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >08:27:53,789 DEBUG storage.ui: total growth: 5672960 sectors >08:27:53,789 DEBUG storage.ui: updating use_disk to vdb, type: 0 >08:27:53,790 DEBUG storage.ui: new free: 1026048-16777215 / 7691MB >08:27:53,791 DEBUG storage.ui: new free allows for 5672960 sectors of growth >08:27:53,793 DEBUG storage.ui: created partition vdb2 of 1MB and added it to /dev/vdb >08:27:53,795 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >08:27:53,796 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x466df10> PedPartition: <_ped.Partition object at 0x7f3998013410> >08:27:53,799 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >08:27:53,802 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >08:27:53,805 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:27:53,806 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4942710> PedPartition: <_ped.Partition object at 0x3769d10> >08:27:53,809 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:53,812 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:53,813 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:53,815 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:53,819 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:53,819 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:53,820 DEBUG storage.ui: allocating partition: req10 ; id: 36 ; disks: ['vdc'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 2771 ; start: None ; end: None >08:27:53,821 DEBUG storage.ui: checking freespace on vdc >08:27:53,822 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdc part_type=0 req_size=1MB boot=False best=None grow=True start=None >08:27:53,823 DEBUG storage.ui: checking 63-2047 (0 MB) >08:27:53,824 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:27:53,825 DEBUG storage.ui: checking 1026048-16777215 (7691 MB) >08:27:53,826 DEBUG storage.ui: current free range is 1026048-16777215 (7691MB) >08:27:53,826 DEBUG storage.ui: evaluating growth potential for new layout >08:27:53,827 DEBUG storage.ui: calculating growth for disk /dev/vdc >08:27:53,830 DEBUG storage.ui: PartitionDevice._setPartedPartition: req10 ; >08:27:53,831 DEBUG storage.ui: device req10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d39150> PedPartition: <_ped.Partition object at 0x32a67d0> >08:27:53,834 DEBUG storage.ui: PartitionDevice._setDisk: vdc2 ; new: vdc ; old: None ; >08:27:53,837 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdc ; >08:27:53,838 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:27:53,838 DEBUG storage.ui: adding request 36 to chunk 16777153 (63-16777215) on /dev/vdc >08:27:53,839 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:27:53,841 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:27:53,841 DEBUG storage.ui: req: PartitionRequest instance -- >id = 36 name = vdc2 growable = True >base = 2048 growth = 0 max_grow = 5672960 >done = False >08:27:53,842 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:27:53,843 DEBUG storage.ui: adding 15751105 (7690MB) to 36 (vdc2) >08:27:53,843 DEBUG storage.ui: taking back 10078145 (4920MB) from 36 (vdc2) >08:27:53,844 DEBUG storage.ui: new grow amount for request 36 (vdc2) is 5672960 units, or 2770MB >08:27:53,845 DEBUG storage.ui: request 23 (vdc1) growth: 0 (0MB) size: 500MB >08:27:53,845 DEBUG storage.ui: request 36 (vdc2) growth: 5672960 (2770MB) size: 2771MB >08:27:53,846 DEBUG storage.ui: disk /dev/vdc growth: 5672960 (2770MB) >08:27:53,847 DEBUG storage.ui: calculating growth for disk /dev/vdb >08:27:53,848 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:27:53,849 DEBUG storage.ui: adding request 31 to chunk 16777153 (63-16777215) on /dev/vdb >08:27:53,850 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:27:53,851 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:27:53,851 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = vdb2 growable = True >base = 2048 growth = 0 max_grow = 5672960 >done = False >08:27:53,852 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:27:53,853 DEBUG storage.ui: adding 15751105 (7690MB) to 31 (vdb2) >08:27:53,853 DEBUG storage.ui: taking back 10078145 (4920MB) from 31 (vdb2) >08:27:53,854 DEBUG storage.ui: new grow amount for request 31 (vdb2) is 5672960 units, or 2770MB >08:27:53,854 DEBUG storage.ui: request 22 (vdb1) growth: 0 (0MB) size: 500MB >08:27:53,854 DEBUG storage.ui: request 31 (vdb2) growth: 5672960 (2770MB) size: 2771MB >08:27:53,856 DEBUG storage.ui: disk /dev/vdb growth: 5672960 (2770MB) >08:27:53,856 DEBUG storage.ui: calculating growth for disk /dev/vda >08:27:53,857 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:27:53,857 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:27:53,857 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:27:53,857 DEBUG storage.ui: request 21 (vda1) growth: 0 (0MB) size: 500MB >08:27:53,858 DEBUG storage.ui: disk /dev/vda growth: 0 (0MB) >08:27:53,864 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:27:53,865 DEBUG storage.ui: device vdc2 new partedPartition None >08:27:53,868 DEBUG storage.ui: PartitionDevice._setDisk: req10 ; new: None ; old: vdc ; >08:27:53,870 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdc ; >08:27:53,871 DEBUG storage.ui: total growth: 11345920 sectors >08:27:53,872 DEBUG storage.ui: updating use_disk to vdc, type: 0 >08:27:53,873 DEBUG storage.ui: new free: 1026048-16777215 / 7691MB >08:27:53,874 DEBUG storage.ui: new free allows for 11345920 sectors of growth >08:27:53,875 DEBUG storage.ui: created partition vdc2 of 1MB and added it to /dev/vdc >08:27:53,877 DEBUG storage.ui: PartitionDevice._setPartedPartition: req10 ; >08:27:53,878 DEBUG storage.ui: device req10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4976810> PedPartition: <_ped.Partition object at 0x32a6170> >08:27:53,881 DEBUG storage.ui: PartitionDevice._setDisk: vdc2 ; new: vdc ; old: None ; >08:27:53,884 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdc ; >08:27:53,887 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:27:53,889 DEBUG storage.ui: device vdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4976610> PedPartition: <_ped.Partition object at 0x32a6650> >08:27:53,890 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb', 'vdc'], partitions=['vda1(id 21)', 'vdb1(id 22)', 'vdb2(id 31)', 'vdc1(id 23)', 'vdc2(id 36)'] >08:27:53,890 DEBUG storage.ui: growable partitions are ['vdb2', 'vdc2'] >08:27:53,891 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:27:53,892 DEBUG storage.ui: disk vda has 1 chunks >08:27:53,893 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:27:53,894 DEBUG storage.ui: adding request 31 to chunk 16777153 (63-16777215) on /dev/vdb >08:27:53,894 DEBUG storage.ui: disk vdb has 1 chunks >08:27:53,895 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:27:53,897 DEBUG storage.ui: adding request 36 to chunk 16777153 (63-16777215) on /dev/vdc >08:27:53,897 DEBUG storage.ui: disk vdc has 1 chunks >08:27:53,898 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:27:53,899 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:27:53,899 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = vdb2 growable = True >base = 2048 growth = 0 max_grow = 5672960 >done = False >08:27:53,900 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:27:53,901 DEBUG storage.ui: adding 15751105 (7690MB) to 31 (vdb2) >08:27:53,902 DEBUG storage.ui: taking back 10078145 (4920MB) from 31 (vdb2) >08:27:53,902 DEBUG storage.ui: new grow amount for request 31 (vdb2) is 5672960 units, or 2770MB >08:27:53,903 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:27:53,904 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:27:53,905 DEBUG storage.ui: req: PartitionRequest instance -- >id = 36 name = vdc2 growable = True >base = 2048 growth = 0 max_grow = 5672960 >done = False >08:27:53,906 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:27:53,906 DEBUG storage.ui: adding 15751105 (7690MB) to 36 (vdc2) >08:27:53,907 DEBUG storage.ui: taking back 10078145 (4920MB) from 36 (vdc2) >08:27:53,908 DEBUG storage.ui: new grow amount for request 36 (vdc2) is 5672960 units, or 2770MB >08:27:53,908 DEBUG storage.ui: set: ['vdb2', 'vdc2'] 2771 >08:27:53,909 DEBUG storage.ui: min growth is 5672960 >08:27:53,909 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 31 name = vdb2 growable = True >base = 2048 growth = 5672960 max_grow = 5672960 >done = True is 5672960 >08:27:53,910 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 36 name = vdc2 growable = True >base = 2048 growth = 5672960 max_grow = 5672960 >done = True is 5672960 >08:27:53,910 DEBUG storage.ui: set: ['vdb2', 'vdc2'] 2771 >08:27:53,910 DEBUG storage.ui: min growth is 5672960 >08:27:53,910 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 31 name = vdb2 growable = True >base = 2048 growth = 5672960 max_grow = 5672960 >done = True is 5672960 >08:27:53,910 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 36 name = vdc2 growable = True >base = 2048 growth = 5672960 max_grow = 5672960 >done = True is 5672960 >08:27:53,910 DEBUG storage.ui: growing partitions on vda >08:27:53,911 DEBUG storage.ui: growing partitions on vdb >08:27:53,911 DEBUG storage.ui: partition vdb1 (22): 0 >08:27:53,911 DEBUG storage.ui: new geometry for vdb1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4976b50> >08:27:53,916 DEBUG storage.ui: partition vdb2 (31): 0 >08:27:53,917 DEBUG storage.ui: new geometry for vdb2: parted.Geometry instance -- > start: 1026048 end: 6701055 length: 5675008 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4976890> >08:27:53,917 DEBUG storage.ui: removing all non-preexisting partitions ['vdb1(id 22)', 'vdb2(id 31)'] from disk(s) ['vdb'] >08:27:53,923 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:27:53,923 DEBUG storage.ui: device vdb1 new partedPartition None >08:27:53,926 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdb ; >08:27:53,929 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >08:27:53,932 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:27:53,933 DEBUG storage.ui: device vdb2 new partedPartition None >08:27:53,936 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: vdb ; >08:27:53,939 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >08:27:53,940 DEBUG storage.ui: back from removeNewPartitions >08:27:53,941 DEBUG storage.ui: extended: None >08:27:53,941 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4976b50> >08:27:53,945 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >08:27:53,946 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d39510> PedPartition: <_ped.Partition object at 0x32a6410> >08:27:53,948 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >08:27:53,951 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >08:27:53,954 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:27:53,955 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x466d6d0> PedPartition: <_ped.Partition object at 0x7f39a00e4cb0> >08:27:53,956 DEBUG storage.ui: setting req8 new geometry: parted.Geometry instance -- > start: 1026048 end: 6701055 length: 5675008 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4976890> >08:27:53,959 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >08:27:53,960 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d39390> PedPartition: <_ped.Partition object at 0x32a62f0> >08:27:53,963 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >08:27:53,965 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >08:27:53,969 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:27:53,970 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d33dd0> PedPartition: <_ped.Partition object at 0x3769d10> >08:27:53,971 DEBUG storage.ui: growing partitions on vdc >08:27:53,972 DEBUG storage.ui: partition vdc1 (23): 0 >08:27:53,972 DEBUG storage.ui: new geometry for vdc1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x7f399801d110> >08:27:53,973 DEBUG storage.ui: partition vdc2 (36): 0 >08:27:53,974 DEBUG storage.ui: new geometry for vdc2: parted.Geometry instance -- > start: 1026048 end: 6701055 length: 5675008 > device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x7f399801de50> >08:27:53,975 DEBUG storage.ui: removing all non-preexisting partitions ['vdc1(id 23)', 'vdc2(id 36)'] from disk(s) ['vdc'] >08:27:53,978 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:27:53,979 DEBUG storage.ui: device vdc1 new partedPartition None >08:27:53,981 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: vdc ; >08:27:53,985 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdc ; >08:27:53,988 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:27:53,988 DEBUG storage.ui: device vdc2 new partedPartition None >08:27:53,991 DEBUG storage.ui: PartitionDevice._setDisk: req10 ; new: None ; old: vdc ; >08:27:53,993 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >08:27:53,994 DEBUG storage.ui: back from removeNewPartitions >08:27:53,994 DEBUG storage.ui: extended: None >08:27:53,995 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x7f399801d110> >08:27:53,998 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >08:27:53,999 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x466df10> PedPartition: <_ped.Partition object at 0x32a6170> >08:27:54,001 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >08:27:54,004 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >08:27:54,006 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:27:54,007 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3eb2050> PedPartition: <_ped.Partition object at 0x7f39a00e4a10> >08:27:54,008 DEBUG storage.ui: setting req10 new geometry: parted.Geometry instance -- > start: 1026048 end: 6701055 length: 5675008 > device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x7f399801de50> >08:27:54,011 DEBUG storage.ui: PartitionDevice._setPartedPartition: req10 ; >08:27:54,012 DEBUG storage.ui: device req10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4942810> PedPartition: <_ped.Partition object at 0x32a67d0> >08:27:54,014 DEBUG storage.ui: PartitionDevice._setDisk: vdc2 ; new: vdc ; old: None ; >08:27:54,017 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdc ; >08:27:54,019 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:27:54,020 DEBUG storage.ui: device vdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d29150> PedPartition: <_ped.Partition object at 0x32a6650> >08:27:54,021 DEBUG storage.ui: fixing size of non-existent 500MB partition vda1 (21) with non-existent mdmember at 500.00 >08:27:54,022 DEBUG storage.ui: fixing size of non-existent 500MB partition vdb1 (22) with non-existent mdmember at 500.00 >08:27:54,023 DEBUG storage.ui: fixing size of non-existent 2771MB partition vdb2 (31) with non-existent mdmember at 2771.00 >08:27:54,024 DEBUG storage.ui: fixing size of non-existent 500MB partition vdc1 (23) with non-existent mdmember at 500.00 >08:27:54,025 DEBUG storage.ui: fixing size of non-existent 2771MB partition vdc2 (36) with non-existent mdmember at 2771.00 >08:27:54,027 DEBUG storage.ui: new member set: ['vdb2', 'vdc2'] >08:27:54,028 DEBUG storage.ui: old member set: ['vdb2', 'vdc2'] >08:27:54,029 DEBUG storage.ui: raw RAID 0 size == 5542.0 >08:27:54,029 INFO storage.ui: Using 4MB superBlockSize >08:27:54,030 DEBUG storage.ui: non-existent RAID 0 size == 5534.0 >08:27:54,032 DEBUG storage.ui: new member set: ['00'] >08:27:54,033 DEBUG storage.ui: old member set: ['00'] >08:27:54,037 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 1000 ; container_raid_level: raid0 ; name: var ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 2 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- > name = vdc status = True kids = 2 id = 6 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7710> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>] ; raid_level: None ; label: ; container_name: fedora00 ; device: None ; mountpoint: /var ; fstype: ext4 ; container_size: 0 ; >08:27:54,041 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 1000, ['vdb', 'vdc'], {'container_raid_level': 'raid0', 'name': 'var', 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'fedora00', 'device': None, 'mountpoint': '/var', 'fstype': 'ext4', 'container_size': 0} >08:27:54,043 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >08:27:54,043 DEBUG storage.ui: starting Blivet copy >08:27:54,098 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:27:54,100 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d39390> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d46410> PedPartition: <_ped.Partition object at 0x32a62f0> >08:27:54,103 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:27:54,104 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x36e7490> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d46490> PedPartition: <_ped.Partition object at 0x32a6410> >08:27:54,106 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:27:54,107 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x36e7490> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d466d0> PedPartition: <_ped.Partition object at 0x32a6350> >08:27:54,109 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:27:54,110 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d3d7d0> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d467d0> PedPartition: <_ped.Partition object at 0x32a6590> >08:27:54,113 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:27:54,114 DEBUG storage.ui: device vdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d3d7d0> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d46950> PedPartition: <_ped.Partition object at 0x4965e90> >08:27:54,114 DEBUG storage.ui: finished Blivet copy >08:27:54,115 DEBUG storage.ui: size bumped to 1004 to include new device space >08:27:54,116 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.MDFactory'> >08:27:54,118 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x3c22150>, 1044.0, [DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 2 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- > name = vdc status = True kids = 2 id = 6 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7710> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>]] >08:27:54,122 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'raid_level': 'raid0', 'name': 'pv01', 'fstype': 'lvmpv'} >08:27:54,124 DEBUG storage.ui: MDFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x3c22790> ; >08:27:54,124 INFO storage.ui: Using 1MB superBlockSize >08:27:54,125 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >08:27:54,132 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x3c22150>, 1046.0, [DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 2 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- > name = vdc status = True kids = 2 id = 6 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7710> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>]] >08:27:54,132 DEBUG storage.ui: child factory kwargs: {'fstype': 'mdmember'} >08:27:54,136 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.MDFactory object at 0x4d326d0> ; >08:27:54,136 DEBUG storage.ui: parent factory container: None >08:27:54,137 DEBUG storage.ui: members: [] >08:27:54,143 DEBUG storage.ui: add_disks: ['vdb', 'vdc'] >08:27:54,143 DEBUG storage.ui: remove_disks: [] >08:27:54,145 DEBUG storage.ui: MDRaidMember.__init__: >08:27:54,145 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance >08:27:54,151 DEBUG storage.ui: MDRaidMember.__init__: mountpoint: None ; >08:27:54,152 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance >08:27:54,154 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vdb ; >08:27:54,159 DEBUG storage.ui: PartitionDevice._setFormat: req11 ; >08:27:54,162 DEBUG storage.ui: PartitionDevice._setFormat: req11 ; current: None ; type: mdmember ; >08:27:54,163 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vdb ; >08:27:54,164 INFO storage.ui: added partition req11 (id 37) to device tree >08:27:54,164 INFO storage.ui: registered action: [52] Create Device partition req11 (id 37) >08:27:54,168 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:27:54,169 INFO storage.ui: registered action: [53] Create Format mdmember on partition req11 (id 37) >08:27:54,170 DEBUG storage.ui: MDRaidMember.__init__: mountpoint: None ; >08:27:54,171 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance >08:27:54,174 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vdc ; >08:27:54,177 DEBUG storage.ui: PartitionDevice._setFormat: req12 ; >08:27:54,179 DEBUG storage.ui: PartitionDevice._setFormat: req12 ; current: None ; type: mdmember ; >08:27:54,182 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vdc ; >08:27:54,182 INFO storage.ui: added partition req12 (id 38) to device tree >08:27:54,183 INFO storage.ui: registered action: [54] Create Device partition req12 (id 38) >08:27:54,184 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:27:54,185 INFO storage.ui: registered action: [55] Create Format mdmember on partition req12 (id 38) >08:27:54,185 INFO storage.ui: Using 1MB superBlockSize >08:27:54,186 DEBUG storage.ui: adding a SameSizeSet with size 1046 >08:27:54,189 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >08:27:54,192 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >08:27:54,195 DEBUG storage.ui: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >08:27:54,196 DEBUG storage.ui: removing all non-preexisting partitions ['req11(id 37)', 'req12(id 38)', 'vda1(id 21)', 'vdb1(id 22)', 'vdb2(id 31)', 'vdc1(id 23)', 'vdc2(id 36)'] from disk(s) ['vda', 'vdb', 'vdc'] >08:27:54,199 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:27:54,200 DEBUG storage.ui: device vda1 new partedPartition None >08:27:54,202 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >08:27:54,204 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:27:54,207 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:27:54,208 DEBUG storage.ui: device vdb1 new partedPartition None >08:27:54,210 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdb ; >08:27:54,213 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >08:27:54,215 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:27:54,216 DEBUG storage.ui: device vdb2 new partedPartition None >08:27:54,218 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: vdb ; >08:27:54,221 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >08:27:54,223 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:27:54,224 DEBUG storage.ui: device vdc1 new partedPartition None >08:27:54,226 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: vdc ; >08:27:54,229 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdc ; >08:27:54,231 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:27:54,232 DEBUG storage.ui: device vdc2 new partedPartition None >08:27:54,234 DEBUG storage.ui: PartitionDevice._setDisk: req10 ; new: None ; old: vdc ; >08:27:54,237 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >08:27:54,238 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb', 'vdc'] ; partitions=['req11(id 37)', 'req12(id 38)', 'req1(id 21)', 'req2(id 22)', 'req8(id 31)', 'req3(id 23)', 'req10(id 36)'] >08:27:54,239 DEBUG storage.ui: removing all non-preexisting partitions ['req8(id 31)', 'req10(id 36)', 'req1(id 21)', 'req2(id 22)', 'req3(id 23)', 'req11(id 37)', 'req12(id 38)'] from disk(s) ['vda', 'vdb', 'vdc'] >08:27:54,242 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:54,245 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:54,246 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:54,248 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:54,251 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:54,252 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:54,252 DEBUG storage.ui: allocating partition: req8 ; id: 31 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 2771MB ; grow: False ; max_size: 2771 ; start: None ; end: None >08:27:54,253 DEBUG storage.ui: checking freespace on vdb >08:27:54,254 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=2771MB boot=False best=None grow=False start=None >08:27:54,255 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:27:54,257 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:27:54,258 DEBUG storage.ui: updating use_disk to vdb, type: 0 >08:27:54,258 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:27:54,259 DEBUG storage.ui: new free allows for 0 sectors of growth >08:27:54,260 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:27:54,261 DEBUG storage.ui: created partition vdb1 of 2771MB and added it to /dev/vdb >08:27:54,264 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >08:27:54,265 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d4f190> PedPartition: <_ped.Partition object at 0x3769d10> >08:27:54,268 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >08:27:54,270 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >08:27:54,273 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:27:54,274 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d4f350> PedPartition: <_ped.Partition object at 0x7f3998013410> >08:27:54,277 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:54,280 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:54,280 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:54,283 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:54,285 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:54,286 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:54,287 DEBUG storage.ui: allocating partition: req10 ; id: 36 ; disks: ['vdc'] ; >boot: False ; primary: False ; size: 2771MB ; grow: False ; max_size: 2771 ; start: None ; end: None >08:27:54,288 DEBUG storage.ui: checking freespace on vdc >08:27:54,289 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdc part_type=0 req_size=2771MB boot=False best=None grow=False start=None >08:27:54,290 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:27:54,290 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:27:54,291 DEBUG storage.ui: updating use_disk to vdc, type: 0 >08:27:54,292 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:27:54,293 DEBUG storage.ui: new free allows for 0 sectors of growth >08:27:54,293 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:27:54,295 DEBUG storage.ui: created partition vdc1 of 2771MB and added it to /dev/vdc >08:27:54,302 DEBUG storage.ui: PartitionDevice._setPartedPartition: req10 ; >08:27:54,303 DEBUG storage.ui: device req10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d4f710> PedPartition: <_ped.Partition object at 0x3c09170> >08:27:54,306 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >08:27:54,308 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >08:27:54,311 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:27:54,313 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d46f10> PedPartition: <_ped.Partition object at 0x3769d10> >08:27:54,315 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:54,318 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:54,318 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:54,321 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:54,324 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:54,324 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:54,325 DEBUG storage.ui: allocating partition: req1 ; id: 21 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >08:27:54,326 DEBUG storage.ui: checking freespace on vda >08:27:54,327 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=False best=None grow=False start=None >08:27:54,328 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:27:54,329 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:27:54,329 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:27:54,330 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:27:54,331 DEBUG storage.ui: new free allows for 0 sectors of growth >08:27:54,331 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:27:54,333 DEBUG storage.ui: created partition vda1 of 500MB and added it to /dev/vda >08:27:54,335 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >08:27:54,336 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d2ec10> PedPartition: <_ped.Partition object at 0x32a6650> >08:27:54,339 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >08:27:54,341 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >08:27:54,345 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:27:54,346 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d2e2d0> PedPartition: <_ped.Partition object at 0x32a6290> >08:27:54,348 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:54,351 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:54,352 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:54,354 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:54,357 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:54,357 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:54,358 DEBUG storage.ui: allocating partition: req2 ; id: 22 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >08:27:54,359 DEBUG storage.ui: checking freespace on vdb >08:27:54,360 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=500MB boot=False best=None grow=False start=None >08:27:54,361 DEBUG storage.ui: checking 63-2047 (0 MB) >08:27:54,362 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:27:54,362 DEBUG storage.ui: checking 5677056-16777215 (5420 MB) >08:27:54,363 DEBUG storage.ui: current free range is 5677056-16777215 (5420MB) >08:27:54,364 DEBUG storage.ui: updating use_disk to vdb, type: 0 >08:27:54,365 DEBUG storage.ui: new free: 5677056-16777215 / 5420MB >08:27:54,365 DEBUG storage.ui: new free allows for 0 sectors of growth >08:27:54,366 DEBUG storage.ui: created partition vdb2 of 500MB and added it to /dev/vdb >08:27:54,369 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >08:27:54,370 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d2e7d0> PedPartition: <_ped.Partition object at 0x32a6170> >08:27:54,372 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >08:27:54,375 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >08:27:54,378 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:27:54,379 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d2e110> PedPartition: <_ped.Partition object at 0x7f39a00e4ef0> >08:27:54,382 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:54,385 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:54,385 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:54,388 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:54,391 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:54,391 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:54,392 DEBUG storage.ui: allocating partition: req3 ; id: 23 ; disks: ['vdc'] ; >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >08:27:54,393 DEBUG storage.ui: checking freespace on vdc >08:27:54,394 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdc part_type=0 req_size=500MB boot=False best=None grow=False start=None >08:27:54,395 DEBUG storage.ui: checking 63-2047 (0 MB) >08:27:54,395 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:27:54,397 DEBUG storage.ui: checking 5677056-16777215 (5420 MB) >08:27:54,398 DEBUG storage.ui: current free range is 5677056-16777215 (5420MB) >08:27:54,399 DEBUG storage.ui: updating use_disk to vdc, type: 0 >08:27:54,400 DEBUG storage.ui: new free: 5677056-16777215 / 5420MB >08:27:54,401 DEBUG storage.ui: new free allows for 0 sectors of growth >08:27:54,404 DEBUG storage.ui: created partition vdc2 of 500MB and added it to /dev/vdc >08:27:54,407 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >08:27:54,409 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4942d10> PedPartition: <_ped.Partition object at 0x7f39a00e4a10> >08:27:54,412 DEBUG storage.ui: PartitionDevice._setDisk: vdc2 ; new: vdc ; old: None ; >08:27:54,416 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdc ; >08:27:54,420 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:27:54,422 DEBUG storage.ui: device vdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4942810> PedPartition: <_ped.Partition object at 0x4965f50> >08:27:54,426 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:54,430 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:54,431 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:54,435 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:54,438 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:54,440 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:54,441 DEBUG storage.ui: allocating partition: req11 ; id: 37 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 523 ; start: None ; end: None >08:27:54,442 DEBUG storage.ui: checking freespace on vdb >08:27:54,443 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=1MB boot=False best=None grow=True start=None >08:27:54,444 DEBUG storage.ui: checking 63-2047 (0 MB) >08:27:54,445 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:27:54,445 DEBUG storage.ui: checking 6701056-16777215 (4920 MB) >08:27:54,446 DEBUG storage.ui: current free range is 6701056-16777215 (4920MB) >08:27:54,447 DEBUG storage.ui: evaluating growth potential for new layout >08:27:54,448 DEBUG storage.ui: calculating growth for disk /dev/vdc >08:27:54,449 DEBUG storage.ui: adding request 36 to chunk 16777153 (63-16777215) on /dev/vdc >08:27:54,449 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:27:54,450 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:27:54,451 DEBUG storage.ui: req: PartitionRequest instance -- >id = 36 name = vdc1 growable = False >base = 5675008 growth = 0 max_grow = 0 >done = True >08:27:54,451 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdc2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:27:54,452 DEBUG storage.ui: request 36 (vdc1) growth: 0 (0MB) size: 2771MB >08:27:54,453 DEBUG storage.ui: request 23 (vdc2) growth: 0 (0MB) size: 500MB >08:27:54,454 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >08:27:54,454 DEBUG storage.ui: calculating growth for disk /dev/vdb >08:27:54,457 DEBUG storage.ui: PartitionDevice._setPartedPartition: req11 ; >08:27:54,458 DEBUG storage.ui: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d2edd0> PedPartition: <_ped.Partition object at 0x32a6170> >08:27:54,461 DEBUG storage.ui: PartitionDevice._setDisk: vdb3 ; new: vdb ; old: None ; >08:27:54,463 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vdb ; >08:27:54,464 DEBUG storage.ui: adding request 31 to chunk 16777153 (63-16777215) on /dev/vdb >08:27:54,465 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:27:54,466 DEBUG storage.ui: adding request 37 to chunk 16777153 (63-16777215) on /dev/vdb >08:27:54,467 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:27:54,467 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = vdb1 growable = False >base = 5675008 growth = 0 max_grow = 0 >done = True >08:27:54,468 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:27:54,469 DEBUG storage.ui: req: PartitionRequest instance -- >id = 37 name = vdb3 growable = True >base = 2048 growth = 0 max_grow = 1069056 >done = False >08:27:54,469 DEBUG storage.ui: 1 requests and 10076097 (4919MB) left in chunk >08:27:54,470 DEBUG storage.ui: adding 10076097 (4919MB) to 37 (vdb3) >08:27:54,471 DEBUG storage.ui: taking back 9007041 (4397MB) from 37 (vdb3) >08:27:54,471 DEBUG storage.ui: new grow amount for request 37 (vdb3) is 1069056 units, or 522MB >08:27:54,472 DEBUG storage.ui: request 31 (vdb1) growth: 0 (0MB) size: 2771MB >08:27:54,473 DEBUG storage.ui: request 22 (vdb2) growth: 0 (0MB) size: 500MB >08:27:54,474 DEBUG storage.ui: request 37 (vdb3) growth: 1069056 (522MB) size: 523MB >08:27:54,474 DEBUG storage.ui: disk /dev/vdb growth: 1069056 (522MB) >08:27:54,475 DEBUG storage.ui: calculating growth for disk /dev/vda >08:27:54,476 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:27:54,477 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:27:54,477 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:27:54,478 DEBUG storage.ui: request 21 (vda1) growth: 0 (0MB) size: 500MB >08:27:54,478 DEBUG storage.ui: disk /dev/vda growth: 0 (0MB) >08:27:54,481 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:27:54,482 DEBUG storage.ui: device vdb3 new partedPartition None >08:27:54,484 DEBUG storage.ui: PartitionDevice._setDisk: req11 ; new: None ; old: vdb ; >08:27:54,487 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vdb ; >08:27:54,487 DEBUG storage.ui: total growth: 1069056 sectors >08:27:54,488 DEBUG storage.ui: updating use_disk to vdb, type: 0 >08:27:54,489 DEBUG storage.ui: new free: 6701056-16777215 / 4920MB >08:27:54,489 DEBUG storage.ui: new free allows for 1069056 sectors of growth >08:27:54,491 DEBUG storage.ui: created partition vdb3 of 1MB and added it to /dev/vdb >08:27:54,494 DEBUG storage.ui: PartitionDevice._setPartedPartition: req11 ; >08:27:54,495 DEBUG storage.ui: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d352d0> PedPartition: <_ped.Partition object at 0x32a6650> >08:27:54,497 DEBUG storage.ui: PartitionDevice._setDisk: vdb3 ; new: vdb ; old: None ; >08:27:54,499 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vdb ; >08:27:54,502 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:27:54,503 DEBUG storage.ui: device vdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a0104f90> PedPartition: <_ped.Partition object at 0x4965ef0> >08:27:54,506 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:54,508 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:54,509 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:54,512 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:27:54,514 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:27:54,515 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:27:54,516 DEBUG storage.ui: allocating partition: req12 ; id: 38 ; disks: ['vdc'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 523 ; start: None ; end: None >08:27:54,516 DEBUG storage.ui: checking freespace on vdc >08:27:54,518 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdc part_type=0 req_size=1MB boot=False best=None grow=True start=None >08:27:54,518 DEBUG storage.ui: checking 63-2047 (0 MB) >08:27:54,519 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:27:54,520 DEBUG storage.ui: checking 6701056-16777215 (4920 MB) >08:27:54,521 DEBUG storage.ui: current free range is 6701056-16777215 (4920MB) >08:27:54,522 DEBUG storage.ui: evaluating growth potential for new layout >08:27:54,522 DEBUG storage.ui: calculating growth for disk /dev/vdc >08:27:54,525 DEBUG storage.ui: PartitionDevice._setPartedPartition: req12 ; >08:27:54,526 DEBUG storage.ui: device req12 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 3 path: /dev/vdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4976050> PedPartition: <_ped.Partition object at 0x32a67d0> >08:27:54,529 DEBUG storage.ui: PartitionDevice._setDisk: vdc3 ; new: vdc ; old: None ; >08:27:54,531 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vdc ; >08:27:54,532 DEBUG storage.ui: adding request 36 to chunk 16777153 (63-16777215) on /dev/vdc >08:27:54,533 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:27:54,534 DEBUG storage.ui: adding request 38 to chunk 16777153 (63-16777215) on /dev/vdc >08:27:54,534 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:27:54,535 DEBUG storage.ui: req: PartitionRequest instance -- >id = 36 name = vdc1 growable = False >base = 5675008 growth = 0 max_grow = 0 >done = True >08:27:54,536 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdc2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:27:54,537 DEBUG storage.ui: req: PartitionRequest instance -- >id = 38 name = vdc3 growable = True >base = 2048 growth = 0 max_grow = 1069056 >done = False >08:27:54,537 DEBUG storage.ui: 1 requests and 10076097 (4919MB) left in chunk >08:27:54,538 DEBUG storage.ui: adding 10076097 (4919MB) to 38 (vdc3) >08:27:54,539 DEBUG storage.ui: taking back 9007041 (4397MB) from 38 (vdc3) >08:27:54,539 DEBUG storage.ui: new grow amount for request 38 (vdc3) is 1069056 units, or 522MB >08:27:54,540 DEBUG storage.ui: request 36 (vdc1) growth: 0 (0MB) size: 2771MB >08:27:54,541 DEBUG storage.ui: request 23 (vdc2) growth: 0 (0MB) size: 500MB >08:27:54,541 DEBUG storage.ui: request 38 (vdc3) growth: 1069056 (522MB) size: 523MB >08:27:54,542 DEBUG storage.ui: disk /dev/vdc growth: 1069056 (522MB) >08:27:54,543 DEBUG storage.ui: calculating growth for disk /dev/vdb >08:27:54,544 DEBUG storage.ui: adding request 31 to chunk 16777153 (63-16777215) on /dev/vdb >08:27:54,545 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:27:54,546 DEBUG storage.ui: adding request 37 to chunk 16777153 (63-16777215) on /dev/vdb >08:27:54,546 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:27:54,547 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = vdb1 growable = False >base = 5675008 growth = 0 max_grow = 0 >done = True >08:27:54,548 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:27:54,548 DEBUG storage.ui: req: PartitionRequest instance -- >id = 37 name = vdb3 growable = True >base = 2048 growth = 0 max_grow = 1069056 >done = False >08:27:54,548 DEBUG storage.ui: 1 requests and 10076097 (4919MB) left in chunk >08:27:54,550 DEBUG storage.ui: adding 10076097 (4919MB) to 37 (vdb3) >08:27:54,550 DEBUG storage.ui: taking back 9007041 (4397MB) from 37 (vdb3) >08:27:54,551 DEBUG storage.ui: new grow amount for request 37 (vdb3) is 1069056 units, or 522MB >08:27:54,551 DEBUG storage.ui: request 31 (vdb1) growth: 0 (0MB) size: 2771MB >08:27:54,551 DEBUG storage.ui: request 22 (vdb2) growth: 0 (0MB) size: 500MB >08:27:54,552 DEBUG storage.ui: request 37 (vdb3) growth: 1069056 (522MB) size: 523MB >08:27:54,552 DEBUG storage.ui: disk /dev/vdb growth: 1069056 (522MB) >08:27:54,552 DEBUG storage.ui: calculating growth for disk /dev/vda >08:27:54,552 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:27:54,553 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:27:54,553 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:27:54,553 DEBUG storage.ui: request 21 (vda1) growth: 0 (0MB) size: 500MB >08:27:54,553 DEBUG storage.ui: disk /dev/vda growth: 0 (0MB) >08:27:54,560 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc3 ; >08:27:54,560 DEBUG storage.ui: device vdc3 new partedPartition None >08:27:54,562 DEBUG storage.ui: PartitionDevice._setDisk: req12 ; new: None ; old: vdc ; >08:27:54,565 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vdc ; >08:27:54,566 DEBUG storage.ui: total growth: 2138112 sectors >08:27:54,567 DEBUG storage.ui: updating use_disk to vdc, type: 0 >08:27:54,568 DEBUG storage.ui: new free: 6701056-16777215 / 4920MB >08:27:54,568 DEBUG storage.ui: new free allows for 2138112 sectors of growth >08:27:54,569 DEBUG storage.ui: created partition vdc3 of 1MB and added it to /dev/vdc >08:27:54,572 DEBUG storage.ui: PartitionDevice._setPartedPartition: req12 ; >08:27:54,573 DEBUG storage.ui: device req12 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 3 path: /dev/vdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49767d0> PedPartition: <_ped.Partition object at 0x4965e30> >08:27:54,575 DEBUG storage.ui: PartitionDevice._setDisk: vdc3 ; new: vdc ; old: None ; >08:27:54,578 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vdc ; >08:27:54,581 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc3 ; >08:27:54,582 DEBUG storage.ui: device vdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 3 path: /dev/vdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d33950> PedPartition: <_ped.Partition object at 0x4d3a050> >08:27:54,583 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb', 'vdc'], partitions=['vdb3(id 37)', 'vdc3(id 38)', 'vda1(id 21)', 'vdb2(id 22)', 'vdb1(id 31)', 'vdc2(id 23)', 'vdc1(id 36)'] >08:27:54,584 DEBUG storage.ui: growable partitions are ['vdb3', 'vdc3'] >08:27:54,585 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:27:54,585 DEBUG storage.ui: disk vda has 1 chunks >08:27:54,586 DEBUG storage.ui: adding request 37 to chunk 16777153 (63-16777215) on /dev/vdb >08:27:54,587 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:27:54,588 DEBUG storage.ui: adding request 31 to chunk 16777153 (63-16777215) on /dev/vdb >08:27:54,588 DEBUG storage.ui: disk vdb has 1 chunks >08:27:54,590 DEBUG storage.ui: adding request 38 to chunk 16777153 (63-16777215) on /dev/vdc >08:27:54,591 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:27:54,592 DEBUG storage.ui: adding request 36 to chunk 16777153 (63-16777215) on /dev/vdc >08:27:54,592 DEBUG storage.ui: disk vdc has 1 chunks >08:27:54,593 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:27:54,594 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = vdb1 growable = False >base = 5675008 growth = 0 max_grow = 0 >done = True >08:27:54,594 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:27:54,595 DEBUG storage.ui: req: PartitionRequest instance -- >id = 37 name = vdb3 growable = True >base = 2048 growth = 0 max_grow = 1069056 >done = False >08:27:54,596 DEBUG storage.ui: 1 requests and 10076097 (4919MB) left in chunk >08:27:54,596 DEBUG storage.ui: adding 10076097 (4919MB) to 37 (vdb3) >08:27:54,597 DEBUG storage.ui: taking back 9007041 (4397MB) from 37 (vdb3) >08:27:54,598 DEBUG storage.ui: new grow amount for request 37 (vdb3) is 1069056 units, or 522MB >08:27:54,598 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:27:54,599 DEBUG storage.ui: req: PartitionRequest instance -- >id = 36 name = vdc1 growable = False >base = 5675008 growth = 0 max_grow = 0 >done = True >08:27:54,600 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdc2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:27:54,600 DEBUG storage.ui: req: PartitionRequest instance -- >id = 38 name = vdc3 growable = True >base = 2048 growth = 0 max_grow = 1069056 >done = False >08:27:54,601 DEBUG storage.ui: 1 requests and 10076097 (4919MB) left in chunk >08:27:54,602 DEBUG storage.ui: adding 10076097 (4919MB) to 38 (vdc3) >08:27:54,602 DEBUG storage.ui: taking back 9007041 (4397MB) from 38 (vdc3) >08:27:54,603 DEBUG storage.ui: new grow amount for request 38 (vdc3) is 1069056 units, or 522MB >08:27:54,603 DEBUG storage.ui: set: ['vdb3', 'vdc3'] 523 >08:27:54,603 DEBUG storage.ui: min growth is 1069056 >08:27:54,605 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 37 name = vdb3 growable = True >base = 2048 growth = 1069056 max_grow = 1069056 >done = True is 1069056 >08:27:54,605 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 38 name = vdc3 growable = True >base = 2048 growth = 1069056 max_grow = 1069056 >done = True is 1069056 >08:27:54,605 DEBUG storage.ui: set: ['vdb3', 'vdc3'] 523 >08:27:54,607 DEBUG storage.ui: min growth is 1069056 >08:27:54,607 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 37 name = vdb3 growable = True >base = 2048 growth = 1069056 max_grow = 1069056 >done = True is 1069056 >08:27:54,607 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 38 name = vdc3 growable = True >base = 2048 growth = 1069056 max_grow = 1069056 >done = True is 1069056 >08:27:54,608 DEBUG storage.ui: growing partitions on vda >08:27:54,609 DEBUG storage.ui: growing partitions on vdb >08:27:54,610 DEBUG storage.ui: partition vdb1 (31): 0 >08:27:54,610 DEBUG storage.ui: new geometry for vdb1: parted.Geometry instance -- > start: 2048 end: 5677055 length: 5675008 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x7f399801d510> >08:27:54,611 DEBUG storage.ui: partition vdb2 (22): 0 >08:27:54,611 DEBUG storage.ui: new geometry for vdb2: parted.Geometry instance -- > start: 5677056 end: 6701055 length: 1024000 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4942d10> >08:27:54,612 DEBUG storage.ui: partition vdb3 (37): 0 >08:27:54,612 DEBUG storage.ui: new geometry for vdb3: parted.Geometry instance -- > start: 6701056 end: 7772159 length: 1071104 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d2e250> >08:27:54,612 DEBUG storage.ui: removing all non-preexisting partitions ['vdb1(id 31)', 'vdb2(id 22)', 'vdb3(id 37)'] from disk(s) ['vdb'] >08:27:54,615 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:27:54,615 DEBUG storage.ui: device vdb1 new partedPartition None >08:27:54,621 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: vdb ; >08:27:54,623 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vdb ; >08:27:54,626 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:27:54,626 DEBUG storage.ui: device vdb2 new partedPartition None >08:27:54,629 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdb ; >08:27:54,631 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >08:27:54,634 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:27:54,635 DEBUG storage.ui: device vdb3 new partedPartition None >08:27:54,637 DEBUG storage.ui: PartitionDevice._setDisk: req11 ; new: None ; old: vdb ; >08:27:54,639 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >08:27:54,640 DEBUG storage.ui: back from removeNewPartitions >08:27:54,641 DEBUG storage.ui: extended: None >08:27:54,642 DEBUG storage.ui: setting req8 new geometry: parted.Geometry instance -- > start: 2048 end: 5677055 length: 5675008 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x7f399801d510> >08:27:54,644 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >08:27:54,645 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d2ed10> PedPartition: <_ped.Partition object at 0x32a6650> >08:27:54,648 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >08:27:54,651 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >08:27:54,653 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:27:54,654 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x32c7310> PedPartition: <_ped.Partition object at 0x7f3998013410> >08:27:54,655 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 5677056 end: 6701055 length: 1024000 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4942d10> >08:27:54,658 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >08:27:54,659 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d2e450> PedPartition: <_ped.Partition object at 0x32a6170> >08:27:54,661 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >08:27:54,663 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >08:27:54,666 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:27:54,667 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3998032a90> PedPartition: <_ped.Partition object at 0x4965d70> >08:27:54,668 DEBUG storage.ui: setting req11 new geometry: parted.Geometry instance -- > start: 6701056 end: 7772159 length: 1071104 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d2e250> >08:27:54,671 DEBUG storage.ui: PartitionDevice._setPartedPartition: req11 ; >08:27:54,671 DEBUG storage.ui: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d2ecd0> PedPartition: <_ped.Partition object at 0x7f39a00e4cb0> >08:27:54,674 DEBUG storage.ui: PartitionDevice._setDisk: vdb3 ; new: vdb ; old: None ; >08:27:54,677 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vdb ; >08:27:54,679 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:27:54,680 DEBUG storage.ui: device vdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c2e3d0> PedPartition: <_ped.Partition object at 0x4d3a170> >08:27:54,681 DEBUG storage.ui: growing partitions on vdc >08:27:54,682 DEBUG storage.ui: partition vdc1 (36): 0 >08:27:54,683 DEBUG storage.ui: new geometry for vdc1: parted.Geometry instance -- > start: 2048 end: 5677055 length: 5675008 > device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x4d46f90> >08:27:54,684 DEBUG storage.ui: partition vdc2 (23): 0 >08:27:54,684 DEBUG storage.ui: new geometry for vdc2: parted.Geometry instance -- > start: 5677056 end: 6701055 length: 1024000 > device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x4d2ee10> >08:27:54,685 DEBUG storage.ui: partition vdc3 (38): 0 >08:27:54,686 DEBUG storage.ui: new geometry for vdc3: parted.Geometry instance -- > start: 6701056 end: 7772159 length: 1071104 > device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x3c2e350> >08:27:54,687 DEBUG storage.ui: removing all non-preexisting partitions ['vdc1(id 36)', 'vdc2(id 23)', 'vdc3(id 38)'] from disk(s) ['vdc'] >08:27:54,689 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:27:54,690 DEBUG storage.ui: device vdc1 new partedPartition None >08:27:54,693 DEBUG storage.ui: PartitionDevice._setDisk: req10 ; new: None ; old: vdc ; >08:27:54,695 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vdc ; >08:27:54,698 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:27:54,698 DEBUG storage.ui: device vdc2 new partedPartition None >08:27:54,701 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: vdc ; >08:27:54,703 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdc ; >08:27:54,706 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc3 ; >08:27:54,707 DEBUG storage.ui: device vdc3 new partedPartition None >08:27:54,710 DEBUG storage.ui: PartitionDevice._setDisk: req12 ; new: None ; old: vdc ; >08:27:54,712 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >08:27:54,713 DEBUG storage.ui: back from removeNewPartitions >08:27:54,714 DEBUG storage.ui: extended: None >08:27:54,715 DEBUG storage.ui: setting req10 new geometry: parted.Geometry instance -- > start: 2048 end: 5677055 length: 5675008 > device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x4d46f90> >08:27:54,717 DEBUG storage.ui: PartitionDevice._setPartedPartition: req10 ; >08:27:54,718 DEBUG storage.ui: device req10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39980322d0> PedPartition: <_ped.Partition object at 0x7f39a00e4ef0> >08:27:54,720 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >08:27:54,723 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >08:27:54,726 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:27:54,727 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d2e750> PedPartition: <_ped.Partition object at 0x32a6170> >08:27:54,727 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 5677056 end: 6701055 length: 1024000 > device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x4d2ee10> >08:27:54,730 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >08:27:54,731 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3eb22d0> PedPartition: <_ped.Partition object at 0x4d3a1d0> >08:27:54,733 DEBUG storage.ui: PartitionDevice._setDisk: vdc2 ; new: vdc ; old: None ; >08:27:54,736 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdc ; >08:27:54,739 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:27:54,740 DEBUG storage.ui: device vdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d2ecd0> PedPartition: <_ped.Partition object at 0x4965fb0> >08:27:54,741 DEBUG storage.ui: setting req12 new geometry: parted.Geometry instance -- > start: 6701056 end: 7772159 length: 1071104 > device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x3c2e350> >08:27:54,743 DEBUG storage.ui: PartitionDevice._setPartedPartition: req12 ; >08:27:54,744 DEBUG storage.ui: device req12 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 3 path: /dev/vdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d39190> PedPartition: <_ped.Partition object at 0x4d3a230> >08:27:54,747 DEBUG storage.ui: PartitionDevice._setDisk: vdc3 ; new: vdc ; old: None ; >08:27:54,749 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vdc ; >08:27:54,752 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc3 ; >08:27:54,753 DEBUG storage.ui: device vdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 3 path: /dev/vdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4942850> PedPartition: <_ped.Partition object at 0x4965f50> >08:27:54,754 DEBUG storage.ui: fixing size of non-existent 500MB partition vda1 (21) with non-existent mdmember at 500.00 >08:27:54,755 DEBUG storage.ui: fixing size of non-existent 2771MB partition vdb1 (31) with non-existent mdmember at 2771.00 >08:27:54,756 DEBUG storage.ui: fixing size of non-existent 500MB partition vdb2 (22) with non-existent mdmember at 500.00 >08:27:54,757 DEBUG storage.ui: fixing size of non-existent 523MB partition vdb3 (37) with non-existent mdmember at 523.00 >08:27:54,758 DEBUG storage.ui: fixing size of non-existent 2771MB partition vdc1 (36) with non-existent mdmember at 2771.00 >08:27:54,759 DEBUG storage.ui: fixing size of non-existent 500MB partition vdc2 (23) with non-existent mdmember at 500.00 >08:27:54,760 DEBUG storage.ui: fixing size of non-existent 523MB partition vdc3 (38) with non-existent mdmember at 523.00 >08:27:54,763 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >08:27:54,764 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >08:27:54,767 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vdb3 ; >08:27:54,769 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vdc3 ; >08:27:54,772 DEBUG storage.ui: MDRaidArrayDevice._setFormat: pv01 ; current: None ; type: lvmpv ; >08:27:54,773 INFO storage.ui: added mdarray pv01 (id 39) to device tree >08:27:54,773 INFO storage.ui: registered action: [56] Create Device mdarray pv01 (id 39) >08:27:54,774 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:27:54,775 INFO storage.ui: registered action: [57] Create Format lvmpv on mdarray pv01 (id 39) >08:27:54,776 DEBUG storage.ui: raw RAID 0 size == 1046.0 >08:27:54,777 INFO storage.ui: Using 1MB superBlockSize >08:27:54,778 DEBUG storage.ui: non-existent RAID 0 size == 1044.0 >08:27:54,780 DEBUG storage.ui: MDRaidArrayDevice.addChild: kids: 0 ; name: pv01 ; >08:27:54,781 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:27:54,784 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora00 ; current: None ; type: None ; >08:27:54,785 DEBUG storage.ui: raw RAID 0 size == 1046.0 >08:27:54,786 INFO storage.ui: Using 1MB superBlockSize >08:27:54,786 DEBUG storage.ui: non-existent RAID 0 size == 1044.0 >08:27:54,787 INFO storage.ui: added lvmvg fedora00 (id 40) to device tree >08:27:54,788 INFO storage.ui: registered action: [58] Create Device lvmvg fedora00 (id 40) >08:27:54,789 DEBUG storage.ui: raw RAID 0 size == 1046.0 >08:27:54,790 INFO storage.ui: Using 1MB superBlockSize >08:27:54,790 DEBUG storage.ui: non-existent RAID 0 size == 1044.0 >08:27:54,791 DEBUG storage.ui: fedora00 size is 1040MB >08:27:54,792 DEBUG storage.ui: raw RAID 0 size == 1046.0 >08:27:54,793 INFO storage.ui: Using 1MB superBlockSize >08:27:54,794 DEBUG storage.ui: non-existent RAID 0 size == 1044.0 >08:27:54,794 DEBUG storage.ui: vg fedora00 has 1040MB free >08:27:54,797 DEBUG storage.ui: Ext4FS.supported: supported: True ; >08:27:54,797 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >08:27:54,800 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora00 ; >08:27:54,802 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora00-var ; current: None ; type: ext4 ; >08:27:54,804 DEBUG storage.ui: raw RAID 0 size == 1046.0 >08:27:54,804 INFO storage.ui: Using 1MB superBlockSize >08:27:54,805 DEBUG storage.ui: non-existent RAID 0 size == 1044.0 >08:27:54,806 DEBUG storage.ui: fedora00 size is 1040MB >08:27:54,807 DEBUG storage.ui: raw RAID 0 size == 1046.0 >08:27:54,807 INFO storage.ui: Using 1MB superBlockSize >08:27:54,808 DEBUG storage.ui: non-existent RAID 0 size == 1044.0 >08:27:54,809 DEBUG storage.ui: vg fedora00 has 1040MB free >08:27:54,810 DEBUG storage.ui: Adding fedora00-var/1000MB to fedora00 >08:27:54,810 INFO storage.ui: added lvmlv fedora00-var (id 41) to device tree >08:27:54,811 INFO storage.ui: registered action: [59] Create Device lvmlv fedora00-var (id 41) >08:27:54,812 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:27:54,813 INFO storage.ui: registered action: [60] Create Format ext4 filesystem mounted at /var on lvmlv fedora00-var (id 41) >08:27:54,818 DEBUG blivet: raw RAID 1 size == 500.0 >08:27:54,819 INFO blivet: Using 0MB superBlockSize >08:27:54,820 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:27:54,859 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 0, [], {} >08:27:55,834 DEBUG blivet: Ext4FS.supported: supported: True ; >08:27:55,836 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:27:55,853 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 1000, ['vdb', 'vdc'], {'encrypted': False, 'raid_level': None} >08:27:55,855 DEBUG blivet: raw RAID 0 size == 5542.0 >08:27:55,857 INFO blivet: Using 4MB superBlockSize >08:27:55,858 DEBUG blivet: non-existent RAID 0 size == 5534.0 >08:27:55,860 DEBUG blivet: raw RAID 0 size == 5542.0 >08:27:55,861 INFO blivet: Using 4MB superBlockSize >08:27:55,863 DEBUG blivet: non-existent RAID 0 size == 5534.0 >08:27:55,864 DEBUG blivet: fedora size is 5532MB >08:27:55,866 DEBUG blivet: raw RAID 0 size == 5542.0 >08:27:55,867 INFO blivet: Using 4MB superBlockSize >08:27:55,868 DEBUG blivet: non-existent RAID 0 size == 5534.0 >08:27:55,870 DEBUG blivet: vg fedora has 40MB free >08:27:55,872 DEBUG blivet: raw RAID 0 size == 1046.0 >08:27:55,873 INFO blivet: Using 1MB superBlockSize >08:27:55,874 DEBUG blivet: non-existent RAID 0 size == 1044.0 >08:27:55,876 DEBUG blivet: raw RAID 0 size == 1046.0 >08:27:55,877 INFO blivet: Using 1MB superBlockSize >08:27:55,879 DEBUG blivet: non-existent RAID 0 size == 1044.0 >08:27:55,880 DEBUG blivet: fedora00 size is 1040MB >08:27:55,882 DEBUG blivet: raw RAID 0 size == 1046.0 >08:27:55,883 INFO blivet: Using 1MB superBlockSize >08:27:55,885 DEBUG blivet: non-existent RAID 0 size == 1044.0 >08:27:55,886 DEBUG blivet: vg fedora00 has 40MB free >08:27:55,888 DEBUG blivet: raw RAID 0 size == 1046.0 >08:27:55,889 INFO blivet: Using 1MB superBlockSize >08:27:55,890 DEBUG blivet: non-existent RAID 0 size == 1044.0 >08:27:55,932 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 0, [], {} >08:27:56,814 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >08:27:56,818 DEBUG blivet: raw RAID 0 size == 5542.0 >08:27:56,819 INFO blivet: Using 4MB superBlockSize >08:27:56,822 DEBUG blivet: non-existent RAID 0 size == 5534.0 >08:27:56,826 DEBUG blivet: DeviceTree.getDeviceByName returned non-existent 5532MB lvmvg fedora (28) >08:27:56,829 DEBUG blivet: raw RAID 0 size == 5542.0 >08:27:56,831 INFO blivet: Using 4MB superBlockSize >08:27:56,833 DEBUG blivet: non-existent RAID 0 size == 5534.0 >08:28:02,957 DEBUG blivet: Ext4FS.supported: supported: True ; >08:28:02,959 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:28:02,977 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 4992, ['vdb', 'vdc'], {'encrypted': False, 'raid_level': None} >08:28:02,980 DEBUG blivet: raw RAID 0 size == 5542.0 >08:28:02,982 INFO blivet: Using 4MB superBlockSize >08:28:02,983 DEBUG blivet: non-existent RAID 0 size == 5534.0 >08:28:02,986 DEBUG blivet: raw RAID 0 size == 5542.0 >08:28:02,988 INFO blivet: Using 4MB superBlockSize >08:28:02,989 DEBUG blivet: non-existent RAID 0 size == 5534.0 >08:28:02,991 DEBUG blivet: fedora size is 5532MB >08:28:02,993 DEBUG blivet: raw RAID 0 size == 5542.0 >08:28:02,995 INFO blivet: Using 4MB superBlockSize >08:28:02,996 DEBUG blivet: non-existent RAID 0 size == 5534.0 >08:28:02,997 DEBUG blivet: vg fedora has 40MB free >08:28:02,999 DEBUG blivet: raw RAID 0 size == 1046.0 >08:28:03,000 INFO blivet: Using 1MB superBlockSize >08:28:03,002 DEBUG blivet: non-existent RAID 0 size == 1044.0 >08:28:03,004 DEBUG blivet: raw RAID 0 size == 1046.0 >08:28:03,005 INFO blivet: Using 1MB superBlockSize >08:28:03,006 DEBUG blivet: non-existent RAID 0 size == 1044.0 >08:28:03,008 DEBUG blivet: fedora00 size is 1040MB >08:28:03,010 DEBUG blivet: raw RAID 0 size == 1046.0 >08:28:03,011 INFO blivet: Using 1MB superBlockSize >08:28:03,012 DEBUG blivet: non-existent RAID 0 size == 1044.0 >08:28:03,013 DEBUG blivet: vg fedora00 has 40MB free >08:28:03,016 DEBUG blivet: raw RAID 0 size == 5542.0 >08:28:03,017 INFO blivet: Using 4MB superBlockSize >08:28:03,018 DEBUG blivet: non-existent RAID 0 size == 5534.0 >08:28:03,037 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 4992 ; container_raid_level: raid0 ; name: root ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x7f39a01a4c10) -- > name = vda status = True kids = 1 id = 1 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x3459d40> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>, DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 3 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>] ; raid_level: None ; label: ; container_name: fedora ; device: non-existent 4992MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at / ; mountpoint: / ; fstype: ext4 ; container_size: 0 ; >08:28:03,042 DEBUG storage.ui: raw RAID 0 size == 5542.0 >08:28:03,042 INFO storage.ui: Using 4MB superBlockSize >08:28:03,042 DEBUG storage.ui: non-existent RAID 0 size == 5534.0 >08:28:03,044 DEBUG storage.ui: raw RAID 0 size == 5542.0 >08:28:03,044 INFO storage.ui: Using 4MB superBlockSize >08:28:03,049 DEBUG storage.ui: non-existent RAID 0 size == 5534.0 >08:28:03,050 DEBUG storage.ui: raw RAID 0 size == 5542.0 >08:28:03,051 INFO storage.ui: Using 4MB superBlockSize >08:28:03,051 DEBUG storage.ui: non-existent RAID 0 size == 5534.0 >08:28:03,057 DEBUG storage.ui: raw RAID 0 size == 5542.0 >08:28:03,057 INFO storage.ui: Using 4MB superBlockSize >08:28:03,058 DEBUG storage.ui: non-existent RAID 0 size == 5534.0 >08:28:03,063 DEBUG storage.ui: raw RAID 0 size == 5542.0 >08:28:03,063 INFO storage.ui: Using 4MB superBlockSize >08:28:03,063 DEBUG storage.ui: non-existent RAID 0 size == 5534.0 >08:28:03,065 DEBUG storage.ui: fedora size is 5532MB >08:28:03,068 DEBUG storage.ui: raw RAID 0 size == 5542.0 >08:28:03,069 INFO storage.ui: Using 4MB superBlockSize >08:28:03,069 DEBUG storage.ui: non-existent RAID 0 size == 5534.0 >08:28:03,070 DEBUG storage.ui: vg fedora has 40MB free >08:28:03,073 DEBUG storage.ui: raw RAID 0 size == 5542.0 >08:28:03,073 INFO storage.ui: Using 4MB superBlockSize >08:28:03,074 DEBUG storage.ui: non-existent RAID 0 size == 5534.0 >08:28:03,074 DEBUG storage.ui: fedora size is 5532MB >08:28:03,076 DEBUG storage.ui: raw RAID 0 size == 5542.0 >08:28:03,076 INFO storage.ui: Using 4MB superBlockSize >08:28:03,077 DEBUG storage.ui: non-existent RAID 0 size == 5534.0 >08:28:03,077 DEBUG storage.ui: vg fedora has 40MB free >08:28:03,078 DEBUG storage.ui: raw RAID 0 size == 5542.0 >08:28:03,079 INFO storage.ui: Using 4MB superBlockSize >08:28:03,079 DEBUG storage.ui: non-existent RAID 0 size == 5534.0 >08:28:03,081 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 4992, ['vda', 'vdb'], {'container_raid_level': 'raid0', 'name': 'root', 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'fedora', 'device': LVMLogicalVolumeDevice instance (0x7f39a01ad350) -- > name = fedora-root status = False kids = 0 id = 29 > parents = ['non-existent 5532MB lvmvg fedora (28)'] > uuid = None size = 4992 > format = non-existent ext4 filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4992 path = /dev/mapper/fedora-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x32c7350) -- > name = fedora status = False kids = 2 id = 28 > parents = ['non-existent 5534MB mdarray 00 (33) with non-existent lvmpv'] > uuid = None size = 5532 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 1383.0 free space = 40 > free extents = 10.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 5534MB mdarray 00 (33) with non-existent lvmpv'] > LVs = ['non-existent 4992MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at /', > 'non-existent 500MB lvmlv fedora-swap (34) with non-existent swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 4992MB, 'mountpoint': '/', 'fstype': 'ext4', 'container_size': 0} >08:28:03,086 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >08:28:03,086 DEBUG storage.ui: starting Blivet copy >08:28:03,151 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:28:03,153 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x466de90> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d42a10> PedPartition: <_ped.Partition object at 0x7f39a00e4cb0> >08:28:03,156 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:28:03,157 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3998032150> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d42a90> PedPartition: <_ped.Partition object at 0x3769d10> >08:28:03,160 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:28:03,161 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3998032150> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d42cd0> PedPartition: <_ped.Partition object at 0x4d3a050> >08:28:03,163 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:03,164 DEBUG storage.ui: device vdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3998032150> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d42e50> PedPartition: <_ped.Partition object at 0x4d3a110> >08:28:03,167 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:28:03,168 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x497c4d0> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d42f90> PedPartition: <_ped.Partition object at 0x4d3a350> >08:28:03,170 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:28:03,171 DEBUG storage.ui: device vdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x497c4d0> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d410d0> PedPartition: <_ped.Partition object at 0x4d3a3b0> >08:28:03,174 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc3 ; >08:28:03,175 DEBUG storage.ui: device vdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x497c4d0> fileSystem: None > number: 3 path: /dev/vdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d41250> PedPartition: <_ped.Partition object at 0x4d3a2f0> >08:28:03,176 DEBUG storage.ui: finished Blivet copy >08:28:03,177 DEBUG storage.ui: raw RAID 0 size == 5542.0 >08:28:03,178 INFO storage.ui: Using 4MB superBlockSize >08:28:03,179 DEBUG storage.ui: non-existent RAID 0 size == 5534.0 >08:28:03,180 DEBUG storage.ui: raw RAID 0 size == 5542.0 >08:28:03,181 INFO storage.ui: Using 4MB superBlockSize >08:28:03,182 DEBUG storage.ui: non-existent RAID 0 size == 5534.0 >08:28:03,183 DEBUG storage.ui: fedora size is 5532MB >08:28:03,184 DEBUG storage.ui: raw RAID 0 size == 5542.0 >08:28:03,185 INFO storage.ui: Using 4MB superBlockSize >08:28:03,185 DEBUG storage.ui: non-existent RAID 0 size == 5534.0 >08:28:03,186 DEBUG storage.ui: vg fedora has 40MB free >08:28:03,187 DEBUG storage.ui: size bumped to 10490 to include new device space >08:28:03,188 DEBUG storage.ui: size cut to 5494 to omit old device space >08:28:03,189 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.MDFactory'> >08:28:03,192 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x3c22150>, 5534.0, [DiskDevice instance (0x7f39a01a4c10) -- > name = vda status = True kids = 1 id = 1 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x3459d40> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>, DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 3 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>]] >08:28:03,201 DEBUG storage.ui: raw RAID 0 size == 5542.0 >08:28:03,201 INFO storage.ui: Using 4MB superBlockSize >08:28:03,202 DEBUG storage.ui: non-existent RAID 0 size == 5534.0 >08:28:03,202 DEBUG storage.ui: child factory kwargs: {'device': MDRaidArrayDevice instance (0x466d510) -- > name = 00 status = False kids = 1 id = 33 > parents = ['non-existent 2771MB partition vdb1 (31) with non-existent mdmember', > 'non-existent 2771MB partition vdc1 (36) with non-existent mdmember'] > uuid = None size = 5534.0 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 5052.0 path = /dev/md/00 > format args = None originalFormat = lvmpv level = 0 spares = 1 > members = 2 > total devices = 3 metadata version = default, 'encrypted': False, 'raid_level': 'raid0', 'fstype': 'lvmpv'} >08:28:03,204 DEBUG storage.ui: MDFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x4d33990> ; >08:28:03,207 INFO storage.ui: Using 4MB superBlockSize >08:28:03,207 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >08:28:03,213 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x3c22150>, 5542.0, [DiskDevice instance (0x7f39a01a4c10) -- > name = vda status = True kids = 1 id = 1 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x3459d40> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>, DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 3 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>]] >08:28:03,214 DEBUG storage.ui: child factory kwargs: {'fstype': 'mdmember'} >08:28:03,221 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.MDFactory object at 0x4d428d0> ; >08:28:03,221 DEBUG storage.ui: raw RAID 0 size == 5542.0 >08:28:03,222 INFO storage.ui: Using 4MB superBlockSize >08:28:03,222 DEBUG storage.ui: non-existent RAID 0 size == 5534.0 >08:28:03,222 DEBUG storage.ui: parent factory container: non-existent 5534MB mdarray 00 (33) with non-existent lvmpv >08:28:03,222 DEBUG storage.ui: members: ['vdb1', 'vdc1'] >08:28:03,223 DEBUG storage.ui: add_disks: ['vda'] >08:28:03,228 DEBUG storage.ui: remove_disks: ['vdc'] >08:28:03,230 DEBUG storage.ui: MDRaidArrayDevice._removeDevice: 00 ; device: vdc1 ; status: False ; >08:28:03,235 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: vdc1 ; >08:28:03,237 INFO storage.ui: removed partition vdc1 (id 36) from device tree >08:28:03,248 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vdc ; >08:28:03,249 INFO storage.ui: registered action: [61] Destroy Device partition vdc1 (id 36) >08:28:03,253 DEBUG storage.ui: MDRaidMember.__init__: >08:28:03,253 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance >08:28:03,256 DEBUG storage.ui: MDRaidMember.__init__: mountpoint: None ; >08:28:03,256 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance >08:28:03,262 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >08:28:03,267 DEBUG storage.ui: PartitionDevice._setFormat: req13 ; >08:28:03,270 DEBUG storage.ui: PartitionDevice._setFormat: req13 ; current: None ; type: mdmember ; >08:28:03,272 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >08:28:03,273 INFO storage.ui: added partition req13 (id 42) to device tree >08:28:03,274 INFO storage.ui: registered action: [62] Create Device partition req13 (id 42) >08:28:03,275 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:28:03,275 INFO storage.ui: registered action: [63] Create Format mdmember on partition req13 (id 42) >08:28:03,278 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: req13 ; >08:28:03,278 INFO storage.ui: Using 4MB superBlockSize >08:28:03,279 DEBUG storage.ui: adding a SameSizeSet with size 5542 >08:28:03,282 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >08:28:03,284 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >08:28:03,286 DEBUG storage.ui: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >08:28:03,288 DEBUG storage.ui: removing all non-preexisting partitions ['req13(id 42)', 'vda1(id 21)', 'vdb1(id 31)', 'vdb2(id 22)', 'vdb3(id 37)', 'vdc2(id 23)', 'vdc3(id 38)'] from disk(s) ['vda', 'vdb', 'vdc'] >08:28:03,291 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:28:03,291 DEBUG storage.ui: device vda1 new partedPartition None >08:28:03,294 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >08:28:03,296 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:28:03,299 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:28:03,300 DEBUG storage.ui: device vdb1 new partedPartition None >08:28:03,302 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: vdb ; >08:28:03,304 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vdb ; >08:28:03,308 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:28:03,309 DEBUG storage.ui: device vdb2 new partedPartition None >08:28:03,312 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdb ; >08:28:03,315 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >08:28:03,317 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:03,318 DEBUG storage.ui: device vdb3 new partedPartition None >08:28:03,320 DEBUG storage.ui: PartitionDevice._setDisk: req11 ; new: None ; old: vdb ; >08:28:03,323 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >08:28:03,325 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:28:03,326 DEBUG storage.ui: device vdc2 new partedPartition None >08:28:03,328 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: vdc ; >08:28:03,331 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdc ; >08:28:03,334 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc3 ; >08:28:03,335 DEBUG storage.ui: device vdc3 new partedPartition None >08:28:03,337 DEBUG storage.ui: PartitionDevice._setDisk: req12 ; new: None ; old: vdc ; >08:28:03,340 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >08:28:03,341 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb', 'vdc'] ; partitions=['req13(id 42)', 'req1(id 21)', 'req8(id 31)', 'req2(id 22)', 'req11(id 37)', 'req3(id 23)', 'req12(id 38)'] >08:28:03,342 DEBUG storage.ui: removing all non-preexisting partitions ['req11(id 37)', 'req12(id 38)', 'req1(id 21)', 'req2(id 22)', 'req3(id 23)', 'req13(id 42)', 'req8(id 31)'] from disk(s) ['vda', 'vdb', 'vdc'] >08:28:03,344 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:03,347 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:03,348 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:03,351 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:03,354 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:03,354 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:03,355 DEBUG storage.ui: allocating partition: req11 ; id: 37 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 523MB ; grow: False ; max_size: 523 ; start: None ; end: None >08:28:03,356 DEBUG storage.ui: checking freespace on vdb >08:28:03,357 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=523MB boot=False best=None grow=False start=None >08:28:03,360 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:28:03,361 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:28:03,362 DEBUG storage.ui: updating use_disk to vdb, type: 0 >08:28:03,362 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:28:03,363 DEBUG storage.ui: new free allows for 0 sectors of growth >08:28:03,365 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:28:03,366 DEBUG storage.ui: created partition vdb1 of 523MB and added it to /dev/vdb >08:28:03,369 DEBUG storage.ui: PartitionDevice._setPartedPartition: req11 ; >08:28:03,370 DEBUG storage.ui: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d41410> PedPartition: <_ped.Partition object at 0x7f39a00e4a10> >08:28:03,373 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >08:28:03,376 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >08:28:03,379 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:28:03,380 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x32c7310> PedPartition: <_ped.Partition object at 0x4965fb0> >08:28:03,383 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:03,386 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:03,387 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:03,390 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:03,393 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:03,394 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:03,394 DEBUG storage.ui: allocating partition: req12 ; id: 38 ; disks: ['vdc'] ; >boot: False ; primary: False ; size: 523MB ; grow: False ; max_size: 523 ; start: None ; end: None >08:28:03,395 DEBUG storage.ui: checking freespace on vdc >08:28:03,396 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdc part_type=0 req_size=523MB boot=False best=None grow=False start=None >08:28:03,397 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:28:03,398 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:28:03,399 DEBUG storage.ui: updating use_disk to vdc, type: 0 >08:28:03,399 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:28:03,400 DEBUG storage.ui: new free allows for 0 sectors of growth >08:28:03,401 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:28:03,403 DEBUG storage.ui: created partition vdc1 of 523MB and added it to /dev/vdc >08:28:03,406 DEBUG storage.ui: PartitionDevice._setPartedPartition: req12 ; >08:28:03,407 DEBUG storage.ui: device req12 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d41510> PedPartition: <_ped.Partition object at 0x7f3998013410> >08:28:03,410 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >08:28:03,414 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >08:28:03,418 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:28:03,420 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d41790> PedPartition: <_ped.Partition object at 0x32a6650> >08:28:03,423 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:03,428 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:03,429 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:03,432 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:03,436 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:03,437 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:03,438 DEBUG storage.ui: allocating partition: req1 ; id: 21 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >08:28:03,439 DEBUG storage.ui: checking freespace on vda >08:28:03,441 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=False best=None grow=False start=None >08:28:03,442 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:28:03,444 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:28:03,445 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:28:03,446 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:28:03,447 DEBUG storage.ui: new free allows for 0 sectors of growth >08:28:03,448 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:28:03,449 DEBUG storage.ui: created partition vda1 of 500MB and added it to /dev/vda >08:28:03,452 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >08:28:03,453 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d2e410> PedPartition: <_ped.Partition object at 0x7f39a00e4a10> >08:28:03,455 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >08:28:03,458 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >08:28:03,462 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:28:03,463 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d2e390> PedPartition: <_ped.Partition object at 0x7f3998013410> >08:28:03,466 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:03,469 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:03,469 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:03,472 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:03,475 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:03,476 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:03,477 DEBUG storage.ui: allocating partition: req2 ; id: 22 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >08:28:03,477 DEBUG storage.ui: checking freespace on vdb >08:28:03,478 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=500MB boot=False best=None grow=False start=None >08:28:03,478 DEBUG storage.ui: checking 63-2047 (0 MB) >08:28:03,479 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:28:03,479 DEBUG storage.ui: checking 1073152-16777215 (7668 MB) >08:28:03,479 DEBUG storage.ui: current free range is 1073152-16777215 (7668MB) >08:28:03,480 DEBUG storage.ui: updating use_disk to vdb, type: 0 >08:28:03,480 DEBUG storage.ui: new free: 1073152-16777215 / 7668MB >08:28:03,481 DEBUG storage.ui: new free allows for 0 sectors of growth >08:28:03,481 DEBUG storage.ui: created partition vdb2 of 500MB and added it to /dev/vdb >08:28:03,484 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >08:28:03,485 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d41990> PedPartition: <_ped.Partition object at 0x32a6290> >08:28:03,487 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >08:28:03,489 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >08:28:03,492 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:28:03,493 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d41590> PedPartition: <_ped.Partition object at 0x4965d70> >08:28:03,495 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:03,499 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:03,499 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:03,502 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:03,505 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:03,505 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:03,506 DEBUG storage.ui: allocating partition: req3 ; id: 23 ; disks: ['vdc'] ; >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >08:28:03,506 DEBUG storage.ui: checking freespace on vdc >08:28:03,507 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdc part_type=0 req_size=500MB boot=False best=None grow=False start=None >08:28:03,509 DEBUG storage.ui: checking 63-2047 (0 MB) >08:28:03,509 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:28:03,510 DEBUG storage.ui: checking 1073152-16777215 (7668 MB) >08:28:03,510 DEBUG storage.ui: current free range is 1073152-16777215 (7668MB) >08:28:03,510 DEBUG storage.ui: updating use_disk to vdc, type: 0 >08:28:03,511 DEBUG storage.ui: new free: 1073152-16777215 / 7668MB >08:28:03,511 DEBUG storage.ui: new free allows for 0 sectors of growth >08:28:03,512 DEBUG storage.ui: created partition vdc2 of 500MB and added it to /dev/vdc >08:28:03,514 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >08:28:03,515 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d41d10> PedPartition: <_ped.Partition object at 0x4d3a170> >08:28:03,518 DEBUG storage.ui: PartitionDevice._setDisk: vdc2 ; new: vdc ; old: None ; >08:28:03,520 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdc ; >08:28:03,523 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:28:03,523 DEBUG storage.ui: device vdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d41e50> PedPartition: <_ped.Partition object at 0x4d3a410> >08:28:03,526 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:03,530 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:03,530 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:03,533 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:03,536 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:03,536 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:03,537 DEBUG storage.ui: allocating partition: req13 ; id: 42 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 2771 ; start: None ; end: None >08:28:03,537 DEBUG storage.ui: checking freespace on vda >08:28:03,538 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1MB boot=False best=None grow=True start=None >08:28:03,538 DEBUG storage.ui: checking 63-2047 (0 MB) >08:28:03,539 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:28:03,539 DEBUG storage.ui: checking 1026048-16777215 (7691 MB) >08:28:03,540 DEBUG storage.ui: current free range is 1026048-16777215 (7691MB) >08:28:03,541 DEBUG storage.ui: evaluating growth potential for new layout >08:28:03,542 DEBUG storage.ui: calculating growth for disk /dev/vdc >08:28:03,542 DEBUG storage.ui: adding request 38 to chunk 16777153 (63-16777215) on /dev/vdc >08:28:03,543 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:28:03,543 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:28:03,543 DEBUG storage.ui: req: PartitionRequest instance -- >id = 38 name = vdc1 growable = False >base = 1071104 growth = 0 max_grow = 0 >done = True >08:28:03,544 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdc2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:03,544 DEBUG storage.ui: request 38 (vdc1) growth: 0 (0MB) size: 523MB >08:28:03,544 DEBUG storage.ui: request 23 (vdc2) growth: 0 (0MB) size: 500MB >08:28:03,545 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >08:28:03,545 DEBUG storage.ui: calculating growth for disk /dev/vdb >08:28:03,545 DEBUG storage.ui: adding request 37 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:03,546 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:03,546 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:28:03,546 DEBUG storage.ui: req: PartitionRequest instance -- >id = 37 name = vdb1 growable = False >base = 1071104 growth = 0 max_grow = 0 >done = True >08:28:03,547 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:03,547 DEBUG storage.ui: request 37 (vdb1) growth: 0 (0MB) size: 523MB >08:28:03,548 DEBUG storage.ui: request 22 (vdb2) growth: 0 (0MB) size: 500MB >08:28:03,548 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >08:28:03,549 DEBUG storage.ui: calculating growth for disk /dev/vda >08:28:03,552 DEBUG storage.ui: PartitionDevice._setPartedPartition: req13 ; >08:28:03,553 DEBUG storage.ui: device req13 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d40550> PedPartition: <_ped.Partition object at 0x4d3a4d0> >08:28:03,556 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >08:28:03,559 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >08:28:03,559 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:28:03,560 DEBUG storage.ui: adding request 42 to chunk 16777153 (63-16777215) on /dev/vda >08:28:03,560 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:28:03,561 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:03,561 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 5672960 >done = False >08:28:03,562 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:28:03,562 DEBUG storage.ui: adding 15751105 (7690MB) to 42 (vda2) >08:28:03,563 DEBUG storage.ui: taking back 10078145 (4920MB) from 42 (vda2) >08:28:03,563 DEBUG storage.ui: new grow amount for request 42 (vda2) is 5672960 units, or 2770MB >08:28:03,564 DEBUG storage.ui: request 21 (vda1) growth: 0 (0MB) size: 500MB >08:28:03,564 DEBUG storage.ui: request 42 (vda2) growth: 5672960 (2770MB) size: 2771MB >08:28:03,565 DEBUG storage.ui: disk /dev/vda growth: 5672960 (2770MB) >08:28:03,567 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:28:03,568 DEBUG storage.ui: device vda2 new partedPartition None >08:28:03,570 DEBUG storage.ui: PartitionDevice._setDisk: req13 ; new: None ; old: vda ; >08:28:03,573 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >08:28:03,573 DEBUG storage.ui: total growth: 5672960 sectors >08:28:03,574 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:28:03,574 DEBUG storage.ui: new free: 1026048-16777215 / 7691MB >08:28:03,575 DEBUG storage.ui: new free allows for 5672960 sectors of growth >08:28:03,576 DEBUG storage.ui: created partition vda2 of 1MB and added it to /dev/vda >08:28:03,578 DEBUG storage.ui: PartitionDevice._setPartedPartition: req13 ; >08:28:03,579 DEBUG storage.ui: device req13 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d2e310> PedPartition: <_ped.Partition object at 0x32a6290> >08:28:03,582 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >08:28:03,585 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >08:28:03,587 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:28:03,589 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d41a10> PedPartition: <_ped.Partition object at 0x4d3a170> >08:28:03,591 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:03,594 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:03,595 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:03,597 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:03,600 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:03,600 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:03,601 DEBUG storage.ui: allocating partition: req8 ; id: 31 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 2771 ; start: None ; end: None >08:28:03,601 DEBUG storage.ui: checking freespace on vdb >08:28:03,602 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=1MB boot=False best=None grow=True start=None >08:28:03,603 DEBUG storage.ui: checking 63-2047 (0 MB) >08:28:03,603 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:28:03,604 DEBUG storage.ui: checking 2097152-16777215 (7168 MB) >08:28:03,604 DEBUG storage.ui: current free range is 2097152-16777215 (7168MB) >08:28:03,605 DEBUG storage.ui: evaluating growth potential for new layout >08:28:03,605 DEBUG storage.ui: calculating growth for disk /dev/vdc >08:28:03,606 DEBUG storage.ui: adding request 38 to chunk 16777153 (63-16777215) on /dev/vdc >08:28:03,606 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:28:03,606 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:28:03,607 DEBUG storage.ui: req: PartitionRequest instance -- >id = 38 name = vdc1 growable = False >base = 1071104 growth = 0 max_grow = 0 >done = True >08:28:03,607 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdc2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:03,608 DEBUG storage.ui: request 38 (vdc1) growth: 0 (0MB) size: 523MB >08:28:03,608 DEBUG storage.ui: request 23 (vdc2) growth: 0 (0MB) size: 500MB >08:28:03,608 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >08:28:03,609 DEBUG storage.ui: calculating growth for disk /dev/vdb >08:28:03,612 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >08:28:03,613 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d40310> PedPartition: <_ped.Partition object at 0x4d3a470> >08:28:03,615 DEBUG storage.ui: PartitionDevice._setDisk: vdb3 ; new: vdb ; old: None ; >08:28:03,618 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vdb ; >08:28:03,618 DEBUG storage.ui: adding request 37 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:03,619 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:03,619 DEBUG storage.ui: adding request 31 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:03,620 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:28:03,620 DEBUG storage.ui: req: PartitionRequest instance -- >id = 37 name = vdb1 growable = False >base = 1071104 growth = 0 max_grow = 0 >done = True >08:28:03,621 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:03,621 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = vdb3 growable = True >base = 2048 growth = 0 max_grow = 5672960 >done = False >08:28:03,621 DEBUG storage.ui: 1 requests and 14680001 (7167MB) left in chunk >08:28:03,622 DEBUG storage.ui: adding 14680001 (7167MB) to 31 (vdb3) >08:28:03,622 DEBUG storage.ui: taking back 9007041 (4397MB) from 31 (vdb3) >08:28:03,622 DEBUG storage.ui: new grow amount for request 31 (vdb3) is 5672960 units, or 2770MB >08:28:03,623 DEBUG storage.ui: request 37 (vdb1) growth: 0 (0MB) size: 523MB >08:28:03,623 DEBUG storage.ui: request 22 (vdb2) growth: 0 (0MB) size: 500MB >08:28:03,623 DEBUG storage.ui: request 31 (vdb3) growth: 5672960 (2770MB) size: 2771MB >08:28:03,624 DEBUG storage.ui: disk /dev/vdb growth: 5672960 (2770MB) >08:28:03,624 DEBUG storage.ui: calculating growth for disk /dev/vda >08:28:03,625 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:28:03,625 DEBUG storage.ui: adding request 42 to chunk 16777153 (63-16777215) on /dev/vda >08:28:03,625 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:28:03,626 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:03,626 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 5672960 >done = False >08:28:03,626 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:28:03,627 DEBUG storage.ui: adding 15751105 (7690MB) to 42 (vda2) >08:28:03,627 DEBUG storage.ui: taking back 10078145 (4920MB) from 42 (vda2) >08:28:03,628 DEBUG storage.ui: new grow amount for request 42 (vda2) is 5672960 units, or 2770MB >08:28:03,628 DEBUG storage.ui: request 21 (vda1) growth: 0 (0MB) size: 500MB >08:28:03,628 DEBUG storage.ui: request 42 (vda2) growth: 5672960 (2770MB) size: 2771MB >08:28:03,629 DEBUG storage.ui: disk /dev/vda growth: 5672960 (2770MB) >08:28:03,631 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:03,631 DEBUG storage.ui: device vdb3 new partedPartition None >08:28:03,633 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: vdb ; >08:28:03,636 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vdb ; >08:28:03,636 DEBUG storage.ui: total growth: 11345920 sectors >08:28:03,637 DEBUG storage.ui: updating use_disk to vdb, type: 0 >08:28:03,637 DEBUG storage.ui: new free: 2097152-16777215 / 7168MB >08:28:03,638 DEBUG storage.ui: new free allows for 11345920 sectors of growth >08:28:03,638 DEBUG storage.ui: created partition vdb3 of 1MB and added it to /dev/vdb >08:28:03,641 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >08:28:03,641 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d40410> PedPartition: <_ped.Partition object at 0x4d3a530> >08:28:03,643 DEBUG storage.ui: PartitionDevice._setDisk: vdb3 ; new: vdb ; old: None ; >08:28:03,646 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vdb ; >08:28:03,649 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:03,649 DEBUG storage.ui: device vdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d407d0> PedPartition: <_ped.Partition object at 0x4d3a5f0> >08:28:03,650 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb', 'vdc'], partitions=['vda2(id 42)', 'vda1(id 21)', 'vdb3(id 31)', 'vdb2(id 22)', 'vdb1(id 37)', 'vdc2(id 23)', 'vdc1(id 38)'] >08:28:03,650 DEBUG storage.ui: growable partitions are ['vda2', 'vdb3'] >08:28:03,651 DEBUG storage.ui: adding request 42 to chunk 16777153 (63-16777215) on /dev/vda >08:28:03,651 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:28:03,651 DEBUG storage.ui: disk vda has 1 chunks >08:28:03,652 DEBUG storage.ui: adding request 31 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:03,653 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:03,653 DEBUG storage.ui: adding request 37 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:03,653 DEBUG storage.ui: disk vdb has 1 chunks >08:28:03,654 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:28:03,654 DEBUG storage.ui: adding request 38 to chunk 16777153 (63-16777215) on /dev/vdc >08:28:03,655 DEBUG storage.ui: disk vdc has 1 chunks >08:28:03,655 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:28:03,655 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:03,656 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 5672960 >done = False >08:28:03,656 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:28:03,656 DEBUG storage.ui: adding 15751105 (7690MB) to 42 (vda2) >08:28:03,657 DEBUG storage.ui: taking back 10078145 (4920MB) from 42 (vda2) >08:28:03,657 DEBUG storage.ui: new grow amount for request 42 (vda2) is 5672960 units, or 2770MB >08:28:03,657 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:28:03,658 DEBUG storage.ui: req: PartitionRequest instance -- >id = 37 name = vdb1 growable = False >base = 1071104 growth = 0 max_grow = 0 >done = True >08:28:03,658 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:03,658 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = vdb3 growable = True >base = 2048 growth = 0 max_grow = 5672960 >done = False >08:28:03,659 DEBUG storage.ui: 1 requests and 14680001 (7167MB) left in chunk >08:28:03,659 DEBUG storage.ui: adding 14680001 (7167MB) to 31 (vdb3) >08:28:03,659 DEBUG storage.ui: taking back 9007041 (4397MB) from 31 (vdb3) >08:28:03,660 DEBUG storage.ui: new grow amount for request 31 (vdb3) is 5672960 units, or 2770MB >08:28:03,660 DEBUG storage.ui: set: ['vdb3', 'vda2'] 2771 >08:28:03,661 DEBUG storage.ui: min growth is 5672960 >08:28:03,661 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 31 name = vdb3 growable = True >base = 2048 growth = 5672960 max_grow = 5672960 >done = True is 5672960 >08:28:03,661 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 42 name = vda2 growable = True >base = 2048 growth = 5672960 max_grow = 5672960 >done = True is 5672960 >08:28:03,662 DEBUG storage.ui: set: ['vdb3', 'vda2'] 2771 >08:28:03,662 DEBUG storage.ui: min growth is 5672960 >08:28:03,662 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 31 name = vdb3 growable = True >base = 2048 growth = 5672960 max_grow = 5672960 >done = True is 5672960 >08:28:03,663 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 42 name = vda2 growable = True >base = 2048 growth = 5672960 max_grow = 5672960 >done = True is 5672960 >08:28:03,663 DEBUG storage.ui: growing partitions on vda >08:28:03,663 DEBUG storage.ui: partition vda1 (21): 0 >08:28:03,664 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x4d40a50> >08:28:03,664 DEBUG storage.ui: partition vda2 (42): 0 >08:28:03,665 DEBUG storage.ui: new geometry for vda2: parted.Geometry instance -- > start: 1026048 end: 6701055 length: 5675008 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x4d40bd0> >08:28:03,665 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 21)', 'vda2(id 42)'] from disk(s) ['vda'] >08:28:03,668 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:28:03,668 DEBUG storage.ui: device vda1 new partedPartition None >08:28:03,670 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >08:28:03,673 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >08:28:03,675 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:28:03,675 DEBUG storage.ui: device vda2 new partedPartition None >08:28:03,681 DEBUG storage.ui: PartitionDevice._setDisk: req13 ; new: None ; old: vda ; >08:28:03,683 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:28:03,684 DEBUG storage.ui: back from removeNewPartitions >08:28:03,685 DEBUG storage.ui: extended: None >08:28:03,685 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x4d40a50> >08:28:03,687 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >08:28:03,688 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d2c610> PedPartition: <_ped.Partition object at 0x4965ef0> >08:28:03,691 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >08:28:03,693 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >08:28:03,696 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:28:03,697 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d2c3d0> PedPartition: <_ped.Partition object at 0x4965f50> >08:28:03,697 DEBUG storage.ui: setting req13 new geometry: parted.Geometry instance -- > start: 1026048 end: 6701055 length: 5675008 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x4d40bd0> >08:28:03,700 DEBUG storage.ui: PartitionDevice._setPartedPartition: req13 ; >08:28:03,701 DEBUG storage.ui: device req13 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d41750> PedPartition: <_ped.Partition object at 0x4d3a6b0> >08:28:03,704 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >08:28:03,706 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >08:28:03,709 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:28:03,710 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d2c750> PedPartition: <_ped.Partition object at 0x7f39a00e4a10> >08:28:03,711 DEBUG storage.ui: growing partitions on vdb >08:28:03,711 DEBUG storage.ui: partition vdb1 (37): 0 >08:28:03,712 DEBUG storage.ui: new geometry for vdb1: parted.Geometry instance -- > start: 2048 end: 1073151 length: 1071104 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d41f90> >08:28:03,712 DEBUG storage.ui: partition vdb2 (22): 0 >08:28:03,713 DEBUG storage.ui: new geometry for vdb2: parted.Geometry instance -- > start: 1073152 end: 2097151 length: 1024000 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d2c6d0> >08:28:03,713 DEBUG storage.ui: partition vdb3 (31): 0 >08:28:03,713 DEBUG storage.ui: new geometry for vdb3: parted.Geometry instance -- > start: 2097152 end: 7772159 length: 5675008 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d4c2d0> >08:28:03,714 DEBUG storage.ui: removing all non-preexisting partitions ['vdb1(id 37)', 'vdb2(id 22)', 'vdb3(id 31)'] from disk(s) ['vdb'] >08:28:03,717 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:28:03,717 DEBUG storage.ui: device vdb1 new partedPartition None >08:28:03,719 DEBUG storage.ui: PartitionDevice._setDisk: req11 ; new: None ; old: vdb ; >08:28:03,721 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vdb ; >08:28:03,724 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:28:03,724 DEBUG storage.ui: device vdb2 new partedPartition None >08:28:03,727 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdb ; >08:28:03,729 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >08:28:03,731 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:03,731 DEBUG storage.ui: device vdb3 new partedPartition None >08:28:03,734 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: vdb ; >08:28:03,736 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >08:28:03,736 DEBUG storage.ui: back from removeNewPartitions >08:28:03,737 DEBUG storage.ui: extended: None >08:28:03,737 DEBUG storage.ui: setting req11 new geometry: parted.Geometry instance -- > start: 2048 end: 1073151 length: 1071104 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d41f90> >08:28:03,740 DEBUG storage.ui: PartitionDevice._setPartedPartition: req11 ; >08:28:03,741 DEBUG storage.ui: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d2c350> PedPartition: <_ped.Partition object at 0x7f39a00e4ef0> >08:28:03,743 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >08:28:03,745 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >08:28:03,747 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:28:03,748 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d41650> PedPartition: <_ped.Partition object at 0x4965dd0> >08:28:03,749 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 1073152 end: 2097151 length: 1024000 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d2c6d0> >08:28:03,751 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >08:28:03,752 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d424d0> PedPartition: <_ped.Partition object at 0x7f3998013410> >08:28:03,754 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >08:28:03,756 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >08:28:03,759 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:28:03,760 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c2ee90> PedPartition: <_ped.Partition object at 0x4d3a4d0> >08:28:03,760 DEBUG storage.ui: setting req8 new geometry: parted.Geometry instance -- > start: 2097152 end: 7772159 length: 5675008 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d4c2d0> >08:28:03,762 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >08:28:03,763 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c2e210> PedPartition: <_ped.Partition object at 0x4d3a170> >08:28:03,765 DEBUG storage.ui: PartitionDevice._setDisk: vdb3 ; new: vdb ; old: None ; >08:28:03,769 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vdb ; >08:28:03,771 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:03,772 DEBUG storage.ui: device vdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d41410> PedPartition: <_ped.Partition object at 0x4d3a6b0> >08:28:03,773 DEBUG storage.ui: growing partitions on vdc >08:28:03,773 DEBUG storage.ui: fixing size of non-existent 500MB partition vda1 (21) with non-existent mdmember at 500.00 >08:28:03,774 DEBUG storage.ui: fixing size of non-existent 2771MB partition vda2 (42) with non-existent mdmember at 2771.00 >08:28:03,775 DEBUG storage.ui: fixing size of non-existent 523MB partition vdb1 (37) with non-existent mdmember at 523.00 >08:28:03,775 DEBUG storage.ui: fixing size of non-existent 500MB partition vdb2 (22) with non-existent mdmember at 500.00 >08:28:03,776 DEBUG storage.ui: fixing size of non-existent 2771MB partition vdb3 (31) with non-existent mdmember at 2771.00 >08:28:03,777 DEBUG storage.ui: fixing size of non-existent 523MB partition vdc1 (38) with non-existent mdmember at 523.00 >08:28:03,777 DEBUG storage.ui: fixing size of non-existent 500MB partition vdc2 (23) with non-existent mdmember at 500.00 >08:28:03,779 DEBUG storage.ui: new member set: ['vdb3', 'vda2'] >08:28:03,779 DEBUG storage.ui: old member set: ['vdb3', 'vda2'] >08:28:03,780 DEBUG storage.ui: raw RAID 0 size == 5542.0 >08:28:03,781 INFO storage.ui: Using 4MB superBlockSize >08:28:03,782 DEBUG storage.ui: non-existent RAID 0 size == 5534.0 >08:28:03,782 DEBUG storage.ui: new member set: ['00'] >08:28:03,782 DEBUG storage.ui: old member set: ['00'] >08:28:03,783 DEBUG storage.ui: raw RAID 0 size == 5542.0 >08:28:03,783 INFO storage.ui: Using 4MB superBlockSize >08:28:03,784 DEBUG storage.ui: non-existent RAID 0 size == 5534.0 >08:28:03,784 DEBUG storage.ui: fedora size is 5532MB >08:28:03,785 DEBUG storage.ui: raw RAID 0 size == 5542.0 >08:28:03,786 INFO storage.ui: Using 4MB superBlockSize >08:28:03,786 DEBUG storage.ui: non-existent RAID 0 size == 5534.0 >08:28:03,787 DEBUG storage.ui: vg fedora has 40MB free >08:28:03,788 DEBUG storage.ui: raw RAID 0 size == 5542.0 >08:28:03,788 INFO storage.ui: Using 4MB superBlockSize >08:28:03,789 DEBUG storage.ui: non-existent RAID 0 size == 5534.0 >08:28:03,789 DEBUG storage.ui: fedora size is 5532MB >08:28:03,790 DEBUG storage.ui: raw RAID 0 size == 5542.0 >08:28:03,791 INFO storage.ui: Using 4MB superBlockSize >08:28:03,791 DEBUG storage.ui: non-existent RAID 0 size == 5534.0 >08:28:03,792 DEBUG storage.ui: vg fedora has 40MB free >08:28:03,801 DEBUG blivet: raw RAID 1 size == 500.0 >08:28:03,801 INFO blivet: Using 0MB superBlockSize >08:28:03,802 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:28:03,842 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 0, [], {} >08:28:04,627 DEBUG blivet: Ext4FS.supported: supported: True ; >08:28:04,628 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:28:04,639 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 4992, ['vdb', 'vda'], {'encrypted': False, 'raid_level': None} >08:28:04,642 DEBUG blivet: raw RAID 0 size == 5542.0 >08:28:04,642 INFO blivet: Using 4MB superBlockSize >08:28:04,644 DEBUG blivet: non-existent RAID 0 size == 5534.0 >08:28:04,646 DEBUG blivet: raw RAID 0 size == 5542.0 >08:28:04,648 INFO blivet: Using 4MB superBlockSize >08:28:04,650 DEBUG blivet: non-existent RAID 0 size == 5534.0 >08:28:04,651 DEBUG blivet: fedora size is 5532MB >08:28:04,653 DEBUG blivet: raw RAID 0 size == 5542.0 >08:28:04,653 INFO blivet: Using 4MB superBlockSize >08:28:04,655 DEBUG blivet: non-existent RAID 0 size == 5534.0 >08:28:04,656 DEBUG blivet: vg fedora has 40MB free >08:28:04,657 DEBUG blivet: raw RAID 0 size == 1046.0 >08:28:04,658 INFO blivet: Using 1MB superBlockSize >08:28:04,660 DEBUG blivet: non-existent RAID 0 size == 1044.0 >08:28:04,661 DEBUG blivet: raw RAID 0 size == 1046.0 >08:28:04,662 INFO blivet: Using 1MB superBlockSize >08:28:04,663 DEBUG blivet: non-existent RAID 0 size == 1044.0 >08:28:04,664 DEBUG blivet: fedora00 size is 1040MB >08:28:04,666 DEBUG blivet: raw RAID 0 size == 1046.0 >08:28:04,666 INFO blivet: Using 1MB superBlockSize >08:28:04,668 DEBUG blivet: non-existent RAID 0 size == 1044.0 >08:28:04,669 DEBUG blivet: vg fedora00 has 40MB free >08:28:04,670 DEBUG blivet: raw RAID 0 size == 5542.0 >08:28:04,671 INFO blivet: Using 4MB superBlockSize >08:28:04,672 DEBUG blivet: non-existent RAID 0 size == 5534.0 >08:28:04,712 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 0, [], {} >08:28:05,578 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora00 ; >08:28:05,581 DEBUG blivet: raw RAID 0 size == 1046.0 >08:28:05,582 INFO blivet: Using 1MB superBlockSize >08:28:05,584 DEBUG blivet: non-existent RAID 0 size == 1044.0 >08:28:05,588 DEBUG blivet: DeviceTree.getDeviceByName returned non-existent 1040MB lvmvg fedora00 (40) >08:28:05,590 DEBUG blivet: raw RAID 0 size == 1046.0 >08:28:05,591 INFO blivet: Using 1MB superBlockSize >08:28:05,593 DEBUG blivet: non-existent RAID 0 size == 1044.0 >08:28:12,821 DEBUG blivet: Ext4FS.supported: supported: True ; >08:28:12,823 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:28:12,843 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 1000, ['vdb', 'vdc'], {'encrypted': False, 'raid_level': None} >08:28:12,845 DEBUG blivet: raw RAID 0 size == 5542.0 >08:28:12,847 INFO blivet: Using 4MB superBlockSize >08:28:12,848 DEBUG blivet: non-existent RAID 0 size == 5534.0 >08:28:12,851 DEBUG blivet: raw RAID 0 size == 5542.0 >08:28:12,852 INFO blivet: Using 4MB superBlockSize >08:28:12,854 DEBUG blivet: non-existent RAID 0 size == 5534.0 >08:28:12,855 DEBUG blivet: fedora size is 5532MB >08:28:12,858 DEBUG blivet: raw RAID 0 size == 5542.0 >08:28:12,859 INFO blivet: Using 4MB superBlockSize >08:28:12,861 DEBUG blivet: non-existent RAID 0 size == 5534.0 >08:28:12,862 DEBUG blivet: vg fedora has 40MB free >08:28:12,865 DEBUG blivet: raw RAID 0 size == 1046.0 >08:28:12,866 INFO blivet: Using 1MB superBlockSize >08:28:12,867 DEBUG blivet: non-existent RAID 0 size == 1044.0 >08:28:12,870 DEBUG blivet: raw RAID 0 size == 1046.0 >08:28:12,871 INFO blivet: Using 1MB superBlockSize >08:28:12,873 DEBUG blivet: non-existent RAID 0 size == 1044.0 >08:28:12,875 DEBUG blivet: fedora00 size is 1040MB >08:28:12,877 DEBUG blivet: raw RAID 0 size == 1046.0 >08:28:12,878 INFO blivet: Using 1MB superBlockSize >08:28:12,879 DEBUG blivet: non-existent RAID 0 size == 1044.0 >08:28:12,880 DEBUG blivet: vg fedora00 has 40MB free >08:28:12,883 DEBUG blivet: raw RAID 0 size == 1046.0 >08:28:12,884 INFO blivet: Using 1MB superBlockSize >08:28:12,885 DEBUG blivet: non-existent RAID 0 size == 1044.0 >08:28:12,904 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 1000 ; container_raid_level: raid1 ; name: var ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 3 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- > name = vdc status = True kids = 2 id = 6 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7710> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>] ; raid_level: None ; label: ; container_name: fedora00 ; device: non-existent 1000MB lvmlv fedora00-var (41) with non-existent ext4 filesystem mounted at /var ; mountpoint: /var ; fstype: ext4 ; container_size: 0 ; >08:28:12,910 DEBUG storage.ui: raw RAID 0 size == 1046.0 >08:28:12,910 INFO storage.ui: Using 1MB superBlockSize >08:28:12,911 DEBUG storage.ui: non-existent RAID 0 size == 1044.0 >08:28:12,916 DEBUG storage.ui: raw RAID 0 size == 1046.0 >08:28:12,917 INFO storage.ui: Using 1MB superBlockSize >08:28:12,917 DEBUG storage.ui: non-existent RAID 0 size == 1044.0 >08:28:12,919 DEBUG storage.ui: raw RAID 0 size == 1046.0 >08:28:12,919 INFO storage.ui: Using 1MB superBlockSize >08:28:12,919 DEBUG storage.ui: non-existent RAID 0 size == 1044.0 >08:28:12,925 DEBUG storage.ui: raw RAID 0 size == 1046.0 >08:28:12,925 INFO storage.ui: Using 1MB superBlockSize >08:28:12,926 DEBUG storage.ui: non-existent RAID 0 size == 1044.0 >08:28:12,930 DEBUG storage.ui: raw RAID 0 size == 1046.0 >08:28:12,930 INFO storage.ui: Using 1MB superBlockSize >08:28:12,931 DEBUG storage.ui: non-existent RAID 0 size == 1044.0 >08:28:12,932 DEBUG storage.ui: fedora00 size is 1040MB >08:28:12,934 DEBUG storage.ui: raw RAID 0 size == 1046.0 >08:28:12,935 INFO storage.ui: Using 1MB superBlockSize >08:28:12,936 DEBUG storage.ui: non-existent RAID 0 size == 1044.0 >08:28:12,937 DEBUG storage.ui: vg fedora00 has 40MB free >08:28:12,939 DEBUG storage.ui: raw RAID 0 size == 1046.0 >08:28:12,940 INFO storage.ui: Using 1MB superBlockSize >08:28:12,941 DEBUG storage.ui: non-existent RAID 0 size == 1044.0 >08:28:12,942 DEBUG storage.ui: fedora00 size is 1040MB >08:28:12,944 DEBUG storage.ui: raw RAID 0 size == 1046.0 >08:28:12,945 INFO storage.ui: Using 1MB superBlockSize >08:28:12,946 DEBUG storage.ui: non-existent RAID 0 size == 1044.0 >08:28:12,947 DEBUG storage.ui: vg fedora00 has 40MB free >08:28:12,949 DEBUG storage.ui: raw RAID 0 size == 1046.0 >08:28:12,950 INFO storage.ui: Using 1MB superBlockSize >08:28:12,951 DEBUG storage.ui: non-existent RAID 0 size == 1044.0 >08:28:12,953 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 1000, ['vdb', 'vdc'], {'container_raid_level': 'raid1', 'name': 'var', 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'fedora00', 'device': LVMLogicalVolumeDevice instance (0x4d46f10) -- > name = fedora00-var status = False kids = 0 id = 41 > parents = ['non-existent 1040MB lvmvg fedora00 (40)'] > uuid = None size = 1000 > format = non-existent ext4 filesystem mounted at /var > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1000 path = /dev/mapper/fedora00-var > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x4942a10) -- > name = fedora00 status = False kids = 1 id = 40 > parents = ['non-existent 1044MB mdarray pv01 (39) with non-existent lvmpv'] > uuid = None size = 1040 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora00 > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 260.0 free space = 40 > free extents = 10.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 1044MB mdarray pv01 (39) with non-existent lvmpv'] > LVs = ['non-existent 1000MB lvmlv fedora00-var (41) with non-existent ext4 filesystem mounted at /var'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 1000MB, 'mountpoint': '/var', 'fstype': 'ext4', 'container_size': 0} >08:28:12,957 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >08:28:12,957 DEBUG storage.ui: starting Blivet copy >08:28:13,021 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:28:13,023 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d2ef10> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d56150> PedPartition: <_ped.Partition object at 0x4965d70> >08:28:13,026 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:28:13,027 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d2ef10> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d562d0> PedPartition: <_ped.Partition object at 0x4d3a470> >08:28:13,031 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:28:13,032 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d42550> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d563d0> PedPartition: <_ped.Partition object at 0x4d3a230> >08:28:13,034 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:28:13,035 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d42550> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d56550> PedPartition: <_ped.Partition object at 0x4d3a290> >08:28:13,038 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:13,040 DEBUG storage.ui: device vdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d42550> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d566d0> PedPartition: <_ped.Partition object at 0x4d3a530> >08:28:13,043 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:28:13,044 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4976ad0> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d56810> PedPartition: <_ped.Partition object at 0x4d3a5f0> >08:28:13,047 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:28:13,048 DEBUG storage.ui: device vdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4976ad0> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d56910> PedPartition: <_ped.Partition object at 0x4d3a1d0> >08:28:13,049 DEBUG storage.ui: finished Blivet copy >08:28:13,050 DEBUG storage.ui: raw RAID 0 size == 1046.0 >08:28:13,051 INFO storage.ui: Using 1MB superBlockSize >08:28:13,051 DEBUG storage.ui: non-existent RAID 0 size == 1044.0 >08:28:13,053 DEBUG storage.ui: raw RAID 0 size == 1046.0 >08:28:13,054 INFO storage.ui: Using 1MB superBlockSize >08:28:13,055 DEBUG storage.ui: non-existent RAID 0 size == 1044.0 >08:28:13,056 DEBUG storage.ui: fedora00 size is 1040MB >08:28:13,057 DEBUG storage.ui: raw RAID 0 size == 1046.0 >08:28:13,058 INFO storage.ui: Using 1MB superBlockSize >08:28:13,058 DEBUG storage.ui: non-existent RAID 0 size == 1044.0 >08:28:13,059 DEBUG storage.ui: vg fedora00 has 40MB free >08:28:13,060 DEBUG storage.ui: size bumped to 2008 to include new device space >08:28:13,060 DEBUG storage.ui: size cut to 1004 to omit old device space >08:28:13,061 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.MDFactory'> >08:28:13,064 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x3c22150>, 1044.0, [DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 3 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- > name = vdc status = True kids = 2 id = 6 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7710> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>]] >08:28:13,075 DEBUG storage.ui: raw RAID 0 size == 1046.0 >08:28:13,075 INFO storage.ui: Using 1MB superBlockSize >08:28:13,075 DEBUG storage.ui: non-existent RAID 0 size == 1044.0 >08:28:13,076 DEBUG storage.ui: child factory kwargs: {'device': MDRaidArrayDevice instance (0x4975e50) -- > name = pv01 status = False kids = 1 id = 39 > parents = ['non-existent 523MB partition vdb1 (37) with non-existent mdmember', > 'non-existent 523MB partition vdc1 (38) with non-existent mdmember'] > uuid = None size = 1044.0 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1044.0 path = /dev/md/pv01 > format args = None originalFormat = lvmpv level = 0 spares = 0 > members = 2 > total devices = 2 metadata version = default, 'encrypted': False, 'raid_level': 'raid1', 'fstype': 'lvmpv'} >08:28:13,077 DEBUG storage.ui: MDFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x4d41890> ; >08:28:13,078 INFO storage.ui: Using 1MB superBlockSize >08:28:13,080 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >08:28:13,087 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x3c22150>, 2090.0, [DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 3 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- > name = vdc status = True kids = 2 id = 6 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7710> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>]] >08:28:13,087 DEBUG storage.ui: child factory kwargs: {'fstype': 'mdmember'} >08:28:13,093 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.MDFactory object at 0x4d3efd0> ; >08:28:13,095 DEBUG storage.ui: raw RAID 0 size == 1046.0 >08:28:13,095 INFO storage.ui: Using 1MB superBlockSize >08:28:13,095 DEBUG storage.ui: non-existent RAID 0 size == 1044.0 >08:28:13,095 DEBUG storage.ui: parent factory container: non-existent 1044MB mdarray pv01 (39) with non-existent lvmpv >08:28:13,095 DEBUG storage.ui: members: ['vdb1', 'vdc1'] >08:28:13,096 DEBUG storage.ui: add_disks: [] >08:28:13,099 DEBUG storage.ui: remove_disks: [] >08:28:13,103 DEBUG storage.ui: MDRaidMember.__init__: >08:28:13,104 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance >08:28:13,104 INFO storage.ui: Using 1MB superBlockSize >08:28:13,115 DEBUG storage.ui: adding a SameSizeSet with size 2090 >08:28:13,119 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >08:28:13,123 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >08:28:13,127 DEBUG storage.ui: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >08:28:13,131 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 21)', 'vda2(id 42)', 'vdb1(id 37)', 'vdb2(id 22)', 'vdb3(id 31)', 'vdc1(id 38)', 'vdc2(id 23)'] from disk(s) ['vda', 'vdb', 'vdc'] >08:28:13,136 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:28:13,136 DEBUG storage.ui: device vda1 new partedPartition None >08:28:13,139 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >08:28:13,142 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >08:28:13,145 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:28:13,145 DEBUG storage.ui: device vda2 new partedPartition None >08:28:13,148 DEBUG storage.ui: PartitionDevice._setDisk: req13 ; new: None ; old: vda ; >08:28:13,151 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:28:13,154 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:28:13,155 DEBUG storage.ui: device vdb1 new partedPartition None >08:28:13,157 DEBUG storage.ui: PartitionDevice._setDisk: req11 ; new: None ; old: vdb ; >08:28:13,160 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vdb ; >08:28:13,163 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:28:13,163 DEBUG storage.ui: device vdb2 new partedPartition None >08:28:13,167 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdb ; >08:28:13,169 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >08:28:13,172 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:13,172 DEBUG storage.ui: device vdb3 new partedPartition None >08:28:13,175 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: vdb ; >08:28:13,178 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >08:28:13,182 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:28:13,183 DEBUG storage.ui: device vdc1 new partedPartition None >08:28:13,186 DEBUG storage.ui: PartitionDevice._setDisk: req12 ; new: None ; old: vdc ; >08:28:13,188 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdc ; >08:28:13,191 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:28:13,192 DEBUG storage.ui: device vdc2 new partedPartition None >08:28:13,195 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: vdc ; >08:28:13,197 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >08:28:13,199 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb', 'vdc'] ; partitions=['req1(id 21)', 'req13(id 42)', 'req11(id 37)', 'req2(id 22)', 'req8(id 31)', 'req12(id 38)', 'req3(id 23)'] >08:28:13,200 DEBUG storage.ui: removing all non-preexisting partitions ['req13(id 42)', 'req8(id 31)', 'req1(id 21)', 'req2(id 22)', 'req3(id 23)', 'req11(id 37)', 'req12(id 38)'] from disk(s) ['vda', 'vdb', 'vdc'] >08:28:13,203 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:13,205 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:13,206 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:13,209 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:13,212 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:13,212 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:13,213 DEBUG storage.ui: allocating partition: req13 ; id: 42 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 2771MB ; grow: False ; max_size: 2771 ; start: None ; end: None >08:28:13,214 DEBUG storage.ui: checking freespace on vda >08:28:13,216 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=2771MB boot=False best=None grow=False start=None >08:28:13,217 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:28:13,217 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:28:13,218 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:28:13,219 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:28:13,220 DEBUG storage.ui: new free allows for 0 sectors of growth >08:28:13,220 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:28:13,222 DEBUG storage.ui: created partition vda1 of 2771MB and added it to /dev/vda >08:28:13,225 DEBUG storage.ui: PartitionDevice._setPartedPartition: req13 ; >08:28:13,226 DEBUG storage.ui: device req13 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d56a10> PedPartition: <_ped.Partition object at 0x7f39a00e4a10> >08:28:13,229 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >08:28:13,232 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >08:28:13,235 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:28:13,236 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d2c750> PedPartition: <_ped.Partition object at 0x32a6290> >08:28:13,239 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:13,242 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:13,243 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:13,245 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:13,249 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:13,249 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:13,250 DEBUG storage.ui: allocating partition: req8 ; id: 31 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 2771MB ; grow: False ; max_size: 2771 ; start: None ; end: None >08:28:13,251 DEBUG storage.ui: checking freespace on vdb >08:28:13,252 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=2771MB boot=False best=None grow=False start=None >08:28:13,253 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:28:13,254 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:28:13,255 DEBUG storage.ui: updating use_disk to vdb, type: 0 >08:28:13,256 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:28:13,256 DEBUG storage.ui: new free allows for 0 sectors of growth >08:28:13,257 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:28:13,258 DEBUG storage.ui: created partition vdb1 of 2771MB and added it to /dev/vdb >08:28:13,261 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >08:28:13,262 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d56c50> PedPartition: <_ped.Partition object at 0x32a6650> >08:28:13,265 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >08:28:13,268 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >08:28:13,271 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:28:13,273 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d569d0> PedPartition: <_ped.Partition object at 0x4965ef0> >08:28:13,275 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:13,278 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:13,279 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:13,281 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:13,284 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:13,284 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:13,285 DEBUG storage.ui: allocating partition: req1 ; id: 21 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >08:28:13,286 DEBUG storage.ui: checking freespace on vda >08:28:13,287 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=False best=None grow=False start=None >08:28:13,288 DEBUG storage.ui: checking 63-2047 (0 MB) >08:28:13,289 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:28:13,290 DEBUG storage.ui: checking 5677056-16777215 (5420 MB) >08:28:13,290 DEBUG storage.ui: current free range is 5677056-16777215 (5420MB) >08:28:13,291 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:28:13,292 DEBUG storage.ui: new free: 5677056-16777215 / 5420MB >08:28:13,293 DEBUG storage.ui: new free allows for 0 sectors of growth >08:28:13,295 DEBUG storage.ui: created partition vda2 of 500MB and added it to /dev/vda >08:28:13,297 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >08:28:13,299 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d5a190> PedPartition: <_ped.Partition object at 0x4965dd0> >08:28:13,301 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >08:28:13,304 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >08:28:13,308 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:28:13,309 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d5a2d0> PedPartition: <_ped.Partition object at 0x4965f50> >08:28:13,312 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:13,315 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:13,316 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:13,318 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:13,321 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:13,322 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:13,323 DEBUG storage.ui: allocating partition: req2 ; id: 22 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >08:28:13,323 DEBUG storage.ui: checking freespace on vdb >08:28:13,324 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=500MB boot=False best=None grow=False start=None >08:28:13,326 DEBUG storage.ui: checking 63-2047 (0 MB) >08:28:13,327 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:28:13,328 DEBUG storage.ui: checking 5677056-16777215 (5420 MB) >08:28:13,329 DEBUG storage.ui: current free range is 5677056-16777215 (5420MB) >08:28:13,329 DEBUG storage.ui: updating use_disk to vdb, type: 0 >08:28:13,330 DEBUG storage.ui: new free: 5677056-16777215 / 5420MB >08:28:13,331 DEBUG storage.ui: new free allows for 0 sectors of growth >08:28:13,332 DEBUG storage.ui: created partition vdb2 of 500MB and added it to /dev/vdb >08:28:13,335 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >08:28:13,336 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d56c50> PedPartition: <_ped.Partition object at 0x7f39a00e4a10> >08:28:13,338 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >08:28:13,341 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >08:28:13,344 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:28:13,345 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d56f90> PedPartition: <_ped.Partition object at 0x32a6650> >08:28:13,348 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:13,350 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:13,351 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:13,354 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:13,356 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:13,357 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:13,358 DEBUG storage.ui: allocating partition: req3 ; id: 23 ; disks: ['vdc'] ; >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >08:28:13,359 DEBUG storage.ui: checking freespace on vdc >08:28:13,360 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdc part_type=0 req_size=500MB boot=False best=None grow=False start=None >08:28:13,361 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:28:13,362 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:28:13,363 DEBUG storage.ui: updating use_disk to vdc, type: 0 >08:28:13,364 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:28:13,364 DEBUG storage.ui: new free allows for 0 sectors of growth >08:28:13,365 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:28:13,367 DEBUG storage.ui: created partition vdc1 of 500MB and added it to /dev/vdc >08:28:13,369 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >08:28:13,370 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d41b10> PedPartition: <_ped.Partition object at 0x4d3a410> >08:28:13,373 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >08:28:13,376 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >08:28:13,379 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:28:13,380 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d41bd0> PedPartition: <_ped.Partition object at 0x4d3a0b0> >08:28:13,383 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:13,386 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:13,386 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:13,389 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:13,392 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:13,393 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:13,394 DEBUG storage.ui: allocating partition: req11 ; id: 37 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 1045 ; start: None ; end: None >08:28:13,394 DEBUG storage.ui: checking freespace on vdb >08:28:13,395 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=1MB boot=False best=None grow=True start=None >08:28:13,397 DEBUG storage.ui: checking 63-2047 (0 MB) >08:28:13,398 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:28:13,399 DEBUG storage.ui: checking 6701056-16777215 (4920 MB) >08:28:13,400 DEBUG storage.ui: current free range is 6701056-16777215 (4920MB) >08:28:13,400 DEBUG storage.ui: evaluating growth potential for new layout >08:28:13,401 DEBUG storage.ui: calculating growth for disk /dev/vdc >08:28:13,402 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:28:13,403 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:28:13,403 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:13,404 DEBUG storage.ui: request 23 (vdc1) growth: 0 (0MB) size: 500MB >08:28:13,405 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >08:28:13,405 DEBUG storage.ui: calculating growth for disk /dev/vdb >08:28:13,409 DEBUG storage.ui: PartitionDevice._setPartedPartition: req11 ; >08:28:13,410 DEBUG storage.ui: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d5a590> PedPartition: <_ped.Partition object at 0x4d3a770> >08:28:13,412 DEBUG storage.ui: PartitionDevice._setDisk: vdb3 ; new: vdb ; old: None ; >08:28:13,415 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vdb ; >08:28:13,416 DEBUG storage.ui: adding request 31 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:13,417 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:13,418 DEBUG storage.ui: adding request 37 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:13,419 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:28:13,420 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = vdb1 growable = False >base = 5675008 growth = 0 max_grow = 0 >done = True >08:28:13,421 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:13,422 DEBUG storage.ui: req: PartitionRequest instance -- >id = 37 name = vdb3 growable = True >base = 2048 growth = 0 max_grow = 2138112 >done = False >08:28:13,423 DEBUG storage.ui: 1 requests and 10076097 (4919MB) left in chunk >08:28:13,425 DEBUG storage.ui: adding 10076097 (4919MB) to 37 (vdb3) >08:28:13,426 DEBUG storage.ui: taking back 7937985 (3875MB) from 37 (vdb3) >08:28:13,426 DEBUG storage.ui: new grow amount for request 37 (vdb3) is 2138112 units, or 1044MB >08:28:13,427 DEBUG storage.ui: request 31 (vdb1) growth: 0 (0MB) size: 2771MB >08:28:13,428 DEBUG storage.ui: request 22 (vdb2) growth: 0 (0MB) size: 500MB >08:28:13,429 DEBUG storage.ui: request 37 (vdb3) growth: 2138112 (1044MB) size: 1045MB >08:28:13,430 DEBUG storage.ui: disk /dev/vdb growth: 2138112 (1044MB) >08:28:13,431 DEBUG storage.ui: calculating growth for disk /dev/vda >08:28:13,432 DEBUG storage.ui: adding request 42 to chunk 16777153 (63-16777215) on /dev/vda >08:28:13,432 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:28:13,432 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:28:13,433 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = vda1 growable = False >base = 5675008 growth = 0 max_grow = 0 >done = True >08:28:13,433 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:13,433 DEBUG storage.ui: request 42 (vda1) growth: 0 (0MB) size: 2771MB >08:28:13,433 DEBUG storage.ui: request 21 (vda2) growth: 0 (0MB) size: 500MB >08:28:13,433 DEBUG storage.ui: disk /dev/vda growth: 0 (0MB) >08:28:13,441 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:13,442 DEBUG storage.ui: device vdb3 new partedPartition None >08:28:13,446 DEBUG storage.ui: PartitionDevice._setDisk: req11 ; new: None ; old: vdb ; >08:28:13,449 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vdb ; >08:28:13,451 DEBUG storage.ui: total growth: 2138112 sectors >08:28:13,452 DEBUG storage.ui: updating use_disk to vdb, type: 0 >08:28:13,453 DEBUG storage.ui: new free: 6701056-16777215 / 4920MB >08:28:13,454 DEBUG storage.ui: new free allows for 2138112 sectors of growth >08:28:13,456 DEBUG storage.ui: created partition vdb3 of 1MB and added it to /dev/vdb >08:28:13,460 DEBUG storage.ui: PartitionDevice._setPartedPartition: req11 ; >08:28:13,461 DEBUG storage.ui: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d5a8d0> PedPartition: <_ped.Partition object at 0x4d3a4d0> >08:28:13,465 DEBUG storage.ui: PartitionDevice._setDisk: vdb3 ; new: vdb ; old: None ; >08:28:13,470 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vdb ; >08:28:13,474 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:13,475 DEBUG storage.ui: device vdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d4cdd0> PedPartition: <_ped.Partition object at 0x4d3a710> >08:28:13,477 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:13,480 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:13,481 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:13,483 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:13,486 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:13,487 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:13,488 DEBUG storage.ui: allocating partition: req12 ; id: 38 ; disks: ['vdc'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 1045 ; start: None ; end: None >08:28:13,489 DEBUG storage.ui: checking freespace on vdc >08:28:13,490 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdc part_type=0 req_size=1MB boot=False best=None grow=True start=None >08:28:13,491 DEBUG storage.ui: checking 63-2047 (0 MB) >08:28:13,491 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:28:13,492 DEBUG storage.ui: checking 1026048-16777215 (7691 MB) >08:28:13,493 DEBUG storage.ui: current free range is 1026048-16777215 (7691MB) >08:28:13,494 DEBUG storage.ui: evaluating growth potential for new layout >08:28:13,494 DEBUG storage.ui: calculating growth for disk /dev/vdc >08:28:13,498 DEBUG storage.ui: PartitionDevice._setPartedPartition: req12 ; >08:28:13,499 DEBUG storage.ui: device req12 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d2c190> PedPartition: <_ped.Partition object at 0x4965dd0> >08:28:13,501 DEBUG storage.ui: PartitionDevice._setDisk: vdc2 ; new: vdc ; old: None ; >08:28:13,503 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdc ; >08:28:13,504 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:28:13,505 DEBUG storage.ui: adding request 38 to chunk 16777153 (63-16777215) on /dev/vdc >08:28:13,506 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:28:13,507 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:13,507 DEBUG storage.ui: req: PartitionRequest instance -- >id = 38 name = vdc2 growable = True >base = 2048 growth = 0 max_grow = 2138112 >done = False >08:28:13,508 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:28:13,509 DEBUG storage.ui: adding 15751105 (7690MB) to 38 (vdc2) >08:28:13,509 DEBUG storage.ui: taking back 13612993 (6646MB) from 38 (vdc2) >08:28:13,510 DEBUG storage.ui: new grow amount for request 38 (vdc2) is 2138112 units, or 1044MB >08:28:13,511 DEBUG storage.ui: request 23 (vdc1) growth: 0 (0MB) size: 500MB >08:28:13,511 DEBUG storage.ui: request 38 (vdc2) growth: 2138112 (1044MB) size: 1045MB >08:28:13,512 DEBUG storage.ui: disk /dev/vdc growth: 2138112 (1044MB) >08:28:13,513 DEBUG storage.ui: calculating growth for disk /dev/vdb >08:28:13,514 DEBUG storage.ui: adding request 31 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:13,514 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:13,515 DEBUG storage.ui: adding request 37 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:13,516 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:28:13,517 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = vdb1 growable = False >base = 5675008 growth = 0 max_grow = 0 >done = True >08:28:13,517 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:13,518 DEBUG storage.ui: req: PartitionRequest instance -- >id = 37 name = vdb3 growable = True >base = 2048 growth = 0 max_grow = 2138112 >done = False >08:28:13,518 DEBUG storage.ui: 1 requests and 10076097 (4919MB) left in chunk >08:28:13,518 DEBUG storage.ui: adding 10076097 (4919MB) to 37 (vdb3) >08:28:13,519 DEBUG storage.ui: taking back 7937985 (3875MB) from 37 (vdb3) >08:28:13,519 DEBUG storage.ui: new grow amount for request 37 (vdb3) is 2138112 units, or 1044MB >08:28:13,519 DEBUG storage.ui: request 31 (vdb1) growth: 0 (0MB) size: 2771MB >08:28:13,519 DEBUG storage.ui: request 22 (vdb2) growth: 0 (0MB) size: 500MB >08:28:13,519 DEBUG storage.ui: request 37 (vdb3) growth: 2138112 (1044MB) size: 1045MB >08:28:13,520 DEBUG storage.ui: disk /dev/vdb growth: 2138112 (1044MB) >08:28:13,520 DEBUG storage.ui: calculating growth for disk /dev/vda >08:28:13,520 DEBUG storage.ui: adding request 42 to chunk 16777153 (63-16777215) on /dev/vda >08:28:13,520 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:28:13,525 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:28:13,526 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = vda1 growable = False >base = 5675008 growth = 0 max_grow = 0 >done = True >08:28:13,526 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:13,526 DEBUG storage.ui: request 42 (vda1) growth: 0 (0MB) size: 2771MB >08:28:13,527 DEBUG storage.ui: request 21 (vda2) growth: 0 (0MB) size: 500MB >08:28:13,527 DEBUG storage.ui: disk /dev/vda growth: 0 (0MB) >08:28:13,530 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:28:13,530 DEBUG storage.ui: device vdc2 new partedPartition None >08:28:13,532 DEBUG storage.ui: PartitionDevice._setDisk: req12 ; new: None ; old: vdc ; >08:28:13,537 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdc ; >08:28:13,538 DEBUG storage.ui: total growth: 4276224 sectors >08:28:13,538 DEBUG storage.ui: updating use_disk to vdc, type: 0 >08:28:13,539 DEBUG storage.ui: new free: 1026048-16777215 / 7691MB >08:28:13,540 DEBUG storage.ui: new free allows for 4276224 sectors of growth >08:28:13,541 DEBUG storage.ui: created partition vdc2 of 1MB and added it to /dev/vdc >08:28:13,544 DEBUG storage.ui: PartitionDevice._setPartedPartition: req12 ; >08:28:13,545 DEBUG storage.ui: device req12 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d5a410> PedPartition: <_ped.Partition object at 0x4d3a7d0> >08:28:13,547 DEBUG storage.ui: PartitionDevice._setDisk: vdc2 ; new: vdc ; old: None ; >08:28:13,550 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdc ; >08:28:13,553 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:28:13,554 DEBUG storage.ui: device vdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d5a590> PedPartition: <_ped.Partition object at 0x4d3a830> >08:28:13,555 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb', 'vdc'], partitions=['vda2(id 21)', 'vda1(id 42)', 'vdb3(id 37)', 'vdb2(id 22)', 'vdb1(id 31)', 'vdc2(id 38)', 'vdc1(id 23)'] >08:28:13,555 DEBUG storage.ui: growable partitions are ['vdb3', 'vdc2'] >08:28:13,556 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:28:13,557 DEBUG storage.ui: adding request 42 to chunk 16777153 (63-16777215) on /dev/vda >08:28:13,558 DEBUG storage.ui: disk vda has 1 chunks >08:28:13,559 DEBUG storage.ui: adding request 37 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:13,559 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:13,560 DEBUG storage.ui: adding request 31 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:13,561 DEBUG storage.ui: disk vdb has 1 chunks >08:28:13,562 DEBUG storage.ui: adding request 38 to chunk 16777153 (63-16777215) on /dev/vdc >08:28:13,563 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:28:13,563 DEBUG storage.ui: disk vdc has 1 chunks >08:28:13,564 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:28:13,565 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = vdb1 growable = False >base = 5675008 growth = 0 max_grow = 0 >done = True >08:28:13,565 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:13,566 DEBUG storage.ui: req: PartitionRequest instance -- >id = 37 name = vdb3 growable = True >base = 2048 growth = 0 max_grow = 2138112 >done = False >08:28:13,567 DEBUG storage.ui: 1 requests and 10076097 (4919MB) left in chunk >08:28:13,567 DEBUG storage.ui: adding 10076097 (4919MB) to 37 (vdb3) >08:28:13,568 DEBUG storage.ui: taking back 7937985 (3875MB) from 37 (vdb3) >08:28:13,569 DEBUG storage.ui: new grow amount for request 37 (vdb3) is 2138112 units, or 1044MB >08:28:13,570 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:28:13,570 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:13,571 DEBUG storage.ui: req: PartitionRequest instance -- >id = 38 name = vdc2 growable = True >base = 2048 growth = 0 max_grow = 2138112 >done = False >08:28:13,571 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:28:13,571 DEBUG storage.ui: adding 15751105 (7690MB) to 38 (vdc2) >08:28:13,571 DEBUG storage.ui: taking back 13612993 (6646MB) from 38 (vdc2) >08:28:13,571 DEBUG storage.ui: new grow amount for request 38 (vdc2) is 2138112 units, or 1044MB >08:28:13,572 DEBUG storage.ui: set: ['vdb3', 'vdc2'] 1045 >08:28:13,572 DEBUG storage.ui: min growth is 2138112 >08:28:13,572 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 37 name = vdb3 growable = True >base = 2048 growth = 2138112 max_grow = 2138112 >done = True is 2138112 >08:28:13,572 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 38 name = vdc2 growable = True >base = 2048 growth = 2138112 max_grow = 2138112 >done = True is 2138112 >08:28:13,572 DEBUG storage.ui: set: ['vdb3', 'vdc2'] 1045 >08:28:13,572 DEBUG storage.ui: min growth is 2138112 >08:28:13,577 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 37 name = vdb3 growable = True >base = 2048 growth = 2138112 max_grow = 2138112 >done = True is 2138112 >08:28:13,577 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 38 name = vdc2 growable = True >base = 2048 growth = 2138112 max_grow = 2138112 >done = True is 2138112 >08:28:13,577 DEBUG storage.ui: growing partitions on vda >08:28:13,578 DEBUG storage.ui: growing partitions on vdb >08:28:13,579 DEBUG storage.ui: partition vdb1 (31): 0 >08:28:13,579 DEBUG storage.ui: new geometry for vdb1: parted.Geometry instance -- > start: 2048 end: 5677055 length: 5675008 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d5aa50> >08:28:13,579 DEBUG storage.ui: partition vdb2 (22): 0 >08:28:13,580 DEBUG storage.ui: new geometry for vdb2: parted.Geometry instance -- > start: 5677056 end: 6701055 length: 1024000 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d5abd0> >08:28:13,580 DEBUG storage.ui: partition vdb3 (37): 0 >08:28:13,580 DEBUG storage.ui: new geometry for vdb3: parted.Geometry instance -- > start: 6701056 end: 8841215 length: 2140160 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d5ad50> >08:28:13,580 DEBUG storage.ui: removing all non-preexisting partitions ['vdb1(id 31)', 'vdb2(id 22)', 'vdb3(id 37)'] from disk(s) ['vdb'] >08:28:13,588 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:28:13,588 DEBUG storage.ui: device vdb1 new partedPartition None >08:28:13,590 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: vdb ; >08:28:13,594 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vdb ; >08:28:13,597 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:28:13,597 DEBUG storage.ui: device vdb2 new partedPartition None >08:28:13,600 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdb ; >08:28:13,602 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >08:28:13,605 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:13,605 DEBUG storage.ui: device vdb3 new partedPartition None >08:28:13,608 DEBUG storage.ui: PartitionDevice._setDisk: req11 ; new: None ; old: vdb ; >08:28:13,610 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >08:28:13,611 DEBUG storage.ui: back from removeNewPartitions >08:28:13,612 DEBUG storage.ui: extended: None >08:28:13,612 DEBUG storage.ui: setting req8 new geometry: parted.Geometry instance -- > start: 2048 end: 5677055 length: 5675008 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d5aa50> >08:28:13,615 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >08:28:13,616 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d5d110> PedPartition: <_ped.Partition object at 0x4d3a890> >08:28:13,619 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >08:28:13,622 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >08:28:13,625 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:28:13,626 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d2c910> PedPartition: <_ped.Partition object at 0x4965ef0> >08:28:13,626 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 5677056 end: 6701055 length: 1024000 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d5abd0> >08:28:13,629 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >08:28:13,630 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d5a950> PedPartition: <_ped.Partition object at 0x4d3a8f0> >08:28:13,632 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >08:28:13,635 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >08:28:13,638 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:28:13,639 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d56d50> PedPartition: <_ped.Partition object at 0x4d3a410> >08:28:13,640 DEBUG storage.ui: setting req11 new geometry: parted.Geometry instance -- > start: 6701056 end: 8841215 length: 2140160 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d5ad50> >08:28:13,642 DEBUG storage.ui: PartitionDevice._setPartedPartition: req11 ; >08:28:13,643 DEBUG storage.ui: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d2c590> PedPartition: <_ped.Partition object at 0x4d3a770> >08:28:13,645 DEBUG storage.ui: PartitionDevice._setDisk: vdb3 ; new: vdb ; old: None ; >08:28:13,648 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vdb ; >08:28:13,651 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:13,652 DEBUG storage.ui: device vdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d5d1d0> PedPartition: <_ped.Partition object at 0x4d3a9b0> >08:28:13,653 DEBUG storage.ui: growing partitions on vdc >08:28:13,653 DEBUG storage.ui: partition vdc1 (23): 0 >08:28:13,654 DEBUG storage.ui: new geometry for vdc1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x4d3ee10> >08:28:13,655 DEBUG storage.ui: partition vdc2 (38): 0 >08:28:13,656 DEBUG storage.ui: new geometry for vdc2: parted.Geometry instance -- > start: 1026048 end: 3166207 length: 2140160 > device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x4d5aad0> >08:28:13,657 DEBUG storage.ui: removing all non-preexisting partitions ['vdc1(id 23)', 'vdc2(id 38)'] from disk(s) ['vdc'] >08:28:13,659 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:28:13,660 DEBUG storage.ui: device vdc1 new partedPartition None >08:28:13,663 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: vdc ; >08:28:13,666 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdc ; >08:28:13,668 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:28:13,669 DEBUG storage.ui: device vdc2 new partedPartition None >08:28:13,672 DEBUG storage.ui: PartitionDevice._setDisk: req12 ; new: None ; old: vdc ; >08:28:13,674 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >08:28:13,675 DEBUG storage.ui: back from removeNewPartitions >08:28:13,676 DEBUG storage.ui: extended: None >08:28:13,676 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x4d3ee10> >08:28:13,679 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >08:28:13,680 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d41450> PedPartition: <_ped.Partition object at 0x32a6650> >08:28:13,682 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >08:28:13,685 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >08:28:13,688 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:28:13,689 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d56e10> PedPartition: <_ped.Partition object at 0x4d3a710> >08:28:13,690 DEBUG storage.ui: setting req12 new geometry: parted.Geometry instance -- > start: 1026048 end: 3166207 length: 2140160 > device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x4d5aad0> >08:28:13,693 DEBUG storage.ui: PartitionDevice._setPartedPartition: req12 ; >08:28:13,694 DEBUG storage.ui: device req12 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d569d0> PedPartition: <_ped.Partition object at 0x4d3a890> >08:28:13,697 DEBUG storage.ui: PartitionDevice._setDisk: vdc2 ; new: vdc ; old: None ; >08:28:13,699 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdc ; >08:28:13,702 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:28:13,703 DEBUG storage.ui: device vdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d5d650> PedPartition: <_ped.Partition object at 0x4d3a830> >08:28:13,704 DEBUG storage.ui: fixing size of non-existent 2771MB partition vda1 (42) with non-existent mdmember at 2771.00 >08:28:13,705 DEBUG storage.ui: fixing size of non-existent 500MB partition vda2 (21) with non-existent mdmember at 500.00 >08:28:13,706 DEBUG storage.ui: fixing size of non-existent 2771MB partition vdb1 (31) with non-existent mdmember at 2771.00 >08:28:13,707 DEBUG storage.ui: fixing size of non-existent 500MB partition vdb2 (22) with non-existent mdmember at 500.00 >08:28:13,708 DEBUG storage.ui: fixing size of non-existent 1045MB partition vdb3 (37) with non-existent mdmember at 1045.00 >08:28:13,709 DEBUG storage.ui: fixing size of non-existent 500MB partition vdc1 (23) with non-existent mdmember at 500.00 >08:28:13,711 DEBUG storage.ui: fixing size of non-existent 1045MB partition vdc2 (38) with non-existent mdmember at 1045.00 >08:28:13,713 DEBUG storage.ui: new member set: ['vdb3', 'vdc2'] >08:28:13,714 DEBUG storage.ui: old member set: ['vdb3', 'vdc2'] >08:28:13,715 DEBUG storage.ui: raw RAID 1 size == 1045.0 >08:28:13,715 INFO storage.ui: Using 1MB superBlockSize >08:28:13,716 DEBUG storage.ui: non-existent RAID 1 size == 1044.0 >08:28:13,717 DEBUG storage.ui: renaming device 'pv01' to '00' >08:28:13,718 DEBUG storage.ui: new member set: ['00'] >08:28:13,718 DEBUG storage.ui: old member set: ['00'] >08:28:13,719 DEBUG storage.ui: raw RAID 1 size == 1045.0 >08:28:13,720 INFO storage.ui: Using 1MB superBlockSize >08:28:13,721 DEBUG storage.ui: non-existent RAID 1 size == 1044.0 >08:28:13,722 DEBUG storage.ui: fedora00 size is 1040MB >08:28:13,723 DEBUG storage.ui: raw RAID 1 size == 1045.0 >08:28:13,723 INFO storage.ui: Using 1MB superBlockSize >08:28:13,724 DEBUG storage.ui: non-existent RAID 1 size == 1044.0 >08:28:13,725 DEBUG storage.ui: vg fedora00 has 40MB free >08:28:13,726 DEBUG storage.ui: raw RAID 1 size == 1045.0 >08:28:13,727 INFO storage.ui: Using 1MB superBlockSize >08:28:13,727 DEBUG storage.ui: non-existent RAID 1 size == 1044.0 >08:28:13,728 DEBUG storage.ui: fedora00 size is 1040MB >08:28:13,729 DEBUG storage.ui: raw RAID 1 size == 1045.0 >08:28:13,730 INFO storage.ui: Using 1MB superBlockSize >08:28:13,731 DEBUG storage.ui: non-existent RAID 1 size == 1044.0 >08:28:13,731 DEBUG storage.ui: vg fedora00 has 40MB free >08:28:13,741 DEBUG blivet: raw RAID 1 size == 500.0 >08:28:13,742 INFO blivet: Using 0MB superBlockSize >08:28:13,743 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:28:13,785 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 0, [], {} >08:28:13,804 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >08:28:13,805 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >08:28:13,806 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >08:28:16,515 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, None, [], {} >08:28:16,518 DEBUG storage.ui: raw RAID 0 size == 5542.0 >08:28:16,520 INFO storage.ui: Using 4MB superBlockSize >08:28:16,522 DEBUG storage.ui: non-existent RAID 0 size == 5534.0 >08:28:16,524 DEBUG storage.ui: raw RAID 0 size == 5542.0 >08:28:16,526 INFO storage.ui: Using 4MB superBlockSize >08:28:16,527 DEBUG storage.ui: non-existent RAID 0 size == 5534.0 >08:28:16,529 DEBUG storage.ui: fedora size is 5532MB >08:28:16,531 DEBUG storage.ui: raw RAID 0 size == 5542.0 >08:28:16,533 INFO storage.ui: Using 4MB superBlockSize >08:28:16,534 DEBUG storage.ui: non-existent RAID 0 size == 5534.0 >08:28:16,536 DEBUG storage.ui: vg fedora has 40MB free >08:28:16,538 DEBUG storage.ui: raw RAID 1 size == 1045.0 >08:28:16,539 INFO storage.ui: Using 1MB superBlockSize >08:28:16,541 DEBUG storage.ui: non-existent RAID 1 size == 1044.0 >08:28:16,544 DEBUG storage.ui: raw RAID 1 size == 1045.0 >08:28:16,545 INFO storage.ui: Using 1MB superBlockSize >08:28:16,547 DEBUG storage.ui: non-existent RAID 1 size == 1044.0 >08:28:16,548 DEBUG storage.ui: fedora00 size is 1040MB >08:28:16,551 DEBUG storage.ui: raw RAID 1 size == 1045.0 >08:28:16,552 INFO storage.ui: Using 1MB superBlockSize >08:28:16,554 DEBUG storage.ui: non-existent RAID 1 size == 1044.0 >08:28:16,555 DEBUG storage.ui: vg fedora00 has 40MB free >08:28:16,557 DEBUG storage.ui: raw RAID 0 size == 5542.0 >08:28:16,559 INFO storage.ui: Using 4MB superBlockSize >08:28:16,560 DEBUG storage.ui: non-existent RAID 0 size == 5534.0 >08:28:16,566 DEBUG storage.ui: Blivet.factoryDevice: 0 ; None ; disks: [DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 3 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01a4c10) -- > name = vda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x3459d40> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>] ; encrypted: False ; container_raid_level: raid0 ; fstype: ext4 ; mountpoint: /home ; container_encrypted: False ; container_size: 0 ; >08:28:16,574 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, None, ['vdb', 'vda'], {'encrypted': False, 'container_raid_level': 'raid0', 'fstype': 'ext4', 'mountpoint': '/home', 'container_encrypted': False, 'container_size': 0} >08:28:16,577 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >08:28:16,577 DEBUG storage.ui: starting Blivet copy >08:28:16,657 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:28:16,659 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d5de50> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d3e310> PedPartition: <_ped.Partition object at 0x32a6650> >08:28:16,661 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:28:16,662 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d5de50> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d3e110> PedPartition: <_ped.Partition object at 0x4965dd0> >08:28:16,665 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:28:16,666 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d5da90> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d3ecd0> PedPartition: <_ped.Partition object at 0x4965d70> >08:28:16,668 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:28:16,669 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d5da90> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4976590> PedPartition: <_ped.Partition object at 0x4d3a4d0> >08:28:16,671 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:16,672 DEBUG storage.ui: device vdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d5da90> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d56bd0> PedPartition: <_ped.Partition object at 0x4d3a890> >08:28:16,674 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:28:16,675 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d5add0> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d56ed0> PedPartition: <_ped.Partition object at 0x4d3a7d0> >08:28:16,677 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:28:16,678 DEBUG storage.ui: device vdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d5add0> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d56750> PedPartition: <_ped.Partition object at 0x4d3a5f0> >08:28:16,679 DEBUG storage.ui: finished Blivet copy >08:28:16,680 DEBUG storage.ui: raw RAID 0 size == 5542.0 >08:28:16,681 INFO storage.ui: Using 4MB superBlockSize >08:28:16,681 DEBUG storage.ui: non-existent RAID 0 size == 5534.0 >08:28:16,683 DEBUG storage.ui: raw RAID 0 size == 5542.0 >08:28:16,683 INFO storage.ui: Using 4MB superBlockSize >08:28:16,684 DEBUG storage.ui: non-existent RAID 0 size == 5534.0 >08:28:16,685 DEBUG storage.ui: fedora size is 5532MB >08:28:16,686 DEBUG storage.ui: raw RAID 0 size == 5542.0 >08:28:16,687 INFO storage.ui: Using 4MB superBlockSize >08:28:16,687 DEBUG storage.ui: non-existent RAID 0 size == 5534.0 >08:28:16,688 DEBUG storage.ui: vg fedora has 40MB free >08:28:16,689 DEBUG storage.ui: raw RAID 1 size == 1045.0 >08:28:16,690 INFO storage.ui: Using 1MB superBlockSize >08:28:16,690 DEBUG storage.ui: non-existent RAID 1 size == 1044.0 >08:28:16,692 DEBUG storage.ui: raw RAID 1 size == 1045.0 >08:28:16,692 INFO storage.ui: Using 1MB superBlockSize >08:28:16,693 DEBUG storage.ui: non-existent RAID 1 size == 1044.0 >08:28:16,694 DEBUG storage.ui: fedora00 size is 1040MB >08:28:16,695 DEBUG storage.ui: raw RAID 1 size == 1045.0 >08:28:16,696 INFO storage.ui: Using 1MB superBlockSize >08:28:16,697 DEBUG storage.ui: non-existent RAID 1 size == 1044.0 >08:28:16,698 DEBUG storage.ui: vg fedora00 has 40MB free >08:28:16,699 DEBUG storage.ui: raw RAID 0 size == 5542.0 >08:28:16,699 INFO storage.ui: Using 4MB superBlockSize >08:28:16,700 DEBUG storage.ui: non-existent RAID 0 size == 5534.0 >08:28:16,701 DEBUG storage.ui: raw RAID 0 size == 5542.0 >08:28:16,702 INFO storage.ui: Using 4MB superBlockSize >08:28:16,703 DEBUG storage.ui: non-existent RAID 0 size == 5534.0 >08:28:16,703 DEBUG storage.ui: fedora size is 5532MB >08:28:16,705 DEBUG storage.ui: raw RAID 0 size == 5542.0 >08:28:16,705 INFO storage.ui: Using 4MB superBlockSize >08:28:16,706 DEBUG storage.ui: non-existent RAID 0 size == 5534.0 >08:28:16,707 DEBUG storage.ui: vg fedora has 40MB free >08:28:16,708 DEBUG storage.ui: raw RAID 1 size == 1045.0 >08:28:16,709 INFO storage.ui: Using 1MB superBlockSize >08:28:16,709 DEBUG storage.ui: non-existent RAID 1 size == 1044.0 >08:28:16,710 DEBUG storage.ui: raw RAID 1 size == 1045.0 >08:28:16,711 INFO storage.ui: Using 1MB superBlockSize >08:28:16,712 DEBUG storage.ui: non-existent RAID 1 size == 1044.0 >08:28:16,712 DEBUG storage.ui: fedora00 size is 1040MB >08:28:16,714 DEBUG storage.ui: raw RAID 1 size == 1045.0 >08:28:16,714 INFO storage.ui: Using 1MB superBlockSize >08:28:16,715 DEBUG storage.ui: non-existent RAID 1 size == 1044.0 >08:28:16,716 DEBUG storage.ui: vg fedora00 has 40MB free >08:28:16,719 DEBUG storage.ui: raw RAID 0 size == 5542.0 >08:28:16,719 INFO storage.ui: Using 4MB superBlockSize >08:28:16,720 DEBUG storage.ui: non-existent RAID 0 size == 5534.0 >08:28:16,721 DEBUG storage.ui: raw RAID 0 size == 5542.0 >08:28:16,722 INFO storage.ui: Using 4MB superBlockSize >08:28:16,723 DEBUG storage.ui: non-existent RAID 0 size == 5534.0 >08:28:16,723 DEBUG storage.ui: fedora size is 5532MB >08:28:16,724 DEBUG storage.ui: raw RAID 0 size == 5542.0 >08:28:16,725 INFO storage.ui: Using 4MB superBlockSize >08:28:16,726 DEBUG storage.ui: non-existent RAID 0 size == 5534.0 >08:28:16,727 DEBUG storage.ui: vg fedora has 40MB free >08:28:16,727 DEBUG storage.ui: size bumped to 14294 to include new device space >08:28:16,728 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.MDFactory'> >08:28:16,731 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x3c22150>, 14334.0, [DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 3 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01a4c10) -- > name = vda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x3459d40> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>]] >08:28:16,736 DEBUG storage.ui: raw RAID 0 size == 5542.0 >08:28:16,736 INFO storage.ui: Using 4MB superBlockSize >08:28:16,736 DEBUG storage.ui: non-existent RAID 0 size == 5534.0 >08:28:16,736 DEBUG storage.ui: child factory kwargs: {'device': MDRaidArrayDevice instance (0x466d510) -- > name = 00 status = False kids = 1 id = 33 > parents = ['non-existent 2771MB partition vdb1 (31) with non-existent mdmember', > 'non-existent 2771MB partition vda1 (42) with non-existent mdmember'] > uuid = None size = 5534.0 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 5052.0 path = /dev/md/00 > format args = None originalFormat = lvmpv level = 0 spares = 1 > members = 2 > total devices = 3 metadata version = default, 'encrypted': False, 'raid_level': 'raid0', 'fstype': 'lvmpv'} >08:28:16,738 DEBUG storage.ui: MDFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x4d41a50> ; >08:28:16,738 INFO storage.ui: Using 8MB superBlockSize >08:28:16,738 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >08:28:16,749 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x3c22150>, 14350.0, [DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 3 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01a4c10) -- > name = vda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x3459d40> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>]] >08:28:16,750 DEBUG storage.ui: child factory kwargs: {'fstype': 'mdmember'} >08:28:16,752 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.MDFactory object at 0x4d3e4d0> ; >08:28:16,753 DEBUG storage.ui: raw RAID 0 size == 5542.0 >08:28:16,753 INFO storage.ui: Using 4MB superBlockSize >08:28:16,753 DEBUG storage.ui: non-existent RAID 0 size == 5534.0 >08:28:16,753 DEBUG storage.ui: parent factory container: non-existent 5534MB mdarray 00 (33) with non-existent lvmpv >08:28:16,754 DEBUG storage.ui: members: ['vdb1', 'vda1'] >08:28:16,754 DEBUG storage.ui: add_disks: [] >08:28:16,762 DEBUG storage.ui: remove_disks: [] >08:28:16,765 DEBUG storage.ui: MDRaidMember.__init__: >08:28:16,767 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance >08:28:16,767 INFO storage.ui: Using 8MB superBlockSize >08:28:16,778 DEBUG storage.ui: adding a SameSizeSet with size 14350 >08:28:16,781 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >08:28:16,784 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >08:28:16,788 DEBUG storage.ui: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >08:28:16,792 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 42)', 'vda2(id 21)', 'vdb1(id 31)', 'vdb2(id 22)', 'vdb3(id 37)', 'vdc1(id 23)', 'vdc2(id 38)'] from disk(s) ['vda', 'vdb', 'vdc'] >08:28:16,797 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:28:16,798 DEBUG storage.ui: device vda1 new partedPartition None >08:28:16,800 DEBUG storage.ui: PartitionDevice._setDisk: req13 ; new: None ; old: vda ; >08:28:16,803 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >08:28:16,805 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:28:16,806 DEBUG storage.ui: device vda2 new partedPartition None >08:28:16,809 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >08:28:16,811 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:28:16,814 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:28:16,815 DEBUG storage.ui: device vdb1 new partedPartition None >08:28:16,817 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: vdb ; >08:28:16,820 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vdb ; >08:28:16,822 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:28:16,823 DEBUG storage.ui: device vdb2 new partedPartition None >08:28:16,826 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdb ; >08:28:16,828 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >08:28:16,831 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:16,832 DEBUG storage.ui: device vdb3 new partedPartition None >08:28:16,834 DEBUG storage.ui: PartitionDevice._setDisk: req11 ; new: None ; old: vdb ; >08:28:16,836 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >08:28:16,839 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:28:16,840 DEBUG storage.ui: device vdc1 new partedPartition None >08:28:16,842 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: vdc ; >08:28:16,845 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdc ; >08:28:16,848 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:28:16,849 DEBUG storage.ui: device vdc2 new partedPartition None >08:28:16,851 DEBUG storage.ui: PartitionDevice._setDisk: req12 ; new: None ; old: vdc ; >08:28:16,854 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >08:28:16,856 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb', 'vdc'] ; partitions=['req13(id 42)', 'req1(id 21)', 'req8(id 31)', 'req2(id 22)', 'req11(id 37)', 'req3(id 23)', 'req12(id 38)'] >08:28:16,856 DEBUG storage.ui: removing all non-preexisting partitions ['req11(id 37)', 'req12(id 38)', 'req1(id 21)', 'req2(id 22)', 'req3(id 23)', 'req13(id 42)', 'req8(id 31)'] from disk(s) ['vda', 'vdb', 'vdc'] >08:28:16,859 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:16,862 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:16,863 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:16,865 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:16,868 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:16,869 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:16,869 DEBUG storage.ui: allocating partition: req11 ; id: 37 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 1045MB ; grow: False ; max_size: 1045 ; start: None ; end: None >08:28:16,870 DEBUG storage.ui: checking freespace on vdb >08:28:16,872 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=1045MB boot=False best=None grow=False start=None >08:28:16,873 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:28:16,874 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:28:16,874 DEBUG storage.ui: updating use_disk to vdb, type: 0 >08:28:16,875 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:28:16,876 DEBUG storage.ui: new free allows for 0 sectors of growth >08:28:16,877 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:28:16,878 DEBUG storage.ui: created partition vdb1 of 1045MB and added it to /dev/vdb >08:28:16,881 DEBUG storage.ui: PartitionDevice._setPartedPartition: req11 ; >08:28:16,882 DEBUG storage.ui: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d56b10> PedPartition: <_ped.Partition object at 0x4965ef0> >08:28:16,884 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >08:28:16,887 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >08:28:16,890 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:28:16,891 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d56710> PedPartition: <_ped.Partition object at 0x7f39a00e4a10> >08:28:16,893 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:16,897 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:16,897 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:16,900 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:16,903 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:16,904 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:16,905 DEBUG storage.ui: allocating partition: req12 ; id: 38 ; disks: ['vdc'] ; >boot: False ; primary: False ; size: 1045MB ; grow: False ; max_size: 1045 ; start: None ; end: None >08:28:16,905 DEBUG storage.ui: checking freespace on vdc >08:28:16,907 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdc part_type=0 req_size=1045MB boot=False best=None grow=False start=None >08:28:16,908 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:28:16,908 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:28:16,909 DEBUG storage.ui: updating use_disk to vdc, type: 0 >08:28:16,910 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:28:16,911 DEBUG storage.ui: new free allows for 0 sectors of growth >08:28:16,912 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:28:16,913 DEBUG storage.ui: created partition vdc1 of 1045MB and added it to /dev/vdc >08:28:16,916 DEBUG storage.ui: PartitionDevice._setPartedPartition: req12 ; >08:28:16,917 DEBUG storage.ui: device req12 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d56cd0> PedPartition: <_ped.Partition object at 0x32a6290> >08:28:16,919 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >08:28:16,922 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >08:28:16,925 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:28:16,926 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d5d1d0> PedPartition: <_ped.Partition object at 0x4d3a0b0> >08:28:16,929 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:16,931 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:16,932 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:16,934 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:16,937 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:16,938 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:16,938 DEBUG storage.ui: allocating partition: req1 ; id: 21 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >08:28:16,939 DEBUG storage.ui: checking freespace on vda >08:28:16,940 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=False best=None grow=False start=None >08:28:16,941 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:28:16,942 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:28:16,943 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:28:16,944 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:28:16,945 DEBUG storage.ui: new free allows for 0 sectors of growth >08:28:16,946 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:28:16,947 DEBUG storage.ui: created partition vda1 of 500MB and added it to /dev/vda >08:28:16,950 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >08:28:16,953 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d56650> PedPartition: <_ped.Partition object at 0x4965f50> >08:28:16,956 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >08:28:16,958 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >08:28:16,961 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:28:16,962 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d5d4d0> PedPartition: <_ped.Partition object at 0x4965fb0> >08:28:16,965 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:16,967 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:16,968 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:16,971 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:16,975 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:16,975 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:16,976 DEBUG storage.ui: allocating partition: req2 ; id: 22 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >08:28:16,977 DEBUG storage.ui: checking freespace on vdb >08:28:16,978 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=500MB boot=False best=None grow=False start=None >08:28:16,979 DEBUG storage.ui: checking 63-2047 (0 MB) >08:28:16,980 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:28:16,981 DEBUG storage.ui: checking 2142208-16777215 (7146 MB) >08:28:16,982 DEBUG storage.ui: current free range is 2142208-16777215 (7146MB) >08:28:16,983 DEBUG storage.ui: updating use_disk to vdb, type: 0 >08:28:16,984 DEBUG storage.ui: new free: 2142208-16777215 / 7146MB >08:28:16,985 DEBUG storage.ui: new free allows for 0 sectors of growth >08:28:16,986 DEBUG storage.ui: created partition vdb2 of 500MB and added it to /dev/vdb >08:28:16,989 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >08:28:16,990 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d561d0> PedPartition: <_ped.Partition object at 0x4d3a830> >08:28:16,994 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >08:28:16,997 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >08:28:17,000 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:28:17,001 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d3e150> PedPartition: <_ped.Partition object at 0x4965f50> >08:28:17,004 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:17,007 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:17,007 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:17,010 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:17,013 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:17,014 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:17,014 DEBUG storage.ui: allocating partition: req3 ; id: 23 ; disks: ['vdc'] ; >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >08:28:17,015 DEBUG storage.ui: checking freespace on vdc >08:28:17,016 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdc part_type=0 req_size=500MB boot=False best=None grow=False start=None >08:28:17,018 DEBUG storage.ui: checking 63-2047 (0 MB) >08:28:17,019 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:28:17,019 DEBUG storage.ui: checking 2142208-16777215 (7146 MB) >08:28:17,020 DEBUG storage.ui: current free range is 2142208-16777215 (7146MB) >08:28:17,021 DEBUG storage.ui: updating use_disk to vdc, type: 0 >08:28:17,023 DEBUG storage.ui: new free: 2142208-16777215 / 7146MB >08:28:17,024 DEBUG storage.ui: new free allows for 0 sectors of growth >08:28:17,025 DEBUG storage.ui: created partition vdc2 of 500MB and added it to /dev/vdc >08:28:17,028 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >08:28:17,029 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d567d0> PedPartition: <_ped.Partition object at 0x4965ef0> >08:28:17,032 DEBUG storage.ui: PartitionDevice._setDisk: vdc2 ; new: vdc ; old: None ; >08:28:17,034 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdc ; >08:28:17,038 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:28:17,039 DEBUG storage.ui: device vdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d56250> PedPartition: <_ped.Partition object at 0x4d3a950> >08:28:17,042 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:17,045 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:17,045 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:17,048 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:17,050 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:17,051 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:17,052 DEBUG storage.ui: allocating partition: req13 ; id: 42 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 7175 ; start: None ; end: None >08:28:17,052 DEBUG storage.ui: checking freespace on vda >08:28:17,053 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1MB boot=False best=None grow=True start=None >08:28:17,055 DEBUG storage.ui: checking 63-2047 (0 MB) >08:28:17,056 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:28:17,057 DEBUG storage.ui: checking 1026048-16777215 (7691 MB) >08:28:17,057 DEBUG storage.ui: current free range is 1026048-16777215 (7691MB) >08:28:17,058 DEBUG storage.ui: evaluating growth potential for new layout >08:28:17,059 DEBUG storage.ui: calculating growth for disk /dev/vdc >08:28:17,060 DEBUG storage.ui: adding request 38 to chunk 16777153 (63-16777215) on /dev/vdc >08:28:17,061 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:28:17,061 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:28:17,062 DEBUG storage.ui: req: PartitionRequest instance -- >id = 38 name = vdc1 growable = False >base = 2140160 growth = 0 max_grow = 0 >done = True >08:28:17,063 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdc2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:17,063 DEBUG storage.ui: request 38 (vdc1) growth: 0 (0MB) size: 1045MB >08:28:17,064 DEBUG storage.ui: request 23 (vdc2) growth: 0 (0MB) size: 500MB >08:28:17,065 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >08:28:17,066 DEBUG storage.ui: calculating growth for disk /dev/vdb >08:28:17,066 DEBUG storage.ui: adding request 37 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:17,067 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:17,068 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:28:17,069 DEBUG storage.ui: req: PartitionRequest instance -- >id = 37 name = vdb1 growable = False >base = 2140160 growth = 0 max_grow = 0 >done = True >08:28:17,069 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:17,070 DEBUG storage.ui: request 37 (vdb1) growth: 0 (0MB) size: 1045MB >08:28:17,071 DEBUG storage.ui: request 22 (vdb2) growth: 0 (0MB) size: 500MB >08:28:17,071 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >08:28:17,071 DEBUG storage.ui: calculating growth for disk /dev/vda >08:28:17,075 DEBUG storage.ui: PartitionDevice._setPartedPartition: req13 ; >08:28:17,076 DEBUG storage.ui: device req13 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d56490> PedPartition: <_ped.Partition object at 0x4d3a710> >08:28:17,079 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >08:28:17,081 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >08:28:17,082 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:28:17,083 DEBUG storage.ui: adding request 42 to chunk 16777153 (63-16777215) on /dev/vda >08:28:17,084 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:28:17,084 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:17,085 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 14692352 >done = False >08:28:17,086 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:28:17,086 DEBUG storage.ui: adding 15751105 (7690MB) to 42 (vda2) >08:28:17,087 DEBUG storage.ui: taking back 1058753 (516MB) from 42 (vda2) >08:28:17,088 DEBUG storage.ui: new grow amount for request 42 (vda2) is 14692352 units, or 7174MB >08:28:17,089 DEBUG storage.ui: request 21 (vda1) growth: 0 (0MB) size: 500MB >08:28:17,089 DEBUG storage.ui: request 42 (vda2) growth: 14692352 (7174MB) size: 7175MB >08:28:17,090 DEBUG storage.ui: disk /dev/vda growth: 14692352 (7174MB) >08:28:17,092 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:28:17,093 DEBUG storage.ui: device vda2 new partedPartition None >08:28:17,095 DEBUG storage.ui: PartitionDevice._setDisk: req13 ; new: None ; old: vda ; >08:28:17,098 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >08:28:17,099 DEBUG storage.ui: total growth: 14692352 sectors >08:28:17,099 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:28:17,100 DEBUG storage.ui: new free: 1026048-16777215 / 7691MB >08:28:17,101 DEBUG storage.ui: new free allows for 14692352 sectors of growth >08:28:17,102 DEBUG storage.ui: created partition vda2 of 1MB and added it to /dev/vda >08:28:17,105 DEBUG storage.ui: PartitionDevice._setPartedPartition: req13 ; >08:28:17,106 DEBUG storage.ui: device req13 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d42310> PedPartition: <_ped.Partition object at 0x4d3a9b0> >08:28:17,109 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >08:28:17,111 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >08:28:17,114 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:28:17,115 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d42490> PedPartition: <_ped.Partition object at 0x4d3a410> >08:28:17,118 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:17,120 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:17,121 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:17,123 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:17,126 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:17,126 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:17,127 DEBUG storage.ui: allocating partition: req8 ; id: 31 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 7175 ; start: None ; end: None >08:28:17,128 DEBUG storage.ui: checking freespace on vdb >08:28:17,129 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=1MB boot=False best=None grow=True start=None >08:28:17,130 DEBUG storage.ui: checking 63-2047 (0 MB) >08:28:17,130 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:28:17,131 DEBUG storage.ui: checking 3166208-16777215 (6646 MB) >08:28:17,132 DEBUG storage.ui: current free range is 3166208-16777215 (6646MB) >08:28:17,133 DEBUG storage.ui: evaluating growth potential for new layout >08:28:17,133 DEBUG storage.ui: calculating growth for disk /dev/vdc >08:28:17,135 DEBUG storage.ui: adding request 38 to chunk 16777153 (63-16777215) on /dev/vdc >08:28:17,136 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:28:17,136 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:28:17,137 DEBUG storage.ui: req: PartitionRequest instance -- >id = 38 name = vdc1 growable = False >base = 2140160 growth = 0 max_grow = 0 >done = True >08:28:17,138 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdc2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:17,139 DEBUG storage.ui: request 38 (vdc1) growth: 0 (0MB) size: 1045MB >08:28:17,139 DEBUG storage.ui: request 23 (vdc2) growth: 0 (0MB) size: 500MB >08:28:17,140 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >08:28:17,141 DEBUG storage.ui: calculating growth for disk /dev/vdb >08:28:17,144 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >08:28:17,145 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3998032050> PedPartition: <_ped.Partition object at 0x4d3a470> >08:28:17,148 DEBUG storage.ui: PartitionDevice._setDisk: vdb3 ; new: vdb ; old: None ; >08:28:17,150 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vdb ; >08:28:17,152 DEBUG storage.ui: adding request 37 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:17,152 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:17,153 DEBUG storage.ui: adding request 31 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:17,154 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:28:17,155 DEBUG storage.ui: req: PartitionRequest instance -- >id = 37 name = vdb1 growable = False >base = 2140160 growth = 0 max_grow = 0 >done = True >08:28:17,155 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:17,156 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = vdb3 growable = True >base = 2048 growth = 0 max_grow = 14692352 >done = False >08:28:17,157 DEBUG storage.ui: 1 requests and 13610945 (6645MB) left in chunk >08:28:17,157 DEBUG storage.ui: adding 13610945 (6645MB) to 31 (vdb3) >08:28:17,158 DEBUG storage.ui: new grow amount for request 31 (vdb3) is 13610945 units, or 6645MB >08:28:17,159 DEBUG storage.ui: request 37 (vdb1) growth: 0 (0MB) size: 1045MB >08:28:17,160 DEBUG storage.ui: request 22 (vdb2) growth: 0 (0MB) size: 500MB >08:28:17,160 DEBUG storage.ui: request 31 (vdb3) growth: 13610945 (6645MB) size: 6646MB >08:28:17,161 DEBUG storage.ui: disk /dev/vdb growth: 13610945 (6645MB) >08:28:17,162 DEBUG storage.ui: calculating growth for disk /dev/vda >08:28:17,162 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:28:17,163 DEBUG storage.ui: adding request 42 to chunk 16777153 (63-16777215) on /dev/vda >08:28:17,164 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:28:17,165 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:17,165 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 14692352 >done = False >08:28:17,166 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:28:17,166 DEBUG storage.ui: adding 15751105 (7690MB) to 42 (vda2) >08:28:17,166 DEBUG storage.ui: taking back 1058753 (516MB) from 42 (vda2) >08:28:17,166 DEBUG storage.ui: new grow amount for request 42 (vda2) is 14692352 units, or 7174MB >08:28:17,166 DEBUG storage.ui: request 21 (vda1) growth: 0 (0MB) size: 500MB >08:28:17,167 DEBUG storage.ui: request 42 (vda2) growth: 14692352 (7174MB) size: 7175MB >08:28:17,167 DEBUG storage.ui: disk /dev/vda growth: 14692352 (7174MB) >08:28:17,172 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:17,173 DEBUG storage.ui: device vdb3 new partedPartition None >08:28:17,176 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: vdb ; >08:28:17,178 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vdb ; >08:28:17,179 DEBUG storage.ui: total growth: 28303297 sectors >08:28:17,180 DEBUG storage.ui: updating use_disk to vdb, type: 0 >08:28:17,180 DEBUG storage.ui: new free: 3166208-16777215 / 6646MB >08:28:17,181 DEBUG storage.ui: new free allows for 28303297 sectors of growth >08:28:17,182 DEBUG storage.ui: created partition vdb3 of 1MB and added it to /dev/vdb >08:28:17,185 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >08:28:17,186 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d56510> PedPartition: <_ped.Partition object at 0x4965ef0> >08:28:17,188 DEBUG storage.ui: PartitionDevice._setDisk: vdb3 ; new: vdb ; old: None ; >08:28:17,191 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vdb ; >08:28:17,194 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:17,195 DEBUG storage.ui: device vdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d567d0> PedPartition: <_ped.Partition object at 0x4d3a230> >08:28:17,196 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb', 'vdc'], partitions=['vda2(id 42)', 'vda1(id 21)', 'vdb3(id 31)', 'vdb2(id 22)', 'vdb1(id 37)', 'vdc2(id 23)', 'vdc1(id 38)'] >08:28:17,196 DEBUG storage.ui: growable partitions are ['vda2', 'vdb3'] >08:28:17,197 DEBUG storage.ui: adding request 42 to chunk 16777153 (63-16777215) on /dev/vda >08:28:17,199 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:28:17,200 DEBUG storage.ui: disk vda has 1 chunks >08:28:17,200 DEBUG storage.ui: adding request 31 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:17,201 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:17,202 DEBUG storage.ui: adding request 37 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:17,203 DEBUG storage.ui: disk vdb has 1 chunks >08:28:17,204 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:28:17,204 DEBUG storage.ui: adding request 38 to chunk 16777153 (63-16777215) on /dev/vdc >08:28:17,205 DEBUG storage.ui: disk vdc has 1 chunks >08:28:17,206 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:28:17,207 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:17,207 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 14692352 >done = False >08:28:17,208 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:28:17,209 DEBUG storage.ui: adding 15751105 (7690MB) to 42 (vda2) >08:28:17,209 DEBUG storage.ui: taking back 1058753 (516MB) from 42 (vda2) >08:28:17,210 DEBUG storage.ui: new grow amount for request 42 (vda2) is 14692352 units, or 7174MB >08:28:17,211 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:28:17,211 DEBUG storage.ui: req: PartitionRequest instance -- >id = 37 name = vdb1 growable = False >base = 2140160 growth = 0 max_grow = 0 >done = True >08:28:17,212 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:17,213 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = vdb3 growable = True >base = 2048 growth = 0 max_grow = 14692352 >done = False >08:28:17,213 DEBUG storage.ui: 1 requests and 13610945 (6645MB) left in chunk >08:28:17,215 DEBUG storage.ui: adding 13610945 (6645MB) to 31 (vdb3) >08:28:17,215 DEBUG storage.ui: new grow amount for request 31 (vdb3) is 13610945 units, or 6645MB >08:28:17,216 DEBUG storage.ui: set: ['vdb3', 'vda2'] 7175 >08:28:17,216 DEBUG storage.ui: min growth is 13610945 >08:28:17,217 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 31 name = vdb3 growable = True >base = 2048 growth = 13610945 max_grow = 14692352 >done = False is 14692352 >08:28:17,217 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 42 name = vda2 growable = True >base = 2048 growth = 14692352 max_grow = 14692352 >done = True is 14692352 >08:28:17,217 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 42 name = vda2 growable = True >base = 2048 growth = 14692352 max_grow = 14692352 >done = True 1081407 (528 MB) >08:28:17,219 DEBUG storage.ui: set: ['vdb3', 'vda2'] 7175 >08:28:17,220 DEBUG storage.ui: min growth is 13610945 >08:28:17,220 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 31 name = vdb3 growable = True >base = 2048 growth = 13610945 max_grow = 14692352 >done = True is 14692352 >08:28:17,220 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 42 name = vda2 growable = True >base = 2048 growth = 13610945 max_grow = 14692352 >done = True is 14692352 >08:28:17,221 DEBUG storage.ui: growing partitions on vda >08:28:17,221 DEBUG storage.ui: partition vda1 (21): 0 >08:28:17,222 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x7f3998032210> >08:28:17,223 DEBUG storage.ui: partition vda2 (42): 0 >08:28:17,223 DEBUG storage.ui: new geometry for vda2: parted.Geometry instance -- > start: 1026048 end: 14637055 length: 13611008 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x4d33790> >08:28:17,223 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 21)', 'vda2(id 42)'] from disk(s) ['vda'] >08:28:17,225 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:28:17,225 DEBUG storage.ui: device vda1 new partedPartition None >08:28:17,232 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >08:28:17,234 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >08:28:17,237 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:28:17,238 DEBUG storage.ui: device vda2 new partedPartition None >08:28:17,241 DEBUG storage.ui: PartitionDevice._setDisk: req13 ; new: None ; old: vda ; >08:28:17,243 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:28:17,244 DEBUG storage.ui: back from removeNewPartitions >08:28:17,244 DEBUG storage.ui: extended: None >08:28:17,245 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x7f3998032210> >08:28:17,248 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >08:28:17,250 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4942dd0> PedPartition: <_ped.Partition object at 0x32a6290> >08:28:17,252 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >08:28:17,254 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >08:28:17,257 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:28:17,258 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d2e210> PedPartition: <_ped.Partition object at 0x4d3a1d0> >08:28:17,259 DEBUG storage.ui: setting req13 new geometry: parted.Geometry instance -- > start: 1026048 end: 14637055 length: 13611008 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x4d33790> >08:28:17,262 DEBUG storage.ui: PartitionDevice._setPartedPartition: req13 ; >08:28:17,264 DEBUG storage.ui: device req13 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d5d590> PedPartition: <_ped.Partition object at 0x4d3a770> >08:28:17,266 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >08:28:17,269 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >08:28:17,271 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:28:17,273 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d2e7d0> PedPartition: <_ped.Partition object at 0x4d3a410> >08:28:17,273 DEBUG storage.ui: growing partitions on vdb >08:28:17,274 DEBUG storage.ui: partition vdb1 (37): 0 >08:28:17,275 DEBUG storage.ui: new geometry for vdb1: parted.Geometry instance -- > start: 2048 end: 2142207 length: 2140160 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d56190> >08:28:17,276 DEBUG storage.ui: partition vdb2 (22): 0 >08:28:17,277 DEBUG storage.ui: new geometry for vdb2: parted.Geometry instance -- > start: 2142208 end: 3166207 length: 1024000 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d2ef90> >08:28:17,278 DEBUG storage.ui: partition vdb3 (31): 0 >08:28:17,278 DEBUG storage.ui: new geometry for vdb3: parted.Geometry instance -- > start: 3166208 end: 16777215 length: 13611008 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d2edd0> >08:28:17,279 DEBUG storage.ui: removing all non-preexisting partitions ['vdb1(id 37)', 'vdb2(id 22)', 'vdb3(id 31)'] from disk(s) ['vdb'] >08:28:17,282 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:28:17,282 DEBUG storage.ui: device vdb1 new partedPartition None >08:28:17,285 DEBUG storage.ui: PartitionDevice._setDisk: req11 ; new: None ; old: vdb ; >08:28:17,287 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vdb ; >08:28:17,290 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:28:17,291 DEBUG storage.ui: device vdb2 new partedPartition None >08:28:17,293 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdb ; >08:28:17,296 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >08:28:17,299 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:17,300 DEBUG storage.ui: device vdb3 new partedPartition None >08:28:17,303 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: vdb ; >08:28:17,305 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >08:28:17,306 DEBUG storage.ui: back from removeNewPartitions >08:28:17,306 DEBUG storage.ui: extended: None >08:28:17,307 DEBUG storage.ui: setting req11 new geometry: parted.Geometry instance -- > start: 2048 end: 2142207 length: 2140160 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d56190> >08:28:17,310 DEBUG storage.ui: PartitionDevice._setPartedPartition: req11 ; >08:28:17,310 DEBUG storage.ui: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3998032690> PedPartition: <_ped.Partition object at 0x4d3a290> >08:28:17,313 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >08:28:17,315 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >08:28:17,318 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:28:17,320 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d42550> PedPartition: <_ped.Partition object at 0x4965f50> >08:28:17,320 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 2142208 end: 3166207 length: 1024000 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d2ef90> >08:28:17,323 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >08:28:17,324 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3998032ad0> PedPartition: <_ped.Partition object at 0x4d3a8f0> >08:28:17,326 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >08:28:17,329 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >08:28:17,331 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:28:17,332 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d56cd0> PedPartition: <_ped.Partition object at 0x4d3a9b0> >08:28:17,333 DEBUG storage.ui: setting req8 new geometry: parted.Geometry instance -- > start: 3166208 end: 16777215 length: 13611008 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d2edd0> >08:28:17,336 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >08:28:17,337 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d5a290> PedPartition: <_ped.Partition object at 0x4d3aa10> >08:28:17,339 DEBUG storage.ui: PartitionDevice._setDisk: vdb3 ; new: vdb ; old: None ; >08:28:17,341 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vdb ; >08:28:17,344 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:17,345 DEBUG storage.ui: device vdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d56710> PedPartition: <_ped.Partition object at 0x4d3a530> >08:28:17,346 DEBUG storage.ui: growing partitions on vdc >08:28:17,347 DEBUG storage.ui: fixing size of non-existent 500MB partition vda1 (21) with non-existent mdmember at 500.00 >08:28:17,348 DEBUG storage.ui: fixing size of non-existent 6646MB partition vda2 (42) with non-existent mdmember at 6646.00 >08:28:17,349 DEBUG storage.ui: fixing size of non-existent 1045MB partition vdb1 (37) with non-existent mdmember at 1045.00 >08:28:17,350 DEBUG storage.ui: fixing size of non-existent 500MB partition vdb2 (22) with non-existent mdmember at 500.00 >08:28:17,351 DEBUG storage.ui: fixing size of non-existent 6646MB partition vdb3 (31) with non-existent mdmember at 6646.00 >08:28:17,352 DEBUG storage.ui: fixing size of non-existent 1045MB partition vdc1 (38) with non-existent mdmember at 1045.00 >08:28:17,353 DEBUG storage.ui: fixing size of non-existent 500MB partition vdc2 (23) with non-existent mdmember at 500.00 >08:28:17,355 DEBUG storage.ui: new member set: ['vdb3', 'vda2'] >08:28:17,356 DEBUG storage.ui: old member set: ['vdb3', 'vda2'] >08:28:17,358 DEBUG storage.ui: raw RAID 0 size == 13292.0 >08:28:17,359 INFO storage.ui: Using 8MB superBlockSize >08:28:17,360 DEBUG storage.ui: non-existent RAID 0 size == 13276.0 >08:28:17,361 DEBUG storage.ui: new member set: ['00'] >08:28:17,361 DEBUG storage.ui: old member set: ['00'] >08:28:17,362 DEBUG storage.ui: raw RAID 0 size == 13292.0 >08:28:17,363 INFO storage.ui: Using 8MB superBlockSize >08:28:17,364 DEBUG storage.ui: non-existent RAID 0 size == 13276.0 >08:28:17,364 DEBUG storage.ui: fedora size is 13272MB >08:28:17,366 DEBUG storage.ui: raw RAID 0 size == 13292.0 >08:28:17,366 INFO storage.ui: Using 8MB superBlockSize >08:28:17,367 DEBUG storage.ui: non-existent RAID 0 size == 13276.0 >08:28:17,368 DEBUG storage.ui: vg fedora has 7780MB free >08:28:17,369 DEBUG storage.ui: raw RAID 0 size == 13292.0 >08:28:17,370 INFO storage.ui: Using 8MB superBlockSize >08:28:17,370 DEBUG storage.ui: non-existent RAID 0 size == 13276.0 >08:28:17,371 DEBUG storage.ui: fedora size is 13272MB >08:28:17,372 DEBUG storage.ui: raw RAID 0 size == 13292.0 >08:28:17,373 INFO storage.ui: Using 8MB superBlockSize >08:28:17,374 DEBUG storage.ui: non-existent RAID 0 size == 13276.0 >08:28:17,375 DEBUG storage.ui: vg fedora has 7780MB free >08:28:17,375 INFO storage.ui: adjusting size from 8796.00 to 7780.00 so it fits in container fedora >08:28:17,378 DEBUG storage.ui: Ext4FS.supported: supported: True ; >08:28:17,379 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >08:28:17,381 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >08:28:17,384 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >08:28:17,385 DEBUG storage.ui: raw RAID 0 size == 13292.0 >08:28:17,386 INFO storage.ui: Using 8MB superBlockSize >08:28:17,387 DEBUG storage.ui: non-existent RAID 0 size == 13276.0 >08:28:17,387 DEBUG storage.ui: fedora size is 13272MB >08:28:17,389 DEBUG storage.ui: raw RAID 0 size == 13292.0 >08:28:17,389 INFO storage.ui: Using 8MB superBlockSize >08:28:17,390 DEBUG storage.ui: non-existent RAID 0 size == 13276.0 >08:28:17,391 DEBUG storage.ui: vg fedora has 7780MB free >08:28:17,391 DEBUG storage.ui: Adding fedora-home/7780MB to fedora >08:28:17,392 INFO storage.ui: added lvmlv fedora-home (id 43) to device tree >08:28:17,393 INFO storage.ui: registered action: [64] Create Device lvmlv fedora-home (id 43) >08:28:17,394 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:28:17,395 INFO storage.ui: registered action: [65] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 43) >08:28:17,419 DEBUG blivet: raw RAID 1 size == 500.0 >08:28:17,420 INFO blivet: Using 0MB superBlockSize >08:28:17,421 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:28:17,453 DEBUG blivet: raw RAID 1 size == 500.0 >08:28:17,454 INFO blivet: Using 0MB superBlockSize >08:28:17,455 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:28:17,456 DEBUG blivet: raw RAID 1 size == 500.0 >08:28:17,457 INFO blivet: Using 0MB superBlockSize >08:28:17,458 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:28:17,459 DEBUG blivet: raw RAID 1 size == 500.0 >08:28:17,460 INFO blivet: Using 0MB superBlockSize >08:28:17,461 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:28:17,466 DEBUG blivet: raw RAID 1 size == 500.0 >08:28:17,467 INFO blivet: Using 0MB superBlockSize >08:28:17,468 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:28:17,508 DEBUG blivet: raw RAID 1 size == 500.0 >08:28:17,509 INFO blivet: Using 0MB superBlockSize >08:28:17,510 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:28:17,511 DEBUG blivet: raw RAID 1 size == 500.0 >08:28:17,512 INFO blivet: Using 0MB superBlockSize >08:28:17,513 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:28:17,514 DEBUG blivet: raw RAID 1 size == 500.0 >08:28:17,515 INFO blivet: Using 0MB superBlockSize >08:28:17,516 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:28:17,520 DEBUG blivet: raw RAID 1 size == 500.0 >08:28:17,521 INFO blivet: Using 0MB superBlockSize >08:28:17,521 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:28:17,533 DEBUG blivet: Ext4FS.supported: supported: True ; >08:28:17,533 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:28:17,543 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x3c22150>, 500, ['vda', 'vdb', 'vdc'], {'encrypted': False, 'raid_level': 'raid1'} >08:28:17,585 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 0, [], {} >08:28:19,623 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora00 ; >08:28:19,628 DEBUG blivet: raw RAID 1 size == 1045.0 >08:28:19,634 INFO blivet: Using 1MB superBlockSize >08:28:19,637 DEBUG blivet: non-existent RAID 1 size == 1044.0 >08:28:19,643 DEBUG blivet: DeviceTree.getDeviceByName returned non-existent 1040MB lvmvg fedora00 (40) >08:28:19,650 DEBUG blivet: raw RAID 1 size == 1045.0 >08:28:19,653 INFO blivet: Using 1MB superBlockSize >08:28:19,656 DEBUG blivet: non-existent RAID 1 size == 1044.0 >08:28:20,605 DEBUG blivet: Ext4FS.supported: supported: True ; >08:28:20,607 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:28:20,626 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 7780, ['vdb', 'vda'], {'encrypted': False, 'raid_level': None} >08:28:20,629 DEBUG blivet: raw RAID 0 size == 13292.0 >08:28:20,631 INFO blivet: Using 8MB superBlockSize >08:28:20,632 DEBUG blivet: non-existent RAID 0 size == 13276.0 >08:28:20,635 DEBUG blivet: raw RAID 0 size == 13292.0 >08:28:20,636 INFO blivet: Using 8MB superBlockSize >08:28:20,638 DEBUG blivet: non-existent RAID 0 size == 13276.0 >08:28:20,639 DEBUG blivet: fedora size is 13272MB >08:28:20,642 DEBUG blivet: raw RAID 0 size == 13292.0 >08:28:20,643 INFO blivet: Using 8MB superBlockSize >08:28:20,645 DEBUG blivet: non-existent RAID 0 size == 13276.0 >08:28:20,646 DEBUG blivet: vg fedora has 0MB free >08:28:20,649 DEBUG blivet: raw RAID 1 size == 1045.0 >08:28:20,650 INFO blivet: Using 1MB superBlockSize >08:28:20,651 DEBUG blivet: non-existent RAID 1 size == 1044.0 >08:28:20,654 DEBUG blivet: raw RAID 1 size == 1045.0 >08:28:20,655 INFO blivet: Using 1MB superBlockSize >08:28:20,657 DEBUG blivet: non-existent RAID 1 size == 1044.0 >08:28:20,658 DEBUG blivet: fedora00 size is 1040MB >08:28:20,660 DEBUG blivet: raw RAID 1 size == 1045.0 >08:28:20,661 INFO blivet: Using 1MB superBlockSize >08:28:20,663 DEBUG blivet: non-existent RAID 1 size == 1044.0 >08:28:20,664 DEBUG blivet: vg fedora00 has 40MB free >08:28:20,666 DEBUG blivet: raw RAID 0 size == 13292.0 >08:28:20,667 INFO blivet: Using 8MB superBlockSize >08:28:20,669 DEBUG blivet: non-existent RAID 0 size == 13276.0 >08:28:20,679 INFO storage.ui: removed lvmlv fedora-home (id 43) from device tree >08:28:20,685 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 3 ; name: fedora ; >08:28:20,686 INFO storage.ui: registered action: [66] Destroy Device lvmlv fedora-home (id 43) >08:28:20,688 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 0, ['vdb', 'vda'], {'container_raid_level': 'raid0', 'container_encrypted': False, 'container_size': 0, 'container_name': 'fedora'} >08:28:20,690 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >08:28:20,691 DEBUG storage.ui: starting Blivet copy >08:28:20,758 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:28:20,760 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d2c910> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50bdb10> PedPartition: <_ped.Partition object at 0x32a6290> >08:28:20,762 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:28:20,763 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d2c910> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50bdc90> PedPartition: <_ped.Partition object at 0x4d3ab90> >08:28:20,766 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:28:20,767 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d2ebd0> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50bdd90> PedPartition: <_ped.Partition object at 0x4d3ac50> >08:28:20,769 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:28:20,770 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d2ebd0> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50bdf10> PedPartition: <_ped.Partition object at 0x4d3ab30> >08:28:20,772 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:20,773 DEBUG storage.ui: device vdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d2ebd0> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50c30d0> PedPartition: <_ped.Partition object at 0x4d3a770> >08:28:20,775 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:28:20,776 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d40e90> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50c3150> PedPartition: <_ped.Partition object at 0x4d3aa70> >08:28:20,778 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:28:20,779 DEBUG storage.ui: device vdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d40e90> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50c3310> PedPartition: <_ped.Partition object at 0x4d3a650> >08:28:20,780 DEBUG storage.ui: finished Blivet copy >08:28:20,782 DEBUG storage.ui: raw RAID 0 size == 13292.0 >08:28:20,783 INFO storage.ui: Using 8MB superBlockSize >08:28:20,783 DEBUG storage.ui: non-existent RAID 0 size == 13276.0 >08:28:20,785 DEBUG storage.ui: raw RAID 0 size == 13292.0 >08:28:20,785 INFO storage.ui: Using 8MB superBlockSize >08:28:20,786 DEBUG storage.ui: non-existent RAID 0 size == 13276.0 >08:28:20,787 DEBUG storage.ui: fedora size is 13272MB >08:28:20,788 DEBUG storage.ui: raw RAID 0 size == 13292.0 >08:28:20,789 INFO storage.ui: Using 8MB superBlockSize >08:28:20,789 DEBUG storage.ui: non-existent RAID 0 size == 13276.0 >08:28:20,790 DEBUG storage.ui: vg fedora has 7780MB free >08:28:20,791 DEBUG storage.ui: size bumped to 5496 to include new device space >08:28:20,791 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.MDFactory'> >08:28:20,794 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x3c22150>, 5536.0, [DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 3 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01a4c10) -- > name = vda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x3459d40> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>]] >08:28:20,800 DEBUG storage.ui: raw RAID 0 size == 13292.0 >08:28:20,800 INFO storage.ui: Using 8MB superBlockSize >08:28:20,800 DEBUG storage.ui: non-existent RAID 0 size == 13276.0 >08:28:20,800 DEBUG storage.ui: child factory kwargs: {'device': MDRaidArrayDevice instance (0x466d510) -- > name = 00 status = False kids = 1 id = 33 > parents = ['non-existent 6646MB partition vdb3 (31) with non-existent mdmember', > 'non-existent 6646MB partition vda2 (42) with non-existent mdmember'] > uuid = None size = 13276.0 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 5052.0 path = /dev/md/00 > format args = None originalFormat = lvmpv level = 0 spares = 1 > members = 2 > total devices = 3 metadata version = default, 'encrypted': False, 'raid_level': 'raid0', 'fstype': 'lvmpv'} >08:28:20,802 DEBUG storage.ui: MDFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x4d2e590> ; >08:28:20,802 INFO storage.ui: Using 4MB superBlockSize >08:28:20,807 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >08:28:20,813 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x3c22150>, 5544.0, [DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 3 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01a4c10) -- > name = vda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x3459d40> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>]] >08:28:20,814 DEBUG storage.ui: child factory kwargs: {'fstype': 'mdmember'} >08:28:20,815 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.MDFactory object at 0x50bd9d0> ; >08:28:20,816 DEBUG storage.ui: raw RAID 0 size == 13292.0 >08:28:20,816 INFO storage.ui: Using 8MB superBlockSize >08:28:20,817 DEBUG storage.ui: non-existent RAID 0 size == 13276.0 >08:28:20,817 DEBUG storage.ui: parent factory container: non-existent 13276MB mdarray 00 (33) with non-existent lvmpv >08:28:20,817 DEBUG storage.ui: members: ['vdb3', 'vda2'] >08:28:20,817 DEBUG storage.ui: add_disks: [] >08:28:20,826 DEBUG storage.ui: remove_disks: [] >08:28:20,828 DEBUG storage.ui: MDRaidMember.__init__: >08:28:20,829 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance >08:28:20,830 INFO storage.ui: Using 4MB superBlockSize >08:28:20,840 DEBUG storage.ui: adding a SameSizeSet with size 5544 >08:28:20,843 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >08:28:20,845 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >08:28:20,849 DEBUG storage.ui: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >08:28:20,854 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 21)', 'vda2(id 42)', 'vdb1(id 37)', 'vdb2(id 22)', 'vdb3(id 31)', 'vdc1(id 38)', 'vdc2(id 23)'] from disk(s) ['vda', 'vdb', 'vdc'] >08:28:20,857 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:28:20,858 DEBUG storage.ui: device vda1 new partedPartition None >08:28:20,859 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >08:28:20,863 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >08:28:20,865 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:28:20,866 DEBUG storage.ui: device vda2 new partedPartition None >08:28:20,868 DEBUG storage.ui: PartitionDevice._setDisk: req13 ; new: None ; old: vda ; >08:28:20,871 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:28:20,873 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:28:20,874 DEBUG storage.ui: device vdb1 new partedPartition None >08:28:20,876 DEBUG storage.ui: PartitionDevice._setDisk: req11 ; new: None ; old: vdb ; >08:28:20,878 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vdb ; >08:28:20,881 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:28:20,881 DEBUG storage.ui: device vdb2 new partedPartition None >08:28:20,884 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdb ; >08:28:20,886 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >08:28:20,889 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:20,889 DEBUG storage.ui: device vdb3 new partedPartition None >08:28:20,892 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: vdb ; >08:28:20,894 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >08:28:20,896 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:28:20,897 DEBUG storage.ui: device vdc1 new partedPartition None >08:28:20,899 DEBUG storage.ui: PartitionDevice._setDisk: req12 ; new: None ; old: vdc ; >08:28:20,911 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdc ; >08:28:20,914 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:28:20,914 DEBUG storage.ui: device vdc2 new partedPartition None >08:28:20,917 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: vdc ; >08:28:20,919 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >08:28:20,920 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb', 'vdc'] ; partitions=['req1(id 21)', 'req13(id 42)', 'req11(id 37)', 'req2(id 22)', 'req8(id 31)', 'req12(id 38)', 'req3(id 23)'] >08:28:20,921 DEBUG storage.ui: removing all non-preexisting partitions ['req11(id 37)', 'req12(id 38)', 'req1(id 21)', 'req2(id 22)', 'req3(id 23)', 'req13(id 42)', 'req8(id 31)'] from disk(s) ['vda', 'vdb', 'vdc'] >08:28:20,924 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:20,927 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:20,927 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:20,930 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:20,932 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:20,933 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:20,934 DEBUG storage.ui: allocating partition: req11 ; id: 37 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 1045MB ; grow: False ; max_size: 1045 ; start: None ; end: None >08:28:20,934 DEBUG storage.ui: checking freespace on vdb >08:28:20,935 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=1045MB boot=False best=None grow=False start=None >08:28:20,936 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:28:20,937 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:28:20,938 DEBUG storage.ui: updating use_disk to vdb, type: 0 >08:28:20,939 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:28:20,939 DEBUG storage.ui: new free allows for 0 sectors of growth >08:28:20,940 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:28:20,941 DEBUG storage.ui: created partition vdb1 of 1045MB and added it to /dev/vdb >08:28:20,944 DEBUG storage.ui: PartitionDevice._setPartedPartition: req11 ; >08:28:20,945 DEBUG storage.ui: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50bd5d0> PedPartition: <_ped.Partition object at 0x7f39a00e4a10> >08:28:20,947 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >08:28:20,949 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >08:28:20,952 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:28:20,953 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d4e690> PedPartition: <_ped.Partition object at 0x4965ef0> >08:28:20,956 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:20,958 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:20,959 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:20,961 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:20,964 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:20,964 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:20,965 DEBUG storage.ui: allocating partition: req12 ; id: 38 ; disks: ['vdc'] ; >boot: False ; primary: False ; size: 1045MB ; grow: False ; max_size: 1045 ; start: None ; end: None >08:28:20,966 DEBUG storage.ui: checking freespace on vdc >08:28:20,967 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdc part_type=0 req_size=1045MB boot=False best=None grow=False start=None >08:28:20,968 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:28:20,969 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:28:20,970 DEBUG storage.ui: updating use_disk to vdc, type: 0 >08:28:20,970 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:28:20,971 DEBUG storage.ui: new free allows for 0 sectors of growth >08:28:20,972 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:28:20,973 DEBUG storage.ui: created partition vdc1 of 1045MB and added it to /dev/vdc >08:28:20,975 DEBUG storage.ui: PartitionDevice._setPartedPartition: req12 ; >08:28:20,976 DEBUG storage.ui: device req12 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50bd890> PedPartition: <_ped.Partition object at 0x4965f50> >08:28:20,979 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >08:28:20,982 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >08:28:20,985 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:28:20,986 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50bd650> PedPartition: <_ped.Partition object at 0x4d3a830> >08:28:20,989 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:20,992 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:20,992 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:20,995 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:20,997 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:20,998 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:20,999 DEBUG storage.ui: allocating partition: req1 ; id: 21 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >08:28:20,999 DEBUG storage.ui: checking freespace on vda >08:28:21,001 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=False best=None grow=False start=None >08:28:21,001 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:28:21,002 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:28:21,003 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:28:21,004 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:28:21,004 DEBUG storage.ui: new free allows for 0 sectors of growth >08:28:21,005 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:28:21,007 DEBUG storage.ui: created partition vda1 of 500MB and added it to /dev/vda >08:28:21,009 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >08:28:21,010 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3998032ad0> PedPartition: <_ped.Partition object at 0x4965fb0> >08:28:21,013 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >08:28:21,015 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >08:28:21,018 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:28:21,019 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50bd910> PedPartition: <_ped.Partition object at 0x4d3a410> >08:28:21,022 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:21,024 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:21,025 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:21,027 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:21,031 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:21,031 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:21,032 DEBUG storage.ui: allocating partition: req2 ; id: 22 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >08:28:21,033 DEBUG storage.ui: checking freespace on vdb >08:28:21,034 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=500MB boot=False best=None grow=False start=None >08:28:21,035 DEBUG storage.ui: checking 63-2047 (0 MB) >08:28:21,035 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:28:21,036 DEBUG storage.ui: checking 2142208-16777215 (7146 MB) >08:28:21,037 DEBUG storage.ui: current free range is 2142208-16777215 (7146MB) >08:28:21,038 DEBUG storage.ui: updating use_disk to vdb, type: 0 >08:28:21,038 DEBUG storage.ui: new free: 2142208-16777215 / 7146MB >08:28:21,039 DEBUG storage.ui: new free allows for 0 sectors of growth >08:28:21,041 DEBUG storage.ui: created partition vdb2 of 500MB and added it to /dev/vdb >08:28:21,044 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >08:28:21,045 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d4e6d0> PedPartition: <_ped.Partition object at 0x7f39a00e4a10> >08:28:21,048 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >08:28:21,051 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >08:28:21,054 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:28:21,055 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d33790> PedPartition: <_ped.Partition object at 0x4965f50> >08:28:21,057 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:21,060 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:21,060 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:21,063 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:21,065 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:21,066 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:21,067 DEBUG storage.ui: allocating partition: req3 ; id: 23 ; disks: ['vdc'] ; >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >08:28:21,067 DEBUG storage.ui: checking freespace on vdc >08:28:21,068 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdc part_type=0 req_size=500MB boot=False best=None grow=False start=None >08:28:21,069 DEBUG storage.ui: checking 63-2047 (0 MB) >08:28:21,070 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:28:21,071 DEBUG storage.ui: checking 2142208-16777215 (7146 MB) >08:28:21,072 DEBUG storage.ui: current free range is 2142208-16777215 (7146MB) >08:28:21,073 DEBUG storage.ui: updating use_disk to vdc, type: 0 >08:28:21,073 DEBUG storage.ui: new free: 2142208-16777215 / 7146MB >08:28:21,074 DEBUG storage.ui: new free allows for 0 sectors of growth >08:28:21,075 DEBUG storage.ui: created partition vdc2 of 500MB and added it to /dev/vdc >08:28:21,078 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >08:28:21,079 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3998032350> PedPartition: <_ped.Partition object at 0x4d3a950> >08:28:21,081 DEBUG storage.ui: PartitionDevice._setDisk: vdc2 ; new: vdc ; old: None ; >08:28:21,083 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdc ; >08:28:21,086 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:28:21,087 DEBUG storage.ui: device vdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3998032050> PedPartition: <_ped.Partition object at 0x4d3a530> >08:28:21,090 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:21,092 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:21,093 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:21,095 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:21,098 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:21,098 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:21,099 DEBUG storage.ui: allocating partition: req13 ; id: 42 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 2772 ; start: None ; end: None >08:28:21,100 DEBUG storage.ui: checking freespace on vda >08:28:21,101 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1MB boot=False best=None grow=True start=None >08:28:21,102 DEBUG storage.ui: checking 63-2047 (0 MB) >08:28:21,103 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:28:21,104 DEBUG storage.ui: checking 1026048-16777215 (7691 MB) >08:28:21,104 DEBUG storage.ui: current free range is 1026048-16777215 (7691MB) >08:28:21,105 DEBUG storage.ui: evaluating growth potential for new layout >08:28:21,106 DEBUG storage.ui: calculating growth for disk /dev/vdc >08:28:21,107 DEBUG storage.ui: adding request 38 to chunk 16777153 (63-16777215) on /dev/vdc >08:28:21,108 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:28:21,108 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:28:21,109 DEBUG storage.ui: req: PartitionRequest instance -- >id = 38 name = vdc1 growable = False >base = 2140160 growth = 0 max_grow = 0 >done = True >08:28:21,110 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdc2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:21,110 DEBUG storage.ui: request 38 (vdc1) growth: 0 (0MB) size: 1045MB >08:28:21,111 DEBUG storage.ui: request 23 (vdc2) growth: 0 (0MB) size: 500MB >08:28:21,112 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >08:28:21,112 DEBUG storage.ui: calculating growth for disk /dev/vdb >08:28:21,113 DEBUG storage.ui: adding request 37 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:21,114 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:21,115 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:28:21,115 DEBUG storage.ui: req: PartitionRequest instance -- >id = 37 name = vdb1 growable = False >base = 2140160 growth = 0 max_grow = 0 >done = True >08:28:21,116 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:21,117 DEBUG storage.ui: request 37 (vdb1) growth: 0 (0MB) size: 1045MB >08:28:21,117 DEBUG storage.ui: request 22 (vdb2) growth: 0 (0MB) size: 500MB >08:28:21,117 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >08:28:21,119 DEBUG storage.ui: calculating growth for disk /dev/vda >08:28:21,122 DEBUG storage.ui: PartitionDevice._setPartedPartition: req13 ; >08:28:21,124 DEBUG storage.ui: device req13 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d5d050> PedPartition: <_ped.Partition object at 0x4d3aa10> >08:28:21,126 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >08:28:21,129 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >08:28:21,129 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:28:21,130 DEBUG storage.ui: adding request 42 to chunk 16777153 (63-16777215) on /dev/vda >08:28:21,131 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:28:21,132 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:21,132 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 5675008 >done = False >08:28:21,133 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:28:21,134 DEBUG storage.ui: adding 15751105 (7690MB) to 42 (vda2) >08:28:21,135 DEBUG storage.ui: taking back 10076097 (4919MB) from 42 (vda2) >08:28:21,136 DEBUG storage.ui: new grow amount for request 42 (vda2) is 5675008 units, or 2771MB >08:28:21,137 DEBUG storage.ui: request 21 (vda1) growth: 0 (0MB) size: 500MB >08:28:21,137 DEBUG storage.ui: request 42 (vda2) growth: 5675008 (2771MB) size: 2772MB >08:28:21,138 DEBUG storage.ui: disk /dev/vda growth: 5675008 (2771MB) >08:28:21,140 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:28:21,141 DEBUG storage.ui: device vda2 new partedPartition None >08:28:21,144 DEBUG storage.ui: PartitionDevice._setDisk: req13 ; new: None ; old: vda ; >08:28:21,146 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >08:28:21,147 DEBUG storage.ui: total growth: 5675008 sectors >08:28:21,148 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:28:21,149 DEBUG storage.ui: new free: 1026048-16777215 / 7691MB >08:28:21,149 DEBUG storage.ui: new free allows for 5675008 sectors of growth >08:28:21,151 DEBUG storage.ui: created partition vda2 of 1MB and added it to /dev/vda >08:28:21,154 DEBUG storage.ui: PartitionDevice._setPartedPartition: req13 ; >08:28:21,155 DEBUG storage.ui: device req13 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d5a050> PedPartition: <_ped.Partition object at 0x4d3a710> >08:28:21,157 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >08:28:21,160 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >08:28:21,163 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:28:21,165 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d5a150> PedPartition: <_ped.Partition object at 0x4d3a290> >08:28:21,168 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:21,171 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:21,172 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:21,175 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:21,177 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:21,178 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:21,179 DEBUG storage.ui: allocating partition: req8 ; id: 31 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 2772 ; start: None ; end: None >08:28:21,180 DEBUG storage.ui: checking freespace on vdb >08:28:21,181 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=1MB boot=False best=None grow=True start=None >08:28:21,182 DEBUG storage.ui: checking 63-2047 (0 MB) >08:28:21,183 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:28:21,184 DEBUG storage.ui: checking 3166208-16777215 (6646 MB) >08:28:21,185 DEBUG storage.ui: current free range is 3166208-16777215 (6646MB) >08:28:21,185 DEBUG storage.ui: evaluating growth potential for new layout >08:28:21,186 DEBUG storage.ui: calculating growth for disk /dev/vdc >08:28:21,187 DEBUG storage.ui: adding request 38 to chunk 16777153 (63-16777215) on /dev/vdc >08:28:21,188 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:28:21,189 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:28:21,189 DEBUG storage.ui: req: PartitionRequest instance -- >id = 38 name = vdc1 growable = False >base = 2140160 growth = 0 max_grow = 0 >done = True >08:28:21,190 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdc2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:21,191 DEBUG storage.ui: request 38 (vdc1) growth: 0 (0MB) size: 1045MB >08:28:21,192 DEBUG storage.ui: request 23 (vdc2) growth: 0 (0MB) size: 500MB >08:28:21,193 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >08:28:21,193 DEBUG storage.ui: calculating growth for disk /dev/vdb >08:28:21,196 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >08:28:21,197 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d4ec50> PedPartition: <_ped.Partition object at 0x7f39a00e4a10> >08:28:21,200 DEBUG storage.ui: PartitionDevice._setDisk: vdb3 ; new: vdb ; old: None ; >08:28:21,203 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vdb ; >08:28:21,204 DEBUG storage.ui: adding request 37 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:21,204 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:21,205 DEBUG storage.ui: adding request 31 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:21,206 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:28:21,207 DEBUG storage.ui: req: PartitionRequest instance -- >id = 37 name = vdb1 growable = False >base = 2140160 growth = 0 max_grow = 0 >done = True >08:28:21,208 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:21,209 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = vdb3 growable = True >base = 2048 growth = 0 max_grow = 5675008 >done = False >08:28:21,209 DEBUG storage.ui: 1 requests and 13610945 (6645MB) left in chunk >08:28:21,210 DEBUG storage.ui: adding 13610945 (6645MB) to 31 (vdb3) >08:28:21,211 DEBUG storage.ui: taking back 7935937 (3874MB) from 31 (vdb3) >08:28:21,211 DEBUG storage.ui: new grow amount for request 31 (vdb3) is 5675008 units, or 2771MB >08:28:21,212 DEBUG storage.ui: request 37 (vdb1) growth: 0 (0MB) size: 1045MB >08:28:21,213 DEBUG storage.ui: request 22 (vdb2) growth: 0 (0MB) size: 500MB >08:28:21,214 DEBUG storage.ui: request 31 (vdb3) growth: 5675008 (2771MB) size: 2772MB >08:28:21,215 DEBUG storage.ui: disk /dev/vdb growth: 5675008 (2771MB) >08:28:21,215 DEBUG storage.ui: calculating growth for disk /dev/vda >08:28:21,216 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:28:21,217 DEBUG storage.ui: adding request 42 to chunk 16777153 (63-16777215) on /dev/vda >08:28:21,218 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:28:21,219 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:21,219 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 5675008 >done = False >08:28:21,219 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:28:21,221 DEBUG storage.ui: adding 15751105 (7690MB) to 42 (vda2) >08:28:21,221 DEBUG storage.ui: taking back 10076097 (4919MB) from 42 (vda2) >08:28:21,222 DEBUG storage.ui: new grow amount for request 42 (vda2) is 5675008 units, or 2771MB >08:28:21,223 DEBUG storage.ui: request 21 (vda1) growth: 0 (0MB) size: 500MB >08:28:21,224 DEBUG storage.ui: request 42 (vda2) growth: 5675008 (2771MB) size: 2772MB >08:28:21,224 DEBUG storage.ui: disk /dev/vda growth: 5675008 (2771MB) >08:28:21,227 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:21,228 DEBUG storage.ui: device vdb3 new partedPartition None >08:28:21,231 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: vdb ; >08:28:21,233 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vdb ; >08:28:21,234 DEBUG storage.ui: total growth: 11350016 sectors >08:28:21,235 DEBUG storage.ui: updating use_disk to vdb, type: 0 >08:28:21,236 DEBUG storage.ui: new free: 3166208-16777215 / 6646MB >08:28:21,236 DEBUG storage.ui: new free allows for 11350016 sectors of growth >08:28:21,238 DEBUG storage.ui: created partition vdb3 of 1MB and added it to /dev/vdb >08:28:21,241 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >08:28:21,242 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d4e1d0> PedPartition: <_ped.Partition object at 0x4d3a470> >08:28:21,244 DEBUG storage.ui: PartitionDevice._setDisk: vdb3 ; new: vdb ; old: None ; >08:28:21,247 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vdb ; >08:28:21,250 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:21,251 DEBUG storage.ui: device vdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d4e210> PedPartition: <_ped.Partition object at 0x4d3aa10> >08:28:21,252 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb', 'vdc'], partitions=['vda1(id 21)', 'vda2(id 42)', 'vdb1(id 37)', 'vdb2(id 22)', 'vdb3(id 31)', 'vdc1(id 38)', 'vdc2(id 23)'] >08:28:21,253 DEBUG storage.ui: growable partitions are ['vda2', 'vdb3'] >08:28:21,254 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:28:21,255 DEBUG storage.ui: adding request 42 to chunk 16777153 (63-16777215) on /dev/vda >08:28:21,256 DEBUG storage.ui: disk vda has 1 chunks >08:28:21,257 DEBUG storage.ui: adding request 37 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:21,257 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:21,258 DEBUG storage.ui: adding request 31 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:21,259 DEBUG storage.ui: disk vdb has 1 chunks >08:28:21,260 DEBUG storage.ui: adding request 38 to chunk 16777153 (63-16777215) on /dev/vdc >08:28:21,261 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:28:21,261 DEBUG storage.ui: disk vdc has 1 chunks >08:28:21,262 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:28:21,263 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:21,264 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 5675008 >done = False >08:28:21,265 DEBUG storage.ui: 1 requests and 15751105 (7690MB) left in chunk >08:28:21,265 DEBUG storage.ui: adding 15751105 (7690MB) to 42 (vda2) >08:28:21,266 DEBUG storage.ui: taking back 10076097 (4919MB) from 42 (vda2) >08:28:21,267 DEBUG storage.ui: new grow amount for request 42 (vda2) is 5675008 units, or 2771MB >08:28:21,267 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:28:21,268 DEBUG storage.ui: req: PartitionRequest instance -- >id = 37 name = vdb1 growable = False >base = 2140160 growth = 0 max_grow = 0 >done = True >08:28:21,269 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:21,270 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = vdb3 growable = True >base = 2048 growth = 0 max_grow = 5675008 >done = False >08:28:21,271 DEBUG storage.ui: 1 requests and 13610945 (6645MB) left in chunk >08:28:21,271 DEBUG storage.ui: adding 13610945 (6645MB) to 31 (vdb3) >08:28:21,272 DEBUG storage.ui: taking back 7935937 (3874MB) from 31 (vdb3) >08:28:21,272 DEBUG storage.ui: new grow amount for request 31 (vdb3) is 5675008 units, or 2771MB >08:28:21,273 DEBUG storage.ui: set: ['vdb3', 'vda2'] 2772 >08:28:21,273 DEBUG storage.ui: min growth is 5675008 >08:28:21,273 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 31 name = vdb3 growable = True >base = 2048 growth = 5675008 max_grow = 5675008 >done = True is 5675008 >08:28:21,273 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 42 name = vda2 growable = True >base = 2048 growth = 5675008 max_grow = 5675008 >done = True is 5675008 >08:28:21,273 DEBUG storage.ui: set: ['vdb3', 'vda2'] 2772 >08:28:21,273 DEBUG storage.ui: min growth is 5675008 >08:28:21,274 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 31 name = vdb3 growable = True >base = 2048 growth = 5675008 max_grow = 5675008 >done = True is 5675008 >08:28:21,274 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 42 name = vda2 growable = True >base = 2048 growth = 5675008 max_grow = 5675008 >done = True is 5675008 >08:28:21,274 DEBUG storage.ui: growing partitions on vda >08:28:21,274 DEBUG storage.ui: partition vda1 (21): 0 >08:28:21,279 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x4d5a450> >08:28:21,279 DEBUG storage.ui: partition vda2 (42): 0 >08:28:21,281 DEBUG storage.ui: new geometry for vda2: parted.Geometry instance -- > start: 1026048 end: 6703103 length: 5677056 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x4d56210> >08:28:21,282 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 21)', 'vda2(id 42)'] from disk(s) ['vda'] >08:28:21,285 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:28:21,285 DEBUG storage.ui: device vda1 new partedPartition None >08:28:21,289 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >08:28:21,292 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >08:28:21,295 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:28:21,296 DEBUG storage.ui: device vda2 new partedPartition None >08:28:21,298 DEBUG storage.ui: PartitionDevice._setDisk: req13 ; new: None ; old: vda ; >08:28:21,301 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:28:21,301 DEBUG storage.ui: back from removeNewPartitions >08:28:21,303 DEBUG storage.ui: extended: None >08:28:21,303 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x4d5a450> >08:28:21,306 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >08:28:21,307 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d56cd0> PedPartition: <_ped.Partition object at 0x4965fb0> >08:28:21,310 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >08:28:21,313 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >08:28:21,316 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:28:21,317 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d56790> PedPartition: <_ped.Partition object at 0x4d3a0b0> >08:28:21,319 DEBUG storage.ui: setting req13 new geometry: parted.Geometry instance -- > start: 1026048 end: 6703103 length: 5677056 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x4d56210> >08:28:21,321 DEBUG storage.ui: PartitionDevice._setPartedPartition: req13 ; >08:28:21,323 DEBUG storage.ui: device req13 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d564d0> PedPartition: <_ped.Partition object at 0x4d3a9b0> >08:28:21,325 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >08:28:21,328 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >08:28:21,331 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:28:21,332 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d563d0> PedPartition: <_ped.Partition object at 0x4d3a290> >08:28:21,333 DEBUG storage.ui: growing partitions on vdb >08:28:21,334 DEBUG storage.ui: partition vdb1 (37): 0 >08:28:21,335 DEBUG storage.ui: new geometry for vdb1: parted.Geometry instance -- > start: 2048 end: 2142207 length: 2140160 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d5a110> >08:28:21,336 DEBUG storage.ui: partition vdb2 (22): 0 >08:28:21,337 DEBUG storage.ui: new geometry for vdb2: parted.Geometry instance -- > start: 2142208 end: 3166207 length: 1024000 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d56050> >08:28:21,338 DEBUG storage.ui: partition vdb3 (31): 0 >08:28:21,339 DEBUG storage.ui: new geometry for vdb3: parted.Geometry instance -- > start: 3166208 end: 8843263 length: 5677056 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d56350> >08:28:21,339 DEBUG storage.ui: removing all non-preexisting partitions ['vdb1(id 37)', 'vdb2(id 22)', 'vdb3(id 31)'] from disk(s) ['vdb'] >08:28:21,343 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:28:21,344 DEBUG storage.ui: device vdb1 new partedPartition None >08:28:21,347 DEBUG storage.ui: PartitionDevice._setDisk: req11 ; new: None ; old: vdb ; >08:28:21,349 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vdb ; >08:28:21,352 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:28:21,353 DEBUG storage.ui: device vdb2 new partedPartition None >08:28:21,356 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdb ; >08:28:21,359 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >08:28:21,361 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:21,362 DEBUG storage.ui: device vdb3 new partedPartition None >08:28:21,365 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: vdb ; >08:28:21,367 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >08:28:21,368 DEBUG storage.ui: back from removeNewPartitions >08:28:21,369 DEBUG storage.ui: extended: None >08:28:21,369 DEBUG storage.ui: setting req11 new geometry: parted.Geometry instance -- > start: 2048 end: 2142207 length: 2140160 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d5a110> >08:28:21,372 DEBUG storage.ui: PartitionDevice._setPartedPartition: req11 ; >08:28:21,373 DEBUG storage.ui: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d5aa10> PedPartition: <_ped.Partition object at 0x4d3a1d0> >08:28:21,375 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >08:28:21,378 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >08:28:21,381 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:28:21,382 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d56f10> PedPartition: <_ped.Partition object at 0x4965ef0> >08:28:21,383 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 2142208 end: 3166207 length: 1024000 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d56050> >08:28:21,386 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >08:28:21,386 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d4e910> PedPartition: <_ped.Partition object at 0x4d3ad10> >08:28:21,389 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >08:28:21,391 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >08:28:21,394 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:28:21,395 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d3ed90> PedPartition: <_ped.Partition object at 0x4d3a710> >08:28:21,396 DEBUG storage.ui: setting req8 new geometry: parted.Geometry instance -- > start: 3166208 end: 8843263 length: 5677056 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d56350> >08:28:21,398 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >08:28:21,399 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d56fd0> PedPartition: <_ped.Partition object at 0x4d3acb0> >08:28:21,402 DEBUG storage.ui: PartitionDevice._setDisk: vdb3 ; new: vdb ; old: None ; >08:28:21,404 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vdb ; >08:28:21,407 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:21,408 DEBUG storage.ui: device vdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d5d510> PedPartition: <_ped.Partition object at 0x4d3a8f0> >08:28:21,409 DEBUG storage.ui: growing partitions on vdc >08:28:21,410 DEBUG storage.ui: fixing size of non-existent 500MB partition vda1 (21) with non-existent mdmember at 500.00 >08:28:21,411 DEBUG storage.ui: fixing size of non-existent 2772MB partition vda2 (42) with non-existent mdmember at 2772.00 >08:28:21,412 DEBUG storage.ui: fixing size of non-existent 1045MB partition vdb1 (37) with non-existent mdmember at 1045.00 >08:28:21,413 DEBUG storage.ui: fixing size of non-existent 500MB partition vdb2 (22) with non-existent mdmember at 500.00 >08:28:21,414 DEBUG storage.ui: fixing size of non-existent 2772MB partition vdb3 (31) with non-existent mdmember at 2772.00 >08:28:21,415 DEBUG storage.ui: fixing size of non-existent 1045MB partition vdc1 (38) with non-existent mdmember at 1045.00 >08:28:21,416 DEBUG storage.ui: fixing size of non-existent 500MB partition vdc2 (23) with non-existent mdmember at 500.00 >08:28:21,418 DEBUG storage.ui: new member set: ['vdb3', 'vda2'] >08:28:21,419 DEBUG storage.ui: old member set: ['vdb3', 'vda2'] >08:28:21,420 DEBUG storage.ui: raw RAID 0 size == 5544.0 >08:28:21,420 INFO storage.ui: Using 4MB superBlockSize >08:28:21,421 DEBUG storage.ui: non-existent RAID 0 size == 5536.0 >08:28:21,422 DEBUG storage.ui: new member set: ['00'] >08:28:21,423 DEBUG storage.ui: old member set: ['00'] >08:28:21,427 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 7780 ; container_raid_level: raid1 ; name: home ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 3 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01a4c10) -- > name = vda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x3459d40> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>] ; raid_level: None ; label: ; container_name: fedora00 ; device: None ; mountpoint: /home ; fstype: ext4 ; container_size: 0 ; >08:28:21,432 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 7780, ['vdb', 'vda'], {'container_raid_level': 'raid1', 'name': 'home', 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'fedora00', 'device': None, 'mountpoint': '/home', 'fstype': 'ext4', 'container_size': 0} >08:28:21,434 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >08:28:21,434 DEBUG storage.ui: starting Blivet copy >08:28:21,500 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:28:21,502 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x50c37d0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50bfe90> PedPartition: <_ped.Partition object at 0x4965f50> >08:28:21,504 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:28:21,505 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x50c37d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50be050> PedPartition: <_ped.Partition object at 0x4d3a950> >08:28:21,508 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:28:21,509 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d42310> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50be150> PedPartition: <_ped.Partition object at 0x4d3acb0> >08:28:21,511 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:28:21,512 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d42310> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50be2d0> PedPartition: <_ped.Partition object at 0x4d3a1d0> >08:28:21,514 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:21,515 DEBUG storage.ui: device vdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d42310> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50be450> PedPartition: <_ped.Partition object at 0x4d3ad10> >08:28:21,518 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:28:21,519 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d2ec50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50be590> PedPartition: <_ped.Partition object at 0x4d3a9b0> >08:28:21,521 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:28:21,522 DEBUG storage.ui: device vdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d2ec50> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50be690> PedPartition: <_ped.Partition object at 0x4d3abf0> >08:28:21,523 DEBUG storage.ui: finished Blivet copy >08:28:21,524 DEBUG storage.ui: raw RAID 1 size == 1045.0 >08:28:21,525 INFO storage.ui: Using 1MB superBlockSize >08:28:21,526 DEBUG storage.ui: non-existent RAID 1 size == 1044.0 >08:28:21,527 DEBUG storage.ui: raw RAID 1 size == 1045.0 >08:28:21,527 INFO storage.ui: Using 1MB superBlockSize >08:28:21,528 DEBUG storage.ui: non-existent RAID 1 size == 1044.0 >08:28:21,529 DEBUG storage.ui: fedora00 size is 1040MB >08:28:21,530 DEBUG storage.ui: raw RAID 1 size == 1045.0 >08:28:21,531 INFO storage.ui: Using 1MB superBlockSize >08:28:21,531 DEBUG storage.ui: non-existent RAID 1 size == 1044.0 >08:28:21,532 DEBUG storage.ui: vg fedora00 has 40MB free >08:28:21,533 DEBUG storage.ui: size bumped to 8788 to include new device space >08:28:21,533 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.MDFactory'> >08:28:21,536 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x3c22150>, 8828.0, [DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 3 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01a4c10) -- > name = vda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x3459d40> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>]] >08:28:21,542 DEBUG storage.ui: raw RAID 1 size == 1045.0 >08:28:21,542 INFO storage.ui: Using 1MB superBlockSize >08:28:21,546 DEBUG storage.ui: non-existent RAID 1 size == 1044.0 >08:28:21,547 DEBUG storage.ui: child factory kwargs: {'device': MDRaidArrayDevice instance (0x4975e50) -- > name = 00 status = False kids = 1 id = 39 > parents = ['non-existent 1045MB partition vdb1 (37) with non-existent mdmember', > 'non-existent 1045MB partition vdc1 (38) with non-existent mdmember'] > uuid = None size = 1044.0 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1044.0 path = /dev/md/00 > format args = None originalFormat = lvmpv level = 1 spares = 0 > members = 2 > total devices = 2 metadata version = default, 'encrypted': False, 'raid_level': 'raid1', 'fstype': 'lvmpv'} >08:28:21,548 DEBUG storage.ui: MDFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x50bd4d0> ; >08:28:21,549 INFO storage.ui: Using 8MB superBlockSize >08:28:21,549 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >08:28:21,558 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x3c22150>, 17672.0, [DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 3 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01a4c10) -- > name = vda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x3459d40> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>]] >08:28:21,559 DEBUG storage.ui: child factory kwargs: {'fstype': 'mdmember'} >08:28:21,561 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.MDFactory object at 0x50bfd50> ; >08:28:21,562 DEBUG storage.ui: raw RAID 1 size == 1045.0 >08:28:21,562 INFO storage.ui: Using 1MB superBlockSize >08:28:21,562 DEBUG storage.ui: non-existent RAID 1 size == 1044.0 >08:28:21,567 DEBUG storage.ui: parent factory container: non-existent 1044MB mdarray 00 (39) with non-existent lvmpv >08:28:21,567 DEBUG storage.ui: members: ['vdb1', 'vdc1'] >08:28:21,568 DEBUG storage.ui: add_disks: ['vda'] >08:28:21,571 DEBUG storage.ui: remove_disks: ['vdc'] >08:28:21,574 DEBUG storage.ui: MDRaidArrayDevice._removeDevice: 00 ; device: vdc1 ; status: False ; >08:28:21,579 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: vdc1 ; >08:28:21,583 INFO storage.ui: removed partition vdc1 (id 38) from device tree >08:28:21,591 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdc ; >08:28:21,593 INFO storage.ui: registered action: [67] Destroy Device partition vdc1 (id 38) >08:28:21,595 DEBUG storage.ui: MDRaidMember.__init__: >08:28:21,596 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance >08:28:21,601 DEBUG storage.ui: MDRaidMember.__init__: mountpoint: None ; >08:28:21,601 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance >08:28:21,604 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >08:28:21,611 DEBUG storage.ui: PartitionDevice._setFormat: req14 ; >08:28:21,613 DEBUG storage.ui: PartitionDevice._setFormat: req14 ; current: None ; type: mdmember ; >08:28:21,616 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >08:28:21,617 INFO storage.ui: added partition req14 (id 44) to device tree >08:28:21,618 INFO storage.ui: registered action: [68] Create Device partition req14 (id 44) >08:28:21,619 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:28:21,620 INFO storage.ui: registered action: [69] Create Format mdmember on partition req14 (id 44) >08:28:21,622 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: req14 ; >08:28:21,623 INFO storage.ui: Using 8MB superBlockSize >08:28:21,624 DEBUG storage.ui: adding a SameSizeSet with size 17672 >08:28:21,627 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >08:28:21,629 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >08:28:21,632 DEBUG storage.ui: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >08:28:21,634 DEBUG storage.ui: removing all non-preexisting partitions ['req14(id 44)', 'vda1(id 21)', 'vda2(id 42)', 'vdb1(id 37)', 'vdb2(id 22)', 'vdb3(id 31)', 'vdc2(id 23)'] from disk(s) ['vda', 'vdb', 'vdc'] >08:28:21,637 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:28:21,638 DEBUG storage.ui: device vda1 new partedPartition None >08:28:21,641 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >08:28:21,643 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >08:28:21,646 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:28:21,647 DEBUG storage.ui: device vda2 new partedPartition None >08:28:21,649 DEBUG storage.ui: PartitionDevice._setDisk: req13 ; new: None ; old: vda ; >08:28:21,651 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:28:21,655 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:28:21,656 DEBUG storage.ui: device vdb1 new partedPartition None >08:28:21,658 DEBUG storage.ui: PartitionDevice._setDisk: req11 ; new: None ; old: vdb ; >08:28:21,661 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vdb ; >08:28:21,663 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:28:21,664 DEBUG storage.ui: device vdb2 new partedPartition None >08:28:21,666 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdb ; >08:28:21,669 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >08:28:21,672 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:21,673 DEBUG storage.ui: device vdb3 new partedPartition None >08:28:21,675 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: vdb ; >08:28:21,678 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >08:28:21,680 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >08:28:21,681 DEBUG storage.ui: device vdc2 new partedPartition None >08:28:21,683 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: vdc ; >08:28:21,685 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >08:28:21,685 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb', 'vdc'] ; partitions=['req14(id 44)', 'req1(id 21)', 'req13(id 42)', 'req11(id 37)', 'req2(id 22)', 'req8(id 31)', 'req3(id 23)'] >08:28:21,686 DEBUG storage.ui: removing all non-preexisting partitions ['req13(id 42)', 'req8(id 31)', 'req1(id 21)', 'req2(id 22)', 'req3(id 23)', 'req14(id 44)', 'req11(id 37)'] from disk(s) ['vda', 'vdb', 'vdc'] >08:28:21,688 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:21,690 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:21,691 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:21,693 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:21,695 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:21,695 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:21,696 DEBUG storage.ui: allocating partition: req13 ; id: 42 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 2772MB ; grow: False ; max_size: 2772 ; start: None ; end: None >08:28:21,696 DEBUG storage.ui: checking freespace on vda >08:28:21,697 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=2772MB boot=False best=None grow=False start=None >08:28:21,697 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:28:21,698 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:28:21,698 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:28:21,699 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:28:21,699 DEBUG storage.ui: new free allows for 0 sectors of growth >08:28:21,699 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:28:21,700 DEBUG storage.ui: created partition vda1 of 2772MB and added it to /dev/vda >08:28:21,702 DEBUG storage.ui: PartitionDevice._setPartedPartition: req13 ; >08:28:21,703 DEBUG storage.ui: device req13 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50bea10> PedPartition: <_ped.Partition object at 0x4965ef0> >08:28:21,705 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >08:28:21,708 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >08:28:21,710 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:28:21,711 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50bec10> PedPartition: <_ped.Partition object at 0x4d3a410> >08:28:21,713 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:21,715 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:21,716 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:21,718 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:21,720 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:21,720 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:21,721 DEBUG storage.ui: allocating partition: req8 ; id: 31 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 2772MB ; grow: False ; max_size: 2772 ; start: None ; end: None >08:28:21,721 DEBUG storage.ui: checking freespace on vdb >08:28:21,722 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=2772MB boot=False best=None grow=False start=None >08:28:21,722 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:28:21,723 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:28:21,723 DEBUG storage.ui: updating use_disk to vdb, type: 0 >08:28:21,723 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:28:21,724 DEBUG storage.ui: new free allows for 0 sectors of growth >08:28:21,724 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:28:21,725 DEBUG storage.ui: created partition vdb1 of 2772MB and added it to /dev/vdb >08:28:21,728 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >08:28:21,728 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d56610> PedPartition: <_ped.Partition object at 0x4965fb0> >08:28:21,730 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >08:28:21,732 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >08:28:21,735 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:28:21,736 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d56f90> PedPartition: <_ped.Partition object at 0x4d3aa10> >08:28:21,738 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:21,740 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:21,741 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:21,743 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:21,745 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:21,745 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:21,746 DEBUG storage.ui: allocating partition: req1 ; id: 21 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >08:28:21,746 DEBUG storage.ui: checking freespace on vda >08:28:21,747 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=False best=None grow=False start=None >08:28:21,747 DEBUG storage.ui: checking 63-2047 (0 MB) >08:28:21,748 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:28:21,748 DEBUG storage.ui: checking 5679104-16777215 (5419 MB) >08:28:21,749 DEBUG storage.ui: current free range is 5679104-16777215 (5419MB) >08:28:21,749 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:28:21,749 DEBUG storage.ui: new free: 5679104-16777215 / 5419MB >08:28:21,750 DEBUG storage.ui: new free allows for 0 sectors of growth >08:28:21,751 DEBUG storage.ui: created partition vda2 of 500MB and added it to /dev/vda >08:28:21,752 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >08:28:21,753 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d568d0> PedPartition: <_ped.Partition object at 0x4965ef0> >08:28:21,756 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >08:28:21,758 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >08:28:21,760 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:28:21,761 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d56890> PedPartition: <_ped.Partition object at 0x4d3a8f0> >08:28:21,763 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:21,765 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:21,766 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:21,768 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:21,770 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:21,771 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:21,771 DEBUG storage.ui: allocating partition: req2 ; id: 22 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >08:28:21,771 DEBUG storage.ui: checking freespace on vdb >08:28:21,772 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=500MB boot=False best=None grow=False start=None >08:28:21,772 DEBUG storage.ui: checking 63-2047 (0 MB) >08:28:21,773 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:28:21,773 DEBUG storage.ui: checking 5679104-16777215 (5419 MB) >08:28:21,774 DEBUG storage.ui: current free range is 5679104-16777215 (5419MB) >08:28:21,774 DEBUG storage.ui: updating use_disk to vdb, type: 0 >08:28:21,774 DEBUG storage.ui: new free: 5679104-16777215 / 5419MB >08:28:21,775 DEBUG storage.ui: new free allows for 0 sectors of growth >08:28:21,776 DEBUG storage.ui: created partition vdb2 of 500MB and added it to /dev/vdb >08:28:21,778 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >08:28:21,778 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50bea50> PedPartition: <_ped.Partition object at 0x4d3a290> >08:28:21,780 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >08:28:21,782 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >08:28:21,785 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:28:21,786 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50beed0> PedPartition: <_ped.Partition object at 0x4d3a0b0> >08:28:21,788 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:21,790 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:21,790 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:21,792 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:21,794 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:21,795 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:21,795 DEBUG storage.ui: allocating partition: req3 ; id: 23 ; disks: ['vdc'] ; >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >08:28:21,796 DEBUG storage.ui: checking freespace on vdc >08:28:21,796 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdc part_type=0 req_size=500MB boot=False best=None grow=False start=None >08:28:21,797 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:28:21,797 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:28:21,798 DEBUG storage.ui: updating use_disk to vdc, type: 0 >08:28:21,798 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:28:21,798 DEBUG storage.ui: new free allows for 0 sectors of growth >08:28:21,799 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:28:21,800 DEBUG storage.ui: created partition vdc1 of 500MB and added it to /dev/vdc >08:28:21,802 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >08:28:21,802 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50d8210> PedPartition: <_ped.Partition object at 0x4d3a530> >08:28:21,804 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >08:28:21,806 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >08:28:21,809 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:28:21,809 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3998032a90> PedPartition: <_ped.Partition object at 0x4d3a230> >08:28:21,811 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:21,814 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:21,814 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:21,816 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:21,818 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:21,818 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:21,819 DEBUG storage.ui: allocating partition: req14 ; id: 44 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 8836 ; start: None ; end: None >08:28:21,819 DEBUG storage.ui: checking freespace on vda >08:28:21,820 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1MB boot=False best=None grow=True start=None >08:28:21,820 DEBUG storage.ui: checking 63-2047 (0 MB) >08:28:21,821 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:28:21,821 DEBUG storage.ui: checking 6703104-16777215 (4919 MB) >08:28:21,822 DEBUG storage.ui: current free range is 6703104-16777215 (4919MB) >08:28:21,822 DEBUG storage.ui: evaluating growth potential for new layout >08:28:21,822 DEBUG storage.ui: calculating growth for disk /dev/vdc >08:28:21,823 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:28:21,823 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:28:21,823 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:21,824 DEBUG storage.ui: request 23 (vdc1) growth: 0 (0MB) size: 500MB >08:28:21,824 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >08:28:21,824 DEBUG storage.ui: calculating growth for disk /dev/vdb >08:28:21,825 DEBUG storage.ui: adding request 31 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:21,825 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:21,826 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:28:21,826 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = vdb1 growable = False >base = 5677056 growth = 0 max_grow = 0 >done = True >08:28:21,826 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:21,827 DEBUG storage.ui: request 31 (vdb1) growth: 0 (0MB) size: 2772MB >08:28:21,827 DEBUG storage.ui: request 22 (vdb2) growth: 0 (0MB) size: 500MB >08:28:21,827 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >08:28:21,828 DEBUG storage.ui: calculating growth for disk /dev/vda >08:28:21,830 DEBUG storage.ui: PartitionDevice._setPartedPartition: req14 ; >08:28:21,831 DEBUG storage.ui: device req14 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50d8850> PedPartition: <_ped.Partition object at 0x4d3ad70> >08:28:21,833 DEBUG storage.ui: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >08:28:21,835 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >08:28:21,836 DEBUG storage.ui: adding request 42 to chunk 16777153 (63-16777215) on /dev/vda >08:28:21,836 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:28:21,837 DEBUG storage.ui: adding request 44 to chunk 16777153 (63-16777215) on /dev/vda >08:28:21,837 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:28:21,838 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = vda1 growable = False >base = 5677056 growth = 0 max_grow = 0 >done = True >08:28:21,838 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:21,838 DEBUG storage.ui: req: PartitionRequest instance -- >id = 44 name = vda3 growable = True >base = 2048 growth = 0 max_grow = 18094080 >done = False >08:28:21,838 DEBUG storage.ui: 1 requests and 10074049 (4918MB) left in chunk >08:28:21,839 DEBUG storage.ui: adding 10074049 (4918MB) to 44 (vda3) >08:28:21,839 DEBUG storage.ui: new grow amount for request 44 (vda3) is 10074049 units, or 4918MB >08:28:21,839 DEBUG storage.ui: request 42 (vda1) growth: 0 (0MB) size: 2772MB >08:28:21,840 DEBUG storage.ui: request 21 (vda2) growth: 0 (0MB) size: 500MB >08:28:21,840 DEBUG storage.ui: request 44 (vda3) growth: 10074049 (4918MB) size: 4919MB >08:28:21,840 DEBUG storage.ui: disk /dev/vda growth: 10074049 (4918MB) >08:28:21,842 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >08:28:21,843 DEBUG storage.ui: device vda3 new partedPartition None >08:28:21,845 DEBUG storage.ui: PartitionDevice._setDisk: req14 ; new: None ; old: vda ; >08:28:21,847 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >08:28:21,847 DEBUG storage.ui: total growth: 10074049 sectors >08:28:21,848 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:28:21,848 DEBUG storage.ui: new free: 6703104-16777215 / 4919MB >08:28:21,848 DEBUG storage.ui: new free allows for 10074049 sectors of growth >08:28:21,849 DEBUG storage.ui: created partition vda3 of 1MB and added it to /dev/vda >08:28:21,851 DEBUG storage.ui: PartitionDevice._setPartedPartition: req14 ; >08:28:21,852 DEBUG storage.ui: device req14 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d562d0> PedPartition: <_ped.Partition object at 0x4965ef0> >08:28:21,854 DEBUG storage.ui: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >08:28:21,856 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >08:28:21,858 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >08:28:21,859 DEBUG storage.ui: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d5d0d0> PedPartition: <_ped.Partition object at 0x4d3a290> >08:28:21,861 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:21,863 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:21,864 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:21,866 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:21,868 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:21,868 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:21,869 DEBUG storage.ui: allocating partition: req11 ; id: 37 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 8836 ; start: None ; end: None >08:28:21,869 DEBUG storage.ui: checking freespace on vdb >08:28:21,869 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=1MB boot=False best=None grow=True start=None >08:28:21,870 DEBUG storage.ui: checking 63-2047 (0 MB) >08:28:21,870 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:28:21,871 DEBUG storage.ui: checking 6703104-16777215 (4919 MB) >08:28:21,871 DEBUG storage.ui: current free range is 6703104-16777215 (4919MB) >08:28:21,872 DEBUG storage.ui: evaluating growth potential for new layout >08:28:21,872 DEBUG storage.ui: calculating growth for disk /dev/vdc >08:28:21,872 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:28:21,873 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:28:21,873 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:21,873 DEBUG storage.ui: request 23 (vdc1) growth: 0 (0MB) size: 500MB >08:28:21,874 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >08:28:21,874 DEBUG storage.ui: calculating growth for disk /dev/vdb >08:28:21,877 DEBUG storage.ui: PartitionDevice._setPartedPartition: req11 ; >08:28:21,877 DEBUG storage.ui: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50d8090> PedPartition: <_ped.Partition object at 0x4965fb0> >08:28:21,879 DEBUG storage.ui: PartitionDevice._setDisk: vdb3 ; new: vdb ; old: None ; >08:28:21,881 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vdb ; >08:28:21,882 DEBUG storage.ui: adding request 31 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:21,882 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:21,883 DEBUG storage.ui: adding request 37 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:21,883 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:28:21,883 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = vdb1 growable = False >base = 5677056 growth = 0 max_grow = 0 >done = True >08:28:21,884 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:21,884 DEBUG storage.ui: req: PartitionRequest instance -- >id = 37 name = vdb3 growable = True >base = 2048 growth = 0 max_grow = 18094080 >done = False >08:28:21,884 DEBUG storage.ui: 1 requests and 10074049 (4918MB) left in chunk >08:28:21,885 DEBUG storage.ui: adding 10074049 (4918MB) to 37 (vdb3) >08:28:21,885 DEBUG storage.ui: new grow amount for request 37 (vdb3) is 10074049 units, or 4918MB >08:28:21,885 DEBUG storage.ui: request 31 (vdb1) growth: 0 (0MB) size: 2772MB >08:28:21,886 DEBUG storage.ui: request 22 (vdb2) growth: 0 (0MB) size: 500MB >08:28:21,886 DEBUG storage.ui: request 37 (vdb3) growth: 10074049 (4918MB) size: 4919MB >08:28:21,886 DEBUG storage.ui: disk /dev/vdb growth: 10074049 (4918MB) >08:28:21,887 DEBUG storage.ui: calculating growth for disk /dev/vda >08:28:21,887 DEBUG storage.ui: adding request 42 to chunk 16777153 (63-16777215) on /dev/vda >08:28:21,887 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:28:21,888 DEBUG storage.ui: adding request 44 to chunk 16777153 (63-16777215) on /dev/vda >08:28:21,888 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:28:21,889 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = vda1 growable = False >base = 5677056 growth = 0 max_grow = 0 >done = True >08:28:21,889 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:21,889 DEBUG storage.ui: req: PartitionRequest instance -- >id = 44 name = vda3 growable = True >base = 2048 growth = 0 max_grow = 18094080 >done = False >08:28:21,889 DEBUG storage.ui: 1 requests and 10074049 (4918MB) left in chunk >08:28:21,890 DEBUG storage.ui: adding 10074049 (4918MB) to 44 (vda3) >08:28:21,890 DEBUG storage.ui: new grow amount for request 44 (vda3) is 10074049 units, or 4918MB >08:28:21,890 DEBUG storage.ui: request 42 (vda1) growth: 0 (0MB) size: 2772MB >08:28:21,891 DEBUG storage.ui: request 21 (vda2) growth: 0 (0MB) size: 500MB >08:28:21,891 DEBUG storage.ui: request 44 (vda3) growth: 10074049 (4918MB) size: 4919MB >08:28:21,891 DEBUG storage.ui: disk /dev/vda growth: 10074049 (4918MB) >08:28:21,893 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:21,894 DEBUG storage.ui: device vdb3 new partedPartition None >08:28:21,896 DEBUG storage.ui: PartitionDevice._setDisk: req11 ; new: None ; old: vdb ; >08:28:21,898 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vdb ; >08:28:21,898 DEBUG storage.ui: total growth: 20148098 sectors >08:28:21,899 DEBUG storage.ui: updating use_disk to vdb, type: 0 >08:28:21,899 DEBUG storage.ui: new free: 6703104-16777215 / 4919MB >08:28:21,899 DEBUG storage.ui: new free allows for 20148098 sectors of growth >08:28:21,900 DEBUG storage.ui: created partition vdb3 of 1MB and added it to /dev/vdb >08:28:21,902 DEBUG storage.ui: PartitionDevice._setPartedPartition: req11 ; >08:28:21,903 DEBUG storage.ui: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50d8690> PedPartition: <_ped.Partition object at 0x4d3ad70> >08:28:21,905 DEBUG storage.ui: PartitionDevice._setDisk: vdb3 ; new: vdb ; old: None ; >08:28:21,907 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vdb ; >08:28:21,909 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:21,910 DEBUG storage.ui: device vdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50d8b10> PedPartition: <_ped.Partition object at 0x4d3aef0> >08:28:21,910 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb', 'vdc'], partitions=['vda3(id 44)', 'vda2(id 21)', 'vda1(id 42)', 'vdb3(id 37)', 'vdb2(id 22)', 'vdb1(id 31)', 'vdc1(id 23)'] >08:28:21,911 DEBUG storage.ui: growable partitions are ['vda3', 'vdb3'] >08:28:21,911 DEBUG storage.ui: adding request 44 to chunk 16777153 (63-16777215) on /dev/vda >08:28:21,912 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:28:21,912 DEBUG storage.ui: adding request 42 to chunk 16777153 (63-16777215) on /dev/vda >08:28:21,912 DEBUG storage.ui: disk vda has 1 chunks >08:28:21,913 DEBUG storage.ui: adding request 37 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:21,913 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:21,914 DEBUG storage.ui: adding request 31 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:21,914 DEBUG storage.ui: disk vdb has 1 chunks >08:28:21,915 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:28:21,915 DEBUG storage.ui: disk vdc has 1 chunks >08:28:21,915 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:28:21,916 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = vda1 growable = False >base = 5677056 growth = 0 max_grow = 0 >done = True >08:28:21,916 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:21,916 DEBUG storage.ui: req: PartitionRequest instance -- >id = 44 name = vda3 growable = True >base = 2048 growth = 0 max_grow = 18094080 >done = False >08:28:21,916 DEBUG storage.ui: 1 requests and 10074049 (4918MB) left in chunk >08:28:21,917 DEBUG storage.ui: adding 10074049 (4918MB) to 44 (vda3) >08:28:21,917 DEBUG storage.ui: new grow amount for request 44 (vda3) is 10074049 units, or 4918MB >08:28:21,917 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:28:21,918 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = vdb1 growable = False >base = 5677056 growth = 0 max_grow = 0 >done = True >08:28:21,918 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:21,918 DEBUG storage.ui: req: PartitionRequest instance -- >id = 37 name = vdb3 growable = True >base = 2048 growth = 0 max_grow = 18094080 >done = False >08:28:21,919 DEBUG storage.ui: 1 requests and 10074049 (4918MB) left in chunk >08:28:21,919 DEBUG storage.ui: adding 10074049 (4918MB) to 37 (vdb3) >08:28:21,919 DEBUG storage.ui: new grow amount for request 37 (vdb3) is 10074049 units, or 4918MB >08:28:21,920 DEBUG storage.ui: set: ['vdb3', 'vda3'] 8836 >08:28:21,920 DEBUG storage.ui: min growth is 10074049 >08:28:21,920 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 37 name = vdb3 growable = True >base = 2048 growth = 10074049 max_grow = 18094080 >done = False is 18094080 >08:28:21,921 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 44 name = vda3 growable = True >base = 2048 growth = 10074049 max_grow = 18094080 >done = False is 18094080 >08:28:21,921 DEBUG storage.ui: set: ['vdb3', 'vda3'] 8836 >08:28:21,921 DEBUG storage.ui: min growth is 10074049 >08:28:21,922 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 37 name = vdb3 growable = True >base = 2048 growth = 10074049 max_grow = 18094080 >done = True is 18094080 >08:28:21,922 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 44 name = vda3 growable = True >base = 2048 growth = 10074049 max_grow = 18094080 >done = True is 18094080 >08:28:21,922 DEBUG storage.ui: growing partitions on vda >08:28:21,923 DEBUG storage.ui: partition vda1 (42): 0 >08:28:21,923 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 5679103 length: 5677056 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x50d8d90> >08:28:21,924 DEBUG storage.ui: partition vda2 (21): 0 >08:28:21,924 DEBUG storage.ui: new geometry for vda2: parted.Geometry instance -- > start: 5679104 end: 6703103 length: 1024000 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x50d8f10> >08:28:21,924 DEBUG storage.ui: partition vda3 (44): 0 >08:28:21,925 DEBUG storage.ui: new geometry for vda3: parted.Geometry instance -- > start: 6703104 end: 16777215 length: 10074112 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x50dc0d0> >08:28:21,925 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 42)', 'vda2(id 21)', 'vda3(id 44)'] from disk(s) ['vda'] >08:28:21,928 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:28:21,928 DEBUG storage.ui: device vda1 new partedPartition None >08:28:21,930 DEBUG storage.ui: PartitionDevice._setDisk: req13 ; new: None ; old: vda ; >08:28:21,932 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >08:28:21,934 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:28:21,935 DEBUG storage.ui: device vda2 new partedPartition None >08:28:21,940 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >08:28:21,942 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >08:28:21,944 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >08:28:21,945 DEBUG storage.ui: device vda3 new partedPartition None >08:28:21,947 DEBUG storage.ui: PartitionDevice._setDisk: req14 ; new: None ; old: vda ; >08:28:21,949 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:28:21,949 DEBUG storage.ui: back from removeNewPartitions >08:28:21,949 DEBUG storage.ui: extended: None >08:28:21,950 DEBUG storage.ui: setting req13 new geometry: parted.Geometry instance -- > start: 2048 end: 5679103 length: 5677056 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x50d8d90> >08:28:21,952 DEBUG storage.ui: PartitionDevice._setPartedPartition: req13 ; >08:28:21,953 DEBUG storage.ui: device req13 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50d8490> PedPartition: <_ped.Partition object at 0x4d3a710> >08:28:21,955 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >08:28:21,957 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >08:28:21,960 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:28:21,960 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50d8050> PedPartition: <_ped.Partition object at 0x4965ef0> >08:28:21,961 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 5679104 end: 6703103 length: 1024000 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x50d8f10> >08:28:21,963 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >08:28:21,964 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50d8510> PedPartition: <_ped.Partition object at 0x4d3af50> >08:28:21,966 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >08:28:21,968 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >08:28:21,971 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:28:21,971 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50c0f90> PedPartition: <_ped.Partition object at 0x4d3a530> >08:28:21,972 DEBUG storage.ui: setting req14 new geometry: parted.Geometry instance -- > start: 6703104 end: 16777215 length: 10074112 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x50dc0d0> >08:28:21,974 DEBUG storage.ui: PartitionDevice._setPartedPartition: req14 ; >08:28:21,975 DEBUG storage.ui: device req14 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50c1e50> PedPartition: <_ped.Partition object at 0x4d3afb0> >08:28:21,977 DEBUG storage.ui: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >08:28:21,979 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >08:28:21,982 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >08:28:21,983 DEBUG storage.ui: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50bf8d0> PedPartition: <_ped.Partition object at 0x4d3ad70> >08:28:21,983 DEBUG storage.ui: growing partitions on vdb >08:28:21,983 DEBUG storage.ui: partition vdb1 (31): 0 >08:28:21,984 DEBUG storage.ui: new geometry for vdb1: parted.Geometry instance -- > start: 2048 end: 5679103 length: 5677056 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x50d8890> >08:28:21,984 DEBUG storage.ui: partition vdb2 (22): 0 >08:28:21,985 DEBUG storage.ui: new geometry for vdb2: parted.Geometry instance -- > start: 5679104 end: 6703103 length: 1024000 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x50bf990> >08:28:21,985 DEBUG storage.ui: partition vdb3 (37): 0 >08:28:21,986 DEBUG storage.ui: new geometry for vdb3: parted.Geometry instance -- > start: 6703104 end: 16777215 length: 10074112 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x50bf050> >08:28:21,986 DEBUG storage.ui: removing all non-preexisting partitions ['vdb1(id 31)', 'vdb2(id 22)', 'vdb3(id 37)'] from disk(s) ['vdb'] >08:28:21,988 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:28:21,989 DEBUG storage.ui: device vdb1 new partedPartition None >08:28:21,991 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: vdb ; >08:28:21,993 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vdb ; >08:28:21,995 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:28:21,995 DEBUG storage.ui: device vdb2 new partedPartition None >08:28:21,997 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdb ; >08:28:21,999 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >08:28:22,002 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:22,002 DEBUG storage.ui: device vdb3 new partedPartition None >08:28:22,004 DEBUG storage.ui: PartitionDevice._setDisk: req11 ; new: None ; old: vdb ; >08:28:22,006 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >08:28:22,007 DEBUG storage.ui: back from removeNewPartitions >08:28:22,007 DEBUG storage.ui: extended: None >08:28:22,007 DEBUG storage.ui: setting req8 new geometry: parted.Geometry instance -- > start: 2048 end: 5679103 length: 5677056 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x50d8890> >08:28:22,010 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >08:28:22,010 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50c0bd0> PedPartition: <_ped.Partition object at 0x4965fb0> >08:28:22,012 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >08:28:22,014 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >08:28:22,017 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:28:22,018 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50bf350> PedPartition: <_ped.Partition object at 0x4d3ae30> >08:28:22,018 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 5679104 end: 6703103 length: 1024000 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x50bf990> >08:28:22,020 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >08:28:22,021 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d33fd0> PedPartition: <_ped.Partition object at 0x4d3a470> >08:28:22,023 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >08:28:22,025 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >08:28:22,028 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:28:22,028 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50d8710> PedPartition: <_ped.Partition object at 0x4d3add0> >08:28:22,029 DEBUG storage.ui: setting req11 new geometry: parted.Geometry instance -- > start: 6703104 end: 16777215 length: 10074112 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x50bf050> >08:28:22,031 DEBUG storage.ui: PartitionDevice._setPartedPartition: req11 ; >08:28:22,031 DEBUG storage.ui: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50c0ed0> PedPartition: <_ped.Partition object at 0x4d3a8f0> >08:28:22,034 DEBUG storage.ui: PartitionDevice._setDisk: vdb3 ; new: vdb ; old: None ; >08:28:22,036 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vdb ; >08:28:22,039 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:22,040 DEBUG storage.ui: device vdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50d8450> PedPartition: <_ped.Partition object at 0x4d3af50> >08:28:22,040 DEBUG storage.ui: growing partitions on vdc >08:28:22,041 DEBUG storage.ui: fixing size of non-existent 2772MB partition vda1 (42) with non-existent mdmember at 2772.00 >08:28:22,041 DEBUG storage.ui: fixing size of non-existent 500MB partition vda2 (21) with non-existent mdmember at 500.00 >08:28:22,042 DEBUG storage.ui: fixing size of non-existent 4919MB partition vda3 (44) with non-existent mdmember at 4919.00 >08:28:22,043 DEBUG storage.ui: fixing size of non-existent 2772MB partition vdb1 (31) with non-existent mdmember at 2772.00 >08:28:22,043 DEBUG storage.ui: fixing size of non-existent 500MB partition vdb2 (22) with non-existent mdmember at 500.00 >08:28:22,044 DEBUG storage.ui: fixing size of non-existent 4919MB partition vdb3 (37) with non-existent mdmember at 4919.00 >08:28:22,045 DEBUG storage.ui: fixing size of non-existent 500MB partition vdc1 (23) with non-existent mdmember at 500.00 >08:28:22,046 DEBUG storage.ui: new member set: ['vdb3', 'vda3'] >08:28:22,046 DEBUG storage.ui: old member set: ['vdb3', 'vda3'] >08:28:22,047 DEBUG storage.ui: raw RAID 1 size == 4919.0 >08:28:22,047 INFO storage.ui: Using 4MB superBlockSize >08:28:22,048 DEBUG storage.ui: non-existent RAID 1 size == 4915.0 >08:28:22,049 DEBUG storage.ui: new member set: ['00'] >08:28:22,049 DEBUG storage.ui: old member set: ['00'] >08:28:22,050 DEBUG storage.ui: raw RAID 1 size == 4919.0 >08:28:22,050 INFO storage.ui: Using 4MB superBlockSize >08:28:22,051 DEBUG storage.ui: non-existent RAID 1 size == 4915.0 >08:28:22,051 DEBUG storage.ui: fedora00 size is 4912MB >08:28:22,052 DEBUG storage.ui: raw RAID 1 size == 4919.0 >08:28:22,052 INFO storage.ui: Using 4MB superBlockSize >08:28:22,053 DEBUG storage.ui: non-existent RAID 1 size == 4915.0 >08:28:22,053 DEBUG storage.ui: vg fedora00 has 3912MB free >08:28:22,054 DEBUG storage.ui: raw RAID 1 size == 4919.0 >08:28:22,055 INFO storage.ui: Using 4MB superBlockSize >08:28:22,055 DEBUG storage.ui: non-existent RAID 1 size == 4915.0 >08:28:22,056 DEBUG storage.ui: fedora00 size is 4912MB >08:28:22,056 DEBUG storage.ui: raw RAID 1 size == 4919.0 >08:28:22,057 INFO storage.ui: Using 4MB superBlockSize >08:28:22,057 DEBUG storage.ui: non-existent RAID 1 size == 4915.0 >08:28:22,058 DEBUG storage.ui: vg fedora00 has 3912MB free >08:28:22,058 INFO storage.ui: adjusting size from 7780.00 to 3912.00 so it fits in container fedora00 >08:28:22,061 DEBUG storage.ui: Ext4FS.supported: supported: True ; >08:28:22,061 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >08:28:22,064 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora00 ; >08:28:22,066 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora00-home ; current: None ; type: ext4 ; >08:28:22,067 DEBUG storage.ui: raw RAID 1 size == 4919.0 >08:28:22,067 INFO storage.ui: Using 4MB superBlockSize >08:28:22,068 DEBUG storage.ui: non-existent RAID 1 size == 4915.0 >08:28:22,069 DEBUG storage.ui: fedora00 size is 4912MB >08:28:22,070 DEBUG storage.ui: raw RAID 1 size == 4919.0 >08:28:22,070 INFO storage.ui: Using 4MB superBlockSize >08:28:22,071 DEBUG storage.ui: non-existent RAID 1 size == 4915.0 >08:28:22,072 DEBUG storage.ui: vg fedora00 has 3912MB free >08:28:22,072 DEBUG storage.ui: Adding fedora00-home/3912MB to fedora00 >08:28:22,072 INFO storage.ui: added lvmlv fedora00-home (id 45) to device tree >08:28:22,073 INFO storage.ui: registered action: [70] Create Device lvmlv fedora00-home (id 45) >08:28:22,074 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:28:22,074 INFO storage.ui: registered action: [71] Create Format ext4 filesystem mounted at /home on lvmlv fedora00-home (id 45) >08:28:22,080 DEBUG blivet: raw RAID 1 size == 500.0 >08:28:22,081 INFO blivet: Using 0MB superBlockSize >08:28:22,082 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:28:22,125 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 0, [], {} >08:28:24,744 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 0, [], {} >08:28:37,698 DEBUG blivet: Ext4FS.supported: supported: True ; >08:28:37,699 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:28:37,710 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 3912, ['vdb', 'vda'], {'encrypted': False, 'raid_level': None} >08:28:37,712 DEBUG blivet: raw RAID 0 size == 5544.0 >08:28:37,713 INFO blivet: Using 4MB superBlockSize >08:28:37,714 DEBUG blivet: non-existent RAID 0 size == 5536.0 >08:28:37,716 DEBUG blivet: raw RAID 0 size == 5544.0 >08:28:37,717 INFO blivet: Using 4MB superBlockSize >08:28:37,718 DEBUG blivet: non-existent RAID 0 size == 5536.0 >08:28:37,719 DEBUG blivet: fedora size is 5532MB >08:28:37,721 DEBUG blivet: raw RAID 0 size == 5544.0 >08:28:37,721 INFO blivet: Using 4MB superBlockSize >08:28:37,723 DEBUG blivet: non-existent RAID 0 size == 5536.0 >08:28:37,724 DEBUG blivet: vg fedora has 40MB free >08:28:37,725 DEBUG blivet: raw RAID 1 size == 4919.0 >08:28:37,726 INFO blivet: Using 4MB superBlockSize >08:28:37,727 DEBUG blivet: non-existent RAID 1 size == 4915.0 >08:28:37,729 DEBUG blivet: raw RAID 1 size == 4919.0 >08:28:37,730 INFO blivet: Using 4MB superBlockSize >08:28:37,731 DEBUG blivet: non-existent RAID 1 size == 4915.0 >08:28:37,732 DEBUG blivet: fedora00 size is 4912MB >08:28:37,734 DEBUG blivet: raw RAID 1 size == 4919.0 >08:28:37,734 INFO blivet: Using 4MB superBlockSize >08:28:37,736 DEBUG blivet: non-existent RAID 1 size == 4915.0 >08:28:37,737 DEBUG blivet: vg fedora00 has 0MB free >08:28:37,739 DEBUG blivet: raw RAID 1 size == 4919.0 >08:28:37,739 INFO blivet: Using 4MB superBlockSize >08:28:37,741 DEBUG blivet: non-existent RAID 1 size == 4915.0 >08:28:37,749 INFO blivet: removing obsolete action 54 (67) >08:28:37,751 INFO blivet: removing obsolete action 55 (67) >08:28:37,752 INFO blivet: removing obsolete action 67 (67) >08:28:37,754 INFO blivet: removing obsolete action 64 (66) >08:28:37,755 INFO blivet: removing obsolete action 65 (66) >08:28:37,757 INFO blivet: removing obsolete action 66 (66) >08:28:37,758 DEBUG blivet: action 65 already pruned >08:28:37,759 DEBUG blivet: action 64 already pruned >08:28:37,760 INFO blivet: removing obsolete action 49 (61) >08:28:37,761 INFO blivet: removing obsolete action 50 (61) >08:28:37,762 INFO blivet: removing obsolete action 61 (61) >08:28:37,764 DEBUG blivet: action 55 already pruned >08:28:37,765 DEBUG blivet: action 54 already pruned >08:28:37,766 INFO blivet: removing obsolete action 45 (51) >08:28:37,768 INFO blivet: removing obsolete action 46 (51) >08:28:37,769 INFO blivet: removing obsolete action 51 (51) >08:28:37,770 DEBUG blivet: action 50 already pruned >08:28:37,771 DEBUG blivet: action 49 already pruned >08:28:37,771 INFO blivet: removing obsolete action 35 (48) >08:28:37,773 INFO blivet: removing obsolete action 36 (48) >08:28:37,774 INFO blivet: removing obsolete action 48 (48) >08:28:37,775 INFO blivet: removing obsolete action 39 (47) >08:28:37,777 INFO blivet: removing obsolete action 40 (47) >08:28:37,778 INFO blivet: removing obsolete action 47 (47) >08:28:37,779 DEBUG blivet: action 46 already pruned >08:28:37,780 DEBUG blivet: action 45 already pruned >08:28:37,781 DEBUG blivet: action 40 already pruned >08:28:37,781 DEBUG blivet: action 39 already pruned >08:28:37,782 DEBUG blivet: action 36 already pruned >08:28:37,782 DEBUG blivet: action 35 already pruned >08:28:37,783 INFO blivet: removing obsolete action 27 (34) >08:28:37,784 INFO blivet: removing obsolete action 28 (34) >08:28:37,786 INFO blivet: removing obsolete action 34 (34) >08:28:37,787 INFO blivet: removing obsolete action 25 (33) >08:28:37,788 INFO blivet: removing obsolete action 26 (33) >08:28:37,790 INFO blivet: removing obsolete action 33 (33) >08:28:37,791 INFO blivet: removing obsolete action 23 (32) >08:28:37,792 INFO blivet: removing obsolete action 24 (32) >08:28:37,793 INFO blivet: removing obsolete action 32 (32) >08:28:37,794 DEBUG blivet: action 28 already pruned >08:28:37,795 DEBUG blivet: action 27 already pruned >08:28:37,795 DEBUG blivet: action 26 already pruned >08:28:37,796 DEBUG blivet: action 25 already pruned >08:28:37,796 DEBUG blivet: action 24 already pruned >08:28:37,797 DEBUG blivet: action 23 already pruned >08:28:37,798 INFO blivet: removing obsolete action 12 (14) >08:28:37,799 INFO blivet: removing obsolete action 13 (14) >08:28:37,800 INFO blivet: removing obsolete action 14 (14) >08:28:37,801 DEBUG blivet: action 13 already pruned >08:28:37,802 DEBUG blivet: action 12 already pruned >08:28:37,802 INFO blivet: removing obsolete action 3 (4) >08:28:37,804 DEBUG blivet: action 3 already pruned >08:28:37,804 INFO blivet: removing obsolete action 0 (1) >08:28:37,805 DEBUG blivet: action 0 already pruned >08:28:43,057 DEBUG blivet: Ext4FS.supported: supported: True ; >08:28:43,058 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:28:43,067 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 3912, ['vdb', 'vda'], {'encrypted': False, 'raid_level': None} >08:28:43,068 DEBUG blivet: raw RAID 0 size == 5544.0 >08:28:43,069 INFO blivet: Using 4MB superBlockSize >08:28:43,070 DEBUG blivet: non-existent RAID 0 size == 5536.0 >08:28:43,071 DEBUG blivet: raw RAID 0 size == 5544.0 >08:28:43,071 INFO blivet: Using 4MB superBlockSize >08:28:43,072 DEBUG blivet: non-existent RAID 0 size == 5536.0 >08:28:43,073 DEBUG blivet: fedora size is 5532MB >08:28:43,074 DEBUG blivet: raw RAID 0 size == 5544.0 >08:28:43,075 INFO blivet: Using 4MB superBlockSize >08:28:43,075 DEBUG blivet: non-existent RAID 0 size == 5536.0 >08:28:43,076 DEBUG blivet: vg fedora has 40MB free >08:28:43,077 DEBUG blivet: raw RAID 1 size == 4919.0 >08:28:43,078 INFO blivet: Using 4MB superBlockSize >08:28:43,079 DEBUG blivet: non-existent RAID 1 size == 4915.0 >08:28:43,080 DEBUG blivet: raw RAID 1 size == 4919.0 >08:28:43,081 INFO blivet: Using 4MB superBlockSize >08:28:43,082 DEBUG blivet: non-existent RAID 1 size == 4915.0 >08:28:43,083 DEBUG blivet: fedora00 size is 4912MB >08:28:43,085 DEBUG blivet: raw RAID 1 size == 4919.0 >08:28:43,086 INFO blivet: Using 4MB superBlockSize >08:28:43,087 DEBUG blivet: non-existent RAID 1 size == 4915.0 >08:28:43,087 DEBUG blivet: vg fedora00 has 0MB free >08:28:43,088 DEBUG blivet: raw RAID 1 size == 4919.0 >08:28:43,089 INFO blivet: Using 4MB superBlockSize >08:28:43,090 DEBUG blivet: non-existent RAID 1 size == 4915.0 >08:28:43,099 DEBUG blivet: raw RAID 1 size == 500.0 >08:28:43,100 INFO blivet: Using 0MB superBlockSize >08:28:43,101 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:28:43,102 DEBUG blivet: raw RAID 1 size == 500.0 >08:28:43,103 INFO blivet: Using 0MB superBlockSize >08:28:43,103 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:28:43,105 DEBUG blivet: raw RAID 1 size == 500.0 >08:28:43,106 INFO blivet: Using 0MB superBlockSize >08:28:43,107 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:28:43,108 DEBUG blivet: raw RAID 1 size == 500.0 >08:28:43,109 INFO blivet: Using 0MB superBlockSize >08:28:43,110 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:28:43,111 DEBUG blivet: raw RAID 1 size == 500.0 >08:28:43,112 INFO blivet: Using 0MB superBlockSize >08:28:43,112 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:28:43,114 DEBUG blivet: raw RAID 1 size == 500.0 >08:28:43,115 INFO blivet: Using 0MB superBlockSize >08:28:43,116 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:28:43,121 DEBUG blivet: raw RAID 1 size == 500.0 >08:28:43,122 INFO blivet: Using 0MB superBlockSize >08:28:43,123 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:28:45,211 DEBUG blivet: XFS.supported: supported: True ; >08:28:45,214 DEBUG blivet: getFormat('xfs') returning XFS instance >08:28:46,028 DEBUG blivet: raw RAID 1 size == 500.0 >08:28:46,030 INFO blivet: Using 0MB superBlockSize >08:28:46,032 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:28:46,062 DEBUG blivet: XFS.supported: supported: True ; >08:28:46,064 DEBUG blivet: getFormat('xfs') returning XFS instance >08:28:46,086 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x3c22150>, 500, ['vda', 'vdb', 'vdc'], {'encrypted': False, 'raid_level': 'raid1'} >08:28:46,113 DEBUG storage.ui: raw RAID 1 size == 500.0 >08:28:46,115 INFO storage.ui: Using 0MB superBlockSize >08:28:46,117 DEBUG storage.ui: non-existent RAID 1 size == 500.0 >08:28:46,118 DEBUG storage.ui: Blivet.factoryDevice: 1 ; 500 ; container_raid_level: None ; name: boot ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x7f39a01a4c10) -- > name = vda status = True kids = 3 id = 1 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x3459d40> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>, DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 3 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- > name = vdc status = True kids = 1 id = 6 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7710> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>] ; raid_level: raid1 ; label: ; container_name: None ; device: non-existent 500MB mdarray boot (24) with non-existent ext4 filesystem mounted at /boot ; mountpoint: /boot ; fstype: xfs ; container_size: 0 ; >08:28:46,128 DEBUG storage.ui: raw RAID 1 size == 500.0 >08:28:46,128 INFO storage.ui: Using 0MB superBlockSize >08:28:46,128 DEBUG storage.ui: non-existent RAID 1 size == 500.0 >08:28:46,129 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x3c22150>, 500, ['vda', 'vdb', 'vdc'], {'container_raid_level': None, 'name': 'boot', 'encrypted': False, 'container_encrypted': False, 'raid_level': 'raid1', 'label': '', 'container_name': None, 'device': MDRaidArrayDevice instance (0x7f39a01bead0) -- > name = boot status = False kids = 0 id = 24 > parents = ['non-existent 500MB partition vda2 (21) with non-existent mdmember', > 'non-existent 500MB partition vdb2 (22) with non-existent mdmember', > 'non-existent 500MB partition vdc1 (23) with non-existent mdmember'] > uuid = None size = 500.0 > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 path = /dev/md/boot > format args = None originalFormat = ext4 level = 1 spares = 0 > members = 3 > total devices = 3 metadata version = default, 'mountpoint': '/boot', 'fstype': 'xfs', 'container_size': 0} >08:28:46,135 DEBUG storage.ui: MDFactory.configure: parent_factory: None ; >08:28:46,136 DEBUG storage.ui: starting Blivet copy >08:28:46,227 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:28:46,229 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01bd110> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50e2c10> PedPartition: <_ped.Partition object at 0x4d3a0b0> >08:28:46,232 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:28:46,233 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01bd110> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50e2d90> PedPartition: <_ped.Partition object at 0x4d3aa10> >08:28:46,235 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >08:28:46,236 DEBUG storage.ui: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01bd110> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50e2f10> PedPartition: <_ped.Partition object at 0x4d3a410> >08:28:46,240 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:28:46,241 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d3ead0> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50e2f90> PedPartition: <_ped.Partition object at 0x4d3aad0> >08:28:46,243 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:28:46,244 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d3ead0> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50e3190> PedPartition: <_ped.Partition object at 0x4d3a710> >08:28:46,247 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:46,248 DEBUG storage.ui: device vdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d3ead0> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50e3310> PedPartition: <_ped.Partition object at 0x50d7110> >08:28:46,251 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:28:46,252 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d5d090> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50e3390> PedPartition: <_ped.Partition object at 0x50d70b0> >08:28:46,253 DEBUG storage.ui: finished Blivet copy >08:28:46,253 INFO storage.ui: Using 0MB superBlockSize >08:28:46,254 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >08:28:46,258 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x3c22150>, 1500, [DiskDevice instance (0x7f39a01a4c10) -- > name = vda status = True kids = 3 id = 1 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x3459d40> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>, DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 3 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01ab990) -- > name = vdc status = True kids = 1 id = 6 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7710> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01abc10>]] >08:28:46,263 DEBUG storage.ui: child factory kwargs: {'fstype': 'mdmember'} >08:28:46,270 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.MDFactory object at 0x7f39a01abbd0> ; >08:28:46,271 DEBUG storage.ui: raw RAID 1 size == 500.0 >08:28:46,271 INFO storage.ui: Using 0MB superBlockSize >08:28:46,271 DEBUG storage.ui: non-existent RAID 1 size == 500.0 >08:28:46,272 DEBUG storage.ui: parent factory container: non-existent 500MB mdarray boot (24) with non-existent ext4 filesystem mounted at /boot >08:28:46,272 DEBUG storage.ui: members: ['vda2', 'vdb2', 'vdc1'] >08:28:46,272 DEBUG storage.ui: add_disks: [] >08:28:46,272 DEBUG storage.ui: remove_disks: [] >08:28:46,274 DEBUG storage.ui: MDRaidMember.__init__: >08:28:46,274 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance >08:28:46,274 INFO storage.ui: Using 0MB superBlockSize >08:28:46,278 DEBUG storage.ui: adding a SameSizeSet with size 1500 >08:28:46,284 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >08:28:46,288 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >08:28:46,291 DEBUG storage.ui: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >08:28:46,294 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 42)', 'vda2(id 21)', 'vda3(id 44)', 'vdb1(id 31)', 'vdb2(id 22)', 'vdb3(id 37)', 'vdc1(id 23)'] from disk(s) ['vda', 'vdb', 'vdc'] >08:28:46,297 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:28:46,297 DEBUG storage.ui: device vda1 new partedPartition None >08:28:46,300 DEBUG storage.ui: PartitionDevice._setDisk: req13 ; new: None ; old: vda ; >08:28:46,302 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >08:28:46,305 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:28:46,306 DEBUG storage.ui: device vda2 new partedPartition None >08:28:46,308 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >08:28:46,311 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >08:28:46,314 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >08:28:46,314 DEBUG storage.ui: device vda3 new partedPartition None >08:28:46,317 DEBUG storage.ui: PartitionDevice._setDisk: req14 ; new: None ; old: vda ; >08:28:46,319 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:28:46,322 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:28:46,323 DEBUG storage.ui: device vdb1 new partedPartition None >08:28:46,325 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: vdb ; >08:28:46,328 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vdb ; >08:28:46,331 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:28:46,332 DEBUG storage.ui: device vdb2 new partedPartition None >08:28:46,335 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdb ; >08:28:46,338 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >08:28:46,340 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:46,341 DEBUG storage.ui: device vdb3 new partedPartition None >08:28:46,344 DEBUG storage.ui: PartitionDevice._setDisk: req11 ; new: None ; old: vdb ; >08:28:46,347 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >08:28:46,349 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:28:46,350 DEBUG storage.ui: device vdc1 new partedPartition None >08:28:46,353 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: vdc ; >08:28:46,355 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >08:28:46,356 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb', 'vdc'] ; partitions=['req13(id 42)', 'req1(id 21)', 'req14(id 44)', 'req8(id 31)', 'req2(id 22)', 'req11(id 37)', 'req3(id 23)'] >08:28:46,357 DEBUG storage.ui: removing all non-preexisting partitions ['req14(id 44)', 'req11(id 37)', 'req13(id 42)', 'req8(id 31)', 'req1(id 21)', 'req2(id 22)', 'req3(id 23)'] from disk(s) ['vda', 'vdb', 'vdc'] >08:28:46,360 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:46,363 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:46,364 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:46,366 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:46,369 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:46,370 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:46,371 DEBUG storage.ui: allocating partition: req14 ; id: 44 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 4919MB ; grow: False ; max_size: 8836 ; start: None ; end: None >08:28:46,372 DEBUG storage.ui: checking freespace on vda >08:28:46,373 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=4919MB boot=False best=None grow=False start=None >08:28:46,374 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:28:46,375 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:28:46,376 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:28:46,377 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:28:46,378 DEBUG storage.ui: new free allows for 0 sectors of growth >08:28:46,379 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:28:46,380 DEBUG storage.ui: created partition vda1 of 4919MB and added it to /dev/vda >08:28:46,382 DEBUG storage.ui: PartitionDevice._setPartedPartition: req14 ; >08:28:46,384 DEBUG storage.ui: device req14 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50c0b90> PedPartition: <_ped.Partition object at 0x7f39a00e4a10> >08:28:46,387 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >08:28:46,389 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >08:28:46,392 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:28:46,394 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50c0f90> PedPartition: <_ped.Partition object at 0x4d3a290> >08:28:46,396 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:46,399 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:46,400 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:46,403 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:46,406 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:46,407 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:46,408 DEBUG storage.ui: allocating partition: req11 ; id: 37 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 4919MB ; grow: False ; max_size: 8836 ; start: None ; end: None >08:28:46,409 DEBUG storage.ui: checking freespace on vdb >08:28:46,411 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=4919MB boot=False best=None grow=False start=None >08:28:46,412 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:28:46,413 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:28:46,414 DEBUG storage.ui: updating use_disk to vdb, type: 0 >08:28:46,414 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:28:46,416 DEBUG storage.ui: new free allows for 0 sectors of growth >08:28:46,417 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:28:46,418 DEBUG storage.ui: created partition vdb1 of 4919MB and added it to /dev/vdb >08:28:46,420 DEBUG storage.ui: PartitionDevice._setPartedPartition: req11 ; >08:28:46,421 DEBUG storage.ui: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50d8ed0> PedPartition: <_ped.Partition object at 0x4d3afb0> >08:28:46,424 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >08:28:46,426 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >08:28:46,429 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:28:46,430 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50d8150> PedPartition: <_ped.Partition object at 0x4d3ae90> >08:28:46,433 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:46,437 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:46,437 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:46,440 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:46,443 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:46,444 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:46,444 DEBUG storage.ui: allocating partition: req13 ; id: 42 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 2772MB ; grow: False ; max_size: 2772 ; start: None ; end: None >08:28:46,445 DEBUG storage.ui: checking freespace on vda >08:28:46,446 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=2772MB boot=False best=None grow=False start=None >08:28:46,447 DEBUG storage.ui: checking 63-2047 (0 MB) >08:28:46,448 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:28:46,449 DEBUG storage.ui: checking 10076160-16777215 (3272 MB) >08:28:46,450 DEBUG storage.ui: current free range is 10076160-16777215 (3272MB) >08:28:46,451 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:28:46,452 DEBUG storage.ui: new free: 10076160-16777215 / 3272MB >08:28:46,452 DEBUG storage.ui: new free allows for 0 sectors of growth >08:28:46,454 DEBUG storage.ui: created partition vda2 of 2772MB and added it to /dev/vda >08:28:46,457 DEBUG storage.ui: PartitionDevice._setPartedPartition: req13 ; >08:28:46,458 DEBUG storage.ui: device req13 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50d8250> PedPartition: <_ped.Partition object at 0x4d3ad70> >08:28:46,461 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >08:28:46,463 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >08:28:46,467 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:28:46,468 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50e3490> PedPartition: <_ped.Partition object at 0x4d3ae30> >08:28:46,471 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:46,474 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:46,475 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:46,477 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:46,480 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:46,481 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:46,482 DEBUG storage.ui: allocating partition: req8 ; id: 31 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 2772MB ; grow: False ; max_size: 2772 ; start: None ; end: None >08:28:46,482 DEBUG storage.ui: checking freespace on vdb >08:28:46,484 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=2772MB boot=False best=None grow=False start=None >08:28:46,485 DEBUG storage.ui: checking 63-2047 (0 MB) >08:28:46,485 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:28:46,486 DEBUG storage.ui: checking 10076160-16777215 (3272 MB) >08:28:46,487 DEBUG storage.ui: current free range is 10076160-16777215 (3272MB) >08:28:46,488 DEBUG storage.ui: updating use_disk to vdb, type: 0 >08:28:46,489 DEBUG storage.ui: new free: 10076160-16777215 / 3272MB >08:28:46,490 DEBUG storage.ui: new free allows for 0 sectors of growth >08:28:46,491 DEBUG storage.ui: created partition vdb2 of 2772MB and added it to /dev/vdb >08:28:46,494 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >08:28:46,495 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50e2950> PedPartition: <_ped.Partition object at 0x7f39a00e4a10> >08:28:46,498 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >08:28:46,500 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >08:28:46,504 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:28:46,505 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39980323d0> PedPartition: <_ped.Partition object at 0x4d3afb0> >08:28:46,507 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:46,510 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:46,510 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:46,513 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:46,516 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:46,517 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:46,517 DEBUG storage.ui: allocating partition: req1 ; id: 21 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 500 ; start: None ; end: None >08:28:46,518 DEBUG storage.ui: checking freespace on vda >08:28:46,519 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1MB boot=False best=None grow=True start=None >08:28:46,521 DEBUG storage.ui: checking 63-2047 (0 MB) >08:28:46,522 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:28:46,523 DEBUG storage.ui: checking 15753216-16777215 (500 MB) >08:28:46,523 DEBUG storage.ui: current free range is 15753216-16777215 (500MB) >08:28:46,524 DEBUG storage.ui: evaluating growth potential for new layout >08:28:46,525 DEBUG storage.ui: calculating growth for disk /dev/vdc >08:28:46,526 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:28:46,527 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >08:28:46,528 DEBUG storage.ui: calculating growth for disk /dev/vdb >08:28:46,530 DEBUG storage.ui: adding request 37 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:46,531 DEBUG storage.ui: adding request 31 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:46,532 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:28:46,533 DEBUG storage.ui: req: PartitionRequest instance -- >id = 37 name = vdb1 growable = False >base = 10074112 growth = 0 max_grow = 0 >done = True >08:28:46,534 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = vdb2 growable = False >base = 5677056 growth = 0 max_grow = 0 >done = True >08:28:46,535 DEBUG storage.ui: request 37 (vdb1) growth: 0 (0MB) size: 4919MB >08:28:46,536 DEBUG storage.ui: request 31 (vdb2) growth: 0 (0MB) size: 2772MB >08:28:46,537 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >08:28:46,538 DEBUG storage.ui: calculating growth for disk /dev/vda >08:28:46,542 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >08:28:46,543 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50e3910> PedPartition: <_ped.Partition object at 0x4d3a530> >08:28:46,547 DEBUG storage.ui: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >08:28:46,550 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >08:28:46,552 DEBUG storage.ui: adding request 44 to chunk 16777153 (63-16777215) on /dev/vda >08:28:46,553 DEBUG storage.ui: adding request 42 to chunk 16777153 (63-16777215) on /dev/vda >08:28:46,554 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:28:46,555 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:28:46,556 DEBUG storage.ui: req: PartitionRequest instance -- >id = 44 name = vda1 growable = False >base = 10074112 growth = 0 max_grow = 0 >done = True >08:28:46,556 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = vda2 growable = False >base = 5677056 growth = 0 max_grow = 0 >done = True >08:28:46,557 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda3 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >08:28:46,558 DEBUG storage.ui: 1 requests and 1023937 (499MB) left in chunk >08:28:46,559 DEBUG storage.ui: adding 1023937 (499MB) to 21 (vda3) >08:28:46,560 DEBUG storage.ui: taking back 1985 (0MB) from 21 (vda3) >08:28:46,561 DEBUG storage.ui: new grow amount for request 21 (vda3) is 1021952 units, or 499MB >08:28:46,561 DEBUG storage.ui: request 44 (vda1) growth: 0 (0MB) size: 4919MB >08:28:46,562 DEBUG storage.ui: request 42 (vda2) growth: 0 (0MB) size: 2772MB >08:28:46,563 DEBUG storage.ui: request 21 (vda3) growth: 1021952 (499MB) size: 500MB >08:28:46,563 DEBUG storage.ui: disk /dev/vda growth: 1021952 (499MB) >08:28:46,566 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >08:28:46,567 DEBUG storage.ui: device vda3 new partedPartition None >08:28:46,570 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >08:28:46,572 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >08:28:46,573 DEBUG storage.ui: total growth: 1021952 sectors >08:28:46,574 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:28:46,574 DEBUG storage.ui: new free: 15753216-16777215 / 500MB >08:28:46,575 DEBUG storage.ui: new free allows for 1021952 sectors of growth >08:28:46,577 DEBUG storage.ui: created partition vda3 of 1MB and added it to /dev/vda >08:28:46,579 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >08:28:46,580 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50e3ad0> PedPartition: <_ped.Partition object at 0x4965ef0> >08:28:46,583 DEBUG storage.ui: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >08:28:46,585 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >08:28:46,589 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >08:28:46,590 DEBUG storage.ui: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50e3cd0> PedPartition: <_ped.Partition object at 0x50d71d0> >08:28:46,592 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:46,595 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:46,595 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:46,598 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:46,600 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:46,601 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:46,601 DEBUG storage.ui: allocating partition: req2 ; id: 22 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 500 ; start: None ; end: None >08:28:46,602 DEBUG storage.ui: checking freespace on vdb >08:28:46,603 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=1MB boot=False best=None grow=True start=None >08:28:46,604 DEBUG storage.ui: checking 63-2047 (0 MB) >08:28:46,605 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:28:46,606 DEBUG storage.ui: checking 15753216-16777215 (500 MB) >08:28:46,606 DEBUG storage.ui: current free range is 15753216-16777215 (500MB) >08:28:46,607 DEBUG storage.ui: evaluating growth potential for new layout >08:28:46,609 DEBUG storage.ui: calculating growth for disk /dev/vdc >08:28:46,609 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:28:46,610 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >08:28:46,611 DEBUG storage.ui: calculating growth for disk /dev/vdb >08:28:46,614 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >08:28:46,614 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50e3f90> PedPartition: <_ped.Partition object at 0x4d3add0> >08:28:46,617 DEBUG storage.ui: PartitionDevice._setDisk: vdb3 ; new: vdb ; old: None ; >08:28:46,619 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vdb ; >08:28:46,620 DEBUG storage.ui: adding request 37 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:46,621 DEBUG storage.ui: adding request 31 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:46,622 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:46,622 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:28:46,623 DEBUG storage.ui: req: PartitionRequest instance -- >id = 37 name = vdb1 growable = False >base = 10074112 growth = 0 max_grow = 0 >done = True >08:28:46,624 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = vdb2 growable = False >base = 5677056 growth = 0 max_grow = 0 >done = True >08:28:46,625 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb3 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >08:28:46,626 DEBUG storage.ui: 1 requests and 1023937 (499MB) left in chunk >08:28:46,627 DEBUG storage.ui: adding 1023937 (499MB) to 22 (vdb3) >08:28:46,627 DEBUG storage.ui: taking back 1985 (0MB) from 22 (vdb3) >08:28:46,628 DEBUG storage.ui: new grow amount for request 22 (vdb3) is 1021952 units, or 499MB >08:28:46,629 DEBUG storage.ui: request 37 (vdb1) growth: 0 (0MB) size: 4919MB >08:28:46,629 DEBUG storage.ui: request 31 (vdb2) growth: 0 (0MB) size: 2772MB >08:28:46,630 DEBUG storage.ui: request 22 (vdb3) growth: 1021952 (499MB) size: 500MB >08:28:46,631 DEBUG storage.ui: disk /dev/vdb growth: 1021952 (499MB) >08:28:46,632 DEBUG storage.ui: calculating growth for disk /dev/vda >08:28:46,633 DEBUG storage.ui: adding request 44 to chunk 16777153 (63-16777215) on /dev/vda >08:28:46,633 DEBUG storage.ui: adding request 42 to chunk 16777153 (63-16777215) on /dev/vda >08:28:46,634 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:28:46,635 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:28:46,635 DEBUG storage.ui: req: PartitionRequest instance -- >id = 44 name = vda1 growable = False >base = 10074112 growth = 0 max_grow = 0 >done = True >08:28:46,636 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = vda2 growable = False >base = 5677056 growth = 0 max_grow = 0 >done = True >08:28:46,636 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda3 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >08:28:46,637 DEBUG storage.ui: 1 requests and 1023937 (499MB) left in chunk >08:28:46,637 DEBUG storage.ui: adding 1023937 (499MB) to 21 (vda3) >08:28:46,638 DEBUG storage.ui: taking back 1985 (0MB) from 21 (vda3) >08:28:46,638 DEBUG storage.ui: new grow amount for request 21 (vda3) is 1021952 units, or 499MB >08:28:46,638 DEBUG storage.ui: request 44 (vda1) growth: 0 (0MB) size: 4919MB >08:28:46,638 DEBUG storage.ui: request 42 (vda2) growth: 0 (0MB) size: 2772MB >08:28:46,638 DEBUG storage.ui: request 21 (vda3) growth: 1021952 (499MB) size: 500MB >08:28:46,639 DEBUG storage.ui: disk /dev/vda growth: 1021952 (499MB) >08:28:46,645 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:46,646 DEBUG storage.ui: device vdb3 new partedPartition None >08:28:46,648 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdb ; >08:28:46,652 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vdb ; >08:28:46,653 DEBUG storage.ui: total growth: 2043904 sectors >08:28:46,654 DEBUG storage.ui: updating use_disk to vdb, type: 0 >08:28:46,655 DEBUG storage.ui: new free: 15753216-16777215 / 500MB >08:28:46,656 DEBUG storage.ui: new free allows for 2043904 sectors of growth >08:28:46,658 DEBUG storage.ui: created partition vdb3 of 1MB and added it to /dev/vdb >08:28:46,660 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >08:28:46,661 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50e3790> PedPartition: <_ped.Partition object at 0x4d3a530> >08:28:46,663 DEBUG storage.ui: PartitionDevice._setDisk: vdb3 ; new: vdb ; old: None ; >08:28:46,666 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vdb ; >08:28:46,669 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:46,671 DEBUG storage.ui: device vdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50d8310> PedPartition: <_ped.Partition object at 0x50d7290> >08:28:46,674 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:46,676 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:46,677 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:46,680 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:46,683 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:46,684 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:46,684 DEBUG storage.ui: allocating partition: req3 ; id: 23 ; disks: ['vdc'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 500 ; start: None ; end: None >08:28:46,685 DEBUG storage.ui: checking freespace on vdc >08:28:46,686 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdc part_type=0 req_size=1MB boot=False best=None grow=True start=None >08:28:46,687 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:28:46,689 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:28:46,690 DEBUG storage.ui: evaluating growth potential for new layout >08:28:46,690 DEBUG storage.ui: calculating growth for disk /dev/vdc >08:28:46,691 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:28:46,694 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >08:28:46,695 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50d80d0> PedPartition: <_ped.Partition object at 0x4d3ad70> >08:28:46,699 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >08:28:46,701 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >08:28:46,702 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:28:46,703 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:28:46,704 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdc1 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >08:28:46,705 DEBUG storage.ui: 1 requests and 16775105 (8190MB) left in chunk >08:28:46,706 DEBUG storage.ui: adding 16775105 (8190MB) to 23 (vdc1) >08:28:46,706 DEBUG storage.ui: taking back 15753153 (7691MB) from 23 (vdc1) >08:28:46,707 DEBUG storage.ui: new grow amount for request 23 (vdc1) is 1021952 units, or 499MB >08:28:46,708 DEBUG storage.ui: request 23 (vdc1) growth: 1021952 (499MB) size: 500MB >08:28:46,708 DEBUG storage.ui: disk /dev/vdc growth: 1021952 (499MB) >08:28:46,709 DEBUG storage.ui: calculating growth for disk /dev/vdb >08:28:46,710 DEBUG storage.ui: adding request 37 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:46,711 DEBUG storage.ui: adding request 31 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:46,712 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:46,713 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:28:46,714 DEBUG storage.ui: req: PartitionRequest instance -- >id = 37 name = vdb1 growable = False >base = 10074112 growth = 0 max_grow = 0 >done = True >08:28:46,715 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = vdb2 growable = False >base = 5677056 growth = 0 max_grow = 0 >done = True >08:28:46,715 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb3 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >08:28:46,716 DEBUG storage.ui: 1 requests and 1023937 (499MB) left in chunk >08:28:46,717 DEBUG storage.ui: adding 1023937 (499MB) to 22 (vdb3) >08:28:46,717 DEBUG storage.ui: taking back 1985 (0MB) from 22 (vdb3) >08:28:46,717 DEBUG storage.ui: new grow amount for request 22 (vdb3) is 1021952 units, or 499MB >08:28:46,719 DEBUG storage.ui: request 37 (vdb1) growth: 0 (0MB) size: 4919MB >08:28:46,719 DEBUG storage.ui: request 31 (vdb2) growth: 0 (0MB) size: 2772MB >08:28:46,721 DEBUG storage.ui: request 22 (vdb3) growth: 1021952 (499MB) size: 500MB >08:28:46,721 DEBUG storage.ui: disk /dev/vdb growth: 1021952 (499MB) >08:28:46,721 DEBUG storage.ui: calculating growth for disk /dev/vda >08:28:46,722 DEBUG storage.ui: adding request 44 to chunk 16777153 (63-16777215) on /dev/vda >08:28:46,723 DEBUG storage.ui: adding request 42 to chunk 16777153 (63-16777215) on /dev/vda >08:28:46,723 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:28:46,723 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:28:46,723 DEBUG storage.ui: req: PartitionRequest instance -- >id = 44 name = vda1 growable = False >base = 10074112 growth = 0 max_grow = 0 >done = True >08:28:46,724 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = vda2 growable = False >base = 5677056 growth = 0 max_grow = 0 >done = True >08:28:46,724 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda3 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >08:28:46,724 DEBUG storage.ui: 1 requests and 1023937 (499MB) left in chunk >08:28:46,724 DEBUG storage.ui: adding 1023937 (499MB) to 21 (vda3) >08:28:46,724 DEBUG storage.ui: taking back 1985 (0MB) from 21 (vda3) >08:28:46,725 DEBUG storage.ui: new grow amount for request 21 (vda3) is 1021952 units, or 499MB >08:28:46,729 DEBUG storage.ui: request 44 (vda1) growth: 0 (0MB) size: 4919MB >08:28:46,729 DEBUG storage.ui: request 42 (vda2) growth: 0 (0MB) size: 2772MB >08:28:46,729 DEBUG storage.ui: request 21 (vda3) growth: 1021952 (499MB) size: 500MB >08:28:46,730 DEBUG storage.ui: disk /dev/vda growth: 1021952 (499MB) >08:28:46,734 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:28:46,735 DEBUG storage.ui: device vdc1 new partedPartition None >08:28:46,739 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: vdc ; >08:28:46,741 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >08:28:46,742 DEBUG storage.ui: total growth: 3065856 sectors >08:28:46,743 DEBUG storage.ui: updating use_disk to vdc, type: 0 >08:28:46,743 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:28:46,745 DEBUG storage.ui: new free allows for 3065856 sectors of growth >08:28:46,746 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:28:46,747 DEBUG storage.ui: created partition vdc1 of 1MB and added it to /dev/vdc >08:28:46,749 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >08:28:46,750 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50d8210> PedPartition: <_ped.Partition object at 0x4d3add0> >08:28:46,753 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >08:28:46,755 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >08:28:46,759 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:28:46,760 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50d8190> PedPartition: <_ped.Partition object at 0x4d3a230> >08:28:46,761 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb', 'vdc'], partitions=['vda2(id 42)', 'vda3(id 21)', 'vda1(id 44)', 'vdb2(id 31)', 'vdb3(id 22)', 'vdb1(id 37)', 'vdc1(id 23)'] >08:28:46,762 DEBUG storage.ui: growable partitions are ['vda3', 'vdb3', 'vdc1'] >08:28:46,763 DEBUG storage.ui: adding request 42 to chunk 16777153 (63-16777215) on /dev/vda >08:28:46,764 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:28:46,765 DEBUG storage.ui: adding request 44 to chunk 16777153 (63-16777215) on /dev/vda >08:28:46,765 DEBUG storage.ui: disk vda has 1 chunks >08:28:46,766 DEBUG storage.ui: adding request 31 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:46,767 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:46,769 DEBUG storage.ui: adding request 37 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:46,769 DEBUG storage.ui: disk vdb has 1 chunks >08:28:46,770 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:28:46,771 DEBUG storage.ui: disk vdc has 1 chunks >08:28:46,772 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:28:46,773 DEBUG storage.ui: req: PartitionRequest instance -- >id = 44 name = vda1 growable = False >base = 10074112 growth = 0 max_grow = 0 >done = True >08:28:46,773 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = vda2 growable = False >base = 5677056 growth = 0 max_grow = 0 >done = True >08:28:46,774 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda3 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >08:28:46,775 DEBUG storage.ui: 1 requests and 1023937 (499MB) left in chunk >08:28:46,775 DEBUG storage.ui: adding 1023937 (499MB) to 21 (vda3) >08:28:46,776 DEBUG storage.ui: taking back 1985 (0MB) from 21 (vda3) >08:28:46,777 DEBUG storage.ui: new grow amount for request 21 (vda3) is 1021952 units, or 499MB >08:28:46,777 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:28:46,778 DEBUG storage.ui: req: PartitionRequest instance -- >id = 37 name = vdb1 growable = False >base = 10074112 growth = 0 max_grow = 0 >done = True >08:28:46,779 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = vdb2 growable = False >base = 5677056 growth = 0 max_grow = 0 >done = True >08:28:46,779 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb3 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >08:28:46,780 DEBUG storage.ui: 1 requests and 1023937 (499MB) left in chunk >08:28:46,780 DEBUG storage.ui: adding 1023937 (499MB) to 22 (vdb3) >08:28:46,781 DEBUG storage.ui: taking back 1985 (0MB) from 22 (vdb3) >08:28:46,781 DEBUG storage.ui: new grow amount for request 22 (vdb3) is 1021952 units, or 499MB >08:28:46,781 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:28:46,781 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdc1 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >08:28:46,781 DEBUG storage.ui: 1 requests and 16775105 (8190MB) left in chunk >08:28:46,781 DEBUG storage.ui: adding 16775105 (8190MB) to 23 (vdc1) >08:28:46,782 DEBUG storage.ui: taking back 15753153 (7691MB) from 23 (vdc1) >08:28:46,782 DEBUG storage.ui: new grow amount for request 23 (vdc1) is 1021952 units, or 499MB >08:28:46,782 DEBUG storage.ui: set: ['vda3', 'vdb3', 'vdc1'] 500 >08:28:46,782 DEBUG storage.ui: min growth is 1021952 >08:28:46,787 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 21 name = vda3 growable = True >base = 2048 growth = 1021952 max_grow = 1021952 >done = True is 1021952 >08:28:46,787 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 22 name = vdb3 growable = True >base = 2048 growth = 1021952 max_grow = 1021952 >done = True is 1021952 >08:28:46,788 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 23 name = vdc1 growable = True >base = 2048 growth = 1021952 max_grow = 1021952 >done = True is 1021952 >08:28:46,788 DEBUG storage.ui: set: ['vda3', 'vdb3', 'vdc1'] 500 >08:28:46,789 DEBUG storage.ui: min growth is 1021952 >08:28:46,789 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 21 name = vda3 growable = True >base = 2048 growth = 1021952 max_grow = 1021952 >done = True is 1021952 >08:28:46,789 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 22 name = vdb3 growable = True >base = 2048 growth = 1021952 max_grow = 1021952 >done = True is 1021952 >08:28:46,789 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 23 name = vdc1 growable = True >base = 2048 growth = 1021952 max_grow = 1021952 >done = True is 1021952 >08:28:46,789 DEBUG storage.ui: growing partitions on vda >08:28:46,790 DEBUG storage.ui: partition vda1 (44): 0 >08:28:46,792 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 10076159 length: 10074112 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x50e7250> >08:28:46,793 DEBUG storage.ui: partition vda2 (42): 0 >08:28:46,793 DEBUG storage.ui: new geometry for vda2: parted.Geometry instance -- > start: 10076160 end: 15753215 length: 5677056 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x50e73d0> >08:28:46,793 DEBUG storage.ui: partition vda3 (21): 0 >08:28:46,794 DEBUG storage.ui: new geometry for vda3: parted.Geometry instance -- > start: 15753216 end: 16777215 length: 1024000 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x50e7550> >08:28:46,796 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 44)', 'vda2(id 42)', 'vda3(id 21)'] from disk(s) ['vda'] >08:28:46,800 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:28:46,801 DEBUG storage.ui: device vda1 new partedPartition None >08:28:46,805 DEBUG storage.ui: PartitionDevice._setDisk: req14 ; new: None ; old: vda ; >08:28:46,807 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >08:28:46,810 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:28:46,811 DEBUG storage.ui: device vda2 new partedPartition None >08:28:46,813 DEBUG storage.ui: PartitionDevice._setDisk: req13 ; new: None ; old: vda ; >08:28:46,816 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >08:28:46,818 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >08:28:46,819 DEBUG storage.ui: device vda3 new partedPartition None >08:28:46,821 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >08:28:46,823 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:28:46,824 DEBUG storage.ui: back from removeNewPartitions >08:28:46,825 DEBUG storage.ui: extended: None >08:28:46,826 DEBUG storage.ui: setting req14 new geometry: parted.Geometry instance -- > start: 2048 end: 10076159 length: 10074112 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x50e7250> >08:28:46,828 DEBUG storage.ui: PartitionDevice._setPartedPartition: req14 ; >08:28:46,829 DEBUG storage.ui: device req14 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50e7690> PedPartition: <_ped.Partition object at 0x50d72f0> >08:28:46,832 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >08:28:46,835 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >08:28:46,838 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:28:46,840 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50e2950> PedPartition: <_ped.Partition object at 0x4d3a290> >08:28:46,840 DEBUG storage.ui: setting req13 new geometry: parted.Geometry instance -- > start: 10076160 end: 15753215 length: 5677056 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x50e73d0> >08:28:46,843 DEBUG storage.ui: PartitionDevice._setPartedPartition: req13 ; >08:28:46,844 DEBUG storage.ui: device req13 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50c0f90> PedPartition: <_ped.Partition object at 0x50d73b0> >08:28:46,847 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >08:28:46,849 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >08:28:46,852 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:28:46,853 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50e3490> PedPartition: <_ped.Partition object at 0x50d7170> >08:28:46,854 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 15753216 end: 16777215 length: 1024000 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x50e7550> >08:28:46,856 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >08:28:46,857 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01be450> PedPartition: <_ped.Partition object at 0x50d7350> >08:28:46,859 DEBUG storage.ui: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >08:28:46,862 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >08:28:46,864 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >08:28:46,865 DEBUG storage.ui: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50e7250> PedPartition: <_ped.Partition object at 0x50d7410> >08:28:46,866 DEBUG storage.ui: growing partitions on vdb >08:28:46,867 DEBUG storage.ui: partition vdb1 (37): 0 >08:28:46,868 DEBUG storage.ui: new geometry for vdb1: parted.Geometry instance -- > start: 2048 end: 10076159 length: 10074112 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x50bf1d0> >08:28:46,869 DEBUG storage.ui: partition vdb2 (31): 0 >08:28:46,869 DEBUG storage.ui: new geometry for vdb2: parted.Geometry instance -- > start: 10076160 end: 15753215 length: 5677056 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x50e3c10> >08:28:46,870 DEBUG storage.ui: partition vdb3 (22): 0 >08:28:46,871 DEBUG storage.ui: new geometry for vdb3: parted.Geometry instance -- > start: 15753216 end: 16777215 length: 1024000 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x50e7290> >08:28:46,873 DEBUG storage.ui: removing all non-preexisting partitions ['vdb1(id 37)', 'vdb2(id 31)', 'vdb3(id 22)'] from disk(s) ['vdb'] >08:28:46,875 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:28:46,876 DEBUG storage.ui: device vdb1 new partedPartition None >08:28:46,878 DEBUG storage.ui: PartitionDevice._setDisk: req11 ; new: None ; old: vdb ; >08:28:46,880 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vdb ; >08:28:46,883 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:28:46,883 DEBUG storage.ui: device vdb2 new partedPartition None >08:28:46,886 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: vdb ; >08:28:46,888 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >08:28:46,891 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:46,891 DEBUG storage.ui: device vdb3 new partedPartition None >08:28:46,894 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdb ; >08:28:46,896 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >08:28:46,897 DEBUG storage.ui: back from removeNewPartitions >08:28:46,897 DEBUG storage.ui: extended: None >08:28:46,898 DEBUG storage.ui: setting req11 new geometry: parted.Geometry instance -- > start: 2048 end: 10076159 length: 10074112 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x50bf1d0> >08:28:46,901 DEBUG storage.ui: PartitionDevice._setPartedPartition: req11 ; >08:28:46,901 DEBUG storage.ui: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50e3790> PedPartition: <_ped.Partition object at 0x4d3ae30> >08:28:46,904 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >08:28:46,906 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >08:28:46,909 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:28:46,910 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50e7850> PedPartition: <_ped.Partition object at 0x4d3ae90> >08:28:46,910 DEBUG storage.ui: setting req8 new geometry: parted.Geometry instance -- > start: 10076160 end: 15753215 length: 5677056 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x50e3c10> >08:28:46,913 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >08:28:46,914 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50bf890> PedPartition: <_ped.Partition object at 0x50d72f0> >08:28:46,916 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >08:28:46,918 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >08:28:46,921 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:28:46,922 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50c0a90> PedPartition: <_ped.Partition object at 0x7f39a00e4a10> >08:28:46,923 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 15753216 end: 16777215 length: 1024000 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x50e7290> >08:28:46,925 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >08:28:46,926 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50e3b10> PedPartition: <_ped.Partition object at 0x50d7470> >08:28:46,928 DEBUG storage.ui: PartitionDevice._setDisk: vdb3 ; new: vdb ; old: None ; >08:28:46,931 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vdb ; >08:28:46,933 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:46,934 DEBUG storage.ui: device vdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50e7e10> PedPartition: <_ped.Partition object at 0x50d74d0> >08:28:46,935 DEBUG storage.ui: growing partitions on vdc >08:28:46,936 DEBUG storage.ui: partition vdc1 (23): 0 >08:28:46,937 DEBUG storage.ui: new geometry for vdc1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x50bf750> >08:28:46,937 DEBUG storage.ui: removing all non-preexisting partitions ['vdc1(id 23)'] from disk(s) ['vdc'] >08:28:46,940 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:28:46,941 DEBUG storage.ui: device vdc1 new partedPartition None >08:28:46,943 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: vdc ; >08:28:46,946 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >08:28:46,946 DEBUG storage.ui: back from removeNewPartitions >08:28:46,947 DEBUG storage.ui: extended: None >08:28:46,948 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f39a01abb10> PedGeometry: <_ped.Geometry object at 0x50bf750> >08:28:46,950 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >08:28:46,951 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01be450> PedPartition: <_ped.Partition object at 0x4d3afb0> >08:28:46,955 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >08:28:46,957 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >08:28:46,960 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:28:46,961 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50e3890> PedPartition: <_ped.Partition object at 0x50d7290> >08:28:46,962 DEBUG storage.ui: fixing size of non-existent 4919MB partition vda1 (44) with non-existent mdmember at 4919.00 >08:28:46,963 DEBUG storage.ui: fixing size of non-existent 2772MB partition vda2 (42) with non-existent mdmember at 2772.00 >08:28:46,964 DEBUG storage.ui: fixing size of non-existent 500MB partition vda3 (21) with non-existent mdmember at 500.00 >08:28:46,965 DEBUG storage.ui: fixing size of non-existent 4919MB partition vdb1 (37) with non-existent mdmember at 4919.00 >08:28:46,966 DEBUG storage.ui: fixing size of non-existent 2772MB partition vdb2 (31) with non-existent mdmember at 2772.00 >08:28:46,967 DEBUG storage.ui: fixing size of non-existent 500MB partition vdb3 (22) with non-existent mdmember at 500.00 >08:28:46,968 DEBUG storage.ui: fixing size of non-existent 500MB partition vdc1 (23) with non-existent mdmember at 500.00 >08:28:46,970 DEBUG storage.ui: new member set: ['vda3', 'vdb3', 'vdc1'] >08:28:46,971 DEBUG storage.ui: old member set: ['vda3', 'vdb3', 'vdc1'] >08:28:46,972 DEBUG storage.ui: raw RAID 1 size == 500.0 >08:28:46,973 INFO storage.ui: Using 0MB superBlockSize >08:28:46,973 DEBUG storage.ui: non-existent RAID 1 size == 500.0 >08:28:46,976 DEBUG storage.ui: XFS.supported: supported: True ; >08:28:46,976 DEBUG storage.ui: getFormat('xfs') returning XFS instance >08:28:46,977 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:28:46,979 DEBUG storage.ui: MDRaidArrayDevice._setFormat: boot ; current: ext4 ; type: None ; >08:28:46,980 INFO storage.ui: registered action: [72] Destroy Format ext4 filesystem mounted at /boot on mdarray boot (id 24) >08:28:46,983 DEBUG storage.ui: MDRaidArrayDevice._setFormat: boot ; current: None ; type: xfs ; >08:28:46,984 INFO storage.ui: registered action: [73] Create Format xfs filesystem mounted at /boot on mdarray boot (id 24) >08:28:46,986 DEBUG storage.ui: raw RAID 1 size == 500.0 >08:28:46,987 INFO storage.ui: Using 0MB superBlockSize >08:28:46,988 DEBUG storage.ui: non-existent RAID 1 size == 500.0 >08:28:46,993 DEBUG blivet: raw RAID 1 size == 500.0 >08:28:46,993 INFO blivet: Using 0MB superBlockSize >08:28:46,994 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:28:46,999 DEBUG blivet: raw RAID 1 size == 500.0 >08:28:47,000 INFO blivet: Using 0MB superBlockSize >08:28:47,001 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:28:47,027 DEBUG blivet: raw RAID 1 size == 500.0 >08:28:47,028 INFO blivet: Using 0MB superBlockSize >08:28:47,029 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:28:47,031 DEBUG blivet: raw RAID 1 size == 500.0 >08:28:47,031 INFO blivet: Using 0MB superBlockSize >08:28:47,032 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:28:47,034 DEBUG blivet: raw RAID 1 size == 500.0 >08:28:47,035 INFO blivet: Using 0MB superBlockSize >08:28:47,035 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:28:47,042 DEBUG blivet: raw RAID 1 size == 500.0 >08:28:47,043 INFO blivet: Using 0MB superBlockSize >08:28:47,044 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:28:47,068 DEBUG blivet: raw RAID 1 size == 500.0 >08:28:47,069 INFO blivet: Using 0MB superBlockSize >08:28:47,070 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:28:47,071 DEBUG blivet: raw RAID 1 size == 500.0 >08:28:47,072 INFO blivet: Using 0MB superBlockSize >08:28:47,072 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:28:47,074 DEBUG blivet: raw RAID 1 size == 500.0 >08:28:47,075 INFO blivet: Using 0MB superBlockSize >08:28:47,076 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:28:47,081 DEBUG blivet: raw RAID 1 size == 500.0 >08:28:47,082 INFO blivet: Using 0MB superBlockSize >08:28:47,082 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:28:47,095 DEBUG blivet: XFS.supported: supported: True ; >08:28:47,096 DEBUG blivet: getFormat('xfs') returning XFS instance >08:28:47,105 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x3c22150>, 500, ['vda', 'vdb', 'vdc'], {'encrypted': False, 'raid_level': 'raid1'} >08:28:47,125 DEBUG blivet: Ext4FS.supported: supported: True ; >08:28:47,126 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:28:47,152 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 0, [], {} >08:28:49,903 DEBUG blivet: XFS.supported: supported: True ; >08:28:49,906 DEBUG blivet: getFormat('xfs') returning XFS instance >08:28:50,792 DEBUG blivet: XFS.supported: supported: True ; >08:28:50,793 DEBUG blivet: getFormat('xfs') returning XFS instance >08:28:50,812 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 4992, ['vdb', 'vda'], {'encrypted': False, 'raid_level': None} >08:28:50,814 DEBUG blivet: raw RAID 0 size == 5544.0 >08:28:50,815 INFO blivet: Using 4MB superBlockSize >08:28:50,817 DEBUG blivet: non-existent RAID 0 size == 5536.0 >08:28:50,819 DEBUG blivet: raw RAID 0 size == 5544.0 >08:28:50,820 INFO blivet: Using 4MB superBlockSize >08:28:50,822 DEBUG blivet: non-existent RAID 0 size == 5536.0 >08:28:50,823 DEBUG blivet: fedora size is 5532MB >08:28:50,825 DEBUG blivet: raw RAID 0 size == 5544.0 >08:28:50,826 INFO blivet: Using 4MB superBlockSize >08:28:50,828 DEBUG blivet: non-existent RAID 0 size == 5536.0 >08:28:50,829 DEBUG blivet: vg fedora has 40MB free >08:28:50,831 DEBUG blivet: raw RAID 1 size == 4919.0 >08:28:50,832 INFO blivet: Using 4MB superBlockSize >08:28:50,833 DEBUG blivet: non-existent RAID 1 size == 4915.0 >08:28:50,835 DEBUG blivet: raw RAID 1 size == 4919.0 >08:28:50,837 INFO blivet: Using 4MB superBlockSize >08:28:50,838 DEBUG blivet: non-existent RAID 1 size == 4915.0 >08:28:50,840 DEBUG blivet: fedora00 size is 4912MB >08:28:50,842 DEBUG blivet: raw RAID 1 size == 4919.0 >08:28:50,843 INFO blivet: Using 4MB superBlockSize >08:28:50,844 DEBUG blivet: non-existent RAID 1 size == 4915.0 >08:28:50,846 DEBUG blivet: vg fedora00 has 0MB free >08:28:50,847 DEBUG blivet: raw RAID 0 size == 5544.0 >08:28:50,847 INFO blivet: Using 4MB superBlockSize >08:28:50,850 DEBUG blivet: non-existent RAID 0 size == 5536.0 >08:28:50,866 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 4992 ; container_raid_level: raid0 ; name: root ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 3 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01a4c10) -- > name = vda status = True kids = 3 id = 1 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x3459d40> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>] ; raid_level: None ; label: ; container_name: fedora ; device: non-existent 4992MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at / ; mountpoint: / ; fstype: xfs ; container_size: 0 ; >08:28:50,872 DEBUG storage.ui: raw RAID 0 size == 5544.0 >08:28:50,872 INFO storage.ui: Using 4MB superBlockSize >08:28:50,873 DEBUG storage.ui: non-existent RAID 0 size == 5536.0 >08:28:50,874 DEBUG storage.ui: raw RAID 0 size == 5544.0 >08:28:50,884 INFO storage.ui: Using 4MB superBlockSize >08:28:50,884 DEBUG storage.ui: non-existent RAID 0 size == 5536.0 >08:28:50,886 DEBUG storage.ui: raw RAID 0 size == 5544.0 >08:28:50,886 INFO storage.ui: Using 4MB superBlockSize >08:28:50,886 DEBUG storage.ui: non-existent RAID 0 size == 5536.0 >08:28:50,891 DEBUG storage.ui: raw RAID 0 size == 5544.0 >08:28:50,892 INFO storage.ui: Using 4MB superBlockSize >08:28:50,892 DEBUG storage.ui: non-existent RAID 0 size == 5536.0 >08:28:50,893 DEBUG storage.ui: raw RAID 0 size == 5544.0 >08:28:50,894 INFO storage.ui: Using 4MB superBlockSize >08:28:50,894 DEBUG storage.ui: non-existent RAID 0 size == 5536.0 >08:28:50,895 DEBUG storage.ui: fedora size is 5532MB >08:28:50,896 DEBUG storage.ui: raw RAID 0 size == 5544.0 >08:28:50,897 INFO storage.ui: Using 4MB superBlockSize >08:28:50,898 DEBUG storage.ui: non-existent RAID 0 size == 5536.0 >08:28:50,898 DEBUG storage.ui: vg fedora has 40MB free >08:28:50,899 DEBUG storage.ui: raw RAID 0 size == 5544.0 >08:28:50,900 INFO storage.ui: Using 4MB superBlockSize >08:28:50,901 DEBUG storage.ui: non-existent RAID 0 size == 5536.0 >08:28:50,902 DEBUG storage.ui: fedora size is 5532MB >08:28:50,903 DEBUG storage.ui: raw RAID 0 size == 5544.0 >08:28:50,903 INFO storage.ui: Using 4MB superBlockSize >08:28:50,904 DEBUG storage.ui: non-existent RAID 0 size == 5536.0 >08:28:50,905 DEBUG storage.ui: vg fedora has 40MB free >08:28:50,906 DEBUG storage.ui: raw RAID 0 size == 5544.0 >08:28:50,907 INFO storage.ui: Using 4MB superBlockSize >08:28:50,907 DEBUG storage.ui: non-existent RAID 0 size == 5536.0 >08:28:50,909 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 4992, ['vdb', 'vda'], {'container_raid_level': 'raid0', 'name': 'root', 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'fedora', 'device': LVMLogicalVolumeDevice instance (0x7f39a01ad350) -- > name = fedora-root status = False kids = 0 id = 29 > parents = ['non-existent 5532MB lvmvg fedora (28)'] > uuid = None size = 4992 > format = non-existent ext4 filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4992 path = /dev/mapper/fedora-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x32c7350) -- > name = fedora status = False kids = 2 id = 28 > parents = ['non-existent 5536MB mdarray 00 (33) with non-existent lvmpv'] > uuid = None size = 5532 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 1383.0 free space = 40 > free extents = 10.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 5536MB mdarray 00 (33) with non-existent lvmpv'] > LVs = ['non-existent 4992MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at /', > 'non-existent 500MB lvmlv fedora-swap (34) with non-existent swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 4992MB, 'mountpoint': '/', 'fstype': 'xfs', 'container_size': 0} >08:28:50,910 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >08:28:50,911 DEBUG storage.ui: starting Blivet copy >08:28:51,040 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:28:51,042 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x50e7410> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3998012b90> PedPartition: <_ped.Partition object at 0x3794a10> >08:28:51,044 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:28:51,045 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x50e7410> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3998012b50> PedPartition: <_ped.Partition object at 0x3769d10> >08:28:51,047 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >08:28:51,048 DEBUG storage.ui: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x50e7410> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4942e90> PedPartition: <_ped.Partition object at 0x36ec0b0> >08:28:51,051 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:28:51,052 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x50ee190> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4942950> PedPartition: <_ped.Partition object at 0x36ec050> >08:28:51,054 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:28:51,055 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x50ee190> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4942f10> PedPartition: <_ped.Partition object at 0x7f399003efb0> >08:28:51,057 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:51,058 DEBUG storage.ui: device vdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x50ee190> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4942650> PedPartition: <_ped.Partition object at 0x7f399003ef50> >08:28:51,060 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:28:51,061 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x50edc10> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4942d50> PedPartition: <_ped.Partition object at 0x32a6170> >08:28:51,062 DEBUG storage.ui: finished Blivet copy >08:28:51,063 DEBUG storage.ui: raw RAID 0 size == 5544.0 >08:28:51,064 INFO storage.ui: Using 4MB superBlockSize >08:28:51,065 DEBUG storage.ui: non-existent RAID 0 size == 5536.0 >08:28:51,066 DEBUG storage.ui: raw RAID 0 size == 5544.0 >08:28:51,067 INFO storage.ui: Using 4MB superBlockSize >08:28:51,068 DEBUG storage.ui: non-existent RAID 0 size == 5536.0 >08:28:51,068 DEBUG storage.ui: fedora size is 5532MB >08:28:51,070 DEBUG storage.ui: raw RAID 0 size == 5544.0 >08:28:51,071 INFO storage.ui: Using 4MB superBlockSize >08:28:51,071 DEBUG storage.ui: non-existent RAID 0 size == 5536.0 >08:28:51,072 DEBUG storage.ui: vg fedora has 40MB free >08:28:51,073 DEBUG storage.ui: size bumped to 10492 to include new device space >08:28:51,073 DEBUG storage.ui: size cut to 5496 to omit old device space >08:28:51,074 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.MDFactory'> >08:28:51,077 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x3c22150>, 5536.0, [DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 3 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01a4c10) -- > name = vda status = True kids = 3 id = 1 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x3459d40> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>]] >08:28:51,083 DEBUG storage.ui: raw RAID 0 size == 5544.0 >08:28:51,083 INFO storage.ui: Using 4MB superBlockSize >08:28:51,083 DEBUG storage.ui: non-existent RAID 0 size == 5536.0 >08:28:51,083 DEBUG storage.ui: child factory kwargs: {'device': MDRaidArrayDevice instance (0x466d510) -- > name = 00 status = False kids = 1 id = 33 > parents = ['non-existent 2772MB partition vdb2 (31) with non-existent mdmember', > 'non-existent 2772MB partition vda2 (42) with non-existent mdmember'] > uuid = None size = 5536.0 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 5052.0 path = /dev/md/00 > format args = None originalFormat = lvmpv level = 0 spares = 1 > members = 2 > total devices = 3 metadata version = default, 'encrypted': False, 'raid_level': 'raid0', 'fstype': 'lvmpv'} >08:28:51,085 DEBUG storage.ui: MDFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x50e3610> ; >08:28:51,089 INFO storage.ui: Using 4MB superBlockSize >08:28:51,090 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >08:28:51,096 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x3c22150>, 5544.0, [DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 3 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01a4c10) -- > name = vda status = True kids = 3 id = 1 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x3459d40> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>]] >08:28:51,097 DEBUG storage.ui: child factory kwargs: {'fstype': 'mdmember'} >08:28:51,104 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.MDFactory object at 0x4975550> ; >08:28:51,105 DEBUG storage.ui: raw RAID 0 size == 5544.0 >08:28:51,105 INFO storage.ui: Using 4MB superBlockSize >08:28:51,105 DEBUG storage.ui: non-existent RAID 0 size == 5536.0 >08:28:51,106 DEBUG storage.ui: parent factory container: non-existent 5536MB mdarray 00 (33) with non-existent lvmpv >08:28:51,106 DEBUG storage.ui: members: ['vdb2', 'vda2'] >08:28:51,106 DEBUG storage.ui: add_disks: [] >08:28:51,111 DEBUG storage.ui: remove_disks: [] >08:28:51,113 DEBUG storage.ui: MDRaidMember.__init__: >08:28:51,114 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance >08:28:51,115 INFO storage.ui: Using 4MB superBlockSize >08:28:51,125 DEBUG storage.ui: adding a SameSizeSet with size 5544 >08:28:51,128 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >08:28:51,131 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >08:28:51,136 DEBUG storage.ui: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >08:28:51,140 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 44)', 'vda2(id 42)', 'vda3(id 21)', 'vdb1(id 37)', 'vdb2(id 31)', 'vdb3(id 22)', 'vdc1(id 23)'] from disk(s) ['vda', 'vdb', 'vdc'] >08:28:51,144 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:28:51,145 DEBUG storage.ui: device vda1 new partedPartition None >08:28:51,147 DEBUG storage.ui: PartitionDevice._setDisk: req14 ; new: None ; old: vda ; >08:28:51,150 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >08:28:51,153 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:28:51,154 DEBUG storage.ui: device vda2 new partedPartition None >08:28:51,157 DEBUG storage.ui: PartitionDevice._setDisk: req13 ; new: None ; old: vda ; >08:28:51,159 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >08:28:51,161 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >08:28:51,162 DEBUG storage.ui: device vda3 new partedPartition None >08:28:51,165 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >08:28:51,167 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:28:51,170 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:28:51,170 DEBUG storage.ui: device vdb1 new partedPartition None >08:28:51,173 DEBUG storage.ui: PartitionDevice._setDisk: req11 ; new: None ; old: vdb ; >08:28:51,175 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vdb ; >08:28:51,178 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:28:51,179 DEBUG storage.ui: device vdb2 new partedPartition None >08:28:51,181 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: vdb ; >08:28:51,184 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >08:28:51,186 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:51,187 DEBUG storage.ui: device vdb3 new partedPartition None >08:28:51,189 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdb ; >08:28:51,192 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >08:28:51,194 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:28:51,195 DEBUG storage.ui: device vdc1 new partedPartition None >08:28:51,198 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: vdc ; >08:28:51,201 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >08:28:51,202 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb', 'vdc'] ; partitions=['req14(id 44)', 'req13(id 42)', 'req1(id 21)', 'req11(id 37)', 'req8(id 31)', 'req2(id 22)', 'req3(id 23)'] >08:28:51,203 DEBUG storage.ui: removing all non-preexisting partitions ['req14(id 44)', 'req11(id 37)', 'req1(id 21)', 'req2(id 22)', 'req3(id 23)', 'req13(id 42)', 'req8(id 31)'] from disk(s) ['vda', 'vdb', 'vdc'] >08:28:51,207 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:51,210 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:51,211 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:51,214 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:51,217 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:51,218 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:51,219 DEBUG storage.ui: allocating partition: req14 ; id: 44 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 4919MB ; grow: False ; max_size: 8836 ; start: None ; end: None >08:28:51,219 DEBUG storage.ui: checking freespace on vda >08:28:51,221 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=4919MB boot=False best=None grow=False start=None >08:28:51,222 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:28:51,223 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:28:51,224 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:28:51,225 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:28:51,225 DEBUG storage.ui: new free allows for 0 sectors of growth >08:28:51,226 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:28:51,228 DEBUG storage.ui: created partition vda1 of 4919MB and added it to /dev/vda >08:28:51,233 DEBUG storage.ui: PartitionDevice._setPartedPartition: req14 ; >08:28:51,235 DEBUG storage.ui: device req14 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c2e3d0> PedPartition: <_ped.Partition object at 0x32a6650> >08:28:51,239 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >08:28:51,242 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >08:28:51,246 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:28:51,248 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49756d0> PedPartition: <_ped.Partition object at 0x32a6350> >08:28:51,252 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:51,255 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:51,256 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:51,259 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:51,264 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:51,265 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:51,267 DEBUG storage.ui: allocating partition: req11 ; id: 37 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 4919MB ; grow: False ; max_size: 8836 ; start: None ; end: None >08:28:51,268 DEBUG storage.ui: checking freespace on vdb >08:28:51,269 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=4919MB boot=False best=None grow=False start=None >08:28:51,270 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:28:51,271 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:28:51,273 DEBUG storage.ui: updating use_disk to vdb, type: 0 >08:28:51,274 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:28:51,275 DEBUG storage.ui: new free allows for 0 sectors of growth >08:28:51,276 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:28:51,278 DEBUG storage.ui: created partition vdb1 of 4919MB and added it to /dev/vdb >08:28:51,281 DEBUG storage.ui: PartitionDevice._setPartedPartition: req11 ; >08:28:51,282 DEBUG storage.ui: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50e7d90> PedPartition: <_ped.Partition object at 0x32a6290> >08:28:51,285 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >08:28:51,288 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >08:28:51,291 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:28:51,292 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50e7b90> PedPartition: <_ped.Partition object at 0x32a6590> >08:28:51,296 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:51,298 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:51,299 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:51,303 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:51,307 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:51,307 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:51,308 DEBUG storage.ui: allocating partition: req1 ; id: 21 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >08:28:51,309 DEBUG storage.ui: checking freespace on vda >08:28:51,311 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=False best=None grow=False start=None >08:28:51,312 DEBUG storage.ui: checking 63-2047 (0 MB) >08:28:51,313 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:28:51,313 DEBUG storage.ui: checking 10076160-16777215 (3272 MB) >08:28:51,314 DEBUG storage.ui: current free range is 10076160-16777215 (3272MB) >08:28:51,315 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:28:51,316 DEBUG storage.ui: new free: 10076160-16777215 / 3272MB >08:28:51,316 DEBUG storage.ui: new free allows for 0 sectors of growth >08:28:51,318 DEBUG storage.ui: created partition vda2 of 500MB and added it to /dev/vda >08:28:51,321 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >08:28:51,323 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c2e090> PedPartition: <_ped.Partition object at 0x32a62f0> >08:28:51,326 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >08:28:51,329 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >08:28:51,332 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:28:51,334 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c2eb90> PedPartition: <_ped.Partition object at 0x32a67d0> >08:28:51,337 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:51,341 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:51,342 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:51,346 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:51,349 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:51,350 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:51,351 DEBUG storage.ui: allocating partition: req2 ; id: 22 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >08:28:51,352 DEBUG storage.ui: checking freespace on vdb >08:28:51,353 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=500MB boot=False best=None grow=False start=None >08:28:51,354 DEBUG storage.ui: checking 63-2047 (0 MB) >08:28:51,355 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:28:51,356 DEBUG storage.ui: checking 10076160-16777215 (3272 MB) >08:28:51,356 DEBUG storage.ui: current free range is 10076160-16777215 (3272MB) >08:28:51,358 DEBUG storage.ui: updating use_disk to vdb, type: 0 >08:28:51,359 DEBUG storage.ui: new free: 10076160-16777215 / 3272MB >08:28:51,359 DEBUG storage.ui: new free allows for 0 sectors of growth >08:28:51,361 DEBUG storage.ui: created partition vdb2 of 500MB and added it to /dev/vdb >08:28:51,363 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >08:28:51,364 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c2ec50> PedPartition: <_ped.Partition object at 0x32a6530> >08:28:51,368 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >08:28:51,371 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >08:28:51,375 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:28:51,377 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4942450> PedPartition: <_ped.Partition object at 0x32a6290> >08:28:51,380 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:51,383 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:51,384 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:51,386 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:51,390 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:51,391 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:51,391 DEBUG storage.ui: allocating partition: req3 ; id: 23 ; disks: ['vdc'] ; >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >08:28:51,392 DEBUG storage.ui: checking freespace on vdc >08:28:51,394 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdc part_type=0 req_size=500MB boot=False best=None grow=False start=None >08:28:51,395 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:28:51,395 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:28:51,396 DEBUG storage.ui: updating use_disk to vdc, type: 0 >08:28:51,398 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:28:51,398 DEBUG storage.ui: new free allows for 0 sectors of growth >08:28:51,399 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:28:51,401 DEBUG storage.ui: created partition vdc1 of 500MB and added it to /dev/vdc >08:28:51,403 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >08:28:51,404 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c2e390> PedPartition: <_ped.Partition object at 0x32a66b0> >08:28:51,408 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >08:28:51,411 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >08:28:51,415 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:28:51,417 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c2ee50> PedPartition: <_ped.Partition object at 0x32a6530> >08:28:51,420 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:51,424 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:51,425 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:51,428 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:51,431 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:51,432 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:51,433 DEBUG storage.ui: allocating partition: req13 ; id: 42 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 2772 ; start: None ; end: None >08:28:51,434 DEBUG storage.ui: checking freespace on vda >08:28:51,435 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1MB boot=False best=None grow=True start=None >08:28:51,436 DEBUG storage.ui: checking 63-2047 (0 MB) >08:28:51,437 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:28:51,438 DEBUG storage.ui: checking 11100160-16777215 (2772 MB) >08:28:51,440 DEBUG storage.ui: current free range is 11100160-16777215 (2772MB) >08:28:51,441 DEBUG storage.ui: evaluating growth potential for new layout >08:28:51,442 DEBUG storage.ui: calculating growth for disk /dev/vdc >08:28:51,443 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:28:51,444 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:28:51,445 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:51,446 DEBUG storage.ui: request 23 (vdc1) growth: 0 (0MB) size: 500MB >08:28:51,448 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >08:28:51,448 DEBUG storage.ui: calculating growth for disk /dev/vdb >08:28:51,449 DEBUG storage.ui: adding request 37 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:51,450 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:51,451 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:28:51,452 DEBUG storage.ui: req: PartitionRequest instance -- >id = 37 name = vdb1 growable = False >base = 10074112 growth = 0 max_grow = 0 >done = True >08:28:51,453 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:51,454 DEBUG storage.ui: request 37 (vdb1) growth: 0 (0MB) size: 4919MB >08:28:51,454 DEBUG storage.ui: request 22 (vdb2) growth: 0 (0MB) size: 500MB >08:28:51,454 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >08:28:51,455 DEBUG storage.ui: calculating growth for disk /dev/vda >08:28:51,460 DEBUG storage.ui: PartitionDevice._setPartedPartition: req13 ; >08:28:51,462 DEBUG storage.ui: device req13 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c2e850> PedPartition: <_ped.Partition object at 0x32a63b0> >08:28:51,465 DEBUG storage.ui: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >08:28:51,467 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >08:28:51,468 DEBUG storage.ui: adding request 44 to chunk 16777153 (63-16777215) on /dev/vda >08:28:51,470 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:28:51,471 DEBUG storage.ui: adding request 42 to chunk 16777153 (63-16777215) on /dev/vda >08:28:51,471 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:28:51,472 DEBUG storage.ui: req: PartitionRequest instance -- >id = 44 name = vda1 growable = False >base = 10074112 growth = 0 max_grow = 0 >done = True >08:28:51,473 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:51,474 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = vda3 growable = True >base = 2048 growth = 0 max_grow = 5675008 >done = False >08:28:51,475 DEBUG storage.ui: 1 requests and 5676993 (2771MB) left in chunk >08:28:51,476 DEBUG storage.ui: adding 5676993 (2771MB) to 42 (vda3) >08:28:51,477 DEBUG storage.ui: taking back 1985 (0MB) from 42 (vda3) >08:28:51,479 DEBUG storage.ui: new grow amount for request 42 (vda3) is 5675008 units, or 2771MB >08:28:51,480 DEBUG storage.ui: request 44 (vda1) growth: 0 (0MB) size: 4919MB >08:28:51,480 DEBUG storage.ui: request 21 (vda2) growth: 0 (0MB) size: 500MB >08:28:51,481 DEBUG storage.ui: request 42 (vda3) growth: 5675008 (2771MB) size: 2772MB >08:28:51,482 DEBUG storage.ui: disk /dev/vda growth: 5675008 (2771MB) >08:28:51,485 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >08:28:51,486 DEBUG storage.ui: device vda3 new partedPartition None >08:28:51,489 DEBUG storage.ui: PartitionDevice._setDisk: req13 ; new: None ; old: vda ; >08:28:51,491 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >08:28:51,492 DEBUG storage.ui: total growth: 5675008 sectors >08:28:51,494 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:28:51,495 DEBUG storage.ui: new free: 11100160-16777215 / 2772MB >08:28:51,496 DEBUG storage.ui: new free allows for 5675008 sectors of growth >08:28:51,497 DEBUG storage.ui: created partition vda3 of 1MB and added it to /dev/vda >08:28:51,500 DEBUG storage.ui: PartitionDevice._setPartedPartition: req13 ; >08:28:51,501 DEBUG storage.ui: device req13 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c2eed0> PedPartition: <_ped.Partition object at 0x32a6770> >08:28:51,504 DEBUG storage.ui: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >08:28:51,506 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >08:28:51,510 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >08:28:51,512 DEBUG storage.ui: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a0104e90> PedPartition: <_ped.Partition object at 0x7f39a00e4a10> >08:28:51,514 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:51,517 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:51,518 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:51,521 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:51,525 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:51,526 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:51,527 DEBUG storage.ui: allocating partition: req8 ; id: 31 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 2772 ; start: None ; end: None >08:28:51,527 DEBUG storage.ui: checking freespace on vdb >08:28:51,528 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=1MB boot=False best=None grow=True start=None >08:28:51,529 DEBUG storage.ui: checking 63-2047 (0 MB) >08:28:51,530 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:28:51,531 DEBUG storage.ui: checking 11100160-16777215 (2772 MB) >08:28:51,532 DEBUG storage.ui: current free range is 11100160-16777215 (2772MB) >08:28:51,533 DEBUG storage.ui: evaluating growth potential for new layout >08:28:51,534 DEBUG storage.ui: calculating growth for disk /dev/vdc >08:28:51,534 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:28:51,535 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:28:51,536 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:51,537 DEBUG storage.ui: request 23 (vdc1) growth: 0 (0MB) size: 500MB >08:28:51,538 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >08:28:51,539 DEBUG storage.ui: calculating growth for disk /dev/vdb >08:28:51,543 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >08:28:51,546 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c2e8d0> PedPartition: <_ped.Partition object at 0x32a66b0> >08:28:51,552 DEBUG storage.ui: PartitionDevice._setDisk: vdb3 ; new: vdb ; old: None ; >08:28:51,556 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vdb ; >08:28:51,558 DEBUG storage.ui: adding request 37 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:51,559 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:51,561 DEBUG storage.ui: adding request 31 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:51,562 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:28:51,563 DEBUG storage.ui: req: PartitionRequest instance -- >id = 37 name = vdb1 growable = False >base = 10074112 growth = 0 max_grow = 0 >done = True >08:28:51,564 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:51,565 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = vdb3 growable = True >base = 2048 growth = 0 max_grow = 5675008 >done = False >08:28:51,566 DEBUG storage.ui: 1 requests and 5676993 (2771MB) left in chunk >08:28:51,567 DEBUG storage.ui: adding 5676993 (2771MB) to 31 (vdb3) >08:28:51,568 DEBUG storage.ui: taking back 1985 (0MB) from 31 (vdb3) >08:28:51,569 DEBUG storage.ui: new grow amount for request 31 (vdb3) is 5675008 units, or 2771MB >08:28:51,570 DEBUG storage.ui: request 37 (vdb1) growth: 0 (0MB) size: 4919MB >08:28:51,571 DEBUG storage.ui: request 22 (vdb2) growth: 0 (0MB) size: 500MB >08:28:51,573 DEBUG storage.ui: request 31 (vdb3) growth: 5675008 (2771MB) size: 2772MB >08:28:51,574 DEBUG storage.ui: disk /dev/vdb growth: 5675008 (2771MB) >08:28:51,574 DEBUG storage.ui: calculating growth for disk /dev/vda >08:28:51,575 DEBUG storage.ui: adding request 44 to chunk 16777153 (63-16777215) on /dev/vda >08:28:51,576 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:28:51,578 DEBUG storage.ui: adding request 42 to chunk 16777153 (63-16777215) on /dev/vda >08:28:51,578 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:28:51,579 DEBUG storage.ui: req: PartitionRequest instance -- >id = 44 name = vda1 growable = False >base = 10074112 growth = 0 max_grow = 0 >done = True >08:28:51,580 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:51,580 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = vda3 growable = True >base = 2048 growth = 0 max_grow = 5675008 >done = False >08:28:51,582 DEBUG storage.ui: 1 requests and 5676993 (2771MB) left in chunk >08:28:51,582 DEBUG storage.ui: adding 5676993 (2771MB) to 42 (vda3) >08:28:51,583 DEBUG storage.ui: taking back 1985 (0MB) from 42 (vda3) >08:28:51,583 DEBUG storage.ui: new grow amount for request 42 (vda3) is 5675008 units, or 2771MB >08:28:51,583 DEBUG storage.ui: request 44 (vda1) growth: 0 (0MB) size: 4919MB >08:28:51,583 DEBUG storage.ui: request 21 (vda2) growth: 0 (0MB) size: 500MB >08:28:51,584 DEBUG storage.ui: request 42 (vda3) growth: 5675008 (2771MB) size: 2772MB >08:28:51,584 DEBUG storage.ui: disk /dev/vda growth: 5675008 (2771MB) >08:28:51,590 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:51,590 DEBUG storage.ui: device vdb3 new partedPartition None >08:28:51,592 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: vdb ; >08:28:51,595 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vdb ; >08:28:51,596 DEBUG storage.ui: total growth: 11350016 sectors >08:28:51,597 DEBUG storage.ui: updating use_disk to vdb, type: 0 >08:28:51,598 DEBUG storage.ui: new free: 11100160-16777215 / 2772MB >08:28:51,599 DEBUG storage.ui: new free allows for 11350016 sectors of growth >08:28:51,600 DEBUG storage.ui: created partition vdb3 of 1MB and added it to /dev/vdb >08:28:51,603 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >08:28:51,604 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c2e190> PedPartition: <_ped.Partition object at 0x32a63b0> >08:28:51,607 DEBUG storage.ui: PartitionDevice._setDisk: vdb3 ; new: vdb ; old: None ; >08:28:51,610 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vdb ; >08:28:51,614 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:51,615 DEBUG storage.ui: device vdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c2ea90> PedPartition: <_ped.Partition object at 0x7f39a00e4ad0> >08:28:51,616 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb', 'vdc'], partitions=['vda1(id 44)', 'vda3(id 42)', 'vda2(id 21)', 'vdb1(id 37)', 'vdb3(id 31)', 'vdb2(id 22)', 'vdc1(id 23)'] >08:28:51,617 DEBUG storage.ui: growable partitions are ['vda3', 'vdb3'] >08:28:51,618 DEBUG storage.ui: adding request 44 to chunk 16777153 (63-16777215) on /dev/vda >08:28:51,619 DEBUG storage.ui: adding request 42 to chunk 16777153 (63-16777215) on /dev/vda >08:28:51,620 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:28:51,620 DEBUG storage.ui: disk vda has 1 chunks >08:28:51,622 DEBUG storage.ui: adding request 37 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:51,623 DEBUG storage.ui: adding request 31 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:51,623 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:51,624 DEBUG storage.ui: disk vdb has 1 chunks >08:28:51,625 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:28:51,626 DEBUG storage.ui: disk vdc has 1 chunks >08:28:51,626 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:28:51,627 DEBUG storage.ui: req: PartitionRequest instance -- >id = 44 name = vda1 growable = False >base = 10074112 growth = 0 max_grow = 0 >done = True >08:28:51,628 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:51,629 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = vda3 growable = True >base = 2048 growth = 0 max_grow = 5675008 >done = False >08:28:51,630 DEBUG storage.ui: 1 requests and 5676993 (2771MB) left in chunk >08:28:51,631 DEBUG storage.ui: adding 5676993 (2771MB) to 42 (vda3) >08:28:51,632 DEBUG storage.ui: taking back 1985 (0MB) from 42 (vda3) >08:28:51,633 DEBUG storage.ui: new grow amount for request 42 (vda3) is 5675008 units, or 2771MB >08:28:51,634 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:28:51,634 DEBUG storage.ui: req: PartitionRequest instance -- >id = 37 name = vdb1 growable = False >base = 10074112 growth = 0 max_grow = 0 >done = True >08:28:51,635 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:51,635 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = vdb3 growable = True >base = 2048 growth = 0 max_grow = 5675008 >done = False >08:28:51,635 DEBUG storage.ui: 1 requests and 5676993 (2771MB) left in chunk >08:28:51,637 DEBUG storage.ui: adding 5676993 (2771MB) to 31 (vdb3) >08:28:51,637 DEBUG storage.ui: taking back 1985 (0MB) from 31 (vdb3) >08:28:51,637 DEBUG storage.ui: new grow amount for request 31 (vdb3) is 5675008 units, or 2771MB >08:28:51,639 DEBUG storage.ui: set: ['vdb3', 'vda3'] 2772 >08:28:51,639 DEBUG storage.ui: min growth is 5675008 >08:28:51,639 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 31 name = vdb3 growable = True >base = 2048 growth = 5675008 max_grow = 5675008 >done = True is 5675008 >08:28:51,640 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 42 name = vda3 growable = True >base = 2048 growth = 5675008 max_grow = 5675008 >done = True is 5675008 >08:28:51,640 DEBUG storage.ui: set: ['vdb3', 'vda3'] 2772 >08:28:51,641 DEBUG storage.ui: min growth is 5675008 >08:28:51,641 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 31 name = vdb3 growable = True >base = 2048 growth = 5675008 max_grow = 5675008 >done = True is 5675008 >08:28:51,641 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 42 name = vda3 growable = True >base = 2048 growth = 5675008 max_grow = 5675008 >done = True is 5675008 >08:28:51,641 DEBUG storage.ui: growing partitions on vda >08:28:51,642 DEBUG storage.ui: partition vda1 (44): 0 >08:28:51,642 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 10076159 length: 10074112 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x7f3998027b50> >08:28:51,642 DEBUG storage.ui: partition vda2 (21): 0 >08:28:51,643 DEBUG storage.ui: new geometry for vda2: parted.Geometry instance -- > start: 10076160 end: 11100159 length: 1024000 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x7f3998027a10> >08:28:51,647 DEBUG storage.ui: partition vda3 (42): 0 >08:28:51,648 DEBUG storage.ui: new geometry for vda3: parted.Geometry instance -- > start: 11100160 end: 16777215 length: 5677056 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x7f3998027690> >08:28:51,649 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 44)', 'vda2(id 21)', 'vda3(id 42)'] from disk(s) ['vda'] >08:28:51,652 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:28:51,653 DEBUG storage.ui: device vda1 new partedPartition None >08:28:51,659 DEBUG storage.ui: PartitionDevice._setDisk: req14 ; new: None ; old: vda ; >08:28:51,661 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >08:28:51,664 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:28:51,666 DEBUG storage.ui: device vda2 new partedPartition None >08:28:51,668 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >08:28:51,671 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >08:28:51,674 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >08:28:51,675 DEBUG storage.ui: device vda3 new partedPartition None >08:28:51,678 DEBUG storage.ui: PartitionDevice._setDisk: req13 ; new: None ; old: vda ; >08:28:51,681 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:28:51,682 DEBUG storage.ui: back from removeNewPartitions >08:28:51,683 DEBUG storage.ui: extended: None >08:28:51,684 DEBUG storage.ui: setting req14 new geometry: parted.Geometry instance -- > start: 2048 end: 10076159 length: 10074112 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x7f3998027b50> >08:28:51,687 DEBUG storage.ui: PartitionDevice._setPartedPartition: req14 ; >08:28:51,689 DEBUG storage.ui: device req14 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3998027350> PedPartition: <_ped.Partition object at 0x32a62f0> >08:28:51,691 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >08:28:51,694 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >08:28:51,698 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:28:51,699 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3998027590> PedPartition: <_ped.Partition object at 0x32a6350> >08:28:51,700 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 10076160 end: 11100159 length: 1024000 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x7f3998027a10> >08:28:51,703 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >08:28:51,705 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49756d0> PedPartition: <_ped.Partition object at 0x7f39a00e49b0> >08:28:51,708 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >08:28:51,712 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >08:28:51,716 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:28:51,718 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c2eb50> PedPartition: <_ped.Partition object at 0x32a6830> >08:28:51,719 DEBUG storage.ui: setting req13 new geometry: parted.Geometry instance -- > start: 11100160 end: 16777215 length: 5677056 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x7f3998027690> >08:28:51,722 DEBUG storage.ui: PartitionDevice._setPartedPartition: req13 ; >08:28:51,723 DEBUG storage.ui: device req13 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c2e510> PedPartition: <_ped.Partition object at 0x7f39a00e4cb0> >08:28:51,726 DEBUG storage.ui: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >08:28:51,729 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >08:28:51,732 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >08:28:51,733 DEBUG storage.ui: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3998027d50> PedPartition: <_ped.Partition object at 0x7f39a00e4dd0> >08:28:51,734 DEBUG storage.ui: growing partitions on vdb >08:28:51,735 DEBUG storage.ui: partition vdb1 (37): 0 >08:28:51,736 DEBUG storage.ui: new geometry for vdb1: parted.Geometry instance -- > start: 2048 end: 10076159 length: 10074112 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x7f39a0104f10> >08:28:51,737 DEBUG storage.ui: partition vdb2 (22): 0 >08:28:51,738 DEBUG storage.ui: new geometry for vdb2: parted.Geometry instance -- > start: 10076160 end: 11100159 length: 1024000 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4975150> >08:28:51,739 DEBUG storage.ui: partition vdb3 (31): 0 >08:28:51,740 DEBUG storage.ui: new geometry for vdb3: parted.Geometry instance -- > start: 11100160 end: 16777215 length: 5677056 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x7f3998027690> >08:28:51,740 DEBUG storage.ui: removing all non-preexisting partitions ['vdb1(id 37)', 'vdb2(id 22)', 'vdb3(id 31)'] from disk(s) ['vdb'] >08:28:51,743 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:28:51,744 DEBUG storage.ui: device vdb1 new partedPartition None >08:28:51,747 DEBUG storage.ui: PartitionDevice._setDisk: req11 ; new: None ; old: vdb ; >08:28:51,749 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vdb ; >08:28:51,752 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:28:51,753 DEBUG storage.ui: device vdb2 new partedPartition None >08:28:51,755 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdb ; >08:28:51,758 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >08:28:51,760 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:51,761 DEBUG storage.ui: device vdb3 new partedPartition None >08:28:51,763 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: vdb ; >08:28:51,766 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >08:28:51,767 DEBUG storage.ui: back from removeNewPartitions >08:28:51,768 DEBUG storage.ui: extended: None >08:28:51,768 DEBUG storage.ui: setting req11 new geometry: parted.Geometry instance -- > start: 2048 end: 10076159 length: 10074112 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x7f39a0104f10> >08:28:51,771 DEBUG storage.ui: PartitionDevice._setPartedPartition: req11 ; >08:28:51,772 DEBUG storage.ui: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50e7190> PedPartition: <_ped.Partition object at 0x32a62f0> >08:28:51,775 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >08:28:51,777 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >08:28:51,780 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:28:51,781 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c2edd0> PedPartition: <_ped.Partition object at 0x32a6590> >08:28:51,782 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 10076160 end: 11100159 length: 1024000 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4975150> >08:28:51,785 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >08:28:51,786 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50e7b90> PedPartition: <_ped.Partition object at 0x32a67d0> >08:28:51,788 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >08:28:51,791 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >08:28:51,794 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:28:51,795 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39980279d0> PedPartition: <_ped.Partition object at 0x32a6410> >08:28:51,795 DEBUG storage.ui: setting req8 new geometry: parted.Geometry instance -- > start: 11100160 end: 16777215 length: 5677056 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x7f3998027690> >08:28:51,798 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >08:28:51,799 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c2e990> PedPartition: <_ped.Partition object at 0x7f39a00e49b0> >08:28:51,801 DEBUG storage.ui: PartitionDevice._setDisk: vdb3 ; new: vdb ; old: None ; >08:28:51,804 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vdb ; >08:28:51,807 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:51,808 DEBUG storage.ui: device vdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01ada90> PedPartition: <_ped.Partition object at 0x7f39a00e4b90> >08:28:51,808 DEBUG storage.ui: growing partitions on vdc >08:28:51,809 DEBUG storage.ui: fixing size of non-existent 4919MB partition vda1 (44) with non-existent mdmember at 4919.00 >08:28:51,810 DEBUG storage.ui: fixing size of non-existent 500MB partition vda2 (21) with non-existent mdmember at 500.00 >08:28:51,811 DEBUG storage.ui: fixing size of non-existent 2772MB partition vda3 (42) with non-existent mdmember at 2772.00 >08:28:51,812 DEBUG storage.ui: fixing size of non-existent 4919MB partition vdb1 (37) with non-existent mdmember at 4919.00 >08:28:51,813 DEBUG storage.ui: fixing size of non-existent 500MB partition vdb2 (22) with non-existent mdmember at 500.00 >08:28:51,814 DEBUG storage.ui: fixing size of non-existent 2772MB partition vdb3 (31) with non-existent mdmember at 2772.00 >08:28:51,815 DEBUG storage.ui: fixing size of non-existent 500MB partition vdc1 (23) with non-existent mdmember at 500.00 >08:28:51,817 DEBUG storage.ui: new member set: ['vdb3', 'vda3'] >08:28:51,818 DEBUG storage.ui: old member set: ['vdb3', 'vda3'] >08:28:51,819 DEBUG storage.ui: raw RAID 0 size == 5544.0 >08:28:51,820 INFO storage.ui: Using 4MB superBlockSize >08:28:51,820 DEBUG storage.ui: non-existent RAID 0 size == 5536.0 >08:28:51,821 DEBUG storage.ui: new member set: ['00'] >08:28:51,822 DEBUG storage.ui: old member set: ['00'] >08:28:51,823 DEBUG storage.ui: raw RAID 0 size == 5544.0 >08:28:51,824 INFO storage.ui: Using 4MB superBlockSize >08:28:51,824 DEBUG storage.ui: non-existent RAID 0 size == 5536.0 >08:28:51,825 DEBUG storage.ui: fedora size is 5532MB >08:28:51,826 DEBUG storage.ui: raw RAID 0 size == 5544.0 >08:28:51,827 INFO storage.ui: Using 4MB superBlockSize >08:28:51,828 DEBUG storage.ui: non-existent RAID 0 size == 5536.0 >08:28:51,828 DEBUG storage.ui: vg fedora has 40MB free >08:28:51,830 DEBUG storage.ui: raw RAID 0 size == 5544.0 >08:28:51,830 INFO storage.ui: Using 4MB superBlockSize >08:28:51,831 DEBUG storage.ui: non-existent RAID 0 size == 5536.0 >08:28:51,832 DEBUG storage.ui: fedora size is 5532MB >08:28:51,833 DEBUG storage.ui: raw RAID 0 size == 5544.0 >08:28:51,834 INFO storage.ui: Using 4MB superBlockSize >08:28:51,834 DEBUG storage.ui: non-existent RAID 0 size == 5536.0 >08:28:51,835 DEBUG storage.ui: vg fedora has 40MB free >08:28:51,838 DEBUG storage.ui: XFS.supported: supported: True ; >08:28:51,839 DEBUG storage.ui: getFormat('xfs') returning XFS instance >08:28:51,840 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:28:51,842 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: ext4 ; type: None ; >08:28:51,843 INFO storage.ui: registered action: [74] Destroy Format ext4 filesystem mounted at / on lvmlv fedora-root (id 29) >08:28:51,845 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: xfs ; >08:28:51,846 INFO storage.ui: registered action: [75] Create Format xfs filesystem mounted at / on lvmlv fedora-root (id 29) >08:28:51,856 DEBUG blivet: raw RAID 1 size == 500.0 >08:28:51,857 INFO blivet: Using 0MB superBlockSize >08:28:51,858 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:28:51,902 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 0, [], {} >08:28:51,926 DEBUG blivet: XFS.supported: supported: True ; >08:28:51,927 DEBUG blivet: getFormat('xfs') returning XFS instance >08:28:51,935 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 4992, ['vdb', 'vda'], {'encrypted': False, 'raid_level': None} >08:28:51,937 DEBUG blivet: raw RAID 0 size == 5544.0 >08:28:51,937 INFO blivet: Using 4MB superBlockSize >08:28:51,938 DEBUG blivet: non-existent RAID 0 size == 5536.0 >08:28:51,939 DEBUG blivet: raw RAID 0 size == 5544.0 >08:28:51,940 INFO blivet: Using 4MB superBlockSize >08:28:51,941 DEBUG blivet: non-existent RAID 0 size == 5536.0 >08:28:51,941 DEBUG blivet: fedora size is 5532MB >08:28:51,943 DEBUG blivet: raw RAID 0 size == 5544.0 >08:28:51,943 INFO blivet: Using 4MB superBlockSize >08:28:51,944 DEBUG blivet: non-existent RAID 0 size == 5536.0 >08:28:51,945 DEBUG blivet: vg fedora has 40MB free >08:28:51,946 DEBUG blivet: raw RAID 1 size == 4919.0 >08:28:51,946 INFO blivet: Using 4MB superBlockSize >08:28:51,947 DEBUG blivet: non-existent RAID 1 size == 4915.0 >08:28:51,948 DEBUG blivet: raw RAID 1 size == 4919.0 >08:28:51,949 INFO blivet: Using 4MB superBlockSize >08:28:51,950 DEBUG blivet: non-existent RAID 1 size == 4915.0 >08:28:51,951 DEBUG blivet: fedora00 size is 4912MB >08:28:51,953 DEBUG blivet: raw RAID 1 size == 4919.0 >08:28:51,954 INFO blivet: Using 4MB superBlockSize >08:28:51,955 DEBUG blivet: non-existent RAID 1 size == 4915.0 >08:28:51,955 DEBUG blivet: vg fedora00 has 0MB free >08:28:51,957 DEBUG blivet: raw RAID 0 size == 5544.0 >08:28:51,957 INFO blivet: Using 4MB superBlockSize >08:28:51,958 DEBUG blivet: non-existent RAID 0 size == 5536.0 >08:28:51,979 DEBUG blivet: Ext4FS.supported: supported: True ; >08:28:51,980 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:28:51,992 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 0, [], {} >08:28:54,021 DEBUG blivet: XFS.supported: supported: True ; >08:28:54,024 DEBUG blivet: getFormat('xfs') returning XFS instance >08:28:54,884 DEBUG blivet: XFS.supported: supported: True ; >08:28:54,886 DEBUG blivet: getFormat('xfs') returning XFS instance >08:28:54,903 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 1000, ['vdb', 'vda'], {'encrypted': False, 'raid_level': None} >08:28:54,907 DEBUG blivet: raw RAID 0 size == 5544.0 >08:28:54,909 INFO blivet: Using 4MB superBlockSize >08:28:54,910 DEBUG blivet: non-existent RAID 0 size == 5536.0 >08:28:54,913 DEBUG blivet: raw RAID 0 size == 5544.0 >08:28:54,914 INFO blivet: Using 4MB superBlockSize >08:28:54,916 DEBUG blivet: non-existent RAID 0 size == 5536.0 >08:28:54,917 DEBUG blivet: fedora size is 5532MB >08:28:54,920 DEBUG blivet: raw RAID 0 size == 5544.0 >08:28:54,921 INFO blivet: Using 4MB superBlockSize >08:28:54,923 DEBUG blivet: non-existent RAID 0 size == 5536.0 >08:28:54,924 DEBUG blivet: vg fedora has 40MB free >08:28:54,927 DEBUG blivet: raw RAID 1 size == 4919.0 >08:28:54,928 INFO blivet: Using 4MB superBlockSize >08:28:54,930 DEBUG blivet: non-existent RAID 1 size == 4915.0 >08:28:54,932 DEBUG blivet: raw RAID 1 size == 4919.0 >08:28:54,933 INFO blivet: Using 4MB superBlockSize >08:28:54,935 DEBUG blivet: non-existent RAID 1 size == 4915.0 >08:28:54,936 DEBUG blivet: fedora00 size is 4912MB >08:28:54,938 DEBUG blivet: raw RAID 1 size == 4919.0 >08:28:54,939 INFO blivet: Using 4MB superBlockSize >08:28:54,941 DEBUG blivet: non-existent RAID 1 size == 4915.0 >08:28:54,942 DEBUG blivet: vg fedora00 has 0MB free >08:28:54,944 DEBUG blivet: raw RAID 1 size == 4919.0 >08:28:54,945 INFO blivet: Using 4MB superBlockSize >08:28:54,947 DEBUG blivet: non-existent RAID 1 size == 4915.0 >08:28:54,966 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 1000 ; container_raid_level: raid1 ; name: var ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 3 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01a4c10) -- > name = vda status = True kids = 3 id = 1 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x3459d40> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>] ; raid_level: None ; label: ; container_name: fedora00 ; device: non-existent 1000MB lvmlv fedora00-var (41) with non-existent ext4 filesystem mounted at /var ; mountpoint: /var ; fstype: xfs ; container_size: 0 ; >08:28:54,971 DEBUG storage.ui: raw RAID 1 size == 4919.0 >08:28:54,971 INFO storage.ui: Using 4MB superBlockSize >08:28:54,972 DEBUG storage.ui: non-existent RAID 1 size == 4915.0 >08:28:54,977 DEBUG storage.ui: raw RAID 1 size == 4919.0 >08:28:54,978 INFO storage.ui: Using 4MB superBlockSize >08:28:54,978 DEBUG storage.ui: non-existent RAID 1 size == 4915.0 >08:28:54,979 DEBUG storage.ui: raw RAID 1 size == 4919.0 >08:28:54,980 INFO storage.ui: Using 4MB superBlockSize >08:28:54,980 DEBUG storage.ui: non-existent RAID 1 size == 4915.0 >08:28:54,986 DEBUG storage.ui: raw RAID 1 size == 4919.0 >08:28:54,987 INFO storage.ui: Using 4MB superBlockSize >08:28:54,987 DEBUG storage.ui: non-existent RAID 1 size == 4915.0 >08:28:54,991 DEBUG storage.ui: raw RAID 1 size == 4919.0 >08:28:54,991 INFO storage.ui: Using 4MB superBlockSize >08:28:54,992 DEBUG storage.ui: non-existent RAID 1 size == 4915.0 >08:28:54,993 DEBUG storage.ui: fedora00 size is 4912MB >08:28:54,996 DEBUG storage.ui: raw RAID 1 size == 4919.0 >08:28:54,996 INFO storage.ui: Using 4MB superBlockSize >08:28:54,997 DEBUG storage.ui: non-existent RAID 1 size == 4915.0 >08:28:54,998 DEBUG storage.ui: vg fedora00 has 0MB free >08:28:55,000 DEBUG storage.ui: raw RAID 1 size == 4919.0 >08:28:55,001 INFO storage.ui: Using 4MB superBlockSize >08:28:55,002 DEBUG storage.ui: non-existent RAID 1 size == 4915.0 >08:28:55,004 DEBUG storage.ui: fedora00 size is 4912MB >08:28:55,006 DEBUG storage.ui: raw RAID 1 size == 4919.0 >08:28:55,006 INFO storage.ui: Using 4MB superBlockSize >08:28:55,007 DEBUG storage.ui: non-existent RAID 1 size == 4915.0 >08:28:55,009 DEBUG storage.ui: vg fedora00 has 0MB free >08:28:55,011 DEBUG storage.ui: raw RAID 1 size == 4919.0 >08:28:55,011 INFO storage.ui: Using 4MB superBlockSize >08:28:55,013 DEBUG storage.ui: non-existent RAID 1 size == 4915.0 >08:28:55,014 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 1000, ['vdb', 'vda'], {'container_raid_level': 'raid1', 'name': 'var', 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'fedora00', 'device': LVMLogicalVolumeDevice instance (0x4d46f10) -- > name = fedora00-var status = False kids = 0 id = 41 > parents = ['non-existent 4912MB lvmvg fedora00 (40)'] > uuid = None size = 1000 > format = non-existent ext4 filesystem mounted at /var > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1000 path = /dev/mapper/fedora00-var > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x4942a10) -- > name = fedora00 status = False kids = 2 id = 40 > parents = ['non-existent 4915MB mdarray 00 (39) with non-existent lvmpv'] > uuid = None size = 4912 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora00 > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 1228.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 4915MB mdarray 00 (39) with non-existent lvmpv'] > LVs = ['non-existent 1000MB lvmlv fedora00-var (41) with non-existent ext4 filesystem mounted at /var', > 'non-existent 3912MB lvmlv fedora00-home (45) with non-existent ext4 filesystem mounted at /home'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 1000MB, 'mountpoint': '/var', 'fstype': 'xfs', 'container_size': 0} >08:28:55,017 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >08:28:55,017 DEBUG storage.ui: starting Blivet copy >08:28:55,089 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:28:55,091 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3998027fd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4975190> PedPartition: <_ped.Partition object at 0x32a62f0> >08:28:55,093 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:28:55,095 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3998027fd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c2e610> PedPartition: <_ped.Partition object at 0x32a67d0> >08:28:55,097 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >08:28:55,099 DEBUG storage.ui: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3998027fd0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c2e650> PedPartition: <_ped.Partition object at 0x32a6650> >08:28:55,102 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:28:55,104 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3998031110> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c2e310> PedPartition: <_ped.Partition object at 0x32a63b0> >08:28:55,107 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:28:55,108 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3998031110> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c2e3d0> PedPartition: <_ped.Partition object at 0x32a66b0> >08:28:55,110 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:55,111 DEBUG storage.ui: device vdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3998031110> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c2e190> PedPartition: <_ped.Partition object at 0x7f39a00e4ad0> >08:28:55,114 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:28:55,116 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39980315d0> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c2e910> PedPartition: <_ped.Partition object at 0x7f39a00e49b0> >08:28:55,116 DEBUG storage.ui: finished Blivet copy >08:28:55,118 DEBUG storage.ui: raw RAID 1 size == 4919.0 >08:28:55,118 INFO storage.ui: Using 4MB superBlockSize >08:28:55,119 DEBUG storage.ui: non-existent RAID 1 size == 4915.0 >08:28:55,121 DEBUG storage.ui: raw RAID 1 size == 4919.0 >08:28:55,122 INFO storage.ui: Using 4MB superBlockSize >08:28:55,122 DEBUG storage.ui: non-existent RAID 1 size == 4915.0 >08:28:55,123 DEBUG storage.ui: fedora00 size is 4912MB >08:28:55,124 DEBUG storage.ui: raw RAID 1 size == 4919.0 >08:28:55,125 INFO storage.ui: Using 4MB superBlockSize >08:28:55,126 DEBUG storage.ui: non-existent RAID 1 size == 4915.0 >08:28:55,126 DEBUG storage.ui: vg fedora00 has 0MB free >08:28:55,127 DEBUG storage.ui: size bumped to 5919 to include new device space >08:28:55,128 DEBUG storage.ui: size cut to 4915 to omit old device space >08:28:55,129 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.MDFactory'> >08:28:55,132 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x3c22150>, 4955.0, [DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 3 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01a4c10) -- > name = vda status = True kids = 3 id = 1 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x3459d40> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>]] >08:28:55,138 DEBUG storage.ui: raw RAID 1 size == 4919.0 >08:28:55,138 INFO storage.ui: Using 4MB superBlockSize >08:28:55,138 DEBUG storage.ui: non-existent RAID 1 size == 4915.0 >08:28:55,139 DEBUG storage.ui: child factory kwargs: {'device': MDRaidArrayDevice instance (0x4975e50) -- > name = 00 status = False kids = 1 id = 39 > parents = ['non-existent 4919MB partition vdb1 (37) with non-existent mdmember', > 'non-existent 4919MB partition vda1 (44) with non-existent mdmember'] > uuid = None size = 4915.0 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1044.0 path = /dev/md/00 > format args = None originalFormat = lvmpv level = 1 spares = 0 > members = 2 > total devices = 2 metadata version = default, 'encrypted': False, 'raid_level': 'raid1', 'fstype': 'lvmpv'} >08:28:55,145 DEBUG storage.ui: MDFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x3c2e050> ; >08:28:55,145 INFO storage.ui: Using 4MB superBlockSize >08:28:55,146 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >08:28:55,151 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x3c22150>, 9918.0, [DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 3 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01a4c10) -- > name = vda status = True kids = 3 id = 1 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x3459d40> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>]] >08:28:55,152 DEBUG storage.ui: child factory kwargs: {'fstype': 'mdmember'} >08:28:55,155 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.MDFactory object at 0x7f39a0104f50> ; >08:28:55,156 DEBUG storage.ui: raw RAID 1 size == 4919.0 >08:28:55,156 INFO storage.ui: Using 4MB superBlockSize >08:28:55,156 DEBUG storage.ui: non-existent RAID 1 size == 4915.0 >08:28:55,156 DEBUG storage.ui: parent factory container: non-existent 4915MB mdarray 00 (39) with non-existent lvmpv >08:28:55,156 DEBUG storage.ui: members: ['vdb1', 'vda1'] >08:28:55,157 DEBUG storage.ui: add_disks: [] >08:28:55,166 DEBUG storage.ui: remove_disks: [] >08:28:55,169 DEBUG storage.ui: MDRaidMember.__init__: >08:28:55,170 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance >08:28:55,171 INFO storage.ui: Using 4MB superBlockSize >08:28:55,182 DEBUG storage.ui: adding a SameSizeSet with size 9918 >08:28:55,185 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >08:28:55,188 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >08:28:55,195 DEBUG storage.ui: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >08:28:55,198 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 44)', 'vda2(id 21)', 'vda3(id 42)', 'vdb1(id 37)', 'vdb2(id 22)', 'vdb3(id 31)', 'vdc1(id 23)'] from disk(s) ['vda', 'vdb', 'vdc'] >08:28:55,202 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:28:55,203 DEBUG storage.ui: device vda1 new partedPartition None >08:28:55,205 DEBUG storage.ui: PartitionDevice._setDisk: req14 ; new: None ; old: vda ; >08:28:55,208 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >08:28:55,211 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:28:55,212 DEBUG storage.ui: device vda2 new partedPartition None >08:28:55,214 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >08:28:55,217 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >08:28:55,220 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >08:28:55,221 DEBUG storage.ui: device vda3 new partedPartition None >08:28:55,223 DEBUG storage.ui: PartitionDevice._setDisk: req13 ; new: None ; old: vda ; >08:28:55,226 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:28:55,229 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:28:55,230 DEBUG storage.ui: device vdb1 new partedPartition None >08:28:55,233 DEBUG storage.ui: PartitionDevice._setDisk: req11 ; new: None ; old: vdb ; >08:28:55,236 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vdb ; >08:28:55,238 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:28:55,239 DEBUG storage.ui: device vdb2 new partedPartition None >08:28:55,242 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdb ; >08:28:55,244 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >08:28:55,247 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:55,248 DEBUG storage.ui: device vdb3 new partedPartition None >08:28:55,252 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: vdb ; >08:28:55,254 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >08:28:55,257 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:28:55,258 DEBUG storage.ui: device vdc1 new partedPartition None >08:28:55,261 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: vdc ; >08:28:55,263 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >08:28:55,265 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb', 'vdc'] ; partitions=['req14(id 44)', 'req1(id 21)', 'req13(id 42)', 'req11(id 37)', 'req2(id 22)', 'req8(id 31)', 'req3(id 23)'] >08:28:55,266 DEBUG storage.ui: removing all non-preexisting partitions ['req13(id 42)', 'req8(id 31)', 'req1(id 21)', 'req2(id 22)', 'req3(id 23)', 'req14(id 44)', 'req11(id 37)'] from disk(s) ['vda', 'vdb', 'vdc'] >08:28:55,269 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:55,271 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:55,273 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:55,275 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:55,278 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:55,279 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:55,280 DEBUG storage.ui: allocating partition: req13 ; id: 42 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 2772MB ; grow: False ; max_size: 2772 ; start: None ; end: None >08:28:55,281 DEBUG storage.ui: checking freespace on vda >08:28:55,282 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=2772MB boot=False best=None grow=False start=None >08:28:55,283 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:28:55,284 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:28:55,285 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:28:55,285 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:28:55,286 DEBUG storage.ui: new free allows for 0 sectors of growth >08:28:55,287 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:28:55,288 DEBUG storage.ui: created partition vda1 of 2772MB and added it to /dev/vda >08:28:55,291 DEBUG storage.ui: PartitionDevice._setPartedPartition: req13 ; >08:28:55,293 DEBUG storage.ui: device req13 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4942b50> PedPartition: <_ped.Partition object at 0x32a6410> >08:28:55,295 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >08:28:55,298 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >08:28:55,301 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:28:55,302 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3998027d50> PedPartition: <_ped.Partition object at 0x32a6710> >08:28:55,305 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:55,308 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:55,309 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:55,312 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:55,315 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:55,316 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:55,316 DEBUG storage.ui: allocating partition: req8 ; id: 31 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 2772MB ; grow: False ; max_size: 2772 ; start: None ; end: None >08:28:55,317 DEBUG storage.ui: checking freespace on vdb >08:28:55,319 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=2772MB boot=False best=None grow=False start=None >08:28:55,319 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:28:55,321 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:28:55,322 DEBUG storage.ui: updating use_disk to vdb, type: 0 >08:28:55,322 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:28:55,323 DEBUG storage.ui: new free allows for 0 sectors of growth >08:28:55,324 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:28:55,325 DEBUG storage.ui: created partition vdb1 of 2772MB and added it to /dev/vdb >08:28:55,328 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >08:28:55,329 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c2eed0> PedPartition: <_ped.Partition object at 0x32a6830> >08:28:55,332 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >08:28:55,334 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >08:28:55,338 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:28:55,339 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3998027610> PedPartition: <_ped.Partition object at 0x32a6770> >08:28:55,342 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:55,345 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:55,346 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:55,348 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:55,351 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:55,352 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:55,353 DEBUG storage.ui: allocating partition: req1 ; id: 21 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >08:28:55,354 DEBUG storage.ui: checking freespace on vda >08:28:55,355 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=False best=None grow=False start=None >08:28:55,356 DEBUG storage.ui: checking 63-2047 (0 MB) >08:28:55,357 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:28:55,358 DEBUG storage.ui: checking 5679104-16777215 (5419 MB) >08:28:55,359 DEBUG storage.ui: current free range is 5679104-16777215 (5419MB) >08:28:55,360 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:28:55,361 DEBUG storage.ui: new free: 5679104-16777215 / 5419MB >08:28:55,362 DEBUG storage.ui: new free allows for 0 sectors of growth >08:28:55,363 DEBUG storage.ui: created partition vda2 of 500MB and added it to /dev/vda >08:28:55,366 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >08:28:55,367 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50e7990> PedPartition: <_ped.Partition object at 0x32a6350> >08:28:55,370 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >08:28:55,373 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >08:28:55,376 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:28:55,378 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50e7190> PedPartition: <_ped.Partition object at 0x7f39a00e4a10> >08:28:55,381 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:55,384 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:55,385 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:55,388 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:55,391 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:55,391 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:55,392 DEBUG storage.ui: allocating partition: req2 ; id: 22 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >08:28:55,393 DEBUG storage.ui: checking freespace on vdb >08:28:55,394 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=500MB boot=False best=None grow=False start=None >08:28:55,395 DEBUG storage.ui: checking 63-2047 (0 MB) >08:28:55,396 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:28:55,397 DEBUG storage.ui: checking 5679104-16777215 (5419 MB) >08:28:55,398 DEBUG storage.ui: current free range is 5679104-16777215 (5419MB) >08:28:55,399 DEBUG storage.ui: updating use_disk to vdb, type: 0 >08:28:55,399 DEBUG storage.ui: new free: 5679104-16777215 / 5419MB >08:28:55,400 DEBUG storage.ui: new free allows for 0 sectors of growth >08:28:55,402 DEBUG storage.ui: created partition vdb2 of 500MB and added it to /dev/vdb >08:28:55,404 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >08:28:55,405 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3998027810> PedPartition: <_ped.Partition object at 0x32a6410> >08:28:55,408 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >08:28:55,411 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >08:28:55,414 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:28:55,415 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3998027990> PedPartition: <_ped.Partition object at 0x32a6830> >08:28:55,418 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:55,421 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:55,422 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:55,425 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:55,428 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:55,429 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:55,429 DEBUG storage.ui: allocating partition: req3 ; id: 23 ; disks: ['vdc'] ; >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >08:28:55,430 DEBUG storage.ui: checking freespace on vdc >08:28:55,431 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdc part_type=0 req_size=500MB boot=False best=None grow=False start=None >08:28:55,433 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:28:55,434 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:28:55,434 DEBUG storage.ui: updating use_disk to vdc, type: 0 >08:28:55,435 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:28:55,436 DEBUG storage.ui: new free allows for 0 sectors of growth >08:28:55,437 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:28:55,438 DEBUG storage.ui: created partition vdc1 of 500MB and added it to /dev/vdc >08:28:55,441 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >08:28:55,442 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c2eb50> PedPartition: <_ped.Partition object at 0x32a6530> >08:28:55,445 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >08:28:55,448 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >08:28:55,451 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:28:55,451 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c2e4d0> PedPartition: <_ped.Partition object at 0x7f39a00e4ef0> >08:28:55,454 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:55,457 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:55,457 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:55,460 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:55,462 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:55,463 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:55,464 DEBUG storage.ui: allocating partition: req14 ; id: 44 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 4959 ; start: None ; end: None >08:28:55,464 DEBUG storage.ui: checking freespace on vda >08:28:55,466 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1MB boot=False best=None grow=True start=None >08:28:55,467 DEBUG storage.ui: checking 63-2047 (0 MB) >08:28:55,467 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:28:55,468 DEBUG storage.ui: checking 6703104-16777215 (4919 MB) >08:28:55,469 DEBUG storage.ui: current free range is 6703104-16777215 (4919MB) >08:28:55,470 DEBUG storage.ui: evaluating growth potential for new layout >08:28:55,470 DEBUG storage.ui: calculating growth for disk /dev/vdc >08:28:55,471 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:28:55,472 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:28:55,473 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:55,473 DEBUG storage.ui: request 23 (vdc1) growth: 0 (0MB) size: 500MB >08:28:55,474 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >08:28:55,475 DEBUG storage.ui: calculating growth for disk /dev/vdb >08:28:55,476 DEBUG storage.ui: adding request 31 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:55,476 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:55,477 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:28:55,478 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = vdb1 growable = False >base = 5677056 growth = 0 max_grow = 0 >done = True >08:28:55,479 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:55,479 DEBUG storage.ui: request 31 (vdb1) growth: 0 (0MB) size: 2772MB >08:28:55,480 DEBUG storage.ui: request 22 (vdb2) growth: 0 (0MB) size: 500MB >08:28:55,481 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >08:28:55,481 DEBUG storage.ui: calculating growth for disk /dev/vda >08:28:55,484 DEBUG storage.ui: PartitionDevice._setPartedPartition: req14 ; >08:28:55,485 DEBUG storage.ui: device req14 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x466e310> PedPartition: <_ped.Partition object at 0x7f39a00e4b90> >08:28:55,488 DEBUG storage.ui: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >08:28:55,490 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >08:28:55,491 DEBUG storage.ui: adding request 42 to chunk 16777153 (63-16777215) on /dev/vda >08:28:55,492 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:28:55,493 DEBUG storage.ui: adding request 44 to chunk 16777153 (63-16777215) on /dev/vda >08:28:55,493 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:28:55,494 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = vda1 growable = False >base = 5677056 growth = 0 max_grow = 0 >done = True >08:28:55,495 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:55,495 DEBUG storage.ui: req: PartitionRequest instance -- >id = 44 name = vda3 growable = True >base = 2048 growth = 0 max_grow = 10153984 >done = False >08:28:55,496 DEBUG storage.ui: 1 requests and 10074049 (4918MB) left in chunk >08:28:55,497 DEBUG storage.ui: adding 10074049 (4918MB) to 44 (vda3) >08:28:55,497 DEBUG storage.ui: new grow amount for request 44 (vda3) is 10074049 units, or 4918MB >08:28:55,498 DEBUG storage.ui: request 42 (vda1) growth: 0 (0MB) size: 2772MB >08:28:55,499 DEBUG storage.ui: request 21 (vda2) growth: 0 (0MB) size: 500MB >08:28:55,500 DEBUG storage.ui: request 44 (vda3) growth: 10074049 (4918MB) size: 4919MB >08:28:55,500 DEBUG storage.ui: disk /dev/vda growth: 10074049 (4918MB) >08:28:55,503 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >08:28:55,503 DEBUG storage.ui: device vda3 new partedPartition None >08:28:55,506 DEBUG storage.ui: PartitionDevice._setDisk: req14 ; new: None ; old: vda ; >08:28:55,508 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >08:28:55,509 DEBUG storage.ui: total growth: 10074049 sectors >08:28:55,510 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:28:55,510 DEBUG storage.ui: new free: 6703104-16777215 / 4919MB >08:28:55,511 DEBUG storage.ui: new free allows for 10074049 sectors of growth >08:28:55,512 DEBUG storage.ui: created partition vda3 of 1MB and added it to /dev/vda >08:28:55,515 DEBUG storage.ui: PartitionDevice._setPartedPartition: req14 ; >08:28:55,516 DEBUG storage.ui: device req14 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x466e790> PedPartition: <_ped.Partition object at 0x7f39a00e4dd0> >08:28:55,518 DEBUG storage.ui: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >08:28:55,521 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >08:28:55,524 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >08:28:55,525 DEBUG storage.ui: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3998027e90> PedPartition: <_ped.Partition object at 0x7f39a00e4f50> >08:28:55,528 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:55,531 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:55,532 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:55,534 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:55,537 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:55,538 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:55,538 DEBUG storage.ui: allocating partition: req11 ; id: 37 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 4959 ; start: None ; end: None >08:28:55,539 DEBUG storage.ui: checking freespace on vdb >08:28:55,540 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=1MB boot=False best=None grow=True start=None >08:28:55,541 DEBUG storage.ui: checking 63-2047 (0 MB) >08:28:55,542 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:28:55,543 DEBUG storage.ui: checking 6703104-16777215 (4919 MB) >08:28:55,544 DEBUG storage.ui: current free range is 6703104-16777215 (4919MB) >08:28:55,546 DEBUG storage.ui: evaluating growth potential for new layout >08:28:55,547 DEBUG storage.ui: calculating growth for disk /dev/vdc >08:28:55,548 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:28:55,549 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:28:55,550 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:55,551 DEBUG storage.ui: request 23 (vdc1) growth: 0 (0MB) size: 500MB >08:28:55,552 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >08:28:55,553 DEBUG storage.ui: calculating growth for disk /dev/vdb >08:28:55,557 DEBUG storage.ui: PartitionDevice._setPartedPartition: req11 ; >08:28:55,559 DEBUG storage.ui: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49423d0> PedPartition: <_ped.Partition object at 0x32a6590> >08:28:55,562 DEBUG storage.ui: PartitionDevice._setDisk: vdb3 ; new: vdb ; old: None ; >08:28:55,566 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vdb ; >08:28:55,568 DEBUG storage.ui: adding request 31 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:55,569 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:55,571 DEBUG storage.ui: adding request 37 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:55,572 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:28:55,572 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = vdb1 growable = False >base = 5677056 growth = 0 max_grow = 0 >done = True >08:28:55,573 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:55,574 DEBUG storage.ui: req: PartitionRequest instance -- >id = 37 name = vdb3 growable = True >base = 2048 growth = 0 max_grow = 10153984 >done = False >08:28:55,574 DEBUG storage.ui: 1 requests and 10074049 (4918MB) left in chunk >08:28:55,575 DEBUG storage.ui: adding 10074049 (4918MB) to 37 (vdb3) >08:28:55,576 DEBUG storage.ui: new grow amount for request 37 (vdb3) is 10074049 units, or 4918MB >08:28:55,577 DEBUG storage.ui: request 31 (vdb1) growth: 0 (0MB) size: 2772MB >08:28:55,578 DEBUG storage.ui: request 22 (vdb2) growth: 0 (0MB) size: 500MB >08:28:55,579 DEBUG storage.ui: request 37 (vdb3) growth: 10074049 (4918MB) size: 4919MB >08:28:55,580 DEBUG storage.ui: disk /dev/vdb growth: 10074049 (4918MB) >08:28:55,580 DEBUG storage.ui: calculating growth for disk /dev/vda >08:28:55,581 DEBUG storage.ui: adding request 42 to chunk 16777153 (63-16777215) on /dev/vda >08:28:55,582 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:28:55,583 DEBUG storage.ui: adding request 44 to chunk 16777153 (63-16777215) on /dev/vda >08:28:55,584 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:28:55,584 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = vda1 growable = False >base = 5677056 growth = 0 max_grow = 0 >done = True >08:28:55,584 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:55,586 DEBUG storage.ui: req: PartitionRequest instance -- >id = 44 name = vda3 growable = True >base = 2048 growth = 0 max_grow = 10153984 >done = False >08:28:55,586 DEBUG storage.ui: 1 requests and 10074049 (4918MB) left in chunk >08:28:55,587 DEBUG storage.ui: adding 10074049 (4918MB) to 44 (vda3) >08:28:55,587 DEBUG storage.ui: new grow amount for request 44 (vda3) is 10074049 units, or 4918MB >08:28:55,587 DEBUG storage.ui: request 42 (vda1) growth: 0 (0MB) size: 2772MB >08:28:55,589 DEBUG storage.ui: request 21 (vda2) growth: 0 (0MB) size: 500MB >08:28:55,590 DEBUG storage.ui: request 44 (vda3) growth: 10074049 (4918MB) size: 4919MB >08:28:55,590 DEBUG storage.ui: disk /dev/vda growth: 10074049 (4918MB) >08:28:55,593 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:55,594 DEBUG storage.ui: device vdb3 new partedPartition None >08:28:55,595 DEBUG storage.ui: PartitionDevice._setDisk: req11 ; new: None ; old: vdb ; >08:28:55,599 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vdb ; >08:28:55,599 DEBUG storage.ui: total growth: 20148098 sectors >08:28:55,600 DEBUG storage.ui: updating use_disk to vdb, type: 0 >08:28:55,602 DEBUG storage.ui: new free: 6703104-16777215 / 4919MB >08:28:55,602 DEBUG storage.ui: new free allows for 20148098 sectors of growth >08:28:55,604 DEBUG storage.ui: created partition vdb3 of 1MB and added it to /dev/vdb >08:28:55,606 DEBUG storage.ui: PartitionDevice._setPartedPartition: req11 ; >08:28:55,607 DEBUG storage.ui: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x466eed0> PedPartition: <_ped.Partition object at 0x7f39a00e4b90> >08:28:55,610 DEBUG storage.ui: PartitionDevice._setDisk: vdb3 ; new: vdb ; old: None ; >08:28:55,612 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vdb ; >08:28:55,615 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:55,615 DEBUG storage.ui: device vdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x466e610> PedPartition: <_ped.Partition object at 0x7f39a00e4cb0> >08:28:55,616 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb', 'vdc'], partitions=['vda3(id 44)', 'vda2(id 21)', 'vda1(id 42)', 'vdb3(id 37)', 'vdb2(id 22)', 'vdb1(id 31)', 'vdc1(id 23)'] >08:28:55,616 DEBUG storage.ui: growable partitions are ['vda3', 'vdb3'] >08:28:55,617 DEBUG storage.ui: adding request 44 to chunk 16777153 (63-16777215) on /dev/vda >08:28:55,617 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:28:55,618 DEBUG storage.ui: adding request 42 to chunk 16777153 (63-16777215) on /dev/vda >08:28:55,618 DEBUG storage.ui: disk vda has 1 chunks >08:28:55,618 DEBUG storage.ui: adding request 37 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:55,619 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:55,619 DEBUG storage.ui: adding request 31 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:55,619 DEBUG storage.ui: disk vdb has 1 chunks >08:28:55,620 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:28:55,620 DEBUG storage.ui: disk vdc has 1 chunks >08:28:55,621 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:28:55,621 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = vda1 growable = False >base = 5677056 growth = 0 max_grow = 0 >done = True >08:28:55,621 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:55,622 DEBUG storage.ui: req: PartitionRequest instance -- >id = 44 name = vda3 growable = True >base = 2048 growth = 0 max_grow = 10153984 >done = False >08:28:55,622 DEBUG storage.ui: 1 requests and 10074049 (4918MB) left in chunk >08:28:55,622 DEBUG storage.ui: adding 10074049 (4918MB) to 44 (vda3) >08:28:55,623 DEBUG storage.ui: new grow amount for request 44 (vda3) is 10074049 units, or 4918MB >08:28:55,623 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:28:55,623 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = vdb1 growable = False >base = 5677056 growth = 0 max_grow = 0 >done = True >08:28:55,624 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:55,624 DEBUG storage.ui: req: PartitionRequest instance -- >id = 37 name = vdb3 growable = True >base = 2048 growth = 0 max_grow = 10153984 >done = False >08:28:55,624 DEBUG storage.ui: 1 requests and 10074049 (4918MB) left in chunk >08:28:55,625 DEBUG storage.ui: adding 10074049 (4918MB) to 37 (vdb3) >08:28:55,625 DEBUG storage.ui: new grow amount for request 37 (vdb3) is 10074049 units, or 4918MB >08:28:55,626 DEBUG storage.ui: set: ['vdb3', 'vda3'] 4959 >08:28:55,626 DEBUG storage.ui: min growth is 10074049 >08:28:55,626 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 37 name = vdb3 growable = True >base = 2048 growth = 10074049 max_grow = 10153984 >done = False is 10153984 >08:28:55,627 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 44 name = vda3 growable = True >base = 2048 growth = 10074049 max_grow = 10153984 >done = False is 10153984 >08:28:55,627 DEBUG storage.ui: set: ['vdb3', 'vda3'] 4959 >08:28:55,627 DEBUG storage.ui: min growth is 10074049 >08:28:55,628 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 37 name = vdb3 growable = True >base = 2048 growth = 10074049 max_grow = 10153984 >done = True is 10153984 >08:28:55,628 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 44 name = vda3 growable = True >base = 2048 growth = 10074049 max_grow = 10153984 >done = True is 10153984 >08:28:55,628 DEBUG storage.ui: growing partitions on vda >08:28:55,629 DEBUG storage.ui: partition vda1 (42): 0 >08:28:55,629 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 5679103 length: 5677056 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x466e8d0> >08:28:55,630 DEBUG storage.ui: partition vda2 (21): 0 >08:28:55,630 DEBUG storage.ui: new geometry for vda2: parted.Geometry instance -- > start: 5679104 end: 6703103 length: 1024000 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x466ea50> >08:28:55,631 DEBUG storage.ui: partition vda3 (44): 0 >08:28:55,631 DEBUG storage.ui: new geometry for vda3: parted.Geometry instance -- > start: 6703104 end: 16777215 length: 10074112 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x466ec10> >08:28:55,632 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 42)', 'vda2(id 21)', 'vda3(id 44)'] from disk(s) ['vda'] >08:28:55,634 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:28:55,635 DEBUG storage.ui: device vda1 new partedPartition None >08:28:55,637 DEBUG storage.ui: PartitionDevice._setDisk: req13 ; new: None ; old: vda ; >08:28:55,639 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >08:28:55,641 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:28:55,642 DEBUG storage.ui: device vda2 new partedPartition None >08:28:55,644 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >08:28:55,646 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >08:28:55,648 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >08:28:55,649 DEBUG storage.ui: device vda3 new partedPartition None >08:28:55,651 DEBUG storage.ui: PartitionDevice._setDisk: req14 ; new: None ; old: vda ; >08:28:55,653 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:28:55,654 DEBUG storage.ui: back from removeNewPartitions >08:28:55,654 DEBUG storage.ui: extended: None >08:28:55,654 DEBUG storage.ui: setting req13 new geometry: parted.Geometry instance -- > start: 2048 end: 5679103 length: 5677056 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x466e8d0> >08:28:55,657 DEBUG storage.ui: PartitionDevice._setPartedPartition: req13 ; >08:28:55,658 DEBUG storage.ui: device req13 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01dcad0> PedPartition: <_ped.Partition object at 0x32a6350> >08:28:55,660 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >08:28:55,663 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >08:28:55,665 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:28:55,666 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49420d0> PedPartition: <_ped.Partition object at 0x7f39a00e4a10> >08:28:55,666 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 5679104 end: 6703103 length: 1024000 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x466ea50> >08:28:55,669 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >08:28:55,669 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x466e810> PedPartition: <_ped.Partition object at 0x7f39a00e4b30> >08:28:55,672 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >08:28:55,674 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >08:28:55,676 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:28:55,677 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50e7e50> PedPartition: <_ped.Partition object at 0x32a6410> >08:28:55,678 DEBUG storage.ui: setting req14 new geometry: parted.Geometry instance -- > start: 6703104 end: 16777215 length: 10074112 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x466ec10> >08:28:55,680 DEBUG storage.ui: PartitionDevice._setPartedPartition: req14 ; >08:28:55,680 DEBUG storage.ui: device req14 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50e7390> PedPartition: <_ped.Partition object at 0x7f39a00e4e90> >08:28:55,682 DEBUG storage.ui: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >08:28:55,685 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >08:28:55,687 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >08:28:55,688 DEBUG storage.ui: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01dca50> PedPartition: <_ped.Partition object at 0x7f39a00e4e30> >08:28:55,688 DEBUG storage.ui: growing partitions on vdb >08:28:55,688 DEBUG storage.ui: partition vdb1 (31): 0 >08:28:55,689 DEBUG storage.ui: new geometry for vdb1: parted.Geometry instance -- > start: 2048 end: 5679103 length: 5677056 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x3c2e350> >08:28:55,689 DEBUG storage.ui: partition vdb2 (22): 0 >08:28:55,690 DEBUG storage.ui: new geometry for vdb2: parted.Geometry instance -- > start: 5679104 end: 6703103 length: 1024000 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x466e890> >08:28:55,690 DEBUG storage.ui: partition vdb3 (37): 0 >08:28:55,691 DEBUG storage.ui: new geometry for vdb3: parted.Geometry instance -- > start: 6703104 end: 16777215 length: 10074112 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x50e7810> >08:28:55,691 DEBUG storage.ui: removing all non-preexisting partitions ['vdb1(id 31)', 'vdb2(id 22)', 'vdb3(id 37)'] from disk(s) ['vdb'] >08:28:55,693 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:28:55,694 DEBUG storage.ui: device vdb1 new partedPartition None >08:28:55,696 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: vdb ; >08:28:55,698 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vdb ; >08:28:55,700 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:28:55,700 DEBUG storage.ui: device vdb2 new partedPartition None >08:28:55,703 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdb ; >08:28:55,705 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >08:28:55,707 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:55,707 DEBUG storage.ui: device vdb3 new partedPartition None >08:28:55,709 DEBUG storage.ui: PartitionDevice._setDisk: req11 ; new: None ; old: vdb ; >08:28:55,712 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >08:28:55,712 DEBUG storage.ui: back from removeNewPartitions >08:28:55,712 DEBUG storage.ui: extended: None >08:28:55,713 DEBUG storage.ui: setting req8 new geometry: parted.Geometry instance -- > start: 2048 end: 5679103 length: 5677056 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x3c2e350> >08:28:55,715 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >08:28:55,715 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39980271d0> PedPartition: <_ped.Partition object at 0x32a6350> >08:28:55,717 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >08:28:55,719 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >08:28:55,722 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:28:55,722 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50e7850> PedPartition: <_ped.Partition object at 0x32a6770> >08:28:55,723 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 5679104 end: 6703103 length: 1024000 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x466e890> >08:28:55,725 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >08:28:55,726 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3998027610> PedPartition: <_ped.Partition object at 0x32a6710> >08:28:55,728 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >08:28:55,730 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >08:28:55,732 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:28:55,733 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50e3b10> PedPartition: <_ped.Partition object at 0x7f39a00e4d70> >08:28:55,733 DEBUG storage.ui: setting req11 new geometry: parted.Geometry instance -- > start: 6703104 end: 16777215 length: 10074112 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x50e7810> >08:28:55,736 DEBUG storage.ui: PartitionDevice._setPartedPartition: req11 ; >08:28:55,736 DEBUG storage.ui: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50e7e10> PedPartition: <_ped.Partition object at 0x7f39a00e4470> >08:28:55,738 DEBUG storage.ui: PartitionDevice._setDisk: vdb3 ; new: vdb ; old: None ; >08:28:55,741 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vdb ; >08:28:55,744 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:55,744 DEBUG storage.ui: device vdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f39a01dcf10> PedPartition: <_ped.Partition object at 0x7f39a00e4dd0> >08:28:55,745 DEBUG storage.ui: growing partitions on vdc >08:28:55,745 DEBUG storage.ui: fixing size of non-existent 2772MB partition vda1 (42) with non-existent mdmember at 2772.00 >08:28:55,746 DEBUG storage.ui: fixing size of non-existent 500MB partition vda2 (21) with non-existent mdmember at 500.00 >08:28:55,746 DEBUG storage.ui: fixing size of non-existent 4919MB partition vda3 (44) with non-existent mdmember at 4919.00 >08:28:55,747 DEBUG storage.ui: fixing size of non-existent 2772MB partition vdb1 (31) with non-existent mdmember at 2772.00 >08:28:55,748 DEBUG storage.ui: fixing size of non-existent 500MB partition vdb2 (22) with non-existent mdmember at 500.00 >08:28:55,748 DEBUG storage.ui: fixing size of non-existent 4919MB partition vdb3 (37) with non-existent mdmember at 4919.00 >08:28:55,749 DEBUG storage.ui: fixing size of non-existent 500MB partition vdc1 (23) with non-existent mdmember at 500.00 >08:28:55,750 DEBUG storage.ui: new member set: ['vdb3', 'vda3'] >08:28:55,751 DEBUG storage.ui: old member set: ['vdb3', 'vda3'] >08:28:55,751 DEBUG storage.ui: raw RAID 1 size == 4919.0 >08:28:55,752 INFO storage.ui: Using 4MB superBlockSize >08:28:55,753 DEBUG storage.ui: non-existent RAID 1 size == 4915.0 >08:28:55,753 DEBUG storage.ui: new member set: ['00'] >08:28:55,754 DEBUG storage.ui: old member set: ['00'] >08:28:55,754 DEBUG storage.ui: raw RAID 1 size == 4919.0 >08:28:55,755 INFO storage.ui: Using 4MB superBlockSize >08:28:55,755 DEBUG storage.ui: non-existent RAID 1 size == 4915.0 >08:28:55,756 DEBUG storage.ui: fedora00 size is 4912MB >08:28:55,757 DEBUG storage.ui: raw RAID 1 size == 4919.0 >08:28:55,757 INFO storage.ui: Using 4MB superBlockSize >08:28:55,758 DEBUG storage.ui: non-existent RAID 1 size == 4915.0 >08:28:55,758 DEBUG storage.ui: vg fedora00 has 0MB free >08:28:55,759 DEBUG storage.ui: raw RAID 1 size == 4919.0 >08:28:55,759 INFO storage.ui: Using 4MB superBlockSize >08:28:55,760 DEBUG storage.ui: non-existent RAID 1 size == 4915.0 >08:28:55,760 DEBUG storage.ui: fedora00 size is 4912MB >08:28:55,761 DEBUG storage.ui: raw RAID 1 size == 4919.0 >08:28:55,761 INFO storage.ui: Using 4MB superBlockSize >08:28:55,762 DEBUG storage.ui: non-existent RAID 1 size == 4915.0 >08:28:55,762 DEBUG storage.ui: vg fedora00 has 0MB free >08:28:55,764 DEBUG storage.ui: XFS.supported: supported: True ; >08:28:55,765 DEBUG storage.ui: getFormat('xfs') returning XFS instance >08:28:55,765 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:28:55,767 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora00-var ; current: ext4 ; type: None ; >08:28:55,768 INFO storage.ui: registered action: [76] Destroy Format ext4 filesystem mounted at /var on lvmlv fedora00-var (id 41) >08:28:55,771 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora00-var ; current: None ; type: xfs ; >08:28:55,772 INFO storage.ui: registered action: [77] Create Format xfs filesystem mounted at /var on lvmlv fedora00-var (id 41) >08:28:55,781 DEBUG blivet: raw RAID 1 size == 500.0 >08:28:55,781 INFO blivet: Using 0MB superBlockSize >08:28:55,782 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:28:55,823 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 0, [], {} >08:28:56,272 DEBUG blivet: XFS.supported: supported: True ; >08:28:56,273 DEBUG blivet: getFormat('xfs') returning XFS instance >08:28:56,282 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 1000, ['vdb', 'vda'], {'encrypted': False, 'raid_level': None} >08:28:56,284 DEBUG blivet: raw RAID 0 size == 5544.0 >08:28:56,285 INFO blivet: Using 4MB superBlockSize >08:28:56,287 DEBUG blivet: non-existent RAID 0 size == 5536.0 >08:28:56,288 DEBUG blivet: raw RAID 0 size == 5544.0 >08:28:56,289 INFO blivet: Using 4MB superBlockSize >08:28:56,291 DEBUG blivet: non-existent RAID 0 size == 5536.0 >08:28:56,291 DEBUG blivet: fedora size is 5532MB >08:28:56,294 DEBUG blivet: raw RAID 0 size == 5544.0 >08:28:56,295 INFO blivet: Using 4MB superBlockSize >08:28:56,297 DEBUG blivet: non-existent RAID 0 size == 5536.0 >08:28:56,298 DEBUG blivet: vg fedora has 40MB free >08:28:56,300 DEBUG blivet: raw RAID 1 size == 4919.0 >08:28:56,300 INFO blivet: Using 4MB superBlockSize >08:28:56,302 DEBUG blivet: non-existent RAID 1 size == 4915.0 >08:28:56,303 DEBUG blivet: raw RAID 1 size == 4919.0 >08:28:56,304 INFO blivet: Using 4MB superBlockSize >08:28:56,306 DEBUG blivet: non-existent RAID 1 size == 4915.0 >08:28:56,306 DEBUG blivet: fedora00 size is 4912MB >08:28:56,308 DEBUG blivet: raw RAID 1 size == 4919.0 >08:28:56,309 INFO blivet: Using 4MB superBlockSize >08:28:56,310 DEBUG blivet: non-existent RAID 1 size == 4915.0 >08:28:56,311 DEBUG blivet: vg fedora00 has 0MB free >08:28:56,313 DEBUG blivet: raw RAID 1 size == 4919.0 >08:28:56,313 INFO blivet: Using 4MB superBlockSize >08:28:56,315 DEBUG blivet: non-existent RAID 1 size == 4915.0 >08:28:56,336 DEBUG blivet: Ext4FS.supported: supported: True ; >08:28:56,337 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:28:56,356 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 0, [], {} >08:28:58,133 DEBUG blivet: XFS.supported: supported: True ; >08:28:58,134 DEBUG blivet: getFormat('xfs') returning XFS instance >08:28:59,318 DEBUG blivet: XFS.supported: supported: True ; >08:28:59,319 DEBUG blivet: getFormat('xfs') returning XFS instance >08:28:59,328 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 3912, ['vdb', 'vda'], {'encrypted': False, 'raid_level': None} >08:28:59,330 DEBUG blivet: raw RAID 0 size == 5544.0 >08:28:59,331 INFO blivet: Using 4MB superBlockSize >08:28:59,333 DEBUG blivet: non-existent RAID 0 size == 5536.0 >08:28:59,334 DEBUG blivet: raw RAID 0 size == 5544.0 >08:28:59,335 INFO blivet: Using 4MB superBlockSize >08:28:59,337 DEBUG blivet: non-existent RAID 0 size == 5536.0 >08:28:59,337 DEBUG blivet: fedora size is 5532MB >08:28:59,339 DEBUG blivet: raw RAID 0 size == 5544.0 >08:28:59,340 INFO blivet: Using 4MB superBlockSize >08:28:59,341 DEBUG blivet: non-existent RAID 0 size == 5536.0 >08:28:59,342 DEBUG blivet: vg fedora has 40MB free >08:28:59,344 DEBUG blivet: raw RAID 1 size == 4919.0 >08:28:59,344 INFO blivet: Using 4MB superBlockSize >08:28:59,346 DEBUG blivet: non-existent RAID 1 size == 4915.0 >08:28:59,348 DEBUG blivet: raw RAID 1 size == 4919.0 >08:28:59,348 INFO blivet: Using 4MB superBlockSize >08:28:59,350 DEBUG blivet: non-existent RAID 1 size == 4915.0 >08:28:59,350 DEBUG blivet: fedora00 size is 4912MB >08:28:59,352 DEBUG blivet: raw RAID 1 size == 4919.0 >08:28:59,353 INFO blivet: Using 4MB superBlockSize >08:28:59,354 DEBUG blivet: non-existent RAID 1 size == 4915.0 >08:28:59,355 DEBUG blivet: vg fedora00 has 0MB free >08:28:59,357 DEBUG blivet: raw RAID 1 size == 4919.0 >08:28:59,357 INFO blivet: Using 4MB superBlockSize >08:28:59,358 DEBUG blivet: non-existent RAID 1 size == 4915.0 >08:28:59,371 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 3912 ; container_raid_level: raid1 ; name: home ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 3 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01a4c10) -- > name = vda status = True kids = 3 id = 1 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x3459d40> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>] ; raid_level: None ; label: ; container_name: fedora00 ; device: non-existent 3912MB lvmlv fedora00-home (45) with non-existent ext4 filesystem mounted at /home ; mountpoint: /home ; fstype: xfs ; container_size: 0 ; >08:28:59,372 DEBUG storage.ui: raw RAID 1 size == 4919.0 >08:28:59,373 INFO storage.ui: Using 4MB superBlockSize >08:28:59,374 DEBUG storage.ui: non-existent RAID 1 size == 4915.0 >08:28:59,376 DEBUG storage.ui: raw RAID 1 size == 4919.0 >08:28:59,377 INFO storage.ui: Using 4MB superBlockSize >08:28:59,378 DEBUG storage.ui: non-existent RAID 1 size == 4915.0 >08:28:59,380 DEBUG storage.ui: raw RAID 1 size == 4919.0 >08:28:59,380 INFO storage.ui: Using 4MB superBlockSize >08:28:59,382 DEBUG storage.ui: non-existent RAID 1 size == 4915.0 >08:28:59,383 DEBUG storage.ui: raw RAID 1 size == 4919.0 >08:28:59,384 INFO storage.ui: Using 4MB superBlockSize >08:28:59,385 DEBUG storage.ui: non-existent RAID 1 size == 4915.0 >08:28:59,387 DEBUG storage.ui: raw RAID 1 size == 4919.0 >08:28:59,387 INFO storage.ui: Using 4MB superBlockSize >08:28:59,389 DEBUG storage.ui: non-existent RAID 1 size == 4915.0 >08:28:59,389 DEBUG storage.ui: fedora00 size is 4912MB >08:28:59,391 DEBUG storage.ui: raw RAID 1 size == 4919.0 >08:28:59,391 INFO storage.ui: Using 4MB superBlockSize >08:28:59,392 DEBUG storage.ui: non-existent RAID 1 size == 4915.0 >08:28:59,393 DEBUG storage.ui: vg fedora00 has 0MB free >08:28:59,394 DEBUG storage.ui: raw RAID 1 size == 4919.0 >08:28:59,395 INFO storage.ui: Using 4MB superBlockSize >08:28:59,396 DEBUG storage.ui: non-existent RAID 1 size == 4915.0 >08:28:59,397 DEBUG storage.ui: fedora00 size is 4912MB >08:28:59,398 DEBUG storage.ui: raw RAID 1 size == 4919.0 >08:28:59,399 INFO storage.ui: Using 4MB superBlockSize >08:28:59,400 DEBUG storage.ui: non-existent RAID 1 size == 4915.0 >08:28:59,400 DEBUG storage.ui: vg fedora00 has 0MB free >08:28:59,401 DEBUG storage.ui: raw RAID 1 size == 4919.0 >08:28:59,402 INFO storage.ui: Using 4MB superBlockSize >08:28:59,404 DEBUG storage.ui: non-existent RAID 1 size == 4915.0 >08:28:59,405 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 3912, ['vdb', 'vda'], {'container_raid_level': 'raid1', 'name': 'home', 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'fedora00', 'device': LVMLogicalVolumeDevice instance (0x50c0dd0) -- > name = fedora00-home status = False kids = 0 id = 45 > parents = ['non-existent 4912MB lvmvg fedora00 (40)'] > uuid = None size = 3912 > format = non-existent ext4 filesystem mounted at /home > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 3912 path = /dev/mapper/fedora00-home > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x4942a10) -- > name = fedora00 status = False kids = 2 id = 40 > parents = ['non-existent 4915MB mdarray 00 (39) with non-existent lvmpv'] > uuid = None size = 4912 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora00 > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 1228.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 4915MB mdarray 00 (39) with non-existent lvmpv'] > LVs = ['non-existent 1000MB lvmlv fedora00-var (41) with non-existent xfs filesystem mounted at /var', > 'non-existent 3912MB lvmlv fedora00-home (45) with non-existent ext4 filesystem mounted at /home'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 3912MB, 'mountpoint': '/home', 'fstype': 'xfs', 'container_size': 0} >08:28:59,408 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >08:28:59,408 DEBUG storage.ui: starting Blivet copy >08:28:59,467 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:28:59,469 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x49422d0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x466dd10> PedPartition: <_ped.Partition object at 0x32a6830> >08:28:59,470 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:28:59,471 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x49422d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x466d7d0> PedPartition: <_ped.Partition object at 0x7f39a00e4d10> >08:28:59,473 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >08:28:59,474 DEBUG storage.ui: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x49422d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x466d410> PedPartition: <_ped.Partition object at 0x7f39a00e4fb0> >08:28:59,476 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:28:59,477 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x50c08d0> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x32c74d0> PedPartition: <_ped.Partition object at 0x7f39a00e4f50> >08:28:59,478 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:28:59,479 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x50c08d0> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x32c7950> PedPartition: <_ped.Partition object at 0x7f39a00e4c50> >08:28:59,481 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:59,482 DEBUG storage.ui: device vdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x50c08d0> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x32c73d0> PedPartition: <_ped.Partition object at 0x7f39a00e4bf0> >08:28:59,484 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:28:59,485 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x50c0450> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x32c7550> PedPartition: <_ped.Partition object at 0x7f39a00e4a70> >08:28:59,485 DEBUG storage.ui: finished Blivet copy >08:28:59,486 DEBUG storage.ui: raw RAID 1 size == 4919.0 >08:28:59,486 INFO storage.ui: Using 4MB superBlockSize >08:28:59,487 DEBUG storage.ui: non-existent RAID 1 size == 4915.0 >08:28:59,488 DEBUG storage.ui: raw RAID 1 size == 4919.0 >08:28:59,489 INFO storage.ui: Using 4MB superBlockSize >08:28:59,489 DEBUG storage.ui: non-existent RAID 1 size == 4915.0 >08:28:59,490 DEBUG storage.ui: fedora00 size is 4912MB >08:28:59,491 DEBUG storage.ui: raw RAID 1 size == 4919.0 >08:28:59,491 INFO storage.ui: Using 4MB superBlockSize >08:28:59,492 DEBUG storage.ui: non-existent RAID 1 size == 4915.0 >08:28:59,492 DEBUG storage.ui: vg fedora00 has 0MB free >08:28:59,492 DEBUG storage.ui: size bumped to 8831 to include new device space >08:28:59,493 DEBUG storage.ui: size cut to 4915 to omit old device space >08:28:59,493 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.MDFactory'> >08:28:59,496 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x3c22150>, 4955.0, [DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 3 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01a4c10) -- > name = vda status = True kids = 3 id = 1 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x3459d40> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>]] >08:28:59,497 DEBUG storage.ui: raw RAID 1 size == 4919.0 >08:28:59,498 INFO storage.ui: Using 4MB superBlockSize >08:28:59,499 DEBUG storage.ui: non-existent RAID 1 size == 4915.0 >08:28:59,500 DEBUG storage.ui: child factory kwargs: {'device': MDRaidArrayDevice instance (0x4975e50) -- > name = 00 status = False kids = 1 id = 39 > parents = ['non-existent 4919MB partition vdb3 (37) with non-existent mdmember', > 'non-existent 4919MB partition vda3 (44) with non-existent mdmember'] > uuid = None size = 4915.0 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1044.0 path = /dev/md/00 > format args = None originalFormat = lvmpv level = 1 spares = 0 > members = 2 > total devices = 2 metadata version = default, 'encrypted': False, 'raid_level': 'raid1', 'fstype': 'lvmpv'} >08:28:59,501 DEBUG storage.ui: MDFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x466ed10> ; >08:28:59,502 INFO storage.ui: Using 4MB superBlockSize >08:28:59,502 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >08:28:59,505 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x3c22150>, 9918.0, [DiskDevice instance (0x7f39a01ab050) -- > name = vdb status = True kids = 3 id = 5 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29810 did: 28521 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d7560> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f39a01ab410>, DiskDevice instance (0x7f39a01a4c10) -- > name = vda status = True kids = 3 id = 1 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32569 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x3459d40> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f39a01a4bd0>]] >08:28:59,505 DEBUG storage.ui: child factory kwargs: {'fstype': 'mdmember'} >08:28:59,507 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.MDFactory object at 0x466da10> ; >08:28:59,508 DEBUG storage.ui: raw RAID 1 size == 4919.0 >08:28:59,508 INFO storage.ui: Using 4MB superBlockSize >08:28:59,509 DEBUG storage.ui: non-existent RAID 1 size == 4915.0 >08:28:59,510 DEBUG storage.ui: parent factory container: non-existent 4915MB mdarray 00 (39) with non-existent lvmpv >08:28:59,510 DEBUG storage.ui: members: ['vdb3', 'vda3'] >08:28:59,510 DEBUG storage.ui: add_disks: [] >08:28:59,510 DEBUG storage.ui: remove_disks: [] >08:28:59,512 DEBUG storage.ui: MDRaidMember.__init__: >08:28:59,513 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance >08:28:59,513 INFO storage.ui: Using 4MB superBlockSize >08:28:59,514 DEBUG storage.ui: adding a SameSizeSet with size 9918 >08:28:59,517 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >08:28:59,519 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >08:28:59,521 DEBUG storage.ui: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >08:28:59,523 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 42)', 'vda2(id 21)', 'vda3(id 44)', 'vdb1(id 31)', 'vdb2(id 22)', 'vdb3(id 37)', 'vdc1(id 23)'] from disk(s) ['vda', 'vdb', 'vdc'] >08:28:59,525 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:28:59,526 DEBUG storage.ui: device vda1 new partedPartition None >08:28:59,528 DEBUG storage.ui: PartitionDevice._setDisk: req13 ; new: None ; old: vda ; >08:28:59,530 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >08:28:59,533 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:28:59,533 DEBUG storage.ui: device vda2 new partedPartition None >08:28:59,535 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >08:28:59,537 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >08:28:59,540 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >08:28:59,540 DEBUG storage.ui: device vda3 new partedPartition None >08:28:59,542 DEBUG storage.ui: PartitionDevice._setDisk: req14 ; new: None ; old: vda ; >08:28:59,544 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:28:59,546 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:28:59,547 DEBUG storage.ui: device vdb1 new partedPartition None >08:28:59,550 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: vdb ; >08:28:59,554 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vdb ; >08:28:59,557 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:28:59,558 DEBUG storage.ui: device vdb2 new partedPartition None >08:28:59,560 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdb ; >08:28:59,563 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >08:28:59,566 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:59,567 DEBUG storage.ui: device vdb3 new partedPartition None >08:28:59,571 DEBUG storage.ui: PartitionDevice._setDisk: req11 ; new: None ; old: vdb ; >08:28:59,574 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >08:28:59,577 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:28:59,577 DEBUG storage.ui: device vdc1 new partedPartition None >08:28:59,580 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: vdc ; >08:28:59,583 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >08:28:59,585 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb', 'vdc'] ; partitions=['req13(id 42)', 'req1(id 21)', 'req14(id 44)', 'req8(id 31)', 'req2(id 22)', 'req11(id 37)', 'req3(id 23)'] >08:28:59,586 DEBUG storage.ui: removing all non-preexisting partitions ['req13(id 42)', 'req8(id 31)', 'req1(id 21)', 'req2(id 22)', 'req3(id 23)', 'req14(id 44)', 'req11(id 37)'] from disk(s) ['vda', 'vdb', 'vdc'] >08:28:59,590 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:59,594 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:59,595 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:59,598 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:59,601 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:59,601 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:59,602 DEBUG storage.ui: allocating partition: req13 ; id: 42 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 2772MB ; grow: False ; max_size: 2772 ; start: None ; end: None >08:28:59,602 DEBUG storage.ui: checking freespace on vda >08:28:59,603 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=2772MB boot=False best=None grow=False start=None >08:28:59,604 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:28:59,604 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:28:59,605 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:28:59,605 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:28:59,606 DEBUG storage.ui: new free allows for 0 sectors of growth >08:28:59,606 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:28:59,607 DEBUG storage.ui: created partition vda1 of 2772MB and added it to /dev/vda >08:28:59,609 DEBUG storage.ui: PartitionDevice._setPartedPartition: req13 ; >08:28:59,610 DEBUG storage.ui: device req13 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x466d250> PedPartition: <_ped.Partition object at 0x32a6770> >08:28:59,612 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >08:28:59,615 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >08:28:59,617 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:28:59,618 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c2ed50> PedPartition: <_ped.Partition object at 0x32a6530> >08:28:59,620 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:59,622 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:59,623 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:59,625 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:59,627 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:59,627 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:59,628 DEBUG storage.ui: allocating partition: req8 ; id: 31 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 2772MB ; grow: False ; max_size: 2772 ; start: None ; end: None >08:28:59,628 DEBUG storage.ui: checking freespace on vdb >08:28:59,629 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=2772MB boot=False best=None grow=False start=None >08:28:59,630 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:28:59,630 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:28:59,631 DEBUG storage.ui: updating use_disk to vdb, type: 0 >08:28:59,631 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:28:59,632 DEBUG storage.ui: new free allows for 0 sectors of growth >08:28:59,632 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:28:59,633 DEBUG storage.ui: created partition vdb1 of 2772MB and added it to /dev/vdb >08:28:59,635 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >08:28:59,636 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x32c7050> PedPartition: <_ped.Partition object at 0x32a6410> >08:28:59,638 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >08:28:59,641 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >08:28:59,644 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:28:59,645 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3998027950> PedPartition: <_ped.Partition object at 0x7f39a00e4e90> >08:28:59,647 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:59,649 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:59,649 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:59,652 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:59,655 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:59,655 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:59,656 DEBUG storage.ui: allocating partition: req1 ; id: 21 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >08:28:59,656 DEBUG storage.ui: checking freespace on vda >08:28:59,657 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=False best=None grow=False start=None >08:28:59,657 DEBUG storage.ui: checking 63-2047 (0 MB) >08:28:59,658 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:28:59,658 DEBUG storage.ui: checking 5679104-16777215 (5419 MB) >08:28:59,659 DEBUG storage.ui: current free range is 5679104-16777215 (5419MB) >08:28:59,659 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:28:59,660 DEBUG storage.ui: new free: 5679104-16777215 / 5419MB >08:28:59,660 DEBUG storage.ui: new free allows for 0 sectors of growth >08:28:59,661 DEBUG storage.ui: created partition vda2 of 500MB and added it to /dev/vda >08:28:59,663 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >08:28:59,665 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d5da90> PedPartition: <_ped.Partition object at 0x7f39a00e4770> >08:28:59,668 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >08:28:59,671 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >08:28:59,675 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:28:59,676 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d5de50> PedPartition: <_ped.Partition object at 0x7f39a00e4e30> >08:28:59,678 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:59,681 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:59,681 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:59,684 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:59,686 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:59,686 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:59,687 DEBUG storage.ui: allocating partition: req2 ; id: 22 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >08:28:59,687 DEBUG storage.ui: checking freespace on vdb >08:28:59,688 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=500MB boot=False best=None grow=False start=None >08:28:59,689 DEBUG storage.ui: checking 63-2047 (0 MB) >08:28:59,690 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:28:59,690 DEBUG storage.ui: checking 5679104-16777215 (5419 MB) >08:28:59,691 DEBUG storage.ui: current free range is 5679104-16777215 (5419MB) >08:28:59,692 DEBUG storage.ui: updating use_disk to vdb, type: 0 >08:28:59,692 DEBUG storage.ui: new free: 5679104-16777215 / 5419MB >08:28:59,692 DEBUG storage.ui: new free allows for 0 sectors of growth >08:28:59,693 DEBUG storage.ui: created partition vdb2 of 500MB and added it to /dev/vdb >08:28:59,696 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >08:28:59,696 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x466d190> PedPartition: <_ped.Partition object at 0x32a6770> >08:28:59,698 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >08:28:59,701 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >08:28:59,704 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:28:59,704 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50e7850> PedPartition: <_ped.Partition object at 0x7f39a00e4770> >08:28:59,707 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:59,709 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:59,710 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:59,712 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:59,714 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:59,714 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:59,715 DEBUG storage.ui: allocating partition: req3 ; id: 23 ; disks: ['vdc'] ; >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 500 ; start: None ; end: None >08:28:59,715 DEBUG storage.ui: checking freespace on vdc >08:28:59,716 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdc part_type=0 req_size=500MB boot=False best=None grow=False start=None >08:28:59,717 DEBUG storage.ui: checking 63-16777215 (8191 MB) >08:28:59,717 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >08:28:59,718 DEBUG storage.ui: updating use_disk to vdc, type: 0 >08:28:59,718 DEBUG storage.ui: new free: 63-16777215 / 8191MB >08:28:59,718 DEBUG storage.ui: new free allows for 0 sectors of growth >08:28:59,719 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:28:59,720 DEBUG storage.ui: created partition vdc1 of 500MB and added it to /dev/vdc >08:28:59,722 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >08:28:59,722 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4942690> PedPartition: <_ped.Partition object at 0x7f39a00e4a10> >08:28:59,725 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >08:28:59,727 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >08:28:59,730 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >08:28:59,730 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c2ed10> PedPartition: <_ped.Partition object at 0x7f39a00e4ef0> >08:28:59,733 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:59,736 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:59,736 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:59,738 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:59,741 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:59,741 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:59,742 DEBUG storage.ui: allocating partition: req14 ; id: 44 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 4959 ; start: None ; end: None >08:28:59,742 DEBUG storage.ui: checking freespace on vda >08:28:59,743 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1MB boot=False best=None grow=True start=None >08:28:59,743 DEBUG storage.ui: checking 63-2047 (0 MB) >08:28:59,744 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:28:59,744 DEBUG storage.ui: checking 6703104-16777215 (4919 MB) >08:28:59,745 DEBUG storage.ui: current free range is 6703104-16777215 (4919MB) >08:28:59,745 DEBUG storage.ui: evaluating growth potential for new layout >08:28:59,745 DEBUG storage.ui: calculating growth for disk /dev/vdc >08:28:59,746 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:28:59,746 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:28:59,747 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:59,747 DEBUG storage.ui: request 23 (vdc1) growth: 0 (0MB) size: 500MB >08:28:59,748 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >08:28:59,748 DEBUG storage.ui: calculating growth for disk /dev/vdb >08:28:59,748 DEBUG storage.ui: adding request 31 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:59,749 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:59,750 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:28:59,750 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = vdb1 growable = False >base = 5677056 growth = 0 max_grow = 0 >done = True >08:28:59,750 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:59,750 DEBUG storage.ui: request 31 (vdb1) growth: 0 (0MB) size: 2772MB >08:28:59,751 DEBUG storage.ui: request 22 (vdb2) growth: 0 (0MB) size: 500MB >08:28:59,751 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >08:28:59,751 DEBUG storage.ui: calculating growth for disk /dev/vda >08:28:59,754 DEBUG storage.ui: PartitionDevice._setPartedPartition: req14 ; >08:28:59,755 DEBUG storage.ui: device req14 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d5db10> PedPartition: <_ped.Partition object at 0x7f39a00e4d70> >08:28:59,757 DEBUG storage.ui: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >08:28:59,760 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >08:28:59,760 DEBUG storage.ui: adding request 42 to chunk 16777153 (63-16777215) on /dev/vda >08:28:59,760 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:28:59,761 DEBUG storage.ui: adding request 44 to chunk 16777153 (63-16777215) on /dev/vda >08:28:59,761 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:28:59,762 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = vda1 growable = False >base = 5677056 growth = 0 max_grow = 0 >done = True >08:28:59,762 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:59,762 DEBUG storage.ui: req: PartitionRequest instance -- >id = 44 name = vda3 growable = True >base = 2048 growth = 0 max_grow = 10153984 >done = False >08:28:59,763 DEBUG storage.ui: 1 requests and 10074049 (4918MB) left in chunk >08:28:59,763 DEBUG storage.ui: adding 10074049 (4918MB) to 44 (vda3) >08:28:59,764 DEBUG storage.ui: new grow amount for request 44 (vda3) is 10074049 units, or 4918MB >08:28:59,765 DEBUG storage.ui: request 42 (vda1) growth: 0 (0MB) size: 2772MB >08:28:59,765 DEBUG storage.ui: request 21 (vda2) growth: 0 (0MB) size: 500MB >08:28:59,766 DEBUG storage.ui: request 44 (vda3) growth: 10074049 (4918MB) size: 4919MB >08:28:59,766 DEBUG storage.ui: disk /dev/vda growth: 10074049 (4918MB) >08:28:59,768 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >08:28:59,769 DEBUG storage.ui: device vda3 new partedPartition None >08:28:59,771 DEBUG storage.ui: PartitionDevice._setDisk: req14 ; new: None ; old: vda ; >08:28:59,774 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >08:28:59,774 DEBUG storage.ui: total growth: 10074049 sectors >08:28:59,774 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:28:59,775 DEBUG storage.ui: new free: 6703104-16777215 / 4919MB >08:28:59,775 DEBUG storage.ui: new free allows for 10074049 sectors of growth >08:28:59,776 DEBUG storage.ui: created partition vda3 of 1MB and added it to /dev/vda >08:28:59,778 DEBUG storage.ui: PartitionDevice._setPartedPartition: req14 ; >08:28:59,779 DEBUG storage.ui: device req14 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d5d5d0> PedPartition: <_ped.Partition object at 0x3c091d0> >08:28:59,785 DEBUG storage.ui: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >08:28:59,788 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >08:28:59,791 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >08:28:59,792 DEBUG storage.ui: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d33650> PedPartition: <_ped.Partition object at 0x7f39a00e4cb0> >08:28:59,794 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:59,797 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:59,797 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:59,799 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >08:28:59,801 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:28:59,802 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >08:28:59,802 DEBUG storage.ui: allocating partition: req11 ; id: 37 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 4959 ; start: None ; end: None >08:28:59,803 DEBUG storage.ui: checking freespace on vdb >08:28:59,804 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=1MB boot=False best=None grow=True start=None >08:28:59,804 DEBUG storage.ui: checking 63-2047 (0 MB) >08:28:59,805 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:28:59,805 DEBUG storage.ui: checking 6703104-16777215 (4919 MB) >08:28:59,806 DEBUG storage.ui: current free range is 6703104-16777215 (4919MB) >08:28:59,806 DEBUG storage.ui: evaluating growth potential for new layout >08:28:59,806 DEBUG storage.ui: calculating growth for disk /dev/vdc >08:28:59,807 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:28:59,807 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 > >08:28:59,807 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:59,808 DEBUG storage.ui: request 23 (vdc1) growth: 0 (0MB) size: 500MB >08:28:59,808 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >08:28:59,808 DEBUG storage.ui: calculating growth for disk /dev/vdb >08:28:59,812 DEBUG storage.ui: PartitionDevice._setPartedPartition: req11 ; >08:28:59,812 DEBUG storage.ui: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d33350> PedPartition: <_ped.Partition object at 0x7f39a00e4b30> >08:28:59,814 DEBUG storage.ui: PartitionDevice._setDisk: vdb3 ; new: vdb ; old: None ; >08:28:59,816 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vdb ; >08:28:59,817 DEBUG storage.ui: adding request 31 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:59,817 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:59,818 DEBUG storage.ui: adding request 37 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:59,818 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:28:59,819 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = vdb1 growable = False >base = 5677056 growth = 0 max_grow = 0 >done = True >08:28:59,819 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:59,820 DEBUG storage.ui: req: PartitionRequest instance -- >id = 37 name = vdb3 growable = True >base = 2048 growth = 0 max_grow = 10153984 >done = False >08:28:59,820 DEBUG storage.ui: 1 requests and 10074049 (4918MB) left in chunk >08:28:59,820 DEBUG storage.ui: adding 10074049 (4918MB) to 37 (vdb3) >08:28:59,821 DEBUG storage.ui: new grow amount for request 37 (vdb3) is 10074049 units, or 4918MB >08:28:59,821 DEBUG storage.ui: request 31 (vdb1) growth: 0 (0MB) size: 2772MB >08:28:59,821 DEBUG storage.ui: request 22 (vdb2) growth: 0 (0MB) size: 500MB >08:28:59,822 DEBUG storage.ui: request 37 (vdb3) growth: 10074049 (4918MB) size: 4919MB >08:28:59,822 DEBUG storage.ui: disk /dev/vdb growth: 10074049 (4918MB) >08:28:59,822 DEBUG storage.ui: calculating growth for disk /dev/vda >08:28:59,823 DEBUG storage.ui: adding request 42 to chunk 16777153 (63-16777215) on /dev/vda >08:28:59,823 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:28:59,824 DEBUG storage.ui: adding request 44 to chunk 16777153 (63-16777215) on /dev/vda >08:28:59,824 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:28:59,824 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = vda1 growable = False >base = 5677056 growth = 0 max_grow = 0 >done = True >08:28:59,825 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:59,825 DEBUG storage.ui: req: PartitionRequest instance -- >id = 44 name = vda3 growable = True >base = 2048 growth = 0 max_grow = 10153984 >done = False >08:28:59,825 DEBUG storage.ui: 1 requests and 10074049 (4918MB) left in chunk >08:28:59,826 DEBUG storage.ui: adding 10074049 (4918MB) to 44 (vda3) >08:28:59,826 DEBUG storage.ui: new grow amount for request 44 (vda3) is 10074049 units, or 4918MB >08:28:59,826 DEBUG storage.ui: request 42 (vda1) growth: 0 (0MB) size: 2772MB >08:28:59,827 DEBUG storage.ui: request 21 (vda2) growth: 0 (0MB) size: 500MB >08:28:59,827 DEBUG storage.ui: request 44 (vda3) growth: 10074049 (4918MB) size: 4919MB >08:28:59,828 DEBUG storage.ui: disk /dev/vda growth: 10074049 (4918MB) >08:28:59,830 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:59,830 DEBUG storage.ui: device vdb3 new partedPartition None >08:28:59,832 DEBUG storage.ui: PartitionDevice._setDisk: req11 ; new: None ; old: vdb ; >08:28:59,835 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vdb ; >08:28:59,835 DEBUG storage.ui: total growth: 20148098 sectors >08:28:59,836 DEBUG storage.ui: updating use_disk to vdb, type: 0 >08:28:59,836 DEBUG storage.ui: new free: 6703104-16777215 / 4919MB >08:28:59,836 DEBUG storage.ui: new free allows for 20148098 sectors of growth >08:28:59,837 DEBUG storage.ui: created partition vdb3 of 1MB and added it to /dev/vdb >08:28:59,839 DEBUG storage.ui: PartitionDevice._setPartedPartition: req11 ; >08:28:59,840 DEBUG storage.ui: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x466d690> PedPartition: <_ped.Partition object at 0x7f39a00e4d70> >08:28:59,842 DEBUG storage.ui: PartitionDevice._setDisk: vdb3 ; new: vdb ; old: None ; >08:28:59,845 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vdb ; >08:28:59,847 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:59,848 DEBUG storage.ui: device vdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50e3650> PedPartition: <_ped.Partition object at 0x32a6770> >08:28:59,848 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb', 'vdc'], partitions=['vda1(id 42)', 'vda2(id 21)', 'vda3(id 44)', 'vdb1(id 31)', 'vdb2(id 22)', 'vdb3(id 37)', 'vdc1(id 23)'] >08:28:59,849 DEBUG storage.ui: growable partitions are ['vda3', 'vdb3'] >08:28:59,849 DEBUG storage.ui: adding request 42 to chunk 16777153 (63-16777215) on /dev/vda >08:28:59,850 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >08:28:59,850 DEBUG storage.ui: adding request 44 to chunk 16777153 (63-16777215) on /dev/vda >08:28:59,851 DEBUG storage.ui: disk vda has 1 chunks >08:28:59,851 DEBUG storage.ui: adding request 31 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:59,852 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:59,852 DEBUG storage.ui: adding request 37 to chunk 16777153 (63-16777215) on /dev/vdb >08:28:59,853 DEBUG storage.ui: disk vdb has 1 chunks >08:28:59,853 DEBUG storage.ui: adding request 23 to chunk 16777153 (63-16777215) on /dev/vdc >08:28:59,853 DEBUG storage.ui: disk vdc has 1 chunks >08:28:59,854 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >08:28:59,854 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = vda1 growable = False >base = 5677056 growth = 0 max_grow = 0 >done = True >08:28:59,854 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:59,855 DEBUG storage.ui: req: PartitionRequest instance -- >id = 44 name = vda3 growable = True >base = 2048 growth = 0 max_grow = 10153984 >done = False >08:28:59,855 DEBUG storage.ui: 1 requests and 10074049 (4918MB) left in chunk >08:28:59,855 DEBUG storage.ui: adding 10074049 (4918MB) to 44 (vda3) >08:28:59,856 DEBUG storage.ui: new grow amount for request 44 (vda3) is 10074049 units, or 4918MB >08:28:59,856 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 > >08:28:59,856 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = vdb1 growable = False >base = 5677056 growth = 0 max_grow = 0 >done = True >08:28:59,857 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:28:59,857 DEBUG storage.ui: req: PartitionRequest instance -- >id = 37 name = vdb3 growable = True >base = 2048 growth = 0 max_grow = 10153984 >done = False >08:28:59,857 DEBUG storage.ui: 1 requests and 10074049 (4918MB) left in chunk >08:28:59,858 DEBUG storage.ui: adding 10074049 (4918MB) to 37 (vdb3) >08:28:59,858 DEBUG storage.ui: new grow amount for request 37 (vdb3) is 10074049 units, or 4918MB >08:28:59,859 DEBUG storage.ui: set: ['vdb3', 'vda3'] 4959 >08:28:59,859 DEBUG storage.ui: min growth is 10074049 >08:28:59,860 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 37 name = vdb3 growable = True >base = 2048 growth = 10074049 max_grow = 10153984 >done = False is 10153984 >08:28:59,860 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 44 name = vda3 growable = True >base = 2048 growth = 10074049 max_grow = 10153984 >done = False is 10153984 >08:28:59,860 DEBUG storage.ui: set: ['vdb3', 'vda3'] 4959 >08:28:59,861 DEBUG storage.ui: min growth is 10074049 >08:28:59,861 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 37 name = vdb3 growable = True >base = 2048 growth = 10074049 max_grow = 10153984 >done = True is 10153984 >08:28:59,861 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 44 name = vda3 growable = True >base = 2048 growth = 10074049 max_grow = 10153984 >done = True is 10153984 >08:28:59,861 DEBUG storage.ui: growing partitions on vda >08:28:59,862 DEBUG storage.ui: partition vda1 (42): 0 >08:28:59,862 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 5679103 length: 5677056 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x7f39a01dc310> >08:28:59,863 DEBUG storage.ui: partition vda2 (21): 0 >08:28:59,863 DEBUG storage.ui: new geometry for vda2: parted.Geometry instance -- > start: 5679104 end: 6703103 length: 1024000 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x7f39a01dcad0> >08:28:59,864 DEBUG storage.ui: partition vda3 (44): 0 >08:28:59,864 DEBUG storage.ui: new geometry for vda3: parted.Geometry instance -- > start: 6703104 end: 16777215 length: 10074112 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x466e610> >08:28:59,865 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 42)', 'vda2(id 21)', 'vda3(id 44)'] from disk(s) ['vda'] >08:28:59,867 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:28:59,868 DEBUG storage.ui: device vda1 new partedPartition None >08:28:59,870 DEBUG storage.ui: PartitionDevice._setDisk: req13 ; new: None ; old: vda ; >08:28:59,872 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >08:28:59,874 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:28:59,875 DEBUG storage.ui: device vda2 new partedPartition None >08:28:59,878 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >08:28:59,880 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >08:28:59,882 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >08:28:59,882 DEBUG storage.ui: device vda3 new partedPartition None >08:28:59,885 DEBUG storage.ui: PartitionDevice._setDisk: req14 ; new: None ; old: vda ; >08:28:59,887 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:28:59,887 DEBUG storage.ui: back from removeNewPartitions >08:28:59,888 DEBUG storage.ui: extended: None >08:28:59,888 DEBUG storage.ui: setting req13 new geometry: parted.Geometry instance -- > start: 2048 end: 5679103 length: 5677056 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x7f39a01dc310> >08:28:59,890 DEBUG storage.ui: PartitionDevice._setPartedPartition: req13 ; >08:28:59,891 DEBUG storage.ui: device req13 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50e7990> PedPartition: <_ped.Partition object at 0x32a6410> >08:28:59,894 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >08:28:59,896 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >08:28:59,899 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:28:59,900 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x466e850> PedPartition: <_ped.Partition object at 0x32a6530> >08:28:59,901 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 5679104 end: 6703103 length: 1024000 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x7f39a01dcad0> >08:28:59,903 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >08:28:59,904 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x466e6d0> PedPartition: <_ped.Partition object at 0x32a6350> >08:28:59,906 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >08:28:59,908 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >08:28:59,911 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:28:59,912 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d33890> PedPartition: <_ped.Partition object at 0x7f39a00e4dd0> >08:28:59,912 DEBUG storage.ui: setting req14 new geometry: parted.Geometry instance -- > start: 6703104 end: 16777215 length: 10074112 > device: <parted.device.Device object at 0x7f39a01dcf50> PedGeometry: <_ped.Geometry object at 0x466e610> >08:28:59,914 DEBUG storage.ui: PartitionDevice._setPartedPartition: req14 ; >08:28:59,915 DEBUG storage.ui: device req14 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d332d0> PedPartition: <_ped.Partition object at 0x32a6710> >08:28:59,917 DEBUG storage.ui: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >08:28:59,919 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >08:28:59,922 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >08:28:59,922 DEBUG storage.ui: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671210> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4942ad0> PedPartition: <_ped.Partition object at 0x3c091d0> >08:28:59,923 DEBUG storage.ui: growing partitions on vdb >08:28:59,923 DEBUG storage.ui: partition vdb1 (31): 0 >08:28:59,924 DEBUG storage.ui: new geometry for vdb1: parted.Geometry instance -- > start: 2048 end: 5679103 length: 5677056 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x7f39a01dce90> >08:28:59,924 DEBUG storage.ui: partition vdb2 (22): 0 >08:28:59,924 DEBUG storage.ui: new geometry for vdb2: parted.Geometry instance -- > start: 5679104 end: 6703103 length: 1024000 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x50e3550> >08:28:59,925 DEBUG storage.ui: partition vdb3 (37): 0 >08:28:59,925 DEBUG storage.ui: new geometry for vdb3: parted.Geometry instance -- > start: 6703104 end: 16777215 length: 10074112 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d33090> >08:28:59,926 DEBUG storage.ui: removing all non-preexisting partitions ['vdb1(id 31)', 'vdb2(id 22)', 'vdb3(id 37)'] from disk(s) ['vdb'] >08:28:59,928 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:28:59,928 DEBUG storage.ui: device vdb1 new partedPartition None >08:28:59,930 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: vdb ; >08:28:59,932 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vdb ; >08:28:59,935 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:28:59,935 DEBUG storage.ui: device vdb2 new partedPartition None >08:28:59,937 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdb ; >08:28:59,939 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >08:28:59,941 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:59,942 DEBUG storage.ui: device vdb3 new partedPartition None >08:28:59,944 DEBUG storage.ui: PartitionDevice._setDisk: req11 ; new: None ; old: vdb ; >08:28:59,946 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >08:28:59,946 DEBUG storage.ui: back from removeNewPartitions >08:28:59,947 DEBUG storage.ui: extended: None >08:28:59,947 DEBUG storage.ui: setting req8 new geometry: parted.Geometry instance -- > start: 2048 end: 5679103 length: 5677056 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x7f39a01dce90> >08:28:59,949 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >08:28:59,950 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x32c7750> PedPartition: <_ped.Partition object at 0x32a6410> >08:28:59,952 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >08:28:59,954 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >08:28:59,956 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >08:28:59,957 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d33d10> PedPartition: <_ped.Partition object at 0x7f39a00e4cb0> >08:28:59,957 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 5679104 end: 6703103 length: 1024000 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x50e3550> >08:28:59,959 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >08:28:59,960 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x466d790> PedPartition: <_ped.Partition object at 0x7f39a00e4e30> >08:28:59,962 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >08:28:59,964 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >08:28:59,968 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >08:28:59,969 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4942290> PedPartition: <_ped.Partition object at 0x7f39a00e4b90> >08:28:59,970 DEBUG storage.ui: setting req11 new geometry: parted.Geometry instance -- > start: 6703104 end: 16777215 length: 10074112 > device: <parted.device.Device object at 0x7f39a01ab490> PedGeometry: <_ped.Geometry object at 0x4d33090> >08:28:59,972 DEBUG storage.ui: PartitionDevice._setPartedPartition: req11 ; >08:28:59,973 DEBUG storage.ui: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x466d890> PedPartition: <_ped.Partition object at 0x3c09050> >08:28:59,976 DEBUG storage.ui: PartitionDevice._setDisk: vdb3 ; new: vdb ; old: None ; >08:28:59,978 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vdb ; >08:28:59,980 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb3 ; >08:28:59,981 DEBUG storage.ui: device vdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab650> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x466e7d0> PedPartition: <_ped.Partition object at 0x32a6770> >08:28:59,982 DEBUG storage.ui: growing partitions on vdc >08:28:59,982 DEBUG storage.ui: fixing size of non-existent 2772MB partition vda1 (42) with non-existent mdmember at 2772.00 >08:28:59,983 DEBUG storage.ui: fixing size of non-existent 500MB partition vda2 (21) with non-existent mdmember at 500.00 >08:28:59,984 DEBUG storage.ui: fixing size of non-existent 4919MB partition vda3 (44) with non-existent mdmember at 4919.00 >08:28:59,984 DEBUG storage.ui: fixing size of non-existent 2772MB partition vdb1 (31) with non-existent mdmember at 2772.00 >08:28:59,985 DEBUG storage.ui: fixing size of non-existent 500MB partition vdb2 (22) with non-existent mdmember at 500.00 >08:28:59,986 DEBUG storage.ui: fixing size of non-existent 4919MB partition vdb3 (37) with non-existent mdmember at 4919.00 >08:28:59,986 DEBUG storage.ui: fixing size of non-existent 500MB partition vdc1 (23) with non-existent mdmember at 500.00 >08:28:59,988 DEBUG storage.ui: new member set: ['vdb3', 'vda3'] >08:28:59,988 DEBUG storage.ui: old member set: ['vdb3', 'vda3'] >08:28:59,989 DEBUG storage.ui: raw RAID 1 size == 4919.0 >08:28:59,989 INFO storage.ui: Using 4MB superBlockSize >08:28:59,990 DEBUG storage.ui: non-existent RAID 1 size == 4915.0 >08:28:59,990 DEBUG storage.ui: new member set: ['00'] >08:28:59,991 DEBUG storage.ui: old member set: ['00'] >08:28:59,991 DEBUG storage.ui: raw RAID 1 size == 4919.0 >08:28:59,992 INFO storage.ui: Using 4MB superBlockSize >08:28:59,993 DEBUG storage.ui: non-existent RAID 1 size == 4915.0 >08:28:59,993 DEBUG storage.ui: fedora00 size is 4912MB >08:28:59,994 DEBUG storage.ui: raw RAID 1 size == 4919.0 >08:28:59,994 INFO storage.ui: Using 4MB superBlockSize >08:28:59,995 DEBUG storage.ui: non-existent RAID 1 size == 4915.0 >08:28:59,995 DEBUG storage.ui: vg fedora00 has 0MB free >08:28:59,996 DEBUG storage.ui: raw RAID 1 size == 4919.0 >08:28:59,996 INFO storage.ui: Using 4MB superBlockSize >08:28:59,997 DEBUG storage.ui: non-existent RAID 1 size == 4915.0 >08:28:59,997 DEBUG storage.ui: fedora00 size is 4912MB >08:28:59,998 DEBUG storage.ui: raw RAID 1 size == 4919.0 >08:28:59,998 INFO storage.ui: Using 4MB superBlockSize >08:28:59,999 DEBUG storage.ui: non-existent RAID 1 size == 4915.0 >08:29:00,000 DEBUG storage.ui: vg fedora00 has 0MB free >08:29:00,002 DEBUG storage.ui: XFS.supported: supported: True ; >08:29:00,002 DEBUG storage.ui: getFormat('xfs') returning XFS instance >08:29:00,003 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:29:00,004 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora00-home ; current: ext4 ; type: None ; >08:29:00,005 INFO storage.ui: registered action: [78] Destroy Format ext4 filesystem mounted at /home on lvmlv fedora00-home (id 45) >08:29:00,007 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora00-home ; current: None ; type: xfs ; >08:29:00,008 INFO storage.ui: registered action: [79] Create Format xfs filesystem mounted at /home on lvmlv fedora00-home (id 45) >08:29:00,016 DEBUG blivet: raw RAID 1 size == 500.0 >08:29:00,017 INFO blivet: Using 0MB superBlockSize >08:29:00,018 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:29:00,058 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 0, [], {} >08:29:02,477 DEBUG blivet: XFS.supported: supported: True ; >08:29:02,478 DEBUG blivet: getFormat('xfs') returning XFS instance >08:29:02,489 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3c22150>, 3912, ['vdb', 'vda'], {'encrypted': False, 'raid_level': None} >08:29:02,492 DEBUG blivet: raw RAID 0 size == 5544.0 >08:29:02,492 INFO blivet: Using 4MB superBlockSize >08:29:02,494 DEBUG blivet: non-existent RAID 0 size == 5536.0 >08:29:02,496 DEBUG blivet: raw RAID 0 size == 5544.0 >08:29:02,497 INFO blivet: Using 4MB superBlockSize >08:29:02,499 DEBUG blivet: non-existent RAID 0 size == 5536.0 >08:29:02,500 DEBUG blivet: fedora size is 5532MB >08:29:02,502 DEBUG blivet: raw RAID 0 size == 5544.0 >08:29:02,503 INFO blivet: Using 4MB superBlockSize >08:29:02,505 DEBUG blivet: non-existent RAID 0 size == 5536.0 >08:29:02,505 DEBUG blivet: vg fedora has 40MB free >08:29:02,507 DEBUG blivet: raw RAID 1 size == 4919.0 >08:29:02,508 INFO blivet: Using 4MB superBlockSize >08:29:02,510 DEBUG blivet: non-existent RAID 1 size == 4915.0 >08:29:02,512 DEBUG blivet: raw RAID 1 size == 4919.0 >08:29:02,513 INFO blivet: Using 4MB superBlockSize >08:29:02,515 DEBUG blivet: non-existent RAID 1 size == 4915.0 >08:29:02,515 DEBUG blivet: fedora00 size is 4912MB >08:29:02,517 DEBUG blivet: raw RAID 1 size == 4919.0 >08:29:02,518 INFO blivet: Using 4MB superBlockSize >08:29:02,520 DEBUG blivet: non-existent RAID 1 size == 4915.0 >08:29:02,520 DEBUG blivet: vg fedora00 has 0MB free >08:29:02,522 DEBUG blivet: raw RAID 1 size == 4919.0 >08:29:02,523 INFO blivet: Using 4MB superBlockSize >08:29:02,524 DEBUG blivet: non-existent RAID 1 size == 4915.0 >08:29:02,532 INFO blivet: removing obsolete action 71 (79) >08:29:02,534 INFO blivet: removing obsolete action 78 (79) >08:29:02,535 DEBUG blivet: action 78 already pruned >08:29:02,536 INFO blivet: removing obsolete action 60 (77) >08:29:02,538 INFO blivet: removing obsolete action 76 (77) >08:29:02,539 DEBUG blivet: action 76 already pruned >08:29:02,540 INFO blivet: removing obsolete action 31 (75) >08:29:02,541 INFO blivet: removing obsolete action 74 (75) >08:29:02,543 DEBUG blivet: action 74 already pruned >08:29:02,543 INFO blivet: removing obsolete action 22 (73) >08:29:02,545 INFO blivet: removing obsolete action 72 (73) >08:29:02,547 DEBUG blivet: action 72 already pruned >08:29:02,547 DEBUG blivet: action 22 already pruned >08:29:02,548 DEBUG blivet: action 60 already pruned >08:29:02,549 DEBUG blivet: action 71 already pruned >08:29:02,550 DEBUG blivet: action 31 already pruned >08:29:04,391 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >08:29:04,406 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:29:04,410 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >08:29:04,416 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >08:29:04,422 DEBUG blivet: resolved 'vda' to 'vda' (disk) >08:29:04,553 DEBUG blivet: raw RAID 1 size == 500.0 >08:29:04,563 INFO blivet: Using 0MB superBlockSize >08:29:04,566 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:29:04,573 DEBUG blivet: raw RAID 1 size == 500.0 >08:29:04,578 INFO blivet: Using 0MB superBlockSize >08:29:04,583 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:29:04,626 DEBUG blivet: raw RAID 1 size == 500.0 >08:29:04,637 INFO blivet: Using 0MB superBlockSize >08:29:04,645 DEBUG blivet: non-existent RAID 1 size == 500.0 >08:29:10,283 INFO blivet: omitting ksdata: existing 8192MB disk vdb (5) with non-existent msdos disklabel >08:29:10,285 INFO blivet: omitting ksdata: existing 8192MB disk vda (1) with non-existent msdos disklabel >08:29:10,289 INFO blivet: omitting ksdata: existing 8192MB disk vdc (6) with non-existent msdos disklabel >08:29:10,489 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >08:29:10,492 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >08:29:10,501 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >08:29:10,504 DEBUG blivet: MDRaidArrayDevice.teardown: boot ; status: False ; controllable: True ; >08:29:10,506 DEBUG blivet: PartitionDevice.teardown: vda2 ; status: False ; controllable: True ; >08:29:10,509 DEBUG blivet: PartitionDevice.teardown: vdb2 ; status: False ; controllable: True ; >08:29:10,517 DEBUG blivet: PartitionDevice.teardown: vdc1 ; status: False ; controllable: True ; >08:29:10,522 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: boot ; status: False ; >08:29:10,533 INFO blivet: teardown of boot failed: ('device has not been created', 'boot') >08:29:10,542 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >08:29:10,545 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >08:29:10,548 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora00-var ; status: False ; controllable: True ; >08:29:10,553 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora00-home ; status: False ; controllable: True ; >08:29:10,560 INFO blivet: resetting parted disks... >08:29:10,563 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/vda ; >08:29:10,564 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/vda ; >08:29:10,570 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/vdb ; >08:29:10,572 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/vdc ; >08:29:10,574 DEBUG blivet: PartitionDevice.preCommitFixup: vda2 ; >08:29:10,576 DEBUG blivet: PartitionDevice.preCommitFixup: vdb2 ; >08:29:10,577 DEBUG blivet: PartitionDevice.preCommitFixup: vdc1 ; >08:29:10,579 DEBUG blivet: MDRaidArrayDevice.preCommitFixup: boot ; [None, '', '', '', '', '', '', '', '', '', '', None, '', '', None, None, None, '', '', '', '/boot', '', '/', '', '', '', '', '', '', '/var', '', '', '/home'] ; >08:29:10,580 DEBUG blivet: raw RAID 1 size == 500.0 >08:29:10,581 INFO blivet: Using 2.0MB superBlockSize >08:29:10,582 DEBUG blivet: non-existent RAID 1 size == 498.0 >08:29:10,584 DEBUG blivet: PartitionDevice.preCommitFixup: vdb1 ; >08:29:10,587 DEBUG blivet: MDRaidArrayDevice.preCommitFixup: 00 ; [None, '', '', '', '', '', '', '', '', '', '', None, '', '', None, None, None, '', '', '', '/boot', '', '/', '', '', '', '', '', '', '/var', '', '', '/home'] ; >08:29:10,588 DEBUG blivet: raw RAID 0 size == 5544.0 >08:29:10,588 INFO blivet: Using 4MB superBlockSize >08:29:10,590 DEBUG blivet: non-existent RAID 0 size == 5536.0 >08:29:10,592 DEBUG blivet: PartitionDevice.preCommitFixup: vdb3 ; >08:29:10,594 DEBUG blivet: MDRaidArrayDevice.preCommitFixup: 00 ; [None, '', '', '', '', '', '', '', '', '', '', None, '', '', None, None, None, '', '', '', '/boot', '', '/', '', '', '', '', '', '', '/var', '', '', '/home'] ; >08:29:10,595 DEBUG blivet: raw RAID 1 size == 4919.0 >08:29:10,596 INFO blivet: Using 4MB superBlockSize >08:29:10,598 DEBUG blivet: non-existent RAID 1 size == 4915.0 >08:29:10,600 DEBUG blivet: PartitionDevice.preCommitFixup: vda1 ; >08:29:10,602 DEBUG blivet: PartitionDevice.preCommitFixup: vda3 ; >08:29:10,605 DEBUG blivet: PartitionDevice.preCommitFixup: vda2 ; >08:29:10,607 DEBUG blivet: sector-based lookup found partition vda2 >08:29:10,611 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >08:29:10,613 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01b2550> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x466e6d0> PedPartition: <_ped.Partition object at 0x3787110> >08:29:10,617 DEBUG blivet: PartitionDevice.preCommitFixup: vda1 ; >08:29:10,619 DEBUG blivet: sector-based lookup found partition vda1 >08:29:10,622 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >08:29:10,624 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01b2550> fileSystem: <parted.filesystem.FileSystem object at 0x466e9d0> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x466e550> PedPartition: <_ped.Partition object at 0x3787170> >08:29:10,624 DEBUG blivet: action: [1] Destroy Format None on disk vdb (id 5) >08:29:10,625 DEBUG blivet: action: [4] Destroy Format None on disk vdc (id 6) >08:29:10,625 DEBUG blivet: action: [6] Destroy Format ext4 filesystem on partition vda1 (id 2) >08:29:10,626 DEBUG blivet: action: [8] Destroy Format luks on partition vda2 (id 3) >08:29:10,626 DEBUG blivet: action: [9] Destroy Device partition vda2 (id 3) >08:29:10,626 DEBUG blivet: action: [7] Destroy Device partition vda1 (id 2) >08:29:10,627 DEBUG blivet: action: [10] Destroy Format msdos disklabel on disk vda (id 1) >08:29:10,627 DEBUG blivet: action: [2] Create Format msdos disklabel on disk vdb (id 5) >08:29:10,627 DEBUG blivet: action: [37] Create Device partition vdb1 (id 31) >08:29:10,628 DEBUG blivet: action: [17] Create Device partition vdb2 (id 22) >08:29:10,628 DEBUG blivet: action: [18] Create Format mdmember on partition vdb2 (id 22) >08:29:10,629 DEBUG blivet: action: [52] Create Device partition vdb3 (id 37) >08:29:10,629 DEBUG blivet: action: [53] Create Format mdmember on partition vdb3 (id 37) >08:29:10,629 DEBUG blivet: action: [38] Create Format mdmember on partition vdb1 (id 31) >08:29:10,630 DEBUG blivet: action: [5] Create Format msdos disklabel on disk vdc (id 6) >08:29:10,631 DEBUG blivet: action: [19] Create Device partition vdc1 (id 23) >08:29:10,632 DEBUG blivet: action: [20] Create Format mdmember on partition vdc1 (id 23) >08:29:10,632 DEBUG blivet: action: [11] Create Format msdos disklabel on disk vda (id 1) >08:29:10,633 DEBUG blivet: action: [62] Create Device partition vda1 (id 42) >08:29:10,633 DEBUG blivet: action: [15] Create Device partition vda2 (id 21) >08:29:10,634 DEBUG blivet: action: [16] Create Format mdmember on partition vda2 (id 21) >08:29:10,634 DEBUG blivet: action: [21] Create Device mdarray boot (id 24) >08:29:10,635 DEBUG blivet: action: [73] Create Format xfs filesystem mounted at /boot on mdarray boot (id 24) >08:29:10,636 DEBUG blivet: action: [68] Create Device partition vda3 (id 44) >08:29:10,636 DEBUG blivet: action: [69] Create Format mdmember on partition vda3 (id 44) >08:29:10,637 DEBUG blivet: action: [56] Create Device mdarray 00 (id 39) >08:29:10,637 DEBUG blivet: action: [57] Create Format lvmpv on mdarray 00 (id 39) >08:29:10,638 DEBUG blivet: action: [58] Create Device lvmvg fedora00 (id 40) >08:29:10,638 DEBUG blivet: action: [59] Create Device lvmlv fedora00-var (id 41) >08:29:10,639 DEBUG blivet: action: [77] Create Format xfs filesystem mounted at /var on lvmlv fedora00-var (id 41) >08:29:10,639 DEBUG blivet: action: [70] Create Device lvmlv fedora00-home (id 45) >08:29:10,639 DEBUG blivet: action: [79] Create Format xfs filesystem mounted at /home on lvmlv fedora00-home (id 45) >08:29:10,640 DEBUG blivet: action: [63] Create Format mdmember on partition vda1 (id 42) >08:29:10,640 DEBUG blivet: action: [41] Create Device mdarray 00 (id 33) >08:29:10,641 DEBUG blivet: action: [42] Create Format lvmpv on mdarray 00 (id 33) >08:29:10,641 DEBUG blivet: action: [29] Create Device lvmvg fedora (id 28) >08:29:10,641 DEBUG blivet: action: [30] Create Device lvmlv fedora-root (id 29) >08:29:10,642 DEBUG blivet: action: [75] Create Format xfs filesystem mounted at / on lvmlv fedora-root (id 29) >08:29:10,642 DEBUG blivet: action: [43] Create Device lvmlv fedora-swap (id 34) >08:29:10,642 DEBUG blivet: action: [44] Create Format swap on lvmlv fedora-swap (id 34) >08:29:10,643 INFO blivet: pruning action queue... >08:29:10,645 INFO blivet: sorting actions... >08:29:10,677 DEBUG blivet: action: [8] Destroy Format luks on partition vda2 (id 3) >08:29:10,679 DEBUG blivet: action: [9] Destroy Device partition vda2 (id 3) >08:29:10,680 DEBUG blivet: action: [6] Destroy Format ext4 filesystem on partition vda1 (id 2) >08:29:10,681 DEBUG blivet: action: [7] Destroy Device partition vda1 (id 2) >08:29:10,682 DEBUG blivet: action: [10] Destroy Format msdos disklabel on disk vda (id 1) >08:29:10,682 DEBUG blivet: lvm filter: removing vda2 from the reject list >08:29:10,683 DEBUG blivet: vda2 wasn't in the reject list >08:29:10,683 DEBUG blivet: lvm filter: removing boot from the reject list >08:29:10,683 DEBUG blivet: boot wasn't in the reject list >08:29:10,684 DEBUG blivet: lvm filter: removing fedora from the reject list >08:29:10,685 DEBUG blivet: fedora wasn't in the reject list >08:29:10,685 DEBUG blivet: lvm filter: removing fedora-root from the reject list >08:29:10,686 DEBUG blivet: fedora-root wasn't in the reject list >08:29:10,687 DEBUG blivet: lvm filter: removing 00 from the reject list >08:29:10,687 DEBUG blivet: 00 wasn't in the reject list >08:29:10,688 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >08:29:10,688 DEBUG blivet: fedora-swap wasn't in the reject list >08:29:10,688 DEBUG blivet: lvm filter: removing 00 from the reject list >08:29:10,689 DEBUG blivet: 00 wasn't in the reject list >08:29:10,689 DEBUG blivet: lvm filter: removing fedora00 from the reject list >08:29:10,690 DEBUG blivet: fedora00 wasn't in the reject list >08:29:10,690 DEBUG blivet: lvm filter: removing fedora00-var from the reject list >08:29:10,691 DEBUG blivet: fedora00-var wasn't in the reject list >08:29:10,691 DEBUG blivet: lvm filter: removing vda1 from the reject list >08:29:10,692 DEBUG blivet: vda1 wasn't in the reject list >08:29:10,692 DEBUG blivet: lvm filter: removing vda3 from the reject list >08:29:10,693 DEBUG blivet: vda3 wasn't in the reject list >08:29:10,693 DEBUG blivet: lvm filter: removing fedora00-home from the reject list >08:29:10,694 DEBUG blivet: fedora00-home wasn't in the reject list >08:29:10,695 DEBUG blivet: action: [4] Destroy Format None on disk vdc (id 6) >08:29:10,695 DEBUG blivet: lvm filter: removing vdc1 from the reject list >08:29:10,696 DEBUG blivet: vdc1 wasn't in the reject list >08:29:10,697 DEBUG blivet: lvm filter: removing boot from the reject list >08:29:10,697 DEBUG blivet: boot wasn't in the reject list >08:29:10,698 DEBUG blivet: action: [1] Destroy Format None on disk vdb (id 5) >08:29:10,698 DEBUG blivet: lvm filter: removing vdb2 from the reject list >08:29:10,699 DEBUG blivet: vdb2 wasn't in the reject list >08:29:10,699 DEBUG blivet: lvm filter: removing boot from the reject list >08:29:10,700 DEBUG blivet: boot wasn't in the reject list >08:29:10,701 DEBUG blivet: lvm filter: removing fedora from the reject list >08:29:10,701 DEBUG blivet: fedora wasn't in the reject list >08:29:10,702 DEBUG blivet: lvm filter: removing fedora-root from the reject list >08:29:10,702 DEBUG blivet: fedora-root wasn't in the reject list >08:29:10,703 DEBUG blivet: lvm filter: removing vdb1 from the reject list >08:29:10,704 DEBUG blivet: vdb1 wasn't in the reject list >08:29:10,704 DEBUG blivet: lvm filter: removing 00 from the reject list >08:29:10,705 DEBUG blivet: 00 wasn't in the reject list >08:29:10,705 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >08:29:10,706 DEBUG blivet: fedora-swap wasn't in the reject list >08:29:10,706 DEBUG blivet: lvm filter: removing vdb3 from the reject list >08:29:10,707 DEBUG blivet: vdb3 wasn't in the reject list >08:29:10,707 DEBUG blivet: lvm filter: removing 00 from the reject list >08:29:10,708 DEBUG blivet: 00 wasn't in the reject list >08:29:10,708 DEBUG blivet: lvm filter: removing fedora00 from the reject list >08:29:10,709 DEBUG blivet: fedora00 wasn't in the reject list >08:29:10,709 DEBUG blivet: lvm filter: removing fedora00-var from the reject list >08:29:10,710 DEBUG blivet: fedora00-var wasn't in the reject list >08:29:10,710 DEBUG blivet: lvm filter: removing fedora00-home from the reject list >08:29:10,711 DEBUG blivet: fedora00-home wasn't in the reject list >08:29:10,711 DEBUG blivet: action: [11] Create Format msdos disklabel on disk vda (id 1) >08:29:10,712 DEBUG blivet: lvm filter: removing vda2 from the reject list >08:29:10,715 DEBUG blivet: vda2 wasn't in the reject list >08:29:10,717 DEBUG blivet: lvm filter: removing boot from the reject list >08:29:10,719 DEBUG blivet: boot wasn't in the reject list >08:29:10,721 DEBUG blivet: lvm filter: removing fedora from the reject list >08:29:10,722 DEBUG blivet: fedora wasn't in the reject list >08:29:10,724 DEBUG blivet: lvm filter: removing fedora-root from the reject list >08:29:10,725 DEBUG blivet: fedora-root wasn't in the reject list >08:29:10,730 DEBUG blivet: lvm filter: removing 00 from the reject list >08:29:10,732 DEBUG blivet: 00 wasn't in the reject list >08:29:10,734 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >08:29:10,735 DEBUG blivet: fedora-swap wasn't in the reject list >08:29:10,736 DEBUG blivet: lvm filter: removing 00 from the reject list >08:29:10,738 DEBUG blivet: 00 wasn't in the reject list >08:29:10,739 DEBUG blivet: lvm filter: removing fedora00 from the reject list >08:29:10,739 DEBUG blivet: fedora00 wasn't in the reject list >08:29:10,740 DEBUG blivet: lvm filter: removing fedora00-var from the reject list >08:29:10,741 DEBUG blivet: fedora00-var wasn't in the reject list >08:29:10,742 DEBUG blivet: lvm filter: removing vda1 from the reject list >08:29:10,743 DEBUG blivet: vda1 wasn't in the reject list >08:29:10,744 DEBUG blivet: lvm filter: removing vda3 from the reject list >08:29:10,745 DEBUG blivet: vda3 wasn't in the reject list >08:29:10,746 DEBUG blivet: lvm filter: removing fedora00-home from the reject list >08:29:10,747 DEBUG blivet: fedora00-home wasn't in the reject list >08:29:10,747 DEBUG blivet: action: [62] Create Device partition vda1 (id 42) >08:29:10,749 DEBUG blivet: lvm filter: removing fedora from the reject list >08:29:10,750 DEBUG blivet: fedora wasn't in the reject list >08:29:10,751 DEBUG blivet: lvm filter: removing fedora-root from the reject list >08:29:10,753 DEBUG blivet: fedora-root wasn't in the reject list >08:29:10,758 DEBUG blivet: lvm filter: removing 00 from the reject list >08:29:10,759 DEBUG blivet: 00 wasn't in the reject list >08:29:10,760 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >08:29:10,760 DEBUG blivet: fedora-swap wasn't in the reject list >08:29:10,761 DEBUG blivet: action: [63] Create Format mdmember on partition vda1 (id 42) >08:29:10,762 DEBUG blivet: lvm filter: removing fedora from the reject list >08:29:10,763 DEBUG blivet: fedora wasn't in the reject list >08:29:10,764 DEBUG blivet: lvm filter: removing fedora-root from the reject list >08:29:10,764 DEBUG blivet: fedora-root wasn't in the reject list >08:29:10,765 DEBUG blivet: lvm filter: removing 00 from the reject list >08:29:10,767 DEBUG blivet: 00 wasn't in the reject list >08:29:10,769 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >08:29:10,770 DEBUG blivet: fedora-swap wasn't in the reject list >08:29:10,772 DEBUG blivet: action: [15] Create Device partition vda2 (id 21) >08:29:10,775 DEBUG blivet: lvm filter: removing boot from the reject list >08:29:10,776 DEBUG blivet: boot wasn't in the reject list >08:29:10,779 DEBUG blivet: action: [68] Create Device partition vda3 (id 44) >08:29:10,781 DEBUG blivet: lvm filter: removing 00 from the reject list >08:29:10,783 DEBUG blivet: 00 wasn't in the reject list >08:29:10,785 DEBUG blivet: lvm filter: removing fedora00 from the reject list >08:29:10,785 DEBUG blivet: fedora00 wasn't in the reject list >08:29:10,787 DEBUG blivet: lvm filter: removing fedora00-var from the reject list >08:29:10,788 DEBUG blivet: fedora00-var wasn't in the reject list >08:29:10,788 DEBUG blivet: lvm filter: removing fedora00-home from the reject list >08:29:10,789 DEBUG blivet: fedora00-home wasn't in the reject list >08:29:10,790 DEBUG blivet: action: [69] Create Format mdmember on partition vda3 (id 44) >08:29:10,791 DEBUG blivet: lvm filter: removing 00 from the reject list >08:29:10,793 DEBUG blivet: 00 wasn't in the reject list >08:29:10,794 DEBUG blivet: lvm filter: removing fedora00 from the reject list >08:29:10,803 DEBUG blivet: fedora00 wasn't in the reject list >08:29:10,804 DEBUG blivet: lvm filter: removing fedora00-var from the reject list >08:29:10,805 DEBUG blivet: fedora00-var wasn't in the reject list >08:29:10,807 DEBUG blivet: lvm filter: removing fedora00-home from the reject list >08:29:10,809 DEBUG blivet: fedora00-home wasn't in the reject list >08:29:10,810 DEBUG blivet: action: [16] Create Format mdmember on partition vda2 (id 21) >08:29:10,811 DEBUG blivet: lvm filter: removing boot from the reject list >08:29:10,812 DEBUG blivet: boot wasn't in the reject list >08:29:10,813 DEBUG blivet: action: [5] Create Format msdos disklabel on disk vdc (id 6) >08:29:10,815 DEBUG blivet: lvm filter: removing vdc1 from the reject list >08:29:10,817 DEBUG blivet: vdc1 wasn't in the reject list >08:29:10,820 DEBUG blivet: lvm filter: removing boot from the reject list >08:29:10,827 DEBUG blivet: boot wasn't in the reject list >08:29:10,828 DEBUG blivet: action: [19] Create Device partition vdc1 (id 23) >08:29:10,828 DEBUG blivet: lvm filter: removing boot from the reject list >08:29:10,828 DEBUG blivet: boot wasn't in the reject list >08:29:10,829 DEBUG blivet: action: [20] Create Format mdmember on partition vdc1 (id 23) >08:29:10,830 DEBUG blivet: lvm filter: removing boot from the reject list >08:29:10,830 DEBUG blivet: boot wasn't in the reject list >08:29:10,832 DEBUG blivet: action: [2] Create Format msdos disklabel on disk vdb (id 5) >08:29:10,834 DEBUG blivet: lvm filter: removing vdb2 from the reject list >08:29:10,835 DEBUG blivet: vdb2 wasn't in the reject list >08:29:10,836 DEBUG blivet: lvm filter: removing boot from the reject list >08:29:10,837 DEBUG blivet: boot wasn't in the reject list >08:29:10,838 DEBUG blivet: lvm filter: removing fedora from the reject list >08:29:10,839 DEBUG blivet: fedora wasn't in the reject list >08:29:10,840 DEBUG blivet: lvm filter: removing fedora-root from the reject list >08:29:10,841 DEBUG blivet: fedora-root wasn't in the reject list >08:29:10,841 DEBUG blivet: lvm filter: removing vdb1 from the reject list >08:29:10,848 DEBUG blivet: vdb1 wasn't in the reject list >08:29:10,849 DEBUG blivet: lvm filter: removing 00 from the reject list >08:29:10,849 DEBUG blivet: 00 wasn't in the reject list >08:29:10,850 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >08:29:10,850 DEBUG blivet: fedora-swap wasn't in the reject list >08:29:10,851 DEBUG blivet: lvm filter: removing vdb3 from the reject list >08:29:10,851 DEBUG blivet: vdb3 wasn't in the reject list >08:29:10,852 DEBUG blivet: lvm filter: removing 00 from the reject list >08:29:10,853 DEBUG blivet: 00 wasn't in the reject list >08:29:10,854 DEBUG blivet: lvm filter: removing fedora00 from the reject list >08:29:10,854 DEBUG blivet: fedora00 wasn't in the reject list >08:29:10,855 DEBUG blivet: lvm filter: removing fedora00-var from the reject list >08:29:10,856 DEBUG blivet: fedora00-var wasn't in the reject list >08:29:10,856 DEBUG blivet: lvm filter: removing fedora00-home from the reject list >08:29:10,857 DEBUG blivet: fedora00-home wasn't in the reject list >08:29:10,858 DEBUG blivet: action: [37] Create Device partition vdb1 (id 31) >08:29:10,860 DEBUG blivet: lvm filter: removing fedora from the reject list >08:29:10,861 DEBUG blivet: fedora wasn't in the reject list >08:29:10,862 DEBUG blivet: lvm filter: removing fedora-root from the reject list >08:29:10,862 DEBUG blivet: fedora-root wasn't in the reject list >08:29:10,863 DEBUG blivet: lvm filter: removing 00 from the reject list >08:29:10,870 DEBUG blivet: 00 wasn't in the reject list >08:29:10,871 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >08:29:10,871 DEBUG blivet: fedora-swap wasn't in the reject list >08:29:10,872 DEBUG blivet: action: [38] Create Format mdmember on partition vdb1 (id 31) >08:29:10,872 DEBUG blivet: lvm filter: removing fedora from the reject list >08:29:10,873 DEBUG blivet: fedora wasn't in the reject list >08:29:10,873 DEBUG blivet: lvm filter: removing fedora-root from the reject list >08:29:10,873 DEBUG blivet: fedora-root wasn't in the reject list >08:29:10,874 DEBUG blivet: lvm filter: removing 00 from the reject list >08:29:10,874 DEBUG blivet: 00 wasn't in the reject list >08:29:10,875 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >08:29:10,876 DEBUG blivet: fedora-swap wasn't in the reject list >08:29:10,876 DEBUG blivet: action: [41] Create Device mdarray 00 (id 33) >08:29:10,879 DEBUG blivet: lvm filter: removing fedora from the reject list >08:29:10,879 DEBUG blivet: fedora wasn't in the reject list >08:29:10,880 DEBUG blivet: lvm filter: removing fedora-root from the reject list >08:29:10,882 DEBUG blivet: fedora-root wasn't in the reject list >08:29:10,883 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >08:29:10,884 DEBUG blivet: fedora-swap wasn't in the reject list >08:29:10,885 DEBUG blivet: action: [42] Create Format lvmpv on mdarray 00 (id 33) >08:29:10,888 DEBUG blivet: lvm filter: removing fedora from the reject list >08:29:10,889 DEBUG blivet: fedora wasn't in the reject list >08:29:10,890 DEBUG blivet: lvm filter: removing fedora-root from the reject list >08:29:10,892 DEBUG blivet: fedora-root wasn't in the reject list >08:29:10,893 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >08:29:10,893 DEBUG blivet: fedora-swap wasn't in the reject list >08:29:10,894 DEBUG blivet: action: [29] Create Device lvmvg fedora (id 28) >08:29:10,896 DEBUG blivet: lvm filter: removing fedora-root from the reject list >08:29:10,896 DEBUG blivet: fedora-root wasn't in the reject list >08:29:10,896 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >08:29:10,897 DEBUG blivet: fedora-swap wasn't in the reject list >08:29:10,898 DEBUG blivet: action: [43] Create Device lvmlv fedora-swap (id 34) >08:29:10,901 DEBUG blivet: action: [44] Create Format swap on lvmlv fedora-swap (id 34) >08:29:10,903 DEBUG blivet: action: [30] Create Device lvmlv fedora-root (id 29) >08:29:10,905 DEBUG blivet: action: [75] Create Format xfs filesystem mounted at / on lvmlv fedora-root (id 29) >08:29:10,905 DEBUG blivet: action: [17] Create Device partition vdb2 (id 22) >08:29:10,907 DEBUG blivet: lvm filter: removing boot from the reject list >08:29:10,908 DEBUG blivet: boot wasn't in the reject list >08:29:10,910 DEBUG blivet: action: [52] Create Device partition vdb3 (id 37) >08:29:10,916 DEBUG blivet: lvm filter: removing 00 from the reject list >08:29:10,917 DEBUG blivet: 00 wasn't in the reject list >08:29:10,918 DEBUG blivet: lvm filter: removing fedora00 from the reject list >08:29:10,919 DEBUG blivet: fedora00 wasn't in the reject list >08:29:10,920 DEBUG blivet: lvm filter: removing fedora00-var from the reject list >08:29:10,921 DEBUG blivet: fedora00-var wasn't in the reject list >08:29:10,925 DEBUG blivet: lvm filter: removing fedora00-home from the reject list >08:29:10,926 DEBUG blivet: fedora00-home wasn't in the reject list >08:29:10,928 DEBUG blivet: action: [53] Create Format mdmember on partition vdb3 (id 37) >08:29:10,929 DEBUG blivet: lvm filter: removing 00 from the reject list >08:29:10,930 DEBUG blivet: 00 wasn't in the reject list >08:29:10,931 DEBUG blivet: lvm filter: removing fedora00 from the reject list >08:29:10,931 DEBUG blivet: fedora00 wasn't in the reject list >08:29:10,933 DEBUG blivet: lvm filter: removing fedora00-var from the reject list >08:29:10,933 DEBUG blivet: fedora00-var wasn't in the reject list >08:29:10,934 DEBUG blivet: lvm filter: removing fedora00-home from the reject list >08:29:10,934 DEBUG blivet: fedora00-home wasn't in the reject list >08:29:10,936 DEBUG blivet: action: [56] Create Device mdarray 00 (id 39) >08:29:10,938 DEBUG blivet: lvm filter: removing fedora00 from the reject list >08:29:10,938 DEBUG blivet: fedora00 wasn't in the reject list >08:29:10,939 DEBUG blivet: lvm filter: removing fedora00-var from the reject list >08:29:10,940 DEBUG blivet: fedora00-var wasn't in the reject list >08:29:10,941 DEBUG blivet: lvm filter: removing fedora00-home from the reject list >08:29:10,943 DEBUG blivet: fedora00-home wasn't in the reject list >08:29:10,943 DEBUG blivet: action: [57] Create Format lvmpv on mdarray 00 (id 39) >08:29:10,944 DEBUG blivet: lvm filter: removing fedora00 from the reject list >08:29:10,945 DEBUG blivet: fedora00 wasn't in the reject list >08:29:10,946 DEBUG blivet: lvm filter: removing fedora00-var from the reject list >08:29:10,947 DEBUG blivet: fedora00-var wasn't in the reject list >08:29:10,950 DEBUG blivet: lvm filter: removing fedora00-home from the reject list >08:29:10,951 DEBUG blivet: fedora00-home wasn't in the reject list >08:29:10,952 DEBUG blivet: action: [58] Create Device lvmvg fedora00 (id 40) >08:29:10,954 DEBUG blivet: lvm filter: removing fedora00-var from the reject list >08:29:10,955 DEBUG blivet: fedora00-var wasn't in the reject list >08:29:10,956 DEBUG blivet: lvm filter: removing fedora00-home from the reject list >08:29:10,957 DEBUG blivet: fedora00-home wasn't in the reject list >08:29:10,958 DEBUG blivet: action: [70] Create Device lvmlv fedora00-home (id 45) >08:29:10,960 DEBUG blivet: action: [79] Create Format xfs filesystem mounted at /home on lvmlv fedora00-home (id 45) >08:29:10,966 DEBUG blivet: action: [59] Create Device lvmlv fedora00-var (id 41) >08:29:10,967 DEBUG blivet: action: [77] Create Format xfs filesystem mounted at /var on lvmlv fedora00-var (id 41) >08:29:10,968 DEBUG blivet: action: [18] Create Format mdmember on partition vdb2 (id 22) >08:29:10,969 DEBUG blivet: lvm filter: removing boot from the reject list >08:29:10,970 DEBUG blivet: boot wasn't in the reject list >08:29:10,973 DEBUG blivet: action: [21] Create Device mdarray boot (id 24) >08:29:10,973 DEBUG blivet: action: [73] Create Format xfs filesystem mounted at /boot on mdarray boot (id 24) >08:29:10,974 INFO blivet: executing action: [8] Destroy Format luks on partition vda2 (id 3) >08:29:10,982 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: True ; >08:29:10,984 DEBUG blivet: LUKS.destroy: device: /dev/vda2 ; status: False ; type: luks ; >08:29:10,986 DEBUG blivet: LUKS.teardown: device: /dev/vda2 ; status: False ; type: luks ; >08:29:10,992 DEBUG blivet: LUKS.destroy: device: /dev/vda2 ; status: False ; type: luks ; >08:29:11,331 DEBUG blivet: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >08:29:11,337 DEBUG blivet: LUKS.teardown: device: /dev/vda2 ; status: False ; type: luks ; >08:29:11,345 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda2 ; status: False ; type: None ; >08:29:11,454 INFO blivet: executing action: [9] Destroy Device partition vda2 (id 3) >08:29:11,461 DEBUG blivet: PartitionDevice.destroy: vda2 ; status: True ; >08:29:11,466 DEBUG blivet: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >08:29:11,470 DEBUG blivet: LUKS.teardown: device: /dev/vda2 ; status: False ; type: luks ; >08:29:11,474 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda2 ; status: False ; type: None ; >08:29:11,500 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: vda2 ; orig: True ; >08:29:11,503 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: True ; >08:29:11,505 DEBUG blivet: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >08:29:11,507 DEBUG blivet: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >08:29:11,508 DEBUG blivet: PartitionDevice._destroy: vda2 ; status: True ; >08:29:11,512 DEBUG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 1 ; >08:29:11,845 INFO blivet: executing action: [6] Destroy Format ext4 filesystem on partition vda1 (id 2) >08:29:11,847 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: True ; >08:29:11,849 DEBUG blivet: Ext4FS.destroy: device: /dev/vda1 ; status: False ; type: ext4 ; >08:29:11,996 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >08:29:11,999 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda1 ; status: False ; type: None ; >08:29:12,041 INFO blivet: executing action: [7] Destroy Device partition vda1 (id 2) >08:29:12,044 DEBUG blivet: PartitionDevice.destroy: vda1 ; status: True ; >08:29:12,045 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >08:29:12,048 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda1 ; status: False ; type: None ; >08:29:12,071 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: vda1 ; orig: True ; >08:29:12,073 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: True ; >08:29:12,074 DEBUG blivet: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >08:29:12,076 DEBUG blivet: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >08:29:12,077 DEBUG blivet: PartitionDevice._destroy: vda1 ; status: True ; >08:29:12,079 DEBUG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 0 ; >08:29:12,175 INFO blivet: executing action: [10] Destroy Format msdos disklabel on disk vda (id 1) >08:29:12,177 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: True ; >08:29:12,179 DEBUG blivet: DiskLabel.destroy: device: /dev/vda ; status: False ; type: disklabel ; >08:29:12,239 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >08:29:12,241 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >08:29:12,282 INFO blivet: executing action: [4] Destroy Format None on disk vdc (id 6) >08:29:12,284 DEBUG blivet: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: True ; >08:29:12,285 DEBUG blivet: DeviceFormat.destroy: device: /dev/vdc ; status: False ; type: None ; >08:29:12,346 DEBUG blivet: DiskDevice.teardown: vdc ; status: True ; controllable: True ; >08:29:12,348 DEBUG blivet: DeviceFormat.teardown: device: /dev/vdc ; status: False ; type: None ; >08:29:12,389 INFO blivet: executing action: [1] Destroy Format None on disk vdb (id 5) >08:29:12,391 DEBUG blivet: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: True ; >08:29:12,394 DEBUG blivet: DeviceFormat.destroy: device: /dev/vdb ; status: False ; type: None ; >08:29:12,461 DEBUG blivet: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >08:29:12,465 DEBUG blivet: DeviceFormat.teardown: device: /dev/vdb ; status: False ; type: None ; >08:29:12,533 INFO blivet: executing action: [11] Create Format msdos disklabel on disk vda (id 1) >08:29:12,539 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >08:29:12,542 DEBUG blivet: DiskLabel.create: device: /dev/vda ; status: False ; type: disklabel ; >08:29:12,544 DEBUG blivet: DiskLabel.create: device: /dev/vda ; status: False ; type: disklabel ; >08:29:12,548 DEBUG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 0 ; >08:29:12,715 DEBUG blivet: DiskDevice.updateSysfsPath: vda ; status: True ; >08:29:12,716 DEBUG blivet: vda sysfsPath set to /devices/pci0000:00/0000:00:07.0/virtio2/block/vda >08:29:12,738 INFO blivet: executing action: [62] Create Device partition vda1 (id 42) >08:29:12,741 DEBUG blivet: PartitionDevice.create: vda1 ; status: False ; >08:29:12,743 DEBUG blivet: PartitionDevice.setupParents: kids: 1 ; name: vda1 ; orig: False ; >08:29:12,745 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >08:29:12,748 DEBUG blivet: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >08:29:12,750 DEBUG blivet: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >08:29:12,752 DEBUG blivet: PartitionDevice._create: vda1 ; status: False ; >08:29:12,755 DEBUG blivet: PartitionDevice._wipe: vda1 ; status: False ; >08:29:12,909 DEBUG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 1 ; >08:29:13,082 DEBUG blivet: post-commit partition path is /dev/vda1 >08:29:13,084 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >08:29:13,087 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671490> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3998027650> PedPartition: <_ped.Partition object at 0x3787290> >08:29:13,090 DEBUG blivet: DeviceFormat.destroy: device: /dev/vda1 ; status: False ; type: None ; >08:29:13,145 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >08:29:13,158 DEBUG blivet: PartitionDevice.updateSysfsPath: vda1 ; status: True ; >08:29:13,168 DEBUG blivet: PartitionDevice.updateSysfsPath: vda1 ; status: True ; >08:29:13,176 DEBUG blivet: vda1 sysfsPath set to /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 >08:29:13,250 INFO blivet: executing action: [63] Create Format mdmember on partition vda1 (id 42) >08:29:13,256 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >08:29:13,259 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 1 ; >08:29:13,263 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 2 ; >08:29:13,266 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 3 ; >08:29:13,269 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 4 ; >08:29:13,272 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 6 ; >08:29:13,275 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 8 ; >08:29:13,278 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 9 ; >08:29:13,281 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 10 ; >08:29:13,284 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 11 ; >08:29:13,287 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 12 ; >08:29:13,290 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 13 ; >08:29:13,292 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 14 ; >08:29:13,295 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 15 ; >08:29:13,298 DEBUG blivet: PartitionDevice.setFlag: path: /dev/vda1 ; flag: 5 ; >08:29:13,301 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/vda ; numparts: 1 ; >08:29:13,325 DEBUG blivet: MDRaidMember.create: device: /dev/vda1 ; status: False ; type: mdmember ; >08:29:13,367 DEBUG blivet: PartitionDevice.updateSysfsPath: vda1 ; status: True ; >08:29:13,370 DEBUG blivet: PartitionDevice.updateSysfsPath: vda1 ; status: True ; >08:29:13,371 DEBUG blivet: vda1 sysfsPath set to /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 >08:29:13,393 INFO blivet: executing action: [15] Create Device partition vda2 (id 21) >08:29:13,395 DEBUG blivet: PartitionDevice.create: vda2 ; status: False ; >08:29:13,397 DEBUG blivet: PartitionDevice.setupParents: kids: 1 ; name: vda2 ; orig: False ; >08:29:13,399 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >08:29:13,401 DEBUG blivet: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >08:29:13,403 DEBUG blivet: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >08:29:13,405 DEBUG blivet: PartitionDevice._create: vda2 ; status: False ; >08:29:13,408 DEBUG blivet: PartitionDevice._wipe: vda2 ; status: False ; >08:29:13,558 DEBUG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 2 ; >08:29:13,784 DEBUG blivet: post-commit partition path is /dev/vda2 >08:29:13,786 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >08:29:13,788 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671490> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x466e490> PedPartition: <_ped.Partition object at 0x37871d0> >08:29:13,790 DEBUG blivet: DeviceFormat.destroy: device: /dev/vda2 ; status: False ; type: None ; >08:29:13,823 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >08:29:13,830 DEBUG blivet: PartitionDevice.updateSysfsPath: vda2 ; status: True ; >08:29:13,832 DEBUG blivet: PartitionDevice.updateSysfsPath: vda2 ; status: True ; >08:29:13,833 DEBUG blivet: vda2 sysfsPath set to /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 >08:29:13,872 INFO blivet: executing action: [68] Create Device partition vda3 (id 44) >08:29:13,874 DEBUG blivet: PartitionDevice.create: vda3 ; status: False ; >08:29:13,875 DEBUG blivet: PartitionDevice.setupParents: kids: 1 ; name: vda3 ; orig: False ; >08:29:13,877 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >08:29:13,879 DEBUG blivet: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >08:29:13,881 DEBUG blivet: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >08:29:13,883 DEBUG blivet: PartitionDevice._create: vda3 ; status: False ; >08:29:13,885 DEBUG blivet: PartitionDevice._wipe: vda3 ; status: False ; >08:29:13,977 DEBUG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 3 ; >08:29:14,244 DEBUG blivet: post-commit partition path is /dev/vda3 >08:29:14,246 DEBUG blivet: PartitionDevice._setPartedPartition: vda3 ; >08:29:14,248 DEBUG blivet: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4671490> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3998027610> PedPartition: <_ped.Partition object at 0x32a6530> >08:29:14,263 DEBUG blivet: DeviceFormat.destroy: device: /dev/vda3 ; status: False ; type: None ; >08:29:14,330 DEBUG blivet: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: False ; >08:29:14,336 DEBUG blivet: PartitionDevice.updateSysfsPath: vda3 ; status: True ; >08:29:14,343 DEBUG blivet: PartitionDevice.updateSysfsPath: vda3 ; status: True ; >08:29:14,344 DEBUG blivet: vda3 sysfsPath set to /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3 >08:29:14,385 INFO blivet: executing action: [69] Create Format mdmember on partition vda3 (id 44) >08:29:14,388 DEBUG blivet: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: False ; >08:29:14,390 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 1 ; >08:29:14,392 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 2 ; >08:29:14,394 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 3 ; >08:29:14,396 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 4 ; >08:29:14,398 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 6 ; >08:29:14,400 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 8 ; >08:29:14,402 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 9 ; >08:29:14,404 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 10 ; >08:29:14,406 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 11 ; >08:29:14,408 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 12 ; >08:29:14,411 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 13 ; >08:29:14,413 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 14 ; >08:29:14,415 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 15 ; >08:29:14,417 DEBUG blivet: PartitionDevice.setFlag: path: /dev/vda3 ; flag: 5 ; >08:29:14,420 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/vda ; numparts: 3 ; >08:29:14,477 DEBUG blivet: MDRaidMember.create: device: /dev/vda3 ; status: False ; type: mdmember ; >08:29:14,515 DEBUG blivet: PartitionDevice.updateSysfsPath: vda3 ; status: True ; >08:29:14,517 DEBUG blivet: PartitionDevice.updateSysfsPath: vda3 ; status: True ; >08:29:14,518 DEBUG blivet: vda3 sysfsPath set to /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3 >08:29:14,540 INFO blivet: executing action: [16] Create Format mdmember on partition vda2 (id 21) >08:29:14,543 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >08:29:14,549 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 1 ; >08:29:14,552 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 2 ; >08:29:14,554 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 3 ; >08:29:14,556 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 4 ; >08:29:14,558 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 6 ; >08:29:14,561 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 8 ; >08:29:14,565 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 9 ; >08:29:14,568 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 10 ; >08:29:14,571 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 11 ; >08:29:14,573 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 12 ; >08:29:14,575 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 13 ; >08:29:14,579 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 14 ; >08:29:14,583 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 15 ; >08:29:14,586 DEBUG blivet: PartitionDevice.setFlag: path: /dev/vda2 ; flag: 5 ; >08:29:14,591 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/vda ; numparts: 3 ; >08:29:14,653 DEBUG blivet: MDRaidMember.create: device: /dev/vda2 ; status: False ; type: mdmember ; >08:29:14,703 DEBUG blivet: PartitionDevice.updateSysfsPath: vda2 ; status: True ; >08:29:14,709 DEBUG blivet: PartitionDevice.updateSysfsPath: vda2 ; status: True ; >08:29:14,711 DEBUG blivet: vda2 sysfsPath set to /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 >08:29:14,753 INFO blivet: executing action: [5] Create Format msdos disklabel on disk vdc (id 6) >08:29:14,759 DEBUG blivet: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >08:29:14,764 DEBUG blivet: DiskLabel.create: device: /dev/vdc ; status: False ; type: disklabel ; >08:29:14,768 DEBUG blivet: DiskLabel.create: device: /dev/vdc ; status: False ; type: disklabel ; >08:29:14,773 DEBUG blivet: DiskLabel.commit: device: /dev/vdc ; numparts: 0 ; >08:29:14,964 DEBUG blivet: DiskDevice.updateSysfsPath: vdc ; status: True ; >08:29:14,966 DEBUG blivet: vdc sysfsPath set to /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc >08:29:14,997 INFO blivet: executing action: [19] Create Device partition vdc1 (id 23) >08:29:15,000 DEBUG blivet: PartitionDevice.create: vdc1 ; status: False ; >08:29:15,002 DEBUG blivet: PartitionDevice.setupParents: kids: 1 ; name: vdc1 ; orig: False ; >08:29:15,004 DEBUG blivet: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >08:29:15,006 DEBUG blivet: DiskLabel.setup: device: /dev/vdc ; status: False ; type: disklabel ; >08:29:15,008 DEBUG blivet: DiskLabel.setup: device: /dev/vdc ; status: False ; type: disklabel ; >08:29:15,011 DEBUG blivet: PartitionDevice._create: vdc1 ; status: False ; >08:29:15,014 DEBUG blivet: PartitionDevice._wipe: vdc1 ; status: False ; >08:29:15,289 DEBUG blivet: DiskLabel.commit: device: /dev/vdc ; numparts: 1 ; >08:29:15,444 DEBUG blivet: post-commit partition path is /dev/vdc1 >08:29:15,462 DEBUG blivet: PartitionDevice._setPartedPartition: vdc1 ; >08:29:15,472 DEBUG blivet: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01abe90> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d5df10> PedPartition: <_ped.Partition object at 0x3787350> >08:29:15,500 DEBUG blivet: DeviceFormat.destroy: device: /dev/vdc1 ; status: False ; type: None ; >08:29:15,597 DEBUG blivet: PartitionDevice.setup: vdc1 ; status: True ; controllable: True ; orig: False ; >08:29:15,604 DEBUG blivet: PartitionDevice.updateSysfsPath: vdc1 ; status: True ; >08:29:15,615 DEBUG blivet: PartitionDevice.updateSysfsPath: vdc1 ; status: True ; >08:29:15,619 DEBUG blivet: vdc1 sysfsPath set to /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc/vdc1 >08:29:15,689 INFO blivet: executing action: [20] Create Format mdmember on partition vdc1 (id 23) >08:29:15,695 DEBUG blivet: PartitionDevice.setup: vdc1 ; status: True ; controllable: True ; orig: False ; >08:29:15,698 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdc1 ; flag: 1 ; >08:29:15,702 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdc1 ; flag: 2 ; >08:29:15,705 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdc1 ; flag: 3 ; >08:29:15,708 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdc1 ; flag: 4 ; >08:29:15,711 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdc1 ; flag: 6 ; >08:29:15,714 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdc1 ; flag: 8 ; >08:29:15,717 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdc1 ; flag: 9 ; >08:29:15,720 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdc1 ; flag: 10 ; >08:29:15,724 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdc1 ; flag: 11 ; >08:29:15,727 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdc1 ; flag: 12 ; >08:29:15,730 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdc1 ; flag: 13 ; >08:29:15,733 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdc1 ; flag: 14 ; >08:29:15,736 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdc1 ; flag: 15 ; >08:29:15,738 DEBUG blivet: PartitionDevice.setFlag: path: /dev/vdc1 ; flag: 5 ; >08:29:15,742 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/vdc ; numparts: 1 ; >08:29:15,766 DEBUG blivet: MDRaidMember.create: device: /dev/vdc1 ; status: False ; type: mdmember ; >08:29:15,808 DEBUG blivet: PartitionDevice.updateSysfsPath: vdc1 ; status: True ; >08:29:15,810 DEBUG blivet: PartitionDevice.updateSysfsPath: vdc1 ; status: True ; >08:29:15,810 DEBUG blivet: vdc1 sysfsPath set to /devices/pci0000:00/0000:00:0a.0/virtio5/block/vdc/vdc1 >08:29:15,832 INFO blivet: executing action: [2] Create Format msdos disklabel on disk vdb (id 5) >08:29:15,835 DEBUG blivet: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >08:29:15,837 DEBUG blivet: DiskLabel.create: device: /dev/vdb ; status: False ; type: disklabel ; >08:29:15,839 DEBUG blivet: DiskLabel.create: device: /dev/vdb ; status: False ; type: disklabel ; >08:29:15,841 DEBUG blivet: DiskLabel.commit: device: /dev/vdb ; numparts: 0 ; >08:29:15,971 DEBUG blivet: DiskDevice.updateSysfsPath: vdb ; status: True ; >08:29:15,972 DEBUG blivet: vdb sysfsPath set to /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb >08:29:15,994 INFO blivet: executing action: [37] Create Device partition vdb1 (id 31) >08:29:15,996 DEBUG blivet: PartitionDevice.create: vdb1 ; status: False ; >08:29:15,998 DEBUG blivet: PartitionDevice.setupParents: kids: 1 ; name: vdb1 ; orig: False ; >08:29:16,000 DEBUG blivet: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >08:29:16,002 DEBUG blivet: DiskLabel.setup: device: /dev/vdb ; status: False ; type: disklabel ; >08:29:16,003 DEBUG blivet: DiskLabel.setup: device: /dev/vdb ; status: False ; type: disklabel ; >08:29:16,005 DEBUG blivet: PartitionDevice._create: vdb1 ; status: False ; >08:29:16,007 DEBUG blivet: PartitionDevice._wipe: vdb1 ; status: False ; >08:29:16,136 DEBUG blivet: DiskLabel.commit: device: /dev/vdb ; numparts: 1 ; >08:29:16,395 DEBUG blivet: post-commit partition path is /dev/vdb1 >08:29:16,399 DEBUG blivet: PartitionDevice._setPartedPartition: vdb1 ; >08:29:16,403 DEBUG blivet: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab710> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d5d790> PedPartition: <_ped.Partition object at 0x3787950> >08:29:16,406 DEBUG blivet: DeviceFormat.destroy: device: /dev/vdb1 ; status: False ; type: None ; >08:29:16,502 DEBUG blivet: PartitionDevice.setup: vdb1 ; status: True ; controllable: True ; orig: False ; >08:29:16,515 DEBUG blivet: PartitionDevice.updateSysfsPath: vdb1 ; status: True ; >08:29:16,527 DEBUG blivet: PartitionDevice.updateSysfsPath: vdb1 ; status: True ; >08:29:16,529 DEBUG blivet: vdb1 sysfsPath set to /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb/vdb1 >08:29:16,595 INFO blivet: executing action: [38] Create Format mdmember on partition vdb1 (id 31) >08:29:16,601 DEBUG blivet: PartitionDevice.setup: vdb1 ; status: True ; controllable: True ; orig: False ; >08:29:16,603 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 1 ; >08:29:16,606 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 2 ; >08:29:16,609 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 3 ; >08:29:16,612 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 4 ; >08:29:16,614 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 6 ; >08:29:16,617 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 8 ; >08:29:16,620 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 9 ; >08:29:16,623 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 10 ; >08:29:16,626 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 11 ; >08:29:16,629 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 12 ; >08:29:16,631 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 13 ; >08:29:16,634 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 14 ; >08:29:16,637 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 15 ; >08:29:16,639 DEBUG blivet: PartitionDevice.setFlag: path: /dev/vdb1 ; flag: 5 ; >08:29:16,645 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/vdb ; numparts: 1 ; >08:29:16,686 DEBUG blivet: MDRaidMember.create: device: /dev/vdb1 ; status: False ; type: mdmember ; >08:29:16,721 DEBUG blivet: PartitionDevice.updateSysfsPath: vdb1 ; status: True ; >08:29:16,723 DEBUG blivet: PartitionDevice.updateSysfsPath: vdb1 ; status: True ; >08:29:16,724 DEBUG blivet: vdb1 sysfsPath set to /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb/vdb1 >08:29:16,745 INFO blivet: executing action: [41] Create Device mdarray 00 (id 33) >08:29:16,747 DEBUG blivet: MDRaidArrayDevice.create: 00 ; status: False ; >08:29:16,749 DEBUG blivet: MDRaidArrayDevice.setupParents: kids: 1 ; name: 00 ; orig: False ; >08:29:16,751 DEBUG blivet: PartitionDevice.setup: vdb1 ; status: True ; controllable: True ; orig: False ; >08:29:16,753 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >08:29:16,754 DEBUG blivet: MDRaidArrayDevice._create: 00 ; status: False ; >08:29:17,276 DEBUG blivet: MDRaidArrayDevice.setup: 00 ; status: True ; controllable: True ; orig: False ; >08:29:17,278 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: 00 ; status: True ; >08:29:17,320 INFO blivet: executing action: [42] Create Format lvmpv on mdarray 00 (id 33) >08:29:17,323 DEBUG blivet: MDRaidArrayDevice.setup: 00 ; status: True ; controllable: True ; orig: False ; >08:29:17,325 DEBUG blivet: LVMPhysicalVolume.create: device: /dev/md/pv00 ; status: None ; type: lvmpv ; >08:29:17,327 DEBUG blivet: LVMPhysicalVolume.create: device: /dev/md/pv00 ; status: None ; type: lvmpv ; >08:29:17,328 DEBUG blivet: LVMPhysicalVolume.destroy: device: /dev/md/00 ; status: None ; type: lvmpv ; >08:29:17,775 DEBUG blivet: LVMPhysicalVolume.notifyKernel: device: /dev/md/00 ; type: lvmpv ; >08:29:17,777 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/md0 >08:29:17,879 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: 00 ; status: True ; >08:29:17,909 INFO blivet: executing action: [29] Create Device lvmvg fedora (id 28) >08:29:17,912 DEBUG blivet: LVMVolumeGroupDevice.create: fedora ; status: False ; >08:29:17,914 DEBUG blivet: LVMVolumeGroupDevice.setupParents: kids: 2 ; name: fedora ; orig: False ; >08:29:17,917 DEBUG blivet: MDRaidArrayDevice.setup: 00 ; status: True ; controllable: True ; orig: False ; >08:29:17,919 DEBUG blivet: LVMPhysicalVolume.setup: device: /dev/md/00 ; status: None ; type: lvmpv ; >08:29:17,921 DEBUG blivet: LVMVolumeGroupDevice._create: fedora ; status: False ; >08:29:17,984 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >08:29:17,991 DEBUG blivet: LVMVolumeGroupDevice.updateSysfsPath: fedora ; status: True ; >08:29:18,050 INFO blivet: executing action: [43] Create Device lvmlv fedora-swap (id 34) >08:29:18,052 DEBUG blivet: LVMLogicalVolumeDevice.create: fedora-swap ; status: False ; >08:29:18,054 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-swap ; orig: False ; >08:29:18,057 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >08:29:18,059 DEBUG blivet: LVMLogicalVolumeDevice._create: fedora-swap ; status: False ; >08:29:18,293 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; status: True ; controllable: True ; orig: False ; >08:29:18,299 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-swap ; status: True ; >08:29:18,307 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >08:29:18,365 INFO blivet: executing action: [44] Create Format swap on lvmlv fedora-swap (id 34) >08:29:18,368 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; status: True ; controllable: True ; orig: False ; >08:29:18,371 DEBUG blivet: SwapSpace.create: device: /dev/mapper/fedora-swap ; status: None ; type: swap ; >08:29:18,373 DEBUG blivet: SwapSpace.create: device: /dev/mapper/fedora-swap ; status: None ; type: swap ; >08:29:18,512 DEBUG blivet: SwapSpace.notifyKernel: device: /dev/mapper/fedora-swap ; type: swap ; >08:29:18,514 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-3 >08:29:18,655 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-swap ; status: True ; >08:29:18,658 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >08:29:18,683 INFO blivet: executing action: [30] Create Device lvmlv fedora-root (id 29) >08:29:18,686 DEBUG blivet: LVMLogicalVolumeDevice.create: fedora-root ; status: False ; >08:29:18,689 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >08:29:18,691 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >08:29:18,693 DEBUG blivet: LVMLogicalVolumeDevice._create: fedora-root ; status: False ; >08:29:18,840 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: True ; controllable: True ; orig: False ; >08:29:18,846 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-root ; status: True ; >08:29:18,850 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >08:29:19,059 INFO blivet: executing action: [75] Create Format xfs filesystem mounted at / on lvmlv fedora-root (id 29) >08:29:19,065 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: True ; controllable: True ; orig: False ; >08:29:19,069 DEBUG blivet: XFS.create: device: /dev/mapper/fedora-root ; status: False ; type: xfs ; >08:29:19,072 DEBUG blivet: XFS.doFormat: device: /dev/mapper/fedora-root ; mountpoint: / ; type: xfs ; >08:29:19,753 DEBUG blivet: XFS.notifyKernel: device: /dev/mapper/fedora-root ; type: xfs ; >08:29:19,756 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-4 >08:29:19,894 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-root ; status: True ; >08:29:19,896 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >08:29:19,918 INFO blivet: executing action: [17] Create Device partition vdb2 (id 22) >08:29:19,922 DEBUG blivet: PartitionDevice.create: vdb2 ; status: False ; >08:29:19,924 DEBUG blivet: PartitionDevice.setupParents: kids: 1 ; name: vdb2 ; orig: False ; >08:29:19,926 DEBUG blivet: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >08:29:19,929 DEBUG blivet: DiskLabel.setup: device: /dev/vdb ; status: False ; type: disklabel ; >08:29:19,931 DEBUG blivet: DiskLabel.setup: device: /dev/vdb ; status: False ; type: disklabel ; >08:29:19,933 DEBUG blivet: PartitionDevice._create: vdb2 ; status: False ; >08:29:19,935 DEBUG blivet: PartitionDevice._wipe: vdb2 ; status: False ; >08:29:20,083 DEBUG blivet: DiskLabel.commit: device: /dev/vdb ; numparts: 2 ; >08:29:21,246 DEBUG blivet: post-commit partition path is /dev/vdb2 >08:29:21,250 DEBUG blivet: PartitionDevice._setPartedPartition: vdb2 ; >08:29:21,270 DEBUG blivet: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab710> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d5d1d0> PedPartition: <_ped.Partition object at 0x37879b0> >08:29:21,297 DEBUG blivet: DeviceFormat.destroy: device: /dev/vdb2 ; status: False ; type: None ; >08:29:21,407 DEBUG blivet: PartitionDevice.setup: vdb2 ; status: True ; controllable: True ; orig: False ; >08:29:21,413 DEBUG blivet: PartitionDevice.updateSysfsPath: vdb2 ; status: True ; >08:29:21,416 DEBUG blivet: PartitionDevice.updateSysfsPath: vdb2 ; status: True ; >08:29:21,416 DEBUG blivet: vdb2 sysfsPath set to /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb/vdb2 >08:29:21,456 INFO blivet: executing action: [52] Create Device partition vdb3 (id 37) >08:29:21,458 DEBUG blivet: PartitionDevice.create: vdb3 ; status: False ; >08:29:21,460 DEBUG blivet: PartitionDevice.setupParents: kids: 1 ; name: vdb3 ; orig: False ; >08:29:21,462 DEBUG blivet: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >08:29:21,464 DEBUG blivet: DiskLabel.setup: device: /dev/vdb ; status: False ; type: disklabel ; >08:29:21,466 DEBUG blivet: DiskLabel.setup: device: /dev/vdb ; status: False ; type: disklabel ; >08:29:21,467 DEBUG blivet: PartitionDevice._create: vdb3 ; status: False ; >08:29:21,469 DEBUG blivet: PartitionDevice._wipe: vdb3 ; status: False ; >08:29:21,553 DEBUG blivet: DiskLabel.commit: device: /dev/vdb ; numparts: 3 ; >08:29:22,829 DEBUG blivet: post-commit partition path is /dev/vdb3 >08:29:22,831 DEBUG blivet: PartitionDevice._setPartedPartition: vdb3 ; >08:29:22,838 DEBUG blivet: device vdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f39a01ab710> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d5d450> PedPartition: <_ped.Partition object at 0x3787710> >08:29:22,857 DEBUG blivet: DeviceFormat.destroy: device: /dev/vdb3 ; status: False ; type: None ; >08:29:22,895 DEBUG blivet: PartitionDevice.setup: vdb3 ; status: True ; controllable: True ; orig: False ; >08:29:22,902 DEBUG blivet: PartitionDevice.updateSysfsPath: vdb3 ; status: True ; >08:29:22,904 DEBUG blivet: PartitionDevice.updateSysfsPath: vdb3 ; status: True ; >08:29:22,905 DEBUG blivet: vdb3 sysfsPath set to /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb/vdb3 >08:29:22,949 INFO blivet: executing action: [53] Create Format mdmember on partition vdb3 (id 37) >08:29:22,952 DEBUG blivet: PartitionDevice.setup: vdb3 ; status: True ; controllable: True ; orig: False ; >08:29:22,954 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb3 ; flag: 1 ; >08:29:22,956 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb3 ; flag: 2 ; >08:29:22,957 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb3 ; flag: 3 ; >08:29:22,959 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb3 ; flag: 4 ; >08:29:22,961 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb3 ; flag: 6 ; >08:29:22,963 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb3 ; flag: 8 ; >08:29:22,965 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb3 ; flag: 9 ; >08:29:22,966 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb3 ; flag: 10 ; >08:29:22,968 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb3 ; flag: 11 ; >08:29:22,970 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb3 ; flag: 12 ; >08:29:22,972 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb3 ; flag: 13 ; >08:29:22,974 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb3 ; flag: 14 ; >08:29:22,976 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb3 ; flag: 15 ; >08:29:22,977 DEBUG blivet: PartitionDevice.setFlag: path: /dev/vdb3 ; flag: 5 ; >08:29:22,980 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/vdb ; numparts: 3 ; >08:29:23,030 DEBUG blivet: MDRaidMember.create: device: /dev/vdb3 ; status: False ; type: mdmember ; >08:29:23,088 DEBUG blivet: PartitionDevice.updateSysfsPath: vdb3 ; status: True ; >08:29:23,092 DEBUG blivet: PartitionDevice.updateSysfsPath: vdb3 ; status: True ; >08:29:23,094 DEBUG blivet: vdb3 sysfsPath set to /devices/pci0000:00/0000:00:09.0/virtio4/block/vdb/vdb3 >08:29:23,130 INFO blivet: executing action: [56] Create Device mdarray 00 (id 39) >08:29:23,139 DEBUG blivet: MDRaidArrayDevice.create: 00 ; status: False ; >08:29:23,145 DEBUG blivet: MDRaidArrayDevice.setupParents: kids: 1 ; name: 00 ; orig: False ; >08:29:23,148 DEBUG blivet: PartitionDevice.setup: vdb3 ; status: True ; controllable: True ; orig: False ; >08:29:23,152 DEBUG blivet: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: False ; >08:29:23,155 DEBUG blivet: MDRaidArrayDevice._create: 00 ; status: False ; >08:29:23,196 DEBUG blivet: raw RAID 1 size == 4919.0 >08:29:23,198 INFO blivet: Using 4MB superBlockSize >08:29:23,199 DEBUG blivet: non-existent RAID 1 size == 4915.0 >08:29:23,219 DEBUG blivet: raw RAID 0 size == 5544.0 >08:29:23,220 INFO blivet: Using 4MB superBlockSize >08:29:23,221 DEBUG blivet: looking up parted Device: /dev/md/00 >08:29:23,227 DEBUG blivet: existing RAID 0 size == 5540.0 >08:29:23,229 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-swap >08:29:23,235 DEBUG blivet: raw RAID 0 size == 5544.0 >08:29:23,237 INFO blivet: Using 4MB superBlockSize >08:29:23,239 DEBUG blivet: existing RAID 0 size == 5540.0 >08:29:23,241 DEBUG blivet: raw RAID 0 size == 5544.0 >08:29:23,243 INFO blivet: Using 4MB superBlockSize >08:29:23,244 DEBUG blivet: existing RAID 0 size == 5540.0 >08:29:23,246 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >08:29:23,249 DEBUG blivet: raw RAID 0 size == 5544.0 >08:29:23,249 INFO blivet: Using 4MB superBlockSize >08:29:23,252 DEBUG blivet: existing RAID 0 size == 5540.0 >08:29:23,255 DEBUG blivet: raw RAID 0 size == 5544.0 >08:29:23,255 INFO blivet: Using 4MB superBlockSize >08:29:23,256 DEBUG blivet: existing RAID 0 size == 5540.0 >08:29:23,257 DEBUG blivet: fedora size is 5536MB >08:29:23,259 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-root >08:29:23,263 DEBUG blivet: raw RAID 0 size == 5544.0 >08:29:23,264 INFO blivet: Using 4MB superBlockSize >08:29:23,266 DEBUG blivet: existing RAID 0 size == 5540.0 >08:29:23,267 DEBUG blivet: vg fedora has 44MB free >08:29:23,269 DEBUG blivet: raw RAID 0 size == 5544.0 >08:29:23,271 INFO blivet: Using 4MB superBlockSize >08:29:23,272 DEBUG blivet: existing RAID 0 size == 5540.0 >08:29:23,273 DEBUG blivet: fedora size is 5536MB >08:29:23,278 DEBUG blivet: raw RAID 0 size == 5544.0 >08:29:23,279 INFO blivet: Using 4MB superBlockSize >08:29:23,280 DEBUG blivet: existing RAID 0 size == 5540.0 >08:29:23,282 DEBUG blivet: vg fedora has 44MB free >08:29:23,283 DEBUG blivet: raw RAID 0 size == 5544.0 >08:29:23,285 INFO blivet: Using 4MB superBlockSize >08:29:23,285 DEBUG blivet: existing RAID 0 size == 5540.0 >08:29:23,292 DEBUG blivet: raw RAID 1 size == 4919.0 >08:29:23,294 INFO blivet: Using 4MB superBlockSize >08:29:23,297 DEBUG blivet: non-existent RAID 1 size == 4915.0 >08:29:23,305 DEBUG blivet: raw RAID 1 size == 4919.0 >08:29:23,307 INFO blivet: Using 4MB superBlockSize >08:29:23,308 DEBUG blivet: non-existent RAID 1 size == 4915.0 >08:29:23,312 DEBUG blivet: raw RAID 1 size == 500.0 >08:29:23,316 INFO blivet: Using 2.0MB superBlockSize >08:29:23,318 DEBUG blivet: non-existent RAID 1 size == 498.0 >08:29:23,368 DEBUG blivet: raw RAID 0 size == 5544.0 >08:29:23,369 INFO blivet: Using 4MB superBlockSize >08:29:23,370 DEBUG blivet: existing RAID 0 size == 5540.0 >08:29:23,372 DEBUG blivet: raw RAID 0 size == 5544.0 >08:29:23,373 INFO blivet: Using 4MB superBlockSize >08:29:23,374 DEBUG blivet: existing RAID 0 size == 5540.0 > > >/tmp/ifcfg.log: >08:25:12,206 DEBUG ifcfg: content of files (network initialization): >08:25:12,226 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 36, 100, 44]}, 'connection': {'timestamp': 1386854664L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': 'deee4b5a-4c82-4e2b-b13f-037ca80150b5'}}] >08:25:13,180 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['eth0']): >08:25:13,180 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: >08:25:13,181 DEBUG ifcfg: TYPE=Ethernet >08:25:13,186 DEBUG ifcfg: BOOTPROTO=dhcp >08:25:13,189 DEBUG ifcfg: DEFROUTE=yes >08:25:13,189 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >08:25:13,193 DEBUG ifcfg: IPV6INIT=yes >08:25:13,193 DEBUG ifcfg: IPV6_AUTOCONF=yes >08:25:13,196 DEBUG ifcfg: IPV6_DEFROUTE=yes >08:25:13,201 DEBUG ifcfg: IPV6_PEERDNS=yes >08:25:13,208 DEBUG ifcfg: IPV6_PEERROUTES=yes >08:25:13,208 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >08:25:13,208 DEBUG ifcfg: NAME=eth0 >08:25:13,208 DEBUG ifcfg: UUID=deee4b5a-4c82-4e2b-b13f-037ca80150b5 >08:25:13,217 DEBUG ifcfg: ONBOOT=no >08:25:13,226 DEBUG ifcfg: HWADDR=52:54:00:24:64:2C >08:25:13,229 DEBUG ifcfg: PEERDNS=yes >08:25:13,234 DEBUG ifcfg: PEERROUTES=yes >08:25:13,272 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 36, 100, 44]}, 'connection': {'timestamp': 1386854664L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'eth0', 'uuid': 'deee4b5a-4c82-4e2b-b13f-037ca80150b5'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >08:25:31,774 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >08:25:31,776 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 > > >/proc/cmdline: >initrd=initrd0.img root=live:CDLABEL=Fedora-Live-KDE-x86_64-20-1 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0
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 1021507
:
814566
|
814568
|
814570
|
814572
|
814574
|
814575
|
814576
|
814577
|
814578
|
814579
|
814580
|
816684
|
816685
|
816686
|
834370
|
835513
|
835729
| 835797