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 943106 Details for
Bug 1148513
CryptoError: luks_format failed for '/dev/md/pv00'
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb
anaconda-tb (text/plain), 870.58 KB, created by
Mark Hamzy
on 2014-10-01 15:39:34 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Mark Hamzy
Created:
2014-10-01 15:39:34 UTC
Size:
870.58 KB
patch
obsolete
>anaconda 21.48.6-1 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/blivet/devicelibs/crypto.py", line 93, in luks_format > raise CryptoError("luks_format failed for '%s'" % device) > File "/usr/lib/python2.7/site-packages/blivet/formats/luks.py", line 230, in create > key_size=self.key_size) > File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 554, in execute > options=self.device.formatArgs) > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 354, in processActions > action.execute() > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 354, in doIt > self.devicetree.processActions() > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 214, in turnOnFilesystems > storage.doIt() > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 178, in doInstall > turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall) > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) >CryptoError: luks_format failed for '/dev/md/pv00' > >Local variables in innermost frame: >cipherMode: xts-plain64 >cparts: ['aes', 'xts', 'plain64'] >cipherType: aes >rc: -5 >device: /dev/md/pv00 >key_size: 512 >kwargs: {'cipherMode': 'xts-plain64', 'cipher': 'aes', 'keysize': 512} >cs: <pycryptsetup.CryptSetup object at 0x3fffa0fa3bc8> >key_file: None >cipher: aes-xts-plain64 > > >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 MainWindow.lightbox_on of <MainWindow object at 0x3fffa38029b0 (pyanaconda+ui+gui+MainWindow at 0x1002e5ec230)>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Use CDROM installation media >cdrom ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=sda,sdb,sdc ># Keyboard layouts >keyboard --xlayouts='us' ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=static --device=eth0 --gateway=9.5.178.1 --ip=9.5.178.25 --nameserver=9.5.175.8 --netmask=255.255.255.0 --noipv6 --activate >network --hostname=ppc64lehamzytest2.rch.stglabs.ibm.com ># SELinux configuration >selinux --enforcing ># System timezone >timezone America/Chicago --isUtc ># System bootloader configuration >bootloader --location=mbr --boot-drive=sda ># Partition clearing information >clearpart --all --initlabel --drives=sda,sdb,sdc ># Disk partitioning information >part /boot --fstype="ext4" --size=500 >part raid.431 --fstype="mdmember" --ondisk=sda --size=34495 >part raid.437 --fstype="mdmember" --ondisk=sdb --size=34495 >part raid.443 --fstype="mdmember" --ondisk=sdc --size=34495 >raid luks --device=pv00 --fstype="luks" --level=raid5 raid.431 raid.437 raid.443 >volgroup fedora-server_ppc64lehamzytest2 --pesize=4096 pv.455 >logvol /home --fstype="ext4" --grow --size=500 --name=home --vgname=fedora-server_ppc64lehamzytest2 >logvol / --fstype="ext4" --size=15632 --name=root --vgname=fedora-server_ppc64lehamzytest2 >logvol swap --fstype="swap" --size=4096 --name=swap --vgname=fedora-server_ppc64lehamzytest2 > >%packages >@container-management >@core >@domain-client >@hardware-support >@headless-management >@server-product >@standard > >%end > >%addon com_redhat_kdump --disable --reserve-mb='256' > >%end > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: None > _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 (0x3fffa304a710) -- > name = fedora-server_ppc64lehamzytest2-swap status = False kids = 0 id = 265 > parents = ['non-existent 67.3 GiB lvmvg fedora-server_ppc64lehamzytest2 (248)'] > uuid = None size = 4096 MiB > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 MiB path = /dev/mapper/fedora--server_ppc64lehamzytest2-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x3fff9b555fd0) -- > name = fedora-server_ppc64lehamzytest2 status = False kids = 3 id = 248 > parents = ['non-existent 67.31 GiB luks/dm-crypt luks-pv00 (455) with non-existent lvmpv'] > uuid = None size = 67.3 GiB > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/fedora--server_ppc64lehamzytest2 > format args = [] originalFormat = None free = 0 PE Size = 4096 KiB PE Count = 0 > PE Free = 0 PV Count = 3 > modified = True extents = 17230 free space = 64 MiB > free extents = 16 reserved percent = 0 reserved space = 0 B > PVs = ['non-existent 67.31 GiB luks/dm-crypt luks-pv00 (455) with non-existent lvmpv'] > LVs = ['non-existent 15.27 GiB lvmlv fedora-server_ppc64lehamzytest2-root (253) with non-existent ext4 filesystem mounted at /', > 'non-existent 47.97 GiB lvmlv fedora-server_ppc64lehamzytest2-home (259) with non-existent ext4 filesystem mounted at /home', > 'non-existent 4096 MiB lvmlv fedora-server_ppc64lehamzytest2-swap (265) with non-existent swap'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 4100 MiB]) > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: None > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [ActionCreateFormat instance, containing members: > container: None > _format: non-existent luks > origFormat: non-existent None > device: existing 67.31 GiB mdarray pv00 (449) with non-existent luks > id: 452 > _applied: True >, ActionCreateDevice instance, containing members: > device: LUKSDevice instance, containing members: > device.major: 0 > device._partedDevice: None > device.exists: False > device._size: 0 B > device.id: 455 > device._parents: ParentList instance, containing members: > device._parents.appendfunc: <bound method LUKSDevice._addParent of LUKSDevice instance (0x3fffa304e110) -- > name = luks-pv00 status = False kids = 1 id = 455 > parents = ['existing 67.31 GiB mdarray pv00 (449) with non-existent luks'] > uuid = None size = 67.31 GiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/mapper/luks-pv00 > format args = [] originalFormat = lvmpv target = crypt dmUuid = None> > device._parents.items: [Already dumped (MDRaidArrayDevice instance) >] > device._parents.removefunc: <bound method LUKSDevice._removeParent of LUKSDevice instance (0x3fffa304e110) -- > name = luks-pv00 status = False kids = 1 id = 455 > parents = ['existing 67.31 GiB mdarray pv00 (449) with non-existent luks'] > uuid = None size = 67.31 GiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/mapper/luks-pv00 > format args = [] originalFormat = lvmpv target = crypt dmUuid = None> > device.controllable: True > device.uuid: None > device._format: non-existent lvmpv > device.dmUuid: None > device.deviceLinks: [] > device.minor: 0 > device.fstabComment: Skipped > device.bus: Skipped > device.sysfsPath: Skipped > device._targetSize: Already dumped (Size instance) > device._model: Skipped > device.kids: 1 > device.target: crypt > device._vendor: Skipped > device._name: luks-pv00 > device.protected: False > device.originalFormat: non-existent lvmpv > device._serial: None > container: None > id: 457 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: Already dumped (LVMPhysicalVolume instance) > origFormat: non-existent None > device: Already dumped (LUKSDevice instance) > id: 458 > _applied: True >, ActionCreateDevice instance, containing members: > device: non-existent 67.3 GiB lvmvg fedora-server_ppc64lehamzytest2 (248) > container: None > id: 251 > _applied: True >, ActionCreateDevice instance, containing members: > device: non-existent 15.27 GiB lvmlv fedora-server_ppc64lehamzytest2-root (253) with non-existent ext4 filesystem mounted at / > container: Already dumped (LVMVolumeGroupDevice instance) > id: 255 > _applied: True >, ActionCreateFormat instance, containing members: > container: Already dumped (LVMVolumeGroupDevice instance) > _format: Ext4FS instance, containing members: > _format._label: Skipped > _format.errors: False > _format.uuid: None > _format.exists: None > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 0 B > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: / > _format.id: 252 > _format._device: /dev/mapper/fedora--server_ppc64lehamzytest2-root > origFormat: non-existent None > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 256 > _applied: True >, ActionCreateDevice instance, containing members: > device: non-existent 47.97 GiB lvmlv fedora-server_ppc64lehamzytest2-home (259) with non-existent ext4 filesystem mounted at /home > container: Already dumped (LVMVolumeGroupDevice instance) > id: 261 > _applied: True >, ActionCreateFormat instance, containing members: > container: Already dumped (LVMVolumeGroupDevice instance) > _format: Ext4FS instance, containing members: > _format._label: None > _format.errors: False > _format.uuid: None > _format.exists: None > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 0 B > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: /home > _format.id: 258 > _format._device: /dev/mapper/fedora--server_ppc64lehamzytest2-home > origFormat: non-existent None > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 262 > _applied: True >, ActionCreateDevice instance, containing members: > device: non-existent 4096 MiB lvmlv fedora-server_ppc64lehamzytest2-swap (265) with non-existent swap > container: Already dumped (LVMVolumeGroupDevice instance) > id: 267 > _applied: True >, ActionCreateFormat instance, containing members: > container: Already dumped (LVMVolumeGroupDevice instance) > _format: non-existent swap > origFormat: non-existent None > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 268 > _applied: True >] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._pvInfo: None > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [existing 34.18 GiB disk sda (1) with existing msdos disklabel >, existing 34.18 GiB disk sdb (23) with existing msdos disklabel >, OpticalDevice instance, containing members: > major: 11 > _partedDevice: parted.Device instance -- > model: QEMU QEMU CD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 934575 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 2 busy: True > hardwareGeometry: (58, 255, 63) biosGeometry: (58, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568dd0> > exists: True > _size: 1825.34 MiB > id: 37 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method OpticalDevice._addParent of OpticalDevice instance (0x3fff9c19bcd0) -- > name = sr0 status = True kids = 0 id = 37 > parents = [] > uuid = None size = 1825.34 MiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:2/0:0:2:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU CD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 934575 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 2 busy: True > hardwareGeometry: (58, 255, 63) biosGeometry: (58, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568dd0> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = iso9660> > _parents.items: [] > _parents.removefunc: <bound method OpticalDevice._removeParent of OpticalDevice instance (0x3fff9c19bcd0) -- > name = sr0 status = True kids = 0 id = 37 > parents = [] > uuid = None size = 1825.34 MiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:2/0:0:2:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU CD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 934575 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 2 busy: True > hardwareGeometry: (58, 255, 63) biosGeometry: (58, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568dd0> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = iso9660> > controllable: True > uuid: None > _format: Iso9660FS instance, containing members: > _format._label: Fedora-S-21_A_T4-ppc64le > _format.uuid: 2014-09-29-05-09-46-00 > _format.exists: True > _format._mountpoint: None > _format._mountType: iso9660 > _format.fsprofile: None > _format._targetSize: 1 B > _format._device: /dev/sr0 > _format._minInstanceSize: None > _format.mountopts: None > _format.mountpoint: None > _format.id: 40 > _format._size: Already dumped (Size instance) > sysfsPath: /devices/vio/71000002/host0/target0:0:2/0:0:2:0/block/sr0 > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/cdrom, /dev/disk/by-id/scsi-0QEMU_QEMU_CD-ROM_scsi0-cd2, /dev/disk/by-label/Fedora-S-21_A_T4-ppc64le, /dev/disk/by-path/scsi-0:0:2:0, /dev/disk/by-uuid/2014-09-29-05-09-46-00] > _targetSize: 0 B > _model: QEMU_CD-ROM > kids: 0 > _vendor: QEMU > _name: sr0 > protected: False > originalFormat: Iso9660FS instance, containing members: > originalFormat._label: Fedora-S-21_A_T4-ppc64le > originalFormat.uuid: 2014-09-29-05-09-46-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 40 > originalFormat._device: /dev/sr0 > _serial: None >, existing 34.18 GiB disk sdc (42) with existing msdos disklabel >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 46 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x3fff9c19bed0) -- > name = /run/install/repo/LiveOS/squashfs.img status = False kids = 1 id = 46 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /run/install/repo/LiveOS/squashfs.img > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x3fff9c19bed0) -- > name = /run/install/repo/LiveOS/squashfs.img status = False kids = 1 id = 46 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /run/install/repo/LiveOS/squashfs.img > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 49 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x3fff9c195110) -- > name = loop0 status = False kids = 0 id = 49 > parents = ['existing 0 B file /run/install/repo/LiveOS/squashfs.img (46)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x3fff9c195110) -- > name = loop0 status = False kids = 0 id = 49 > parents = ['existing 0 B file /run/install/repo/LiveOS/squashfs.img (46)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 54 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x3fff9c1952d0) -- > name = /LiveOS/rootfs.img status = False kids = 1 id = 54 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /LiveOS/rootfs.img > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x3fff9c1952d0) -- > name = /LiveOS/rootfs.img status = False kids = 1 id = 54 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /LiveOS/rootfs.img > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/rootfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 57 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x3fff9c195490) -- > name = loop1 status = False kids = 1 id = 57 > parents = ['existing 0 B file /LiveOS/rootfs.img (54)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = ext4> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x3fff9c195490) -- > name = loop1 status = False kids = 1 id = 57 > parents = ['existing 0 B file /LiveOS/rootfs.img (54)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = ext4> > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format._label: Anaconda > _format.exists: True > _format._mountpoint: None > _format._targetSize: 2048 MiB > _format._minInstanceSize: 0 B > _format.mountopts: None > _format.mountpoint: None > _format.id: 60 > _format._size: Already dumped (Size instance) > _format.errors: False > _format.uuid: 0cb1fc51-30c1-4b34-9b13-1b885fc849ef > _format._mountType: ext4 > _format.fsprofile: None > _format.dirty: False > _format._device: /dev/loop1 > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/0cb1fc51-30c1-4b34-9b13-1b885fc849ef] > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat._label: Anaconda > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: Already dumped (Size instance) > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 60 > originalFormat._device: /dev/loop1 > originalFormat.errors: False > originalFormat.uuid: 0cb1fc51-30c1-4b34-9b13-1b885fc849ef > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.dirty: False > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 62 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x3fff9c195650) -- > name = /overlay (deleted) status = False kids = 1 id = 62 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /overlay (deleted) > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x3fff9c195650) -- > name = /overlay (deleted) status = False kids = 1 id = 62 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /overlay (deleted) > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: Already dumped (Size instance) > _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 B > id: 65 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x3fff9c195810) -- > name = loop2 status = False kids = 1 id = 65 > parents = ['existing 0 B file /overlay (deleted) (62)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x3fff9c195810) -- > name = loop2 status = False kids = 1 id = 65 > parents = ['existing 0 B file /overlay (deleted) (62)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing None > _serial: None >, existing 2048 MiB dm live-rw (69) with existing ext4 filesystem >, existing 2048 MiB dm live-base (74) with existing ext4 filesystem >, existing 500 MiB partition sda2 (219) with existing ext4 filesystem mounted at /boot >, existing 4096 KiB partition sda1 (225) with non-existent prepboot >, Already dumped (LVMVolumeGroupDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, existing 33.69 GiB partition sda3 (431) with non-existent mdmember >, existing 33.69 GiB partition sdb1 (437) with non-existent mdmember >, existing 33.69 GiB partition sdc1 (443) with non-existent mdmember >, Already dumped (MDRaidArrayDevice instance) >, Already dumped (LUKSDevice instance) >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [ActionDestroyFormat instance, containing members: > origFormat: non-existent None > container: None > device: Already dumped (DiskDevice instance) > id: 116 > _applied: True >, ActionDestroyDevice instance, containing members: > device: non-existent 34.13 GiB mdarray pv01 (19) > container: None > id: 180 > _applied: True >, ActionDestroyFormat instance, containing members: > device: non-existent 34.16 GiB partition sda3 (15) > origFormat: non-existent mdmember > container: None > id: 181 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 183 > _applied: True >, ActionDestroyDevice instance, containing members: > device: non-existent 8192 KiB partition sda2 (11) > container: None > id: 187 > _applied: True >, ActionDestroyFormat instance, containing members: > device: non-existent 8192 KiB partition sda1 (6) > origFormat: PPCPRePBoot instance, containing members: > origFormat.uuid: None > origFormat.exists: False > origFormat._options: None > origFormat.id: 9 > origFormat._device: /dev/sda1 > container: None > id: 184 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 186 > _applied: True >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: non-existent msdos disklabel > container: None > id: 188 > _applied: True >, ActionDestroyFormat instance, containing members: > device: non-existent 8192 KiB partition sdb1 (28) > origFormat: PPCPRePBoot instance, containing members: > origFormat.uuid: None > origFormat.exists: False > origFormat._options: None > origFormat.id: 31 > origFormat._device: /dev/sdb1 > container: None > id: 192 > _applied: True >, ActionDestroyDevice instance, containing members: > device: non-existent 8192 KiB partition sdb2 (33) > container: None > id: 195 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 194 > _applied: True >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: non-existent msdos disklabel > container: None > id: 196 > _applied: True >, ActionCreateFormat instance, containing members: > origFormat: existing None > container: None > device: Already dumped (DiskDevice instance) > _format: existing msdos disklabel > id: 119 > _applied: True >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 445 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: non-existent mdmember > origFormat: non-existent None > device: Already dumped (PartitionDevice instance) > id: 446 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: existing msdos disklabel > origFormat: existing None > device: Already dumped (DiskDevice instance) > id: 191 > _applied: True >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 227 > _applied: True >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 221 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: Ext4FS instance, containing members: > _format._label: Skipped > _format.errors: False > _format.uuid: 49a9a25e-58d0-48be-a6dd-fed88b8b4fe9 > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 0 B > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: /boot > _format.id: 218 > _format._device: /dev/sda2 > origFormat: non-existent None > device: Already dumped (PartitionDevice instance) > id: 222 > _applied: True >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 433 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: non-existent mdmember > origFormat: non-existent None > device: Already dumped (PartitionDevice instance) > id: 434 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: PPCPRePBoot instance, containing members: > _format.exists: None > _format._options: None > _format.id: 224 > _format._device: /dev/sda1 > _format.uuid: None > origFormat: non-existent None > device: Already dumped (PartitionDevice instance) > id: 228 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: existing msdos disklabel > origFormat: existing None > device: Already dumped (DiskDevice instance) > id: 199 > _applied: True >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 439 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: non-existent mdmember > origFormat: non-existent None > device: Already dumped (PartitionDevice instance) > id: 440 > _applied: True >, ActionCreateDevice instance, containing members: > device: Already dumped (MDRaidArrayDevice instance) > container: None > id: 451 > _applied: True >] > _intf.storage.fsset.devicetree.names: [sda, pv01, sdb, sr0, sdc, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), live-rw, live-base, md127, fedora-server_ppc64lehamzytest2, fedora-server_ppc64lehamzytest2-root, fedora-server_ppc64lehamzytest2-home, fedora-server_ppc64lehamzytest2-swap, pv00, luks-pv00] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.storage.fsset.devicetree._lvInfo: None > _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: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sda, sdb, sdc] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sda, sdb, sdc] > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: IPSeriesGRUB2 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 34.18 GiB disk sda (1) with existing msdos disklabel >, existing 34.18 GiB disk sdb (23) with existing msdos disklabel >, existing 34.18 GiB disk sdc (42) 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 (PartitionDevice instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: Already dumped (AnacondaKSHandler instance) > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: Skipped > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: 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.fcoe.added_nics: [] > _intf.storage.autoPartitionRequests: [PartSpec instance (0x3fffa380d150) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB maxSize = 50 GiB grow = True > >, PartSpec instance (0x3fffa380d1d0) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True > >, PartSpec instance (0x3fffa380d210) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False > >, PartSpec instance (0x3fffa380d250) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = prepboot encrypted = False > size = 4096 KiB maxSize = None grow = False > >, PartSpec instance (0x3fffa380d290) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 0.0 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: True > _intf._isFinal: False > _intf.mainWindow: MainWindow instance, containing members: > _intf.mainWindow._current_action: ProgressHub instance, containing members: > _intf.mainWindow._current_action._environs: [anaconda] > _intf.mainWindow._current_action._spinner: Spinner instance, containing members: > _intf.mainWindow._current_action._progressNotebook: Notebook instance, containing members: > _intf.mainWindow._current_action.payload: YumPayload instance, containing members: > _intf.mainWindow._current_action.payload._groups: Skipped > _intf.mainWindow._current_action.payload.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action.payload._rescueVersionList: [] > _intf.mainWindow._current_action.payload.install_device: OpticalDevice instance, containing members: > _intf.mainWindow._current_action.payload.install_device.major: 11 > _intf.mainWindow._current_action.payload.install_device._partedDevice: parted.Device instance -- > model: QEMU QEMU CD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 934575 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 2 busy: True > hardwareGeometry: (58, 255, 63) biosGeometry: (58, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568dd0> > _intf.mainWindow._current_action.payload.install_device.exists: True > _intf.mainWindow._current_action.payload.install_device._size: 1825.34 MiB > _intf.mainWindow._current_action.payload.install_device.id: 37 > _intf.mainWindow._current_action.payload.install_device._parents: ParentList instance, containing members: > _intf.mainWindow._current_action.payload.install_device._parents.appendfunc: <bound method OpticalDevice._addParent of OpticalDevice instance (0x3fffa3219e90) -- > name = sr0 status = True kids = 0 id = 37 > parents = [] > uuid = None size = 1825.34 MiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:2/0:0:2:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU CD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 934575 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 2 busy: True > hardwareGeometry: (58, 255, 63) biosGeometry: (58, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568dd0> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = iso9660> > _intf.mainWindow._current_action.payload.install_device._parents.items: [] > _intf.mainWindow._current_action.payload.install_device._parents.removefunc: <bound method OpticalDevice._removeParent of OpticalDevice instance (0x3fffa3219e90) -- > name = sr0 status = True kids = 0 id = 37 > parents = [] > uuid = None size = 1825.34 MiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:2/0:0:2:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU CD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 934575 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 2 busy: True > hardwareGeometry: (58, 255, 63) biosGeometry: (58, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568dd0> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = iso9660> > _intf.mainWindow._current_action.payload.install_device.controllable: True > _intf.mainWindow._current_action.payload.install_device.uuid: None > _intf.mainWindow._current_action.payload.install_device._format: Iso9660FS instance, containing members: > _intf.mainWindow._current_action.payload.install_device._format._label: Fedora-S-21_A_T4-ppc64le > _intf.mainWindow._current_action.payload.install_device._format.uuid: 2014-09-29-05-09-46-00 > _intf.mainWindow._current_action.payload.install_device._format.exists: True > _intf.mainWindow._current_action.payload.install_device._format._mountpoint: None > _intf.mainWindow._current_action.payload.install_device._format._minInstanceSize: None > _intf.mainWindow._current_action.payload.install_device._format._mountType: iso9660 > _intf.mainWindow._current_action.payload.install_device._format.fsprofile: None > _intf.mainWindow._current_action.payload.install_device._format._targetSize: 1 B > _intf.mainWindow._current_action.payload.install_device._format._size: Already dumped (Size instance) > _intf.mainWindow._current_action.payload.install_device._format.mountopts: None > _intf.mainWindow._current_action.payload.install_device._format.mountpoint: None > _intf.mainWindow._current_action.payload.install_device._format.id: 40 > _intf.mainWindow._current_action.payload.install_device._format._device: /dev/sr0 > _intf.mainWindow._current_action.payload.install_device.deviceLinks: [/dev/cdrom, /dev/disk/by-id/scsi-0QEMU_QEMU_CD-ROM_scsi0-cd2, /dev/disk/by-label/Fedora-S-21_A_T4-ppc64le, /dev/disk/by-path/scsi-0:0:2:0, /dev/disk/by-uuid/2014-09-29-05-09-46-00] > _intf.mainWindow._current_action.payload.install_device.minor: 0 > _intf.mainWindow._current_action.payload.install_device.fstabComment: Skipped > _intf.mainWindow._current_action.payload.install_device.bus: Skipped > _intf.mainWindow._current_action.payload.install_device.sysfsPath: /devices/vio/71000002/host0/target0:0:2/0:0:2:0/block/sr0 > _intf.mainWindow._current_action.payload.install_device._targetSize: 0 B > _intf.mainWindow._current_action.payload.install_device._model: QEMU_CD-ROM > _intf.mainWindow._current_action.payload.install_device.kids: 0 > _intf.mainWindow._current_action.payload.install_device._vendor: QEMU > _intf.mainWindow._current_action.payload.install_device._name: sr0 > _intf.mainWindow._current_action.payload.install_device.protected: False > _intf.mainWindow._current_action.payload.install_device.originalFormat: Iso9660FS instance, containing members: > _intf.mainWindow._current_action.payload.install_device.originalFormat._label: Fedora-S-21_A_T4-ppc64le > _intf.mainWindow._current_action.payload.install_device.originalFormat.uuid: 2014-09-29-05-09-46-00 > _intf.mainWindow._current_action.payload.install_device.originalFormat.exists: True > _intf.mainWindow._current_action.payload.install_device.originalFormat._mountpoint: None > _intf.mainWindow._current_action.payload.install_device.originalFormat.mountpoint: None > _intf.mainWindow._current_action.payload.install_device.originalFormat.fsprofile: None > _intf.mainWindow._current_action.payload.install_device.originalFormat._targetSize: Already dumped (Size instance) > _intf.mainWindow._current_action.payload.install_device.originalFormat._minInstanceSize: None > _intf.mainWindow._current_action.payload.install_device.originalFormat.mountopts: None > _intf.mainWindow._current_action.payload.install_device.originalFormat._size: Already dumped (Size instance) > _intf.mainWindow._current_action.payload.install_device.originalFormat.id: 40 > _intf.mainWindow._current_action.payload.install_device.originalFormat._device: /dev/sr0 > _intf.mainWindow._current_action.payload.install_device._serial: None > _intf.mainWindow._current_action.payload._environmentAddons: {'server-product-environment': (['web-server', 'dns-server', 'directory-server', 'dogtag', 'ftp-server', 'freeipa-server', 'guest-agents', 'ha', 'load-balancer', 'mail-server', 'mysql', 'network-server', 'sql-server', 'printing', 'virtualization', 'smb-server'], ['c-development', 'container-management', 'development-tools', 'domain-client', 'headless-management', 'rpm-development-tools', 'system-tools'])} > _intf.mainWindow._current_action.payload._root_dir: /tmp/yum.root > _intf.mainWindow._current_action.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.mainWindow._current_action.payload._setup: True > _intf.mainWindow._current_action.payload.storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action.payload.requiredGroups: [] > _intf.mainWindow._current_action.payload._base_repo: anaconda > _intf.mainWindow._current_action.payload.txID: 1412177665.23 > _intf.mainWindow._current_action.payload._rpm_macros: [] > _intf.mainWindow._current_action.payload._base_repo_lock: <_RLock owner=None count=0> > _intf.mainWindow._current_action.payload._createdInitrds: False > _intf.mainWindow._current_action.payload._packages: [] > _intf.mainWindow._current_action.payload.requiredPackages: [] > _intf.mainWindow._current_action.payload._space_required: 1612 MiB > _intf.mainWindow._current_action.payload._yum: Skipped > _intf.mainWindow._current_action.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action.payload._kernelVersionList: [] > _intf.mainWindow._current_action.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/lib64/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/gui/spokes'), ('com_redhat_kdump.gui.spokes.%s', '/usr/share/anaconda/addons/com_redhat_kdump/gui/spokes')], 'categories': [('pyanaconda.ui.categories.%s', '/tmp/updates/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib/site-python/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/categories'), ('com_redhat_kdump.gui.categories.%s', '/usr/share/anaconda/addons/com_redhat_kdump/gui/categories')]} > _intf.mainWindow._current_action._checker: None > _intf.mainWindow._current_action.applyOnSkip: False > _intf.mainWindow._current_action.skipTo: None > _intf.mainWindow._current_action._rnotes_id: 4168 > _intf.mainWindow._current_action._notReadySpokes: [] > _intf.mainWindow._current_action._inSpoke: False > _intf.mainWindow._current_action._incompleteSpokes: [PasswordSpoke instance, containing members: > _kickstarted: False > _pwStrengthCheck: InputCheck instance, containing members: > _pwStrengthCheck._run_check: <bound method PasswordSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x3fffa3074fd0>> > _pwStrengthCheck._parent: Already dumped (PasswordSpoke instance) > _pwStrengthCheck._input_obj: Entry instance, containing members: > _pwStrengthCheck._data: None > _pwStrengthCheck._check_status: None > _pwStrengthCheck._enabled: True > _pwq_valid: True > _pwq_error: None > _check_list: [InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x3fffa3074fd0>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x3fffa3074fd0>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Entry instance, containing members: > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x3fffa3074fd0>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, Already dumped (InputCheck instance) >, InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordASCII of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x3fffa3074fd0>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x3fffa3074fd0>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >] > _data: Already dumped (AnacondaKSHandler instance) > applyOnSkip: False > confirm: Already dumped (Entry instance) > payload: Already dumped (YumPayload instance) > skipTo: None > _confirm_check: Already dumped (InputCheck instance) > instclass: Already dumped (DefaultInstall instance) > _pwASCIICheck: Already dumped (InputCheck instance) > visitedSinceApplied: True > selector: SpokeSelector instance, containing members: > pw_label: Label instance, containing members: > _password_check: Already dumped (InputCheck instance) > pw: Already dumped (Entry instance) > builder: Builder instance, containing members: > pw_bar: LevelBar instance, containing members: > _waiveASCIIClicks: 0 > _window: SpokeWindow instance, containing members: > _storage: Already dumped (Blivet instance) > _waiveStrengthClicks: 0 >, UserSpoke instance, containing members: > _password_check: InputCheck instance, containing members: > _password_check._run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x3fffa3074890>> > _password_check._parent: Already dumped (UserSpoke instance) > _password_check._input_obj: Entry instance, containing members: > _password_check._data: None > _password_check._check_status: None > _password_check._enabled: True > guesser: {<Entry object at 0x3fff9b1f5b40 (GtkEntry at 0x1002fd22910)>: True} > _pwStrengthCheck: InputCheck instance, containing members: > _pwStrengthCheck._run_check: <bound method UserSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x3fffa3074890>> > _pwStrengthCheck._parent: Already dumped (UserSpoke instance) > _pwStrengthCheck._input_obj: Already dumped (Entry instance) > _pwStrengthCheck._data: None > _pwStrengthCheck._check_status: None > _pwStrengthCheck._enabled: True > _pwq_valid: True > _pwq_error: None > _oldweak: None > _check_list: [InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x3fffa3074890>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x3fffa3074890>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: None > _check_status: None > _enabled: True >, Already dumped (InputCheck instance) >, Already dumped (InputCheck instance) >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordASCII of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x3fffa3074890>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x3fffa3074890>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._check_re of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x3fffa3074890>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: {'regex': <_sre.SRE_Pattern object at 0x100311404b0>, 'message': Invalid username} > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._check_re of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x3fffa3074890>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: {'regex': <_sre.SRE_Pattern object at 0x3fffa97e1140>, 'message': Full name cannot contain colon characters} > _check_status: None > _enabled: True >] > _wheel: group --name=wheel > > payload: Already dumped (YumPayload instance) > applyOnSkip: False > confirm: Already dumped (Entry instance) > skipTo: None > _advanced: AdvancedUserDialog instance, containing members: > _advanced._window: None > _advanced._homeSet: False > _advanced._cGid: CheckButton instance, containing members: > _advanced.applyOnSkip: False > _advanced._groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > _advanced._saveButton: Button instance, containing members: > _advanced.builder: Builder 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._uid: Adjustment instance, containing members: > _advanced._check_list: [InputCheck instance, containing members: > _run_check: <bound method AdvancedUserDialog._validateGroups of <pyanaconda.ui.gui.spokes.user.AdvancedUserDialog object at 0x3fffa302af90>> > _parent: Already dumped (AdvancedUserDialog instance) > _input_obj: Entry instance, containing members: > _data: None > _check_status: None > _enabled: True >] > _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._origHome: None > _advanced._lHome: Label instance, containing members: > _advanced._spinUid: SpinButton instance, containing members: > b_advanced: Button instance, containing members: > _confirm_check: Already dumped (InputCheck instance) > username: Already dumped (Entry instance) > instclass: Already dumped (DefaultInstall instance) > _pwASCIICheck: Already dumped (InputCheck instance) > visitedSinceApplied: True > selector: SpokeSelector instance, containing members: > pw_label: Label instance, containing members: > _data: Already dumped (AnacondaKSHandler instance) > pw: Already dumped (Entry instance) > _waiveStrengthClicks: 0 > _groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > admin: CheckButton instance, containing members: > builder: Builder instance, containing members: > pw_bar: LevelBar instance, containing members: > _waiveASCIIClicks: 0 > usepassword: CheckButton instance, containing members: > _window: SpokeWindow instance, containing members: > _storage: Already dumped (Blivet instance) > fullname: Already dumped (Entry instance) > _user: Already dumped (F19_UserData instance) >] > _intf.mainWindow._current_action.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action._currentStep: 9 > _intf.mainWindow._current_action._progressLabel: Label instance, containing members: > _intf.mainWindow._current_action._rnotesPages: <itertools.cycle object at 0x3fffa2f835f0> > _intf.mainWindow._current_action._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._progressBar: ProgressBar instance, containing members: > _intf.mainWindow._current_action._spokes: {'PasswordSpoke': Already dumped (PasswordSpoke instance) >, 'UserSpoke': Already dumped (UserSpoke instance) >} > _intf.mainWindow._current_action._totalSteps: 16 > _intf.mainWindow._current_action.builder: Builder instance, containing members: > _intf.mainWindow._current_action._window: HubWindow instance, containing members: > _intf.mainWindow._current_action._storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._autoContinue: False > _intf.mainWindow._current_action._configurationDone: False > _intf.mainWindow._overlay: Overlay instance, containing members: > _intf.mainWindow._transparent_base: Pixbuf instance, containing members: > _intf.mainWindow._stack_contents: set([<pyanaconda.ui.gui.spokes.welcome.WelcomeLanguageSpoke object at 0x3fffa3867a10>, <pyanaconda.ui.gui.hubs.progress.ProgressHub object at 0x3fff9b1c3250>, <pyanaconda.ui.gui.hubs.summary.SummaryHub object at 0x3fffa0f2d850>, <pyanaconda.ui.gui.spokes.custom.CustomPartitioningSpoke object at 0x3fffa13ad550>, <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3fffa0ec0890>]) > _intf.mainWindow._overlay_img: None > _intf.mainWindow._accel_group: AccelGroup instance, containing members: > _intf.mainWindow._stack: Stack instance, containing members: > _intf._ui: None > _intf._distributionText: <function distributionText at 0x3fffb1e32c80> > _intf._actions: Skipped > _intf.payload: Already dumped (YumPayload instance) > _intf._currentAction: Already dumped (ProgressHub instance) >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: IPSeriesGRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader.problems: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage2_device: None > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >dbus_session_connection: None >dbus_inhibit_id: None >mehConfig: Config instance, containing members: > mehConfig.programArch: ppc64le > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x3fffa342a140>, True), 'type': (<function <lambda> at 0x3fffa342a398>, True), 'addons': (<function list_addons_callback at 0x3fffa342a2a8>, False), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x3fffa342a1b8>, True)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction._storage_playground, _intf._currentAction._spokes["CustomPartitioningSpoke"]._storage_playground, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf._currentAction._spokes["PasswordSpoke"]._oldweak, _intf._currentAction._spokes["PasswordSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._oldweak, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.programVersion: 21.48.6-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/dnf.log, /tmp/dnf.rpm.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline, /tmp/syslog] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: Namespace instance, containing members: > opts.mpath: True > opts.updateSrc: None > opts.selinux: True > opts.syslog: None > opts.eject: True > opts.leavebootorder: False > opts.images: [] > opts.runres: None > opts.armPlatform: None > opts.dnf: False > opts.memcheck: True > opts.dirinstall: False > opts.xdriver: None > opts.display_mode: g > opts.stage2: None > opts.dmraid: True > opts.method: None > opts.vncpassword: Skipped > opts.vnc: True > opts.rescue: False > opts.noverifyssl: False > opts.geoloc: None > opts.proxy: None > opts.vncconnect: None > opts.mpathfriendlynames: True > opts.lang: None > opts.askmethod: False > opts.liveinst: False > opts.loglevel: None > opts.multiLib: False > opts.rescue_nomount: False > opts.keymap: None > opts.ksfile: None > opts.ibft: True > opts.debug: False > opts.extlinux: False >proxy: None > >Registered callbacks: >addons: >com_redhat_kdump > > >/tmp/anaconda.log: >15:52:13,481 INFO anaconda: /sbin/anaconda 21.48.6-1 >15:52:13,771 INFO anaconda: 8388608 kB (8192 MB) are available >15:52:13,889 INFO anaconda: check_memory(): total:8388608, needed:768, graphical:1280 >15:52:13,896 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >15:52:13,897 INFO anaconda: Default encoding = utf-8 >15:52:13,938 INFO anaconda: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >15:52:13,961 INFO anaconda: 8388608 kB (8192 MB) are available >15:52:14,160 INFO anaconda: Display mode = g >15:52:14,161 INFO anaconda: 8388608 kB (8192 MB) are available >15:52:14,268 INFO anaconda: check_memory(): total:8388608, needed:768, graphical:1280 >15:52:14,269 INFO anaconda.stdout: Starting VNC... >15:53:00,366 INFO anaconda.stdout: The VNC server is now running. >15:53:00,368 WARN anaconda.stdout: > >WARNING!!! VNC server running with NO PASSWORD! >You can use the vncpassword=<password> boot option >if you would like to secure the server. > > >15:53:00,369 INFO anaconda.stdout: Please manually connect your vnc client to ppc64lehamzytest2.rch.stglabs.ibm.com:1 (9.5.178.25:1) to begin the install. >15:53:00,373 INFO anaconda: Starting window manager, pid 2504. >15:53:03,815 INFO anaconda: _Fedora is the highest priority installclass, using it >15:53:04,410 INFO anaconda: bootloader IPSeriesGRUB2 on IPSeriesPPC platform >15:53:04,446 INFO anaconda: bootloader IPSeriesGRUB2 on IPSeriesPPC platform >15:53:04,477 DEBUG anaconda: network: devices found ['eth0'] >15:53:04,631 DEBUG anaconda: updating hostname ppc64lehamzytest2.rch.stglabs.ibm.com >15:53:04,692 INFO anaconda: Running Thread: AnaStorageThread (70367241826720) >15:53:04,695 INFO anaconda: Running Thread: AnaTimeInitThread (70367184482720) >15:53:04,704 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (70367176094112) >15:53:04,705 INFO anaconda: Running Thread: AnaPayloadThread (70367167705504) >15:53:04,741 INFO anaconda: got 0 NTP servers from DHCP >15:53:04,741 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (70367176094112) >15:53:04,770 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (70367176094112) >15:53:04,770 INFO anaconda: Starting geolocation lookup >15:53:04,771 INFO anaconda: Geolocation provider: Fedora GeoIP >15:53:05,213 INFO anaconda: Geolocation lookup finished in 0.4 seconds >15:53:05,215 INFO anaconda: got results from geolocation >15:53:05,218 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (70367176094112) >15:53:06,026 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:yalign is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >15:53:06,027 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:bottom-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >15:53:06,027 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:left-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >15:53:06,027 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:right-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >15:53:06,028 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkWidget:margin-left is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >15:53:06,029 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkWidget:margin-right is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >15:53:06,030 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkMisc:xalign is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >15:53:06,031 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkMisc:ypad is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >15:53:07,757 INFO anaconda: Thread Done: AnaStorageThread (70367241826720) >15:53:08,002 INFO anaconda: Thread Done: AnaTimeInitThread (70367184482720) >15:53:08,757 INFO anaconda: Thread Done: AnaPayloadThread (70367167705504) >15:53:23,161 DEBUG anaconda: Entered spoke: WelcomeLanguageSpoke >15:53:23,170 WARN anaconda: logo image is missing, using a substitute >15:34:22,778 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:xscale is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >15:34:22,779 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:yscale is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >15:34:22,779 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:top-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >15:34:22,830 DEBUG anaconda: network standalone spoke (init): completed: ['eth0'] >15:34:22,851 DEBUG anaconda: Left spoke: WelcomeLanguageSpoke >15:34:22,852 DEBUG anaconda: Entered hub: SummaryHub >15:34:23,298 INFO anaconda: Running Thread: AnaNTPserver1 (70367167705504) >15:34:23,299 INFO anaconda: Running Thread: AnaNTPserver2 (70367184482720) >15:34:23,300 INFO anaconda: Running Thread: AnaNTPserver3 (70367241826720) >15:34:23,301 INFO anaconda: Running Thread: AnaNTPserver4 (70367176094112) >15:34:23,302 INFO anaconda: Running Thread: AnaDateTimeThread (70367086703008) >15:34:23,340 INFO anaconda: fs space: 0 B needed: 2861.02 MiB >15:34:23,401 INFO anaconda: Thread Done: AnaDateTimeThread (70367086703008) >15:34:23,425 INFO anaconda: Running Thread: AnaAddLayoutsInitThread (70367086703008) >15:34:23,426 DEBUG anaconda: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x3fffa0ef6ed0>> on <dictionary-keyiterator object at 0x3fffa0eef418> >15:34:23,426 INFO anaconda: Running Thread: AnaGtkBatchPre1 (70367078314400) >15:34:23,429 INFO anaconda: Thread Done: AnaGtkBatchPre1 (70367078314400) >15:34:23,445 INFO anaconda: Thread Done: AnaNTPserver3 (70367241826720) >15:34:23,479 INFO anaconda: Running Thread: AnaKeyboardThread (70367241826720) >15:34:23,483 INFO anaconda: fs space: 0 B needed: 2861.02 MiB >15:34:23,558 INFO anaconda: fs space: 0 B needed: 2861.02 MiB >15:34:23,582 INFO anaconda: Thread Done: AnaNTPserver1 (70367167705504) >15:34:23,587 INFO anaconda: Thread Done: AnaNTPserver4 (70367176094112) >15:34:23,603 INFO anaconda: Running Thread: AnaSourceWatcher (70367176094112) >15:34:23,616 INFO anaconda: Thread Done: AnaNTPserver2 (70367184482720) >15:34:23,628 INFO anaconda: Running Thread: AnaSoftwareWatcher (70367184482720) >15:34:23,659 INFO anaconda: Running Thread: AnaStorageWatcher (70367167705504) >15:34:23,662 INFO anaconda: Thread Done: AnaStorageWatcher (70367167705504) >15:34:23,675 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkMisc:xpad is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >15:34:23,686 INFO anaconda: Running Thread: AnaCustomStorageInit (70367167705504) >15:34:23,693 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkTreeView:rules-hint is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >15:34:23,927 DEBUG anaconda: network: GUI, device configuration added: connection cbce72c0-d426-4b82-a3ea-d21bb1c08e90 device eth0 >15:34:23,945 DEBUG anaconda: network: GUI, connection cbce72c0-d426-4b82-a3ea-d21bb1c08e90 found >15:34:24,049 DEBUG anaconda: updating hostname ppc64lehamzytest2.rch.stglabs.ibm.com >15:34:24,573 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x3fffa0f0f890> >15:34:24,579 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x3fffa12a2cd0> >15:34:24,580 INFO anaconda: setting <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x3fffa12a2cd0> status to: Getting list of layouts... >15:34:24,580 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x3fffa1386710> status to: Probing storage... >15:34:24,581 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x3fffa1386710> status to: Downloading package metadata... >15:34:24,581 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x3fffa0f0f5d0> status to: Downloading package metadata... >15:34:24,581 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x3fffa0f0f5d0> status to: Downloading group metadata... >15:34:24,582 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3fffa0ec0890> status to: Probing storage... >15:34:24,587 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3fffa0ec0890> >10:34:25,227 INFO anaconda: Running Thread: AnaCheckSoftwareThread (70367078314400) >10:34:25,235 INFO anaconda: Thread Done: AnaSoftwareWatcher (70367184482720) >10:34:25,238 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x3fffa0f0f5d0> >10:34:25,243 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x3fffa0f0f5d0> >10:34:25,248 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x3fffa1386710> >10:34:25,248 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x3fffa0f0f5d0> status to: Checking software dependencies... >10:34:25,450 DEBUG anaconda: Setting up repos: [] >10:34:26,213 INFO anaconda: Thread Done: AnaCustomStorageInit (70367167705504) >10:34:29,040 DEBUG anaconda: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x3fffa0ef6ed0>> on <dictionary-keyiterator object at 0x3fffa0eef418> >10:34:29,041 INFO anaconda: Thread Done: AnaAddLayoutsInitThread (70367086703008) >10:34:29,041 INFO anaconda: Thread Done: AnaKeyboardThread (70367241826720) >10:34:29,173 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x3fffa12a2cd0> >10:34:29,279 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x3fffa0f13990> status to: Wired (eth0) connected >10:34:31,554 DEBUG anaconda: Entered spoke: StorageSpoke >10:34:34,176 INFO anaconda: Thread Done: AnaCheckSoftwareThread (70367078314400) >10:34:34,250 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x3fffa0f0f5d0> >10:34:34,253 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x3fffa1386710> >10:34:34,466 INFO anaconda: Thread Done: AnaSourceWatcher (70367176094112) >10:34:34,547 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x3fffa1386710> >10:34:58,828 DEBUG anaconda: disk free: 68.34 GiB fs free: 0 B sw needs: 1612 MiB auto swap: 4096 MiB >10:34:58,866 INFO anaconda: Running Thread: AnaExecuteStorageThread (70367176094112) >10:34:58,866 DEBUG anaconda: Left spoke: StorageSpoke >10:34:59,176 DEBUG anaconda: new disk order: [] >10:34:59,198 DEBUG anaconda: new disk order: [] >10:34:59,218 DEBUG anaconda: Entered spoke: CustomPartitioningSpoke >10:34:59,317 DEBUG anaconda: stage1 device cannot be of type disk >10:34:59,317 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >10:34:59,318 DEBUG anaconda: _is_valid_size(sda1) returning True >10:34:59,318 DEBUG anaconda: _is_valid_location(sda1) returning True >10:34:59,319 DEBUG anaconda: _is_valid_format(sda1) returning True >10:34:59,319 DEBUG anaconda: is_valid_stage1_device(sda1) returning True >10:34:59,319 INFO anaconda: Thread Done: AnaExecuteStorageThread (70367176094112) >10:34:59,596 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sdb', 'sdb1', 'sdb2', 'sdc', 'sr0'] >10:34:59,819 DEBUG anaconda: ui: unused=['sda2', 'sdb2', 'sda1', 'sdb1', 'pv01'] >10:34:59,819 DEBUG anaconda: ui: new_devices=[] >10:35:00,600 DEBUG anaconda: page clicked: New Fedora-Server 21_Alpha_TC4 Installation >10:35:00,600 DEBUG anaconda: show mountpoint: New Fedora-Server 21_Alpha_TC4 Installation >10:35:00,601 DEBUG anaconda: show mountpoint: New Fedora-Server 21_Alpha_TC4 Installation >10:35:01,270 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3fffa0ec0890> >10:35:01,271 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3fffa0ec0890> status to: Saving storage configuration... >10:35:01,275 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3fffa0ec0890> >10:35:04,483 DEBUG anaconda: page clicked: Unknown >10:35:04,483 DEBUG anaconda: show mountpoint: Unknown >10:35:07,238 DEBUG anaconda: removing device 'existing 34.13 GiB mdarray pv01 (19)' from page Unknown >10:35:10,280 INFO anaconda: ui: removed device pv01 >10:35:10,306 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sdb', 'sdc', 'sr0'] >10:35:10,309 DEBUG anaconda: ui: unused=[] >10:35:10,309 DEBUG anaconda: ui: new_devices=[] >10:35:10,319 DEBUG anaconda: page clicked: New Fedora-Server 21_Alpha_TC4 Installation >10:35:10,319 DEBUG anaconda: show mountpoint: New Fedora-Server 21_Alpha_TC4 Installation >10:35:10,320 DEBUG anaconda: show mountpoint: New Fedora-Server 21_Alpha_TC4 Installation >10:35:14,706 DEBUG anaconda: running automatic partitioning >10:35:14,706 DEBUG anaconda: new disk order: [] >10:35:15,006 DEBUG anaconda: stage1 device cannot be of type disk >10:35:19,084 DEBUG anaconda: new disk order: [] >10:35:19,173 DEBUG anaconda: stage1 device cannot be of type lvmvg >10:35:19,173 DEBUG anaconda: stage1 device cannot be of type lvmlv >10:35:19,174 DEBUG anaconda: stage1 device cannot be of type lvmlv >10:35:19,174 DEBUG anaconda: stage1 device cannot be of type lvmlv >10:35:19,174 DEBUG anaconda: stage1 device cannot be of type luks/dm-crypt >10:35:19,175 DEBUG anaconda: stage1 device cannot be of type disk >10:35:19,175 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >10:35:19,176 DEBUG anaconda: _is_valid_size(sda1) returning True >10:35:19,176 DEBUG anaconda: _is_valid_location(sda1) returning True >10:35:19,176 WARN anaconda: sda1 not bootable >10:35:19,176 DEBUG anaconda: _is_valid_format(sda1) returning True >10:35:19,176 DEBUG anaconda: is_valid_stage1_device(sda1) returning True >10:35:19,177 DEBUG anaconda: finished automatic partitioning >10:35:19,179 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >10:35:19,179 DEBUG anaconda: _is_valid_size(sda1) returning True >10:35:19,179 DEBUG anaconda: _is_valid_location(sda1) returning True >10:35:19,179 WARN anaconda: sda1 not bootable >10:35:19,180 DEBUG anaconda: _is_valid_format(sda1) returning True >10:35:19,180 DEBUG anaconda: is_valid_stage1_device(sda1) returning True >10:35:19,180 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >10:35:19,180 DEBUG anaconda: _is_valid_size(sda2) returning True >10:35:19,181 DEBUG anaconda: _is_valid_location(sda2) returning True >10:35:19,181 DEBUG anaconda: _is_valid_partition(sda2) returning True >10:35:19,181 DEBUG anaconda: _is_valid_format(sda2) returning True >10:35:19,181 DEBUG anaconda: is_valid_stage2_device(sda2) returning True >10:35:19,183 DEBUG anaconda: refreshing ui >10:35:19,188 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'fedora-server_ppc64lehamzytest2', 'fedora-server_ppc64lehamzytest2-home', 'fedora-server_ppc64lehamzytest2-root', 'fedora-server_ppc64lehamzytest2-swap', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'luks-sda3', 'luks-sdb1', 'luks-sdc1', 'sda', 'sda1', 'sda2', 'sda3', 'sdb', 'sdb1', 'sdc', 'sdc1', 'sr0'] >10:35:19,420 DEBUG anaconda: ui: unused=[] >10:35:19,420 DEBUG anaconda: ui: new_devices=['fedora-server_ppc64lehamzytest2-home', 'sda1', 'sda2', 'fedora-server_ppc64lehamzytest2-root', 'fedora-server_ppc64lehamzytest2-swap'] >10:35:19,699 DEBUG anaconda: page clicked: New Fedora-Server 21_Alpha_TC4 Installation >10:35:19,699 DEBUG anaconda: show mountpoint: New Fedora-Server 21_Alpha_TC4 Installation >10:35:19,702 DEBUG anaconda: populate_right_side: non-existent 500 MiB partition sda2 (219) with non-existent ext4 filesystem mounted at /boot >10:35:19,714 DEBUG anaconda: updated device_disks to ['sda', 'sdb', 'sdc'] >10:35:19,714 DEBUG anaconda: updated device_container_name to None >10:35:19,715 DEBUG anaconda: updated device_container_raid_level to None >10:35:19,715 DEBUG anaconda: updated device_container_encrypted to False >10:35:19,715 DEBUG anaconda: updated device_container_size to 0 >10:35:19,720 DEBUG anaconda: fs type changed: ext4 >10:35:19,723 DEBUG anaconda: device_type_changed: 2 <gi.overrides.Gtk.TreeModelRow object at 0x3fffa1320a10> >10:35:19,724 DEBUG anaconda: populate_raid: 2, None >10:35:19,725 DEBUG anaconda: populate_raid: 2, None >10:35:19,725 DEBUG anaconda: populate_right_side: non-existent 500 MiB partition sda2 (219) with non-existent ext4 filesystem mounted at /boot >10:35:19,738 DEBUG anaconda: updated device_disks to ['sda', 'sdb', 'sdc'] >10:35:19,738 DEBUG anaconda: updated device_container_name to None >10:35:19,738 DEBUG anaconda: updated device_container_raid_level to None >10:35:19,738 DEBUG anaconda: updated device_container_encrypted to False >10:35:19,738 DEBUG anaconda: updated device_container_size to 0 >10:35:19,744 DEBUG anaconda: populate_raid: 2, None >10:35:19,746 DEBUG anaconda: show mountpoint: New Fedora-Server 21_Alpha_TC4 Installation >10:35:19,746 DEBUG anaconda: finished refreshing ui >10:35:19,746 DEBUG anaconda: updating space display >10:35:20,448 DEBUG anaconda: finished updating space display >10:35:36,662 DEBUG anaconda: current selector: non-existent 500 MiB partition sda2 (219) with non-existent ext4 filesystem mounted at /boot >10:35:36,678 DEBUG anaconda: new selector: non-existent 50 GiB lvmlv fedora-server_ppc64lehamzytest2-root (253) with non-existent ext4 filesystem mounted at / >10:35:36,696 DEBUG anaconda: populate_right_side: non-existent 50 GiB lvmlv fedora-server_ppc64lehamzytest2-root (253) with non-existent ext4 filesystem mounted at / >10:35:36,709 DEBUG anaconda: updated device_disks to ['sda', 'sdb', 'sdc'] >10:35:36,709 DEBUG anaconda: updated device_container_name to fedora-server_ppc64lehamzytest2 >10:35:36,709 DEBUG anaconda: updated device_container_raid_level to None >10:35:36,710 DEBUG anaconda: updated device_container_encrypted to True >10:35:36,710 DEBUG anaconda: updated device_container_size to 0 >10:35:36,717 DEBUG anaconda: device_type_changed: 0 <gi.overrides.Gtk.TreeModelRow object at 0x3fff9b1f8810> >10:35:36,718 DEBUG anaconda: populate_raid: 0, None >10:35:36,718 DEBUG anaconda: populate_raid: 0, None >10:35:37,078 DEBUG anaconda: new container selection: fedora-server_ppc64lehamzytest2 >10:35:37,078 DEBUG anaconda: default container is fedora-server_ppc64lehamzytest2 >10:35:37,080 DEBUG anaconda: populate_right_side: non-existent 50 GiB lvmlv fedora-server_ppc64lehamzytest2-root (253) with non-existent ext4 filesystem mounted at / >10:35:37,092 DEBUG anaconda: updated device_disks to ['sda', 'sdb', 'sdc'] >10:35:37,093 DEBUG anaconda: updated device_container_name to fedora-server_ppc64lehamzytest2 >10:35:37,093 DEBUG anaconda: updated device_container_raid_level to None >10:35:37,093 DEBUG anaconda: updated device_container_encrypted to True >10:35:37,093 DEBUG anaconda: updated device_container_size to 0 >10:35:37,099 DEBUG anaconda: populate_raid: 0, None >10:35:37,454 DEBUG anaconda: new container selection: fedora-server_ppc64lehamzytest2 >10:35:37,454 DEBUG anaconda: default container is fedora-server_ppc64lehamzytest2 >10:35:40,179 DEBUG anaconda: container dialog: raid level none >10:35:53,125 DEBUG anaconda: new disks for fedora-server_ppc64lehamzytest2: ['sda', 'sdb', 'sdc'] >10:35:53,126 DEBUG anaconda: new container name: fedora-server_ppc64lehamzytest2 >10:35:53,126 DEBUG anaconda: new container raid level: raid5 >10:35:53,127 DEBUG anaconda: new container encrypted: True >10:35:53,127 DEBUG anaconda: new container size: 0 >10:35:53,127 DEBUG anaconda: fedora-server_ppc64lehamzytest2 -> fedora-server_ppc64lehamzytest2 >10:36:02,167 INFO anaconda: ui: saving changes to device fedora-server_ppc64lehamzytest2-root >10:36:02,168 DEBUG anaconda: reformat: True >10:36:02,861 DEBUG anaconda: old disks: ['sda', 'sdb', 'sdc'] >10:36:02,861 DEBUG anaconda: new disks: ['sda', 'sdb', 'sdc'] >10:36:02,861 DEBUG anaconda: device: non-existent 50 GiB lvmlv fedora-server_ppc64lehamzytest2-root (253) with non-existent ext4 filesystem mounted at / >10:36:02,874 DEBUG anaconda: old container_encrypted: True >10:36:02,874 DEBUG anaconda: new container_encrypted: True >10:36:02,874 DEBUG anaconda: old name: root >10:36:02,874 DEBUG anaconda: new name: root >10:36:02,874 DEBUG anaconda: old encrypted: False >10:36:02,874 DEBUG anaconda: new encrypted: False >10:36:02,874 DEBUG anaconda: old container_raid_level: None >10:36:02,875 DEBUG anaconda: new container_raid_level: raid5 >10:36:02,875 DEBUG anaconda: old raid_level: None >10:36:02,875 DEBUG anaconda: new raid_level: None >10:36:02,875 DEBUG anaconda: old label: >10:36:02,875 DEBUG anaconda: new label: >10:36:02,875 DEBUG anaconda: old device_type: 0 >10:36:02,875 DEBUG anaconda: new device_type: 0 >10:36:02,876 DEBUG anaconda: old container_name: fedora-server_ppc64lehamzytest2 >10:36:02,876 DEBUG anaconda: new container_name: fedora-server_ppc64lehamzytest2 >10:36:02,876 DEBUG anaconda: old mountpoint: / >10:36:02,876 DEBUG anaconda: new mountpoint: / >10:36:02,876 DEBUG anaconda: old fstype: ext4 >10:36:02,876 DEBUG anaconda: new fstype: ext4 >10:36:02,876 DEBUG anaconda: old container_size: 0 >10:36:02,877 DEBUG anaconda: new container_size: 0 >10:36:02,877 DEBUG anaconda: old size: 50 GiB >10:36:02,889 DEBUG anaconda: new size: 50 GiB >10:36:09,184 DEBUG anaconda: populate_right_side: non-existent 15.27 GiB lvmlv fedora-server_ppc64lehamzytest2-root (253) with non-existent ext4 filesystem mounted at / >10:36:09,197 DEBUG anaconda: updated device_disks to ['sda', 'sdb', 'sdc'] >10:36:09,197 DEBUG anaconda: updated device_container_name to fedora-server_ppc64lehamzytest2 >10:36:09,197 DEBUG anaconda: updated device_container_raid_level to raid5 >10:36:09,197 DEBUG anaconda: updated device_container_encrypted to True >10:36:09,197 DEBUG anaconda: updated device_container_size to 0 >10:36:09,203 DEBUG anaconda: populate_raid: 0, None >10:36:10,148 DEBUG anaconda: new container selection: fedora-server_ppc64lehamzytest2 >10:36:10,148 DEBUG anaconda: default container is fedora-server_ppc64lehamzytest2 >10:36:10,149 DEBUG anaconda: leaving save_right_side >10:36:27,584 DEBUG anaconda: new disk order: [] >10:36:27,671 DEBUG anaconda: stage1 device cannot be of type lvmvg >10:36:27,671 DEBUG anaconda: stage1 device cannot be of type lvmlv >10:36:27,671 DEBUG anaconda: stage1 device cannot be of type lvmlv >10:36:27,672 DEBUG anaconda: stage1 device cannot be of type lvmlv >10:36:27,672 DEBUG anaconda: stage1 device cannot be of type luks/dm-crypt >10:36:27,672 DEBUG anaconda: stage1 device cannot be of type mdarray >10:36:27,673 DEBUG anaconda: stage1 device cannot be of type disk >10:36:27,673 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >10:36:27,674 DEBUG anaconda: _is_valid_size(sda1) returning True >10:36:27,674 DEBUG anaconda: _is_valid_location(sda1) returning True >10:36:27,674 WARN anaconda: sda1 not bootable >10:36:27,674 DEBUG anaconda: _is_valid_format(sda1) returning True >10:36:27,675 DEBUG anaconda: is_valid_stage1_device(sda1) returning True >10:36:27,677 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >10:36:27,677 DEBUG anaconda: _is_valid_size(sda1) returning True >10:36:27,677 DEBUG anaconda: _is_valid_location(sda1) returning True >10:36:27,678 WARN anaconda: sda1 not bootable >10:36:27,678 DEBUG anaconda: _is_valid_format(sda1) returning True >10:36:27,678 DEBUG anaconda: is_valid_stage1_device(sda1) returning True >10:36:27,678 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >10:36:27,678 DEBUG anaconda: _is_valid_size(sda2) returning True >10:36:27,679 DEBUG anaconda: _is_valid_location(sda2) returning True >10:36:27,684 DEBUG anaconda: _is_valid_partition(sda2) returning True >10:36:27,685 DEBUG anaconda: _is_valid_format(sda2) returning True >10:36:27,685 DEBUG anaconda: is_valid_stage2_device(sda2) returning True >10:36:27,742 INFO anaconda: fs space: 15.27 GiB needed: 1612 MiB >10:36:27,775 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3fffa0ec0890> >10:36:27,775 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3fffa0ec0890> status to: Checking storage configuration... >10:36:27,778 INFO anaconda: fs space: 15.27 GiB needed: 1612 MiB >10:36:27,811 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3fffa0ec0890> >10:36:29,712 DEBUG anaconda: Left spoke: CustomPartitioningSpoke >10:36:29,850 INFO anaconda: fs space: 15.27 GiB needed: 1612 MiB >10:36:29,887 INFO anaconda: fs space: 15.27 GiB needed: 1612 MiB >10:36:29,920 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3fffa0ec0890> >10:36:33,056 DEBUG anaconda: Left hub: SummaryHub >10:36:33,057 DEBUG anaconda: Entered hub: ProgressHub >10:36:33,094 INFO anaconda: Running Thread: AnaInstallThread (70367176094112) >10:36:33,503 INFO anaconda: Setting up the installation environment >10:36:34,762 INFO anaconda: Creating disklabel on /dev/sdc >10:36:34,997 INFO anaconda: Creating mdmember on /dev/sdc1 >10:36:35,088 INFO anaconda: Creating disklabel on /dev/sda >10:36:35,478 INFO anaconda: Creating ext4 on /dev/sda2 >10:36:35,877 INFO anaconda: Creating mdmember on /dev/sda3 >10:36:35,971 INFO anaconda: Creating prepboot on /dev/sda1 >10:36:36,070 INFO anaconda: Creating disklabel on /dev/sdb >10:36:36,301 INFO anaconda: Creating mdmember on /dev/sdb1 >10:36:36,686 INFO anaconda: Creating luks on /dev/md/pv00 >10:36:36,703 DEBUG anaconda: running handleException >10:36:36,704 CRIT anaconda: Traceback (most recent call last): > > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 178, in doInstall > turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall) > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 214, in turnOnFilesystems > storage.doIt() > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 354, in doIt > self.devicetree.processActions() > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 354, in processActions > action.execute() > > File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 554, in execute > options=self.device.formatArgs) > > File "/usr/lib/python2.7/site-packages/blivet/formats/luks.py", line 230, in create > key_size=self.key_size) > > File "/usr/lib/python2.7/site-packages/blivet/devicelibs/crypto.py", line 93, in luks_format > raise CryptoError("luks_format failed for '%s'" % device) > >CryptoError: luks_format failed for '/dev/md/pv00' > >10:36:36,704 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >10:36:36,705 INFO anaconda: Thread Done: AnaInstallThread (70367176094112) > > >/tmp/packaging.log: >15:53:07,770 INFO packaging: configuring base repo >15:53:07,828 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >15:53:07,828 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >15:53:07,828 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >15:53:07,828 DEBUG yum.verbose.plugin: Adding en_US to language list >15:53:07,831 DEBUG yum.verbose.YumBase: Config time: 0.028 >15:53:08,004 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >15:53:08,004 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >15:53:08,005 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >15:53:08,005 DEBUG yum.verbose.plugin: Adding en_US to language list >15:53:08,008 DEBUG yum.verbose.YumBase: Config time: 0.144 >15:53:08,077 INFO packaging: adding yum repo, name: anaconda, baseurl: file:///run/install/repo, mirrorlist: None >15:53:08,126 INFO packaging: gathering repo metadata >15:53:08,128 INFO packaging: skipping disabled repo fedora >15:53:08,129 INFO packaging: skipping disabled repo fedora-workstation >15:53:08,130 INFO packaging: skipping disabled repo updates-testing >15:53:08,132 INFO packaging: gathering repo metadata for anaconda >15:53:08,160 INFO packaging: skipping disabled repo updates >15:53:08,161 INFO packaging: skipping disabled repo fedora-server >15:53:08,162 INFO packaging: skipping disabled repo fedora-cloud >15:53:08,162 INFO packaging: Refreshing environmentAddons >15:53:08,164 DEBUG yum.verbose.YumBase: Setting up Package Sacks >15:53:08,164 INFO_2 yum.verbose.plugin: Determining fastest mirrors >15:53:08,391 DEBUG yum.verbose.YumBase: pkgsack time: 0.227 >15:53:08,456 DEBUG yum.verbose.YumBase: group time: 0.292 >15:53:08,756 INFO packaging: metadata retrieval complete >10:34:25,227 INFO packaging: checking software selection >10:34:25,230 DEBUG yum.verbose.YumBase: Setting up Package Sacks >10:34:25,303 DEBUG yum.verbose.YumBase: pkgsack time: 0.073 >10:34:25,392 DEBUG yum.verbose.YumBase: group time: 0.162 >10:34:25,395 DEBUG yum.verbose.YumBase: rpmdb time: 0.002 >10:34:25,712 DEBUG yum.verbose.YumBase: Obs Init time: 0.312 >10:34:25,891 DEBUG yum.verbose.YumBase: No package named ipw2200-firmware available to be installed >10:34:25,892 DEBUG yum.verbose.YumBase: No package named ql23xx-firmware available to be installed >10:34:25,892 DEBUG yum.verbose.YumBase: No package named ipw2100-firmware available to be installed >10:34:25,924 DEBUG yum.verbose.YumBase: No package named ql2200-firmware available to be installed >10:34:25,950 DEBUG yum.verbose.YumBase: No package named ql2100-firmware available to be installed >10:34:25,981 DEBUG yum.verbose.YumBase: No package named mcelog available to be installed >10:34:26,063 DEBUG yum.verbose.YumBase: No package named pcmciautils available to be installed >10:34:26,089 DEBUG yum.verbose.YumBase: No package named microcode_ctl available to be installed >10:34:26,205 DEBUG yum.verbose.YumBase: No package named docker-io available to be installed >10:34:26,206 CRIT yum.YumBase: Warning: Group container-management does not have any packages to install. >10:34:26,212 INFO packaging: selected kernel >10:34:26,215 INFO packaging: checking dependencies >10:34:26,974 DEBUG yum.verbose.YumBase: Building updates object >10:34:27,607 DEBUG yum.verbose.YumBase: up:simple updates time: 0.029 >10:34:27,608 DEBUG yum.verbose.YumBase: up:obs time: 0.001 >10:34:27,608 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >10:34:27,610 DEBUG yum.verbose.YumBase: updates time: 0.635 >10:34:27,611 DEBUG yum.verbose.YumBase: TSINFO: Marking ppp-2.4.7-4.fc21.ppc64le as install for 1:NetworkManager-0.9.10.0-5.git20140704.fc21.ppc64le >10:34:27,633 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.10.0-5.git20140704.fc21.ppc64le as install for 1:NetworkManager-0.9.10.0-5.git20140704.fc21.ppc64le >10:34:27,649 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.25-3.fc21.ppc64le as install for 1:NetworkManager-0.9.10.0-5.git20140704.fc21.ppc64le >10:34:27,659 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.41.4-3.fc21.ppc64le as install for 1:NetworkManager-0.9.10.0-5.git20140704.fc21.ppc64le >10:34:27,664 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100.2-4.fc21.ppc64le as install for 1:NetworkManager-0.9.10.0-5.git20140704.fc21.ppc64le >10:34:27,674 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.3-5.fc21.ppc64le as install for 1:NetworkManager-0.9.10.0-5.git20140704.fc21.ppc64le >10:34:27,688 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-215-14.fc21.ppc64le as install for 1:NetworkManager-0.9.10.0-5.git20140704.fc21.ppc64le >10:34:27,692 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-3.fc21.ppc64le to require for libnl-genl-3.so.200(libnl_3)(64bit) >10:34:27,694 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-3.fc21.ppc64le to require for libnl-3.so.200(libnl_3)(64bit) >10:34:27,703 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.9.1-9.fc21.ppc64le as install for 1:NetworkManager-0.9.10.0-5.git20140704.fc21.ppc64le >10:34:27,707 DEBUG yum.verbose.YumBase: Quick matched libgcc-4.9.1-9.fc21.ppc64le to require for libgcc_s.so.1(GCC_3.0)(64bit) >10:34:27,808 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.21-11.fc21.ppc64le as install for 1:NetworkManager-0.9.10.0-5.git20140704.fc21.ppc64le >10:34:27,823 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.71-3.fc21.ppc64le as install for 1:NetworkManager-0.9.10.0-5.git20140704.fc21.ppc64le >10:34:27,830 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-29.fc21.ppc64le as install for 1:NetworkManager-0.9.10.0-5.git20140704.fc21.ppc64le >10:34:27,845 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.25.1-0.1.fc21.ppc64le as install for 1:NetworkManager-0.9.10.0-5.git20140704.fc21.ppc64le >10:34:27,856 DEBUG yum.verbose.YumBase: TSINFO: Marking teamd-1.12-1.fc21.ppc64le as install for 1:NetworkManager-0.9.10.0-5.git20140704.fc21.ppc64le >10:34:27,889 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.17.0-2.fc21.ppc64le as install for 1:NetworkManager-0.9.10.0-5.git20140704.fc21.ppc64le >10:34:27,899 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.47.4-2.fc21.ppc64le as install for 1:NetworkManager-0.9.10.0-5.git20140704.fc21.ppc64le >10:34:27,906 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.112-7.fc21.ppc64le as install for 1:NetworkManager-0.9.10.0-5.git20140704.fc21.ppc64le >10:34:27,917 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.10.7-1.fc21.ppc64le as install for 1:NetworkManager-0.9.10.0-5.git20140704.fc21.ppc64le >10:34:27,921 DEBUG yum.verbose.YumBase: Quick matched nspr-4.10.7-1.fc21.ppc64le to require for libplc4.so()(64bit) >10:34:27,926 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.17.0-1.fc21.ppc64le as install for 1:NetworkManager-0.9.10.0-5.git20140704.fc21.ppc64le >10:34:27,930 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.10.0-5.git20140704.fc21.ppc64le to require for libnm-glib.so.4()(64bit) >10:34:27,932 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-3.fc21.ppc64le to require for libnl-genl-3.so.200()(64bit) >10:34:27,933 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-3.fc21.ppc64le to require for libnl-3.so.200()(64bit) >10:34:27,937 DEBUG yum.verbose.YumBase: TSINFO: Marking libndp-1.4-2.fc21.ppc64le as install for 1:NetworkManager-0.9.10.0-5.git20140704.fc21.ppc64le >10:34:27,945 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-215-14.fc21.ppc64le as install for 1:NetworkManager-0.9.10.0-5.git20140704.fc21.ppc64le >10:34:27,953 DEBUG yum.verbose.YumBase: Quick matched glib2-2.41.4-3.fc21.ppc64le to require for libgmodule-2.0.so.0()(64bit) >10:34:27,953 DEBUG yum.verbose.YumBase: Quick matched glib2-2.41.4-3.fc21.ppc64le to require for libglib-2.0.so.0()(64bit) >10:34:27,954 DEBUG yum.verbose.YumBase: Quick matched glib2-2.41.4-3.fc21.ppc64le to require for libgio-2.0.so.0()(64bit) >10:34:27,960 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.8.6-3.fc21.ppc64le as install for 1:NetworkManager-0.9.10.0-5.git20140704.fc21.ppc64le >10:34:27,977 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-3.4.1-15.fc21.ppc64le as install for PackageKit-0.9.5-1.fc21.ppc64le >10:34:27,987 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-0.9.5-1.fc21.ppc64le as install for PackageKit-0.9.5-1.fc21.ppc64le >10:34:27,994 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.3-14.fc21.ppc64le as install for PackageKit-0.9.5-1.fc21.ppc64le >10:34:28,001 DEBUG yum.verbose.YumBase: TSINFO: Marking comps-extras-23-2.fc21.noarch as install for PackageKit-0.9.5-1.fc21.ppc64le >10:34:28,008 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.8.6-2.fc21.ppc64le as install for PackageKit-0.9.5-1.fc21.ppc64le >10:34:28,013 DEBUG yum.verbose.YumBase: TSINFO: Marking libsolv-0.6.4-3.fc21.ppc64le as install for PackageKit-0.9.5-1.fc21.ppc64le >10:34:28,017 DEBUG yum.verbose.YumBase: Quick matched libsolv-0.6.4-3.fc21.ppc64le to require for libsolv.so.0()(64bit) >10:34:28,022 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.12.0-0.rc1.2.fc21.ppc64le as install for PackageKit-0.9.5-1.fc21.ppc64le >10:34:28,034 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.12.0-0.rc1.2.fc21.ppc64le to require for librpm.so.3()(64bit) >10:34:28,036 DEBUG yum.verbose.YumBase: TSINFO: Marking librepo-1.7.5-2.fc21.ppc64le as install for PackageKit-0.9.5-1.fc21.ppc64le >10:34:28,049 DEBUG yum.verbose.YumBase: TSINFO: Marking libhif-0.1.3-1.fc21.ppc64le as install for PackageKit-0.9.5-1.fc21.ppc64le >10:34:28,055 DEBUG yum.verbose.YumBase: TSINFO: Marking hawkey-0.5.1-1.fc21.ppc64le as install for PackageKit-0.9.5-1.fc21.ppc64le >10:34:28,063 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-2.2.2-6.fc21.ppc64le as install for abrt-cli-2.2.2-6.fc21.ppc64le >10:34:28,083 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-ureport-2.2.3-5.fc21.ppc64le as install for abrt-cli-2.2.2-6.fc21.ppc64le >10:34:28,084 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-logger-2.2.3-5.fc21.ppc64le as install for abrt-cli-2.2.2-6.fc21.ppc64le >10:34:28,086 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-bugzilla-2.2.3-5.fc21.ppc64le as install for abrt-cli-2.2.2-6.fc21.ppc64le >10:34:28,103 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-fedora-2.2.3-5.fc21.ppc64le as install for abrt-cli-2.2.2-6.fc21.ppc64le >10:34:28,109 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-tui-2.2.2-6.fc21.ppc64le as install for abrt-cli-2.2.2-6.fc21.ppc64le >10:34:28,118 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-retrace-client-2.2.2-6.fc21.ppc64le as install for abrt-cli-2.2.2-6.fc21.ppc64le >10:34:28,130 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-plugin-bodhi-2.2.2-6.fc21.ppc64le as install for abrt-cli-2.2.2-6.fc21.ppc64le >10:34:28,144 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-xorg-2.2.2-6.fc21.ppc64le as install for abrt-cli-2.2.2-6.fc21.ppc64le >10:34:28,148 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-vmcore-2.2.2-6.fc21.ppc64le as install for abrt-cli-2.2.2-6.fc21.ppc64le >10:34:28,159 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python3-2.2.2-6.fc21.ppc64le as install for abrt-cli-2.2.2-6.fc21.ppc64le >10:34:28,163 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python-2.2.2-6.fc21.ppc64le as install for abrt-cli-2.2.2-6.fc21.ppc64le >10:34:28,171 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-pstoreoops-2.2.2-6.fc21.ppc64le as install for abrt-cli-2.2.2-6.fc21.ppc64le >10:34:28,179 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-kerneloops-2.2.2-6.fc21.ppc64le as install for abrt-cli-2.2.2-6.fc21.ppc64le >10:34:28,189 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-ccpp-2.2.2-6.fc21.ppc64le as install for abrt-cli-2.2.2-6.fc21.ppc64le >10:34:28,203 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.52-7.fc21.ppc64le as install for acl-2.2.52-7.fc21.ppc64le >10:34:28,205 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.52-7.fc21.ppc64le to require for libacl.so.1(ACL_1.0)(64bit) >10:34:28,212 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.47-9.fc21.ppc64le as install for acl-2.2.52-7.fc21.ppc64le >10:34:28,238 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.12.2-3.fc21.ppc64le as install for adcli-0.7.5-4.fc21.ppc64le >10:34:28,245 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.12.2-3.fc21.ppc64le to require for libk5crypto.so.3(k5crypto_3_MIT)(64bit) >10:34:28,245 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.12.2-3.fc21.ppc64le to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) >10:34:28,247 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-gssapi-2.1.26-19.fc21.ppc64le as install for adcli-0.7.5-4.fc21.ppc64le >10:34:28,255 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.39-11.fc21.ppc64le as install for adcli-0.7.5-4.fc21.ppc64le >10:34:28,267 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.39-11.fc21.ppc64le to require for liblber-2.4.so.2()(64bit) >10:34:28,268 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.12.2-3.fc21.ppc64le to require for libkrb5.so.3()(64bit) >10:34:28,269 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.12.2-3.fc21.ppc64le to require for libk5crypto.so.3()(64bit) >10:34:28,269 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.12.2-3.fc21.ppc64le to require for libgssapi_krb5.so.2()(64bit) >10:34:28,273 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.11-3.fc21.ppc64le as install for adcli-0.7.5-4.fc21.ppc64le >10:34:28,280 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.8-16.fc21.ppc64le as install for at-3.1.14-5.fc21.ppc64le >10:34:28,291 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.3-4.fc21.ppc64le as install for at-3.1.14-5.fc21.ppc64le >10:34:28,298 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.8-16.fc21.ppc64le to require for libpam.so.0()(64bit) >10:34:28,307 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.4-1.fc21.ppc64le as install for audit-2.4-1.fc21.ppc64le >10:34:28,313 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.62-2.fc21.ppc64le as install for audit-2.4-1.fc21.ppc64le >10:34:28,319 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-79.fc21.ppc64le as install for audit-2.4-1.fc21.ppc64le >10:34:28,322 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.4-1.fc21.ppc64le to require for libaudit.so.1()(64bit) >10:34:28,328 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.8-4.1.fc21.ppc64le as install for authconfig-6.2.9-3.fc21.ppc64le >10:34:28,338 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.4-2.fc21.ppc64le as install for authconfig-6.2.9-3.fc21.ppc64le >10:34:28,347 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.17-4.fc21.ppc64le as install for authconfig-6.2.9-3.fc21.ppc64le >10:34:28,357 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1i-4.fc21.ppc64le as install for authconfig-6.2.9-3.fc21.ppc64le >10:34:28,375 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-18-3.fc21.ppc64le as install for b43-openfwwf-5.2-11.fc21.noarch >10:34:28,386 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-16.20140323.fc21.ppc64le as install for bash-4.3.22-1.fc21.ppc64le >10:34:28,388 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.28-6.fc21.ppc64le as install for 1:bash-completion-2.1-5.fc21.noarch >10:34:28,404 DEBUG yum.verbose.YumBase: TSINFO: Marking info-5.2-5.fc21.ppc64le as install for bc-1.06.95-13.fc21.ppc64le >10:34:28,416 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.28-5.fc21.ppc64le as install for 32:bind-utils-9.9.5-9.P1.fc21.ppc64le >10:34:28,423 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.8-7.fc21.ppc64le as install for 32:bind-utils-9.9.5-9.P1.fc21.ppc64le >10:34:28,442 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.1-5.fc21.ppc64le as install for 32:bind-utils-9.9.5-9.P1.fc21.ppc64le >10:34:28,448 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-9.9.5-9.P1.fc21.ppc64le as install for 32:bind-utils-9.9.5-9.P1.fc21.ppc64le >10:34:28,468 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-9.P1.fc21.ppc64le to require for libisccfg.so.90()(64bit) >10:34:28,468 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-9.P1.fc21.ppc64le to require for libisccc.so.90()(64bit) >10:34:28,468 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-9.P1.fc21.ppc64le to require for libisc.so.95()(64bit) >10:34:28,470 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1i-4.fc21.ppc64le as install for 32:bind-utils-9.9.5-9.P1.fc21.ppc64le >10:34:28,471 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.24-7.fc21.ppc64le as install for 32:bind-utils-9.9.5-9.P1.fc21.ppc64le >10:34:28,475 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.25.1-0.1.fc21.ppc64le as install for btrfs-progs-3.16-1.fc21.ppc64le >10:34:28,475 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.25.1-0.1.fc21.ppc64le to require for libblkid.so.1(BLKID_2.15)(64bit) >10:34:28,475 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.25.1-0.1.fc21.ppc64le to require for libblkid.so.1(BLKID_1.0)(64bit) >10:34:28,476 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.08-3.fc21.ppc64le as install for btrfs-progs-3.16-1.fc21.ppc64le >10:34:28,477 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.11-3.fc21.ppc64le as install for btrfs-progs-3.16-1.fc21.ppc64le >10:34:28,499 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-14.fc21.ppc64le as install for bzip2-1.0.6-14.fc21.ppc64le >10:34:28,502 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libwbclient-4.1.11-1.fc21.2.ppc64le as install for cifs-utils-6.4-2.fc21.ppc64le >10:34:28,503 DEBUG yum.verbose.YumBase: TSINFO: Marking libtalloc-2.1.1-3.fc21.ppc64le as install for cifs-utils-6.4-2.fc21.ppc64le >10:34:28,505 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.9-4.fc21.ppc64le as install for cifs-utils-6.4-2.fc21.ppc64le >10:34:28,505 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.9-4.fc21.ppc64le to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >10:34:28,506 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-1.5.9-4.fc21.ppc64le as install for cifs-utils-6.4-2.fc21.ppc64le >10:34:28,508 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.4-7.fc21.ppc64le as install for cifs-utils-6.4-2.fc21.ppc64le >10:34:28,531 DEBUG yum.verbose.YumBase: TSINFO: Marking udisks2-2.1.3-4.fc21.ppc64le as install for cockpit-0.23-1.fc21.ppc64le >10:34:28,532 DEBUG yum.verbose.YumBase: TSINFO: Marking storaged-0.3.0-3.fc21.ppc64le as install for cockpit-0.23-1.fc21.ppc64le >10:34:28,534 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-2.02.111-1.fc21.ppc64le as install for cockpit-0.23-1.fc21.ppc64le >10:34:28,536 DEBUG yum.verbose.YumBase: TSINFO: Marking glib-networking-2.41.4-2.fc21.ppc64le as install for cockpit-0.23-1.fc21.ppc64le >10:34:28,537 DEBUG yum.verbose.YumBase: TSINFO: Marking cockpit-assets-0.23-1.fc21.noarch as install for cockpit-0.23-1.fc21.ppc64le >10:34:28,538 DEBUG yum.verbose.YumBase: TSINFO: Marking libudisks2-2.1.3-4.fc21.ppc64le as install for cockpit-0.23-1.fc21.ppc64le >10:34:28,539 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh-0.6.3-3.fc21.ppc64le as install for cockpit-0.23-1.fc21.ppc64le >10:34:28,559 DEBUG yum.verbose.YumBase: TSINFO: Marking json-glib-1.0.2-4.fc21.ppc64le as install for cockpit-0.23-1.fc21.ppc64le >10:34:28,560 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-libs-0.6.37-3.fc21.ppc64le as install for cockpit-0.23-1.fc21.ppc64le >10:34:28,564 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-libs-1.8.11-3.fc21.ppc64le as install for coolkey-1.1.0-26.fc21.ppc64le >10:34:28,565 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-1.8.11-3.fc21.ppc64le as install for coolkey-1.1.0-26.fc21.ppc64le >10:34:28,566 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.17.0-2.fc21.ppc64le as install for coolkey-1.1.0-26.fc21.ppc64le >10:34:28,569 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.9.1-9.fc21.ppc64le as install for coolkey-1.1.0-26.fc21.ppc64le >10:34:28,570 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.9.1-9.fc21.ppc64le to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >10:34:28,588 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.9.1-9.fc21.ppc64le to require for libstdc++.so.6(CXXABI_1.3)(64bit) >10:34:28,588 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.17.0-1.fc21.ppc64le as install for coolkey-1.1.0-26.fc21.ppc64le >10:34:28,590 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-ccid-1.4.17-2.fc21.ppc64le as install for coolkey-1.1.0-26.fc21.ppc64le >10:34:28,594 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.20-3.fc21.ppc64le as install for coreutils-8.22-18.fc21.ppc64le >10:34:28,595 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-6.0.0-7.fc21.ppc64le as install for coreutils-8.22-18.fc21.ppc64le >10:34:28,595 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-6.0.0-7.fc21.ppc64le to require for libgmp.so.10()(64bit) >10:34:28,598 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.2-9.fc21.ppc64le as install for cronie-1.4.11-9.fc21.ppc64le >10:34:28,602 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.11-9.fc21.ppc64le as install for cronie-1.4.11-9.fc21.ppc64le >10:34:28,620 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.6.6-1.fc21.ppc64le as install for cryptsetup-1.6.6-1.fc21.ppc64le >10:34:28,622 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.4.1-7.fc21.ppc64le as install for cryptsetup-1.6.6-1.fc21.ppc64le >10:34:28,623 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.16-5.fc21.ppc64le as install for cryptsetup-1.6.6-1.fc21.ppc64le >10:34:28,628 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.37.0-7.fc21.ppc64le as install for curl-7.37.0-7.fc21.ppc64le >10:34:28,629 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.3-15.fc21.ppc64le as install for curl-7.37.0-7.fc21.ppc64le >10:34:28,631 DEBUG yum.verbose.YumBase: TSINFO: Marking libmetalink-0.1.2-7.fc21.ppc64le as install for curl-7.37.0-7.fc21.ppc64le >10:34:28,649 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.26-19.fc21.ppc64le as install for cyrus-sasl-plain-2.1.26-19.fc21.ppc64le >10:34:28,652 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-10.fc21.ppc64le as install for 1:dbus-1.8.6-3.fc21.ppc64le >10:34:28,654 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-14alpha.fc21.ppc64le as install for deltarpm-3.6-6.fc21.ppc64le >10:34:28,655 DEBUG yum.verbose.YumBase: Quick matched xz-libs-5.1.2-14alpha.fc21.ppc64le to require for liblzma.so.5()(64bit) >10:34:28,657 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.3.1-6.fc21.ppc64le as install for 12:dhclient-4.3.1-6.fc21.ppc64le >10:34:28,659 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.3.1-6.fc21.ppc64le as install for 12:dhclient-4.3.1-6.fc21.ppc64le >10:34:28,660 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.1.1-5.fc21.ppc64le as install for 12:dhclient-4.3.1-6.fc21.ppc64le >10:34:28,679 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.5-9.P1.fc21.ppc64le as install for 12:dhclient-4.3.1-6.fc21.ppc64le >10:34:28,680 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-9.P1.fc21.ppc64le to require for libisc-export.so.95()(64bit) >10:34:28,680 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-9.P1.fc21.ppc64le to require for libirs-export.so.91()(64bit) >10:34:28,680 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-9.P1.fc21.ppc64le to require for libdns-export.so.100()(64bit) >10:34:28,682 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-038-28.git20140903.fc21.ppc64le as install for dracut-config-rescue-038-28.git20140903.fc21.ppc64le >10:34:28,684 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:rmt-1.5.3-2.fc21.ppc64le as install for 1:dump-0.4-0.23.b44.fc21.ppc64le >10:34:28,687 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.11-3.fc21.ppc64le as install for e2fsprogs-1.42.11-3.fc21.ppc64le >10:34:28,687 DEBUG yum.verbose.YumBase: Quick matched libss-1.42.11-3.fc21.ppc64le to require for libss.so.2()(64bit) >10:34:28,690 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-21-0.13.noarch as install for fedora-release-server-21-0.13.noarch >10:34:28,709 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.19-6.fc21.ppc64le as install for file-5.19-6.fc21.ppc64le >10:34:28,710 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.19-6.fc21.ppc64le to require for libmagic.so.1()(64bit) >10:34:28,712 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.6.0-3.fc21.noarch as install for firewalld-0.3.11-3.fc21.noarch >10:34:28,713 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-5.fc21.noarch as install for firewalld-0.3.11-3.fc21.noarch >10:34:28,714 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.13.91-1.fc21.ppc64le as install for firewalld-0.3.11-3.fc21.noarch >10:34:28,718 DEBUG yum.verbose.YumBase: TSINFO: Marking firewalld-config-server-0.3.11-3.fc21.noarch as install for firewalld-0.3.11-3.fc21.noarch >10:34:28,720 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-16.fc21.ppc64le as install for firewalld-0.3.11-3.fc21.noarch >10:34:28,739 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.2.0-6.fc21.ppc64le as install for firewalld-0.3.11-3.fc21.noarch >10:34:28,741 DEBUG yum.verbose.YumBase: TSINFO: Marking fprintd-0.5.1-3.fc21.ppc64le as install for fprintd-pam-0.5.1-3.fc21.ppc64le >10:34:28,747 DEBUG yum.verbose.YumBase: TSINFO: Marking freeipa-python-4.0.2-1.fc21.ppc64le as install for freeipa-client-4.0.2-1.fc21.ppc64le >10:34:28,757 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-1.32.5-1906.svn2451.fc21.ppc64le as install for freeipa-client-4.0.2-1.fc21.ppc64le >10:34:28,762 DEBUG yum.verbose.YumBase: TSINFO: Marking certmonger-0.75.14-1.fc21.ppc64le as install for freeipa-client-4.0.2-1.fc21.ppc64le >10:34:28,779 DEBUG yum.verbose.YumBase: TSINFO: Marking python-ldap-2.4.6-7.fc21.ppc64le as install for freeipa-client-4.0.2-1.fc21.ppc64le >10:34:28,784 DEBUG yum.verbose.YumBase: TSINFO: Marking python-krbV-1.0.90-9.fc21.ppc64le as install for freeipa-client-4.0.2-1.fc21.ppc64le >10:34:28,790 DEBUG yum.verbose.YumBase: TSINFO: Marking python-dns-1.11.1-4.fc21.noarch as install for freeipa-client-4.0.2-1.fc21.ppc64le >10:34:28,795 DEBUG yum.verbose.YumBase: TSINFO: Marking python-backports-ssl_match_hostname-3.4.0.2-3.fc21.noarch as install for freeipa-client-4.0.2-1.fc21.ppc64le >10:34:28,807 DEBUG yum.verbose.YumBase: TSINFO: Marking ntp-4.2.6p5-23.fc21.ppc64le as install for freeipa-client-4.0.2-1.fc21.ppc64le >10:34:28,815 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-1.12.0-7.fc21.ppc64le as install for freeipa-client-4.0.2-1.fc21.ppc64le >10:34:28,846 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfsidmap-0.26-0.1.fc21.ppc64le as install for freeipa-client-4.0.2-1.fc21.ppc64le >10:34:28,854 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-workstation-1.12.2-3.fc21.ppc64le as install for freeipa-client-4.0.2-1.fc21.ppc64le >10:34:28,867 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:autofs-5.1.0-6.fc21.ppc64le as install for freeipa-client-4.0.2-1.fc21.ppc64le >10:34:28,886 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-client-1.32.5-1906.svn2451.fc21.ppc64le as install for freeipa-client-4.0.2-1.fc21.ppc64le >10:34:28,898 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.19.90-36.fc21.ppc64le as install for glibc-2.19.90-36.fc21.ppc64le >10:34:28,907 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.17.0-1.fc21.ppc64le as install for glibc-2.19.90-36.fc21.ppc64le >10:34:28,912 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.17.0-1.fc21.ppc64le to require for libfreebl3.so()(64bit) >10:34:28,921 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.3-7.fc21.ppc64le as install for gnupg2-2.0.25-2.fc21.ppc64le >10:34:28,936 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.6.1-7.fc21.ppc64le as install for gnupg2-2.0.25-2.fc21.ppc64le >10:34:28,944 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.1.0-5.fc21.ppc64le as install for gnupg2-2.0.25-2.fc21.ppc64le >10:34:28,952 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-25.fc21.ppc64le as install for gnupg2-2.0.25-2.fc21.ppc64le >10:34:28,955 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.13-3.fc21.ppc64le as install for gnupg2-2.0.25-2.fc21.ppc64le >10:34:28,963 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-US-0.20121024-8.fc21.noarch as install for hunspell-1.3.3-3.fc21.ppc64le >10:34:28,972 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.12-7.fc21.ppc64le as install for initscripts-9.55-2.fc21.ppc64le >10:34:28,984 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.28-9.fc21.ppc64le as install for iproute-3.16.0-2.fc21.ppc64le >10:34:28,990 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-11.fc21.ppc64le as install for iproute-3.16.0-2.fc21.ppc64le >10:34:29,006 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.4-4.fc21.ppc64le as install for iptstate-2.2.5-5.fc21.ppc64le >10:34:29,021 DEBUG yum.verbose.YumBase: TSINFO: Marking numactl-libs-2.0.9-4.fc21.ppc64le as install for 2:irqbalance-1.0.7-8.fc21.ppc64le >10:34:29,025 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-4.fc21.ppc64le to require for libnuma.so.1(libnuma_1.1)(64bit) >10:34:29,027 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-4.fc21.ppc64le to require for libnuma.so.1()(64bit) >10:34:29,035 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn2-0.8-7.fc21.ppc64le as install for jwhois-4.0-37.fc21.ppc64le >10:34:29,043 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-2.0.2-3.fc21.noarch as install for kbd-2.0.2-3.fc21.ppc64le >10:34:29,044 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-legacy-2.0.2-3.fc21.noarch as install for kbd-2.0.2-3.fc21.ppc64le >10:34:29,067 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-3.16.2-301.fc21.ppc64le as install for kernel-3.16.2-301.fc21.ppc64le >10:34:29,104 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-core-3.16.2-301.fc21.ppc64le as install for kernel-3.16.2-301.fc21.ppc64le >10:34:29,111 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.22.2-11.fc21.ppc64le as install for less-458-13.fc21.ppc64le >10:34:29,115 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-3.3.7-1.fc21.ppc64le as install for lftp-4.5.4-3.fc21.ppc64le >10:34:29,116 DEBUG yum.verbose.YumBase: Quick matched gnutls-3.3.7-1.fc21.ppc64le to require for libgnutls.so.28()(64bit) >10:34:29,120 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.6-5.fc21.ppc64le as install for man-db-2.6.7.1-6.fc21.ppc64le >10:34:29,121 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.3.0-4.fc21.ppc64le as install for man-db-2.6.7.1-6.fc21.ppc64le >10:34:29,122 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.11-4.fc21.ppc64le as install for man-db-2.6.7.1-6.fc21.ppc64le >10:34:29,125 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.2.3-5.fc21.ppc64le as install for mdadm-3.3.2-1.fc21.ppc64le >10:34:29,136 DEBUG yum.verbose.YumBase: TSINFO: Marking libtirpc-0.2.5-0.1.fc21.ppc64le as install for 1:nfs-utils-1.3.0-6.0.fc21.ppc64le >10:34:29,138 DEBUG yum.verbose.YumBase: TSINFO: Marking rpcbind-0.2.1-2.0.fc21.ppc64le as install for 1:nfs-utils-1.3.0-6.0.fc21.ppc64le >10:34:29,139 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.25.1-0.1.fc21.ppc64le as install for 1:nfs-utils-1.3.0-6.0.fc21.ppc64le >10:34:29,140 DEBUG yum.verbose.YumBase: Quick matched libmount-2.25.1-0.1.fc21.ppc64le to require for libmount >10:34:29,141 DEBUG yum.verbose.YumBase: TSINFO: Marking libevent-2.0.21-6.fc21.ppc64le as install for 1:nfs-utils-1.3.0-6.0.fc21.ppc64le >10:34:29,143 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.90-1.fc21.ppc64le as install for 1:nfs-utils-1.3.0-6.0.fc21.ppc64le >10:34:29,146 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.5.3-5.fc21.ppc64le as install for 2:nmap-ncat-6.47-1.fc21.ppc64le >10:34:29,147 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.2.2-8.fc21.ppc64le as install for 2:nmap-ncat-6.47-1.fc21.ppc64le >10:34:29,152 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.17-4.fc21.ppc64le as install for ntsysv-1.3.62-2.fc21.ppc64le >10:34:29,153 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.17-4.fc21.ppc64le to require for libnewt.so.0.52()(64bit) >10:34:29,156 DEBUG yum.verbose.YumBase: TSINFO: Marking oddjob-0.33-3.fc21.ppc64le as install for oddjob-mkhomedir-0.33-3.fc21.ppc64le >10:34:29,159 DEBUG yum.verbose.YumBase: TSINFO: Marking psmisc-22.21-5.fc21.ppc64le as install for oddjob-mkhomedir-0.33-3.fc21.ppc64le >10:34:29,162 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-software-0.4.2-4.fc21.noarch as install for openlmi-1.0.1-4.fc21.noarch >10:34:29,164 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-service-0.4.2-4.fc21.ppc64le as install for openlmi-1.0.1-4.fc21.noarch >10:34:29,167 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-providers-0.4.2-4.fc21.ppc64le as install for openlmi-1.0.1-4.fc21.noarch >10:34:29,169 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-powermanagement-0.4.2-4.fc21.ppc64le as install for openlmi-1.0.1-4.fc21.noarch >10:34:29,171 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-hardware-0.4.2-4.fc21.ppc64le as install for openlmi-1.0.1-4.fc21.noarch >10:34:29,172 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-account-0.4.2-4.fc21.ppc64le as install for openlmi-1.0.1-4.fc21.noarch >10:34:29,174 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-storage-0.7.1-3.fc21.noarch as install for openlmi-1.0.1-4.fc21.noarch >10:34:29,176 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-networking-0.2.2-5.fc21.ppc64le as install for openlmi-1.0.1-4.fc21.noarch >10:34:29,180 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.6.1p1-5.fc21.1.ppc64le as install for openssh-clients-6.6.1p1-5.fc21.1.ppc64le >10:34:29,182 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.1-8.20140213cvs.fc21.ppc64le as install for openssh-clients-6.6.1p1-5.fc21.1.ppc64le >10:34:29,193 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.3-4.fc21.ppc64le as install for parted-3.2-3.fc21.ppc64le >10:34:29,197 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.60-6.fc21.ppc64le as install for passwd-0.79-5.fc21.ppc64le >10:34:29,200 DEBUG yum.verbose.YumBase: TSINFO: Marking passwdqc-lib-1.3.0-3.fc21.ppc64le as install for passwdqc-1.3.0-3.fc21.ppc64le >10:34:29,202 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.2.1-4.fc21.ppc64le as install for pciutils-3.2.1-4.fc21.ppc64le >10:34:29,203 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-4.fc21.ppc64le to require for libpci.so.3(LIBPCI_3.2)(64bit) >10:34:29,203 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-4.fc21.ppc64le to require for libpci.so.3(LIBPCI_3.1)(64bit) >10:34:29,203 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-4.fc21.ppc64le to require for libpci.so.3(LIBPCI_3.0)(64bit) >10:34:29,204 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-18-3.fc21.ppc64le as install for pciutils-3.2.1-4.fc21.ppc64le >10:34:29,205 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.269-1.fc21.noarch as install for pciutils-3.2.1-4.fc21.ppc64le >10:34:29,208 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-utils-1.1.0-0.25.rc2.fc21.noarch as install for pinfo-0.6.10-10.fc21.ppc64le >10:34:29,211 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.9-7.2013.08.14.fc21.ppc64le as install for plymouth-0.8.9-7.2013.08.14.fc21.ppc64le >10:34:29,212 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.9-7.2013.08.14.fc21.ppc64le as install for plymouth-0.8.9-7.2013.08.14.fc21.ppc64le >10:34:29,213 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.9-7.2013.08.14.fc21.ppc64le to require for libply-splash-core.so.2()(64bit) >10:34:29,214 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.56-2.fc21.ppc64le as install for plymouth-0.8.9-7.2013.08.14.fc21.ppc64le >10:34:29,218 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.3-4.fc21.ppc64le as install for policycoreutils-2.3-7.1.fc21.ppc64le >10:34:29,219 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.3-6.fc21.ppc64le as install for policycoreutils-2.3-7.1.fc21.ppc64le >10:34:29,221 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.3-9.fc21.ppc64le as install for policycoreutils-2.3-7.1.fc21.ppc64le >10:34:29,222 DEBUG yum.verbose.YumBase: TSINFO: Marking powerpc-utils-1.2.22-2.fc21.ppc64le as install for ppc64-utils-0.14-17.fc21.ppc64le >10:34:29,224 DEBUG yum.verbose.YumBase: TSINFO: Marking lsvpd-1.7.5-1.fc21.ppc64le as install for ppc64-utils-0.14-17.fc21.ppc64le >10:34:29,227 DEBUG yum.verbose.YumBase: TSINFO: Marking libvpd-2.2.4-2.fc21.ppc64le as install for ppc64-utils-0.14-17.fc21.ppc64le >10:34:29,228 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-bootwrapper-3.16.2-301.fc21.ppc64le as install for ppc64-utils-0.14-17.fc21.ppc64le >10:34:29,230 DEBUG yum.verbose.YumBase: TSINFO: Marking binutils-2.24-21.fc21.ppc64le as install for ppc64-utils-0.14-17.fc21.ppc64le >10:34:29,234 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:quota-nls-4.01-14.fc21.noarch as install for 1:quota-4.01-14.fc21.ppc64le >10:34:29,239 DEBUG yum.verbose.YumBase: TSINFO: Marking python-futures-2.1.6-3.fc21.noarch as install for rolekit-0.0.3-1.fc21.noarch >10:34:29,243 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.28-9.fc21.ppc64le as install for rpm-4.12.0-0.rc1.2.fc21.ppc64le >10:34:29,245 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.160-1.fc21.ppc64le as install for rpm-4.12.0-0.rc1.2.fc21.ppc64le >10:34:29,246 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.1.2-10.fc21.ppc64le as install for rpm-4.12.0-0.rc1.2.fc21.ppc64le >10:34:29,252 DEBUG yum.verbose.YumBase: TSINFO: Marking liblogging-stdlog-1.0.4-4.fc21.ppc64le as install for rsyslog-7.4.10-4.fc21.ppc64le >10:34:29,253 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.12-5.fc21.ppc64le as install for rsyslog-7.4.10-4.fc21.ppc64le >10:34:29,255 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.9-4.fc21.ppc64le as install for rsyslog-7.4.10-4.fc21.ppc64le >10:34:29,267 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-winbind-modules-4.1.11-1.fc21.2.ppc64le as install for 2:samba-winbind-4.1.11-1.fc21.2.ppc64le >10:34:29,274 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-libs-4.1.11-1.fc21.2.ppc64le as install for 2:samba-winbind-4.1.11-1.fc21.2.ppc64le >10:34:29,278 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-common-4.1.11-1.fc21.2.ppc64le as install for 2:samba-winbind-4.1.11-1.fc21.2.ppc64le >10:34:29,282 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libtrusts_util.so(SAMBA_4.1.11)(64bit) >10:34:29,283 DEBUG yum.verbose.YumBase: TSINFO: Marking libtevent-0.9.21-3.fc21.ppc64le as install for 2:samba-winbind-4.1.11-1.fc21.2.ppc64le >10:34:29,283 DEBUG yum.verbose.YumBase: Quick matched libtevent-0.9.21-3.fc21.ppc64le to require for libtevent.so.0(TEVENT_0.9.12)(64bit) >10:34:29,285 DEBUG yum.verbose.YumBase: TSINFO: Marking libtdb-1.3.0-4.fc21.ppc64le as install for 2:samba-winbind-4.1.11-1.fc21.2.ppc64le >10:34:29,285 DEBUG yum.verbose.YumBase: Quick matched libtdb-1.3.0-4.fc21.ppc64le to require for libtdb.so.1(TDB_1.2.1)(64bit) >10:34:29,286 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libsmbldaphelper.so(SAMBA_4.1.11)(64bit) >10:34:29,286 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libsmbldap.so.0(SMBLDAP_0)(64bit) >10:34:29,286 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libsmbd_shim.so(SAMBA_4.1.11)(64bit) >10:34:29,286 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libsmbconf.so.0(SMBCONF_0)(64bit) >10:34:29,287 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libsmb_transport.so(SAMBA_4.1.11)(64bit) >10:34:29,287 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libsecrets3.so(SAMBA_4.1.11)(64bit) >10:34:29,287 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libsamba3-util.so(SAMBA_4.1.11)(64bit) >10:34:29,287 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libsamba-util.so.0(SAMBA_UTIL_0.0.1)(64bit) >10:34:29,287 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libsamba-sockets.so(SAMBA_4.1.11)(64bit) >10:34:29,288 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libsamba-security.so(SAMBA_4.1.11)(64bit) >10:34:29,288 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libsamba-modules.so(SAMBA_4.1.11)(64bit) >10:34:29,288 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libsamba-hostconfig.so.0(SAMBA_HOSTCONFIG_0.0.1)(64bit) >10:34:29,288 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libreplace.so(SAMBA_4.1.11)(64bit) >10:34:29,289 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libnpa_tstream.so(SAMBA_4.1.11)(64bit) >10:34:29,289 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libndr.so.0(NDR_0.0.1)(64bit) >10:34:29,289 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libndr-standard.so.0(NDR_STANDARD_0.0.1)(64bit) >10:34:29,289 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libndr-samba.so(SAMBA_4.1.11)(64bit) >10:34:29,290 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libmsrpc3.so(SAMBA_4.1.11)(64bit) >10:34:29,290 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for liblibsmb.so(SAMBA_4.1.11)(64bit) >10:34:29,290 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for liblibcli_netlogon3.so(SAMBA_4.1.11)(64bit) >10:34:29,290 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for liblibcli_lsa3.so(SAMBA_4.1.11)(64bit) >10:34:29,290 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libkrb5samba.so(SAMBA_4.1.11)(64bit) >10:34:29,291 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libgse.so(SAMBA_4.1.11)(64bit) >10:34:29,291 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libgensec.so.0(GENSEC_0.0.1)(64bit) >10:34:29,291 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libflag_mapping.so(SAMBA_4.1.11)(64bit) >10:34:29,291 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for liberrors.so(SAMBA_4.1.11)(64bit) >10:34:29,291 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libdcerpc-samba.so(SAMBA_4.1.11)(64bit) >10:34:29,291 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libdcerpc-binding.so.0(DCERPC_BINDING_0.0.1)(64bit) >10:34:29,292 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libdbwrap.so(SAMBA_4.1.11)(64bit) >10:34:29,292 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libcliauth.so(SAMBA_4.1.11)(64bit) >10:34:29,292 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libcli_smb_common.so(SAMBA_4.1.11)(64bit) >10:34:29,292 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libcli-ldap-common.so(SAMBA_4.1.11)(64bit) >10:34:29,292 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libauthkrb5.so(SAMBA_4.1.11)(64bit) >10:34:29,293 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libauth.so(SAMBA_4.1.11)(64bit) >10:34:29,293 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libads.so(SAMBA_4.1.11)(64bit) >10:34:29,293 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libutil_tdb.so()(64bit) >10:34:29,293 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libtrusts_util.so()(64bit) >10:34:29,295 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libsmbldaphelper.so()(64bit) >10:34:29,295 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libsmbldap.so.0()(64bit) >10:34:29,295 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libsmbd_shim.so()(64bit) >10:34:29,295 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libsmbconf.so.0()(64bit) >10:34:29,295 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libsmb_transport.so()(64bit) >10:34:29,296 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libsecrets3.so()(64bit) >10:34:29,296 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libsamba3-util.so()(64bit) >10:34:29,296 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libsamba-util.so.0()(64bit) >10:34:29,296 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libsamba-sockets.so()(64bit) >10:34:29,296 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libsamba-security.so()(64bit) >10:34:29,296 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libsamba-modules.so()(64bit) >10:34:29,297 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libsamba-hostconfig.so.0()(64bit) >10:34:29,297 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libreplace.so()(64bit) >10:34:29,298 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libnpa_tstream.so()(64bit) >10:34:29,298 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libndr.so.0()(64bit) >10:34:29,298 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libndr-standard.so.0()(64bit) >10:34:29,298 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libndr-samba.so()(64bit) >10:34:29,298 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libmsrpc3.so()(64bit) >10:34:29,299 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for liblibsmb.so()(64bit) >10:34:29,299 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for liblibcli_netlogon3.so()(64bit) >10:34:29,299 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for liblibcli_lsa3.so()(64bit) >10:34:29,299 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libkrb5samba.so()(64bit) >10:34:29,299 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libgse.so()(64bit) >10:34:29,299 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libgensec.so.0()(64bit) >10:34:29,300 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libflag_mapping.so()(64bit) >10:34:29,300 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for liberrors.so()(64bit) >10:34:29,300 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libdcerpc-samba.so()(64bit) >10:34:29,300 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libdcerpc-binding.so.0()(64bit) >10:34:29,300 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libdbwrap.so()(64bit) >10:34:29,301 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libcliauth.so()(64bit) >10:34:29,301 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libcli_smb_common.so()(64bit) >10:34:29,301 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libcli-ldap-common.so()(64bit) >10:34:29,301 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libauthkrb5.so()(64bit) >10:34:29,301 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libauth.so()(64bit) >10:34:29,302 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.2.ppc64le to require for libads.so()(64bit) >10:34:29,303 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.13.1-79.fc21.noarch as install for selinux-policy-targeted-3.13.1-79.fc21.noarch >10:34:29,304 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.13.1-79.fc21.noarch to require for selinux-policy >10:34:29,305 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-6.fc21.ppc64le as install for setuptool-1.19.11-9.fc21.ppc64le >10:34:29,309 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-13.fc21.ppc64le as install for 1:smartmontools-6.2-8.fc21.ppc64le >10:34:29,329 DEBUG yum.verbose.YumBase: TSINFO: Marking ssmtp-2.64-13.fc21.ppc64le as install for 1:smartmontools-6.2-8.fc21.ppc64le >10:34:29,331 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-14alpha.fc21.ppc64le as install for sos-3.2-0.1.a.fc21.noarch >10:34:29,332 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.12.0-0.rc1.2.fc21.ppc64le as install for sos-3.2-0.1.a.fc21.noarch >10:34:29,333 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.1-5.fc21.ppc64le as install for sos-3.2-0.1.a.fc21.noarch >10:34:29,336 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-proxy-1.12.0-7.fc21.ppc64le as install for sssd-1.12.0-7.fc21.ppc64le >10:34:29,337 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ldap-1.12.0-7.fc21.ppc64le as install for sssd-1.12.0-7.fc21.ppc64le >10:34:29,339 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-1.12.0-7.fc21.ppc64le as install for sssd-1.12.0-7.fc21.ppc64le >10:34:29,340 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ipa-1.12.0-7.fc21.ppc64le as install for sssd-1.12.0-7.fc21.ppc64le >10:34:29,342 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-pac-1.12.0-7.fc21.ppc64le as install for sssd-1.12.0-7.fc21.ppc64le >10:34:29,344 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ad-1.12.0-7.fc21.ppc64le as install for sssd-1.12.0-7.fc21.ppc64le >10:34:29,346 DEBUG yum.verbose.YumBase: TSINFO: Marking python-sssdconfig-1.12.0-7.fc21.noarch as install for sssd-1.12.0-7.fc21.ppc64le >10:34:29,356 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.160-1.fc21.ppc64le as install for systemd-215-14.fc21.ppc64le >10:34:29,357 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.160-1.fc21.ppc64le to require for libdw.so.1(ELFUTILS_0.130)(64bit) >10:34:29,357 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.160-1.fc21.ppc64le to require for libdw.so.1(ELFUTILS_0.122)(64bit) >10:34:29,358 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.4.2-4.fc21.ppc64le as install for systemd-215-14.fc21.ppc64le >10:34:29,368 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:tog-pegasus-libs-2.13.0-17.fc21.ppc64le as install for 2:tog-pegasus-2.13.0-17.fc21.ppc64le >10:34:29,370 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-libs-5.7.2-23.fc21.ppc64le as install for 2:tog-pegasus-2.13.0-17.fc21.ppc64le >10:34:29,371 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2014.2.1-1.0.fc21.noarch as install for 2:tog-pegasus-2.13.0-17.fc21.ppc64le >10:34:29,372 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-17.fc21.ppc64le to require for libpegwql.so.1()(64bit) >10:34:29,372 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-17.fc21.ppc64le to require for libpeguser.so.1()(64bit) >10:34:29,373 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-17.fc21.ppc64le to require for libpegslp.so.1()(64bit) >10:34:29,373 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-17.fc21.ppc64le to require for libpegservice.so.1()(64bit) >10:34:29,373 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-17.fc21.ppc64le to require for libpegserver.so.1()(64bit) >10:34:29,373 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-17.fc21.ppc64le to require for libpegrepository.so.1()(64bit) >10:34:29,373 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-17.fc21.ppc64le to require for libpegqueryexpression.so.1()(64bit) >10:34:29,374 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-17.fc21.ppc64le to require for libpegquerycommon.so.1()(64bit) >10:34:29,374 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-17.fc21.ppc64le to require for libpegprovidermanager.so.1()(64bit) >10:34:29,374 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-17.fc21.ppc64le to require for libpegprovider.so.1()(64bit) >10:34:29,374 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-17.fc21.ppc64le to require for libpegprm.so.1()(64bit) >10:34:29,374 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-17.fc21.ppc64le to require for libpegpmservice.so.1()(64bit) >10:34:29,374 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-17.fc21.ppc64le to require for libpegpmrouter.so.1()(64bit) >10:34:29,375 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-17.fc21.ppc64le to require for libpegindicationservice.so.1()(64bit) >10:34:29,375 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-17.fc21.ppc64le to require for libpeghandlerservice.so.1()(64bit) >10:34:29,375 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-17.fc21.ppc64le to require for libpeghandler.so.1()(64bit) >10:34:29,375 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-17.fc21.ppc64le to require for libpeggetoopt.so.1()(64bit) >10:34:29,375 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-17.fc21.ppc64le to require for libpeggeneral.so.1()(64bit) >10:34:29,376 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-17.fc21.ppc64le to require for libpegexportserver.so.1()(64bit) >10:34:29,376 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-17.fc21.ppc64le to require for libpegcql.so.1()(64bit) >10:34:29,376 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-17.fc21.ppc64le to require for libpegconfig.so.1()(64bit) >10:34:29,376 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-17.fc21.ppc64le to require for libpegcompiler.so.1()(64bit) >10:34:29,376 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-17.fc21.ppc64le to require for libpegcommon.so.1()(64bit) >10:34:29,377 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-17.fc21.ppc64le to require for libpegcliutils.so.1()(64bit) >10:34:29,377 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-17.fc21.ppc64le to require for libpegclient.so.1()(64bit) >10:34:29,377 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-17.fc21.ppc64le to require for libpegauthentication.so.1()(64bit) >10:34:29,377 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-17.fc21.ppc64le to require for libUserAuthProvider.so.1()(64bit) >10:34:29,377 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-17.fc21.ppc64le to require for libProviderRegistrationProvider.so.1()(64bit) >10:34:29,377 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-17.fc21.ppc64le to require for libNamespaceProvider.so.1()(64bit) >10:34:29,378 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-17.fc21.ppc64le to require for libInteropProvider.so.1()(64bit) >10:34:29,378 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-17.fc21.ppc64le to require for libDefaultProviderManager.so.1()(64bit) >10:34:29,378 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-17.fc21.ppc64le to require for libConfigSettingProvider.so.1()(64bit) >10:34:29,378 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-17.fc21.ppc64le to require for libCertificateProvider.so.1()(64bit) >10:34:29,378 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-17.fc21.ppc64le to require for libCIMQueryCapabilitiesProvider.so.1()(64bit) >10:34:29,380 DEBUG yum.verbose.YumBase: TSINFO: Marking dtc-1.4.0-5.fc21.ppc64le as install for uboot-tools-2014.04-7.fc21.ppc64le >10:34:29,383 DEBUG yum.verbose.YumBase: TSINFO: Marking usb_modeswitch-data-20140327-2.fc21.noarch as install for usb_modeswitch-2.1.1-3.fc21.ppc64le >10:34:29,386 DEBUG yum.verbose.YumBase: TSINFO: Marking jimtcl-0.75-3.fc21.ppc64le as install for usb_modeswitch-2.1.1-3.fc21.ppc64le >10:34:29,387 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.19-2.fc21.ppc64le as install for usb_modeswitch-2.1.1-3.fc21.ppc64le >10:34:29,394 DEBUG yum.verbose.YumBase: TSINFO: Marking libsmartcols-2.25.1-0.1.fc21.ppc64le as install for util-linux-2.25.1-0.1.fc21.ppc64le >10:34:29,395 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-6.fc21.ppc64le as install for util-linux-2.25.1-0.1.fc21.ppc64le >10:34:29,399 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.35-6.fc21.1.ppc64le as install for wget-1.15-3.fc21.ppc64le >10:34:29,401 DEBUG yum.verbose.YumBase: TSINFO: Marking crda-3.13_2014.06.13-2.fc21.ppc64le as install for 1:wireless-tools-29-12.1.fc21.ppc64le >10:34:29,404 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-14.fc21.ppc64le as install for yum-3.4.3-153.fc21.noarch >10:34:29,405 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.10.1-2.fc21.noarch as install for yum-3.4.3-153.fc21.noarch >10:34:29,406 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxattr-0.5.3-4.fc21.ppc64le as install for yum-3.4.3-153.fc21.noarch >10:34:29,407 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-15.fc21.noarch as install for yum-3.4.3-153.fc21.noarch >10:34:29,408 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-13.fc21.ppc64le as install for yum-3.4.3-153.fc21.noarch >10:34:29,409 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-12.fc21.ppc64le as install for yum-3.4.3-153.fc21.noarch >10:34:29,411 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-python-0.0.27-1.fc21.noarch as install for yum-langpacks-0.4.3-2.fc21.noarch >10:34:29,412 DEBUG yum.verbose.YumBase: TSINFO: Marking python-kitchen-1.1.1-7.fc21.noarch as install for yum-utils-1.1.31-24.fc21.noarch >10:34:29,425 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.41.91-1.fc21.ppc64le as install for PackageKit-glib-0.9.5-1.fc21.ppc64le >10:34:29,428 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python-2.2.2-6.fc21.ppc64le as install for abrt-2.2.2-6.fc21.ppc64le >10:34:29,429 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-libs-2.2.2-6.fc21.ppc64le as install for abrt-2.2.2-6.fc21.ppc64le >10:34:29,430 DEBUG yum.verbose.YumBase: TSINFO: Marking satyr-0.14-3.fc21.ppc64le as install for abrt-2.2.2-6.fc21.ppc64le >10:34:29,432 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-2.2.3-5.fc21.ppc64le as install for abrt-2.2.2-6.fc21.ppc64le >10:34:29,435 DEBUG yum.verbose.YumBase: TSINFO: Marking gdb-7.8-21.fc21.ppc64le as install for abrt-addon-ccpp-2.2.2-6.fc21.ppc64le >10:34:29,436 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python-2.2.3-5.fc21.ppc64le as install for abrt-addon-ccpp-2.2.2-6.fc21.ppc64le >10:34:29,438 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-0.160-1.fc21.ppc64le as install for abrt-addon-ccpp-2.2.2-6.fc21.ppc64le >10:34:29,440 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-kerneloops-2.2.3-5.fc21.ppc64le as install for abrt-addon-kerneloops-2.2.2-6.fc21.ppc64le >10:34:29,443 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python-215-14.fc21.ppc64le as install for abrt-addon-python-2.2.2-6.fc21.ppc64le >10:34:29,445 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python3-215-14.fc21.ppc64le as install for abrt-addon-python3-2.2.2-6.fc21.ppc64le >10:34:29,446 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python3-2.2.2-6.fc21.ppc64le as install for abrt-addon-python3-2.2.2-6.fc21.ppc64le >10:34:29,448 DEBUG yum.verbose.YumBase: TSINFO: Marking python-augeas-0.4.1-6.fc21.noarch as install for abrt-addon-vmcore-2.2.2-6.fc21.ppc64le >10:34:29,449 DEBUG yum.verbose.YumBase: TSINFO: Marking kexec-tools-2.0.7-7.fc21.ppc64le as install for abrt-addon-vmcore-2.2.2-6.fc21.ppc64le >10:34:29,451 DEBUG yum.verbose.YumBase: TSINFO: Marking crash-7.0.8-1.fc21.ppc64le as install for abrt-addon-vmcore-2.2.2-6.fc21.ppc64le >10:34:29,454 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-web-2.2.3-5.fc21.ppc64le as install for abrt-plugin-bodhi-2.2.2-6.fc21.ppc64le >10:34:29,455 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.11-10.fc21.ppc64le as install for abrt-plugin-bodhi-2.2.2-6.fc21.ppc64le >10:34:29,460 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-cli-2.2.3-5.fc21.ppc64le as install for abrt-tui-2.2.2-6.fc21.ppc64le >10:34:29,463 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-0.6.37-3.fc21.ppc64le as install for accountsservice-libs-0.6.37-3.fc21.ppc64le >10:34:29,470 DEBUG yum.verbose.YumBase: TSINFO: Marking hesiod-3.2.1-4.fc21.ppc64le as install for 1:autofs-5.1.0-6.fc21.ppc64le >10:34:29,472 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-29.fc21.ppc64le as install for avahi-autoipd-0.6.31-29.fc21.ppc64le >10:34:29,473 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-8.fc21.ppc64le as install for avahi-autoipd-0.6.31-29.fc21.ppc64le >10:34:29,476 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.5-9.P1.fc21.noarch as install for 32:bind-libs-9.9.5-9.P1.fc21.ppc64le >10:34:29,481 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-trust-0.21.3-1.fc21.ppc64le as install for ca-certificates-2014.2.1-1.0.fc21.noarch >10:34:29,483 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.21.3-1.fc21.ppc64le as install for ca-certificates-2014.2.1-1.0.fc21.noarch >10:34:29,491 DEBUG yum.verbose.YumBase: TSINFO: Marking iw-3.14-3.fc21.ppc64le as install for crda-3.13_2014.06.13-2.fc21.ppc64le >10:34:29,499 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.90-1.fc21.ppc64le as install for device-mapper-libs-1.02.90-1.fc21.ppc64le >10:34:29,503 DEBUG yum.verbose.YumBase: TSINFO: Marking nettle-2.7.1-5.fc21.ppc64le as install for dnsmasq-2.71-3.fc21.ppc64le >10:34:29,503 DEBUG yum.verbose.YumBase: Quick matched nettle-2.7.1-5.fc21.ppc64le to require for libhogweed.so.2()(64bit) >10:34:29,506 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-67.fc21.ppc64le as install for dracut-038-28.git20140903.fc21.ppc64le >10:34:29,507 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-21.fc21.ppc64le as install for dracut-038-28.git20140903.fc21.ppc64le >10:34:29,513 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-repos-21-0.7.noarch as install for fedora-release-21-0.13.noarch >10:34:29,517 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.4.1-7.fc21.ppc64le as install for fipscheck-lib-1.4.1-7.fc21.ppc64le >10:34:29,519 DEBUG yum.verbose.YumBase: TSINFO: Marking libfprint-0.5.1-4.fc21.ppc64le as install for fprintd-0.5.1-3.fc21.ppc64le >10:34:29,522 DEBUG yum.verbose.YumBase: TSINFO: Marking python-nss-0.15.0-5.fc21.ppc64le as install for freeipa-python-4.0.2-1.fc21.ppc64le >10:34:29,524 DEBUG yum.verbose.YumBase: TSINFO: Marking python-kerberos-1.1-16.fc21.ppc64le as install for freeipa-python-4.0.2-1.fc21.ppc64le >10:34:29,525 DEBUG yum.verbose.YumBase: TSINFO: Marking python-yubico-1.2.1-3.fc21.noarch as install for freeipa-python-4.0.2-1.fc21.ppc64le >10:34:29,526 DEBUG yum.verbose.YumBase: TSINFO: Marking python-qrcode-2.4.1-6.fc21.noarch as install for freeipa-python-4.0.2-1.fc21.ppc64le >10:34:29,527 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pyasn1-0.1.7-4.fc21.noarch as install for freeipa-python-4.0.2-1.fc21.ppc64le >10:34:29,528 DEBUG yum.verbose.YumBase: TSINFO: Marking python-netaddr-0.7.11-3.fc21.noarch as install for freeipa-python-4.0.2-1.fc21.ppc64le >10:34:29,529 DEBUG yum.verbose.YumBase: TSINFO: Marking python-lxml-3.3.6-1.fc21.ppc64le as install for freeipa-python-4.0.2-1.fc21.ppc64le >10:34:29,530 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:python-dateutil-1.5-0.fc21.noarch as install for freeipa-python-4.0.2-1.fc21.ppc64le >10:34:29,531 DEBUG yum.verbose.YumBase: TSINFO: Marking pyOpenSSL-0.13.1-4.fc21.ppc64le as install for freeipa-python-4.0.2-1.fc21.ppc64le >10:34:29,532 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-python-1.12.0-7.fc21.ppc64le as install for freeipa-python-4.0.2-1.fc21.ppc64le >10:34:29,533 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg-1.4.18-2.fc21.ppc64le as install for freeipa-python-4.0.2-1.fc21.ppc64le >10:34:29,535 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.8-4.1.fc21.ppc64le as install for freeipa-python-4.0.2-1.fc21.ppc64le >10:34:29,539 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.13.92-1.fc21.ppc64le as install for glib-networking-2.41.4-2.fc21.ppc64le >10:34:29,542 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.1-6.fc21.ppc64le as install for glib2-2.41.4-3.fc21.ppc64le >10:34:29,544 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2014g-1.fc21.noarch as install for glibc-common-2.19.90-36.fc21.ppc64le >10:34:29,547 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-4.2-1.fc21.ppc64le as install for gnutls-3.3.7-1.fc21.ppc64le >10:34:29,548 DEBUG yum.verbose.YumBase: TSINFO: Marking crypto-policies-20140905-1.git4649b7d.fc21.noarch as install for gnutls-3.3.7-1.fc21.ppc64le >10:34:29,549 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.13-3.fc21.ppc64le as install for gnutls-3.3.7-1.fc21.ppc64le >10:34:29,555 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.1-6.fc21.ppc64le as install for iptables-1.4.21-11.fc21.ppc64le >10:34:29,561 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-firmware-20140912-39.git365e80cce.fc21.noarch as install for kernel-core-3.16.2-301.fc21.ppc64le >10:34:29,570 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-0.2.6-4.fc21.ppc64le as install for krb5-libs-1.12.2-3.fc21.ppc64le >10:34:29,574 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-data-0.0.27-1.fc21.noarch as install for langtable-python-0.0.27-1.fc21.noarch >10:34:29,575 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-0.0.27-1.fc21.noarch as install for langtable-python-0.0.27-1.fc21.noarch >10:34:29,598 DEBUG yum.verbose.YumBase: TSINFO: Marking libmnl-1.0.3-9.fc21.ppc64le as install for libnetfilter_conntrack-1.0.4-4.fc21.ppc64le >10:34:29,598 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-9.fc21.ppc64le to require for libmnl.so.0(LIBMNL_1.0)(64bit) >10:34:29,599 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-9.fc21.ppc64le to require for libmnl.so.0()(64bit) >10:34:29,603 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.9.1-5.fc21.ppc64le as install for libpwquality-1.2.4-2.fc21.ppc64le >10:34:29,604 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.9.1-5.fc21.ppc64le as install for libpwquality-1.2.4-2.fc21.ppc64le >10:34:29,606 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.4.3-4.fc21.ppc64le as install for librepo-1.7.5-2.fc21.ppc64le >10:34:29,606 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.4.3-4.fc21.ppc64le to require for libgpgme.so.11(GPGME_1.0)(64bit) >10:34:29,607 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.4.3-4.fc21.ppc64le to require for libgpgme.so.11()(64bit) >10:34:29,609 DEBUG yum.verbose.YumBase: TSINFO: Marking augeas-libs-1.2.0-4.fc21.ppc64le as install for libreport-plugin-bugzilla-2.2.3-5.fc21.ppc64le >10:34:29,615 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-18.fc21.ppc64le as install for libsemanage-2.3-6.fc21.ppc64le >10:34:29,615 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-18.fc21.ppc64le to require for libustr-1.0.so.1(USTR_1.0)(64bit) >10:34:29,616 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-18.fc21.ppc64le to require for libustr-1.0.so.1()(64bit) >10:34:29,644 DEBUG yum.verbose.YumBase: TSINFO: Marking sg3_utils-libs-1.39-1.fc21.ppc64le as install for lsvpd-1.7.5-1.fc21.ppc64le >10:34:29,645 DEBUG yum.verbose.YumBase: TSINFO: Marking librtas-1.3.12-1.fc21.ppc64le as install for lsvpd-1.7.5-1.fc21.ppc64le >10:34:29,649 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-libs-2.02.111-1.fc21.ppc64le as install for lvm2-2.02.111-1.fc21.ppc64le >10:34:29,651 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-persistent-data-0.3.2-4.fc21.ppc64le as install for lvm2-2.02.111-1.fc21.ppc64le >10:34:29,652 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-libs-1.02.90-1.fc21.ppc64le as install for lvm2-2.02.111-1.fc21.ppc64le >10:34:29,657 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-16.20140323.fc21.noarch as install for ncurses-libs-5.9-16.20140323.fc21.ppc64le >10:34:29,660 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-13.fc21.ppc64le as install for newt-0.52.17-4.fc21.ppc64le >10:34:29,660 DEBUG yum.verbose.YumBase: Quick matched slang-2.2.4-13.fc21.ppc64le to require for libslang.so.2()(64bit) >10:34:29,666 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.17.0-2.fc21.ppc64le as install for nss-3.17.0-2.fc21.ppc64le >10:34:29,680 DEBUG yum.verbose.YumBase: TSINFO: Marking ntpdate-4.2.6p5-23.fc21.ppc64le as install for ntp-4.2.6p5-23.fc21.ppc64le >10:34:29,681 DEBUG yum.verbose.YumBase: TSINFO: Marking autogen-libopts-5.18.3-3.fc21.ppc64le as install for ntp-4.2.6p5-23.fc21.ppc64le >10:34:29,690 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-indicationmanager-libs-0.4.2-4.fc21.ppc64le as install for openlmi-account-0.4.2-4.fc21.ppc64le >10:34:29,691 DEBUG yum.verbose.YumBase: Quick matched openlmi-indicationmanager-libs-0.4.2-4.fc21.ppc64le to require for libopenlmiindmanager.so.1()(64bit) >10:34:29,692 DEBUG yum.verbose.YumBase: TSINFO: Marking konkretcmpi-0.9.2-4.fc21.ppc64le as install for openlmi-account-0.4.2-4.fc21.ppc64le >10:34:29,697 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-python-base-0.4.2-4.fc21.noarch as install for openlmi-providers-0.4.2-4.fc21.ppc64le >10:34:29,699 DEBUG yum.verbose.YumBase: TSINFO: Marking pywbem-0.7.0-27.20131121svn626.fc21.noarch as install for openlmi-providers-0.4.2-4.fc21.ppc64le >10:34:29,699 DEBUG yum.verbose.YumBase: Quick matched pywbem-0.7.0-27.20131121svn626.fc21.noarch to require for pywbem >10:34:29,700 DEBUG yum.verbose.YumBase: TSINFO: Marking cim-schema-2.38.0-3.fc21.noarch as install for openlmi-providers-0.4.2-4.fc21.ppc64le >10:34:29,702 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-python-providers-0.4.2-4.fc21.noarch as install for openlmi-software-0.4.2-4.fc21.noarch >10:34:29,704 DEBUG yum.verbose.YumBase: TSINFO: Marking xfsprogs-3.2.1-2.fc21.ppc64le as install for openlmi-storage-0.7.1-3.fc21.noarch >10:34:29,706 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:python-blivet-0.61.2-2.fc21.noarch as install for openlmi-storage-0.7.1-3.fc21.noarch >10:34:29,707 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-logicalfile-0.4.2-4.fc21.ppc64le as install for openlmi-storage-0.7.1-3.fc21.noarch >10:34:29,708 DEBUG yum.verbose.YumBase: TSINFO: Marking cmpi-bindings-pywbem-0.9.5-7.fc21.ppc64le as install for openlmi-storage-0.7.1-3.fc21.noarch >10:34:29,713 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:make-4.0-3.fc21.ppc64le as install for 1:openssl-1.0.1i-4.fc21.ppc64le >10:34:29,728 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-pkla-compat-0.1-5.fc21.ppc64le as install for polkit-0.112-7.fc21.ppc64le >10:34:29,729 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs17-17.0.0-12.fc21.ppc64le as install for polkit-0.112-7.fc21.ppc64le >10:34:29,730 DEBUG yum.verbose.YumBase: Quick matched mozjs17-17.0.0-12.fc21.ppc64le to require for libmozjs-17.0.so()(64bit) >10:34:29,733 DEBUG yum.verbose.YumBase: TSINFO: Marking powerpc-utils-python-1.2.1-6.fc21.noarch as install for powerpc-utils-1.2.22-2.fc21.ppc64le >10:34:29,739 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-5.18.2-303.fc21.ppc64le as install for powerpc-utils-1.2.22-2.fc21.ppc64le >10:34:29,741 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-303.fc21.ppc64le to require for perl(strict) >10:34:29,741 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-303.fc21.ppc64le to require for perl(Sys::Hostname) >10:34:29,741 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-303.fc21.ppc64le to require for perl(POSIX) >10:34:29,742 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-303.fc21.ppc64le to require for perl(Getopt::Std) >10:34:29,743 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Getopt-Long-2.42-2.fc21.noarch as install for powerpc-utils-1.2.22-2.fc21.ppc64le >10:34:29,744 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-303.fc21.ppc64le to require for perl(File::Basename) >10:34:29,745 DEBUG yum.verbose.YumBase: TSINFO: Marking libservicelog-1.1.15-1.fc21.ppc64le as install for powerpc-utils-1.2.22-2.fc21.ppc64le >10:34:29,754 DEBUG yum.verbose.YumBase: TSINFO: Marking python-backports-1.0-5.fc21.ppc64le as install for python-backports-ssl_match_hostname-3.4.0.2-3.fc21.noarch >10:34:29,756 DEBUG yum.verbose.YumBase: TSINFO: Marking python-crypto-2.6.1-6.fc21.ppc64le as install for python-dns-1.11.1-4.fc21.noarch >10:34:29,757 DEBUG yum.verbose.YumBase: TSINFO: Marking python-six-1.7.3-2.fc21.noarch as install for python-iniparse-0.4-15.fc21.noarch >10:34:29,759 DEBUG yum.verbose.YumBase: TSINFO: Marking python-chardet-2.2.1-2.fc21.noarch as install for python-kitchen-1.1.1-7.fc21.noarch >10:34:29,762 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.6.0-3.fc21.noarch as install for python-slip-dbus-0.6.0-3.fc21.noarch >10:34:29,763 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.3.1-5.fc21.ppc64le as install for python-urlgrabber-3.10.1-2.fc21.noarch >10:34:29,765 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-libs-3.4.1-15.fc21.ppc64le as install for python3-3.4.1-15.fc21.ppc64le >10:34:29,767 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-setuptools-2.0-8.fc21.noarch as install for python3-3.4.1-15.fc21.ppc64le >10:34:29,768 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-pip-1.5.6-2.fc21.noarch as install for python3-3.4.1-15.fc21.ppc64le >10:34:29,776 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-plugin-selinux-4.12.0-0.rc1.2.fc21.ppc64le as install for rpm-libs-4.12.0-0.rc1.2.fc21.ppc64le >10:34:29,778 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.12.0-0.rc1.2.fc21.ppc64le as install for rpm-python-4.12.0-0.rc1.2.fc21.ppc64le >10:34:29,779 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.12.0-0.rc1.2.fc21.ppc64le to require for librpmbuild.so.3()(64bit) >10:34:29,817 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-compat-libs-215-14.fc21.ppc64le as install for 2:samba-libs-4.1.11-1.fc21.2.ppc64le >10:34:29,819 DEBUG yum.verbose.YumBase: TSINFO: Marking pytalloc-2.1.1-3.fc21.ppc64le as install for 2:samba-libs-4.1.11-1.fc21.2.ppc64le >10:34:29,820 DEBUG yum.verbose.YumBase: TSINFO: Marking libldb-1.1.17-4.fc21.ppc64le as install for 2:samba-libs-4.1.11-1.fc21.2.ppc64le >10:34:29,821 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.17-4.fc21.ppc64le to require for libldb.so.1(LDB_0.9.23)(64bit) >10:34:29,822 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.17-4.fc21.ppc64le to require for libldb.so.1(LDB_0.9.15)(64bit) >10:34:29,822 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.17-4.fc21.ppc64le to require for libldb.so.1(LDB_0.9.10)(64bit) >10:34:29,824 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-libs-1.7.5-5.fc21.ppc64le as install for 2:samba-libs-4.1.11-1.fc21.2.ppc64le >10:34:29,830 DEBUG yum.verbose.YumBase: TSINFO: Marking iniparser-3.1-6.fc21.ppc64le as install for 2:samba-winbind-modules-4.1.11-1.fc21.2.ppc64le >10:34:29,840 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-common-1.12.0-7.fc21.ppc64le as install for sssd-ad-1.12.0-7.fc21.ppc64le >10:34:29,842 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_idmap-1.12.0-7.fc21.ppc64le as install for sssd-ad-1.12.0-7.fc21.ppc64le >10:34:29,843 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libsmbclient-4.1.11-1.fc21.2.ppc64le as install for sssd-ad-1.12.0-7.fc21.ppc64le >10:34:29,845 DEBUG yum.verbose.YumBase: TSINFO: Marking libini_config-1.1.0-24.fc21.ppc64le as install for sssd-ad-1.12.0-7.fc21.ppc64le >10:34:29,846 DEBUG yum.verbose.YumBase: TSINFO: Marking libdhash-0.4.3-24.fc21.ppc64le as install for sssd-ad-1.12.0-7.fc21.ppc64le >10:34:29,848 DEBUG yum.verbose.YumBase: TSINFO: Marking libref_array-0.1.4-24.fc21.ppc64le as install for sssd-ad-1.12.0-7.fc21.ppc64le >10:34:29,849 DEBUG yum.verbose.YumBase: TSINFO: Marking libcollection-0.6.2-24.fc21.ppc64le as install for sssd-ad-1.12.0-7.fc21.ppc64le >10:34:29,850 DEBUG yum.verbose.YumBase: TSINFO: Marking libbasicobjects-0.1.1-24.fc21.ppc64le as install for sssd-ad-1.12.0-7.fc21.ppc64le >10:34:29,858 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-client-1.12.0-7.fc21.ppc64le as install for sssd-common-1.12.0-7.fc21.ppc64le >10:34:29,859 DEBUG yum.verbose.YumBase: TSINFO: Marking c-ares-1.10.0-4.fc21.ppc64le as install for sssd-common-1.12.0-7.fc21.ppc64le >10:34:29,870 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-1.12.0-7.fc21.ppc64le as install for sssd-ipa-1.12.0-7.fc21.ppc64le >10:34:29,871 DEBUG yum.verbose.YumBase: Quick matched libipa_hbac-1.12.0-7.fc21.ppc64le to require for libipa_hbac.so.0(IPA_HBAC_0.0.1)(64bit) >10:34:29,871 DEBUG yum.verbose.YumBase: Quick matched libipa_hbac-1.12.0-7.fc21.ppc64le to require for libipa_hbac.so.0()(64bit) >10:34:29,888 DEBUG yum.verbose.YumBase: TSINFO: Marking libteam-1.12-1.fc21.ppc64le as install for teamd-1.12-1.fc21.ppc64le >10:34:29,889 DEBUG yum.verbose.YumBase: Quick matched libteam-1.12-1.fc21.ppc64le to require for libteam.so.5()(64bit) >10:34:29,889 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-cli-3.2.25-3.fc21.ppc64le as install for teamd-1.12-1.fc21.ppc64le >10:34:29,891 DEBUG yum.verbose.YumBase: TSINFO: Marking jansson-2.6-4.fc21.ppc64le as install for teamd-1.12-1.fc21.ppc64le >10:34:29,895 DEBUG yum.verbose.YumBase: TSINFO: Marking openslp-2.0.0-5.fc21.ppc64le as install for 2:tog-pegasus-libs-2.13.0-17.fc21.ppc64le >10:34:29,898 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-7.fc21.ppc64le as install for udisks2-2.1.3-4.fc21.ppc64le >10:34:29,899 DEBUG yum.verbose.YumBase: TSINFO: Marking gdisk-0.8.10-4.fc21.ppc64le as install for udisks2-2.1.3-4.fc21.ppc64le >10:34:29,903 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-file-utils-0.22-3.fc21.ppc64le as install for xdg-utils-1.1.0-0.25.rc2.fc21.noarch >10:34:29,914 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject2-2.28.6-13.fc21.ppc64le as install for abrt-python-2.2.2-6.fc21.ppc64le >10:34:29,917 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-dbus-1.2.0-6.fc21.ppc64le as install for abrt-python3-2.2.2-6.fc21.ppc64le >10:34:29,918 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-3.13.91-1.fc21.ppc64le as install for abrt-python3-2.2.2-6.fc21.ppc64le >10:34:29,919 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python3-2.2.3-5.fc21.ppc64le as install for abrt-python3-2.2.2-6.fc21.ppc64le >10:34:29,926 DEBUG yum.verbose.YumBase: TSINFO: Marking snappy-1.1.1-3.fc21.ppc64le as install for crash-7.0.8-1.fc21.ppc64le >10:34:29,931 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.3-26.fc21.noarch as install for desktop-file-utils-0.22-3.fc21.ppc64le >10:34:29,941 DEBUG yum.verbose.YumBase: TSINFO: Marking libbabeltrace-1.2.1-3.fc21.ppc64le as install for gdb-7.8-21.fc21.ppc64le >10:34:29,942 DEBUG yum.verbose.YumBase: Quick matched libbabeltrace-1.2.1-3.fc21.ppc64le to require for libbabeltrace-ctf.so.1()(64bit) >10:34:29,945 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libusb-0.1.5-5.fc21.ppc64le as install for gnupg-1.4.18-2.fc21.ppc64le >10:34:29,952 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-network-038-28.git20140903.fc21.ppc64le as install for kexec-tools-2.0.7-7.fc21.ppc64le >10:34:29,960 DEBUG yum.verbose.YumBase: TSINFO: Marking gdk-pixbuf2-2.31.1-1.fc21.ppc64le as install for libfprint-0.5.1-4.fc21.ppc64le >10:34:29,963 DEBUG yum.verbose.YumBase: TSINFO: Marking libpath_utils-0.2.1-24.fc21.ppc64le as install for libini_config-1.1.0-24.fc21.ppc64le >10:34:29,963 DEBUG yum.verbose.YumBase: Quick matched libpath_utils-0.2.1-24.fc21.ppc64le to require for libpath_utils.so.1()(64bit) >10:34:29,971 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-9.fc21.ppc64le as install for libproxy-0.4.11-10.fc21.ppc64le >10:34:29,995 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-1.02.90-1.fc21.ppc64le as install for lvm2-libs-2.02.111-1.fc21.ppc64le >10:34:30,003 DEBUG yum.verbose.YumBase: TSINFO: Marking python-setuptools-2.0-8.fc21.noarch as install for openlmi-python-base-0.4.2-4.fc21.noarch >10:34:30,021 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-libs-5.18.2-303.fc21.ppc64le as install for 4:perl-5.18.2-303.fc21.ppc64le >10:34:30,023 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Socket-2.015-1.fc21.ppc64le as install for 4:perl-5.18.2-303.fc21.ppc64le >10:34:30,024 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Scalar-List-Utils-1.38-3.fc21.ppc64le as install for 4:perl-5.18.2-303.fc21.ppc64le >10:34:30,025 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-macros-5.18.2-303.fc21.ppc64le as install for 4:perl-5.18.2-303.fc21.ppc64le >10:34:30,026 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-shared-1.46-4.fc21.ppc64le as install for 4:perl-5.18.2-303.fc21.ppc64le >10:34:30,027 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-threads-1.92-3.fc21.ppc64le as install for 4:perl-5.18.2-303.fc21.ppc64le >10:34:30,028 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-constant-1.27-293.fc21.noarch as install for 4:perl-5.18.2-303.fc21.ppc64le >10:34:30,029 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-Local-1.2300-292.fc21.noarch as install for 4:perl-5.18.2-303.fc21.ppc64le >10:34:30,030 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-HiRes-1.9726-3.fc21.ppc64le as install for 4:perl-5.18.2-303.fc21.ppc64le >10:34:30,032 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Storable-2.51-2.fc21.ppc64le as install for 4:perl-5.18.2-303.fc21.ppc64le >10:34:30,034 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Simple-3.28-293.fc21.noarch as install for 4:perl-5.18.2-303.fc21.ppc64le >10:34:30,035 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.28-293.fc21.noarch to require for perl(Pod::Simple::Search) >10:34:30,036 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Module-CoreList-3.03-303.fc21.noarch as install for 4:perl-5.18.2-303.fc21.ppc64le >10:34:30,037 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Filter-1.50-3.fc21.ppc64le as install for 4:perl-5.18.2-303.fc21.ppc64le >10:34:30,038 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Temp-0.23.04-2.fc21.noarch as install for 4:perl-5.18.2-303.fc21.ppc64le >10:34:30,039 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-PathTools-3.47-3.fc21.ppc64le as install for 4:perl-5.18.2-303.fc21.ppc64le >10:34:30,040 DEBUG yum.verbose.YumBase: Quick matched perl-PathTools-3.47-3.fc21.ppc64le to require for perl(File::Spec::Functions) >10:34:30,040 DEBUG yum.verbose.YumBase: Quick matched perl-PathTools-3.47-3.fc21.ppc64le to require for perl(File::Spec) >10:34:30,041 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Path-2.09-293.fc21.noarch as install for 4:perl-5.18.2-303.fc21.ppc64le >10:34:30,042 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Exporter-5.70-2.fc21.noarch as install for 4:perl-5.18.2-303.fc21.ppc64le >10:34:30,043 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Carp-1.33.01-2.fc21.noarch as install for 4:perl-5.18.2-303.fc21.ppc64le >10:34:30,047 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Usage-1.64-1.fc21.noarch as install for perl-Getopt-Long-2.42-2.fc21.noarch >10:34:30,048 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Text-ParseWords-3.29-6.fc21.noarch as install for perl-Getopt-Long-2.42-2.fc21.noarch >10:34:30,051 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-2.24.0-10.fc21.ppc64le as install for powerpc-utils-python-1.2.1-6.fc21.noarch >10:34:30,056 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pyblock-0.53-8.fc21.ppc64le as install for 1:python-blivet-0.61.2-2.fc21.noarch >10:34:30,058 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-python-1.6.6-1.fc21.ppc64le as install for 1:python-blivet-0.61.2-2.fc21.noarch >10:34:30,059 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pyparted-3.9.5-2.fc21.ppc64le as install for 1:python-blivet-0.61.2-2.fc21.noarch >10:34:30,060 DEBUG yum.verbose.YumBase: TSINFO: Marking pykickstart-1.99.57-1.fc21.noarch as install for 1:python-blivet-0.61.2-2.fc21.noarch >10:34:30,061 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-multipath-0.4.9-67.fc21.ppc64le as install for 1:python-blivet-0.61.2-2.fc21.noarch >10:34:30,063 DEBUG yum.verbose.YumBase: TSINFO: Marking libtomcrypt-1.17-24.fc21.ppc64le as install for python-crypto-2.6.1-6.fc21.ppc64le >10:34:30,073 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cssselect-0.9.1-4.fc21.noarch as install for python-lxml-3.3.6-1.fc21.ppc64le >10:34:30,075 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-1.1.28-8.fc21.ppc64le as install for python-lxml-3.3.6-1.fc21.ppc64le >10:34:30,076 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-8.fc21.ppc64le to require for libxslt.so.1(LIBXML2_1.1.26)(64bit) >10:34:30,076 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-8.fc21.ppc64le to require for libxslt.so.1(LIBXML2_1.1.2)(64bit) >10:34:30,076 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-8.fc21.ppc64le to require for libxslt.so.1(LIBXML2_1.0.24)(64bit) >10:34:30,076 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-8.fc21.ppc64le to require for libxslt.so.1(LIBXML2_1.0.22)(64bit) >10:34:30,077 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-8.fc21.ppc64le to require for libxslt.so.1(LIBXML2_1.0.18)(64bit) >10:34:30,077 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-8.fc21.ppc64le to require for libxslt.so.1(LIBXML2_1.0.11)(64bit) >10:34:30,077 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-8.fc21.ppc64le to require for libxslt.so.1()(64bit) >10:34:30,077 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-8.fc21.ppc64le to require for libexslt.so.0()(64bit) >10:34:30,085 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pillow-2.5.3-3.fc21.ppc64le as install for python-qrcode-2.4.1-6.fc21.noarch >10:34:30,087 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.3-4.fc21.ppc64le as install for python-slip-0.6.0-3.fc21.noarch >10:34:30,089 DEBUG yum.verbose.YumBase: TSINFO: Marking pyusb-1.0.0-0.10.b1.fc21.noarch as install for python-yubico-1.2.1-3.fc21.noarch >10:34:30,094 DEBUG yum.verbose.YumBase: TSINFO: Marking m2crypto-0.21.1-18.fc21.ppc64le as install for pywbem-0.7.0-27.20131121svn626.fc21.noarch >10:34:30,105 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_nss_idmap-1.12.0-7.fc21.ppc64le as install for sssd-client-1.12.0-7.fc21.ppc64le >10:34:30,105 DEBUG yum.verbose.YumBase: Quick matched libsss_nss_idmap-1.12.0-7.fc21.ppc64le to require for libsss_nss_idmap.so.0()(64bit) >10:34:30,123 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-multipath-libs-0.4.9-67.fc21.ppc64le as install for device-mapper-multipath-0.4.9-67.fc21.ppc64le >10:34:30,124 DEBUG yum.verbose.YumBase: Quick matched device-mapper-multipath-libs-0.4.9-67.fc21.ppc64le to require for libmultipath.so.0()(64bit) >10:34:30,125 DEBUG yum.verbose.YumBase: Quick matched device-mapper-multipath-libs-0.4.9-67.fc21.ppc64le to require for libmpathpersist.so.0()(64bit) >10:34:30,128 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-18.fc21.ppc64le as install for gdk-pixbuf2-2.31.1-1.fc21.ppc64le >10:34:30,129 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libpng-1.6.10-3.fc21.ppc64le as install for gdk-pixbuf2-2.31.1-1.fc21.ppc64le >10:34:30,130 DEBUG yum.verbose.YumBase: TSINFO: Marking libjpeg-turbo-1.3.1-4.fc21.ppc64le as install for gdk-pixbuf2-2.31.1-1.fc21.ppc64le >10:34:30,132 DEBUG yum.verbose.YumBase: TSINFO: Marking jasper-libs-1.900.1-27.fc21.ppc64le as install for gdk-pixbuf2-2.31.1-1.fc21.ppc64le >10:34:30,133 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-1.6.2-2.fc21.ppc64le as install for gdk-pixbuf2-2.31.1-1.fc21.ppc64le >10:34:30,140 DEBUG yum.verbose.YumBase: TSINFO: Marking libtommath-0.42.0-5.fc21.ppc64le as install for libtomcrypt-1.17-24.fc21.ppc64le >10:34:30,141 DEBUG yum.verbose.YumBase: Quick matched libtommath-0.42.0-5.fc21.ppc64le to require for libtommath.so.0()(64bit) >10:34:30,156 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-parent-0.228-2.fc21.noarch as install for perl-File-Temp-0.23.04-2.fc21.noarch >10:34:30,164 DEBUG yum.verbose.YumBase: TSINFO: Marking 3:perl-version-0.99.09-1.fc21.ppc64le as install for 1:perl-Module-CoreList-3.03-303.fc21.noarch >10:34:30,172 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Escapes-1.04-303.fc21.noarch as install for 1:perl-Pod-Simple-3.28-293.fc21.noarch >10:34:30,174 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Encode-2.62-3.fc21.ppc64le as install for 1:perl-Pod-Simple-3.28-293.fc21.noarch >10:34:30,178 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-podlators-2.5.3-2.fc21.noarch as install for perl-Pod-Usage-1.64-1.fc21.noarch >10:34:30,179 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Perldoc-3.23-2.fc21.noarch as install for perl-Pod-Usage-1.64-1.fc21.noarch >10:34:30,208 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-12.fc21.ppc64le as install for pygobject3-3.13.91-1.fc21.ppc64le >10:34:30,209 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.13.1-0.4.git337ab1f.fc21.ppc64le as install for pygobject3-3.13.91-1.fc21.ppc64le >10:34:30,210 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-1.13.1-0.4.git337ab1f.fc21.ppc64le as install for pygobject3-3.13.91-1.fc21.ppc64le >10:34:30,213 DEBUG yum.verbose.YumBase: TSINFO: Marking pango-1.36.7-1.fc21.ppc64le as install for pygtk2-2.24.0-10.fc21.ppc64le >10:34:30,214 DEBUG yum.verbose.YumBase: Quick matched pango-1.36.7-1.fc21.ppc64le to require for libpangocairo-1.0.so.0()(64bit) >10:34:30,215 DEBUG yum.verbose.YumBase: Quick matched pango-1.36.7-1.fc21.ppc64le to require for libpango-1.0.so.0()(64bit) >10:34:30,215 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-2.24.24-3.fc21.ppc64le as install for pygtk2-2.24.0-10.fc21.ppc64le >10:34:30,217 DEBUG yum.verbose.YumBase: Quick matched gtk2-2.24.24-3.fc21.ppc64le to require for libgdk-x11-2.0.so.0()(64bit) >10:34:30,217 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.5.3-8.fc21.ppc64le as install for pygtk2-2.24.0-10.fc21.ppc64le >10:34:30,219 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.11.1-5.fc21.ppc64le as install for pygtk2-2.24.0-10.fc21.ppc64le >10:34:30,220 DEBUG yum.verbose.YumBase: TSINFO: Marking atk-2.13.90-1.fc21.ppc64le as install for pygtk2-2.24.0-10.fc21.ppc64le >10:34:30,224 DEBUG yum.verbose.YumBase: TSINFO: Marking ghostscript-9.14-6.fc21.ppc64le as install for python-pillow-2.5.3-3.fc21.ppc64le >10:34:30,226 DEBUG yum.verbose.YumBase: TSINFO: Marking libwebp-0.4.1-3.fc21.ppc64le as install for python-pillow-2.5.3-3.fc21.ppc64le >10:34:30,226 DEBUG yum.verbose.YumBase: Quick matched libwebp-0.4.1-3.fc21.ppc64le to require for libwebpdemux.so.1()(64bit) >10:34:30,227 DEBUG yum.verbose.YumBase: Quick matched libwebp-0.4.1-3.fc21.ppc64le to require for libwebp.so.5()(64bit) >10:34:30,227 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg2-2.1.0-3.fc21.ppc64le as install for python-pillow-2.5.3-3.fc21.ppc64le >10:34:30,228 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms2-2.6-4.fc21.ppc64le as install for python-pillow-2.5.3-3.fc21.ppc64le >10:34:30,231 DEBUG yum.verbose.YumBase: TSINFO: Marking dmraid-1.0.0.rc16-25.fc21.ppc64le as install for python-pyblock-0.53-8.fc21.ppc64le >10:34:30,231 DEBUG yum.verbose.YumBase: Quick matched dmraid-1.0.0.rc16-25.fc21.ppc64le to require for libdmraid.so.1()(64bit) >10:34:30,238 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.10-3.fc21.ppc64le as install for cairo-1.13.1-0.4.git337ab1f.fc21.ppc64le >10:34:30,239 DEBUG yum.verbose.YumBase: Quick matched libxcb-1.10-3.fc21.ppc64le to require for libxcb-shm.so.0()(64bit) >10:34:30,239 DEBUG yum.verbose.YumBase: Quick matched libxcb-1.10-3.fc21.ppc64le to require for libxcb-render.so.0()(64bit) >10:34:30,240 DEBUG yum.verbose.YumBase: TSINFO: Marking pixman-0.32.6-3.fc21.ppc64le as install for cairo-1.13.1-0.4.git337ab1f.fc21.ppc64le >10:34:30,241 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrender-0.9.8-4.fc21.ppc64le as install for cairo-1.13.1-0.4.git337ab1f.fc21.ppc64le >10:34:30,242 DEBUG yum.verbose.YumBase: TSINFO: Marking libXext-1.3.3-2.fc21.ppc64le as install for cairo-1.13.1-0.4.git337ab1f.fc21.ppc64le >10:34:30,243 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-10.3-0.rc3.1.20140906.fc21.ppc64le as install for cairo-1.13.1-0.4.git337ab1f.fc21.ppc64le >10:34:30,244 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-10.3-0.rc3.1.20140906.fc21.ppc64le as install for cairo-1.13.1-0.4.git337ab1f.fc21.ppc64le >10:34:30,249 DEBUG yum.verbose.YumBase: TSINFO: Marking libaio-0.3.110-4.fc21.ppc64le as install for device-mapper-multipath-libs-0.4.9-67.fc21.ppc64le >10:34:30,250 DEBUG yum.verbose.YumBase: Quick matched libaio-0.3.110-4.fc21.ppc64le to require for libaio.so.1(LIBAIO_0.1)(64bit) >10:34:30,250 DEBUG yum.verbose.YumBase: Quick matched libaio-0.3.110-4.fc21.ppc64le to require for libaio.so.1()(64bit) >10:34:30,252 DEBUG yum.verbose.YumBase: TSINFO: Marking dmraid-events-1.0.0.rc16-25.fc21.ppc64le as install for dmraid-1.0.0.rc16-25.fc21.ppc64le >10:34:30,255 DEBUG yum.verbose.YumBase: TSINFO: Marking fontpackages-filesystem-1.44-10.fc21.noarch as install for fontconfig-2.11.1-5.fc21.ppc64le >10:34:33,311 DEBUG yum.verbose.YumBase: TSINFO: Marking lyx-fonts-2.1.1-2.fc21.noarch as install for fontconfig-2.11.1-5.fc21.ppc64le >10:34:33,317 DEBUG yum.verbose.YumBase: TSINFO: Marking urw-fonts-2.4-19.fc21.noarch as install for ghostscript-9.14-6.fc21.ppc64le >10:34:33,324 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-data-0.4.7-1.fc21.noarch as install for ghostscript-9.14-6.fc21.ppc64le >10:34:33,329 DEBUG yum.verbose.YumBase: TSINFO: Marking ghostscript-fonts-5.50-33.fc21.noarch as install for ghostscript-9.14-6.fc21.ppc64le >10:34:33,332 DEBUG yum.verbose.YumBase: TSINFO: Marking libXt-1.1.4-10.fc21.ppc64le as install for ghostscript-9.14-6.fc21.ppc64le >10:34:33,338 DEBUG yum.verbose.YumBase: TSINFO: Marking libSM-1.2.2-2.fc21.ppc64le as install for ghostscript-9.14-6.fc21.ppc64le >10:34:33,352 DEBUG yum.verbose.YumBase: TSINFO: Marking libICE-1.0.9-2.fc21.ppc64le as install for ghostscript-9.14-6.fc21.ppc64le >10:34:33,364 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrandr-1.4.2-2.fc21.ppc64le as install for gtk2-2.24.24-3.fc21.ppc64le >10:34:33,370 DEBUG yum.verbose.YumBase: TSINFO: Marking hicolor-icon-theme-0.13-2.fc21.noarch as install for gtk2-2.24.24-3.fc21.ppc64le >10:34:33,386 DEBUG yum.verbose.YumBase: TSINFO: Marking libXinerama-1.1.3-4.fc21.ppc64le as install for gtk2-2.24.24-3.fc21.ppc64le >10:34:33,394 DEBUG yum.verbose.YumBase: TSINFO: Marking libXi-1.7.4-2.fc21.ppc64le as install for gtk2-2.24.24-3.fc21.ppc64le >10:34:33,410 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfixes-5.0.1-4.fc21.ppc64le as install for gtk2-2.24.24-3.fc21.ppc64le >10:34:33,425 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdamage-1.1.4-6.fc21.ppc64le as install for gtk2-2.24.24-3.fc21.ppc64le >10:34:33,437 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcursor-1.1.14-4.fc21.ppc64le as install for gtk2-2.24.24-3.fc21.ppc64le >10:34:33,511 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcomposite-0.4.4-6.fc21.ppc64le as install for gtk2-2.24.24-3.fc21.ppc64le >10:34:33,522 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-common-1.6.2-2.fc21.noarch as install for libX11-1.6.2-2.fc21.ppc64le >10:34:33,538 DEBUG yum.verbose.YumBase: TSINFO: Marking jbigkit-libs-2.1-2.fc21.ppc64le as install for libtiff-4.0.3-18.fc21.ppc64le >10:34:33,562 DEBUG yum.verbose.YumBase: TSINFO: Marking libthai-0.1.20-4.fc21.ppc64le as install for pango-1.36.7-1.fc21.ppc64le >10:34:33,566 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.20-4.fc21.ppc64le to require for libthai.so.0(LIBTHAI_0.1)(64bit) >10:34:33,568 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.20-4.fc21.ppc64le to require for libthai.so.0()(64bit) >10:34:33,574 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-0.9.34-1.fc21.ppc64le as install for pango-1.36.7-1.fc21.ppc64le >10:34:33,585 DEBUG yum.verbose.YumBase: TSINFO: Marking libXft-2.3.2-2.fc21.ppc64le as install for pango-1.36.7-1.fc21.ppc64le >10:34:33,614 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Tiny-0.043-2.fc21.noarch as install for perl-Pod-Perldoc-3.23-2.fc21.noarch >10:34:33,627 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Term-ANSIColor-4.03-2.fc21.noarch as install for perl-podlators-2.5.3-2.fc21.noarch >10:34:33,649 DEBUG yum.verbose.YumBase: TSINFO: Marking python-xpyb-1.3.1-4.fc21.ppc64le as install for pycairo-1.8.10-12.fc21.ppc64le >10:34:33,659 DEBUG yum.verbose.YumBase: TSINFO: Marking sgpio-1.2.0.10-14.fc21.ppc64le as install for dmraid-events-1.0.0.rc16-25.fc21.ppc64le >10:34:33,672 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xorg-x11-font-utils-7.5-21.fc21.ppc64le as install for ghostscript-fonts-5.50-33.fc21.noarch >10:34:33,693 DEBUG yum.verbose.YumBase: TSINFO: Marking graphite2-1.2.4-3.fc21.ppc64le as install for harfbuzz-0.9.34-1.fc21.ppc64le >10:34:33,714 DEBUG yum.verbose.YumBase: TSINFO: Marking libdatrie-0.2.8-5.fc21.ppc64le as install for libthai-0.1.20-4.fc21.ppc64le >10:34:33,719 DEBUG yum.verbose.YumBase: Quick matched libdatrie-0.2.8-5.fc21.ppc64le to require for libdatrie.so.1()(64bit) >10:34:33,724 DEBUG yum.verbose.YumBase: TSINFO: Marking libXau-1.0.8-4.fc21.ppc64le as install for libxcb-1.10-3.fc21.ppc64le >10:34:33,740 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-1.5.91-1.fc21.ppc64le as install for mesa-libEGL-10.3-0.rc3.1.20140906.fc21.ppc64le >10:34:33,747 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-1.5.91-1.fc21.ppc64le as install for mesa-libEGL-10.3-0.rc3.1.20140906.fc21.ppc64le >10:34:33,757 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libglapi-10.3-0.rc3.1.20140906.fc21.ppc64le as install for mesa-libEGL-10.3-0.rc3.1.20140906.fc21.ppc64le >10:34:33,829 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-10.3-0.rc3.1.20140906.fc21.ppc64le as install for mesa-libEGL-10.3-0.rc3.1.20140906.fc21.ppc64le >10:34:33,834 DEBUG yum.verbose.YumBase: TSINFO: Marking libxshmfence-1.1-3.fc21.ppc64le as install for mesa-libGL-10.3-0.rc3.1.20140906.fc21.ppc64le >10:34:33,835 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86vm-1.1.3-4.fc21.ppc64le as install for mesa-libGL-10.3-0.rc3.1.20140906.fc21.ppc64le >10:34:33,853 DEBUG yum.verbose.YumBase: TSINFO: Marking libfontenc-1.1.2-2.fc21.ppc64le as install for 1:xorg-x11-font-utils-7.5-21.fc21.ppc64le >10:34:33,855 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfont-1.5.0-2.fc21.ppc64le as install for 1:xorg-x11-font-utils-7.5-21.fc21.ppc64le >10:34:33,974 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-GB-0.20121024-8.fc21.noarch as install for hunspell-en-0.20121024-8.fc21.noarch >10:34:34,141 DEBUG yum.verbose.YumBase: Depsolve time: 7.925 >10:34:34,163 INFO packaging: 655 packages selected totalling 1612 MiB > > >/tmp/program.log: >15:52:13,772 INFO program: Running... losetup --list >15:52:13,962 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >15:52:13,979 DEBUG program: Return code: 0 >15:52:13,979 INFO program: Running... udevadm settle --timeout=300 >15:52:14,040 DEBUG program: Return code: 0 >15:52:14,089 INFO program: Running... modprobe fcoe >15:52:14,131 DEBUG program: Return code: 0 >15:52:14,132 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >15:52:14,140 ERR program: Error running /usr/libexec/fcoe/fcoe_edd.sh: No such file or directory >15:52:14,162 INFO program: Running... losetup --list >15:53:00,374 INFO program: Running... metacity --display :1 --sm-disable >15:53:04,694 INFO program: Running... udevadm settle --timeout=300 >15:53:04,722 DEBUG program: Return code: 0 >15:53:04,722 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >15:53:04,778 DEBUG program: Return code: 0 >15:53:04,778 INFO program: Running... systemctl start chronyd.service >15:53:04,889 DEBUG program: Return code: 0 >15:53:04,890 INFO program: Running... udevadm settle --timeout=300 >15:53:04,913 DEBUG program: Return code: 0 >15:53:04,939 INFO program: Running... multipath -c /dev/sda >15:53:04,951 INFO program: /dev/sda is not a valid multipath device path >15:53:04,952 DEBUG program: Return code: 1 >15:53:06,130 INFO program: Running... mdadm --examine --export /dev/sda3 >15:53:06,146 INFO program: MD_LEVEL=raid1 >15:53:06,147 INFO program: MD_DEVICES=2 >15:53:06,147 INFO program: MD_NAME=pv01 >15:53:06,148 INFO program: MD_ARRAY_SIZE=36.65GB >15:53:06,148 INFO program: MD_UUID=6fdccf7e:acacd44e:69c93a37:6f7ea3b5 >15:53:06,148 INFO program: MD_UPDATE_TIME=1412091387 >15:53:06,149 INFO program: MD_DEV_UUID=479ef99b:40204a45:9f0d9a4f:863340ff >15:53:06,150 INFO program: MD_EVENTS=64 >15:53:06,150 DEBUG program: Return code: 0 >15:53:06,150 INFO program: Running... mdadm --examine --brief /dev/sda3 >15:53:06,161 INFO program: ARRAY /dev/md/pv01 metadata=1.2 UUID=6fdccf7e:acacd44e:69c93a37:6f7ea3b5 name=pv01 >15:53:06,162 DEBUG program: Return code: 0 >15:53:06,174 INFO program: Running... udevadm settle --timeout=300 >15:53:06,194 DEBUG program: Return code: 0 >15:53:06,220 INFO program: Running... udevadm settle --timeout=300 >15:53:06,238 DEBUG program: Return code: 0 >15:53:06,238 INFO program: Running... mdadm --incremental --quiet /dev/sda3 >15:53:06,249 DEBUG program: Return code: 1 >15:53:06,263 INFO program: Running... multipath -c /dev/sdb >15:53:06,273 INFO program: /dev/sdb is not a valid multipath device path >15:53:06,274 DEBUG program: Return code: 1 >15:53:06,640 INFO program: Running... multipath -c /dev/sdc >15:53:06,651 INFO program: /dev/sdc is not a valid multipath device path >15:53:06,651 DEBUG program: Return code: 1 >15:53:06,750 INFO program: Running... dumpe2fs -h /dev/loop1 >15:53:06,765 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >15:53:06,765 INFO program: Filesystem volume name: Anaconda >15:53:06,766 INFO program: Last mounted on: / >15:53:06,766 INFO program: Filesystem UUID: 0cb1fc51-30c1-4b34-9b13-1b885fc849ef >15:53:06,766 INFO program: Filesystem magic number: 0xEF53 >15:53:06,766 INFO program: Filesystem revision #: 1 (dynamic) >15:53:06,767 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >15:53:06,767 INFO program: Filesystem flags: unsigned_directory_hash >15:53:06,767 INFO program: Default mount options: user_xattr acl >15:53:06,767 INFO program: Filesystem state: clean >15:53:06,768 INFO program: Errors behavior: Continue >15:53:06,768 INFO program: Filesystem OS type: Linux >15:53:06,768 INFO program: Inode count: 131072 >15:53:06,768 INFO program: Block count: 2097152 >15:53:06,769 INFO program: Reserved block count: 0 >15:53:06,769 INFO program: Free blocks: 982830 >15:53:06,769 INFO program: Free inodes: 96576 >15:53:06,770 INFO program: First block: 1 >15:53:06,770 INFO program: Block size: 1024 >15:53:06,770 INFO program: Fragment size: 1024 >15:53:06,770 INFO program: Reserved GDT blocks: 256 >15:53:06,771 INFO program: Blocks per group: 8192 >15:53:06,771 INFO program: Fragments per group: 8192 >15:53:06,771 INFO program: Inodes per group: 512 >15:53:06,771 INFO program: Inode blocks per group: 128 >15:53:06,772 INFO program: Flex block group size: 16 >15:53:06,772 INFO program: Filesystem created: Mon Sep 29 12:00:12 2014 >15:53:06,772 INFO program: Last mount time: Mon Sep 29 12:00:55 2014 >15:53:06,772 INFO program: Last write time: Mon Sep 29 12:01:06 2014 >15:53:06,773 INFO program: Mount count: 2 >15:53:06,773 INFO program: Maximum mount count: -1 >15:53:06,773 INFO program: Last checked: Mon Sep 29 12:00:12 2014 >15:53:06,773 INFO program: Check interval: 0 (<none>) >15:53:06,774 INFO program: Lifetime writes: 32 MB >15:53:06,774 INFO program: Reserved blocks uid: 0 (user root) >15:53:06,774 INFO program: Reserved blocks gid: 0 (group root) >15:53:06,774 INFO program: First inode: 11 >15:53:06,775 INFO program: Inode size: 256 >15:53:06,775 INFO program: Required extra isize: 28 >15:53:06,775 INFO program: Desired extra isize: 28 >15:53:06,776 INFO program: Journal inode: 8 >15:53:06,776 INFO program: Default directory hash: half_md4 >15:53:06,776 INFO program: Directory Hash Seed: 8e89bb8c-4666-48f5-b520-1bddf92f8b43 >15:53:06,776 INFO program: Journal backup: inode blocks >15:53:06,777 INFO program: Journal features: (none) >15:53:06,777 INFO program: Journal size: 32M >15:53:06,777 INFO program: Journal length: 32768 >15:53:06,777 INFO program: Journal sequence: 0x00000009 >15:53:06,778 INFO program: Journal start: 0 >15:53:06,778 INFO program: >15:53:06,778 DEBUG program: Return code: 0 >15:53:06,779 INFO program: Running... resize2fs -P /dev/loop1 >15:53:06,790 INFO program: resize2fs 1.42.11 (09-Jul-2014) >15:53:06,790 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >15:53:06,791 INFO program: Couldn't find valid filesystem superblock. >15:53:06,791 DEBUG program: Return code: 1 >15:53:06,931 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >15:53:06,942 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >15:53:06,943 INFO program: Filesystem volume name: Anaconda >15:53:06,943 INFO program: Last mounted on: / >15:53:06,943 INFO program: Filesystem UUID: 0cb1fc51-30c1-4b34-9b13-1b885fc849ef >15:53:06,943 INFO program: Filesystem magic number: 0xEF53 >15:53:06,944 INFO program: Filesystem revision #: 1 (dynamic) >15:53:06,944 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 >15:53:06,944 INFO program: Filesystem flags: unsigned_directory_hash >15:53:06,944 INFO program: Default mount options: user_xattr acl >15:53:06,945 INFO program: Filesystem state: clean >15:53:06,945 INFO program: Errors behavior: Continue >15:53:06,945 INFO program: Filesystem OS type: Linux >15:53:06,945 INFO program: Inode count: 131072 >15:53:06,946 INFO program: Block count: 2097152 >15:53:06,946 INFO program: Reserved block count: 0 >15:53:06,946 INFO program: Free blocks: 982830 >15:53:06,947 INFO program: Free inodes: 96576 >15:53:06,947 INFO program: First block: 1 >15:53:06,947 INFO program: Block size: 1024 >15:53:06,947 INFO program: Fragment size: 1024 >15:53:06,948 INFO program: Reserved GDT blocks: 256 >15:53:06,948 INFO program: Blocks per group: 8192 >15:53:06,948 INFO program: Fragments per group: 8192 >15:53:06,949 INFO program: Inodes per group: 512 >15:53:06,949 INFO program: Inode blocks per group: 128 >15:53:06,949 INFO program: Flex block group size: 16 >15:53:06,949 INFO program: Filesystem created: Mon Sep 29 12:00:12 2014 >15:53:06,950 INFO program: Last mount time: Tue Sep 30 15:52:03 2014 >15:53:06,950 INFO program: Last write time: Tue Sep 30 15:52:03 2014 >15:53:06,950 INFO program: Mount count: 3 >15:53:06,950 INFO program: Maximum mount count: -1 >15:53:06,951 INFO program: Last checked: Mon Sep 29 12:00:12 2014 >15:53:06,951 INFO program: Check interval: 0 (<none>) >15:53:06,951 INFO program: Lifetime writes: 32 MB >15:53:06,951 INFO program: Reserved blocks uid: 0 (user root) >15:53:06,952 INFO program: Reserved blocks gid: 0 (group root) >15:53:06,952 INFO program: First inode: 11 >15:53:06,952 INFO program: Inode size: 256 >15:53:06,952 INFO program: Required extra isize: 28 >15:53:06,953 INFO program: Desired extra isize: 28 >15:53:06,953 INFO program: Journal inode: 8 >15:53:06,953 INFO program: Default directory hash: half_md4 >15:53:06,953 INFO program: Directory Hash Seed: 8e89bb8c-4666-48f5-b520-1bddf92f8b43 >15:53:06,954 INFO program: Journal backup: inode blocks >15:53:06,954 INFO program: Journal features: (none) >15:53:06,954 INFO program: Journal size: 32M >15:53:06,955 INFO program: Journal length: 32768 >15:53:06,955 INFO program: Journal sequence: 0x0000000a >15:53:06,955 INFO program: Journal start: 1 >15:53:06,955 INFO program: >15:53:06,956 DEBUG program: Return code: 0 >15:53:06,956 INFO program: Running... resize2fs -P /dev/mapper/live-rw >15:53:06,965 INFO program: resize2fs 1.42.11 (09-Jul-2014) >15:53:06,965 INFO program: Estimated minimum size of the filesystem: 1198043 >15:53:06,966 DEBUG program: Return code: 0 >15:53:07,067 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >15:53:07,075 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >15:53:07,076 INFO program: Filesystem volume name: Anaconda >15:53:07,076 INFO program: Last mounted on: / >15:53:07,076 INFO program: Filesystem UUID: 0cb1fc51-30c1-4b34-9b13-1b885fc849ef >15:53:07,077 INFO program: Filesystem magic number: 0xEF53 >15:53:07,077 INFO program: Filesystem revision #: 1 (dynamic) >15:53:07,077 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >15:53:07,078 INFO program: Filesystem flags: unsigned_directory_hash >15:53:07,078 INFO program: Default mount options: user_xattr acl >15:53:07,078 INFO program: Filesystem state: clean >15:53:07,078 INFO program: Errors behavior: Continue >15:53:07,079 INFO program: Filesystem OS type: Linux >15:53:07,079 INFO program: Inode count: 131072 >15:53:07,079 INFO program: Block count: 2097152 >15:53:07,079 INFO program: Reserved block count: 0 >15:53:07,080 INFO program: Free blocks: 982830 >15:53:07,080 INFO program: Free inodes: 96576 >15:53:07,080 INFO program: First block: 1 >15:53:07,081 INFO program: Block size: 1024 >15:53:07,081 INFO program: Fragment size: 1024 >15:53:07,081 INFO program: Reserved GDT blocks: 256 >15:53:07,081 INFO program: Blocks per group: 8192 >15:53:07,082 INFO program: Fragments per group: 8192 >15:53:07,082 INFO program: Inodes per group: 512 >15:53:07,082 INFO program: Inode blocks per group: 128 >15:53:07,082 INFO program: Flex block group size: 16 >15:53:07,083 INFO program: Filesystem created: Mon Sep 29 12:00:12 2014 >15:53:07,083 INFO program: Last mount time: Mon Sep 29 12:00:55 2014 >15:53:07,083 INFO program: Last write time: Mon Sep 29 12:01:06 2014 >15:53:07,083 INFO program: Mount count: 2 >15:53:07,084 INFO program: Maximum mount count: -1 >15:53:07,084 INFO program: Last checked: Mon Sep 29 12:00:12 2014 >15:53:07,084 INFO program: Check interval: 0 (<none>) >15:53:07,085 INFO program: Lifetime writes: 32 MB >15:53:07,085 INFO program: Reserved blocks uid: 0 (user root) >15:53:07,085 INFO program: Reserved blocks gid: 0 (group root) >15:53:07,085 INFO program: First inode: 11 >15:53:07,086 INFO program: Inode size: 256 >15:53:07,086 INFO program: Required extra isize: 28 >15:53:07,086 INFO program: Desired extra isize: 28 >15:53:07,086 INFO program: Journal inode: 8 >15:53:07,087 INFO program: Default directory hash: half_md4 >15:53:07,087 INFO program: Directory Hash Seed: 8e89bb8c-4666-48f5-b520-1bddf92f8b43 >15:53:07,087 INFO program: Journal backup: inode blocks >15:53:07,087 INFO program: Journal features: (none) >15:53:07,089 INFO program: Journal size: 32M >15:53:07,089 INFO program: Journal length: 32768 >15:53:07,090 INFO program: Journal sequence: 0x00000009 >15:53:07,090 INFO program: Journal start: 0 >15:53:07,090 INFO program: >15:53:07,091 DEBUG program: Return code: 0 >15:53:07,092 INFO program: Running... resize2fs -P /dev/mapper/live-base >15:53:07,101 INFO program: resize2fs 1.42.11 (09-Jul-2014) >15:53:07,102 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >15:53:07,102 INFO program: Couldn't find valid filesystem superblock. >15:53:07,102 DEBUG program: Return code: 1 >15:53:07,171 INFO program: Running... mdadm --stop /dev/md127 >15:53:07,250 INFO program: mdadm: stopped /dev/md127 >15:53:07,251 DEBUG program: Return code: 0 >15:53:07,252 INFO program: Running... udevadm settle --timeout=300 >15:53:07,272 DEBUG program: Return code: 0 >15:53:07,286 INFO program: Running... udevadm settle --timeout=300 >15:53:07,304 DEBUG program: Return code: 0 >15:53:07,311 INFO program: Running... udevadm settle --timeout=300 >15:53:07,329 DEBUG program: Return code: 0 >15:53:07,334 INFO program: Running... udevadm settle --timeout=300 >15:53:07,351 DEBUG program: Return code: 0 >15:53:07,360 INFO program: Running... udevadm settle --timeout=300 >15:53:07,377 DEBUG program: Return code: 0 >15:53:07,386 INFO program: Running... udevadm settle --timeout=300 >15:53:07,403 DEBUG program: Return code: 0 >15:53:07,411 INFO program: Running... udevadm settle --timeout=300 >15:53:07,429 DEBUG program: Return code: 0 >15:53:07,436 INFO program: Running... udevadm settle --timeout=300 >15:53:07,453 DEBUG program: Return code: 0 >15:53:07,461 INFO program: Running... udevadm settle --timeout=300 >15:53:07,477 DEBUG program: Return code: 0 >15:53:07,483 INFO program: Running... udevadm settle --timeout=300 >15:53:07,499 DEBUG program: Return code: 0 >15:53:07,507 INFO program: Running... udevadm settle --timeout=300 >15:53:07,524 DEBUG program: Return code: 0 >15:53:07,528 INFO program: Running... udevadm settle --timeout=300 >15:53:07,546 DEBUG program: Return code: 0 >15:53:07,551 INFO program: Running... udevadm settle --timeout=300 >15:53:07,568 DEBUG program: Return code: 0 >15:53:07,758 INFO program: Running... hwclock --hctosys --utc >15:53:08,001 DEBUG program: Return code: 0 >15:34:23,708 INFO program: Running... modprobe btrfs >15:34:23,789 DEBUG program: Return code: 0 >15:34:23,798 INFO program: Running... modprobe xfs >15:34:23,882 DEBUG program: Return code: 0 >15:34:23,917 INFO program: Running... modprobe vfat >15:34:23,937 DEBUG program: Return code: 0 >10:34:59,199 INFO program: Running... udevadm settle --timeout=300 >10:34:59,232 DEBUG program: Return code: 0 >10:34:59,241 INFO program: Running... udevadm settle --timeout=300 >10:34:59,262 DEBUG program: Return code: 0 >10:35:14,707 INFO program: Running... udevadm settle --timeout=300 >10:35:14,735 DEBUG program: Return code: 0 >10:35:14,743 INFO program: Running... udevadm settle --timeout=300 >10:35:14,761 DEBUG program: Return code: 0 >10:35:19,084 INFO program: Running... udevadm settle --timeout=300 >10:35:19,103 DEBUG program: Return code: 0 >10:35:19,110 INFO program: Running... udevadm settle --timeout=300 >10:35:19,135 DEBUG program: Return code: 0 >10:36:27,584 INFO program: Running... udevadm settle --timeout=300 >10:36:27,607 DEBUG program: Return code: 0 >10:36:27,615 INFO program: Running... udevadm settle --timeout=300 >10:36:27,632 DEBUG program: Return code: 0 >10:36:33,095 INFO program: Running... hwclock --systohc --utc >10:36:33,501 DEBUG program: Return code: 0 >10:36:33,724 INFO program: Running... udevadm settle --timeout=300 >10:36:33,745 DEBUG program: Return code: 0 >10:36:33,889 INFO program: Running... wipefs -f -a /dev/sdc >10:36:33,905 DEBUG program: Return code: 0 >10:36:33,905 INFO program: Running... udevadm settle --timeout=300 >10:36:33,924 DEBUG program: Return code: 0 >10:36:33,925 INFO program: Running... udevadm settle --timeout=300 >10:36:33,943 DEBUG program: Return code: 0 >10:36:33,950 INFO program: Running... udevadm settle --timeout=300 >10:36:33,967 DEBUG program: Return code: 0 >10:36:33,970 INFO program: Running... mdadm --zero-superblock /dev/sda3 >10:36:33,983 DEBUG program: Return code: 0 >10:36:33,983 INFO program: Running... udevadm settle --timeout=300 >10:36:34,003 DEBUG program: Return code: 0 >10:36:34,003 INFO program: Running... udevadm settle --timeout=300 >10:36:34,022 DEBUG program: Return code: 0 >10:36:34,032 INFO program: Running... udevadm settle --timeout=300 >10:36:34,050 DEBUG program: Return code: 0 >10:36:34,096 INFO program: Running... udevadm settle --timeout=300 >10:36:34,116 DEBUG program: Return code: 0 >10:36:34,117 INFO program: Running... udevadm settle --timeout=300 >10:36:34,135 DEBUG program: Return code: 0 >10:36:34,145 INFO program: Running... udevadm settle --timeout=300 >10:36:34,162 DEBUG program: Return code: 0 >10:36:34,191 INFO program: Running... udevadm settle --timeout=300 >10:36:34,226 DEBUG program: Return code: 0 >10:36:34,227 INFO program: Running... udevadm settle --timeout=300 >10:36:34,247 DEBUG program: Return code: 0 >10:36:34,252 INFO program: Running... wipefs -f -a /dev/sda1 >10:36:34,269 DEBUG program: Return code: 0 >10:36:34,269 INFO program: Running... udevadm settle --timeout=300 >10:36:34,288 DEBUG program: Return code: 0 >10:36:34,289 INFO program: Running... udevadm settle --timeout=300 >10:36:34,308 DEBUG program: Return code: 0 >10:36:34,316 INFO program: Running... udevadm settle --timeout=300 >10:36:34,334 DEBUG program: Return code: 0 >10:36:34,361 INFO program: Running... udevadm settle --timeout=300 >10:36:34,385 DEBUG program: Return code: 0 >10:36:34,386 INFO program: Running... udevadm settle --timeout=300 >10:36:34,404 DEBUG program: Return code: 0 >10:36:34,417 INFO program: Running... udevadm settle --timeout=300 >10:36:34,436 DEBUG program: Return code: 0 >10:36:34,436 INFO program: Running... udevadm settle --timeout=300 >10:36:34,455 DEBUG program: Return code: 0 >10:36:34,459 INFO program: Running... wipefs -f -a /dev/sdb1 >10:36:34,470 DEBUG program: Return code: 0 >10:36:34,471 INFO program: Running... udevadm settle --timeout=300 >10:36:34,498 DEBUG program: Return code: 0 >10:36:34,498 INFO program: Running... udevadm settle --timeout=300 >10:36:34,516 DEBUG program: Return code: 0 >10:36:34,526 INFO program: Running... udevadm settle --timeout=300 >10:36:34,544 DEBUG program: Return code: 0 >10:36:34,574 INFO program: Running... udevadm settle --timeout=300 >10:36:34,594 DEBUG program: Return code: 0 >10:36:34,595 INFO program: Running... udevadm settle --timeout=300 >10:36:34,614 DEBUG program: Return code: 0 >10:36:34,620 INFO program: Running... udevadm settle --timeout=300 >10:36:34,639 DEBUG program: Return code: 0 >10:36:34,666 INFO program: Running... udevadm settle --timeout=300 >10:36:34,684 DEBUG program: Return code: 0 >10:36:34,685 INFO program: Running... udevadm settle --timeout=300 >10:36:34,706 DEBUG program: Return code: 0 >10:36:34,716 INFO program: Running... udevadm settle --timeout=300 >10:36:34,741 DEBUG program: Return code: 0 >10:36:34,741 INFO program: Running... udevadm settle --timeout=300 >10:36:34,760 DEBUG program: Return code: 0 >10:36:34,776 INFO program: Running... udevadm settle --timeout=300 >10:36:34,797 DEBUG program: Return code: 0 >10:36:34,798 INFO program: Running... udevadm settle --timeout=300 >10:36:34,816 DEBUG program: Return code: 0 >10:36:34,819 INFO program: Running... udevadm settle --timeout=300 >10:36:34,837 DEBUG program: Return code: 0 >10:36:34,851 INFO program: Running... dd if=/dev/zero of=/dev/sdc bs=512 seek=2048 count=2048 >10:36:34,871 INFO program: 2048+0 records in >10:36:34,872 INFO program: 2048+0 records out >10:36:34,873 INFO program: 1048576 bytes (1.0 MB) copied, 0.0058896 s, 178 MB/s >10:36:34,873 DEBUG program: Return code: 0 >10:36:34,873 INFO program: Running... udevadm settle --timeout=300 >10:36:34,894 DEBUG program: Return code: 0 >10:36:34,908 INFO program: Running... udevadm settle --timeout=300 >10:36:34,932 DEBUG program: Return code: 0 >10:36:34,939 INFO program: Running... wipefs -f -a /dev/sdc1 >10:36:34,950 DEBUG program: Return code: 0 >10:36:34,959 INFO program: Running... udevadm settle --timeout=300 >10:36:34,977 DEBUG program: Return code: 0 >10:36:34,978 INFO program: Running... udevadm settle --timeout=300 >10:36:34,995 DEBUG program: Return code: 0 >10:36:35,032 INFO program: Running... udevadm settle --timeout=300 >10:36:35,063 DEBUG program: Return code: 0 >10:36:35,069 INFO program: Running... udevadm settle --timeout=300 >10:36:35,086 DEBUG program: Return code: 0 >10:36:35,102 INFO program: Running... udevadm settle --timeout=300 >10:36:35,126 DEBUG program: Return code: 0 >10:36:35,126 INFO program: Running... udevadm settle --timeout=300 >10:36:35,144 DEBUG program: Return code: 0 >10:36:35,148 INFO program: Running... udevadm settle --timeout=300 >10:36:35,165 DEBUG program: Return code: 0 >10:36:35,179 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=2048 count=2048 >10:36:35,197 INFO program: 2048+0 records in >10:36:35,198 INFO program: 2048+0 records out >10:36:35,198 INFO program: 1048576 bytes (1.0 MB) copied, 0.00745288 s, 141 MB/s >10:36:35,199 DEBUG program: Return code: 0 >10:36:35,199 INFO program: Running... udevadm settle --timeout=300 >10:36:35,219 DEBUG program: Return code: 0 >10:36:35,232 INFO program: Running... udevadm settle --timeout=300 >10:36:35,252 DEBUG program: Return code: 0 >10:36:35,259 INFO program: Running... wipefs -f -a /dev/sda1 >10:36:35,269 DEBUG program: Return code: 0 >10:36:35,277 INFO program: Running... udevadm settle --timeout=300 >10:36:35,296 DEBUG program: Return code: 0 >10:36:35,297 INFO program: Running... udevadm settle --timeout=300 >10:36:35,316 DEBUG program: Return code: 0 >10:36:35,325 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=10240 count=2048 >10:36:35,337 INFO program: 2048+0 records in >10:36:35,338 INFO program: 2048+0 records out >10:36:35,338 INFO program: 1048576 bytes (1.0 MB) copied, 0.00501116 s, 209 MB/s >10:36:35,338 DEBUG program: Return code: 0 >10:36:35,338 INFO program: Running... udevadm settle --timeout=300 >10:36:35,358 DEBUG program: Return code: 0 >10:36:35,385 INFO program: Running... udevadm settle --timeout=300 >10:36:35,410 DEBUG program: Return code: 0 >10:36:35,417 INFO program: Running... wipefs -f -a /dev/sda2 >10:36:35,428 DEBUG program: Return code: 0 >10:36:35,437 INFO program: Running... udevadm settle --timeout=300 >10:36:35,457 DEBUG program: Return code: 0 >10:36:35,457 INFO program: Running... udevadm settle --timeout=300 >10:36:35,476 DEBUG program: Return code: 0 >10:36:35,520 INFO program: Running... mke2fs -t ext4 /dev/sda2 >10:36:35,633 INFO program: mke2fs 1.42.11 (09-Jul-2014) >10:36:35,634 INFO program: Discarding device blocks: 1024/512000 done >10:36:35,634 INFO program: Creating filesystem with 512000 1k blocks and 128016 inodes >10:36:35,634 INFO program: Filesystem UUID: 49a9a25e-58d0-48be-a6dd-fed88b8b4fe9 >10:36:35,634 INFO program: Superblock backups stored on blocks: >10:36:35,634 INFO program: 8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409 >10:36:35,635 INFO program: >10:36:35,635 INFO program: Allocating group tables: 0/63 done >10:36:35,635 INFO program: Writing inode tables: 0/63 done >10:36:35,635 INFO program: Creating journal (8192 blocks): done >10:36:35,636 INFO program: Writing superblocks and filesystem accounting information: 0/63 done >10:36:35,637 INFO program: >10:36:35,638 DEBUG program: Return code: 0 >10:36:35,642 INFO program: Running... e2label /dev/sda2 >10:36:35,667 DEBUG program: Return code: 0 >10:36:35,670 INFO program: Running... udevadm settle --timeout=300 >10:36:35,691 DEBUG program: Return code: 0 >10:36:35,696 INFO program: Running... udevadm settle --timeout=300 >10:36:35,715 DEBUG program: Return code: 0 >10:36:35,726 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=1034240 count=2048 >10:36:35,742 INFO program: 2048+0 records in >10:36:35,742 INFO program: 2048+0 records out >10:36:35,742 INFO program: 1048576 bytes (1.0 MB) copied, 0.00668679 s, 157 MB/s >10:36:35,743 DEBUG program: Return code: 0 >10:36:35,743 INFO program: Running... udevadm settle --timeout=300 >10:36:35,763 DEBUG program: Return code: 0 >10:36:35,781 INFO program: Running... udevadm settle --timeout=300 >10:36:35,808 DEBUG program: Return code: 0 >10:36:35,815 INFO program: Running... wipefs -f -a /dev/sda3 >10:36:35,826 DEBUG program: Return code: 0 >10:36:35,834 INFO program: Running... udevadm settle --timeout=300 >10:36:35,855 DEBUG program: Return code: 0 >10:36:35,855 INFO program: Running... udevadm settle --timeout=300 >10:36:35,875 DEBUG program: Return code: 0 >10:36:35,922 INFO program: Running... udevadm settle --timeout=300 >10:36:35,945 DEBUG program: Return code: 0 >10:36:35,950 INFO program: Running... udevadm settle --timeout=300 >10:36:35,969 DEBUG program: Return code: 0 >10:36:36,023 INFO program: Running... udevadm settle --timeout=300 >10:36:36,044 DEBUG program: Return code: 0 >10:36:36,050 INFO program: Running... udevadm settle --timeout=300 >10:36:36,068 DEBUG program: Return code: 0 >10:36:36,086 INFO program: Running... udevadm settle --timeout=300 >10:36:36,106 DEBUG program: Return code: 0 >10:36:36,106 INFO program: Running... udevadm settle --timeout=300 >10:36:36,125 DEBUG program: Return code: 0 >10:36:36,129 INFO program: Running... udevadm settle --timeout=300 >10:36:36,148 DEBUG program: Return code: 0 >10:36:36,160 INFO program: Running... dd if=/dev/zero of=/dev/sdb bs=512 seek=2048 count=2048 >10:36:36,175 INFO program: 2048+0 records in >10:36:36,176 INFO program: 2048+0 records out >10:36:36,176 INFO program: 1048576 bytes (1.0 MB) copied, 0.00747839 s, 140 MB/s >10:36:36,176 DEBUG program: Return code: 0 >10:36:36,176 INFO program: Running... udevadm settle --timeout=300 >10:36:36,195 DEBUG program: Return code: 0 >10:36:36,210 INFO program: Running... udevadm settle --timeout=300 >10:36:36,230 DEBUG program: Return code: 0 >10:36:36,237 INFO program: Running... wipefs -f -a /dev/sdb1 >10:36:36,250 DEBUG program: Return code: 0 >10:36:36,257 INFO program: Running... udevadm settle --timeout=300 >10:36:36,280 DEBUG program: Return code: 0 >10:36:36,281 INFO program: Running... udevadm settle --timeout=300 >10:36:36,299 DEBUG program: Return code: 0 >10:36:36,342 INFO program: Running... udevadm settle --timeout=300 >10:36:36,363 DEBUG program: Return code: 0 >10:36:36,368 INFO program: Running... udevadm settle --timeout=300 >10:36:36,387 DEBUG program: Return code: 0 >10:36:36,441 INFO program: Running... mdadm --create /dev/md/pv00 --run --level=raid5 --raid-devices=3 --metadata=default --bitmap=internal /dev/sda3 /dev/sdb1 /dev/sdc1 >10:36:36,621 INFO program: mdadm: array /dev/md/pv00 started. >10:36:36,622 DEBUG program: Return code: 0 >10:36:36,622 INFO program: Running... udevadm settle --timeout=300 >10:36:36,643 DEBUG program: Return code: 0 >10:36:36,648 INFO program: Running... udevadm settle --timeout=300 >10:36:36,665 DEBUG program: Return code: 0 >10:36:36,666 INFO program: Running... udevadm settle --timeout=300 >10:36:36,684 DEBUG program: Return code: 0 > > >/tmp/storage.log: >15:52:14,087 DEBUG blivet: IGNORED: Caught exception, continuing. >15:52:14,087 DEBUG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >15:52:14,087 DEBUG blivet: IGNORED: Begin exception details. >15:52:14,088 DEBUG blivet: IGNORED: Traceback (most recent call last): >15:52:14,088 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >15:52:14,088 DEBUG blivet: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name() >15:52:14,088 DEBUG blivet: IGNORED: IOError: Unknown error >15:52:14,088 DEBUG blivet: IGNORED: End exception details. >15:52:14,088 INFO blivet: ISCSID is /sbin/iscsid >15:52:14,089 INFO blivet: no initiator set >15:52:14,140 INFO blivet: Failed to read FCoE EDD info: No such file or directory >15:52:14,140 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >15:53:03,798 DEBUG blivet: trying to set new default fstype to 'ext4' >15:53:03,802 DEBUG blivet: Ext4FS.supported: supported: True ; >15:53:03,803 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >15:53:03,804 DEBUG blivet: Ext4FS.supported: supported: True ; >15:53:03,807 DEBUG blivet: IGNORED: Caught exception, continuing. >15:53:03,807 DEBUG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >15:53:03,808 DEBUG blivet: IGNORED: Begin exception details. >15:53:03,808 DEBUG blivet: IGNORED: Traceback (most recent call last): >15:53:03,808 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >15:53:03,808 DEBUG blivet: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name() >15:53:03,808 DEBUG blivet: IGNORED: IOError: Unknown error >15:53:03,808 DEBUG blivet: IGNORED: End exception details. >15:53:04,412 INFO blivet: Detected 8192 MiB of memory >15:53:04,429 INFO blivet: Suggested swap size (4096 MiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >15:53:04,446 INFO blivet: Swap attempt of 0.0 >15:53:04,693 INFO blivet: resetting Blivet (version 0.61.2) instance <blivet.Blivet object at 0x3fffa44149d0> >15:53:04,693 INFO blivet: no initiator set >15:53:04,694 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >15:53:04,694 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >15:53:04,921 INFO blivet: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sdb', 'sdb1', 'sdb2', 'sr0', 'sdc', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1', 'md127'] >15:53:04,927 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_scsi0-hd0 /dev/disk/by-path/scsi-0:0:0:0', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1412092325', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'ee6c0400', > 'ID_PATH': 'scsi-0:0:0:0', > 'ID_PATH_TAG': 'scsi-0_0_0_0', > 'ID_REVISION': '2.0.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_scsi0-hd0', > 'ID_SERIAL_SHORT': 'scsi0-hd0', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '150464', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_scsi0-hd0', > '/dev/disk/by-path/scsi-0:0:0:0'], > 'sysfs_path': '/devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >15:53:04,928 INFO blivet: scanning sda (/devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda)... >15:53:04,930 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >15:53:04,931 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:04,933 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >15:53:04,935 INFO blivet: sda is a disk >15:53:04,935 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >15:53:04,938 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >15:53:04,952 INFO blivet: added disk sda (id 1) to device tree >15:53:04,953 DEBUG blivet: looking up parted Device: /dev/sda >15:53:04,952 INFO blivet: got device: DiskDevice instance (0x3fffa34c3ad0) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 34.18 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: QEMU QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 71680000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (35000, 64, 32) biosGeometry: (4461, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a3b0> > target size = 0 B path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x3fffa37ab710> >15:53:04,990 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >15:53:04,992 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >15:53:04,993 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >15:53:04,994 DEBUG blivet: required disklabel type for sda (1) is None >15:53:04,994 DEBUG blivet: default disklabel type for sda is msdos >15:53:04,994 DEBUG blivet: selecting msdos disklabel for sda based on size >15:53:04,996 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >15:53:05,027 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x3fffa37c1890>, <parted.partition.Partition object at 0x3fffa37c1b10>, <parted.partition.Partition object at 0x3fffa37c1d10>] > device: <parted.device.Device object at 0x3fffa37c1810> > PedDisk: <_ped.Disk object at 0x3fffa37be368> >15:53:05,029 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 4 >15:53:05,032 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >15:53:05,039 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_scsi0-hd0-part1 /dev/disk/by-path/scsi-0:0:0:0-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '16384', > 'ID_PART_ENTRY_TYPE': '0x41', > 'ID_PART_ENTRY_UUID': 'ee6c0400-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'ee6c0400', > 'ID_PATH': 'scsi-0:0:0:0', > 'ID_PATH_TAG': 'scsi-0_0_0_0', > 'ID_REVISION': '2.0.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_scsi0-hd0', > 'ID_SERIAL_SHORT': 'scsi0-hd0', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '150590', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_scsi0-hd0-part1', > '/dev/disk/by-path/scsi-0:0:0:0-part1'], > 'sysfs_path': '/devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >15:53:05,039 INFO blivet: scanning sda1 (/devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >15:53:05,041 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda1 ; incomplete: False ; >15:53:05,042 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:05,043 INFO blivet: sda1 is a partition >15:53:05,044 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >15:53:05,046 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >15:53:05,048 DEBUG blivet: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with existing msdos disklabel >15:53:05,068 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >15:53:05,069 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >15:53:05,070 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7 >15:53:05,072 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >15:53:05,072 DEBUG blivet: looking up parted Partition: /dev/sda1 >15:53:05,074 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >15:53:05,076 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >15:53:05,078 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >15:53:05,078 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance with object id 9 >15:53:05,080 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >15:53:05,082 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: prepboot ; >15:53:05,082 INFO blivet: added partition sda1 (id 6) to device tree >15:53:05,089 DEBUG blivet: looking up parted Device: /dev/sda1 >15:53:05,082 INFO blivet: got device: PartitionDevice instance (0x3fffa37c1f10) -- > name = sda1 status = True kids = 0 id = 6 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing prepboot > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a710> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa37ab910> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa37c1910> PedPartition: <_ped.Partition object at 0x3fffa37c5230> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 2048 end = 18431 length = 16384 > flags = boot, prep >15:53:05,163 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >15:53:05,165 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: None ; >15:53:05,165 DEBUG blivet: device sda1 does not contain a disklabel >15:53:05,166 DEBUG blivet: no type or existing type for sda1, bailing >15:53:05,171 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_scsi0-hd0-part2 /dev/disk/by-path/scsi-0:0:0:0-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '18432', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '16384', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': 'ee6c0400-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'ee6c0400', > 'ID_PATH': 'scsi-0:0:0:0', > 'ID_PATH_TAG': 'scsi-0_0_0_0', > 'ID_REVISION': '2.0.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_scsi0-hd0', > 'ID_SERIAL_SHORT': 'scsi0-hd0', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '150690', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_scsi0-hd0-part2', > '/dev/disk/by-path/scsi-0:0:0:0-part2'], > 'sysfs_path': '/devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >15:53:05,172 INFO blivet: scanning sda2 (/devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >15:53:05,173 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda2 ; incomplete: False ; >15:53:05,175 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:05,175 INFO blivet: sda2 is a partition >15:53:05,177 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >15:53:05,178 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >15:53:05,180 DEBUG blivet: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with existing msdos disklabel >15:53:05,199 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >15:53:05,201 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >15:53:05,202 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 12 >15:53:05,204 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >15:53:05,204 DEBUG blivet: looking up parted Partition: /dev/sda2 >15:53:05,206 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >15:53:05,208 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >15:53:05,210 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >15:53:05,212 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >15:53:05,212 INFO blivet: added partition sda2 (id 11) to device tree >15:53:05,224 DEBUG blivet: looking up parted Device: /dev/sda2 >15:53:05,212 INFO blivet: got device: PartitionDevice instance (0x3fffa37c1ed0) -- > name = sda2 status = True kids = 0 id = 11 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a7a0> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa37ab910> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa37c1bd0> PedPartition: <_ped.Partition object at 0x3fffa37c5290> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 18432 end = 34815 length = 16384 > flags = raid >15:53:05,301 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >15:53:05,316 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: None ; >15:53:05,316 DEBUG blivet: device sda2 does not contain a disklabel >15:53:05,316 DEBUG blivet: no type or existing type for sda2, bailing >15:53:05,322 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_scsi0-hd0-part3 /dev/disk/by-path/scsi-0:0:0:0-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_LABEL': 'pv01', > 'ID_FS_LABEL_ENC': 'pv01', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '6fdccf7e-acac-d44e-69c9-3a376f7ea3b5', > 'ID_FS_UUID_ENC': '6fdccf7e-acac-d44e-69c9-3a376f7ea3b5', > 'ID_FS_UUID_SUB': '479ef99b-4020-4a45-9f0d-9a4f863340ff', > 'ID_FS_UUID_SUB_ENC': '479ef99b-4020-4a45-9f0d-9a4f863340ff', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '34816', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '71645184', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': 'ee6c0400-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'ee6c0400', > 'ID_PATH': 'scsi-0:0:0:0', > 'ID_PATH_TAG': 'scsi-0_0_0_0', > 'ID_REVISION': '2.0.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_scsi0-hd0', > 'ID_SERIAL_SHORT': 'scsi0-hd0', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '150815', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_scsi0-hd0-part3', > '/dev/disk/by-path/scsi-0:0:0:0-part3'], > 'sysfs_path': '/devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >15:53:05,378 INFO blivet: scanning sda3 (/devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >15:53:05,403 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda3 ; incomplete: False ; >15:53:05,884 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:05,971 INFO blivet: sda3 is a partition >15:53:06,005 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >15:53:06,007 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >15:53:06,008 DEBUG blivet: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with existing msdos disklabel >15:53:06,029 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >15:53:06,032 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >15:53:06,032 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 16 >15:53:06,034 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >15:53:06,034 DEBUG blivet: looking up parted Partition: /dev/sda3 >15:53:06,035 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >15:53:06,037 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >15:53:06,038 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >15:53:06,040 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >15:53:06,040 INFO blivet: added partition sda3 (id 15) to device tree >15:53:06,047 DEBUG blivet: looking up parted Device: /dev/sda3 >15:53:06,040 INFO blivet: got device: PartitionDevice instance (0x3fffa3136850) -- > name = sda3 status = True kids = 0 id = 15 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 34.16 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 71645184 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (34983, 64, 32) biosGeometry: (4459, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568440> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa37ab910> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa37c1d50> PedPartition: <_ped.Partition object at 0x3fffa37c52f0> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 34816 end = 71679999 length = 71645184 > flags = raid >15:53:06,128 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >15:53:06,130 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: None ; >15:53:06,130 DEBUG blivet: device sda3 does not contain a disklabel >15:53:06,162 INFO blivet: type detected on 'sda3' is 'linux_raid_member' >15:53:06,165 DEBUG blivet: MDRaidMember.__init__: uuid: 479ef99b-4020-4a45-9f0d-9a4f863340ff ; exists: True ; label: pv01 ; device: /dev/sda3 ; serial: scsi0-hd0 ; mdUuid: 6fdccf7e-acac-d44e-69c9-3a376f7ea3b5 ; biosraid: False ; >15:53:06,166 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance with object id 18 >15:53:06,168 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >15:53:06,169 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: mdmember ; >15:53:06,170 INFO blivet: got format: existing mdmember >15:53:06,172 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda3 ; >15:53:06,173 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: 6fdccf7e-acac-d44e-69c9-3a376f7ea3b5 ; incomplete: True ; >15:53:06,174 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >15:53:06,209 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: pv01 ; incomplete: True ; >15:53:06,211 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:06,211 INFO blivet: using name pv01 for md array containing member sda3 >15:53:06,211 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 20 >15:53:06,213 DEBUG blivet: MDRaidArrayDevice._setFormat: pv01 ; current: None ; type: None ; >15:53:06,215 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: pv01 ; >15:53:06,217 DEBUG blivet: MDRaidArrayDevice._addParent: pv01 ; member: sda3 ; >15:53:06,218 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >15:53:06,220 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >15:53:06,250 WARN blivet: failed to add member /dev/sda3 to md array /dev/md/pv01: mdadd failed for /dev/sda3: running mdadm --incremental --quiet /dev/sda3 failed >15:53:06,251 INFO blivet: added mdarray pv01 (id 19) to device tree >15:53:06,255 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_scsi0-hd1 /dev/disk/by-path/scsi-0:0:1:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1412092325', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '1af70800', > 'ID_PATH': 'scsi-0:0:1:0', > 'ID_PATH_TAG': 'scsi-0_0_1_0', > 'ID_REVISION': '2.0.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_scsi0-hd1', > 'ID_SERIAL_SHORT': 'scsi0-hd1', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '151622', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_scsi0-hd1', > '/dev/disk/by-path/scsi-0:0:1:0'], > 'sysfs_path': '/devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb'} ; name: sdb ; >15:53:06,256 INFO blivet: scanning sdb (/devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb)... >15:53:06,257 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >15:53:06,258 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:06,259 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >15:53:06,261 INFO blivet: sdb is a disk >15:53:06,261 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 24 >15:53:06,263 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >15:53:06,274 INFO blivet: added disk sdb (id 23) to device tree >15:53:06,275 DEBUG blivet: looking up parted Device: /dev/sdb >15:53:06,274 INFO blivet: got device: DiskDevice instance (0x3fffa315d210) -- > name = sdb status = True kids = 0 id = 23 > parents = [] > uuid = None size = 34.18 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb partedDevice = parted.Device instance -- > model: QEMU QEMU HARDDISK path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 71680000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 1 busy: False > hardwareGeometry: (35000, 64, 32) biosGeometry: (4461, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568b00> > target size = 0 B path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x3fffa315d410> >15:53:06,319 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >15:53:06,321 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >15:53:06,322 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >15:53:06,322 DEBUG blivet: required disklabel type for sdb (1) is None >15:53:06,322 DEBUG blivet: default disklabel type for sdb is msdos >15:53:06,323 DEBUG blivet: selecting msdos disklabel for sdb based on size >15:53:06,324 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >15:53:06,339 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 0x3fffa315dbd0>, <parted.partition.Partition object at 0x3fffa315df10>] > device: <parted.device.Device object at 0x3fffa315d9d0> > PedDisk: <_ped.Disk object at 0x3fffa321e830> >15:53:06,342 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 26 >15:53:06,343 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >15:53:06,348 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_scsi0-hd1-part1 /dev/disk/by-path/scsi-0:0:1:0-part1', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '16384', > 'ID_PART_ENTRY_TYPE': '0x41', > 'ID_PART_ENTRY_UUID': '1af70800-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '1af70800', > 'ID_PATH': 'scsi-0:0:1:0', > 'ID_PATH_TAG': 'scsi-0_0_1_0', > 'ID_REVISION': '2.0.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_scsi0-hd1', > 'ID_SERIAL_SHORT': 'scsi0-hd1', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '17', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '151739', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_scsi0-hd1-part1', > '/dev/disk/by-path/scsi-0:0:1:0-part1'], > 'sysfs_path': '/devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb1'} ; name: sdb1 ; >15:53:06,348 INFO blivet: scanning sdb1 (/devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb1)... >15:53:06,349 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb1 ; incomplete: False ; >15:53:06,351 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:06,351 INFO blivet: sdb1 is a partition >15:53:06,352 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >15:53:06,354 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >15:53:06,356 DEBUG blivet: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sdb (23) with existing msdos disklabel >15:53:06,378 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >15:53:06,380 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >15:53:06,380 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 29 >15:53:06,381 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >15:53:06,382 DEBUG blivet: looking up parted Partition: /dev/sdb1 >15:53:06,383 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >15:53:06,385 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >15:53:06,386 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >15:53:06,386 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance with object id 31 >15:53:06,388 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >15:53:06,389 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: prepboot ; >15:53:06,390 INFO blivet: added partition sdb1 (id 28) to device tree >15:53:06,396 DEBUG blivet: looking up parted Device: /dev/sdb1 >15:53:06,390 INFO blivet: got device: PartitionDevice instance (0x3fffa3219050) -- > name = sdb1 status = True kids = 0 id = 28 > parents = ['existing 34.18 GiB disk sdb (23) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing prepboot > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568cb0> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa315da10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa315dd10> PedPartition: <_ped.Partition object at 0x3fffa312a950> > disk = existing 34.18 GiB disk sdb (23) with existing msdos disklabel > start = 2048 end = 18431 length = 16384 > flags = prep >15:53:06,470 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >15:53:06,471 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: None ; >15:53:06,471 DEBUG blivet: device sdb1 does not contain a disklabel >15:53:06,471 DEBUG blivet: no type or existing type for sdb1, bailing >15:53:06,476 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_scsi0-hd1-part2 /dev/disk/by-path/scsi-0:0:1:0-part2', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '18432', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '16384', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '1af70800-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '1af70800', > 'ID_PATH': 'scsi-0:0:1:0', > 'ID_PATH_TAG': 'scsi-0_0_1_0', > 'ID_REVISION': '2.0.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_scsi0-hd1', > 'ID_SERIAL_SHORT': 'scsi0-hd1', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '18', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '151853', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_scsi0-hd1-part2', > '/dev/disk/by-path/scsi-0:0:1:0-part2'], > 'sysfs_path': '/devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb2'} ; name: sdb2 ; >15:53:06,477 INFO blivet: scanning sdb2 (/devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb2)... >15:53:06,478 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb2 ; incomplete: False ; >15:53:06,479 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:06,479 INFO blivet: sdb2 is a partition >15:53:06,481 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >15:53:06,482 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >15:53:06,483 DEBUG blivet: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sdb (23) with existing msdos disklabel >15:53:06,501 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >15:53:06,503 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >15:53:06,503 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 34 >15:53:06,504 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >15:53:06,505 DEBUG blivet: looking up parted Partition: /dev/sdb2 >15:53:06,506 DEBUG blivet: PartitionDevice.probe: sdb2 ; exists: True ; >15:53:06,508 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >15:53:06,509 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >15:53:06,511 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >15:53:06,511 INFO blivet: added partition sdb2 (id 33) to device tree >15:53:06,518 DEBUG blivet: looking up parted Device: /dev/sdb2 >15:53:06,512 INFO blivet: got device: PartitionDevice instance (0x3fffa3219b90) -- > name = sdb2 status = True kids = 0 id = 33 > parents = ['existing 34.18 GiB disk sdb (23) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing None > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568d40> > target size = 0 B path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa315da10> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa315d890> PedPartition: <_ped.Partition object at 0x3fffa312a5f0> > disk = existing 34.18 GiB disk sdb (23) with existing msdos disklabel > start = 18432 end = 34815 length = 16384 > flags = raid >15:53:06,585 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >15:53:06,586 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: None ; >15:53:06,586 DEBUG blivet: device sdb2 does not contain a disklabel >15:53:06,586 DEBUG blivet: no type or existing type for sdb2, bailing >15:53:06,592 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/scsi-0QEMU_QEMU_CD-ROM_scsi0-cd2 /dev/disk/by-label/Fedora-S-21_A_T4-ppc64le /dev/disk/by-path/scsi-0:0:2:0 /dev/disk/by-uuid/2014-09-29-05-09-46-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/vio/71000002/host0/target0:0:2/0:0:2:0/block/sr0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1412092325', > 'ID_BUS': 'scsi', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '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_FOR_SEAT': 'block-scsi-0_0_2_0', > '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_LABEL': 'Fedora-S-21_A_T4-ppc64le', > 'ID_FS_LABEL_ENC': 'Fedora-S-21_A_T4-ppc64le', > 'ID_FS_SYSTEM_ID': 'PPC', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-09-29-05-09-46-00', > 'ID_FS_UUID_ENC': '2014-09-29-05-09-46-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'QEMU_CD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20CD-ROM\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'scsi-0:0:2:0', > 'ID_PATH_TAG': 'scsi-0_0_2_0', > 'ID_REVISION': '2.0.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_CD-ROM_scsi0-cd2', > 'ID_SERIAL_SHORT': 'scsi0-cd2', > 'ID_TYPE': 'cd', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '152481', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/scsi-0QEMU_QEMU_CD-ROM_scsi0-cd2', > '/dev/disk/by-label/Fedora-S-21_A_T4-ppc64le', > '/dev/disk/by-path/scsi-0:0:2:0', > '/dev/disk/by-uuid/2014-09-29-05-09-46-00'], > 'sysfs_path': '/devices/vio/71000002/host0/target0:0:2/0:0:2:0/block/sr0'} ; name: sr0 ; >15:53:06,592 INFO blivet: scanning sr0 (/devices/vio/71000002/host0/target0:0:2/0:0:2:0/block/sr0)... >15:53:06,593 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sr0 ; incomplete: False ; >15:53:06,594 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:06,594 INFO blivet: sr0 is a cdrom >15:53:06,595 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >15:53:06,595 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 38 >15:53:06,597 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >15:53:06,597 INFO blivet: added cdrom sr0 (id 37) to device tree >15:53:06,599 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:53:06,600 DEBUG blivet: looking up parted Device: /dev/sr0 >15:53:06,597 INFO blivet: got device: OpticalDevice instance (0x3fffa3219e90) -- > name = sr0 status = True kids = 0 id = 37 > parents = [] > uuid = None size = 1825.34 MiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:2/0:0:2:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU CD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 934575 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 2 busy: True > hardwareGeometry: (58, 255, 63) biosGeometry: (58, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568dd0> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >15:53:06,607 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:53:06,614 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:53:06,621 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:53:06,627 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >15:53:06,628 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:53:06,628 INFO blivet: type detected on 'sr0' is 'iso9660' >15:53:06,629 DEBUG blivet: Iso9660FS.supported: supported: True ; >15:53:06,630 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 40 >15:53:06,631 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >15:53:06,631 INFO blivet: got format: existing iso9660 filesystem >15:53:06,634 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_scsi0-hd3 /dev/disk/by-path/scsi-0:0:3:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/vio/71000002/host0/target0:0:3/0:0:3:0/block/sdc', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1412092325', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PATH': 'scsi-0:0:3:0', > 'ID_PATH_TAG': 'scsi-0_0_3_0', > 'ID_REVISION': '2.0.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_scsi0-hd3', > 'ID_SERIAL_SHORT': 'scsi0-hd3', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '153076', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_scsi0-hd3', > '/dev/disk/by-path/scsi-0:0:3:0'], > 'sysfs_path': '/devices/vio/71000002/host0/target0:0:3/0:0:3:0/block/sdc'} ; name: sdc ; >15:53:06,635 INFO blivet: scanning sdc (/devices/vio/71000002/host0/target0:0:3/0:0:3:0/block/sdc)... >15:53:06,636 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >15:53:06,637 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:06,638 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >15:53:06,639 INFO blivet: sdc is a disk >15:53:06,639 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 43 >15:53:06,640 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >15:53:06,652 INFO blivet: added disk sdc (id 42) to device tree >15:53:06,652 DEBUG blivet: looking up parted Device: /dev/sdc >15:53:06,652 INFO blivet: got device: DiskDevice instance (0x3fffa322c050) -- > name = sdc status = True kids = 0 id = 42 > parents = [] > uuid = None size = 34.18 GiB > format = existing None > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:3/0:0:3:0/block/sdc partedDevice = parted.Device instance -- > model: QEMU QEMU HARDDISK path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 71680000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 3 busy: False > hardwareGeometry: (35000, 64, 32) biosGeometry: (4461, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568f80> > target size = 0 B path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x3fffa174f990> >15:53:06,688 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >15:53:06,689 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: None ; >15:53:06,690 DEBUG blivet: device sdc does not contain a disklabel >15:53:06,690 DEBUG blivet: no type or existing type for sdc, bailing >15:53:06,693 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1412092325', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '158804', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >15:53:06,694 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >15:53:06,695 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; >15:53:06,697 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:06,697 INFO blivet: loop0 is a loop device >15:53:06,699 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >15:53:06,701 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /run/install/repo/LiveOS/squashfs.img ; incomplete: False ; >15:53:06,702 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:06,703 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 47 >15:53:06,705 DEBUG blivet: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >15:53:06,705 INFO blivet: added file /run/install/repo/LiveOS/squashfs.img (id 46) to device tree >15:53:06,708 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >15:53:06,708 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 50 >15:53:06,710 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >15:53:06,711 INFO blivet: added loop loop0 (id 49) to device tree >15:53:06,711 INFO blivet: got device: LoopDevice instance (0x3fffa174f8d0) -- > name = loop0 status = False kids = 0 id = 49 > parents = ['existing 0 B file /run/install/repo/LiveOS/squashfs.img (46)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None >15:53:06,717 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >15:53:06,718 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >15:53:06,719 DEBUG blivet: device loop0 does not contain a disklabel >15:53:06,719 INFO blivet: type detected on 'loop0' is 'squashfs' >15:53:06,719 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 52 >15:53:06,721 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >15:53:06,725 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/0cb1fc51-30c1-4b34-9b13-1b885fc849ef', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1412092325', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0cb1fc51-30c1-4b34-9b13-1b885fc849ef', > 'ID_FS_UUID_ENC': '0cb1fc51-30c1-4b34-9b13-1b885fc849ef', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '158842', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/0cb1fc51-30c1-4b34-9b13-1b885fc849ef'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >15:53:06,726 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >15:53:06,727 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >15:53:06,729 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:06,729 INFO blivet: loop1 is a loop device >15:53:06,731 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >15:53:06,732 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/rootfs.img ; incomplete: False ; >15:53:06,734 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:06,734 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 55 >15:53:06,736 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >15:53:06,737 INFO blivet: added file /LiveOS/rootfs.img (id 54) to device tree >15:53:06,739 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >15:53:06,739 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 58 >15:53:06,741 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >15:53:06,742 INFO blivet: added loop loop1 (id 57) to device tree >15:53:06,742 INFO blivet: got device: LoopDevice instance (0x3fffa174f850) -- > name = loop1 status = False kids = 0 id = 57 > parents = ['existing 0 B file /LiveOS/rootfs.img (54)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None >15:53:06,747 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >15:53:06,749 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >15:53:06,749 DEBUG blivet: device loop1 does not contain a disklabel >15:53:06,750 INFO blivet: type detected on 'loop1' is 'ext4' >15:53:06,791 DEBUG blivet: size=0 B, current=2048 MiB >15:53:06,809 DEBUG blivet: using current size 0 as min size >15:53:06,812 DEBUG blivet: Ext4FS.supported: supported: True ; >15:53:06,812 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 60 >15:53:06,814 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >15:53:06,814 INFO blivet: got format: existing ext4 filesystem >15:53:06,817 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1412092325', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '158881', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >15:53:06,818 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >15:53:06,819 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >15:53:06,821 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:06,821 INFO blivet: loop2 is a loop device >15:53:06,823 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >15:53:06,824 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; >15:53:06,826 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:06,827 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 63 >15:53:06,829 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >15:53:06,829 INFO blivet: added file /overlay (deleted) (id 62) to device tree >15:53:06,831 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >15:53:06,832 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 66 >15:53:06,833 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >15:53:06,834 INFO blivet: added loop loop2 (id 65) to device tree >15:53:06,834 INFO blivet: got device: LoopDevice instance (0x3fffa174fc90) -- > name = loop2 status = False kids = 0 id = 65 > parents = ['existing 0 B file /overlay (deleted) (62)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None >15:53:06,839 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >15:53:06,841 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >15:53:06,842 DEBUG blivet: device loop2 does not contain a disklabel >15:53:06,842 DEBUG blivet: no type or existing type for loop2, bailing >15:53:06,847 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/0cb1fc51-30c1-4b34-9b13-1b885fc849ef /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1412092325', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0cb1fc51-30c1-4b34-9b13-1b885fc849ef', > 'ID_FS_UUID_ENC': '0cb1fc51-30c1-4b34-9b13-1b885fc849ef', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '251720', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/0cb1fc51-30c1-4b34-9b13-1b885fc849ef', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >15:53:06,847 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >15:53:06,849 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >15:53:06,851 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:06,851 INFO blivet: live-rw is a device-mapper device >15:53:06,852 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >15:53:06,854 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >15:53:06,856 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (57) with existing ext4 filesystem >15:53:06,859 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >15:53:06,861 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop2 (65) >15:53:06,864 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >15:53:06,866 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:06,868 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >15:53:06,868 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 70 >15:53:06,870 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >15:53:06,871 INFO blivet: added dm live-rw (id 69) to device tree >15:53:06,871 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >15:53:06,871 INFO blivet: got device: DMDevice instance (0x3fffa174ff10) -- > name = live-rw status = True kids = 0 id = 69 > parents = ['existing 0 B loop loop2 (65)'] > uuid = None size = 2048 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568c20> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >15:53:06,928 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >15:53:06,930 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >15:53:06,930 DEBUG blivet: device live-rw does not contain a disklabel >15:53:06,931 INFO blivet: type detected on 'live-rw' is 'ext4' >15:53:06,966 DEBUG blivet: size=1169.96 MiB, current=2048 MiB >15:53:07,001 DEBUG blivet: padding min size from 1226796032 up to 1226796532 >15:53:07,003 DEBUG blivet: Ext4FS.supported: supported: True ; >15:53:07,004 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 72 >15:53:07,006 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >15:53:07,006 INFO blivet: got format: existing ext4 filesystem >15:53:07,011 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/0cb1fc51-30c1-4b34-9b13-1b885fc849ef /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1412092325', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0cb1fc51-30c1-4b34-9b13-1b885fc849ef', > 'ID_FS_UUID_ENC': '0cb1fc51-30c1-4b34-9b13-1b885fc849ef', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '271495', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/0cb1fc51-30c1-4b34-9b13-1b885fc849ef', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >15:53:07,012 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >15:53:07,013 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >15:53:07,015 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:07,015 INFO blivet: live-base is a device-mapper device >15:53:07,017 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >15:53:07,019 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >15:53:07,021 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >15:53:07,023 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (57) with existing ext4 filesystem >15:53:07,026 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >15:53:07,027 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:07,030 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >15:53:07,030 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 75 >15:53:07,032 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >15:53:07,032 INFO blivet: added dm live-base (id 74) to device tree >15:53:07,033 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >15:53:07,033 INFO blivet: got device: DMDevice instance (0x3fffa322c090) -- > name = live-base status = True kids = 0 id = 74 > parents = ['existing 0 B loop loop1 (57) with existing ext4 filesystem'] > uuid = None size = 2048 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568e60> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >15:53:07,064 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >15:53:07,066 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >15:53:07,066 DEBUG blivet: device live-base does not contain a disklabel >15:53:07,066 INFO blivet: type detected on 'live-base' is 'ext4' >15:53:07,103 DEBUG blivet: size=0 B, current=2048 MiB >15:53:07,124 DEBUG blivet: using current size 0 as min size >15:53:07,126 DEBUG blivet: Ext4FS.supported: supported: True ; >15:53:07,127 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 77 >15:53:07,129 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >15:53:07,129 INFO blivet: got format: existing ext4 filesystem >15:53:07,132 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'md127', > 'DEVPATH': '/devices/virtual/block/md127', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1412092325', > 'MAJOR': '9', > 'MINOR': '127', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '482553', > 'name': 'md127', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/md127'} ; name: md127 ; >15:53:07,133 INFO blivet: scanning md127 (/devices/virtual/block/md127)... >15:53:07,134 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: md127 ; incomplete: False ; >15:53:07,136 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:07,137 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: None ; incomplete: False ; >15:53:07,139 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:07,139 INFO blivet: md127 is an md device >15:53:07,141 DEBUG blivet: DeviceTree.addUdevMDDevice: name: None ; >15:53:07,142 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda3 ; incomplete: False ; >15:53:07,144 DEBUG blivet: DeviceTree.getDeviceByName returned existing 34.16 GiB partition sda3 (15) with existing mdmember >15:53:07,169 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: None ; incomplete: False ; >15:53:07,171 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:53:07,171 WARN blivet: failed to obtain uuid for mdraid device >15:53:07,171 ERR blivet: failed to scan md array md127 >15:53:07,251 DEBUG blivet: no device obtained for md127 >15:53:07,283 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >15:53:07,284 DEBUG blivet: PPCPRePBoot.teardown: device: /dev/sda1 ; status: False ; type: prepboot ; >15:53:07,286 DEBUG blivet: PPCPRePBoot.teardown: device: /dev/sda1 ; status: False ; type: prepboot ; >15:53:07,307 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:53:07,309 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:53:07,311 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:53:07,331 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >15:53:07,332 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >15:53:07,334 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >15:53:07,354 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:53:07,358 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:53:07,360 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:53:07,379 DEBUG blivet: MDRaidArrayDevice.teardown: pv01 ; status: False ; controllable: True ; >15:53:07,381 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >15:53:07,383 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >15:53:07,385 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >15:53:07,406 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:53:07,409 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:53:07,411 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:53:07,431 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: pv01 ; >15:53:07,433 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >15:53:07,434 DEBUG blivet: PPCPRePBoot.teardown: device: /dev/sdb1 ; status: False ; type: prepboot ; >15:53:07,436 DEBUG blivet: PPCPRePBoot.teardown: device: /dev/sdb1 ; status: False ; type: prepboot ; >15:53:07,456 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >15:53:07,458 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >15:53:07,460 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >15:53:07,479 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >15:53:07,481 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb2 ; status: False ; type: None ; >15:53:07,483 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb2 ; status: False ; type: None ; >15:53:07,503 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >15:53:07,505 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >15:53:07,507 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >15:53:07,528 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >15:53:07,548 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >15:53:07,549 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >15:53:07,551 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >15:53:07,570 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >15:53:07,571 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >15:53:07,575 INFO blivet: edd: collected mbr signatures: {'sda': '0xee6c0400', 'sdb': '0x1af70800'} >15:53:07,675 DEBUG blivet: Ext4FS.supported: supported: True ; >15:53:07,677 DEBUG blivet: Ext4FS.supported: supported: True ; >15:53:07,679 DEBUG blivet: Ext4FS.supported: supported: True ; >15:53:07,688 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:53:07,690 DEBUG blivet: Iso9660FS.supported: supported: True ; >15:53:07,774 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >15:53:07,774 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >15:53:07,776 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sr0 ; hidden: False ; incomplete: False ; >15:53:07,780 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:53:07,778 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1825.34 MiB cdrom sr0 (37) with existing iso9660 filesystem >15:53:07,788 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:53:07,795 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:53:08,010 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >15:53:08,010 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >15:53:08,011 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sr0 ; hidden: False ; incomplete: False ; >15:53:08,015 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:53:08,012 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1825.34 MiB cdrom sr0 (37) with existing iso9660 filesystem >15:53:08,024 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:53:08,032 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:34:23,688 DEBUG blivet: Iso9660FS.supported: supported: True ; >15:34:23,689 DEBUG blivet: Iso9660FS.supported: supported: True ; >15:34:23,689 DEBUG blivet: NFSv4.supported: supported: False ; >15:34:23,690 DEBUG blivet: NFSv4.supported: supported: False ; >15:34:23,691 DEBUG blivet: SELinuxFS.supported: supported: False ; >15:34:23,692 DEBUG blivet: SELinuxFS.supported: supported: False ; >15:34:23,693 DEBUG blivet: Ext4FS.supported: supported: True ; >15:34:23,694 DEBUG blivet: Ext4FS.supported: supported: True ; >15:34:23,696 DEBUG blivet: Ext3FS.supported: supported: True ; >15:34:23,696 DEBUG blivet: Ext3FS.supported: supported: True ; >15:34:23,698 DEBUG blivet: Ext2FS.supported: supported: True ; >15:34:23,698 DEBUG blivet: Ext2FS.supported: supported: True ; >15:34:23,699 DEBUG blivet: SysFS.supported: supported: False ; >15:34:23,700 DEBUG blivet: SysFS.supported: supported: False ; >15:34:23,701 DEBUG blivet: MultipathMember.__init__: >15:34:23,702 DEBUG blivet: MDRaidMember.__init__: >15:34:23,703 DEBUG blivet: ProcFS.supported: supported: False ; >15:34:23,703 DEBUG blivet: ProcFS.supported: supported: False ; >15:34:23,704 DEBUG blivet: SwapSpace.__init__: >15:34:23,705 DEBUG blivet: DMRaidMember.__init__: >15:34:23,706 DEBUG blivet: DevPtsFS.supported: supported: False ; >15:34:23,707 DEBUG blivet: DevPtsFS.supported: supported: False ; >15:34:23,708 DEBUG blivet: BTRFS.supported: supported: True ; >15:34:23,791 DEBUG blivet: USBFS.supported: supported: False ; >15:34:23,792 DEBUG blivet: USBFS.supported: supported: False ; >15:34:23,793 DEBUG blivet: DiskLabel.__init__: >15:34:23,794 INFO blivet: DiskLabel.partedDevice returning None >15:34:23,795 DEBUG blivet: HFSPlus.supported: supported: False ; >15:34:23,796 DEBUG blivet: HFSPlus.supported: supported: False ; >15:34:23,798 DEBUG blivet: XFS.supported: supported: True ; >15:34:23,885 DEBUG blivet: XFS.supported: supported: True ; >15:34:23,887 DEBUG blivet: TmpFS.supported: supported: True ; >15:34:23,904 DEBUG blivet: LUKS.__init__: >15:34:23,906 DEBUG blivet: NTFS.supported: supported: False ; >15:34:23,907 DEBUG blivet: NTFS.supported: supported: False ; >15:34:23,909 DEBUG blivet: BindFS.supported: supported: False ; >15:34:23,911 DEBUG blivet: BindFS.supported: supported: False ; >15:34:23,912 DEBUG blivet: HFS.supported: supported: False ; >15:34:23,913 DEBUG blivet: HFS.supported: supported: False ; >15:34:23,914 DEBUG blivet: LVMPhysicalVolume.__init__: >15:34:23,915 DEBUG blivet: NFS.supported: supported: False ; >15:34:23,916 DEBUG blivet: NFS.supported: supported: False ; >15:34:23,917 DEBUG blivet: FATFS.supported: supported: True ; >15:34:23,940 DEBUG blivet: FATFS.supported: supported: True ; >15:34:23,942 DEBUG blivet: NoDevFS.supported: supported: False ; >15:34:23,944 DEBUG blivet: NoDevFS.supported: supported: False ; >10:34:31,606 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:34:31,612 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa37c1f10) -- > name = sda1 status = True kids = 0 id = 6 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing prepboot > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a710> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = prepboot grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa37ab910> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa37c1910> PedPartition: <_ped.Partition object at 0x3fffa37c5230> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 2048 end = 18431 length = 16384 > flags = boot, prep, PartitionDevice instance (0x3fffa37c1ed0) -- > name = sda2 status = True kids = 0 id = 11 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a7a0> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa37ab910> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa37c1bd0> PedPartition: <_ped.Partition object at 0x3fffa37c5290> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 18432 end = 34815 length = 16384 > flags = raid, PartitionDevice instance (0x3fffa3136850) -- > name = sda3 status = True kids = 1 id = 15 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 34.16 GiB > format = existing mdmember > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 71645184 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (34983, 64, 32) biosGeometry: (4459, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568440> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = mdmember grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa37ab910> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa37c1d50> PedPartition: <_ped.Partition object at 0x3fffa37c52f0> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 34816 end = 71679999 length = 71645184 > flags = raid, PartitionDevice instance (0x3fffa3219050) -- > name = sdb1 status = True kids = 0 id = 28 > parents = ['existing 34.18 GiB disk sdb (23) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing prepboot > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568cb0> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = prepboot grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa315da10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa315dd10> PedPartition: <_ped.Partition object at 0x3fffa312a950> > disk = existing 34.18 GiB disk sdb (23) with existing msdos disklabel > start = 2048 end = 18431 length = 16384 > flags = prep, PartitionDevice instance (0x3fffa3219b90) -- > name = sdb2 status = True kids = 0 id = 33 > parents = ['existing 34.18 GiB disk sdb (23) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing None > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568d40> > target size = 0 B path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa315da10> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa315d890> PedPartition: <_ped.Partition object at 0x3fffa312a5f0> > disk = existing 34.18 GiB disk sdb (23) with existing msdos disklabel > start = 18432 end = 34815 length = 16384 > flags = raid] >10:34:32,809 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:34:32,811 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa37c1f10) -- > name = sda1 status = True kids = 0 id = 6 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing prepboot > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a710> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = prepboot grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa37ab910> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa37c1910> PedPartition: <_ped.Partition object at 0x3fffa37c5230> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 2048 end = 18431 length = 16384 > flags = boot, prep, PartitionDevice instance (0x3fffa37c1ed0) -- > name = sda2 status = True kids = 0 id = 11 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a7a0> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa37ab910> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa37c1bd0> PedPartition: <_ped.Partition object at 0x3fffa37c5290> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 18432 end = 34815 length = 16384 > flags = raid, PartitionDevice instance (0x3fffa3136850) -- > name = sda3 status = True kids = 1 id = 15 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 34.16 GiB > format = existing mdmember > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 71645184 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (34983, 64, 32) biosGeometry: (4459, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568440> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = mdmember grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa37ab910> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa37c1d50> PedPartition: <_ped.Partition object at 0x3fffa37c52f0> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 34816 end = 71679999 length = 71645184 > flags = raid, PartitionDevice instance (0x3fffa3219050) -- > name = sdb1 status = True kids = 0 id = 28 > parents = ['existing 34.18 GiB disk sdb (23) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing prepboot > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568cb0> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = prepboot grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa315da10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa315dd10> PedPartition: <_ped.Partition object at 0x3fffa312a950> > disk = existing 34.18 GiB disk sdb (23) with existing msdos disklabel > start = 2048 end = 18431 length = 16384 > flags = prep, PartitionDevice instance (0x3fffa3219b90) -- > name = sdb2 status = True kids = 0 id = 33 > parents = ['existing 34.18 GiB disk sdb (23) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing None > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568d40> > target size = 0 B path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa315da10> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa315d890> PedPartition: <_ped.Partition object at 0x3fffa312a5f0> > disk = existing 34.18 GiB disk sdb (23) with existing msdos disklabel > start = 18432 end = 34815 length = 16384 > flags = raid] >10:34:33,168 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:34:33,171 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa37c1f10) -- > name = sda1 status = True kids = 0 id = 6 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing prepboot > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a710> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = prepboot grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa37ab910> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa37c1910> PedPartition: <_ped.Partition object at 0x3fffa37c5230> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 2048 end = 18431 length = 16384 > flags = boot, prep, PartitionDevice instance (0x3fffa37c1ed0) -- > name = sda2 status = True kids = 0 id = 11 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a7a0> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa37ab910> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa37c1bd0> PedPartition: <_ped.Partition object at 0x3fffa37c5290> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 18432 end = 34815 length = 16384 > flags = raid, PartitionDevice instance (0x3fffa3136850) -- > name = sda3 status = True kids = 1 id = 15 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 34.16 GiB > format = existing mdmember > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 71645184 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (34983, 64, 32) biosGeometry: (4459, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568440> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = mdmember grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa37ab910> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa37c1d50> PedPartition: <_ped.Partition object at 0x3fffa37c52f0> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 34816 end = 71679999 length = 71645184 > flags = raid, PartitionDevice instance (0x3fffa3219050) -- > name = sdb1 status = True kids = 0 id = 28 > parents = ['existing 34.18 GiB disk sdb (23) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing prepboot > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568cb0> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = prepboot grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa315da10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa315dd10> PedPartition: <_ped.Partition object at 0x3fffa312a950> > disk = existing 34.18 GiB disk sdb (23) with existing msdos disklabel > start = 2048 end = 18431 length = 16384 > flags = prep, PartitionDevice instance (0x3fffa3219b90) -- > name = sdb2 status = True kids = 0 id = 33 > parents = ['existing 34.18 GiB disk sdb (23) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing None > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568d40> > target size = 0 B path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa315da10> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa315d890> PedPartition: <_ped.Partition object at 0x3fffa312a5f0> > disk = existing 34.18 GiB disk sdb (23) with existing msdos disklabel > start = 18432 end = 34815 length = 16384 > flags = raid] >10:34:33,503 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:34:33,504 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa37c1f10) -- > name = sda1 status = True kids = 0 id = 6 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing prepboot > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a710> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = prepboot grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa37ab910> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa37c1910> PedPartition: <_ped.Partition object at 0x3fffa37c5230> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 2048 end = 18431 length = 16384 > flags = boot, prep, PartitionDevice instance (0x3fffa37c1ed0) -- > name = sda2 status = True kids = 0 id = 11 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a7a0> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa37ab910> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa37c1bd0> PedPartition: <_ped.Partition object at 0x3fffa37c5290> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 18432 end = 34815 length = 16384 > flags = raid, PartitionDevice instance (0x3fffa3136850) -- > name = sda3 status = True kids = 1 id = 15 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 34.16 GiB > format = existing mdmember > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 71645184 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (34983, 64, 32) biosGeometry: (4459, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568440> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = mdmember grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa37ab910> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa37c1d50> PedPartition: <_ped.Partition object at 0x3fffa37c52f0> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 34816 end = 71679999 length = 71645184 > flags = raid, PartitionDevice instance (0x3fffa3219050) -- > name = sdb1 status = True kids = 0 id = 28 > parents = ['existing 34.18 GiB disk sdb (23) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing prepboot > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568cb0> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = prepboot grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa315da10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa315dd10> PedPartition: <_ped.Partition object at 0x3fffa312a950> > disk = existing 34.18 GiB disk sdb (23) with existing msdos disklabel > start = 2048 end = 18431 length = 16384 > flags = prep, PartitionDevice instance (0x3fffa3219b90) -- > name = sdb2 status = True kids = 0 id = 33 > parents = ['existing 34.18 GiB disk sdb (23) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing None > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568d40> > target size = 0 B path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa315da10> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa315d890> PedPartition: <_ped.Partition object at 0x3fffa312a5f0> > disk = existing 34.18 GiB disk sdb (23) with existing msdos disklabel > start = 18432 end = 34815 length = 16384 > flags = raid] >10:34:37,432 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:34:37,434 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa37c1f10) -- > name = sda1 status = True kids = 0 id = 6 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing prepboot > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a710> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = prepboot grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa37ab910> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa37c1910> PedPartition: <_ped.Partition object at 0x3fffa37c5230> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 2048 end = 18431 length = 16384 > flags = boot, prep, PartitionDevice instance (0x3fffa37c1ed0) -- > name = sda2 status = True kids = 0 id = 11 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a7a0> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa37ab910> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa37c1bd0> PedPartition: <_ped.Partition object at 0x3fffa37c5290> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 18432 end = 34815 length = 16384 > flags = raid, PartitionDevice instance (0x3fffa3136850) -- > name = sda3 status = True kids = 1 id = 15 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 34.16 GiB > format = existing mdmember > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 71645184 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (34983, 64, 32) biosGeometry: (4459, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568440> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = mdmember grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa37ab910> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa37c1d50> PedPartition: <_ped.Partition object at 0x3fffa37c52f0> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 34816 end = 71679999 length = 71645184 > flags = raid, PartitionDevice instance (0x3fffa3219050) -- > name = sdb1 status = True kids = 0 id = 28 > parents = ['existing 34.18 GiB disk sdb (23) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing prepboot > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568cb0> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = prepboot grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa315da10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa315dd10> PedPartition: <_ped.Partition object at 0x3fffa312a950> > disk = existing 34.18 GiB disk sdb (23) with existing msdos disklabel > start = 2048 end = 18431 length = 16384 > flags = prep, PartitionDevice instance (0x3fffa3219b90) -- > name = sdb2 status = True kids = 0 id = 33 > parents = ['existing 34.18 GiB disk sdb (23) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing None > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568d40> > target size = 0 B path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa315da10> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa315d890> PedPartition: <_ped.Partition object at 0x3fffa312a5f0> > disk = existing 34.18 GiB disk sdb (23) with existing msdos disklabel > start = 18432 end = 34815 length = 16384 > flags = raid] >10:34:37,658 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:34:37,659 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa37c1f10) -- > name = sda1 status = True kids = 0 id = 6 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing prepboot > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a710> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = prepboot grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa37ab910> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa37c1910> PedPartition: <_ped.Partition object at 0x3fffa37c5230> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 2048 end = 18431 length = 16384 > flags = boot, prep, PartitionDevice instance (0x3fffa37c1ed0) -- > name = sda2 status = True kids = 0 id = 11 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a7a0> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa37ab910> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa37c1bd0> PedPartition: <_ped.Partition object at 0x3fffa37c5290> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 18432 end = 34815 length = 16384 > flags = raid, PartitionDevice instance (0x3fffa3136850) -- > name = sda3 status = True kids = 1 id = 15 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 34.16 GiB > format = existing mdmember > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 71645184 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (34983, 64, 32) biosGeometry: (4459, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568440> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = mdmember grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa37ab910> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa37c1d50> PedPartition: <_ped.Partition object at 0x3fffa37c52f0> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 34816 end = 71679999 length = 71645184 > flags = raid, PartitionDevice instance (0x3fffa3219050) -- > name = sdb1 status = True kids = 0 id = 28 > parents = ['existing 34.18 GiB disk sdb (23) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing prepboot > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568cb0> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = prepboot grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa315da10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa315dd10> PedPartition: <_ped.Partition object at 0x3fffa312a950> > disk = existing 34.18 GiB disk sdb (23) with existing msdos disklabel > start = 2048 end = 18431 length = 16384 > flags = prep, PartitionDevice instance (0x3fffa3219b90) -- > name = sdb2 status = True kids = 0 id = 33 > parents = ['existing 34.18 GiB disk sdb (23) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing None > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568d40> > target size = 0 B path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa315da10> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa315d890> PedPartition: <_ped.Partition object at 0x3fffa312a5f0> > disk = existing 34.18 GiB disk sdb (23) with existing msdos disklabel > start = 18432 end = 34815 length = 16384 > flags = raid] >10:34:42,508 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:34:42,509 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa37c1f10) -- > name = sda1 status = True kids = 0 id = 6 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing prepboot > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a710> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = prepboot grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa37ab910> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa37c1910> PedPartition: <_ped.Partition object at 0x3fffa37c5230> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 2048 end = 18431 length = 16384 > flags = boot, prep, PartitionDevice instance (0x3fffa37c1ed0) -- > name = sda2 status = True kids = 0 id = 11 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a7a0> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa37ab910> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa37c1bd0> PedPartition: <_ped.Partition object at 0x3fffa37c5290> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 18432 end = 34815 length = 16384 > flags = raid, PartitionDevice instance (0x3fffa3136850) -- > name = sda3 status = True kids = 1 id = 15 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 34.16 GiB > format = existing mdmember > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 71645184 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (34983, 64, 32) biosGeometry: (4459, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568440> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = mdmember grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa37ab910> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa37c1d50> PedPartition: <_ped.Partition object at 0x3fffa37c52f0> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 34816 end = 71679999 length = 71645184 > flags = raid, PartitionDevice instance (0x3fffa3219050) -- > name = sdb1 status = True kids = 0 id = 28 > parents = ['existing 34.18 GiB disk sdb (23) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing prepboot > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568cb0> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = prepboot grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa315da10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa315dd10> PedPartition: <_ped.Partition object at 0x3fffa312a950> > disk = existing 34.18 GiB disk sdb (23) with existing msdos disklabel > start = 2048 end = 18431 length = 16384 > flags = prep, PartitionDevice instance (0x3fffa3219b90) -- > name = sdb2 status = True kids = 0 id = 33 > parents = ['existing 34.18 GiB disk sdb (23) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing None > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568d40> > target size = 0 B path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa315da10> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa315d890> PedPartition: <_ped.Partition object at 0x3fffa312a5f0> > disk = existing 34.18 GiB disk sdb (23) with existing msdos disklabel > start = 18432 end = 34815 length = 16384 > flags = raid] >10:34:42,730 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:34:42,731 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa37c1f10) -- > name = sda1 status = True kids = 0 id = 6 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing prepboot > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a710> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = prepboot grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa37ab910> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa37c1910> PedPartition: <_ped.Partition object at 0x3fffa37c5230> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 2048 end = 18431 length = 16384 > flags = boot, prep, PartitionDevice instance (0x3fffa37c1ed0) -- > name = sda2 status = True kids = 0 id = 11 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a7a0> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa37ab910> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa37c1bd0> PedPartition: <_ped.Partition object at 0x3fffa37c5290> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 18432 end = 34815 length = 16384 > flags = raid, PartitionDevice instance (0x3fffa3136850) -- > name = sda3 status = True kids = 1 id = 15 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 34.16 GiB > format = existing mdmember > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 71645184 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (34983, 64, 32) biosGeometry: (4459, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568440> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = mdmember grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa37ab910> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa37c1d50> PedPartition: <_ped.Partition object at 0x3fffa37c52f0> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 34816 end = 71679999 length = 71645184 > flags = raid, PartitionDevice instance (0x3fffa3219050) -- > name = sdb1 status = True kids = 0 id = 28 > parents = ['existing 34.18 GiB disk sdb (23) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing prepboot > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568cb0> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = prepboot grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa315da10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa315dd10> PedPartition: <_ped.Partition object at 0x3fffa312a950> > disk = existing 34.18 GiB disk sdb (23) with existing msdos disklabel > start = 2048 end = 18431 length = 16384 > flags = prep, PartitionDevice instance (0x3fffa3219b90) -- > name = sdb2 status = True kids = 0 id = 33 > parents = ['existing 34.18 GiB disk sdb (23) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing None > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568d40> > target size = 0 B path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa315da10> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa315d890> PedPartition: <_ped.Partition object at 0x3fffa312a5f0> > disk = existing 34.18 GiB disk sdb (23) with existing msdos disklabel > start = 18432 end = 34815 length = 16384 > flags = raid] >10:34:44,327 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:34:44,328 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa37c1f10) -- > name = sda1 status = True kids = 0 id = 6 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing prepboot > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a710> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = prepboot grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa37ab910> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa37c1910> PedPartition: <_ped.Partition object at 0x3fffa37c5230> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 2048 end = 18431 length = 16384 > flags = boot, prep, PartitionDevice instance (0x3fffa37c1ed0) -- > name = sda2 status = True kids = 0 id = 11 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a7a0> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa37ab910> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa37c1bd0> PedPartition: <_ped.Partition object at 0x3fffa37c5290> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 18432 end = 34815 length = 16384 > flags = raid, PartitionDevice instance (0x3fffa3136850) -- > name = sda3 status = True kids = 1 id = 15 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 34.16 GiB > format = existing mdmember > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 71645184 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (34983, 64, 32) biosGeometry: (4459, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568440> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = mdmember grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa37ab910> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa37c1d50> PedPartition: <_ped.Partition object at 0x3fffa37c52f0> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 34816 end = 71679999 length = 71645184 > flags = raid, PartitionDevice instance (0x3fffa3219050) -- > name = sdb1 status = True kids = 0 id = 28 > parents = ['existing 34.18 GiB disk sdb (23) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing prepboot > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568cb0> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = prepboot grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa315da10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa315dd10> PedPartition: <_ped.Partition object at 0x3fffa312a950> > disk = existing 34.18 GiB disk sdb (23) with existing msdos disklabel > start = 2048 end = 18431 length = 16384 > flags = prep, PartitionDevice instance (0x3fffa3219b90) -- > name = sdb2 status = True kids = 0 id = 33 > parents = ['existing 34.18 GiB disk sdb (23) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing None > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568d40> > target size = 0 B path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa315da10> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa315d890> PedPartition: <_ped.Partition object at 0x3fffa312a5f0> > disk = existing 34.18 GiB disk sdb (23) with existing msdos disklabel > start = 18432 end = 34815 length = 16384 > flags = raid] >10:34:44,550 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:34:44,551 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa37c1f10) -- > name = sda1 status = True kids = 0 id = 6 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing prepboot > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a710> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = prepboot grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa37ab910> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa37c1910> PedPartition: <_ped.Partition object at 0x3fffa37c5230> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 2048 end = 18431 length = 16384 > flags = boot, prep, PartitionDevice instance (0x3fffa37c1ed0) -- > name = sda2 status = True kids = 0 id = 11 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a7a0> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa37ab910> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa37c1bd0> PedPartition: <_ped.Partition object at 0x3fffa37c5290> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 18432 end = 34815 length = 16384 > flags = raid, PartitionDevice instance (0x3fffa3136850) -- > name = sda3 status = True kids = 1 id = 15 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 34.16 GiB > format = existing mdmember > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 71645184 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (34983, 64, 32) biosGeometry: (4459, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568440> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = mdmember grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa37ab910> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa37c1d50> PedPartition: <_ped.Partition object at 0x3fffa37c52f0> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 34816 end = 71679999 length = 71645184 > flags = raid, PartitionDevice instance (0x3fffa3219050) -- > name = sdb1 status = True kids = 0 id = 28 > parents = ['existing 34.18 GiB disk sdb (23) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing prepboot > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568cb0> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = prepboot grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa315da10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa315dd10> PedPartition: <_ped.Partition object at 0x3fffa312a950> > disk = existing 34.18 GiB disk sdb (23) with existing msdos disklabel > start = 2048 end = 18431 length = 16384 > flags = prep, PartitionDevice instance (0x3fffa3219b90) -- > name = sdb2 status = True kids = 0 id = 33 > parents = ['existing 34.18 GiB disk sdb (23) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing None > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568d40> > target size = 0 B path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa315da10> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa315d890> PedPartition: <_ped.Partition object at 0x3fffa312a5f0> > disk = existing 34.18 GiB disk sdb (23) with existing msdos disklabel > start = 18432 end = 34815 length = 16384 > flags = raid] >10:34:58,141 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:34:58,143 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa37c1f10) -- > name = sda1 status = True kids = 0 id = 6 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing prepboot > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a710> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = prepboot grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa37ab910> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa37c1910> PedPartition: <_ped.Partition object at 0x3fffa37c5230> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 2048 end = 18431 length = 16384 > flags = boot, prep, PartitionDevice instance (0x3fffa37c1ed0) -- > name = sda2 status = True kids = 0 id = 11 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a7a0> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa37ab910> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa37c1bd0> PedPartition: <_ped.Partition object at 0x3fffa37c5290> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 18432 end = 34815 length = 16384 > flags = raid, PartitionDevice instance (0x3fffa3136850) -- > name = sda3 status = True kids = 1 id = 15 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 34.16 GiB > format = existing mdmember > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 71645184 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (34983, 64, 32) biosGeometry: (4459, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568440> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = mdmember grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa37ab910> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa37c1d50> PedPartition: <_ped.Partition object at 0x3fffa37c52f0> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 34816 end = 71679999 length = 71645184 > flags = raid, PartitionDevice instance (0x3fffa3219050) -- > name = sdb1 status = True kids = 0 id = 28 > parents = ['existing 34.18 GiB disk sdb (23) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing prepboot > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568cb0> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = prepboot grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa315da10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa315dd10> PedPartition: <_ped.Partition object at 0x3fffa312a950> > disk = existing 34.18 GiB disk sdb (23) with existing msdos disklabel > start = 2048 end = 18431 length = 16384 > flags = prep, PartitionDevice instance (0x3fffa3219b90) -- > name = sdb2 status = True kids = 0 id = 33 > parents = ['existing 34.18 GiB disk sdb (23) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing None > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568d40> > target size = 0 B path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa315da10> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa315d890> PedPartition: <_ped.Partition object at 0x3fffa312a5f0> > disk = existing 34.18 GiB disk sdb (23) with existing msdos disklabel > start = 18432 end = 34815 length = 16384 > flags = raid] >10:34:58,366 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:34:58,367 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa37c1f10) -- > name = sda1 status = True kids = 0 id = 6 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing prepboot > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a710> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = prepboot grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa37ab910> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa37c1910> PedPartition: <_ped.Partition object at 0x3fffa37c5230> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 2048 end = 18431 length = 16384 > flags = boot, prep, PartitionDevice instance (0x3fffa37c1ed0) -- > name = sda2 status = True kids = 0 id = 11 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a7a0> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa37ab910> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa37c1bd0> PedPartition: <_ped.Partition object at 0x3fffa37c5290> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 18432 end = 34815 length = 16384 > flags = raid, PartitionDevice instance (0x3fffa3136850) -- > name = sda3 status = True kids = 1 id = 15 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 34.16 GiB > format = existing mdmember > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 71645184 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (34983, 64, 32) biosGeometry: (4459, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568440> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = mdmember grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa37ab910> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa37c1d50> PedPartition: <_ped.Partition object at 0x3fffa37c52f0> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 34816 end = 71679999 length = 71645184 > flags = raid, PartitionDevice instance (0x3fffa3219050) -- > name = sdb1 status = True kids = 0 id = 28 > parents = ['existing 34.18 GiB disk sdb (23) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing prepboot > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568cb0> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = prepboot grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa315da10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa315dd10> PedPartition: <_ped.Partition object at 0x3fffa312a950> > disk = existing 34.18 GiB disk sdb (23) with existing msdos disklabel > start = 2048 end = 18431 length = 16384 > flags = prep, PartitionDevice instance (0x3fffa3219b90) -- > name = sdb2 status = True kids = 0 id = 33 > parents = ['existing 34.18 GiB disk sdb (23) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing None > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568d40> > target size = 0 B path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa315da10> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa315d890> PedPartition: <_ped.Partition object at 0x3fffa312a5f0> > disk = existing 34.18 GiB disk sdb (23) with existing msdos disklabel > start = 18432 end = 34815 length = 16384 > flags = raid] >10:34:58,581 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:34:58,582 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa37c1f10) -- > name = sda1 status = True kids = 0 id = 6 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing prepboot > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a710> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = prepboot grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa37ab910> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa37c1910> PedPartition: <_ped.Partition object at 0x3fffa37c5230> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 2048 end = 18431 length = 16384 > flags = boot, prep, PartitionDevice instance (0x3fffa37c1ed0) -- > name = sda2 status = True kids = 0 id = 11 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a7a0> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa37ab910> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa37c1bd0> PedPartition: <_ped.Partition object at 0x3fffa37c5290> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 18432 end = 34815 length = 16384 > flags = raid, PartitionDevice instance (0x3fffa3136850) -- > name = sda3 status = True kids = 1 id = 15 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 34.16 GiB > format = existing mdmember > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 71645184 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (34983, 64, 32) biosGeometry: (4459, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568440> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = mdmember grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa37ab910> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa37c1d50> PedPartition: <_ped.Partition object at 0x3fffa37c52f0> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 34816 end = 71679999 length = 71645184 > flags = raid, PartitionDevice instance (0x3fffa3219050) -- > name = sdb1 status = True kids = 0 id = 28 > parents = ['existing 34.18 GiB disk sdb (23) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing prepboot > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568cb0> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = prepboot grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa315da10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa315dd10> PedPartition: <_ped.Partition object at 0x3fffa312a950> > disk = existing 34.18 GiB disk sdb (23) with existing msdos disklabel > start = 2048 end = 18431 length = 16384 > flags = prep, PartitionDevice instance (0x3fffa3219b90) -- > name = sdb2 status = True kids = 0 id = 33 > parents = ['existing 34.18 GiB disk sdb (23) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing None > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568d40> > target size = 0 B path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa315da10> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa315d890> PedPartition: <_ped.Partition object at 0x3fffa312a5f0> > disk = existing 34.18 GiB disk sdb (23) with existing msdos disklabel > start = 18432 end = 34815 length = 16384 > flags = raid] >10:34:58,795 INFO blivet: Detected 8192 MiB of memory >10:34:58,812 INFO blivet: Swap attempt of 4096 MiB >10:34:58,870 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:34:58,876 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa37c1f10) -- > name = sda1 status = True kids = 0 id = 6 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing prepboot > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a710> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = prepboot grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa37ab910> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa37c1910> PedPartition: <_ped.Partition object at 0x3fffa37c5230> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 2048 end = 18431 length = 16384 > flags = boot, prep, PartitionDevice instance (0x3fffa37c1ed0) -- > name = sda2 status = True kids = 0 id = 11 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a7a0> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa37ab910> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa37c1bd0> PedPartition: <_ped.Partition object at 0x3fffa37c5290> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 18432 end = 34815 length = 16384 > flags = raid, PartitionDevice instance (0x3fffa3136850) -- > name = sda3 status = True kids = 1 id = 15 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 34.16 GiB > format = existing mdmember > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 71645184 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (34983, 64, 32) biosGeometry: (4459, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568440> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = mdmember grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa37ab910> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa37c1d50> PedPartition: <_ped.Partition object at 0x3fffa37c52f0> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 34816 end = 71679999 length = 71645184 > flags = raid, PartitionDevice instance (0x3fffa3219050) -- > name = sdb1 status = True kids = 0 id = 28 > parents = ['existing 34.18 GiB disk sdb (23) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing prepboot > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568cb0> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = prepboot grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa315da10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa315dd10> PedPartition: <_ped.Partition object at 0x3fffa312a950> > disk = existing 34.18 GiB disk sdb (23) with existing msdos disklabel > start = 2048 end = 18431 length = 16384 > flags = prep, PartitionDevice instance (0x3fffa3219b90) -- > name = sdb2 status = True kids = 0 id = 33 > parents = ['existing 34.18 GiB disk sdb (23) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing None > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568d40> > target size = 0 B path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa315da10> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa315d890> PedPartition: <_ped.Partition object at 0x3fffa312a5f0> > disk = existing 34.18 GiB disk sdb (23) with existing msdos disklabel > start = 18432 end = 34815 length = 16384 > flags = raid] >10:34:59,161 DEBUG blivet: clearpart: looking at sda3 >10:34:59,161 DEBUG blivet: clearpart: looking at sda2 >10:34:59,161 DEBUG blivet: clearpart: looking at sdb2 >10:34:59,162 DEBUG blivet: clearpart: looking at sda1 >10:34:59,162 DEBUG blivet: clearpart: looking at sdb1 >10:34:59,162 DEBUG blivet: checking whether disk sda has an empty extended >10:34:59,162 DEBUG blivet: extended is None ; logicals is [] >10:34:59,163 DEBUG blivet: checking whether disk sdb has an empty extended >10:34:59,163 DEBUG blivet: extended is None ; logicals is [] >10:34:59,163 DEBUG blivet: clearpart: initializing sdc >10:34:59,164 DEBUG blivet: removing sdc >10:34:59,164 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 115 >10:34:59,166 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >10:34:59,166 INFO blivet: registered action: [114] destroy format None on disk sdc (id 42) >10:34:59,167 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 117 >10:34:59,168 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >10:34:59,168 INFO blivet: registered action: [116] destroy format None on disk sdc (id 42) >10:34:59,168 DEBUG blivet: required disklabel type for sdc (1) is None >10:34:59,168 DEBUG blivet: default disklabel type for sdc is msdos >10:34:59,169 DEBUG blivet: selecting msdos disklabel for sdc based on size >10:34:59,170 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; >10:34:59,172 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/sdc ; labelType: msdos ; >10:34:59,172 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 0x3fff9c1b2790> > PedDisk: <_ped.Disk object at 0x3fff9c1b37e8> >10:34:59,173 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 118 >10:34:59,174 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >10:34:59,175 INFO blivet: registered action: [119] create format msdos disklabel on disk sdc (id 42) >10:34:59,178 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:34:59,179 DEBUG blivet: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with existing msdos disklabel >10:34:59,197 DEBUG blivet: resolved 'sda' to 'sda' (disk) >10:34:59,272 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:34:59,274 DEBUG blivet: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with existing msdos disklabel >10:34:59,293 DEBUG blivet: resolved 'sda' to 'sda' (disk) >10:34:59,295 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:34:59,296 DEBUG blivet: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with existing msdos disklabel >10:34:59,315 DEBUG blivet: resolved 'sda' to 'sda' (disk) >10:34:59,320 DEBUG blivet: starting Blivet copy >10:34:59,360 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:34:59,361 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fff9c1b2f90) -- > name = sda1 status = True kids = 0 id = 6 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing prepboot > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a710> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = prepboot grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa37ab910> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa37c1910> PedPartition: <_ped.Partition object at 0x3fffa37c5230> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 2048 end = 18431 length = 16384 > flags = boot, prep, PartitionDevice instance (0x3fff9c1ac590) -- > name = sda2 status = True kids = 0 id = 11 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a7a0> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa37ab910> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa37c1bd0> PedPartition: <_ped.Partition object at 0x3fffa37c5290> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 18432 end = 34815 length = 16384 > flags = raid, PartitionDevice instance (0x3fff9c1acad0) -- > name = sda3 status = True kids = 1 id = 15 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 34.16 GiB > format = existing mdmember > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 71645184 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (34983, 64, 32) biosGeometry: (4459, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568440> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = mdmember grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa37ab910> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa37c1d50> PedPartition: <_ped.Partition object at 0x3fffa37c52f0> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 34816 end = 71679999 length = 71645184 > flags = raid, PartitionDevice instance (0x3fff9c19b110) -- > name = sdb1 status = True kids = 0 id = 28 > parents = ['existing 34.18 GiB disk sdb (23) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing prepboot > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568cb0> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = prepboot grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa315da10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa315dd10> PedPartition: <_ped.Partition object at 0x3fffa312a950> > disk = existing 34.18 GiB disk sdb (23) with existing msdos disklabel > start = 2048 end = 18431 length = 16384 > flags = prep, PartitionDevice instance (0x3fff9c19b790) -- > name = sdb2 status = True kids = 0 id = 33 > parents = ['existing 34.18 GiB disk sdb (23) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing None > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568d40> > target size = 0 B path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa315da10> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa315d890> PedPartition: <_ped.Partition object at 0x3fffa312a5f0> > disk = existing 34.18 GiB disk sdb (23) with existing msdos disklabel > start = 18432 end = 34815 length = 16384 > flags = raid] >10:34:59,582 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >10:34:59,582 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1ac190> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff9b1c3e10> PedPartition: <_ped.Partition object at 0x3fff9b1ac050> >10:34:59,585 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >10:34:59,585 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1ac190> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff9b1c3f90> PedPartition: <_ped.Partition object at 0x3fff9b1ac0b0> >10:34:59,587 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >10:34:59,587 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1ac190> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff9b1af150> PedPartition: <_ped.Partition object at 0x3fff9b1ac110> >10:34:59,590 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >10:34:59,590 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c19b390> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff9b1af1d0> PedPartition: <_ped.Partition object at 0x3fff9b1ac170> >10:34:59,592 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >10:34:59,593 DEBUG blivet: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c19b390> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff9b1af390> PedPartition: <_ped.Partition object at 0x3fff9b1ac1d0> >10:34:59,594 DEBUG blivet: finished Blivet copy >10:34:59,598 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:34:59,599 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fff9c1b2f90) -- > name = sda1 status = True kids = 0 id = 6 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing prepboot > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a710> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = prepboot grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1ac190> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff9b1c3e10> PedPartition: <_ped.Partition object at 0x3fff9b1ac050> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 2048 end = 18431 length = 16384 > flags = boot, prep, PartitionDevice instance (0x3fff9c1ac590) -- > name = sda2 status = True kids = 0 id = 11 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a7a0> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1ac190> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff9b1c3f90> PedPartition: <_ped.Partition object at 0x3fff9b1ac0b0> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 18432 end = 34815 length = 16384 > flags = raid, PartitionDevice instance (0x3fff9c1acad0) -- > name = sda3 status = True kids = 1 id = 15 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 34.16 GiB > format = existing mdmember > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 71645184 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (34983, 64, 32) biosGeometry: (4459, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568440> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = mdmember grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1ac190> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff9b1af150> PedPartition: <_ped.Partition object at 0x3fff9b1ac110> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 34816 end = 71679999 length = 71645184 > flags = raid, PartitionDevice instance (0x3fff9c19b110) -- > name = sdb1 status = True kids = 0 id = 28 > parents = ['existing 34.18 GiB disk sdb (23) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing prepboot > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568cb0> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = prepboot grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c19b390> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff9b1af1d0> PedPartition: <_ped.Partition object at 0x3fff9b1ac170> > disk = existing 34.18 GiB disk sdb (23) with existing msdos disklabel > start = 2048 end = 18431 length = 16384 > flags = prep, PartitionDevice instance (0x3fff9c19b790) -- > name = sdb2 status = True kids = 0 id = 33 > parents = ['existing 34.18 GiB disk sdb (23) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing None > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568d40> > target size = 0 B path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c19b390> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff9b1af390> PedPartition: <_ped.Partition object at 0x3fff9b1ac1d0> > disk = existing 34.18 GiB disk sdb (23) with existing msdos disklabel > start = 18432 end = 34815 length = 16384 > flags = raid] >10:34:59,821 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:34:59,823 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fff9c1b2f90) -- > name = sda1 status = True kids = 0 id = 6 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing prepboot > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a710> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = prepboot grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1ac190> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff9b1c3e10> PedPartition: <_ped.Partition object at 0x3fff9b1ac050> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 2048 end = 18431 length = 16384 > flags = boot, prep, PartitionDevice instance (0x3fff9c1ac590) -- > name = sda2 status = True kids = 0 id = 11 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a7a0> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1ac190> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff9b1c3f90> PedPartition: <_ped.Partition object at 0x3fff9b1ac0b0> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 18432 end = 34815 length = 16384 > flags = raid, PartitionDevice instance (0x3fff9c1acad0) -- > name = sda3 status = True kids = 1 id = 15 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 34.16 GiB > format = existing mdmember > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 71645184 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (34983, 64, 32) biosGeometry: (4459, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568440> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = mdmember grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1ac190> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff9b1af150> PedPartition: <_ped.Partition object at 0x3fff9b1ac110> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 34816 end = 71679999 length = 71645184 > flags = raid, PartitionDevice instance (0x3fff9c19b110) -- > name = sdb1 status = True kids = 0 id = 28 > parents = ['existing 34.18 GiB disk sdb (23) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing prepboot > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568cb0> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = prepboot grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c19b390> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff9b1af1d0> PedPartition: <_ped.Partition object at 0x3fff9b1ac170> > disk = existing 34.18 GiB disk sdb (23) with existing msdos disklabel > start = 2048 end = 18431 length = 16384 > flags = prep, PartitionDevice instance (0x3fff9c19b790) -- > name = sdb2 status = True kids = 0 id = 33 > parents = ['existing 34.18 GiB disk sdb (23) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing None > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568d40> > target size = 0 B path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c19b390> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff9b1af390> PedPartition: <_ped.Partition object at 0x3fff9b1ac1d0> > disk = existing 34.18 GiB disk sdb (23) with existing msdos disklabel > start = 18432 end = 34815 length = 16384 > flags = raid] >10:35:00,050 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:35:00,052 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fff9c1b2f90) -- > name = sda1 status = True kids = 0 id = 6 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing prepboot > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a710> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = prepboot grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1ac190> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff9b1c3e10> PedPartition: <_ped.Partition object at 0x3fff9b1ac050> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 2048 end = 18431 length = 16384 > flags = boot, prep, PartitionDevice instance (0x3fff9c1ac590) -- > name = sda2 status = True kids = 0 id = 11 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a7a0> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1ac190> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff9b1c3f90> PedPartition: <_ped.Partition object at 0x3fff9b1ac0b0> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 18432 end = 34815 length = 16384 > flags = raid, PartitionDevice instance (0x3fff9c1acad0) -- > name = sda3 status = True kids = 1 id = 15 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 34.16 GiB > format = existing mdmember > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 71645184 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (34983, 64, 32) biosGeometry: (4459, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568440> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = mdmember grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1ac190> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff9b1af150> PedPartition: <_ped.Partition object at 0x3fff9b1ac110> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 34816 end = 71679999 length = 71645184 > flags = raid, PartitionDevice instance (0x3fff9c19b110) -- > name = sdb1 status = True kids = 0 id = 28 > parents = ['existing 34.18 GiB disk sdb (23) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing prepboot > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568cb0> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = prepboot grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c19b390> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff9b1af1d0> PedPartition: <_ped.Partition object at 0x3fff9b1ac170> > disk = existing 34.18 GiB disk sdb (23) with existing msdos disklabel > start = 2048 end = 18431 length = 16384 > flags = prep, PartitionDevice instance (0x3fff9c19b790) -- > name = sdb2 status = True kids = 0 id = 33 > parents = ['existing 34.18 GiB disk sdb (23) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing None > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568d40> > target size = 0 B path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c19b390> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff9b1af390> PedPartition: <_ped.Partition object at 0x3fff9b1ac1d0> > disk = existing 34.18 GiB disk sdb (23) with existing msdos disklabel > start = 18432 end = 34815 length = 16384 > flags = raid] >10:35:00,273 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:35:00,275 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fff9c1b2f90) -- > name = sda1 status = True kids = 0 id = 6 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing prepboot > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a710> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = prepboot grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1ac190> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff9b1c3e10> PedPartition: <_ped.Partition object at 0x3fff9b1ac050> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 2048 end = 18431 length = 16384 > flags = boot, prep, PartitionDevice instance (0x3fff9c1ac590) -- > name = sda2 status = True kids = 0 id = 11 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a7a0> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1ac190> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff9b1c3f90> PedPartition: <_ped.Partition object at 0x3fff9b1ac0b0> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 18432 end = 34815 length = 16384 > flags = raid, PartitionDevice instance (0x3fff9c1acad0) -- > name = sda3 status = True kids = 1 id = 15 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 34.16 GiB > format = existing mdmember > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 71645184 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (34983, 64, 32) biosGeometry: (4459, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568440> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = mdmember grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1ac190> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff9b1af150> PedPartition: <_ped.Partition object at 0x3fff9b1ac110> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 34816 end = 71679999 length = 71645184 > flags = raid, PartitionDevice instance (0x3fff9c19b110) -- > name = sdb1 status = True kids = 0 id = 28 > parents = ['existing 34.18 GiB disk sdb (23) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing prepboot > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568cb0> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = prepboot grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c19b390> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff9b1af1d0> PedPartition: <_ped.Partition object at 0x3fff9b1ac170> > disk = existing 34.18 GiB disk sdb (23) with existing msdos disklabel > start = 2048 end = 18431 length = 16384 > flags = prep, PartitionDevice instance (0x3fff9c19b790) -- > name = sdb2 status = True kids = 0 id = 33 > parents = ['existing 34.18 GiB disk sdb (23) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing None > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568d40> > target size = 0 B path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c19b390> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff9b1af390> PedPartition: <_ped.Partition object at 0x3fff9b1ac1d0> > disk = existing 34.18 GiB disk sdb (23) with existing msdos disklabel > start = 18432 end = 34815 length = 16384 > flags = raid] >10:35:00,493 INFO blivet: Using 32 MiB superBlockSize >10:35:00,510 DEBUG blivet: non-existent RAID raid1 size == 34.13 GiB >10:35:00,528 INFO blivet: Using 32 MiB superBlockSize >10:35:00,545 DEBUG blivet: non-existent RAID raid1 size == 34.13 GiB >10:35:00,603 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:35:00,604 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fff9c1b2f90) -- > name = sda1 status = True kids = 0 id = 6 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing prepboot > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a710> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = prepboot grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1ac190> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff9b1c3e10> PedPartition: <_ped.Partition object at 0x3fff9b1ac050> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 2048 end = 18431 length = 16384 > flags = boot, prep, PartitionDevice instance (0x3fff9c1ac590) -- > name = sda2 status = True kids = 0 id = 11 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a7a0> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1ac190> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff9b1c3f90> PedPartition: <_ped.Partition object at 0x3fff9b1ac0b0> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 18432 end = 34815 length = 16384 > flags = raid, PartitionDevice instance (0x3fff9c1acad0) -- > name = sda3 status = True kids = 1 id = 15 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 34.16 GiB > format = existing mdmember > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 71645184 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (34983, 64, 32) biosGeometry: (4459, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568440> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = mdmember grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1ac190> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff9b1af150> PedPartition: <_ped.Partition object at 0x3fff9b1ac110> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 34816 end = 71679999 length = 71645184 > flags = raid, PartitionDevice instance (0x3fff9c19b110) -- > name = sdb1 status = True kids = 0 id = 28 > parents = ['existing 34.18 GiB disk sdb (23) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing prepboot > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568cb0> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = prepboot grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c19b390> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff9b1af1d0> PedPartition: <_ped.Partition object at 0x3fff9b1ac170> > disk = existing 34.18 GiB disk sdb (23) with existing msdos disklabel > start = 2048 end = 18431 length = 16384 > flags = prep, PartitionDevice instance (0x3fff9c19b790) -- > name = sdb2 status = True kids = 0 id = 33 > parents = ['existing 34.18 GiB disk sdb (23) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing None > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568d40> > target size = 0 B path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c19b390> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff9b1af390> PedPartition: <_ped.Partition object at 0x3fff9b1ac1d0> > disk = existing 34.18 GiB disk sdb (23) with existing msdos disklabel > start = 18432 end = 34815 length = 16384 > flags = raid] >10:35:00,820 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:35:00,821 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fff9c1b2f90) -- > name = sda1 status = True kids = 0 id = 6 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing prepboot > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a710> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = prepboot grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1ac190> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff9b1c3e10> PedPartition: <_ped.Partition object at 0x3fff9b1ac050> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 2048 end = 18431 length = 16384 > flags = boot, prep, PartitionDevice instance (0x3fff9c1ac590) -- > name = sda2 status = True kids = 0 id = 11 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a7a0> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1ac190> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff9b1c3f90> PedPartition: <_ped.Partition object at 0x3fff9b1ac0b0> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 18432 end = 34815 length = 16384 > flags = raid, PartitionDevice instance (0x3fff9c1acad0) -- > name = sda3 status = True kids = 1 id = 15 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 34.16 GiB > format = existing mdmember > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 71645184 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (34983, 64, 32) biosGeometry: (4459, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568440> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = mdmember grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1ac190> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff9b1af150> PedPartition: <_ped.Partition object at 0x3fff9b1ac110> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 34816 end = 71679999 length = 71645184 > flags = raid, PartitionDevice instance (0x3fff9c19b110) -- > name = sdb1 status = True kids = 0 id = 28 > parents = ['existing 34.18 GiB disk sdb (23) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing prepboot > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568cb0> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = prepboot grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c19b390> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff9b1af1d0> PedPartition: <_ped.Partition object at 0x3fff9b1ac170> > disk = existing 34.18 GiB disk sdb (23) with existing msdos disklabel > start = 2048 end = 18431 length = 16384 > flags = prep, PartitionDevice instance (0x3fff9c19b790) -- > name = sdb2 status = True kids = 0 id = 33 > parents = ['existing 34.18 GiB disk sdb (23) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing None > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568d40> > target size = 0 B path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c19b390> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff9b1af390> PedPartition: <_ped.Partition object at 0x3fff9b1ac1d0> > disk = existing 34.18 GiB disk sdb (23) with existing msdos disklabel > start = 18432 end = 34815 length = 16384 > flags = raid] >10:35:01,036 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:35:01,037 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fff9c1b2f90) -- > name = sda1 status = True kids = 0 id = 6 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing prepboot > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a710> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = prepboot grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1ac190> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff9b1c3e10> PedPartition: <_ped.Partition object at 0x3fff9b1ac050> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 2048 end = 18431 length = 16384 > flags = boot, prep, PartitionDevice instance (0x3fff9c1ac590) -- > name = sda2 status = True kids = 0 id = 11 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a7a0> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1ac190> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff9b1c3f90> PedPartition: <_ped.Partition object at 0x3fff9b1ac0b0> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 18432 end = 34815 length = 16384 > flags = raid, PartitionDevice instance (0x3fff9c1acad0) -- > name = sda3 status = True kids = 1 id = 15 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 34.16 GiB > format = existing mdmember > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 71645184 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (34983, 64, 32) biosGeometry: (4459, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568440> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = mdmember grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1ac190> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff9b1af150> PedPartition: <_ped.Partition object at 0x3fff9b1ac110> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 34816 end = 71679999 length = 71645184 > flags = raid, PartitionDevice instance (0x3fff9c19b110) -- > name = sdb1 status = True kids = 0 id = 28 > parents = ['existing 34.18 GiB disk sdb (23) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing prepboot > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568cb0> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = prepboot grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c19b390> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff9b1af1d0> PedPartition: <_ped.Partition object at 0x3fff9b1ac170> > disk = existing 34.18 GiB disk sdb (23) with existing msdos disklabel > start = 2048 end = 18431 length = 16384 > flags = prep, PartitionDevice instance (0x3fff9c19b790) -- > name = sdb2 status = True kids = 0 id = 33 > parents = ['existing 34.18 GiB disk sdb (23) with existing msdos disklabel'] > uuid = None size = 8192 KiB > format = existing None > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8, 64, 32) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568d40> > target size = 0 B path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c19b390> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff9b1af390> PedPartition: <_ped.Partition object at 0x3fff9b1ac1d0> > disk = existing 34.18 GiB disk sdb (23) with existing msdos disklabel > start = 18432 end = 34815 length = 16384 > flags = raid] >10:35:07,239 INFO blivet: Using 32 MiB superBlockSize >10:35:07,256 DEBUG blivet: non-existent RAID raid1 size == 34.13 GiB >10:35:07,272 INFO blivet: Using 32 MiB superBlockSize >10:35:07,288 DEBUG blivet: non-existent RAID raid1 size == 34.13 GiB >10:35:07,304 INFO blivet: Using 32 MiB superBlockSize >10:35:07,320 DEBUG blivet: non-existent RAID raid1 size == 34.13 GiB >10:35:10,239 INFO storage.ui: removed mdarray pv01 (id 19) from device tree >10:35:10,241 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda3 ; >10:35:10,241 INFO storage.ui: registered action: [180] destroy device mdarray pv01 (id 19) >10:35:10,243 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; >10:35:10,243 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 182 >10:35:10,245 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; current: mdmember ; type: None ; >10:35:10,245 INFO storage.ui: registered action: [181] destroy format mdmember on partition sda3 (id 15) >10:35:10,246 INFO storage.ui: removed partition sda3 (id 15) from device tree >10:35:10,247 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >10:35:10,247 INFO storage.ui: registered action: [183] destroy device partition sda3 (id 15) >10:35:10,250 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >10:35:10,250 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 185 >10:35:10,251 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: prepboot ; type: None ; >10:35:10,251 INFO storage.ui: registered action: [184] destroy format prepboot on partition sda1 (id 6) >10:35:10,252 INFO storage.ui: removed partition sda1 (id 6) from device tree >10:35:10,253 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >10:35:10,253 INFO storage.ui: registered action: [186] destroy device partition sda1 (id 6) >10:35:10,255 INFO storage.ui: removed partition sda2 (id 11) from device tree >10:35:10,257 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >10:35:10,257 INFO storage.ui: registered action: [187] destroy device partition sda2 (id 11) >10:35:10,258 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 189 >10:35:10,259 DEBUG storage.ui: DiskDevice._setFormat: sda ; current: disklabel ; type: None ; >10:35:10,259 INFO storage.ui: registered action: [188] destroy format msdos disklabel on disk sda (id 1) >10:35:10,259 DEBUG storage.ui: required disklabel type for sda (1) is None >10:35:10,260 DEBUG storage.ui: default disklabel type for sda is msdos >10:35:10,260 DEBUG storage.ui: selecting msdos disklabel for sda based on size >10:35:10,261 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >10:35:10,262 DEBUG storage.ui: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >10:35:10,263 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 0x3fff9c1b2b50> > PedDisk: <_ped.Disk object at 0x3fff9b1f1ea8> >10:35:10,263 DEBUG storage.ui: getFormat('disklabel') returning DiskLabel instance with object id 190 >10:35:10,265 DEBUG storage.ui: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >10:35:10,265 INFO storage.ui: registered action: [191] create format msdos disklabel on disk sda (id 1) >10:35:10,266 DEBUG storage.ui: PartitionDevice._setFormat: sdb1 ; >10:35:10,266 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 193 >10:35:10,267 DEBUG storage.ui: PartitionDevice._setFormat: sdb1 ; current: prepboot ; type: None ; >10:35:10,268 INFO storage.ui: registered action: [192] destroy format prepboot on partition sdb1 (id 28) >10:35:10,268 INFO storage.ui: removed partition sdb1 (id 28) from device tree >10:35:10,269 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdb ; >10:35:10,270 INFO storage.ui: registered action: [194] destroy device partition sdb1 (id 28) >10:35:10,271 INFO storage.ui: removed partition sdb2 (id 33) from device tree >10:35:10,272 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >10:35:10,272 INFO storage.ui: registered action: [195] destroy device partition sdb2 (id 33) >10:35:10,273 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 197 >10:35:10,274 DEBUG storage.ui: DiskDevice._setFormat: sdb ; current: disklabel ; type: None ; >10:35:10,274 INFO storage.ui: registered action: [196] destroy format msdos disklabel on disk sdb (id 23) >10:35:10,274 DEBUG storage.ui: required disklabel type for sdb (1) is None >10:35:10,275 DEBUG storage.ui: default disklabel type for sdb is msdos >10:35:10,275 DEBUG storage.ui: selecting msdos disklabel for sdb based on size >10:35:10,276 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; >10:35:10,277 DEBUG storage.ui: DiskLabel.freshPartedDisk: device: /dev/sdb ; labelType: msdos ; >10:35:10,277 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 0x3fff9b123a90> > PedDisk: <_ped.Disk object at 0x3fff9b19b6c8> >10:35:10,278 DEBUG storage.ui: getFormat('disklabel') returning DiskLabel instance with object id 198 >10:35:10,279 DEBUG storage.ui: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >10:35:10,280 INFO storage.ui: registered action: [199] create format msdos disklabel on disk sdb (id 23) >10:35:10,282 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:35:10,283 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >10:35:10,284 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:35:10,285 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >10:35:10,286 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:35:10,287 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >10:35:10,308 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:35:10,309 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >10:35:10,311 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:35:10,312 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >10:35:10,317 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:35:10,318 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >10:35:14,769 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:35:14,770 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with non-existent msdos disklabel >10:35:14,784 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:35:14,785 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:35:14,786 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with non-existent msdos disklabel >10:35:14,799 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:35:14,802 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:35:14,803 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [] >10:35:14,805 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:35:14,806 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [] >10:35:14,807 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:35:14,808 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [] >10:35:14,809 INFO storage.ui: Detected 8192 MiB of memory >10:35:14,827 INFO storage.ui: Swap attempt of 4096 MiB >10:35:14,843 DEBUG storage.ui: doAutoPart: True >10:35:14,843 DEBUG storage.ui: encryptedAutoPart: True >10:35:14,843 DEBUG storage.ui: autoPartType: 2 >10:35:14,844 DEBUG storage.ui: clearPartType: 2 >10:35:14,844 DEBUG storage.ui: clearPartDisks: ['sda', 'sdb', 'sdc'] >10:35:14,868 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x3fff9b1c3bd0) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB maxSize = 50 GiB grow = True >PartSpec instance (0x3fff9b1c3c10) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True >PartSpec instance (0x3fff9b1c3c50) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False >PartSpec instance (0x3fff9b1c3c90) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = prepboot encrypted = False > size = 4096 KiB maxSize = None grow = False >PartSpec instance (0x3fff9b1c3cd0) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 4096 MiB maxSize = None grow = False > >10:35:14,869 DEBUG storage.ui: storage.disks: ['sda', 'sdb', 'sdc'] >10:35:14,869 DEBUG storage.ui: storage.partitioned: ['sda', 'sdb', 'sdc'] >10:35:14,869 DEBUG storage.ui: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sdb', 'sdc', 'sr0'] >10:35:14,871 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:35:14,872 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with non-existent msdos disklabel >10:35:14,885 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:35:14,885 DEBUG storage.ui: boot disk: sda >10:35:14,888 DEBUG storage.ui: LUKS.__init__: add_backup_passphrase: False ; escrow_cert: None ; cipher: None ; passphrase: ; mountpoint: None ; >10:35:14,888 DEBUG storage.ui: getFormat('luks') returning LUKS instance with object id 200 >10:35:14,889 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >10:35:14,892 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >10:35:14,894 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: luks ; >10:35:14,895 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >10:35:14,895 INFO storage.ui: added partition req0 (id 201) to device tree >10:35:14,895 INFO storage.ui: registered action: [203] create device partition req0 (id 201) >10:35:14,896 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 205 >10:35:14,897 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >10:35:14,899 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: luks ; type: luks ; >10:35:14,899 INFO storage.ui: registered action: [204] create format luks on partition req0 (id 201) >10:35:14,900 DEBUG storage.ui: LUKS.__init__: add_backup_passphrase: False ; escrow_cert: None ; cipher: None ; passphrase: ; mountpoint: None ; >10:35:14,900 DEBUG storage.ui: getFormat('luks') returning LUKS instance with object id 206 >10:35:14,902 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >10:35:14,904 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >10:35:14,905 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: luks ; >10:35:14,906 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >10:35:14,907 INFO storage.ui: added partition req1 (id 207) to device tree >10:35:14,907 INFO storage.ui: registered action: [209] create device partition req1 (id 207) >10:35:14,907 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 211 >10:35:14,908 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >10:35:14,909 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: luks ; type: luks ; >10:35:14,910 INFO storage.ui: registered action: [210] create format luks on partition req1 (id 207) >10:35:14,911 DEBUG storage.ui: LUKS.__init__: add_backup_passphrase: False ; escrow_cert: None ; cipher: None ; passphrase: ; mountpoint: None ; >10:35:14,911 DEBUG storage.ui: getFormat('luks') returning LUKS instance with object id 212 >10:35:14,913 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdc ; >10:35:14,914 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; >10:35:14,915 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; current: None ; type: luks ; >10:35:14,916 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdc ; >10:35:14,917 INFO storage.ui: added partition req2 (id 213) to device tree >10:35:14,917 INFO storage.ui: registered action: [215] create device partition req2 (id 213) >10:35:14,917 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 217 >10:35:14,918 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; >10:35:14,920 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; current: luks ; type: luks ; >10:35:14,920 INFO storage.ui: registered action: [216] create format luks on partition req2 (id 213) >10:35:14,920 DEBUG storage.ui: candidate disks: [DiskDevice instance (0x3fff9c1b2a90) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 34.18 GiB > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: QEMU QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 71680000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (35000, 64, 32) biosGeometry: (4461, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a3b0> > target size = 0 B path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x3fff9c1b28d0>, DiskDevice instance (0x3fff9c1acf10) -- > name = sdb status = True kids = 0 id = 23 > parents = [] > uuid = None size = 34.18 GiB > format = non-existent msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb partedDevice = parted.Device instance -- > model: QEMU QEMU HARDDISK path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 71680000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 1 busy: False > hardwareGeometry: (35000, 64, 32) biosGeometry: (4461, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568b00> > target size = 0 B path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x3fff9c19b150>, DiskDevice instance (0x3fff9c1b2e50) -- > name = sdc status = True kids = 0 id = 42 > parents = [] > uuid = None size = 34.18 GiB > format = non-existent msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:3/0:0:3:0/block/sdc partedDevice = parted.Device instance -- > model: QEMU QEMU HARDDISK path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 71680000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 3 busy: False > hardwareGeometry: (35000, 64, 32) biosGeometry: (4461, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568f80> > target size = 0 B path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x3fffa3898c90>] >10:35:14,967 DEBUG storage.ui: devs: [PartitionDevice instance (0x3fffa3044750) -- > name = req0 status = False kids = 0 id = 201 > parents = [] > uuid = None size = 500 MiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = luks grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x3fff9c1ace10) -- > name = req1 status = False kids = 0 id = 207 > parents = [] > uuid = None size = 500 MiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req1 > format args = [] originalFormat = luks grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x3fff9c195790) -- > name = req2 status = False kids = 0 id = 213 > parents = [] > uuid = None size = 500 MiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req2 > format args = [] originalFormat = luks grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >10:35:15,007 DEBUG storage.ui: Ext4FS.supported: supported: True ; >10:35:15,008 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance with object id 218 >10:35:15,010 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >10:35:15,011 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >10:35:15,012 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdc ; >10:35:15,014 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; >10:35:15,015 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; current: None ; type: ext4 ; >10:35:15,016 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >10:35:15,018 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >10:35:15,019 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdc ; >10:35:15,019 INFO storage.ui: added partition req3 (id 219) to device tree >10:35:15,020 INFO storage.ui: registered action: [221] create device partition req3 (id 219) >10:35:15,020 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 223 >10:35:15,021 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; >10:35:15,023 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; current: ext4 ; type: ext4 ; >10:35:15,023 INFO storage.ui: registered action: [222] create format ext4 filesystem mounted at /boot on partition req3 (id 219) >10:35:15,023 DEBUG storage.ui: getFormat('prepboot') returning PPCPRePBoot instance with object id 224 >10:35:15,025 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >10:35:15,026 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >10:35:15,028 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdc ; >10:35:15,029 DEBUG storage.ui: PartitionDevice._setFormat: req4 ; >10:35:15,030 DEBUG storage.ui: PartitionDevice._setFormat: req4 ; current: None ; type: prepboot ; >10:35:15,032 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >10:35:15,033 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >10:35:15,034 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdc ; >10:35:15,035 INFO storage.ui: added partition req4 (id 225) to device tree >10:35:15,035 INFO storage.ui: registered action: [227] create device partition req4 (id 225) >10:35:15,035 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 229 >10:35:15,036 DEBUG storage.ui: PartitionDevice._setFormat: req4 ; >10:35:15,038 DEBUG storage.ui: PartitionDevice._setFormat: req4 ; current: prepboot ; type: prepboot ; >10:35:15,038 INFO storage.ui: registered action: [228] create format prepboot on partition req4 (id 225) >10:35:15,039 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >10:35:15,040 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >10:35:15,041 DEBUG storage.ui: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >10:35:15,042 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:35:15,043 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa3044750) -- > name = req0 status = False kids = 0 id = 201 > parents = [] > uuid = None size = 500 MiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = luks grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x3fff9c1ace10) -- > name = req1 status = False kids = 0 id = 207 > parents = [] > uuid = None size = 500 MiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req1 > format args = [] originalFormat = luks grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x3fff9c195790) -- > name = req2 status = False kids = 0 id = 213 > parents = [] > uuid = None size = 500 MiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req2 > format args = [] originalFormat = luks grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x3fffa3044a50) -- > name = req3 status = False kids = 0 id = 219 > parents = [] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req3 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x3fffa3044d90) -- > name = req4 status = False kids = 0 id = 225 > parents = [] > uuid = None size = 4096 KiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/req4 > format args = [] originalFormat = prepboot grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >10:35:15,132 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:35:15,133 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa3044750) -- > name = req0 status = False kids = 0 id = 201 > parents = [] > uuid = None size = 500 MiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = luks grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x3fff9c1ace10) -- > name = req1 status = False kids = 0 id = 207 > parents = [] > uuid = None size = 500 MiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req1 > format args = [] originalFormat = luks grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x3fff9c195790) -- > name = req2 status = False kids = 0 id = 213 > parents = [] > uuid = None size = 500 MiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req2 > format args = [] originalFormat = luks grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x3fffa3044a50) -- > name = req3 status = False kids = 0 id = 219 > parents = [] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req3 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x3fffa3044d90) -- > name = req4 status = False kids = 0 id = 225 > parents = [] > uuid = None size = 4096 KiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/req4 > format args = [] originalFormat = prepboot grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >10:35:15,220 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:35:15,221 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa3044750) -- > name = req0 status = False kids = 0 id = 201 > parents = [] > uuid = None size = 500 MiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = luks grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x3fff9c1ace10) -- > name = req1 status = False kids = 0 id = 207 > parents = [] > uuid = None size = 500 MiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req1 > format args = [] originalFormat = luks grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x3fff9c195790) -- > name = req2 status = False kids = 0 id = 213 > parents = [] > uuid = None size = 500 MiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req2 > format args = [] originalFormat = luks grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x3fffa3044a50) -- > name = req3 status = False kids = 0 id = 219 > parents = [] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req3 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x3fffa3044d90) -- > name = req4 status = False kids = 0 id = 225 > parents = [] > uuid = None size = 4096 KiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/req4 > format args = [] originalFormat = prepboot grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >10:35:15,309 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 201)', 'req1(id 207)', 'req2(id 213)', 'req3(id 219)', 'req4(id 225)'] from disk(s) ['sda', 'sdb', 'sdc'] >10:35:15,309 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb', 'sdc'] ; partitions=['req0(id 201)', 'req1(id 207)', 'req2(id 213)', 'req3(id 219)', 'req4(id 225)'] >10:35:15,310 DEBUG storage.ui: removing all non-preexisting partitions ['req4(id 225)', 'req3(id 219)', 'req0(id 201)', 'req1(id 207)', 'req2(id 213)'] from disk(s) ['sda', 'sdb', 'sdc'] >10:35:15,311 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:35:15,312 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with non-existent msdos disklabel >10:35:15,325 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:35:15,326 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:35:15,327 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with non-existent msdos disklabel >10:35:15,340 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:35:15,341 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:35:15,343 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with non-existent msdos disklabel >10:35:15,355 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:35:15,356 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:35:15,358 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with non-existent msdos disklabel >10:35:15,370 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:35:15,371 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:35:15,373 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with non-existent msdos disklabel >10:35:15,385 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:35:15,386 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:35:15,387 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with non-existent msdos disklabel >10:35:15,400 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:35:15,400 DEBUG storage.ui: allocating partition: req4 ; id: 225 ; disks: ['sda', 'sdb', 'sdc'] ; >boot: True ; primary: False ; size: 4096 KiB ; grow: False ; max_size: 0 B ; start: None ; end: None >10:35:15,413 DEBUG storage.ui: checking freespace on sda >10:35:15,413 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=4096 KiB boot=True best=None grow=False start=None >10:35:15,425 DEBUG storage.ui: checking 63-71679999 (34.18 GiB) >10:35:15,438 DEBUG storage.ui: current free range is 63-71679999 (34.18 GiB) >10:35:15,450 DEBUG storage.ui: updating use_disk to sda, type: 0 >10:35:15,450 DEBUG storage.ui: new free: 63-71679999 / 34.18 GiB >10:35:15,462 DEBUG storage.ui: new free allows for 0 sectors of growth >10:35:15,462 DEBUG storage.ui: found free space for bootable request >10:35:15,463 DEBUG storage.ui: adjusted start sector from 63 to 2048 >10:35:15,464 DEBUG storage.ui: created partition sda1 of 4096 KiB and added it to /dev/sda >10:35:15,476 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >10:35:15,477 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304a8d0> PedPartition: <_ped.Partition object at 0x3fff9b3d4230> >10:35:15,479 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >10:35:15,480 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >10:35:15,482 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >10:35:15,482 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304a7d0> PedPartition: <_ped.Partition object at 0x3fff9b3d4e30> >10:35:15,484 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:35:15,485 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with non-existent msdos disklabel >10:35:15,498 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:35:15,499 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:35:15,500 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with non-existent msdos disklabel >10:35:15,515 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:35:15,516 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:35:15,517 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with non-existent msdos disklabel >10:35:15,530 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:35:15,531 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:35:15,533 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with non-existent msdos disklabel >10:35:15,545 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:35:15,546 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:35:15,548 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with non-existent msdos disklabel >10:35:15,561 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:35:15,562 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:35:15,563 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with non-existent msdos disklabel >10:35:15,576 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:35:15,576 DEBUG storage.ui: allocating partition: req3 ; id: 219 ; disks: ['sda', 'sdb', 'sdc'] ; >boot: True ; primary: False ; size: 500 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >10:35:15,588 DEBUG storage.ui: checking freespace on sda >10:35:15,589 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500 MiB boot=True best=None grow=False start=None >10:35:15,601 DEBUG storage.ui: checking 63-2047 (992.5 KiB) >10:35:15,613 DEBUG storage.ui: current free range is 63-2047 (992.5 KiB) >10:35:15,625 DEBUG storage.ui: checking 10240-71679999 (34.17 GiB) >10:35:15,637 DEBUG storage.ui: current free range is 10240-71679999 (34.17 GiB) >10:35:15,649 DEBUG storage.ui: updating use_disk to sda, type: 0 >10:35:15,649 DEBUG storage.ui: new free: 10240-71679999 / 34.17 GiB >10:35:15,661 DEBUG storage.ui: new free allows for 0 sectors of growth >10:35:15,662 DEBUG storage.ui: found free space for bootable request >10:35:15,662 DEBUG storage.ui: created partition sda2 of 500 MiB and added it to /dev/sda >10:35:15,675 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >10:35:15,675 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304aa50> PedPartition: <_ped.Partition object at 0x3fffa30451d0> >10:35:15,678 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >10:35:15,679 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >10:35:15,680 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >10:35:15,681 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304a210> PedPartition: <_ped.Partition object at 0x3fff9b3d4830> >10:35:15,683 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:35:15,684 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with non-existent msdos disklabel >10:35:15,697 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:35:15,698 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:35:15,699 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with non-existent msdos disklabel >10:35:15,712 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:35:15,712 DEBUG storage.ui: allocating partition: req0 ; id: 201 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >10:35:15,724 DEBUG storage.ui: checking freespace on sda >10:35:15,724 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500 MiB boot=False best=None grow=True start=None >10:35:15,737 DEBUG storage.ui: checking 63-2047 (992.5 KiB) >10:35:15,748 DEBUG storage.ui: current free range is 63-2047 (992.5 KiB) >10:35:15,760 DEBUG storage.ui: checking 1034240-71679999 (33.69 GiB) >10:35:15,772 DEBUG storage.ui: current free range is 1034240-71679999 (33.69 GiB) >10:35:15,784 DEBUG storage.ui: evaluating growth potential for new layout >10:35:15,784 DEBUG storage.ui: calculating growth for disk /dev/sdb >10:35:15,784 DEBUG storage.ui: Chunk.growRequests: 71679937 on /dev/sdb start = 63 end = 71679999 >sectorSize = 512 B > >10:35:15,785 DEBUG storage.ui: disk /dev/sdb growth: 0 (0 B) >10:35:15,786 DEBUG storage.ui: calculating growth for disk /dev/sdc >10:35:15,786 DEBUG storage.ui: Chunk.growRequests: 71679937 on /dev/sdc start = 63 end = 71679999 >sectorSize = 512 B > >10:35:15,787 DEBUG storage.ui: disk /dev/sdc growth: 0 (0 B) >10:35:15,787 DEBUG storage.ui: calculating growth for disk /dev/sda >10:35:15,789 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >10:35:15,789 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304aed0> PedPartition: <_ped.Partition object at 0x3fffa3045230> >10:35:15,791 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >10:35:15,792 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >10:35:15,793 DEBUG storage.ui: adding request 225 to chunk 71679937 (63-71679999) on /dev/sda >10:35:15,793 DEBUG storage.ui: adding request 219 to chunk 71679937 (63-71679999) on /dev/sda >10:35:15,793 DEBUG storage.ui: adding request 201 to chunk 71679937 (63-71679999) on /dev/sda >10:35:15,794 DEBUG storage.ui: Chunk.growRequests: 71679937 on /dev/sda start = 63 end = 71679999 >sectorSize = 512 B > >10:35:15,794 DEBUG storage.ui: req: PartitionRequest instance -- >id = 225 name = sda1 growable = False >base = 8192 growth = 0 max_grow = 0 >done = True >10:35:15,795 DEBUG storage.ui: req: PartitionRequest instance -- >id = 219 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >10:35:15,795 DEBUG storage.ui: req: PartitionRequest instance -- >id = 201 name = sda3 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >10:35:15,795 DEBUG storage.ui: 1 requests and 69623745 (33.2 GiB) left in chunk >10:35:15,807 DEBUG storage.ui: adding 69623745 (33.2 GiB) to 201 (sda3) >10:35:15,819 DEBUG storage.ui: new grow amount for request 201 (sda3) is 69623745 units, or 33.2 GiB >10:35:15,832 DEBUG storage.ui: request 225 (sda1) growth: 0 (0 B) size: 4096 KiB >10:35:15,844 DEBUG storage.ui: request 219 (sda2) growth: 0 (0 B) size: 500 MiB >10:35:15,856 DEBUG storage.ui: request 201 (sda3) growth: 69623745 (33.2 GiB) size: 33.69 GiB >10:35:15,880 DEBUG storage.ui: disk /dev/sda growth: 69623745 (33.2 GiB) >10:35:15,893 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >10:35:15,893 DEBUG storage.ui: device sda3 new partedPartition None >10:35:15,894 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >10:35:15,896 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >10:35:15,896 DEBUG storage.ui: total growth: 69623745 sectors >10:35:15,896 DEBUG storage.ui: updating use_disk to sda, type: 0 >10:35:15,896 DEBUG storage.ui: new free: 1034240-71679999 / 33.69 GiB >10:35:15,909 DEBUG storage.ui: new free allows for 69623745 sectors of growth >10:35:15,910 DEBUG storage.ui: created partition sda3 of 500 MiB and added it to /dev/sda >10:35:15,922 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >10:35:15,922 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304e150> PedPartition: <_ped.Partition object at 0x3fffa30453b0> >10:35:15,925 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >10:35:15,926 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >10:35:15,927 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >10:35:15,928 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304e350> PedPartition: <_ped.Partition object at 0x3fffa3045350> >10:35:15,930 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:35:15,931 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with non-existent msdos disklabel >10:35:15,944 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:35:15,945 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:35:15,946 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with non-existent msdos disklabel >10:35:15,959 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:35:15,959 DEBUG storage.ui: allocating partition: req1 ; id: 207 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >10:35:15,972 DEBUG storage.ui: checking freespace on sdb >10:35:15,972 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=500 MiB boot=False best=None grow=True start=None >10:35:15,984 DEBUG storage.ui: checking 63-71679999 (34.18 GiB) >10:35:15,996 DEBUG storage.ui: current free range is 63-71679999 (34.18 GiB) >10:35:16,008 DEBUG storage.ui: evaluating growth potential for new layout >10:35:16,008 DEBUG storage.ui: calculating growth for disk /dev/sdb >10:35:16,009 DEBUG storage.ui: adjusted start sector from 63 to 2048 >10:35:16,010 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >10:35:16,011 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9b123f10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304e810> PedPartition: <_ped.Partition object at 0x3fffa3045530> >10:35:16,013 DEBUG storage.ui: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >10:35:16,014 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >10:35:16,015 DEBUG storage.ui: adding request 207 to chunk 71679937 (63-71679999) on /dev/sdb >10:35:16,015 DEBUG storage.ui: Chunk.growRequests: 71679937 on /dev/sdb start = 63 end = 71679999 >sectorSize = 512 B > >10:35:16,016 DEBUG storage.ui: req: PartitionRequest instance -- >id = 207 name = sdb1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >10:35:16,016 DEBUG storage.ui: 1 requests and 70655937 (33.69 GiB) left in chunk >10:35:16,028 DEBUG storage.ui: adding 70655937 (33.69 GiB) to 207 (sdb1) >10:35:16,040 DEBUG storage.ui: new grow amount for request 207 (sdb1) is 70655937 units, or 33.69 GiB >10:35:16,052 DEBUG storage.ui: request 207 (sdb1) growth: 70655937 (33.69 GiB) size: 34.18 GiB >10:35:16,076 DEBUG storage.ui: disk /dev/sdb growth: 70655937 (33.69 GiB) >10:35:16,088 DEBUG storage.ui: calculating growth for disk /dev/sdc >10:35:16,089 DEBUG storage.ui: Chunk.growRequests: 71679937 on /dev/sdc start = 63 end = 71679999 >sectorSize = 512 B > >10:35:16,089 DEBUG storage.ui: disk /dev/sdc growth: 0 (0 B) >10:35:16,090 DEBUG storage.ui: calculating growth for disk /dev/sda >10:35:16,090 DEBUG storage.ui: adding request 225 to chunk 71679937 (63-71679999) on /dev/sda >10:35:16,090 DEBUG storage.ui: adding request 219 to chunk 71679937 (63-71679999) on /dev/sda >10:35:16,091 DEBUG storage.ui: adding request 201 to chunk 71679937 (63-71679999) on /dev/sda >10:35:16,091 DEBUG storage.ui: Chunk.growRequests: 71679937 on /dev/sda start = 63 end = 71679999 >sectorSize = 512 B > >10:35:16,092 DEBUG storage.ui: req: PartitionRequest instance -- >id = 225 name = sda1 growable = False >base = 8192 growth = 0 max_grow = 0 >done = True >10:35:16,092 DEBUG storage.ui: req: PartitionRequest instance -- >id = 219 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >10:35:16,092 DEBUG storage.ui: req: PartitionRequest instance -- >id = 201 name = sda3 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >10:35:16,092 DEBUG storage.ui: 1 requests and 69623745 (33.2 GiB) left in chunk >10:35:16,105 DEBUG storage.ui: adding 69623745 (33.2 GiB) to 201 (sda3) >10:35:16,117 DEBUG storage.ui: new grow amount for request 201 (sda3) is 69623745 units, or 33.2 GiB >10:35:16,129 DEBUG storage.ui: request 225 (sda1) growth: 0 (0 B) size: 4096 KiB >10:35:16,141 DEBUG storage.ui: request 219 (sda2) growth: 0 (0 B) size: 500 MiB >10:35:16,153 DEBUG storage.ui: request 201 (sda3) growth: 69623745 (33.2 GiB) size: 33.69 GiB >10:35:16,177 DEBUG storage.ui: disk /dev/sda growth: 69623745 (33.2 GiB) >10:35:16,190 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >10:35:16,190 DEBUG storage.ui: device sdb1 new partedPartition None >10:35:16,191 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >10:35:16,193 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >10:35:16,193 DEBUG storage.ui: total growth: 140279682 sectors >10:35:16,193 DEBUG storage.ui: updating use_disk to sdb, type: 0 >10:35:16,193 DEBUG storage.ui: new free: 63-71679999 / 34.18 GiB >10:35:16,205 DEBUG storage.ui: new free allows for 140279682 sectors of growth >10:35:16,206 DEBUG storage.ui: adjusted start sector from 63 to 2048 >10:35:16,206 DEBUG storage.ui: created partition sdb1 of 500 MiB and added it to /dev/sdb >10:35:16,219 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >10:35:16,219 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9b123f10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304e990> PedPartition: <_ped.Partition object at 0x3fffa3045290> >10:35:16,221 DEBUG storage.ui: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >10:35:16,223 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >10:35:16,224 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >10:35:16,224 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9b123f10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304a390> PedPartition: <_ped.Partition object at 0x3fffa30453b0> >10:35:16,227 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:35:16,228 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with non-existent msdos disklabel >10:35:16,241 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:35:16,242 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:35:16,243 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with non-existent msdos disklabel >10:35:16,256 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:35:16,256 DEBUG storage.ui: allocating partition: req2 ; id: 213 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >10:35:16,268 DEBUG storage.ui: checking freespace on sdc >10:35:16,269 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=500 MiB boot=False best=None grow=True start=None >10:35:16,281 DEBUG storage.ui: checking 63-71679999 (34.18 GiB) >10:35:16,293 DEBUG storage.ui: current free range is 63-71679999 (34.18 GiB) >10:35:16,305 DEBUG storage.ui: evaluating growth potential for new layout >10:35:16,305 DEBUG storage.ui: calculating growth for disk /dev/sdb >10:35:16,306 DEBUG storage.ui: adding request 207 to chunk 71679937 (63-71679999) on /dev/sdb >10:35:16,306 DEBUG storage.ui: Chunk.growRequests: 71679937 on /dev/sdb start = 63 end = 71679999 >sectorSize = 512 B > >10:35:16,307 DEBUG storage.ui: req: PartitionRequest instance -- >id = 207 name = sdb1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >10:35:16,307 DEBUG storage.ui: 1 requests and 70655937 (33.69 GiB) left in chunk >10:35:16,319 DEBUG storage.ui: adding 70655937 (33.69 GiB) to 207 (sdb1) >10:35:16,331 DEBUG storage.ui: new grow amount for request 207 (sdb1) is 70655937 units, or 33.69 GiB >10:35:16,343 DEBUG storage.ui: request 207 (sdb1) growth: 70655937 (33.69 GiB) size: 34.18 GiB >10:35:16,367 DEBUG storage.ui: disk /dev/sdb growth: 70655937 (33.69 GiB) >10:35:16,379 DEBUG storage.ui: calculating growth for disk /dev/sdc >10:35:16,380 DEBUG storage.ui: adjusted start sector from 63 to 2048 >10:35:16,381 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >10:35:16,382 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2590> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304e3d0> PedPartition: <_ped.Partition object at 0x3fffa30455f0> >10:35:16,383 DEBUG storage.ui: PartitionDevice._setDisk: sdc1 ; new: sdc ; old: None ; >10:35:16,384 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdc ; >10:35:16,385 DEBUG storage.ui: adding request 213 to chunk 71679937 (63-71679999) on /dev/sdc >10:35:16,385 DEBUG storage.ui: Chunk.growRequests: 71679937 on /dev/sdc start = 63 end = 71679999 >sectorSize = 512 B > >10:35:16,386 DEBUG storage.ui: req: PartitionRequest instance -- >id = 213 name = sdc1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >10:35:16,386 DEBUG storage.ui: 1 requests and 70655937 (33.69 GiB) left in chunk >10:35:16,398 DEBUG storage.ui: adding 70655937 (33.69 GiB) to 213 (sdc1) >10:35:16,410 DEBUG storage.ui: new grow amount for request 213 (sdc1) is 70655937 units, or 33.69 GiB >10:35:16,423 DEBUG storage.ui: request 213 (sdc1) growth: 70655937 (33.69 GiB) size: 34.18 GiB >10:35:16,447 DEBUG storage.ui: disk /dev/sdc growth: 70655937 (33.69 GiB) >10:35:16,459 DEBUG storage.ui: calculating growth for disk /dev/sda >10:35:16,459 DEBUG storage.ui: adding request 225 to chunk 71679937 (63-71679999) on /dev/sda >10:35:16,459 DEBUG storage.ui: adding request 219 to chunk 71679937 (63-71679999) on /dev/sda >10:35:16,460 DEBUG storage.ui: adding request 201 to chunk 71679937 (63-71679999) on /dev/sda >10:35:16,460 DEBUG storage.ui: Chunk.growRequests: 71679937 on /dev/sda start = 63 end = 71679999 >sectorSize = 512 B > >10:35:16,460 DEBUG storage.ui: req: PartitionRequest instance -- >id = 225 name = sda1 growable = False >base = 8192 growth = 0 max_grow = 0 >done = True >10:35:16,461 DEBUG storage.ui: req: PartitionRequest instance -- >id = 219 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >10:35:16,461 DEBUG storage.ui: req: PartitionRequest instance -- >id = 201 name = sda3 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >10:35:16,461 DEBUG storage.ui: 1 requests and 69623745 (33.2 GiB) left in chunk >10:35:16,473 DEBUG storage.ui: adding 69623745 (33.2 GiB) to 201 (sda3) >10:35:16,485 DEBUG storage.ui: new grow amount for request 201 (sda3) is 69623745 units, or 33.2 GiB >10:35:16,498 DEBUG storage.ui: request 225 (sda1) growth: 0 (0 B) size: 4096 KiB >10:35:16,510 DEBUG storage.ui: request 219 (sda2) growth: 0 (0 B) size: 500 MiB >10:35:16,522 DEBUG storage.ui: request 201 (sda3) growth: 69623745 (33.2 GiB) size: 33.69 GiB >10:35:16,546 DEBUG storage.ui: disk /dev/sda growth: 69623745 (33.2 GiB) >10:35:16,559 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >10:35:16,560 DEBUG storage.ui: device sdc1 new partedPartition None >10:35:16,561 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sdc ; >10:35:16,562 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdc ; >10:35:16,562 DEBUG storage.ui: total growth: 210935619 sectors >10:35:16,562 DEBUG storage.ui: updating use_disk to sdc, type: 0 >10:35:16,563 DEBUG storage.ui: new free: 63-71679999 / 34.18 GiB >10:35:16,575 DEBUG storage.ui: new free allows for 210935619 sectors of growth >10:35:16,575 DEBUG storage.ui: adjusted start sector from 63 to 2048 >10:35:16,576 DEBUG storage.ui: created partition sdc1 of 500 MiB and added it to /dev/sdc >10:35:16,588 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >10:35:16,588 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2590> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304e590> PedPartition: <_ped.Partition object at 0x3fffa3045530> >10:35:16,590 DEBUG storage.ui: PartitionDevice._setDisk: sdc1 ; new: sdc ; old: None ; >10:35:16,591 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdc ; >10:35:16,593 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >10:35:16,593 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2590> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304aed0> PedPartition: <_ped.Partition object at 0x3fff9b3d4230> >10:35:16,594 DEBUG storage.ui: growPartitions: disks=['sda', 'sdb', 'sdc'], partitions=['sda3(id 201)', 'sdb1(id 207)', 'sdc1(id 213)', 'sda2(id 219)', 'sda1(id 225)'] >10:35:16,594 DEBUG storage.ui: growable partitions are ['sda3', 'sdb1', 'sdc1'] >10:35:16,594 DEBUG storage.ui: adding request 201 to chunk 71679937 (63-71679999) on /dev/sda >10:35:16,595 DEBUG storage.ui: adding request 219 to chunk 71679937 (63-71679999) on /dev/sda >10:35:16,595 DEBUG storage.ui: adding request 225 to chunk 71679937 (63-71679999) on /dev/sda >10:35:16,595 DEBUG storage.ui: disk sda has 1 chunks >10:35:16,596 DEBUG storage.ui: adding request 207 to chunk 71679937 (63-71679999) on /dev/sdb >10:35:16,596 DEBUG storage.ui: disk sdb has 1 chunks >10:35:16,596 DEBUG storage.ui: adding request 213 to chunk 71679937 (63-71679999) on /dev/sdc >10:35:16,596 DEBUG storage.ui: disk sdc has 1 chunks >10:35:16,597 DEBUG storage.ui: Chunk.growRequests: 71679937 on /dev/sda start = 63 end = 71679999 >sectorSize = 512 B > >10:35:16,597 DEBUG storage.ui: req: PartitionRequest instance -- >id = 225 name = sda1 growable = False >base = 8192 growth = 0 max_grow = 0 >done = True >10:35:16,597 DEBUG storage.ui: req: PartitionRequest instance -- >id = 219 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >10:35:16,598 DEBUG storage.ui: req: PartitionRequest instance -- >id = 201 name = sda3 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >10:35:16,598 DEBUG storage.ui: 1 requests and 69623745 (33.2 GiB) left in chunk >10:35:16,610 DEBUG storage.ui: adding 69623745 (33.2 GiB) to 201 (sda3) >10:35:16,622 DEBUG storage.ui: new grow amount for request 201 (sda3) is 69623745 units, or 33.2 GiB >10:35:16,634 DEBUG storage.ui: Chunk.growRequests: 71679937 on /dev/sdb start = 63 end = 71679999 >sectorSize = 512 B > >10:35:16,635 DEBUG storage.ui: req: PartitionRequest instance -- >id = 207 name = sdb1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >10:35:16,635 DEBUG storage.ui: 1 requests and 70655937 (33.69 GiB) left in chunk >10:35:16,647 DEBUG storage.ui: adding 70655937 (33.69 GiB) to 207 (sdb1) >10:35:16,659 DEBUG storage.ui: new grow amount for request 207 (sdb1) is 70655937 units, or 33.69 GiB >10:35:16,671 DEBUG storage.ui: Chunk.growRequests: 71679937 on /dev/sdc start = 63 end = 71679999 >sectorSize = 512 B > >10:35:16,672 DEBUG storage.ui: req: PartitionRequest instance -- >id = 213 name = sdc1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >10:35:16,672 DEBUG storage.ui: 1 requests and 70655937 (33.69 GiB) left in chunk >10:35:16,684 DEBUG storage.ui: adding 70655937 (33.69 GiB) to 213 (sdc1) >10:35:16,696 DEBUG storage.ui: new grow amount for request 213 (sdc1) is 70655937 units, or 33.69 GiB >10:35:16,708 DEBUG storage.ui: growing partitions on sda >10:35:16,709 DEBUG storage.ui: partition sda1 (225): 0 >10:35:16,709 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 10239 length: 8192 > device: <parted.device.Device object at 0x3fff9c1955d0> PedGeometry: <_ped.Geometry object at 0x3fffa304e8d0> >10:35:16,709 DEBUG storage.ui: partition sda2 (219): 0 >10:35:16,709 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 10240 end: 1034239 length: 1024000 > device: <parted.device.Device object at 0x3fff9c1955d0> PedGeometry: <_ped.Geometry object at 0x3fffa304e6d0> >10:35:16,710 DEBUG storage.ui: partition sda3 (201): 0 >10:35:16,710 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 1034240 end: 71679999 length: 70645760 > device: <parted.device.Device object at 0x3fff9c1955d0> PedGeometry: <_ped.Geometry object at 0x3fffa304eb10> >10:35:16,710 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 225)', 'sda2(id 219)', 'sda3(id 201)'] from disk(s) ['sda'] >10:35:16,711 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >10:35:16,712 DEBUG storage.ui: device sda1 new partedPartition None >10:35:16,713 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >10:35:16,714 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >10:35:16,715 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >10:35:16,716 DEBUG storage.ui: device sda2 new partedPartition None >10:35:16,717 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >10:35:16,718 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >10:35:16,719 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >10:35:16,719 DEBUG storage.ui: device sda3 new partedPartition None >10:35:16,721 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >10:35:16,722 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >10:35:16,722 DEBUG storage.ui: back from removeNewPartitions >10:35:16,722 DEBUG storage.ui: extended: None >10:35:16,723 DEBUG storage.ui: setting req4 new geometry: parted.Geometry instance -- > start: 2048 end: 10239 length: 8192 > device: <parted.device.Device object at 0x3fff9c1955d0> PedGeometry: <_ped.Geometry object at 0x3fffa304e8d0> >10:35:16,724 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >10:35:16,724 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304ec10> PedPartition: <_ped.Partition object at 0x3fffa3045410> >10:35:16,726 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >10:35:16,727 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >10:35:16,729 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >10:35:16,729 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304ed50> PedPartition: <_ped.Partition object at 0x3fff9b3d4e30> >10:35:16,730 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 10240 end: 1034239 length: 1024000 > device: <parted.device.Device object at 0x3fff9c1955d0> PedGeometry: <_ped.Geometry object at 0x3fffa304e6d0> >10:35:16,732 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >10:35:16,732 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304a290> PedPartition: <_ped.Partition object at 0x3fffa30456b0> >10:35:16,734 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >10:35:16,735 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >10:35:16,737 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >10:35:16,737 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304e210> PedPartition: <_ped.Partition object at 0x3fffa30454d0> >10:35:16,738 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 1034240 end: 71679999 length: 70645760 > device: <parted.device.Device object at 0x3fff9c1955d0> PedGeometry: <_ped.Geometry object at 0x3fffa304eb10> >10:35:16,739 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >10:35:16,740 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304a4d0> PedPartition: <_ped.Partition object at 0x3fffa3045710> >10:35:16,742 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >10:35:16,743 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >10:35:16,745 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >10:35:16,745 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa3053190> PedPartition: <_ped.Partition object at 0x3fffa30457d0> >10:35:16,746 DEBUG storage.ui: growing partitions on sdb >10:35:16,746 DEBUG storage.ui: partition sdb1 (207): 0 >10:35:16,747 DEBUG storage.ui: new geometry for sdb1: parted.Geometry instance -- > start: 2048 end: 71679999 length: 71677952 > device: <parted.device.Device object at 0x3fff9c1ac1d0> PedGeometry: <_ped.Geometry object at 0x3fffa304a790> >10:35:16,747 DEBUG storage.ui: removing all non-preexisting partitions ['sdb1(id 207)'] from disk(s) ['sdb'] >10:35:16,750 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >10:35:16,751 DEBUG storage.ui: device sdb1 new partedPartition None >10:35:16,752 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >10:35:16,753 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >10:35:16,753 DEBUG storage.ui: back from removeNewPartitions >10:35:16,753 DEBUG storage.ui: extended: None >10:35:16,754 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 71679999 length: 71677952 > device: <parted.device.Device object at 0x3fff9c1ac1d0> PedGeometry: <_ped.Geometry object at 0x3fffa304a790> >10:35:16,755 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >10:35:16,755 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9b123f10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304ab50> PedPartition: <_ped.Partition object at 0x3fff9b3d4830> >10:35:16,757 DEBUG storage.ui: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >10:35:16,759 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >10:35:16,760 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >10:35:16,760 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9b123f10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304a3d0> PedPartition: <_ped.Partition object at 0x3fffa3045350> >10:35:16,761 DEBUG storage.ui: growing partitions on sdc >10:35:16,762 DEBUG storage.ui: partition sdc1 (213): 0 >10:35:16,762 DEBUG storage.ui: new geometry for sdc1: parted.Geometry instance -- > start: 2048 end: 71679999 length: 71677952 > device: <parted.device.Device object at 0x3fff9b43bcd0> PedGeometry: <_ped.Geometry object at 0x3fffa304a390> >10:35:16,762 DEBUG storage.ui: removing all non-preexisting partitions ['sdc1(id 213)'] from disk(s) ['sdc'] >10:35:16,763 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >10:35:16,764 DEBUG storage.ui: device sdc1 new partedPartition None >10:35:16,765 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sdc ; >10:35:16,766 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdc ; >10:35:16,766 DEBUG storage.ui: back from removeNewPartitions >10:35:16,766 DEBUG storage.ui: extended: None >10:35:16,767 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 2048 end: 71679999 length: 71677952 > device: <parted.device.Device object at 0x3fff9b43bcd0> PedGeometry: <_ped.Geometry object at 0x3fffa304a390> >10:35:16,768 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >10:35:16,768 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2590> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304a4d0> PedPartition: <_ped.Partition object at 0x3fffa30453b0> >10:35:16,770 DEBUG storage.ui: PartitionDevice._setDisk: sdc1 ; new: sdc ; old: None ; >10:35:16,771 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdc ; >10:35:16,772 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >10:35:16,773 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2590> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304a2d0> PedPartition: <_ped.Partition object at 0x3fff9b3d4410> >10:35:16,774 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:35:16,775 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa3044750) -- > name = sda3 status = False kids = 0 id = 201 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 33.69 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = luks grow = True max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa3053190> PedPartition: <_ped.Partition object at 0x3fffa30457d0> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 1034240 end = 71679999 length = 70645760 > flags = , PartitionDevice instance (0x3fff9c1ace10) -- > name = sdb1 status = False kids = 0 id = 207 > parents = ['existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel'] > uuid = None size = 34.18 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = luks grow = True max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9b123f10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304a3d0> PedPartition: <_ped.Partition object at 0x3fffa3045350> > disk = existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel > start = 2048 end = 71679999 length = 71677952 > flags = , PartitionDevice instance (0x3fff9c195790) -- > name = sdc1 status = False kids = 0 id = 213 > parents = ['existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel'] > uuid = None size = 34.18 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = luks grow = True max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2590> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304a2d0> PedPartition: <_ped.Partition object at 0x3fff9b3d4410> > disk = existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel > start = 2048 end = 71679999 length = 71677952 > flags = , PartitionDevice instance (0x3fffa3044a50) -- > name = sda2 status = False kids = 0 id = 219 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/sda2 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304e210> PedPartition: <_ped.Partition object at 0x3fffa30454d0> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 10240 end = 1034239 length = 1024000 > flags = , PartitionDevice instance (0x3fffa3044d90) -- > name = sda1 status = False kids = 0 id = 225 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 4096 KiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/sda1 > format args = [] originalFormat = prepboot grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304ed50> PedPartition: <_ped.Partition object at 0x3fff9b3d4e30> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 2048 end = 10239 length = 8192 > flags = ] >10:35:17,006 DEBUG storage.ui: fixing size of non-existent 4096 KiB partition sda1 (225) with non-existent prepboot >10:35:17,019 DEBUG storage.ui: fixing size of non-existent 500 MiB partition sda2 (219) with non-existent ext4 filesystem mounted at /boot >10:35:17,031 DEBUG storage.ui: fixing size of non-existent 33.69 GiB partition sda3 (201) with non-existent luks >10:35:17,043 DEBUG storage.ui: fixing size of non-existent 34.18 GiB partition sdb1 (207) with non-existent luks >10:35:17,056 DEBUG storage.ui: fixing size of non-existent 34.18 GiB partition sdc1 (213) with non-existent luks >10:35:17,070 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:35:17,071 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa3044750) -- > name = sda3 status = False kids = 0 id = 201 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 33.69 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = luks grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa3053190> PedPartition: <_ped.Partition object at 0x3fffa30457d0> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 1034240 end = 71679999 length = 70645760 > flags = , PartitionDevice instance (0x3fff9c1ace10) -- > name = sdb1 status = False kids = 0 id = 207 > parents = ['existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel'] > uuid = None size = 34.18 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = luks grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9b123f10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304a3d0> PedPartition: <_ped.Partition object at 0x3fffa3045350> > disk = existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel > start = 2048 end = 71679999 length = 71677952 > flags = , PartitionDevice instance (0x3fff9c195790) -- > name = sdc1 status = False kids = 0 id = 213 > parents = ['existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel'] > uuid = None size = 34.18 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = luks grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2590> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304a2d0> PedPartition: <_ped.Partition object at 0x3fff9b3d4410> > disk = existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel > start = 2048 end = 71679999 length = 71677952 > flags = , PartitionDevice instance (0x3fffa3044a50) -- > name = sda2 status = False kids = 0 id = 219 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/sda2 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304e210> PedPartition: <_ped.Partition object at 0x3fffa30454d0> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 10240 end = 1034239 length = 1024000 > flags = , PartitionDevice instance (0x3fffa3044d90) -- > name = sda1 status = False kids = 0 id = 225 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 4096 KiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/sda1 > format args = [] originalFormat = prepboot grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304ed50> PedPartition: <_ped.Partition object at 0x3fff9b3d4e30> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 2048 end = 10239 length = 8192 > flags = ] >10:35:17,301 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:35:17,302 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa3044750) -- > name = sda3 status = False kids = 0 id = 201 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 33.69 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = luks grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa3053190> PedPartition: <_ped.Partition object at 0x3fffa30457d0> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 1034240 end = 71679999 length = 70645760 > flags = , PartitionDevice instance (0x3fff9c1ace10) -- > name = sdb1 status = False kids = 0 id = 207 > parents = ['existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel'] > uuid = None size = 34.18 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = luks grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9b123f10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304a3d0> PedPartition: <_ped.Partition object at 0x3fffa3045350> > disk = existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel > start = 2048 end = 71679999 length = 71677952 > flags = , PartitionDevice instance (0x3fff9c195790) -- > name = sdc1 status = False kids = 0 id = 213 > parents = ['existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel'] > uuid = None size = 34.18 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = luks grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2590> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304a2d0> PedPartition: <_ped.Partition object at 0x3fff9b3d4410> > disk = existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel > start = 2048 end = 71679999 length = 71677952 > flags = , PartitionDevice instance (0x3fffa3044a50) -- > name = sda2 status = False kids = 0 id = 219 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/sda2 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304e210> PedPartition: <_ped.Partition object at 0x3fffa30454d0> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 10240 end = 1034239 length = 1024000 > flags = , PartitionDevice instance (0x3fffa3044d90) -- > name = sda1 status = False kids = 0 id = 225 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 4096 KiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/sda1 > format args = [] originalFormat = prepboot grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304ed50> PedPartition: <_ped.Partition object at 0x3fff9b3d4e30> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 2048 end = 10239 length = 8192 > flags = ] >10:35:17,533 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:35:17,534 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa3044750) -- > name = sda3 status = False kids = 0 id = 201 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 33.69 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = luks grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa3053190> PedPartition: <_ped.Partition object at 0x3fffa30457d0> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 1034240 end = 71679999 length = 70645760 > flags = , PartitionDevice instance (0x3fff9c1ace10) -- > name = sdb1 status = False kids = 0 id = 207 > parents = ['existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel'] > uuid = None size = 34.18 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = luks grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9b123f10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304a3d0> PedPartition: <_ped.Partition object at 0x3fffa3045350> > disk = existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel > start = 2048 end = 71679999 length = 71677952 > flags = , PartitionDevice instance (0x3fff9c195790) -- > name = sdc1 status = False kids = 0 id = 213 > parents = ['existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel'] > uuid = None size = 34.18 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = luks grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2590> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304a2d0> PedPartition: <_ped.Partition object at 0x3fff9b3d4410> > disk = existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel > start = 2048 end = 71679999 length = 71677952 > flags = , PartitionDevice instance (0x3fffa3044a50) -- > name = sda2 status = False kids = 0 id = 219 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/sda2 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304e210> PedPartition: <_ped.Partition object at 0x3fffa30454d0> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 10240 end = 1034239 length = 1024000 > flags = , PartitionDevice instance (0x3fffa3044d90) -- > name = sda1 status = False kids = 0 id = 225 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 4096 KiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/sda1 > format args = [] originalFormat = prepboot grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304ed50> PedPartition: <_ped.Partition object at 0x3fff9b3d4e30> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 2048 end = 10239 length = 8192 > flags = ] >10:35:17,765 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:35:17,766 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa3044750) -- > name = sda3 status = False kids = 0 id = 201 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 33.69 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = luks grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa3053190> PedPartition: <_ped.Partition object at 0x3fffa30457d0> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 1034240 end = 71679999 length = 70645760 > flags = , PartitionDevice instance (0x3fff9c1ace10) -- > name = sdb1 status = False kids = 0 id = 207 > parents = ['existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel'] > uuid = None size = 34.18 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = luks grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9b123f10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304a3d0> PedPartition: <_ped.Partition object at 0x3fffa3045350> > disk = existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel > start = 2048 end = 71679999 length = 71677952 > flags = , PartitionDevice instance (0x3fff9c195790) -- > name = sdc1 status = False kids = 0 id = 213 > parents = ['existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel'] > uuid = None size = 34.18 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = luks grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2590> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304a2d0> PedPartition: <_ped.Partition object at 0x3fff9b3d4410> > disk = existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel > start = 2048 end = 71679999 length = 71677952 > flags = , PartitionDevice instance (0x3fffa3044a50) -- > name = sda2 status = False kids = 0 id = 219 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/sda2 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304e210> PedPartition: <_ped.Partition object at 0x3fffa30454d0> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 10240 end = 1034239 length = 1024000 > flags = , PartitionDevice instance (0x3fffa3044d90) -- > name = sda1 status = False kids = 0 id = 225 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 4096 KiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/sda1 > format args = [] originalFormat = prepboot grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304ed50> PedPartition: <_ped.Partition object at 0x3fff9b3d4e30> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 2048 end = 10239 length = 8192 > flags = ] >10:35:17,997 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:35:17,998 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa3044750) -- > name = sda3 status = False kids = 0 id = 201 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 33.69 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = luks grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa3053190> PedPartition: <_ped.Partition object at 0x3fffa30457d0> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 1034240 end = 71679999 length = 70645760 > flags = , PartitionDevice instance (0x3fff9c1ace10) -- > name = sdb1 status = False kids = 0 id = 207 > parents = ['existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel'] > uuid = None size = 34.18 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = luks grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9b123f10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304a3d0> PedPartition: <_ped.Partition object at 0x3fffa3045350> > disk = existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel > start = 2048 end = 71679999 length = 71677952 > flags = , PartitionDevice instance (0x3fff9c195790) -- > name = sdc1 status = False kids = 0 id = 213 > parents = ['existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel'] > uuid = None size = 34.18 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = luks grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2590> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304a2d0> PedPartition: <_ped.Partition object at 0x3fff9b3d4410> > disk = existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel > start = 2048 end = 71679999 length = 71677952 > flags = , PartitionDevice instance (0x3fffa3044a50) -- > name = sda2 status = False kids = 0 id = 219 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/sda2 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304e210> PedPartition: <_ped.Partition object at 0x3fffa30454d0> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 10240 end = 1034239 length = 1024000 > flags = , PartitionDevice instance (0x3fffa3044d90) -- > name = sda1 status = False kids = 0 id = 225 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 4096 KiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/sda1 > format args = [] originalFormat = prepboot grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304ed50> PedPartition: <_ped.Partition object at 0x3fff9b3d4e30> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 2048 end = 10239 length = 8192 > flags = ] >10:35:18,228 DEBUG storage.ui: LVMPhysicalVolume.__init__: device: /dev/sda3 ; >10:35:18,229 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance with object id 230 >10:35:18,230 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >10:35:18,232 DEBUG storage.ui: LUKSDevice._setFormat: luks-sda3 ; current: None ; type: lvmpv ; >10:35:18,232 INFO storage.ui: added luks/dm-crypt luks-sda3 (id 231) to device tree >10:35:18,232 INFO storage.ui: registered action: [233] create device luks/dm-crypt luks-sda3 (id 231) >10:35:18,232 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 235 >10:35:18,234 DEBUG storage.ui: LUKSDevice._setFormat: luks-sda3 ; current: lvmpv ; type: lvmpv ; >10:35:18,234 INFO storage.ui: registered action: [234] create format lvmpv on luks/dm-crypt luks-sda3 (id 231) >10:35:18,235 DEBUG storage.ui: LVMPhysicalVolume.__init__: device: /dev/sdb1 ; >10:35:18,235 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance with object id 236 >10:35:18,237 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >10:35:18,238 DEBUG storage.ui: LUKSDevice._setFormat: luks-sdb1 ; current: None ; type: lvmpv ; >10:35:18,239 INFO storage.ui: added luks/dm-crypt luks-sdb1 (id 237) to device tree >10:35:18,239 INFO storage.ui: registered action: [239] create device luks/dm-crypt luks-sdb1 (id 237) >10:35:18,239 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 241 >10:35:18,240 DEBUG storage.ui: LUKSDevice._setFormat: luks-sdb1 ; current: lvmpv ; type: lvmpv ; >10:35:18,241 INFO storage.ui: registered action: [240] create format lvmpv on luks/dm-crypt luks-sdb1 (id 237) >10:35:18,242 DEBUG storage.ui: LVMPhysicalVolume.__init__: device: /dev/sdc1 ; >10:35:18,242 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance with object id 242 >10:35:18,244 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sdc1 ; >10:35:18,245 DEBUG storage.ui: LUKSDevice._setFormat: luks-sdc1 ; current: None ; type: lvmpv ; >10:35:18,245 INFO storage.ui: added luks/dm-crypt luks-sdc1 (id 243) to device tree >10:35:18,245 INFO storage.ui: registered action: [245] create device luks/dm-crypt luks-sdc1 (id 243) >10:35:18,246 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 247 >10:35:18,247 DEBUG storage.ui: LUKSDevice._setFormat: luks-sdc1 ; current: lvmpv ; type: lvmpv ; >10:35:18,247 INFO storage.ui: registered action: [246] create format lvmpv on luks/dm-crypt luks-sdc1 (id 243) >10:35:18,250 DEBUG storage.ui: LVMVolumeGroupDevice._addParent: fedora-server_ppc64lehamzytest2 ; member: luks-sda3 ; >10:35:18,251 DEBUG storage.ui: LUKSDevice.addChild: kids: 0 ; name: luks-sda3 ; >10:35:18,253 DEBUG storage.ui: LVMVolumeGroupDevice._addParent: fedora-server_ppc64lehamzytest2 ; member: luks-sdb1 ; >10:35:18,255 DEBUG storage.ui: LUKSDevice.addChild: kids: 0 ; name: luks-sdb1 ; >10:35:18,256 DEBUG storage.ui: LVMVolumeGroupDevice._addParent: fedora-server_ppc64lehamzytest2 ; member: luks-sdc1 ; >10:35:18,258 DEBUG storage.ui: LUKSDevice.addChild: kids: 0 ; name: luks-sdc1 ; >10:35:18,258 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 249 >10:35:18,259 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora-server_ppc64lehamzytest2 ; current: None ; type: None ; >10:35:18,261 INFO storage.ui: added lvmvg fedora-server_ppc64lehamzytest2 (id 248) to device tree >10:35:18,261 INFO storage.ui: registered action: [251] create device lvmvg fedora-server_ppc64lehamzytest2 (id 248) >10:35:18,262 DEBUG storage.ui: Ext4FS.supported: supported: True ; >10:35:18,262 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance with object id 252 >10:35:18,264 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora-server_ppc64lehamzytest2 ; >10:35:18,265 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-server_ppc64lehamzytest2-root ; current: None ; type: ext4 ; >10:35:18,271 DEBUG storage.ui: fedora-server_ppc64lehamzytest2 size is 102.04 GiB >10:35:18,284 DEBUG storage.ui: vg fedora-server_ppc64lehamzytest2 has 102.04 GiB free >10:35:18,296 DEBUG storage.ui: Adding fedora-server_ppc64lehamzytest2-root/1024 MiB to fedora-server_ppc64lehamzytest2 >10:35:18,309 INFO storage.ui: added lvmlv fedora-server_ppc64lehamzytest2-root (id 253) to device tree >10:35:18,309 INFO storage.ui: registered action: [255] create device lvmlv fedora-server_ppc64lehamzytest2-root (id 253) >10:35:18,309 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 257 >10:35:18,311 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-server_ppc64lehamzytest2-root ; current: ext4 ; type: ext4 ; >10:35:18,311 INFO storage.ui: registered action: [256] create format ext4 filesystem mounted at / on lvmlv fedora-server_ppc64lehamzytest2-root (id 253) >10:35:18,313 DEBUG storage.ui: Ext4FS.supported: supported: True ; >10:35:18,314 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance with object id 258 >10:35:18,315 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora-server_ppc64lehamzytest2 ; >10:35:18,317 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-server_ppc64lehamzytest2-home ; current: None ; type: ext4 ; >10:35:18,322 DEBUG storage.ui: fedora-server_ppc64lehamzytest2 size is 102.04 GiB >10:35:18,335 DEBUG storage.ui: vg fedora-server_ppc64lehamzytest2 has 101.04 GiB free >10:35:18,347 DEBUG storage.ui: Adding fedora-server_ppc64lehamzytest2-home/500 MiB to fedora-server_ppc64lehamzytest2 >10:35:18,359 INFO storage.ui: added lvmlv fedora-server_ppc64lehamzytest2-home (id 259) to device tree >10:35:18,359 INFO storage.ui: registered action: [261] create device lvmlv fedora-server_ppc64lehamzytest2-home (id 259) >10:35:18,360 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 263 >10:35:18,361 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-server_ppc64lehamzytest2-home ; current: ext4 ; type: ext4 ; >10:35:18,362 INFO storage.ui: registered action: [262] create format ext4 filesystem mounted at /home on lvmlv fedora-server_ppc64lehamzytest2-home (id 259) >10:35:18,363 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >10:35:18,363 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance with object id 264 >10:35:18,365 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora-server_ppc64lehamzytest2 ; >10:35:18,366 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-server_ppc64lehamzytest2-swap ; current: None ; type: swap ; >10:35:18,371 DEBUG storage.ui: fedora-server_ppc64lehamzytest2 size is 102.04 GiB >10:35:18,385 DEBUG storage.ui: vg fedora-server_ppc64lehamzytest2 has 100.55 GiB free >10:35:18,397 DEBUG storage.ui: Adding fedora-server_ppc64lehamzytest2-swap/4096 MiB to fedora-server_ppc64lehamzytest2 >10:35:18,409 INFO storage.ui: added lvmlv fedora-server_ppc64lehamzytest2-swap (id 265) to device tree >10:35:18,409 INFO storage.ui: registered action: [267] create device lvmlv fedora-server_ppc64lehamzytest2-swap (id 265) >10:35:18,409 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 269 >10:35:18,411 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-server_ppc64lehamzytest2-swap ; current: swap ; type: swap ; >10:35:18,411 INFO storage.ui: registered action: [268] create format swap on lvmlv fedora-server_ppc64lehamzytest2-swap (id 265) >10:35:18,412 DEBUG storage.ui: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >10:35:18,433 DEBUG storage.ui: fedora-server_ppc64lehamzytest2 size is 102.04 GiB >10:35:18,447 DEBUG storage.ui: vg fedora-server_ppc64lehamzytest2 has 96.54 GiB free >10:35:18,460 DEBUG storage.ui: fedora-server_ppc64lehamzytest2 size is 102.04 GiB >10:35:18,474 DEBUG storage.ui: vg fedora-server_ppc64lehamzytest2 has 96.54 GiB free >10:35:18,413 DEBUG storage.ui: DeviceTree.getDevicesByType returned [LVMVolumeGroupDevice instance (0x3fff9b555fd0) -- > name = fedora-server_ppc64lehamzytest2 status = False kids = 3 id = 248 > parents = ['non-existent 33.68 GiB luks/dm-crypt luks-sda3 (231) with non-existent lvmpv', > 'non-existent 34.18 GiB luks/dm-crypt luks-sdb1 (237) with non-existent lvmpv', > 'non-existent 34.18 GiB luks/dm-crypt luks-sdc1 (243) with non-existent lvmpv'] > uuid = None size = 102.04 GiB > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/fedora--server_ppc64lehamzytest2 > format args = [] originalFormat = None free = 0 PE Size = 4096 KiB PE Count = 0 > PE Free = 0 PV Count = 3 > modified = True extents = 26121 free space = 96.54 GiB > free extents = 24715 reserved percent = 0 reserved space = 0 B > PVs = ['non-existent 33.68 GiB luks/dm-crypt luks-sda3 (231) with non-existent lvmpv', > 'non-existent 34.18 GiB luks/dm-crypt luks-sdb1 (237) with non-existent lvmpv', > 'non-existent 34.18 GiB luks/dm-crypt luks-sdc1 (243) with non-existent lvmpv'] > LVs = ['non-existent 1024 MiB lvmlv fedora-server_ppc64lehamzytest2-root (253) with non-existent ext4 filesystem mounted at /', > 'non-existent 500 MiB lvmlv fedora-server_ppc64lehamzytest2-home (259) with non-existent ext4 filesystem mounted at /home', > 'non-existent 4096 MiB lvmlv fedora-server_ppc64lehamzytest2-swap (265) with non-existent swap']] >10:35:18,539 DEBUG storage.ui: fedora-server_ppc64lehamzytest2 size is 102.04 GiB >10:35:18,553 DEBUG storage.ui: vg fedora-server_ppc64lehamzytest2 has 96.54 GiB free >10:35:18,567 DEBUG storage.ui: fedora-server_ppc64lehamzytest2 size is 102.04 GiB >10:35:18,580 DEBUG storage.ui: vg fedora-server_ppc64lehamzytest2 has 96.54 GiB free >10:35:18,646 DEBUG storage.ui: fedora-server_ppc64lehamzytest2 size is 102.04 GiB >10:35:18,660 DEBUG storage.ui: vg fedora-server_ppc64lehamzytest2 has 96.54 GiB free >10:35:18,673 DEBUG storage.ui: fedora-server_ppc64lehamzytest2 size is 102.04 GiB >10:35:18,687 DEBUG storage.ui: vg fedora-server_ppc64lehamzytest2 has 96.54 GiB free >10:35:18,733 DEBUG storage.ui: fedora-server_ppc64lehamzytest2 size is 102.04 GiB >10:35:18,748 DEBUG storage.ui: vg fedora-server_ppc64lehamzytest2 has 96.54 GiB free >10:35:18,760 DEBUG storage.ui: vg fedora-server_ppc64lehamzytest2: 96.54 GiB free ; lvs: ['root', 'home', 'swap'] >10:35:18,774 DEBUG storage.ui: adding request 253 to chunk 26121 on /dev/fedora--server_ppc64lehamzytest2 >10:35:18,774 DEBUG storage.ui: adding request 259 to chunk 26121 on /dev/fedora--server_ppc64lehamzytest2 >10:35:18,774 DEBUG storage.ui: adding request 265 to chunk 26121 on /dev/fedora--server_ppc64lehamzytest2 >10:35:18,774 DEBUG storage.ui: Chunk.growRequests: VGChunk instance -- >device = /dev/fedora--server_ppc64lehamzytest2 length = 26121 size = 102.04 GiB >remaining = 2 pool = 24700 >10:35:18,787 DEBUG storage.ui: req: LVRequest instance -- >id = 265 name = fedora-server_ppc64lehamzytest2-swap growable = False >base = 1025 growth = 0 max_grow = 0 >done = True >10:35:18,787 DEBUG storage.ui: req: LVRequest instance -- >id = 253 name = fedora-server_ppc64lehamzytest2-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >10:35:18,787 DEBUG storage.ui: req: LVRequest instance -- >id = 259 name = fedora-server_ppc64lehamzytest2-home growable = True >base = 125 growth = 0 max_grow = 4194179 >done = False >10:35:18,787 DEBUG storage.ui: 2 requests and 24700 (96.48 GiB) left in chunk >10:35:18,801 DEBUG storage.ui: adding 16596 (64.83 GiB) to 253 (fedora-server_ppc64lehamzytest2-root) >10:35:18,813 DEBUG storage.ui: taking back 4052 (15.83 GiB) from 253 (fedora-server_ppc64lehamzytest2-root) >10:35:18,825 DEBUG storage.ui: new grow amount for request 253 (fedora-server_ppc64lehamzytest2-root) is 12544 units, or 49 GiB >10:35:18,838 DEBUG storage.ui: adding 8103 (31.65 GiB) to 259 (fedora-server_ppc64lehamzytest2-home) >10:35:18,850 DEBUG storage.ui: new grow amount for request 259 (fedora-server_ppc64lehamzytest2-home) is 8103 units, or 31.65 GiB >10:35:18,862 DEBUG storage.ui: 1 requests and 4053 (15.83 GiB) left in chunk >10:35:18,875 DEBUG storage.ui: adding 4053 (15.83 GiB) to 259 (fedora-server_ppc64lehamzytest2-home) >10:35:18,887 DEBUG storage.ui: new grow amount for request 259 (fedora-server_ppc64lehamzytest2-home) is 12156 units, or 47.48 GiB >10:35:18,899 DEBUG storage.ui: trying to set lv fedora-server_ppc64lehamzytest2-root size to 50 GiB >10:35:18,913 DEBUG storage.ui: fedora-server_ppc64lehamzytest2 size is 102.04 GiB >10:35:18,926 DEBUG storage.ui: vg fedora-server_ppc64lehamzytest2 has 96.54 GiB free >10:35:18,939 DEBUG storage.ui: fedora-server_ppc64lehamzytest2 size is 102.04 GiB >10:35:18,953 DEBUG storage.ui: vg fedora-server_ppc64lehamzytest2 has 47.54 GiB free >10:35:18,966 DEBUG storage.ui: fedora-server_ppc64lehamzytest2 size is 102.04 GiB >10:35:18,980 DEBUG storage.ui: vg fedora-server_ppc64lehamzytest2 has 47.54 GiB free >10:35:18,992 DEBUG storage.ui: trying to set lv fedora-server_ppc64lehamzytest2-home size to 47.97 GiB >10:35:19,005 DEBUG storage.ui: fedora-server_ppc64lehamzytest2 size is 102.04 GiB >10:35:19,019 DEBUG storage.ui: vg fedora-server_ppc64lehamzytest2 has 47.54 GiB free >10:35:19,032 DEBUG storage.ui: fedora-server_ppc64lehamzytest2 size is 102.04 GiB >10:35:19,045 DEBUG storage.ui: vg fedora-server_ppc64lehamzytest2 has 60 MiB free >10:35:19,058 DEBUG storage.ui: fedora-server_ppc64lehamzytest2 size is 102.04 GiB >10:35:19,072 DEBUG storage.ui: vg fedora-server_ppc64lehamzytest2 has 60 MiB free >10:35:19,143 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:35:19,144 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with non-existent msdos disklabel >10:35:19,157 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:35:19,158 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:35:19,159 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with non-existent msdos disklabel >10:35:19,171 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:35:19,190 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:35:19,191 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa3044750) -- > name = sda3 status = False kids = 1 id = 201 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 33.69 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = luks grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa3053190> PedPartition: <_ped.Partition object at 0x3fffa30457d0> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 1034240 end = 71679999 length = 70645760 > flags = , PartitionDevice instance (0x3fff9c1ace10) -- > name = sdb1 status = False kids = 1 id = 207 > parents = ['existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel'] > uuid = None size = 34.18 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = luks grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9b123f10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304a3d0> PedPartition: <_ped.Partition object at 0x3fffa3045350> > disk = existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel > start = 2048 end = 71679999 length = 71677952 > flags = , PartitionDevice instance (0x3fff9c195790) -- > name = sdc1 status = False kids = 1 id = 213 > parents = ['existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel'] > uuid = None size = 34.18 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = luks grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2590> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304a2d0> PedPartition: <_ped.Partition object at 0x3fff9b3d4410> > disk = existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel > start = 2048 end = 71679999 length = 71677952 > flags = , PartitionDevice instance (0x3fffa3044a50) -- > name = sda2 status = False kids = 0 id = 219 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/sda2 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304e210> PedPartition: <_ped.Partition object at 0x3fffa30454d0> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 10240 end = 1034239 length = 1024000 > flags = , PartitionDevice instance (0x3fffa3044d90) -- > name = sda1 status = False kids = 0 id = 225 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 4096 KiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/sda1 > format args = [] originalFormat = prepboot grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304ed50> PedPartition: <_ped.Partition object at 0x3fff9b3d4e30> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 2048 end = 10239 length = 8192 > flags = ] >10:35:19,470 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:35:19,471 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa3044750) -- > name = sda3 status = False kids = 1 id = 201 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 33.69 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = luks grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa3053190> PedPartition: <_ped.Partition object at 0x3fffa30457d0> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 1034240 end = 71679999 length = 70645760 > flags = , PartitionDevice instance (0x3fff9c1ace10) -- > name = sdb1 status = False kids = 1 id = 207 > parents = ['existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel'] > uuid = None size = 34.18 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = luks grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9b123f10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304a3d0> PedPartition: <_ped.Partition object at 0x3fffa3045350> > disk = existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel > start = 2048 end = 71679999 length = 71677952 > flags = , PartitionDevice instance (0x3fff9c195790) -- > name = sdc1 status = False kids = 1 id = 213 > parents = ['existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel'] > uuid = None size = 34.18 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = luks grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2590> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304a2d0> PedPartition: <_ped.Partition object at 0x3fff9b3d4410> > disk = existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel > start = 2048 end = 71679999 length = 71677952 > flags = , PartitionDevice instance (0x3fffa3044a50) -- > name = sda2 status = False kids = 0 id = 219 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/sda2 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304e210> PedPartition: <_ped.Partition object at 0x3fffa30454d0> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 10240 end = 1034239 length = 1024000 > flags = , PartitionDevice instance (0x3fffa3044d90) -- > name = sda1 status = False kids = 0 id = 225 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 4096 KiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/sda1 > format args = [] originalFormat = prepboot grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304ed50> PedPartition: <_ped.Partition object at 0x3fff9b3d4e30> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 2048 end = 10239 length = 8192 > flags = ] >10:35:19,722 DEBUG blivet: Ext4FS.supported: supported: True ; >10:35:19,722 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 270 >10:35:19,748 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:35:19,749 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa3044750) -- > name = sda3 status = False kids = 1 id = 201 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 33.69 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = luks grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa3053190> PedPartition: <_ped.Partition object at 0x3fffa30457d0> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 1034240 end = 71679999 length = 70645760 > flags = , PartitionDevice instance (0x3fff9c1ace10) -- > name = sdb1 status = False kids = 1 id = 207 > parents = ['existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel'] > uuid = None size = 34.18 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = luks grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9b123f10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304a3d0> PedPartition: <_ped.Partition object at 0x3fffa3045350> > disk = existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel > start = 2048 end = 71679999 length = 71677952 > flags = , PartitionDevice instance (0x3fff9c195790) -- > name = sdc1 status = False kids = 1 id = 213 > parents = ['existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel'] > uuid = None size = 34.18 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = luks grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2590> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304a2d0> PedPartition: <_ped.Partition object at 0x3fff9b3d4410> > disk = existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel > start = 2048 end = 71679999 length = 71677952 > flags = , PartitionDevice instance (0x3fffa3044a50) -- > name = sda2 status = False kids = 0 id = 219 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/sda2 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304e210> PedPartition: <_ped.Partition object at 0x3fffa30454d0> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 10240 end = 1034239 length = 1024000 > flags = , PartitionDevice instance (0x3fffa3044d90) -- > name = sda1 status = False kids = 0 id = 225 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 4096 KiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/sda1 > format args = [] originalFormat = prepboot grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304ed50> PedPartition: <_ped.Partition object at 0x3fff9b3d4e30> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 2048 end = 10239 length = 8192 > flags = ] >10:35:19,978 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:35:19,979 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa3044750) -- > name = sda3 status = False kids = 1 id = 201 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 33.69 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = luks grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa3053190> PedPartition: <_ped.Partition object at 0x3fffa30457d0> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 1034240 end = 71679999 length = 70645760 > flags = , PartitionDevice instance (0x3fff9c1ace10) -- > name = sdb1 status = False kids = 1 id = 207 > parents = ['existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel'] > uuid = None size = 34.18 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = luks grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9b123f10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304a3d0> PedPartition: <_ped.Partition object at 0x3fffa3045350> > disk = existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel > start = 2048 end = 71679999 length = 71677952 > flags = , PartitionDevice instance (0x3fff9c195790) -- > name = sdc1 status = False kids = 1 id = 213 > parents = ['existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel'] > uuid = None size = 34.18 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = luks grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2590> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304a2d0> PedPartition: <_ped.Partition object at 0x3fff9b3d4410> > disk = existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel > start = 2048 end = 71679999 length = 71677952 > flags = , PartitionDevice instance (0x3fffa3044a50) -- > name = sda2 status = False kids = 0 id = 219 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/sda2 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304e210> PedPartition: <_ped.Partition object at 0x3fffa30454d0> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 10240 end = 1034239 length = 1024000 > flags = , PartitionDevice instance (0x3fffa3044d90) -- > name = sda1 status = False kids = 0 id = 225 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 4096 KiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/sda1 > format args = [] originalFormat = prepboot grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304ed50> PedPartition: <_ped.Partition object at 0x3fff9b3d4e30> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 2048 end = 10239 length = 8192 > flags = ] >10:35:20,210 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:35:20,211 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa3044750) -- > name = sda3 status = False kids = 1 id = 201 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 33.69 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = luks grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa3053190> PedPartition: <_ped.Partition object at 0x3fffa30457d0> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 1034240 end = 71679999 length = 70645760 > flags = , PartitionDevice instance (0x3fff9c1ace10) -- > name = sdb1 status = False kids = 1 id = 207 > parents = ['existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel'] > uuid = None size = 34.18 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = luks grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9b123f10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304a3d0> PedPartition: <_ped.Partition object at 0x3fffa3045350> > disk = existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel > start = 2048 end = 71679999 length = 71677952 > flags = , PartitionDevice instance (0x3fff9c195790) -- > name = sdc1 status = False kids = 1 id = 213 > parents = ['existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel'] > uuid = None size = 34.18 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = luks grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2590> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304a2d0> PedPartition: <_ped.Partition object at 0x3fff9b3d4410> > disk = existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel > start = 2048 end = 71679999 length = 71677952 > flags = , PartitionDevice instance (0x3fffa3044a50) -- > name = sda2 status = False kids = 0 id = 219 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/sda2 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304e210> PedPartition: <_ped.Partition object at 0x3fffa30454d0> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 10240 end = 1034239 length = 1024000 > flags = , PartitionDevice instance (0x3fffa3044d90) -- > name = sda1 status = False kids = 0 id = 225 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 4096 KiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/sda1 > format args = [] originalFormat = prepboot grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304ed50> PedPartition: <_ped.Partition object at 0x3fff9b3d4e30> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 2048 end = 10239 length = 8192 > flags = ] >10:35:36,719 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3fff9b4ae3d0>, 0, [], {} >10:35:36,721 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >10:35:36,742 DEBUG blivet: fedora-server_ppc64lehamzytest2 size is 102.04 GiB >10:35:36,756 DEBUG blivet: vg fedora-server_ppc64lehamzytest2 has 60 MiB free >10:35:36,769 DEBUG blivet: fedora-server_ppc64lehamzytest2 size is 102.04 GiB >10:35:36,784 DEBUG blivet: vg fedora-server_ppc64lehamzytest2 has 60 MiB free >10:35:36,722 DEBUG blivet: DeviceTree.getDevicesByType returned [LVMVolumeGroupDevice instance (0x3fff9b555fd0) -- > name = fedora-server_ppc64lehamzytest2 status = False kids = 3 id = 248 > parents = ['non-existent 33.68 GiB luks/dm-crypt luks-sda3 (231) with non-existent lvmpv', > 'non-existent 34.18 GiB luks/dm-crypt luks-sdb1 (237) with non-existent lvmpv', > 'non-existent 34.18 GiB luks/dm-crypt luks-sdc1 (243) with non-existent lvmpv'] > uuid = None size = 102.04 GiB > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/fedora--server_ppc64lehamzytest2 > format args = [] originalFormat = None free = 0 PE Size = 4096 KiB PE Count = 0 > PE Free = 0 PV Count = 3 > modified = True extents = 26121 free space = 60 MiB > free extents = 15 reserved percent = 0 reserved space = 0 B > PVs = ['non-existent 33.68 GiB luks/dm-crypt luks-sda3 (231) with non-existent lvmpv', > 'non-existent 34.18 GiB luks/dm-crypt luks-sdb1 (237) with non-existent lvmpv', > 'non-existent 34.18 GiB luks/dm-crypt luks-sdc1 (243) with non-existent lvmpv'] > LVs = ['non-existent 50 GiB lvmlv fedora-server_ppc64lehamzytest2-root (253) with non-existent ext4 filesystem mounted at /', > 'non-existent 47.97 GiB lvmlv fedora-server_ppc64lehamzytest2-home (259) with non-existent ext4 filesystem mounted at /home', > 'non-existent 4096 MiB lvmlv fedora-server_ppc64lehamzytest2-swap (265) with non-existent swap']] >10:35:36,850 DEBUG blivet: fedora-server_ppc64lehamzytest2 size is 102.04 GiB >10:35:36,864 DEBUG blivet: vg fedora-server_ppc64lehamzytest2 has 60 MiB free >10:35:36,878 DEBUG blivet: fedora-server_ppc64lehamzytest2 size is 102.04 GiB >10:35:36,892 DEBUG blivet: vg fedora-server_ppc64lehamzytest2 has 60 MiB free >10:35:36,958 DEBUG blivet: fedora-server_ppc64lehamzytest2 size is 102.04 GiB >10:35:36,972 DEBUG blivet: vg fedora-server_ppc64lehamzytest2 has 60 MiB free >10:35:36,985 DEBUG blivet: fedora-server_ppc64lehamzytest2 size is 102.04 GiB >10:35:36,998 DEBUG blivet: vg fedora-server_ppc64lehamzytest2 has 60 MiB free >10:35:37,045 DEBUG blivet: fedora-server_ppc64lehamzytest2 size is 102.04 GiB >10:35:37,060 DEBUG blivet: vg fedora-server_ppc64lehamzytest2 has 60 MiB free >10:35:37,099 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3fff9b4ae3d0>, 0, [], {} >10:35:37,101 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >10:35:37,122 DEBUG blivet: fedora-server_ppc64lehamzytest2 size is 102.04 GiB >10:35:37,136 DEBUG blivet: vg fedora-server_ppc64lehamzytest2 has 60 MiB free >10:35:37,149 DEBUG blivet: fedora-server_ppc64lehamzytest2 size is 102.04 GiB >10:35:37,163 DEBUG blivet: vg fedora-server_ppc64lehamzytest2 has 60 MiB free >10:35:37,102 DEBUG blivet: DeviceTree.getDevicesByType returned [LVMVolumeGroupDevice instance (0x3fff9b555fd0) -- > name = fedora-server_ppc64lehamzytest2 status = False kids = 3 id = 248 > parents = ['non-existent 33.68 GiB luks/dm-crypt luks-sda3 (231) with non-existent lvmpv', > 'non-existent 34.18 GiB luks/dm-crypt luks-sdb1 (237) with non-existent lvmpv', > 'non-existent 34.18 GiB luks/dm-crypt luks-sdc1 (243) with non-existent lvmpv'] > uuid = None size = 102.04 GiB > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/fedora--server_ppc64lehamzytest2 > format args = [] originalFormat = None free = 0 PE Size = 4096 KiB PE Count = 0 > PE Free = 0 PV Count = 3 > modified = True extents = 26121 free space = 60 MiB > free extents = 15 reserved percent = 0 reserved space = 0 B > PVs = ['non-existent 33.68 GiB luks/dm-crypt luks-sda3 (231) with non-existent lvmpv', > 'non-existent 34.18 GiB luks/dm-crypt luks-sdb1 (237) with non-existent lvmpv', > 'non-existent 34.18 GiB luks/dm-crypt luks-sdc1 (243) with non-existent lvmpv'] > LVs = ['non-existent 50 GiB lvmlv fedora-server_ppc64lehamzytest2-root (253) with non-existent ext4 filesystem mounted at /', > 'non-existent 47.97 GiB lvmlv fedora-server_ppc64lehamzytest2-home (259) with non-existent ext4 filesystem mounted at /home', > 'non-existent 4096 MiB lvmlv fedora-server_ppc64lehamzytest2-swap (265) with non-existent swap']] >10:35:37,229 DEBUG blivet: fedora-server_ppc64lehamzytest2 size is 102.04 GiB >10:35:37,243 DEBUG blivet: vg fedora-server_ppc64lehamzytest2 has 60 MiB free >10:35:37,256 DEBUG blivet: fedora-server_ppc64lehamzytest2 size is 102.04 GiB >10:35:37,270 DEBUG blivet: vg fedora-server_ppc64lehamzytest2 has 60 MiB free >10:35:37,335 DEBUG blivet: fedora-server_ppc64lehamzytest2 size is 102.04 GiB >10:35:37,349 DEBUG blivet: vg fedora-server_ppc64lehamzytest2 has 60 MiB free >10:35:37,362 DEBUG blivet: fedora-server_ppc64lehamzytest2 size is 102.04 GiB >10:35:37,376 DEBUG blivet: vg fedora-server_ppc64lehamzytest2 has 60 MiB free >10:35:37,423 DEBUG blivet: fedora-server_ppc64lehamzytest2 size is 102.04 GiB >10:35:37,437 DEBUG blivet: vg fedora-server_ppc64lehamzytest2 has 60 MiB free >10:35:39,420 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-server_ppc64lehamzytest2 ; incomplete: False ; >10:35:39,421 DEBUG blivet: DeviceTree.getDeviceByName returned non-existent 102.04 GiB lvmvg fedora-server_ppc64lehamzytest2 (248) >10:35:39,440 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:35:39,441 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa3044750) -- > name = sda3 status = False kids = 1 id = 201 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 33.69 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = luks grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa3053190> PedPartition: <_ped.Partition object at 0x3fffa30457d0> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 1034240 end = 71679999 length = 70645760 > flags = , PartitionDevice instance (0x3fff9c1ace10) -- > name = sdb1 status = False kids = 1 id = 207 > parents = ['existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel'] > uuid = None size = 34.18 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = luks grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9b123f10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304a3d0> PedPartition: <_ped.Partition object at 0x3fffa3045350> > disk = existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel > start = 2048 end = 71679999 length = 71677952 > flags = , PartitionDevice instance (0x3fff9c195790) -- > name = sdc1 status = False kids = 1 id = 213 > parents = ['existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel'] > uuid = None size = 34.18 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = luks grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2590> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304a2d0> PedPartition: <_ped.Partition object at 0x3fff9b3d4410> > disk = existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel > start = 2048 end = 71679999 length = 71677952 > flags = , PartitionDevice instance (0x3fffa3044a50) -- > name = sda2 status = False kids = 0 id = 219 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/sda2 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304e210> PedPartition: <_ped.Partition object at 0x3fffa30454d0> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 10240 end = 1034239 length = 1024000 > flags = , PartitionDevice instance (0x3fffa3044d90) -- > name = sda1 status = False kids = 0 id = 225 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 4096 KiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/sda1 > format args = [] originalFormat = prepboot grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304ed50> PedPartition: <_ped.Partition object at 0x3fff9b3d4e30> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 2048 end = 10239 length = 8192 > flags = ] >10:35:39,673 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:35:39,674 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa3044750) -- > name = sda3 status = False kids = 1 id = 201 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 33.69 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = luks grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa3053190> PedPartition: <_ped.Partition object at 0x3fffa30457d0> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 1034240 end = 71679999 length = 70645760 > flags = , PartitionDevice instance (0x3fff9c1ace10) -- > name = sdb1 status = False kids = 1 id = 207 > parents = ['existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel'] > uuid = None size = 34.18 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = luks grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9b123f10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304a3d0> PedPartition: <_ped.Partition object at 0x3fffa3045350> > disk = existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel > start = 2048 end = 71679999 length = 71677952 > flags = , PartitionDevice instance (0x3fff9c195790) -- > name = sdc1 status = False kids = 1 id = 213 > parents = ['existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel'] > uuid = None size = 34.18 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = luks grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2590> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304a2d0> PedPartition: <_ped.Partition object at 0x3fff9b3d4410> > disk = existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel > start = 2048 end = 71679999 length = 71677952 > flags = , PartitionDevice instance (0x3fffa3044a50) -- > name = sda2 status = False kids = 0 id = 219 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/sda2 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304e210> PedPartition: <_ped.Partition object at 0x3fffa30454d0> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 10240 end = 1034239 length = 1024000 > flags = , PartitionDevice instance (0x3fffa3044d90) -- > name = sda1 status = False kids = 0 id = 225 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 4096 KiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/sda1 > format args = [] originalFormat = prepboot grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304ed50> PedPartition: <_ped.Partition object at 0x3fff9b3d4e30> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 2048 end = 10239 length = 8192 > flags = ] >10:35:39,905 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:35:39,906 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa3044750) -- > name = sda3 status = False kids = 1 id = 201 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 33.69 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = luks grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa3053190> PedPartition: <_ped.Partition object at 0x3fffa30457d0> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 1034240 end = 71679999 length = 70645760 > flags = , PartitionDevice instance (0x3fff9c1ace10) -- > name = sdb1 status = False kids = 1 id = 207 > parents = ['existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel'] > uuid = None size = 34.18 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = luks grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9b123f10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304a3d0> PedPartition: <_ped.Partition object at 0x3fffa3045350> > disk = existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel > start = 2048 end = 71679999 length = 71677952 > flags = , PartitionDevice instance (0x3fff9c195790) -- > name = sdc1 status = False kids = 1 id = 213 > parents = ['existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel'] > uuid = None size = 34.18 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = luks grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2590> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304a2d0> PedPartition: <_ped.Partition object at 0x3fff9b3d4410> > disk = existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel > start = 2048 end = 71679999 length = 71677952 > flags = , PartitionDevice instance (0x3fffa3044a50) -- > name = sda2 status = False kids = 0 id = 219 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/sda2 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304e210> PedPartition: <_ped.Partition object at 0x3fffa30454d0> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 10240 end = 1034239 length = 1024000 > flags = , PartitionDevice instance (0x3fffa3044d90) -- > name = sda1 status = False kids = 0 id = 225 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 4096 KiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/sda1 > format args = [] originalFormat = prepboot grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304ed50> PedPartition: <_ped.Partition object at 0x3fff9b3d4e30> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 2048 end = 10239 length = 8192 > flags = ] >10:36:02,169 DEBUG blivet: Ext4FS.supported: supported: True ; >10:36:02,170 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 271 >10:36:02,171 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3fff9b4ae3d0>, 50 GiB, ['sda', 'sdb', 'sdc'], {'encrypted': False, 'raid_level': None} >10:36:02,186 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >10:36:02,208 DEBUG blivet: fedora-server_ppc64lehamzytest2 size is 102.04 GiB >10:36:02,222 DEBUG blivet: vg fedora-server_ppc64lehamzytest2 has 60 MiB free >10:36:02,236 DEBUG blivet: fedora-server_ppc64lehamzytest2 size is 102.04 GiB >10:36:02,250 DEBUG blivet: vg fedora-server_ppc64lehamzytest2 has 60 MiB free >10:36:02,187 DEBUG blivet: DeviceTree.getDevicesByType returned [LVMVolumeGroupDevice instance (0x3fff9b555fd0) -- > name = fedora-server_ppc64lehamzytest2 status = False kids = 3 id = 248 > parents = ['non-existent 33.68 GiB luks/dm-crypt luks-sda3 (231) with non-existent lvmpv', > 'non-existent 34.18 GiB luks/dm-crypt luks-sdb1 (237) with non-existent lvmpv', > 'non-existent 34.18 GiB luks/dm-crypt luks-sdc1 (243) with non-existent lvmpv'] > uuid = None size = 102.04 GiB > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/fedora--server_ppc64lehamzytest2 > format args = [] originalFormat = None free = 0 PE Size = 4096 KiB PE Count = 0 > PE Free = 0 PV Count = 3 > modified = True extents = 26121 free space = 60 MiB > free extents = 15 reserved percent = 0 reserved space = 0 B > PVs = ['non-existent 33.68 GiB luks/dm-crypt luks-sda3 (231) with non-existent lvmpv', > 'non-existent 34.18 GiB luks/dm-crypt luks-sdb1 (237) with non-existent lvmpv', > 'non-existent 34.18 GiB luks/dm-crypt luks-sdc1 (243) with non-existent lvmpv'] > LVs = ['non-existent 50 GiB lvmlv fedora-server_ppc64lehamzytest2-root (253) with non-existent ext4 filesystem mounted at /', > 'non-existent 47.97 GiB lvmlv fedora-server_ppc64lehamzytest2-home (259) with non-existent ext4 filesystem mounted at /home', > 'non-existent 4096 MiB lvmlv fedora-server_ppc64lehamzytest2-swap (265) with non-existent swap']] >10:36:02,318 DEBUG blivet: fedora-server_ppc64lehamzytest2 size is 102.04 GiB >10:36:02,333 DEBUG blivet: vg fedora-server_ppc64lehamzytest2 has 60 MiB free >10:36:02,345 DEBUG blivet: fedora-server_ppc64lehamzytest2 size is 102.04 GiB >10:36:02,360 DEBUG blivet: vg fedora-server_ppc64lehamzytest2 has 60 MiB free >10:36:02,426 DEBUG blivet: fedora-server_ppc64lehamzytest2 size is 102.04 GiB >10:36:02,440 DEBUG blivet: vg fedora-server_ppc64lehamzytest2 has 60 MiB free >10:36:02,452 DEBUG blivet: fedora-server_ppc64lehamzytest2 size is 102.04 GiB >10:36:02,466 DEBUG blivet: vg fedora-server_ppc64lehamzytest2 has 60 MiB free >10:36:02,513 DEBUG blivet: fedora-server_ppc64lehamzytest2 size is 102.04 GiB >10:36:02,527 DEBUG blivet: vg fedora-server_ppc64lehamzytest2 has 60 MiB free >10:36:02,541 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >10:36:02,562 DEBUG blivet: fedora-server_ppc64lehamzytest2 size is 102.04 GiB >10:36:02,576 DEBUG blivet: vg fedora-server_ppc64lehamzytest2 has 60 MiB free >10:36:02,589 DEBUG blivet: fedora-server_ppc64lehamzytest2 size is 102.04 GiB >10:36:02,603 DEBUG blivet: vg fedora-server_ppc64lehamzytest2 has 60 MiB free >10:36:02,542 DEBUG blivet: DeviceTree.getDevicesByType returned [LVMVolumeGroupDevice instance (0x3fff9b555fd0) -- > name = fedora-server_ppc64lehamzytest2 status = False kids = 3 id = 248 > parents = ['non-existent 33.68 GiB luks/dm-crypt luks-sda3 (231) with non-existent lvmpv', > 'non-existent 34.18 GiB luks/dm-crypt luks-sdb1 (237) with non-existent lvmpv', > 'non-existent 34.18 GiB luks/dm-crypt luks-sdc1 (243) with non-existent lvmpv'] > uuid = None size = 102.04 GiB > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/fedora--server_ppc64lehamzytest2 > format args = [] originalFormat = None free = 0 PE Size = 4096 KiB PE Count = 0 > PE Free = 0 PV Count = 3 > modified = True extents = 26121 free space = 60 MiB > free extents = 15 reserved percent = 0 reserved space = 0 B > PVs = ['non-existent 33.68 GiB luks/dm-crypt luks-sda3 (231) with non-existent lvmpv', > 'non-existent 34.18 GiB luks/dm-crypt luks-sdb1 (237) with non-existent lvmpv', > 'non-existent 34.18 GiB luks/dm-crypt luks-sdc1 (243) with non-existent lvmpv'] > LVs = ['non-existent 50 GiB lvmlv fedora-server_ppc64lehamzytest2-root (253) with non-existent ext4 filesystem mounted at /', > 'non-existent 47.97 GiB lvmlv fedora-server_ppc64lehamzytest2-home (259) with non-existent ext4 filesystem mounted at /home', > 'non-existent 4096 MiB lvmlv fedora-server_ppc64lehamzytest2-swap (265) with non-existent swap']] >10:36:02,668 DEBUG blivet: fedora-server_ppc64lehamzytest2 size is 102.04 GiB >10:36:02,682 DEBUG blivet: vg fedora-server_ppc64lehamzytest2 has 60 MiB free >10:36:02,694 DEBUG blivet: fedora-server_ppc64lehamzytest2 size is 102.04 GiB >10:36:02,708 DEBUG blivet: vg fedora-server_ppc64lehamzytest2 has 60 MiB free >10:36:02,775 DEBUG blivet: fedora-server_ppc64lehamzytest2 size is 102.04 GiB >10:36:02,789 DEBUG blivet: vg fedora-server_ppc64lehamzytest2 has 60 MiB free >10:36:02,801 DEBUG blivet: fedora-server_ppc64lehamzytest2 size is 102.04 GiB >10:36:02,815 DEBUG blivet: vg fedora-server_ppc64lehamzytest2 has 60 MiB free >10:36:02,902 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 50 GiB ; container_raid_level: raid5 ; name: root ; encrypted: False ; container_encrypted: True ; disks: [DiskDevice instance (0x3fff9c1b2a90) -- > name = sda status = True kids = 3 id = 1 > parents = [] > uuid = None size = 34.18 GiB > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: QEMU QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 71680000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (35000, 64, 32) biosGeometry: (4461, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a3b0> > target size = 0 B path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x3fff9c1b28d0>, DiskDevice instance (0x3fff9c1acf10) -- > name = sdb status = True kids = 1 id = 23 > parents = [] > uuid = None size = 34.18 GiB > format = non-existent msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb partedDevice = parted.Device instance -- > model: QEMU QEMU HARDDISK path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 71680000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 1 busy: False > hardwareGeometry: (35000, 64, 32) biosGeometry: (4461, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568b00> > target size = 0 B path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x3fff9c19b150>, DiskDevice instance (0x3fff9c1b2e50) -- > name = sdc status = True kids = 1 id = 42 > parents = [] > uuid = None size = 34.18 GiB > format = non-existent msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:3/0:0:3:0/block/sdc partedDevice = parted.Device instance -- > model: QEMU QEMU HARDDISK path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 71680000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 3 busy: False > hardwareGeometry: (35000, 64, 32) biosGeometry: (4461, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568f80> > target size = 0 B path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x3fffa3898c90>] ; raid_level: None ; label: ; container_name: fedora-server_ppc64lehamzytest2 ; device: non-existent 50 GiB lvmlv fedora-server_ppc64lehamzytest2-root (253) with non-existent ext4 filesystem mounted at / ; mountpoint: / ; fstype: ext4 ; container_size: 0 ; >10:36:03,011 DEBUG storage.ui: fedora-server_ppc64lehamzytest2 size is 102.04 GiB >10:36:03,025 DEBUG storage.ui: vg fedora-server_ppc64lehamzytest2 has 60 MiB free >10:36:03,038 DEBUG storage.ui: fedora-server_ppc64lehamzytest2 size is 102.04 GiB >10:36:03,052 DEBUG storage.ui: vg fedora-server_ppc64lehamzytest2 has 60 MiB free >10:36:02,973 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3fff9b4ae3d0>, 50 GiB, ['sda', 'sdb', 'sdc'], {'container_raid_level': <blivet.devicelibs.raid.RAID5 object at 0x3fffa9680190>, 'name': 'root', 'encrypted': False, 'container_encrypted': True, 'raid_level': None, 'label': '', 'container_name': 'fedora-server_ppc64lehamzytest2', 'device': LVMLogicalVolumeDevice instance (0x3fffa3044f50) -- > name = fedora-server_ppc64lehamzytest2-root status = False kids = 0 id = 253 > parents = ['non-existent 102.04 GiB lvmvg fedora-server_ppc64lehamzytest2 (248)'] > uuid = None size = 50 GiB > format = non-existent ext4 filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 50 GiB path = /dev/mapper/fedora--server_ppc64lehamzytest2-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x3fff9b555fd0) -- > name = fedora-server_ppc64lehamzytest2 status = False kids = 3 id = 248 > parents = ['non-existent 33.68 GiB luks/dm-crypt luks-sda3 (231) with non-existent lvmpv', > 'non-existent 34.18 GiB luks/dm-crypt luks-sdb1 (237) with non-existent lvmpv', > 'non-existent 34.18 GiB luks/dm-crypt luks-sdc1 (243) with non-existent lvmpv'] > uuid = None size = 102.04 GiB > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/fedora--server_ppc64lehamzytest2 > format args = [] originalFormat = None free = 0 PE Size = 4096 KiB PE Count = 0 > PE Free = 0 PV Count = 3 > modified = True extents = 26121 free space = 60 MiB > free extents = 15 reserved percent = 0 reserved space = 0 B > PVs = ['non-existent 33.68 GiB luks/dm-crypt luks-sda3 (231) with non-existent lvmpv', > 'non-existent 34.18 GiB luks/dm-crypt luks-sdb1 (237) with non-existent lvmpv', > 'non-existent 34.18 GiB luks/dm-crypt luks-sdc1 (243) with non-existent lvmpv'] > LVs = ['non-existent 50 GiB lvmlv fedora-server_ppc64lehamzytest2-root (253) with non-existent ext4 filesystem mounted at /', > 'non-existent 47.97 GiB lvmlv fedora-server_ppc64lehamzytest2-home (259) with non-existent ext4 filesystem mounted at /home', > 'non-existent 4096 MiB lvmlv fedora-server_ppc64lehamzytest2-swap (265) with non-existent swap'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 50 GiB, 'mountpoint': '/', 'fstype': 'ext4', 'container_size': 0} >10:36:03,139 DEBUG storage.ui: fedora-server_ppc64lehamzytest2 size is 102.04 GiB >10:36:03,153 DEBUG storage.ui: vg fedora-server_ppc64lehamzytest2 has 60 MiB free >10:36:03,166 DEBUG storage.ui: fedora-server_ppc64lehamzytest2 size is 102.04 GiB >10:36:03,179 DEBUG storage.ui: vg fedora-server_ppc64lehamzytest2 has 60 MiB free >10:36:03,266 DEBUG storage.ui: fedora-server_ppc64lehamzytest2 size is 102.04 GiB >10:36:03,280 DEBUG storage.ui: vg fedora-server_ppc64lehamzytest2 has 60 MiB free >10:36:03,293 DEBUG storage.ui: fedora-server_ppc64lehamzytest2 size is 102.04 GiB >10:36:03,307 DEBUG storage.ui: vg fedora-server_ppc64lehamzytest2 has 60 MiB free >10:36:03,357 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >10:36:03,357 DEBUG storage.ui: starting Blivet copy >10:36:03,404 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:36:03,406 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa3076c50) -- > name = sda3 status = False kids = 1 id = 201 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 33.69 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = luks grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa3053190> PedPartition: <_ped.Partition object at 0x3fffa30457d0> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 1034240 end = 71679999 length = 70645760 > flags = , PartitionDevice instance (0x3fffa3076f90) -- > name = sdb1 status = False kids = 1 id = 207 > parents = ['existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel'] > uuid = None size = 34.18 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = luks grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9b123f10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304a3d0> PedPartition: <_ped.Partition object at 0x3fffa3045350> > disk = existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel > start = 2048 end = 71679999 length = 71677952 > flags = , PartitionDevice instance (0x3fffa3078350) -- > name = sdc1 status = False kids = 1 id = 213 > parents = ['existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel'] > uuid = None size = 34.18 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = luks grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2590> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304a2d0> PedPartition: <_ped.Partition object at 0x3fff9b3d4410> > disk = existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel > start = 2048 end = 71679999 length = 71677952 > flags = , PartitionDevice instance (0x3fffa30786d0) -- > name = sda2 status = False kids = 0 id = 219 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/sda2 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304e210> PedPartition: <_ped.Partition object at 0x3fffa30454d0> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 10240 end = 1034239 length = 1024000 > flags = , PartitionDevice instance (0x3fffa3078a50) -- > name = sda1 status = False kids = 0 id = 225 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 4096 KiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/sda1 > format args = [] originalFormat = prepboot grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304ed50> PedPartition: <_ped.Partition object at 0x3fff9b3d4e30> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 2048 end = 10239 length = 8192 > flags = ] >10:36:03,639 DEBUG storage.ui: DeviceTree.getDeviceByID: hidden: False ; id_num: 1 ; incomplete: False ; >10:36:03,640 DEBUG storage.ui: DeviceTree.getDeviceByID returned existing 34.18 GiB disk sda (1) with non-existent msdos disklabel >10:36:03,654 DEBUG storage.ui: DeviceTree.getDeviceByID: hidden: False ; id_num: 23 ; incomplete: False ; >10:36:03,655 DEBUG storage.ui: DeviceTree.getDeviceByID returned existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel >10:36:03,669 DEBUG storage.ui: DeviceTree.getDeviceByID: hidden: False ; id_num: 42 ; incomplete: False ; >10:36:03,671 DEBUG storage.ui: DeviceTree.getDeviceByID returned existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel >10:36:03,685 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >10:36:03,685 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa3074110> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa2fbe610> PedPartition: <_ped.Partition object at 0x3fffa1810650> >10:36:03,688 DEBUG storage.ui: DeviceTree.getDeviceByID: hidden: False ; id_num: 1 ; incomplete: False ; >10:36:03,689 DEBUG storage.ui: DeviceTree.getDeviceByID returned existing 34.18 GiB disk sda (1) with non-existent msdos disklabel >10:36:03,703 DEBUG storage.ui: DeviceTree.getDeviceByID: hidden: False ; id_num: 23 ; incomplete: False ; >10:36:03,704 DEBUG storage.ui: DeviceTree.getDeviceByID returned existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel >10:36:03,718 DEBUG storage.ui: DeviceTree.getDeviceByID: hidden: False ; id_num: 42 ; incomplete: False ; >10:36:03,719 DEBUG storage.ui: DeviceTree.getDeviceByID returned existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel >10:36:03,733 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >10:36:03,733 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa3074110> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa2fbe790> PedPartition: <_ped.Partition object at 0x3fffa3002710> >10:36:03,735 DEBUG storage.ui: DeviceTree.getDeviceByID: hidden: False ; id_num: 1 ; incomplete: False ; >10:36:03,737 DEBUG storage.ui: DeviceTree.getDeviceByID returned existing 34.18 GiB disk sda (1) with non-existent msdos disklabel >10:36:03,751 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >10:36:03,751 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa3074110> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa2fbe910> PedPartition: <_ped.Partition object at 0x3fffa3002770> >10:36:03,753 DEBUG storage.ui: DeviceTree.getDeviceByID: hidden: False ; id_num: 23 ; incomplete: False ; >10:36:03,755 DEBUG storage.ui: DeviceTree.getDeviceByID returned existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel >10:36:03,769 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >10:36:03,769 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa3075bd0> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa2fbebd0> PedPartition: <_ped.Partition object at 0x3fffa30026b0> >10:36:03,772 DEBUG storage.ui: DeviceTree.getDeviceByID: hidden: False ; id_num: 42 ; incomplete: False ; >10:36:03,773 DEBUG storage.ui: DeviceTree.getDeviceByID returned existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel >10:36:03,787 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >10:36:03,788 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa30535d0> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa2fbed90> PedPartition: <_ped.Partition object at 0x3fffa3073890> >10:36:03,788 DEBUG storage.ui: finished Blivet copy >10:36:03,790 DEBUG storage.ui: LUKSDevice.removeChild: kids: 1 ; name: luks-sda3 ; >10:36:03,790 INFO storage.ui: removed luks/dm-crypt luks-sda3 (id 231) from device tree >10:36:03,792 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda3 ; >10:36:03,792 INFO storage.ui: registered action: [422] destroy device luks/dm-crypt luks-sda3 (id 231) >10:36:03,793 INFO storage.ui: removed partition sda3 (id 201) from device tree >10:36:03,794 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >10:36:03,794 INFO storage.ui: registered action: [423] destroy device partition sda3 (id 201) >10:36:03,796 DEBUG storage.ui: LUKSDevice.removeChild: kids: 1 ; name: luks-sdb1 ; >10:36:03,796 INFO storage.ui: removed luks/dm-crypt luks-sdb1 (id 237) from device tree >10:36:03,797 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sdb1 ; >10:36:03,797 INFO storage.ui: registered action: [424] destroy device luks/dm-crypt luks-sdb1 (id 237) >10:36:03,798 INFO storage.ui: removed partition sdb1 (id 207) from device tree >10:36:03,799 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >10:36:03,799 INFO storage.ui: registered action: [425] destroy device partition sdb1 (id 207) >10:36:03,800 DEBUG storage.ui: LUKSDevice.removeChild: kids: 1 ; name: luks-sdc1 ; >10:36:03,801 INFO storage.ui: removed luks/dm-crypt luks-sdc1 (id 243) from device tree >10:36:03,802 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sdc1 ; >10:36:03,802 INFO storage.ui: registered action: [426] destroy device luks/dm-crypt luks-sdc1 (id 243) >10:36:03,803 INFO storage.ui: removed partition sdc1 (id 213) from device tree >10:36:03,804 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdc ; >10:36:03,804 INFO storage.ui: registered action: [427] destroy device partition sdc1 (id 213) >10:36:03,804 DEBUG storage.ui: fedora-server_ppc64lehamzytest2 size is 0 >10:36:03,805 DEBUG storage.ui: vg fedora-server_ppc64lehamzytest2 has -109496500224 free >10:36:03,806 DEBUG storage.ui: size bumped to 151.98 GiB to include new device space >10:36:03,818 DEBUG storage.ui: size cut to 101.98 GiB to omit old device space >10:36:03,831 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.MDFactory'> >10:36:03,831 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x3fff9b4ae3d0>, Size('102.05 GiB'), [DiskDevice instance (0x3fff9c1b2a90) -- > name = sda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 34.18 GiB > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: QEMU QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 71680000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (35000, 64, 32) biosGeometry: (4461, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a3b0> > target size = 0 B path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x3fff9c1b28d0>, DiskDevice instance (0x3fff9c1acf10) -- > name = sdb status = True kids = 0 id = 23 > parents = [] > uuid = None size = 34.18 GiB > format = non-existent msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb partedDevice = parted.Device instance -- > model: QEMU QEMU HARDDISK path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 71680000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 1 busy: False > hardwareGeometry: (35000, 64, 32) biosGeometry: (4461, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568b00> > target size = 0 B path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x3fff9c19b150>, DiskDevice instance (0x3fff9c1b2e50) -- > name = sdc status = True kids = 0 id = 42 > parents = [] > uuid = None size = 34.18 GiB > format = non-existent msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:3/0:0:3:0/block/sdc partedDevice = parted.Device instance -- > model: QEMU QEMU HARDDISK path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 71680000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 3 busy: False > hardwareGeometry: (35000, 64, 32) biosGeometry: (4461, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568f80> > target size = 0 B path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x3fffa3898c90>]] >10:36:03,889 DEBUG storage.ui: child factory kwargs: {'encrypted': True, 'raid_level': <blivet.devicelibs.raid.RAID5 object at 0x3fffa9680190>, 'name': 'pv00', 'fstype': 'lvmpv'} >10:36:03,890 DEBUG storage.ui: LUKS.__init__: >10:36:03,891 DEBUG storage.ui: getFormat('luks') returning LUKS instance with object id 428 >10:36:03,892 DEBUG storage.ui: MDFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x3fffa304eb50> ; >10:36:03,892 INFO storage.ui: Using 64 MiB superBlockSize >10:36:03,909 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >10:36:03,909 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x3fff9b4ae3d0>, Size('153.26 GiB'), [DiskDevice instance (0x3fff9c1b2a90) -- > name = sda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 34.18 GiB > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: QEMU QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 71680000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (35000, 64, 32) biosGeometry: (4461, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa367a3b0> > target size = 0 B path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x3fff9c1b28d0>, DiskDevice instance (0x3fff9c1acf10) -- > name = sdb status = True kids = 0 id = 23 > parents = [] > uuid = None size = 34.18 GiB > format = non-existent msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb partedDevice = parted.Device instance -- > model: QEMU QEMU HARDDISK path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 71680000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 1 busy: False > hardwareGeometry: (35000, 64, 32) biosGeometry: (4461, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568b00> > target size = 0 B path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x3fff9c19b150>, DiskDevice instance (0x3fff9c1b2e50) -- > name = sdc status = True kids = 0 id = 42 > parents = [] > uuid = None size = 34.18 GiB > format = non-existent msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:3/0:0:3:0/block/sdc partedDevice = parted.Device instance -- > model: QEMU QEMU HARDDISK path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 71680000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 3 busy: False > hardwareGeometry: (35000, 64, 32) biosGeometry: (4461, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa1568f80> > target size = 0 B path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x3fffa3898c90>]] >10:36:03,966 DEBUG storage.ui: child factory kwargs: {'fstype': 'mdmember'} >10:36:03,967 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.MDFactory object at 0x3fffa30783d0> ; >10:36:03,968 DEBUG storage.ui: parent factory container: None >10:36:03,968 DEBUG storage.ui: members: [] >10:36:03,969 DEBUG storage.ui: add_disks: ['sda', 'sdb', 'sdc'] >10:36:03,969 DEBUG storage.ui: remove_disks: [] >10:36:03,971 DEBUG storage.ui: MDRaidMember.__init__: >10:36:03,971 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance with object id 429 >10:36:03,972 DEBUG storage.ui: MDRaidMember.__init__: mountpoint: None ; >10:36:03,973 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance with object id 430 >10:36:03,975 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >10:36:03,976 DEBUG storage.ui: PartitionDevice._setFormat: req5 ; >10:36:03,978 DEBUG storage.ui: PartitionDevice._setFormat: req5 ; current: None ; type: mdmember ; >10:36:03,980 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >10:36:03,980 INFO storage.ui: added partition req5 (id 431) to device tree >10:36:03,980 INFO storage.ui: registered action: [433] create device partition req5 (id 431) >10:36:03,980 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 435 >10:36:03,983 DEBUG storage.ui: PartitionDevice._setFormat: req5 ; >10:36:03,985 DEBUG storage.ui: PartitionDevice._setFormat: req5 ; current: mdmember ; type: mdmember ; >10:36:03,985 INFO storage.ui: registered action: [434] create format mdmember on partition req5 (id 431) >10:36:03,987 DEBUG storage.ui: MDRaidMember.__init__: mountpoint: None ; >10:36:03,987 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance with object id 436 >10:36:03,989 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >10:36:03,991 DEBUG storage.ui: PartitionDevice._setFormat: req6 ; >10:36:03,993 DEBUG storage.ui: PartitionDevice._setFormat: req6 ; current: None ; type: mdmember ; >10:36:03,994 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >10:36:03,995 INFO storage.ui: added partition req6 (id 437) to device tree >10:36:03,995 INFO storage.ui: registered action: [439] create device partition req6 (id 437) >10:36:03,995 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 441 >10:36:03,997 DEBUG storage.ui: PartitionDevice._setFormat: req6 ; >10:36:03,998 DEBUG storage.ui: PartitionDevice._setFormat: req6 ; current: mdmember ; type: mdmember ; >10:36:03,998 INFO storage.ui: registered action: [440] create format mdmember on partition req6 (id 437) >10:36:04,000 DEBUG storage.ui: MDRaidMember.__init__: mountpoint: None ; >10:36:04,000 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance with object id 442 >10:36:04,002 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdc ; >10:36:04,004 DEBUG storage.ui: PartitionDevice._setFormat: req7 ; >10:36:04,005 DEBUG storage.ui: PartitionDevice._setFormat: req7 ; current: None ; type: mdmember ; >10:36:04,007 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdc ; >10:36:04,007 INFO storage.ui: added partition req7 (id 443) to device tree >10:36:04,007 INFO storage.ui: registered action: [445] create device partition req7 (id 443) >10:36:04,008 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 447 >10:36:04,010 DEBUG storage.ui: PartitionDevice._setFormat: req7 ; >10:36:04,011 DEBUG storage.ui: PartitionDevice._setFormat: req7 ; current: mdmember ; type: mdmember ; >10:36:04,011 INFO storage.ui: registered action: [446] create format mdmember on partition req7 (id 443) >10:36:04,012 INFO storage.ui: Using 64 MiB superBlockSize >10:36:04,028 DEBUG storage.ui: adding a SameSizeSet with size 153.26 GiB >10:36:04,042 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >10:36:04,043 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >10:36:04,045 DEBUG storage.ui: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >10:36:04,046 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:36:04,048 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa3044a50) -- > name = sda2 status = False kids = 0 id = 219 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/sda2 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304e210> PedPartition: <_ped.Partition object at 0x3fffa30454d0> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 10240 end = 1034239 length = 1024000 > flags = , PartitionDevice instance (0x3fffa3044d90) -- > name = sda1 status = False kids = 0 id = 225 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 4096 KiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/sda1 > format args = [] originalFormat = prepboot grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304ed50> PedPartition: <_ped.Partition object at 0x3fff9b3d4e30> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 2048 end = 10239 length = 8192 > flags = , PartitionDevice instance (0x3fffa2fbe450) -- > name = req5 status = False kids = 0 id = 431 > parents = [] > uuid = None size = 1024 KiB > format = non-existent mdmember > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/req5 > format args = [] originalFormat = mdmember grow = True max size = 54854156288 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x3fffa2fbee50) -- > name = req6 status = False kids = 0 id = 437 > parents = [] > uuid = None size = 1024 KiB > format = non-existent mdmember > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/req6 > format args = [] originalFormat = mdmember grow = True max size = 54854156288 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x3fffa2f8f1d0) -- > name = req7 status = False kids = 0 id = 443 > parents = [] > uuid = None size = 1024 KiB > format = non-existent mdmember > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/req7 > format args = [] originalFormat = mdmember grow = True max size = 54854156288 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >10:36:04,228 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:36:04,229 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa3044a50) -- > name = sda2 status = False kids = 0 id = 219 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/sda2 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304e210> PedPartition: <_ped.Partition object at 0x3fffa30454d0> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 10240 end = 1034239 length = 1024000 > flags = , PartitionDevice instance (0x3fffa3044d90) -- > name = sda1 status = False kids = 0 id = 225 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 4096 KiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/sda1 > format args = [] originalFormat = prepboot grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304ed50> PedPartition: <_ped.Partition object at 0x3fff9b3d4e30> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 2048 end = 10239 length = 8192 > flags = , PartitionDevice instance (0x3fffa2fbe450) -- > name = req5 status = False kids = 0 id = 431 > parents = [] > uuid = None size = 1024 KiB > format = non-existent mdmember > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/req5 > format args = [] originalFormat = mdmember grow = True max size = 54854156288 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x3fffa2fbee50) -- > name = req6 status = False kids = 0 id = 437 > parents = [] > uuid = None size = 1024 KiB > format = non-existent mdmember > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/req6 > format args = [] originalFormat = mdmember grow = True max size = 54854156288 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x3fffa2f8f1d0) -- > name = req7 status = False kids = 0 id = 443 > parents = [] > uuid = None size = 1024 KiB > format = non-existent mdmember > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/req7 > format args = [] originalFormat = mdmember grow = True max size = 54854156288 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >10:36:04,410 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:36:04,411 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa3044a50) -- > name = sda2 status = False kids = 0 id = 219 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/sda2 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304e210> PedPartition: <_ped.Partition object at 0x3fffa30454d0> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 10240 end = 1034239 length = 1024000 > flags = , PartitionDevice instance (0x3fffa3044d90) -- > name = sda1 status = False kids = 0 id = 225 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 4096 KiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/sda1 > format args = [] originalFormat = prepboot grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304ed50> PedPartition: <_ped.Partition object at 0x3fff9b3d4e30> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 2048 end = 10239 length = 8192 > flags = , PartitionDevice instance (0x3fffa2fbe450) -- > name = req5 status = False kids = 0 id = 431 > parents = [] > uuid = None size = 1024 KiB > format = non-existent mdmember > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/req5 > format args = [] originalFormat = mdmember grow = True max size = 54854156288 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x3fffa2fbee50) -- > name = req6 status = False kids = 0 id = 437 > parents = [] > uuid = None size = 1024 KiB > format = non-existent mdmember > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/req6 > format args = [] originalFormat = mdmember grow = True max size = 54854156288 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x3fffa2f8f1d0) -- > name = req7 status = False kids = 0 id = 443 > parents = [] > uuid = None size = 1024 KiB > format = non-existent mdmember > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/req7 > format args = [] originalFormat = mdmember grow = True max size = 54854156288 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >10:36:04,590 DEBUG storage.ui: removing all non-preexisting partitions ['req5(id 431)', 'req6(id 437)', 'req7(id 443)', 'sda1(id 225)', 'sda2(id 219)'] from disk(s) ['sda', 'sdb', 'sdc'] >10:36:04,592 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >10:36:04,592 DEBUG storage.ui: device sda1 new partedPartition None >10:36:04,594 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >10:36:04,596 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >10:36:04,597 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >10:36:04,598 DEBUG storage.ui: device sda2 new partedPartition None >10:36:04,599 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >10:36:04,601 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >10:36:04,602 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb', 'sdc'] ; partitions=['req5(id 431)', 'req6(id 437)', 'req7(id 443)', 'req4(id 225)', 'req3(id 219)'] >10:36:04,602 DEBUG storage.ui: removing all non-preexisting partitions ['req4(id 225)', 'req3(id 219)', 'req5(id 431)', 'req6(id 437)', 'req7(id 443)'] from disk(s) ['sda', 'sdb', 'sdc'] >10:36:04,604 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:36:04,606 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with non-existent msdos disklabel >10:36:04,619 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:36:04,620 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:36:04,622 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with non-existent msdos disklabel >10:36:04,635 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:36:04,636 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:36:04,638 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with non-existent msdos disklabel >10:36:04,651 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:36:04,652 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:36:04,654 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with non-existent msdos disklabel >10:36:04,667 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:36:04,669 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:36:04,670 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with non-existent msdos disklabel >10:36:04,683 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:36:04,685 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:36:04,686 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with non-existent msdos disklabel >10:36:04,699 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:36:04,699 DEBUG storage.ui: allocating partition: req4 ; id: 225 ; disks: ['sda', 'sdb', 'sdc'] ; >boot: True ; primary: False ; size: 4096 KiB ; grow: False ; max_size: 0 B ; start: None ; end: None >10:36:04,711 DEBUG storage.ui: checking freespace on sda >10:36:04,712 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=4096 KiB boot=True best=None grow=False start=None >10:36:04,724 DEBUG storage.ui: checking 63-71679999 (34.18 GiB) >10:36:04,737 DEBUG storage.ui: current free range is 63-71679999 (34.18 GiB) >10:36:04,749 DEBUG storage.ui: updating use_disk to sda, type: 0 >10:36:04,749 DEBUG storage.ui: new free: 63-71679999 / 34.18 GiB >10:36:04,761 DEBUG storage.ui: new free allows for 0 sectors of growth >10:36:04,761 DEBUG storage.ui: found free space for bootable request >10:36:04,762 DEBUG storage.ui: adjusted start sector from 63 to 2048 >10:36:04,762 DEBUG storage.ui: created partition sda1 of 4096 KiB and added it to /dev/sda >10:36:04,776 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >10:36:04,776 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa2f8f3d0> PedPartition: <_ped.Partition object at 0x3fffa30454d0> >10:36:04,779 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >10:36:04,781 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >10:36:04,783 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >10:36:04,783 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304ef90> PedPartition: <_ped.Partition object at 0x3fff9b3d4e30> >10:36:04,786 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:36:04,787 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with non-existent msdos disklabel >10:36:04,800 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:36:04,802 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:36:04,803 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with non-existent msdos disklabel >10:36:04,816 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:36:04,818 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:36:04,819 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with non-existent msdos disklabel >10:36:04,832 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:36:04,834 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:36:04,835 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with non-existent msdos disklabel >10:36:04,848 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:36:04,849 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:36:04,851 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with non-existent msdos disklabel >10:36:04,864 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:36:04,865 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:36:04,867 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with non-existent msdos disklabel >10:36:04,880 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:36:04,880 DEBUG storage.ui: allocating partition: req3 ; id: 219 ; disks: ['sda', 'sdb', 'sdc'] ; >boot: True ; primary: False ; size: 500 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >10:36:04,892 DEBUG storage.ui: checking freespace on sda >10:36:04,893 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500 MiB boot=True best=None grow=False start=None >10:36:04,905 DEBUG storage.ui: checking 63-2047 (992.5 KiB) >10:36:04,917 DEBUG storage.ui: current free range is 63-2047 (992.5 KiB) >10:36:04,929 DEBUG storage.ui: checking 10240-71679999 (34.17 GiB) >10:36:04,941 DEBUG storage.ui: current free range is 10240-71679999 (34.17 GiB) >10:36:04,954 DEBUG storage.ui: updating use_disk to sda, type: 0 >10:36:04,954 DEBUG storage.ui: new free: 10240-71679999 / 34.17 GiB >10:36:04,967 DEBUG storage.ui: new free allows for 0 sectors of growth >10:36:04,967 DEBUG storage.ui: found free space for bootable request >10:36:04,967 DEBUG storage.ui: created partition sda2 of 500 MiB and added it to /dev/sda >10:36:04,981 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >10:36:04,981 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa2f8f710> PedPartition: <_ped.Partition object at 0x3fffa3045470> >10:36:04,984 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >10:36:04,986 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >10:36:04,988 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >10:36:04,988 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa2f8f7d0> PedPartition: <_ped.Partition object at 0x3fffa30456b0> >10:36:04,991 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:36:04,992 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with non-existent msdos disklabel >10:36:05,005 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:36:05,007 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:36:05,008 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with non-existent msdos disklabel >10:36:05,021 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:36:05,021 DEBUG storage.ui: allocating partition: req5 ; id: 431 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024 KiB ; grow: True ; max_size: 54854156288 ; start: None ; end: None >10:36:05,033 DEBUG storage.ui: checking freespace on sda >10:36:05,034 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1024 KiB boot=False best=None grow=True start=None >10:36:05,046 DEBUG storage.ui: checking 63-2047 (992.5 KiB) >10:36:05,058 DEBUG storage.ui: current free range is 63-2047 (992.5 KiB) >10:36:05,069 DEBUG storage.ui: checking 1034240-71679999 (33.69 GiB) >10:36:05,082 DEBUG storage.ui: current free range is 1034240-71679999 (33.69 GiB) >10:36:05,094 DEBUG storage.ui: evaluating growth potential for new layout >10:36:05,094 DEBUG storage.ui: calculating growth for disk /dev/sdb >10:36:05,094 DEBUG storage.ui: Chunk.growRequests: 71679937 on /dev/sdb start = 63 end = 71679999 >sectorSize = 512 B > >10:36:05,095 DEBUG storage.ui: disk /dev/sdb growth: 0 (0 B) >10:36:05,095 DEBUG storage.ui: calculating growth for disk /dev/sdc >10:36:05,096 DEBUG storage.ui: Chunk.growRequests: 71679937 on /dev/sdc start = 63 end = 71679999 >sectorSize = 512 B > >10:36:05,096 DEBUG storage.ui: disk /dev/sdc growth: 0 (0 B) >10:36:05,097 DEBUG storage.ui: calculating growth for disk /dev/sda >10:36:05,099 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >10:36:05,099 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa2f8fd50> PedPartition: <_ped.Partition object at 0x3fffa3002ad0> >10:36:05,102 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >10:36:05,104 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >10:36:05,104 DEBUG storage.ui: adding request 225 to chunk 71679937 (63-71679999) on /dev/sda >10:36:05,104 DEBUG storage.ui: adding request 219 to chunk 71679937 (63-71679999) on /dev/sda >10:36:05,105 DEBUG storage.ui: adding request 431 to chunk 71679937 (63-71679999) on /dev/sda >10:36:05,105 DEBUG storage.ui: Chunk.growRequests: 71679937 on /dev/sda start = 63 end = 71679999 >sectorSize = 512 B > >10:36:05,105 DEBUG storage.ui: req: PartitionRequest instance -- >id = 225 name = sda1 growable = False >base = 8192 growth = 0 max_grow = 0 >done = True >10:36:05,106 DEBUG storage.ui: req: PartitionRequest instance -- >id = 219 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >10:36:05,106 DEBUG storage.ui: req: PartitionRequest instance -- >id = 431 name = sda3 growable = True >base = 2048 growth = 0 max_grow = 107134976 >done = False >10:36:05,106 DEBUG storage.ui: 1 requests and 70645697 (33.69 GiB) left in chunk >10:36:05,118 DEBUG storage.ui: adding 70645697 (33.69 GiB) to 431 (sda3) >10:36:05,130 DEBUG storage.ui: new grow amount for request 431 (sda3) is 70645697 units, or 33.69 GiB >10:36:05,142 DEBUG storage.ui: request 225 (sda1) growth: 0 (0 B) size: 4096 KiB >10:36:05,155 DEBUG storage.ui: request 219 (sda2) growth: 0 (0 B) size: 500 MiB >10:36:05,167 DEBUG storage.ui: request 431 (sda3) growth: 70645697 (33.69 GiB) size: 33.69 GiB >10:36:05,191 DEBUG storage.ui: disk /dev/sda growth: 70645697 (33.69 GiB) >10:36:05,205 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >10:36:05,205 DEBUG storage.ui: device sda3 new partedPartition None >10:36:05,207 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >10:36:05,208 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >10:36:05,209 DEBUG storage.ui: total growth: 70645697 sectors >10:36:05,209 DEBUG storage.ui: updating use_disk to sda, type: 0 >10:36:05,209 DEBUG storage.ui: new free: 1034240-71679999 / 33.69 GiB >10:36:05,221 DEBUG storage.ui: new free allows for 70645697 sectors of growth >10:36:05,222 DEBUG storage.ui: created partition sda3 of 1024 KiB and added it to /dev/sda >10:36:05,235 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >10:36:05,235 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa2f8fa10> PedPartition: <_ped.Partition object at 0x3fffa3002a10> >10:36:05,238 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >10:36:05,240 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >10:36:05,242 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >10:36:05,242 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa2f8f8d0> PedPartition: <_ped.Partition object at 0x3fffa3002950> >10:36:05,245 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:36:05,246 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with non-existent msdos disklabel >10:36:05,259 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:36:05,261 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:36:05,262 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with non-existent msdos disklabel >10:36:05,275 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:36:05,275 DEBUG storage.ui: allocating partition: req6 ; id: 437 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 1024 KiB ; grow: True ; max_size: 54854156288 ; start: None ; end: None >10:36:05,287 DEBUG storage.ui: checking freespace on sdb >10:36:05,288 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=1024 KiB boot=False best=None grow=True start=None >10:36:05,300 DEBUG storage.ui: checking 63-71679999 (34.18 GiB) >10:36:05,313 DEBUG storage.ui: current free range is 63-71679999 (34.18 GiB) >10:36:05,325 DEBUG storage.ui: evaluating growth potential for new layout >10:36:05,325 DEBUG storage.ui: calculating growth for disk /dev/sdb >10:36:05,325 DEBUG storage.ui: adjusted start sector from 63 to 2048 >10:36:05,327 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >10:36:05,327 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9b123f10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa2f8ff90> PedPartition: <_ped.Partition object at 0x3fffa3002530> >10:36:05,330 DEBUG storage.ui: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >10:36:05,332 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >10:36:05,332 DEBUG storage.ui: adding request 437 to chunk 71679937 (63-71679999) on /dev/sdb >10:36:05,332 DEBUG storage.ui: Chunk.growRequests: 71679937 on /dev/sdb start = 63 end = 71679999 >sectorSize = 512 B > >10:36:05,333 DEBUG storage.ui: req: PartitionRequest instance -- >id = 437 name = sdb1 growable = True >base = 2048 growth = 0 max_grow = 107134976 >done = False >10:36:05,333 DEBUG storage.ui: 1 requests and 71677889 (34.18 GiB) left in chunk >10:36:05,345 DEBUG storage.ui: adding 71677889 (34.18 GiB) to 437 (sdb1) >10:36:05,358 DEBUG storage.ui: new grow amount for request 437 (sdb1) is 71677889 units, or 34.18 GiB >10:36:05,370 DEBUG storage.ui: request 437 (sdb1) growth: 71677889 (34.18 GiB) size: 34.18 GiB >10:36:05,394 DEBUG storage.ui: disk /dev/sdb growth: 71677889 (34.18 GiB) >10:36:05,406 DEBUG storage.ui: calculating growth for disk /dev/sdc >10:36:05,406 DEBUG storage.ui: Chunk.growRequests: 71679937 on /dev/sdc start = 63 end = 71679999 >sectorSize = 512 B > >10:36:05,407 DEBUG storage.ui: disk /dev/sdc growth: 0 (0 B) >10:36:05,407 DEBUG storage.ui: calculating growth for disk /dev/sda >10:36:05,408 DEBUG storage.ui: adding request 225 to chunk 71679937 (63-71679999) on /dev/sda >10:36:05,408 DEBUG storage.ui: adding request 219 to chunk 71679937 (63-71679999) on /dev/sda >10:36:05,408 DEBUG storage.ui: adding request 431 to chunk 71679937 (63-71679999) on /dev/sda >10:36:05,409 DEBUG storage.ui: Chunk.growRequests: 71679937 on /dev/sda start = 63 end = 71679999 >sectorSize = 512 B > >10:36:05,409 DEBUG storage.ui: req: PartitionRequest instance -- >id = 225 name = sda1 growable = False >base = 8192 growth = 0 max_grow = 0 >done = True >10:36:05,410 DEBUG storage.ui: req: PartitionRequest instance -- >id = 219 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >10:36:05,410 DEBUG storage.ui: req: PartitionRequest instance -- >id = 431 name = sda3 growable = True >base = 2048 growth = 0 max_grow = 107134976 >done = False >10:36:05,410 DEBUG storage.ui: 1 requests and 70645697 (33.69 GiB) left in chunk >10:36:05,422 DEBUG storage.ui: adding 70645697 (33.69 GiB) to 431 (sda3) >10:36:05,434 DEBUG storage.ui: new grow amount for request 431 (sda3) is 70645697 units, or 33.69 GiB >10:36:05,446 DEBUG storage.ui: request 225 (sda1) growth: 0 (0 B) size: 4096 KiB >10:36:05,459 DEBUG storage.ui: request 219 (sda2) growth: 0 (0 B) size: 500 MiB >10:36:05,471 DEBUG storage.ui: request 431 (sda3) growth: 70645697 (33.69 GiB) size: 33.69 GiB >10:36:05,495 DEBUG storage.ui: disk /dev/sda growth: 70645697 (33.69 GiB) >10:36:05,508 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >10:36:05,509 DEBUG storage.ui: device sdb1 new partedPartition None >10:36:05,510 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: sdb ; >10:36:05,512 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >10:36:05,512 DEBUG storage.ui: total growth: 142323586 sectors >10:36:05,512 DEBUG storage.ui: updating use_disk to sdb, type: 0 >10:36:05,513 DEBUG storage.ui: new free: 63-71679999 / 34.18 GiB >10:36:05,525 DEBUG storage.ui: new free allows for 142323586 sectors of growth >10:36:05,525 DEBUG storage.ui: adjusted start sector from 63 to 2048 >10:36:05,525 DEBUG storage.ui: created partition sdb1 of 1024 KiB and added it to /dev/sdb >10:36:05,539 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >10:36:05,539 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9b123f10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa2f9c050> PedPartition: <_ped.Partition object at 0x3fffa30025f0> >10:36:05,542 DEBUG storage.ui: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >10:36:05,543 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >10:36:05,545 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >10:36:05,546 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9b123f10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa2f8f350> PedPartition: <_ped.Partition object at 0x3fffa3045530> >10:36:05,548 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:36:05,550 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with non-existent msdos disklabel >10:36:05,563 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:36:05,564 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:36:05,566 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with non-existent msdos disklabel >10:36:05,579 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:36:05,579 DEBUG storage.ui: allocating partition: req7 ; id: 443 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 1024 KiB ; grow: True ; max_size: 54854156288 ; start: None ; end: None >10:36:05,591 DEBUG storage.ui: checking freespace on sdc >10:36:05,592 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=1024 KiB boot=False best=None grow=True start=None >10:36:05,604 DEBUG storage.ui: checking 63-71679999 (34.18 GiB) >10:36:05,617 DEBUG storage.ui: current free range is 63-71679999 (34.18 GiB) >10:36:05,629 DEBUG storage.ui: evaluating growth potential for new layout >10:36:05,629 DEBUG storage.ui: calculating growth for disk /dev/sdb >10:36:05,630 DEBUG storage.ui: adding request 437 to chunk 71679937 (63-71679999) on /dev/sdb >10:36:05,630 DEBUG storage.ui: Chunk.growRequests: 71679937 on /dev/sdb start = 63 end = 71679999 >sectorSize = 512 B > >10:36:05,630 DEBUG storage.ui: req: PartitionRequest instance -- >id = 437 name = sdb1 growable = True >base = 2048 growth = 0 max_grow = 107134976 >done = False >10:36:05,631 DEBUG storage.ui: 1 requests and 71677889 (34.18 GiB) left in chunk >10:36:05,643 DEBUG storage.ui: adding 71677889 (34.18 GiB) to 437 (sdb1) >10:36:05,655 DEBUG storage.ui: new grow amount for request 437 (sdb1) is 71677889 units, or 34.18 GiB >10:36:05,667 DEBUG storage.ui: request 437 (sdb1) growth: 71677889 (34.18 GiB) size: 34.18 GiB >10:36:05,691 DEBUG storage.ui: disk /dev/sdb growth: 71677889 (34.18 GiB) >10:36:05,703 DEBUG storage.ui: calculating growth for disk /dev/sdc >10:36:05,703 DEBUG storage.ui: adjusted start sector from 63 to 2048 >10:36:05,705 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >10:36:05,705 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2590> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa2f9c450> PedPartition: <_ped.Partition object at 0x3fffa3002ad0> >10:36:05,707 DEBUG storage.ui: PartitionDevice._setDisk: sdc1 ; new: sdc ; old: None ; >10:36:05,709 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdc ; >10:36:05,712 DEBUG storage.ui: adding request 443 to chunk 71679937 (63-71679999) on /dev/sdc >10:36:05,712 DEBUG storage.ui: Chunk.growRequests: 71679937 on /dev/sdc start = 63 end = 71679999 >sectorSize = 512 B > >10:36:05,713 DEBUG storage.ui: req: PartitionRequest instance -- >id = 443 name = sdc1 growable = True >base = 2048 growth = 0 max_grow = 107134976 >done = False >10:36:05,713 DEBUG storage.ui: 1 requests and 71677889 (34.18 GiB) left in chunk >10:36:05,726 DEBUG storage.ui: adding 71677889 (34.18 GiB) to 443 (sdc1) >10:36:05,738 DEBUG storage.ui: new grow amount for request 443 (sdc1) is 71677889 units, or 34.18 GiB >10:36:05,750 DEBUG storage.ui: request 443 (sdc1) growth: 71677889 (34.18 GiB) size: 34.18 GiB >10:36:05,774 DEBUG storage.ui: disk /dev/sdc growth: 71677889 (34.18 GiB) >10:36:05,786 DEBUG storage.ui: calculating growth for disk /dev/sda >10:36:05,787 DEBUG storage.ui: adding request 225 to chunk 71679937 (63-71679999) on /dev/sda >10:36:05,787 DEBUG storage.ui: adding request 219 to chunk 71679937 (63-71679999) on /dev/sda >10:36:05,787 DEBUG storage.ui: adding request 431 to chunk 71679937 (63-71679999) on /dev/sda >10:36:05,788 DEBUG storage.ui: Chunk.growRequests: 71679937 on /dev/sda start = 63 end = 71679999 >sectorSize = 512 B > >10:36:05,788 DEBUG storage.ui: req: PartitionRequest instance -- >id = 225 name = sda1 growable = False >base = 8192 growth = 0 max_grow = 0 >done = True >10:36:05,788 DEBUG storage.ui: req: PartitionRequest instance -- >id = 219 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >10:36:05,789 DEBUG storage.ui: req: PartitionRequest instance -- >id = 431 name = sda3 growable = True >base = 2048 growth = 0 max_grow = 107134976 >done = False >10:36:05,789 DEBUG storage.ui: 1 requests and 70645697 (33.69 GiB) left in chunk >10:36:05,801 DEBUG storage.ui: adding 70645697 (33.69 GiB) to 431 (sda3) >10:36:05,813 DEBUG storage.ui: new grow amount for request 431 (sda3) is 70645697 units, or 33.69 GiB >10:36:05,826 DEBUG storage.ui: request 225 (sda1) growth: 0 (0 B) size: 4096 KiB >10:36:05,838 DEBUG storage.ui: request 219 (sda2) growth: 0 (0 B) size: 500 MiB >10:36:05,851 DEBUG storage.ui: request 431 (sda3) growth: 70645697 (33.69 GiB) size: 33.69 GiB >10:36:05,875 DEBUG storage.ui: disk /dev/sda growth: 70645697 (33.69 GiB) >10:36:05,888 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >10:36:05,889 DEBUG storage.ui: device sdc1 new partedPartition None >10:36:05,890 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sdc ; >10:36:05,892 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdc ; >10:36:05,892 DEBUG storage.ui: total growth: 214001475 sectors >10:36:05,893 DEBUG storage.ui: updating use_disk to sdc, type: 0 >10:36:05,893 DEBUG storage.ui: new free: 63-71679999 / 34.18 GiB >10:36:05,905 DEBUG storage.ui: new free allows for 214001475 sectors of growth >10:36:05,905 DEBUG storage.ui: adjusted start sector from 63 to 2048 >10:36:05,906 DEBUG storage.ui: created partition sdc1 of 1024 KiB and added it to /dev/sdc >10:36:05,920 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >10:36:05,920 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2590> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa2f8f650> PedPartition: <_ped.Partition object at 0x3fffa3002bf0> >10:36:05,922 DEBUG storage.ui: PartitionDevice._setDisk: sdc1 ; new: sdc ; old: None ; >10:36:05,924 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdc ; >10:36:05,926 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >10:36:05,926 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2590> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa2f8ff90> PedPartition: <_ped.Partition object at 0x3fffa3045770> >10:36:05,926 DEBUG storage.ui: growPartitions: disks=['sda', 'sdb', 'sdc'], partitions=['sda3(id 431)', 'sdb1(id 437)', 'sdc1(id 443)', 'sda1(id 225)', 'sda2(id 219)'] >10:36:05,927 DEBUG storage.ui: growable partitions are ['sda3', 'sdb1', 'sdc1'] >10:36:05,927 DEBUG storage.ui: adding request 431 to chunk 71679937 (63-71679999) on /dev/sda >10:36:05,927 DEBUG storage.ui: adding request 225 to chunk 71679937 (63-71679999) on /dev/sda >10:36:05,928 DEBUG storage.ui: adding request 219 to chunk 71679937 (63-71679999) on /dev/sda >10:36:05,928 DEBUG storage.ui: disk sda has 1 chunks >10:36:05,928 DEBUG storage.ui: adding request 437 to chunk 71679937 (63-71679999) on /dev/sdb >10:36:05,929 DEBUG storage.ui: disk sdb has 1 chunks >10:36:05,929 DEBUG storage.ui: adding request 443 to chunk 71679937 (63-71679999) on /dev/sdc >10:36:05,929 DEBUG storage.ui: disk sdc has 1 chunks >10:36:05,929 DEBUG storage.ui: Chunk.growRequests: 71679937 on /dev/sda start = 63 end = 71679999 >sectorSize = 512 B > >10:36:05,930 DEBUG storage.ui: req: PartitionRequest instance -- >id = 225 name = sda1 growable = False >base = 8192 growth = 0 max_grow = 0 >done = True >10:36:05,930 DEBUG storage.ui: req: PartitionRequest instance -- >id = 219 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >10:36:05,930 DEBUG storage.ui: req: PartitionRequest instance -- >id = 431 name = sda3 growable = True >base = 2048 growth = 0 max_grow = 107134976 >done = False >10:36:05,931 DEBUG storage.ui: 1 requests and 70645697 (33.69 GiB) left in chunk >10:36:05,943 DEBUG storage.ui: adding 70645697 (33.69 GiB) to 431 (sda3) >10:36:05,955 DEBUG storage.ui: new grow amount for request 431 (sda3) is 70645697 units, or 33.69 GiB >10:36:05,967 DEBUG storage.ui: Chunk.growRequests: 71679937 on /dev/sdb start = 63 end = 71679999 >sectorSize = 512 B > >10:36:05,967 DEBUG storage.ui: req: PartitionRequest instance -- >id = 437 name = sdb1 growable = True >base = 2048 growth = 0 max_grow = 107134976 >done = False >10:36:05,968 DEBUG storage.ui: 1 requests and 71677889 (34.18 GiB) left in chunk >10:36:05,980 DEBUG storage.ui: adding 71677889 (34.18 GiB) to 437 (sdb1) >10:36:05,992 DEBUG storage.ui: new grow amount for request 437 (sdb1) is 71677889 units, or 34.18 GiB >10:36:06,005 DEBUG storage.ui: Chunk.growRequests: 71679937 on /dev/sdc start = 63 end = 71679999 >sectorSize = 512 B > >10:36:06,005 DEBUG storage.ui: req: PartitionRequest instance -- >id = 443 name = sdc1 growable = True >base = 2048 growth = 0 max_grow = 107134976 >done = False >10:36:06,005 DEBUG storage.ui: 1 requests and 71677889 (34.18 GiB) left in chunk >10:36:06,017 DEBUG storage.ui: adding 71677889 (34.18 GiB) to 443 (sdc1) >10:36:06,029 DEBUG storage.ui: new grow amount for request 443 (sdc1) is 71677889 units, or 34.18 GiB >10:36:06,042 DEBUG storage.ui: set: ['sda3', 'sdb1', 'sdc1'] 54854156288 >10:36:06,042 DEBUG storage.ui: min growth is 70645697 >10:36:06,042 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 431 name = sda3 growable = True >base = 2048 growth = 70645697 max_grow = 107134976 >done = False is 107134976 >10:36:06,042 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 437 name = sdb1 growable = True >base = 2048 growth = 71677889 max_grow = 107134976 >done = False is 107134976 >10:36:06,042 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 437 name = sdb1 growable = True >base = 2048 growth = 71677889 max_grow = 107134976 >done = False 1032192 (504 MiB) >10:36:06,055 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 443 name = sdc1 growable = True >base = 2048 growth = 71677889 max_grow = 107134976 >done = False is 107134976 >10:36:06,055 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 443 name = sdc1 growable = True >base = 2048 growth = 71677889 max_grow = 107134976 >done = False 1032192 (504 MiB) >10:36:06,067 DEBUG storage.ui: set: ['sda3', 'sdb1', 'sdc1'] 54854156288 >10:36:06,067 DEBUG storage.ui: min growth is 70645697 >10:36:06,067 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 431 name = sda3 growable = True >base = 2048 growth = 70645697 max_grow = 107134976 >done = True is 107134976 >10:36:06,067 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 437 name = sdb1 growable = True >base = 2048 growth = 70645697 max_grow = 107134976 >done = True is 107134976 >10:36:06,068 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 443 name = sdc1 growable = True >base = 2048 growth = 70645697 max_grow = 107134976 >done = True is 107134976 >10:36:06,068 DEBUG storage.ui: growing partitions on sda >10:36:06,068 DEBUG storage.ui: partition sda1 (225): 0 >10:36:06,068 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 10239 length: 8192 > device: <parted.device.Device object at 0x3fff9c1955d0> PedGeometry: <_ped.Geometry object at 0x3fffa304e190> >10:36:06,069 DEBUG storage.ui: partition sda2 (219): 0 >10:36:06,069 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 10240 end: 1034239 length: 1024000 > device: <parted.device.Device object at 0x3fff9c1955d0> PedGeometry: <_ped.Geometry object at 0x3fffa302a350> >10:36:06,069 DEBUG storage.ui: partition sda3 (431): 0 >10:36:06,069 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 1034240 end: 71679999 length: 70645760 > device: <parted.device.Device object at 0x3fff9c1955d0> PedGeometry: <_ped.Geometry object at 0x3fffa302a9d0> >10:36:06,070 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 225)', 'sda2(id 219)', 'sda3(id 431)'] from disk(s) ['sda'] >10:36:06,071 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >10:36:06,072 DEBUG storage.ui: device sda1 new partedPartition None >10:36:06,073 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >10:36:06,075 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >10:36:06,077 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >10:36:06,077 DEBUG storage.ui: device sda2 new partedPartition None >10:36:06,079 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >10:36:06,081 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >10:36:06,082 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >10:36:06,083 DEBUG storage.ui: device sda3 new partedPartition None >10:36:06,084 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >10:36:06,086 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >10:36:06,086 DEBUG storage.ui: back from removeNewPartitions >10:36:06,087 DEBUG storage.ui: extended: None >10:36:06,087 DEBUG storage.ui: setting req4 new geometry: parted.Geometry instance -- > start: 2048 end: 10239 length: 8192 > device: <parted.device.Device object at 0x3fff9c1955d0> PedGeometry: <_ped.Geometry object at 0x3fffa304e190> >10:36:06,088 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >10:36:06,089 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa302a250> PedPartition: <_ped.Partition object at 0x3fffa3002b90> >10:36:06,091 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >10:36:06,093 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >10:36:06,095 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >10:36:06,095 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa3004a90> PedPartition: <_ped.Partition object at 0x3fff9b3d4e30> >10:36:06,096 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 10240 end: 1034239 length: 1024000 > device: <parted.device.Device object at 0x3fff9c1955d0> PedGeometry: <_ped.Geometry object at 0x3fffa302a350> >10:36:06,098 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >10:36:06,098 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304efd0> PedPartition: <_ped.Partition object at 0x3fffa3002c50> >10:36:06,101 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >10:36:06,103 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >10:36:06,105 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >10:36:06,105 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa2f8fd10> PedPartition: <_ped.Partition object at 0x3fffa30454d0> >10:36:06,106 DEBUG storage.ui: setting req5 new geometry: parted.Geometry instance -- > start: 1034240 end: 71679999 length: 70645760 > device: <parted.device.Device object at 0x3fff9c1955d0> PedGeometry: <_ped.Geometry object at 0x3fffa302a9d0> >10:36:06,108 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >10:36:06,108 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa3078050> PedPartition: <_ped.Partition object at 0x3fffa3002cb0> >10:36:06,111 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >10:36:06,113 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >10:36:06,115 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >10:36:06,115 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa3004510> PedPartition: <_ped.Partition object at 0x3fffa3002d70> >10:36:06,116 DEBUG storage.ui: growing partitions on sdb >10:36:06,116 DEBUG storage.ui: partition sdb1 (437): 0 >10:36:06,117 DEBUG storage.ui: new geometry for sdb1: parted.Geometry instance -- > start: 2048 end: 70647807 length: 70645760 > device: <parted.device.Device object at 0x3fff9c1ac1d0> PedGeometry: <_ped.Geometry object at 0x3fffa302a350> >10:36:06,117 DEBUG storage.ui: removing all non-preexisting partitions ['sdb1(id 437)'] from disk(s) ['sdb'] >10:36:06,119 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >10:36:06,119 DEBUG storage.ui: device sdb1 new partedPartition None >10:36:06,121 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: sdb ; >10:36:06,123 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >10:36:06,123 DEBUG storage.ui: back from removeNewPartitions >10:36:06,123 DEBUG storage.ui: extended: None >10:36:06,123 DEBUG storage.ui: setting req6 new geometry: parted.Geometry instance -- > start: 2048 end: 70647807 length: 70645760 > device: <parted.device.Device object at 0x3fff9c1ac1d0> PedGeometry: <_ped.Geometry object at 0x3fffa302a350> >10:36:06,125 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >10:36:06,125 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9b123f10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa3004e10> PedPartition: <_ped.Partition object at 0x3fffa30456b0> >10:36:06,128 DEBUG storage.ui: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >10:36:06,130 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >10:36:06,131 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >10:36:06,132 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9b123f10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa302a450> PedPartition: <_ped.Partition object at 0x3fffa3002950> >10:36:06,133 DEBUG storage.ui: growing partitions on sdc >10:36:06,133 DEBUG storage.ui: partition sdc1 (443): 0 >10:36:06,133 DEBUG storage.ui: new geometry for sdc1: parted.Geometry instance -- > start: 2048 end: 70647807 length: 70645760 > device: <parted.device.Device object at 0x3fff9b43bcd0> PedGeometry: <_ped.Geometry object at 0x3fffa302a2d0> >10:36:06,134 DEBUG storage.ui: removing all non-preexisting partitions ['sdc1(id 443)'] from disk(s) ['sdc'] >10:36:06,135 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >10:36:06,136 DEBUG storage.ui: device sdc1 new partedPartition None >10:36:06,137 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sdc ; >10:36:06,139 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdc ; >10:36:06,139 DEBUG storage.ui: back from removeNewPartitions >10:36:06,140 DEBUG storage.ui: extended: None >10:36:06,140 DEBUG storage.ui: setting req7 new geometry: parted.Geometry instance -- > start: 2048 end: 70647807 length: 70645760 > device: <parted.device.Device object at 0x3fff9b43bcd0> PedGeometry: <_ped.Geometry object at 0x3fffa302a2d0> >10:36:06,141 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >10:36:06,142 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2590> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa3078050> PedPartition: <_ped.Partition object at 0x3fffa3045530> >10:36:06,144 DEBUG storage.ui: PartitionDevice._setDisk: sdc1 ; new: sdc ; old: None ; >10:36:06,145 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdc ; >10:36:06,147 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >10:36:06,147 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2590> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304e050> PedPartition: <_ped.Partition object at 0x3fffa3002cb0> >10:36:06,150 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:36:06,151 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa3044a50) -- > name = sda2 status = False kids = 0 id = 219 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/sda2 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa2f8fd10> PedPartition: <_ped.Partition object at 0x3fffa30454d0> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 10240 end = 1034239 length = 1024000 > flags = , PartitionDevice instance (0x3fffa3044d90) -- > name = sda1 status = False kids = 0 id = 225 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 4096 KiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/sda1 > format args = [] originalFormat = prepboot grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa3004a90> PedPartition: <_ped.Partition object at 0x3fff9b3d4e30> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 2048 end = 10239 length = 8192 > flags = , PartitionDevice instance (0x3fffa2fbe450) -- > name = sda3 status = False kids = 0 id = 431 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 33.69 GiB > format = non-existent mdmember > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/sda3 > format args = [] originalFormat = mdmember grow = True max size = 54854156288 bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa3004510> PedPartition: <_ped.Partition object at 0x3fffa3002d70> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 1034240 end = 71679999 length = 70645760 > flags = , PartitionDevice instance (0x3fffa2fbee50) -- > name = sdb1 status = False kids = 0 id = 437 > parents = ['existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel'] > uuid = None size = 33.69 GiB > format = non-existent mdmember > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/sdb1 > format args = [] originalFormat = mdmember grow = True max size = 54854156288 bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9b123f10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa302a450> PedPartition: <_ped.Partition object at 0x3fffa3002950> > disk = existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel > start = 2048 end = 70647807 length = 70645760 > flags = , PartitionDevice instance (0x3fffa2f8f1d0) -- > name = sdc1 status = False kids = 0 id = 443 > parents = ['existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel'] > uuid = None size = 33.69 GiB > format = non-existent mdmember > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/sdc1 > format args = [] originalFormat = mdmember grow = True max size = 54854156288 bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2590> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304e050> PedPartition: <_ped.Partition object at 0x3fffa3002cb0> > disk = existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel > start = 2048 end = 70647807 length = 70645760 > flags = ] >10:36:06,414 DEBUG storage.ui: fixing size of non-existent 4096 KiB partition sda1 (225) with non-existent prepboot >10:36:06,426 DEBUG storage.ui: fixing size of non-existent 500 MiB partition sda2 (219) with non-existent ext4 filesystem mounted at /boot >10:36:06,439 DEBUG storage.ui: fixing size of non-existent 33.69 GiB partition sda3 (431) with non-existent mdmember >10:36:06,451 DEBUG storage.ui: fixing size of non-existent 33.69 GiB partition sdb1 (437) with non-existent mdmember >10:36:06,464 DEBUG storage.ui: fixing size of non-existent 33.69 GiB partition sdc1 (443) with non-existent mdmember >10:36:06,478 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:36:06,479 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa3044a50) -- > name = sda2 status = False kids = 0 id = 219 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/sda2 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa2f8fd10> PedPartition: <_ped.Partition object at 0x3fffa30454d0> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 10240 end = 1034239 length = 1024000 > flags = , PartitionDevice instance (0x3fffa3044d90) -- > name = sda1 status = False kids = 0 id = 225 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 4096 KiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/sda1 > format args = [] originalFormat = prepboot grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa3004a90> PedPartition: <_ped.Partition object at 0x3fff9b3d4e30> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 2048 end = 10239 length = 8192 > flags = , PartitionDevice instance (0x3fffa2fbe450) -- > name = sda3 status = False kids = 0 id = 431 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 33.69 GiB > format = non-existent mdmember > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/sda3 > format args = [] originalFormat = mdmember grow = False max size = 54854156288 bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa3004510> PedPartition: <_ped.Partition object at 0x3fffa3002d70> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 1034240 end = 71679999 length = 70645760 > flags = , PartitionDevice instance (0x3fffa2fbee50) -- > name = sdb1 status = False kids = 0 id = 437 > parents = ['existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel'] > uuid = None size = 33.69 GiB > format = non-existent mdmember > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/sdb1 > format args = [] originalFormat = mdmember grow = False max size = 54854156288 bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9b123f10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa302a450> PedPartition: <_ped.Partition object at 0x3fffa3002950> > disk = existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel > start = 2048 end = 70647807 length = 70645760 > flags = , PartitionDevice instance (0x3fffa2f8f1d0) -- > name = sdc1 status = False kids = 0 id = 443 > parents = ['existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel'] > uuid = None size = 33.69 GiB > format = non-existent mdmember > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/sdc1 > format args = [] originalFormat = mdmember grow = False max size = 54854156288 bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2590> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304e050> PedPartition: <_ped.Partition object at 0x3fffa3002cb0> > disk = existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel > start = 2048 end = 70647807 length = 70645760 > flags = ] >10:36:06,743 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:36:06,745 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa3044a50) -- > name = sda2 status = False kids = 0 id = 219 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/sda2 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa2f8fd10> PedPartition: <_ped.Partition object at 0x3fffa30454d0> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 10240 end = 1034239 length = 1024000 > flags = , PartitionDevice instance (0x3fffa3044d90) -- > name = sda1 status = False kids = 0 id = 225 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 4096 KiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/sda1 > format args = [] originalFormat = prepboot grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa3004a90> PedPartition: <_ped.Partition object at 0x3fff9b3d4e30> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 2048 end = 10239 length = 8192 > flags = , PartitionDevice instance (0x3fffa2fbe450) -- > name = sda3 status = False kids = 0 id = 431 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 33.69 GiB > format = non-existent mdmember > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/sda3 > format args = [] originalFormat = mdmember grow = False max size = 54854156288 bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa3004510> PedPartition: <_ped.Partition object at 0x3fffa3002d70> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 1034240 end = 71679999 length = 70645760 > flags = , PartitionDevice instance (0x3fffa2fbee50) -- > name = sdb1 status = False kids = 0 id = 437 > parents = ['existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel'] > uuid = None size = 33.69 GiB > format = non-existent mdmember > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/sdb1 > format args = [] originalFormat = mdmember grow = False max size = 54854156288 bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9b123f10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa302a450> PedPartition: <_ped.Partition object at 0x3fffa3002950> > disk = existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel > start = 2048 end = 70647807 length = 70645760 > flags = , PartitionDevice instance (0x3fffa2f8f1d0) -- > name = sdc1 status = False kids = 0 id = 443 > parents = ['existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel'] > uuid = None size = 33.69 GiB > format = non-existent mdmember > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/sdc1 > format args = [] originalFormat = mdmember grow = False max size = 54854156288 bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2590> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304e050> PedPartition: <_ped.Partition object at 0x3fffa3002cb0> > disk = existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel > start = 2048 end = 70647807 length = 70645760 > flags = ] >10:36:07,015 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:36:07,017 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa3044a50) -- > name = sda2 status = False kids = 0 id = 219 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/sda2 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa2f8fd10> PedPartition: <_ped.Partition object at 0x3fffa30454d0> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 10240 end = 1034239 length = 1024000 > flags = , PartitionDevice instance (0x3fffa3044d90) -- > name = sda1 status = False kids = 0 id = 225 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 4096 KiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/sda1 > format args = [] originalFormat = prepboot grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa3004a90> PedPartition: <_ped.Partition object at 0x3fff9b3d4e30> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 2048 end = 10239 length = 8192 > flags = , PartitionDevice instance (0x3fffa2fbe450) -- > name = sda3 status = False kids = 0 id = 431 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 33.69 GiB > format = non-existent mdmember > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/sda3 > format args = [] originalFormat = mdmember grow = False max size = 54854156288 bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa3004510> PedPartition: <_ped.Partition object at 0x3fffa3002d70> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 1034240 end = 71679999 length = 70645760 > flags = , PartitionDevice instance (0x3fffa2fbee50) -- > name = sdb1 status = False kids = 0 id = 437 > parents = ['existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel'] > uuid = None size = 33.69 GiB > format = non-existent mdmember > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/sdb1 > format args = [] originalFormat = mdmember grow = False max size = 54854156288 bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9b123f10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa302a450> PedPartition: <_ped.Partition object at 0x3fffa3002950> > disk = existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel > start = 2048 end = 70647807 length = 70645760 > flags = , PartitionDevice instance (0x3fffa2f8f1d0) -- > name = sdc1 status = False kids = 0 id = 443 > parents = ['existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel'] > uuid = None size = 33.69 GiB > format = non-existent mdmember > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/sdc1 > format args = [] originalFormat = mdmember grow = False max size = 54854156288 bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2590> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304e050> PedPartition: <_ped.Partition object at 0x3fffa3002cb0> > disk = existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel > start = 2048 end = 70647807 length = 70645760 > flags = ] >10:36:07,282 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:36:07,284 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa3044a50) -- > name = sda2 status = False kids = 0 id = 219 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/sda2 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa2f8fd10> PedPartition: <_ped.Partition object at 0x3fffa30454d0> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 10240 end = 1034239 length = 1024000 > flags = , PartitionDevice instance (0x3fffa3044d90) -- > name = sda1 status = False kids = 0 id = 225 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 4096 KiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/sda1 > format args = [] originalFormat = prepboot grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa3004a90> PedPartition: <_ped.Partition object at 0x3fff9b3d4e30> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 2048 end = 10239 length = 8192 > flags = , PartitionDevice instance (0x3fffa2fbe450) -- > name = sda3 status = False kids = 0 id = 431 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 33.69 GiB > format = non-existent mdmember > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/sda3 > format args = [] originalFormat = mdmember grow = False max size = 54854156288 bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa3004510> PedPartition: <_ped.Partition object at 0x3fffa3002d70> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 1034240 end = 71679999 length = 70645760 > flags = , PartitionDevice instance (0x3fffa2fbee50) -- > name = sdb1 status = False kids = 0 id = 437 > parents = ['existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel'] > uuid = None size = 33.69 GiB > format = non-existent mdmember > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/sdb1 > format args = [] originalFormat = mdmember grow = False max size = 54854156288 bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9b123f10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa302a450> PedPartition: <_ped.Partition object at 0x3fffa3002950> > disk = existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel > start = 2048 end = 70647807 length = 70645760 > flags = , PartitionDevice instance (0x3fffa2f8f1d0) -- > name = sdc1 status = False kids = 0 id = 443 > parents = ['existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel'] > uuid = None size = 33.69 GiB > format = non-existent mdmember > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/sdc1 > format args = [] originalFormat = mdmember grow = False max size = 54854156288 bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2590> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304e050> PedPartition: <_ped.Partition object at 0x3fffa3002cb0> > disk = existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel > start = 2048 end = 70647807 length = 70645760 > flags = ] >10:36:07,548 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:36:07,550 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa3044a50) -- > name = sda2 status = False kids = 0 id = 219 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/sda2 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa2f8fd10> PedPartition: <_ped.Partition object at 0x3fffa30454d0> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 10240 end = 1034239 length = 1024000 > flags = , PartitionDevice instance (0x3fffa3044d90) -- > name = sda1 status = False kids = 0 id = 225 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 4096 KiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/sda1 > format args = [] originalFormat = prepboot grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa3004a90> PedPartition: <_ped.Partition object at 0x3fff9b3d4e30> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 2048 end = 10239 length = 8192 > flags = , PartitionDevice instance (0x3fffa2fbe450) -- > name = sda3 status = False kids = 0 id = 431 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 33.69 GiB > format = non-existent mdmember > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/sda3 > format args = [] originalFormat = mdmember grow = False max size = 54854156288 bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa3004510> PedPartition: <_ped.Partition object at 0x3fffa3002d70> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 1034240 end = 71679999 length = 70645760 > flags = , PartitionDevice instance (0x3fffa2fbee50) -- > name = sdb1 status = False kids = 0 id = 437 > parents = ['existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel'] > uuid = None size = 33.69 GiB > format = non-existent mdmember > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/sdb1 > format args = [] originalFormat = mdmember grow = False max size = 54854156288 bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9b123f10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa302a450> PedPartition: <_ped.Partition object at 0x3fffa3002950> > disk = existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel > start = 2048 end = 70647807 length = 70645760 > flags = , PartitionDevice instance (0x3fffa2f8f1d0) -- > name = sdc1 status = False kids = 0 id = 443 > parents = ['existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel'] > uuid = None size = 33.69 GiB > format = non-existent mdmember > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/sdc1 > format args = [] originalFormat = mdmember grow = False max size = 54854156288 bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2590> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304e050> PedPartition: <_ped.Partition object at 0x3fffa3002cb0> > disk = existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel > start = 2048 end = 70647807 length = 70645760 > flags = ] >10:36:07,815 DEBUG storage.ui: LUKS.__init__: mountpoint: None ; >10:36:07,815 DEBUG storage.ui: getFormat('luks') returning LUKS instance with object id 448 >10:36:07,817 DEBUG storage.ui: MDRaidArrayDevice._addParent: pv00 ; member: sda3 ; >10:36:07,819 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >10:36:07,821 DEBUG storage.ui: MDRaidArrayDevice._addParent: pv00 ; member: sdb1 ; >10:36:07,823 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >10:36:07,825 DEBUG storage.ui: MDRaidArrayDevice._addParent: pv00 ; member: sdc1 ; >10:36:07,827 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sdc1 ; >10:36:07,829 DEBUG storage.ui: MDRaidArrayDevice._setFormat: pv00 ; current: None ; type: luks ; >10:36:07,829 INFO storage.ui: added mdarray pv00 (id 449) to device tree >10:36:07,829 INFO storage.ui: registered action: [451] create device mdarray pv00 (id 449) >10:36:07,830 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 453 >10:36:07,832 DEBUG storage.ui: MDRaidArrayDevice._setFormat: pv00 ; current: luks ; type: luks ; >10:36:07,832 INFO storage.ui: registered action: [452] create format luks on mdarray pv00 (id 449) >10:36:07,832 INFO storage.ui: Using 64 MiB superBlockSize >10:36:07,849 DEBUG storage.ui: non-existent RAID raid5 size == 67.25 GiB >10:36:07,862 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >10:36:07,862 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance with object id 454 >10:36:07,864 DEBUG storage.ui: MDRaidArrayDevice.addChild: kids: 0 ; name: pv00 ; >10:36:07,866 DEBUG storage.ui: LUKSDevice._setFormat: luks-pv00 ; current: None ; type: lvmpv ; >10:36:07,866 INFO storage.ui: added luks/dm-crypt luks-pv00 (id 455) to device tree >10:36:07,866 INFO storage.ui: registered action: [457] create device luks/dm-crypt luks-pv00 (id 455) >10:36:07,867 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 459 >10:36:07,868 DEBUG storage.ui: LUKSDevice._setFormat: luks-pv00 ; current: lvmpv ; type: lvmpv ; >10:36:07,868 INFO storage.ui: registered action: [458] create format lvmpv on luks/dm-crypt luks-pv00 (id 455) >10:36:07,869 DEBUG storage.ui: new member set: ['luks-pv00'] >10:36:07,869 DEBUG storage.ui: old member set: [] >10:36:07,870 DEBUG storage.ui: LVMVolumeGroupDevice._addParent: fedora-server_ppc64lehamzytest2 ; member: luks-pv00 ; >10:36:07,872 DEBUG storage.ui: LUKSDevice.addChild: kids: 0 ; name: luks-pv00 ; >10:36:07,872 INFO storage.ui: Using 64 MiB superBlockSize >10:36:07,888 DEBUG storage.ui: non-existent RAID raid5 size == 67.25 GiB >10:36:07,901 DEBUG storage.ui: fedora-server_ppc64lehamzytest2 size is 67.24 GiB >10:36:07,914 INFO storage.ui: Using 64 MiB superBlockSize >10:36:07,930 DEBUG storage.ui: non-existent RAID raid5 size == 67.25 GiB >10:36:07,943 DEBUG storage.ui: vg fedora-server_ppc64lehamzytest2 has -34.73 GiB free >10:36:07,956 INFO storage.ui: Using 64 MiB superBlockSize >10:36:07,974 DEBUG storage.ui: non-existent RAID raid5 size == 67.25 GiB >10:36:07,986 DEBUG storage.ui: fedora-server_ppc64lehamzytest2 size is 67.24 GiB >10:36:08,000 INFO storage.ui: Using 64 MiB superBlockSize >10:36:08,016 DEBUG storage.ui: non-existent RAID raid5 size == 67.25 GiB >10:36:08,028 DEBUG storage.ui: vg fedora-server_ppc64lehamzytest2 has -34.73 GiB free >10:36:08,041 INFO storage.ui: adjusting size from 50 GiB to 15.27 GiB so it fits in container fedora-server_ppc64lehamzytest2 >10:36:08,073 INFO storage.ui: adjusting device size from 50 GiB to 15.27 GiB >10:36:08,105 DEBUG storage.ui: trying to set lv fedora-server_ppc64lehamzytest2-root size to 15.27 GiB >10:36:08,117 INFO storage.ui: Using 64 MiB superBlockSize >10:36:08,133 DEBUG storage.ui: non-existent RAID raid5 size == 67.25 GiB >10:36:08,145 DEBUG storage.ui: fedora-server_ppc64lehamzytest2 size is 67.24 GiB >10:36:08,158 INFO storage.ui: Using 64 MiB superBlockSize >10:36:08,174 DEBUG storage.ui: non-existent RAID raid5 size == 67.25 GiB >10:36:08,186 DEBUG storage.ui: vg fedora-server_ppc64lehamzytest2 has -34.73 GiB free >10:36:08,199 INFO storage.ui: Using 64 MiB superBlockSize >10:36:08,215 DEBUG storage.ui: non-existent RAID raid5 size == 67.25 GiB >10:36:08,228 DEBUG storage.ui: fedora-server_ppc64lehamzytest2 size is 67.24 GiB >10:36:08,242 INFO storage.ui: Using 64 MiB superBlockSize >10:36:08,258 DEBUG storage.ui: non-existent RAID raid5 size == 67.25 GiB >10:36:08,270 DEBUG storage.ui: vg fedora-server_ppc64lehamzytest2 has 0 B free >10:36:08,271 INFO storage.ui: Using 64 MiB superBlockSize >10:36:08,287 DEBUG storage.ui: non-existent RAID raid5 size == 67.25 GiB >10:36:08,300 DEBUG storage.ui: fedora-server_ppc64lehamzytest2 size is 67.24 GiB >10:36:08,313 INFO storage.ui: Using 64 MiB superBlockSize >10:36:08,329 DEBUG storage.ui: non-existent RAID raid5 size == 67.25 GiB >10:36:08,342 DEBUG storage.ui: vg fedora-server_ppc64lehamzytest2 has 0 B free >10:36:08,375 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:36:08,376 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa3044a50) -- > name = sda2 status = False kids = 0 id = 219 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/sda2 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa2f8fd10> PedPartition: <_ped.Partition object at 0x3fffa30454d0> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 10240 end = 1034239 length = 1024000 > flags = , PartitionDevice instance (0x3fffa3044d90) -- > name = sda1 status = False kids = 0 id = 225 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 4096 KiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/sda1 > format args = [] originalFormat = prepboot grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa3004a90> PedPartition: <_ped.Partition object at 0x3fff9b3d4e30> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 2048 end = 10239 length = 8192 > flags = , PartitionDevice instance (0x3fffa2fbe450) -- > name = sda3 status = False kids = 1 id = 431 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 33.69 GiB > format = non-existent mdmember > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/sda3 > format args = [] originalFormat = mdmember grow = False max size = 54854156288 bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa3004510> PedPartition: <_ped.Partition object at 0x3fffa3002d70> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 1034240 end = 71679999 length = 70645760 > flags = , PartitionDevice instance (0x3fffa2fbee50) -- > name = sdb1 status = False kids = 1 id = 437 > parents = ['existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel'] > uuid = None size = 33.69 GiB > format = non-existent mdmember > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/sdb1 > format args = [] originalFormat = mdmember grow = False max size = 54854156288 bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9b123f10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa302a450> PedPartition: <_ped.Partition object at 0x3fffa3002950> > disk = existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel > start = 2048 end = 70647807 length = 70645760 > flags = , PartitionDevice instance (0x3fffa2f8f1d0) -- > name = sdc1 status = False kids = 1 id = 443 > parents = ['existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel'] > uuid = None size = 33.69 GiB > format = non-existent mdmember > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/sdc1 > format args = [] originalFormat = mdmember grow = False max size = 54854156288 bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2590> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304e050> PedPartition: <_ped.Partition object at 0x3fffa3002cb0> > disk = existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel > start = 2048 end = 70647807 length = 70645760 > flags = ] >10:36:08,642 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:36:08,643 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa3044a50) -- > name = sda2 status = False kids = 0 id = 219 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/sda2 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa2f8fd10> PedPartition: <_ped.Partition object at 0x3fffa30454d0> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 10240 end = 1034239 length = 1024000 > flags = , PartitionDevice instance (0x3fffa3044d90) -- > name = sda1 status = False kids = 0 id = 225 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 4096 KiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/sda1 > format args = [] originalFormat = prepboot grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa3004a90> PedPartition: <_ped.Partition object at 0x3fff9b3d4e30> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 2048 end = 10239 length = 8192 > flags = , PartitionDevice instance (0x3fffa2fbe450) -- > name = sda3 status = False kids = 1 id = 431 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 33.69 GiB > format = non-existent mdmember > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/sda3 > format args = [] originalFormat = mdmember grow = False max size = 54854156288 bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa3004510> PedPartition: <_ped.Partition object at 0x3fffa3002d70> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 1034240 end = 71679999 length = 70645760 > flags = , PartitionDevice instance (0x3fffa2fbee50) -- > name = sdb1 status = False kids = 1 id = 437 > parents = ['existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel'] > uuid = None size = 33.69 GiB > format = non-existent mdmember > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/sdb1 > format args = [] originalFormat = mdmember grow = False max size = 54854156288 bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9b123f10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa302a450> PedPartition: <_ped.Partition object at 0x3fffa3002950> > disk = existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel > start = 2048 end = 70647807 length = 70645760 > flags = , PartitionDevice instance (0x3fffa2f8f1d0) -- > name = sdc1 status = False kids = 1 id = 443 > parents = ['existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel'] > uuid = None size = 33.69 GiB > format = non-existent mdmember > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/sdc1 > format args = [] originalFormat = mdmember grow = False max size = 54854156288 bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2590> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304e050> PedPartition: <_ped.Partition object at 0x3fffa3002cb0> > disk = existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel > start = 2048 end = 70647807 length = 70645760 > flags = ] >10:36:08,908 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:36:08,910 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa3044a50) -- > name = sda2 status = False kids = 0 id = 219 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/sda2 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa2f8fd10> PedPartition: <_ped.Partition object at 0x3fffa30454d0> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 10240 end = 1034239 length = 1024000 > flags = , PartitionDevice instance (0x3fffa3044d90) -- > name = sda1 status = False kids = 0 id = 225 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 4096 KiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/sda1 > format args = [] originalFormat = prepboot grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa3004a90> PedPartition: <_ped.Partition object at 0x3fff9b3d4e30> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 2048 end = 10239 length = 8192 > flags = , PartitionDevice instance (0x3fffa2fbe450) -- > name = sda3 status = False kids = 1 id = 431 > parents = ['existing 34.18 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 33.69 GiB > format = non-existent mdmember > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/sda3 > format args = [] originalFormat = mdmember grow = False max size = 54854156288 bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2b10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa3004510> PedPartition: <_ped.Partition object at 0x3fffa3002d70> > disk = existing 34.18 GiB disk sda (1) with non-existent msdos disklabel > start = 1034240 end = 71679999 length = 70645760 > flags = , PartitionDevice instance (0x3fffa2fbee50) -- > name = sdb1 status = False kids = 1 id = 437 > parents = ['existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel'] > uuid = None size = 33.69 GiB > format = non-existent mdmember > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/sdb1 > format args = [] originalFormat = mdmember grow = False max size = 54854156288 bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9b123f10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa302a450> PedPartition: <_ped.Partition object at 0x3fffa3002950> > disk = existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel > start = 2048 end = 70647807 length = 70645760 > flags = , PartitionDevice instance (0x3fffa2f8f1d0) -- > name = sdc1 status = False kids = 1 id = 443 > parents = ['existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel'] > uuid = None size = 33.69 GiB > format = non-existent mdmember > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/sdc1 > format args = [] originalFormat = mdmember grow = False max size = 54854156288 bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2590> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa304e050> PedPartition: <_ped.Partition object at 0x3fffa3002cb0> > disk = existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel > start = 2048 end = 70647807 length = 70645760 > flags = ] >10:36:09,204 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3fff9b4ae3d0>, 0, [], {} >10:36:09,206 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >10:36:09,208 INFO blivet: Using 64 MiB superBlockSize >10:36:09,224 DEBUG blivet: non-existent RAID raid5 size == 67.25 GiB >10:36:09,241 INFO blivet: Using 64 MiB superBlockSize >10:36:09,257 DEBUG blivet: non-existent RAID raid5 size == 67.25 GiB >10:36:09,274 INFO blivet: Using 64 MiB superBlockSize >10:36:09,291 DEBUG blivet: non-existent RAID raid5 size == 67.25 GiB >10:36:09,304 INFO blivet: Using 64 MiB superBlockSize >10:36:09,320 DEBUG blivet: non-existent RAID raid5 size == 67.25 GiB >10:36:09,332 DEBUG blivet: fedora-server_ppc64lehamzytest2 size is 67.24 GiB >10:36:09,346 INFO blivet: Using 64 MiB superBlockSize >10:36:09,363 DEBUG blivet: non-existent RAID raid5 size == 67.25 GiB >10:36:09,375 DEBUG blivet: vg fedora-server_ppc64lehamzytest2 has 0 B free >10:36:09,376 INFO blivet: Using 64 MiB superBlockSize >10:36:09,392 DEBUG blivet: non-existent RAID raid5 size == 67.25 GiB >10:36:09,405 DEBUG blivet: fedora-server_ppc64lehamzytest2 size is 67.24 GiB >10:36:09,418 INFO blivet: Using 64 MiB superBlockSize >10:36:09,434 DEBUG blivet: non-existent RAID raid5 size == 67.25 GiB >10:36:09,446 DEBUG blivet: vg fedora-server_ppc64lehamzytest2 has 0 B free >10:36:09,448 INFO blivet: Using 64 MiB superBlockSize >10:36:09,464 DEBUG blivet: non-existent RAID raid5 size == 67.25 GiB >10:36:09,207 DEBUG blivet: DeviceTree.getDevicesByType returned [LVMVolumeGroupDevice instance (0x3fff9b555fd0) -- > name = fedora-server_ppc64lehamzytest2 status = False kids = 3 id = 248 > parents = ['non-existent 67.25 GiB luks/dm-crypt luks-pv00 (455) with non-existent lvmpv'] > uuid = None size = 67.24 GiB > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/fedora--server_ppc64lehamzytest2 > format args = [] originalFormat = None free = 0 PE Size = 4096 KiB PE Count = 0 > PE Free = 0 PV Count = 3 > modified = True extents = 17214 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['non-existent 67.25 GiB luks/dm-crypt luks-pv00 (455) with non-existent lvmpv'] > LVs = ['non-existent 15.27 GiB lvmlv fedora-server_ppc64lehamzytest2-root (253) with non-existent ext4 filesystem mounted at /', > 'non-existent 47.97 GiB lvmlv fedora-server_ppc64lehamzytest2-home (259) with non-existent ext4 filesystem mounted at /home', > 'non-existent 4096 MiB lvmlv fedora-server_ppc64lehamzytest2-swap (265) with non-existent swap']] >10:36:09,498 INFO blivet: Using 64 MiB superBlockSize >10:36:09,514 DEBUG blivet: non-existent RAID raid5 size == 67.25 GiB >10:36:09,531 INFO blivet: Using 64 MiB superBlockSize >10:36:09,547 DEBUG blivet: non-existent RAID raid5 size == 67.25 GiB >10:36:09,564 INFO blivet: Using 64 MiB superBlockSize >10:36:09,580 DEBUG blivet: non-existent RAID raid5 size == 67.25 GiB >10:36:09,593 INFO blivet: Using 64 MiB superBlockSize >10:36:09,609 DEBUG blivet: non-existent RAID raid5 size == 67.25 GiB >10:36:09,621 DEBUG blivet: fedora-server_ppc64lehamzytest2 size is 67.24 GiB >10:36:09,634 INFO blivet: Using 64 MiB superBlockSize >10:36:09,651 DEBUG blivet: non-existent RAID raid5 size == 67.25 GiB >10:36:09,663 DEBUG blivet: vg fedora-server_ppc64lehamzytest2 has 0 B free >10:36:09,664 INFO blivet: Using 64 MiB superBlockSize >10:36:09,680 DEBUG blivet: non-existent RAID raid5 size == 67.25 GiB >10:36:09,693 DEBUG blivet: fedora-server_ppc64lehamzytest2 size is 67.24 GiB >10:36:09,706 INFO blivet: Using 64 MiB superBlockSize >10:36:09,722 DEBUG blivet: non-existent RAID raid5 size == 67.25 GiB >10:36:09,735 DEBUG blivet: vg fedora-server_ppc64lehamzytest2 has 0 B free >10:36:09,736 INFO blivet: Using 64 MiB superBlockSize >10:36:09,752 DEBUG blivet: non-existent RAID raid5 size == 67.25 GiB >10:36:09,786 INFO blivet: Using 64 MiB superBlockSize >10:36:09,802 DEBUG blivet: non-existent RAID raid5 size == 67.25 GiB >10:36:09,819 INFO blivet: Using 64 MiB superBlockSize >10:36:09,835 DEBUG blivet: non-existent RAID raid5 size == 67.25 GiB >10:36:09,853 INFO blivet: Using 64 MiB superBlockSize >10:36:09,869 DEBUG blivet: non-existent RAID raid5 size == 67.25 GiB >10:36:09,882 INFO blivet: Using 64 MiB superBlockSize >10:36:09,898 DEBUG blivet: non-existent RAID raid5 size == 67.25 GiB >10:36:09,910 DEBUG blivet: fedora-server_ppc64lehamzytest2 size is 67.24 GiB >10:36:09,924 INFO blivet: Using 64 MiB superBlockSize >10:36:09,940 DEBUG blivet: non-existent RAID raid5 size == 67.25 GiB >10:36:09,952 DEBUG blivet: vg fedora-server_ppc64lehamzytest2 has 0 B free >10:36:09,953 INFO blivet: Using 64 MiB superBlockSize >10:36:09,971 DEBUG blivet: non-existent RAID raid5 size == 67.25 GiB >10:36:09,983 DEBUG blivet: fedora-server_ppc64lehamzytest2 size is 67.24 GiB >10:36:09,997 INFO blivet: Using 64 MiB superBlockSize >10:36:10,013 DEBUG blivet: non-existent RAID raid5 size == 67.25 GiB >10:36:10,025 DEBUG blivet: vg fedora-server_ppc64lehamzytest2 has 0 B free >10:36:10,026 INFO blivet: Using 64 MiB superBlockSize >10:36:10,042 DEBUG blivet: non-existent RAID raid5 size == 67.25 GiB >10:36:10,076 INFO blivet: Using 64 MiB superBlockSize >10:36:10,092 DEBUG blivet: non-existent RAID raid5 size == 67.25 GiB >10:36:10,105 DEBUG blivet: fedora-server_ppc64lehamzytest2 size is 67.24 GiB >10:36:10,118 INFO blivet: Using 64 MiB superBlockSize >10:36:10,134 DEBUG blivet: non-existent RAID raid5 size == 67.25 GiB >10:36:10,146 DEBUG blivet: vg fedora-server_ppc64lehamzytest2 has 0 B free >10:36:10,149 INFO blivet: removing obsolete action 215 (427) >10:36:10,150 INFO blivet: removing obsolete action 216 (427) >10:36:10,150 INFO blivet: removing obsolete action 427 (427) >10:36:10,150 INFO blivet: removing obsolete action 245 (426) >10:36:10,150 INFO blivet: removing obsolete action 246 (426) >10:36:10,150 INFO blivet: removing obsolete action 426 (426) >10:36:10,151 INFO blivet: removing obsolete action 209 (425) >10:36:10,151 INFO blivet: removing obsolete action 210 (425) >10:36:10,151 INFO blivet: removing obsolete action 425 (425) >10:36:10,151 INFO blivet: removing obsolete action 239 (424) >10:36:10,152 INFO blivet: removing obsolete action 240 (424) >10:36:10,152 INFO blivet: removing obsolete action 424 (424) >10:36:10,152 INFO blivet: removing obsolete action 203 (423) >10:36:10,152 INFO blivet: removing obsolete action 204 (423) >10:36:10,152 INFO blivet: removing obsolete action 423 (423) >10:36:10,153 INFO blivet: removing obsolete action 233 (422) >10:36:10,153 INFO blivet: removing obsolete action 234 (422) >10:36:10,153 INFO blivet: removing obsolete action 422 (422) >10:36:10,153 DEBUG blivet: action 246 already pruned >10:36:10,154 DEBUG blivet: action 245 already pruned >10:36:10,154 DEBUG blivet: action 240 already pruned >10:36:10,154 DEBUG blivet: action 239 already pruned >10:36:10,154 DEBUG blivet: action 234 already pruned >10:36:10,154 DEBUG blivet: action 233 already pruned >10:36:10,155 DEBUG blivet: action 216 already pruned >10:36:10,155 DEBUG blivet: action 215 already pruned >10:36:10,155 DEBUG blivet: action 210 already pruned >10:36:10,155 DEBUG blivet: action 209 already pruned >10:36:10,155 DEBUG blivet: action 204 already pruned >10:36:10,155 DEBUG blivet: action 203 already pruned >10:36:10,156 INFO blivet: removing obsolete action 114 (116) >10:36:10,156 DEBUG blivet: action 114 already pruned >10:36:27,639 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:36:27,640 DEBUG blivet: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with non-existent msdos disklabel >10:36:27,654 DEBUG blivet: resolved 'sda' to 'sda' (disk) >10:36:27,655 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:36:27,656 DEBUG blivet: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with non-existent msdos disklabel >10:36:27,669 DEBUG blivet: resolved 'sda' to 'sda' (disk) >10:36:33,508 INFO blivet: omitting ksdata: existing 34.18 GiB disk sdb (23) with non-existent msdos disklabel >10:36:33,528 INFO blivet: omitting ksdata: existing 34.18 GiB disk sda (1) with non-existent msdos disklabel >10:36:33,547 INFO blivet: omitting ksdata: existing 34.18 GiB disk sdc (42) with non-existent msdos disklabel >10:36:33,568 INFO blivet: Using 64 MiB superBlockSize >10:36:33,586 DEBUG blivet: non-existent RAID raid5 size == 67.25 GiB >10:36:33,567 INFO blivet: omitting ksdata: non-existent 67.25 GiB luks/dm-crypt luks-pv00 (455) with non-existent lvmpv >10:36:33,606 INFO blivet: Using 64 MiB superBlockSize >10:36:33,624 DEBUG blivet: non-existent RAID raid5 size == 67.25 GiB >10:36:33,643 INFO blivet: Using 64 MiB superBlockSize >10:36:33,661 DEBUG blivet: non-existent RAID raid5 size == 67.25 GiB >10:36:33,680 INFO blivet: Using 64 MiB superBlockSize >10:36:33,698 DEBUG blivet: non-existent RAID raid5 size == 67.25 GiB >10:36:33,724 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >10:36:33,747 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >10:36:33,749 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: False ; controllable: True ; >10:36:33,750 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: False ; controllable: True ; >10:36:33,751 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-server_ppc64lehamzytest2-root ; status: False ; controllable: True ; >10:36:33,753 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-server_ppc64lehamzytest2-home ; status: False ; controllable: True ; >10:36:33,754 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-server_ppc64lehamzytest2-swap ; status: False ; controllable: True ; >10:36:33,755 DEBUG blivet: action: [195] destroy device partition sdb2 (id 33) >10:36:33,755 DEBUG blivet: action: [192] destroy format prepboot on partition sdb1 (id 28) >10:36:33,755 DEBUG blivet: action: [194] destroy device partition sdb1 (id 28) >10:36:33,756 DEBUG blivet: action: [196] destroy format msdos disklabel on disk sdb (id 23) >10:36:33,756 DEBUG blivet: action: [184] destroy format prepboot on partition sda1 (id 6) >10:36:33,756 DEBUG blivet: action: [180] destroy device mdarray pv01 (id 19) >10:36:33,756 DEBUG blivet: action: [181] destroy format mdmember on partition sda3 (id 15) >10:36:33,757 DEBUG blivet: action: [183] destroy device partition sda3 (id 15) >10:36:33,757 DEBUG blivet: action: [187] destroy device partition sda2 (id 11) >10:36:33,757 DEBUG blivet: action: [186] destroy device partition sda1 (id 6) >10:36:33,758 DEBUG blivet: action: [188] destroy format msdos disklabel on disk sda (id 1) >10:36:33,758 DEBUG blivet: action: [116] destroy format None on disk sdc (id 42) >10:36:33,758 DEBUG blivet: action: [199] create format msdos disklabel on disk sdb (id 23) >10:36:33,758 DEBUG blivet: action: [439] create device partition sdb1 (id 437) >10:36:33,759 DEBUG blivet: action: [440] create format mdmember on partition sdb1 (id 437) >10:36:33,759 DEBUG blivet: action: [191] create format msdos disklabel on disk sda (id 1) >10:36:33,759 DEBUG blivet: action: [227] create device partition sda1 (id 225) >10:36:33,760 DEBUG blivet: action: [228] create format prepboot on partition sda1 (id 225) >10:36:33,760 DEBUG blivet: action: [221] create device partition sda2 (id 219) >10:36:33,760 DEBUG blivet: action: [433] create device partition sda3 (id 431) >10:36:33,760 DEBUG blivet: action: [434] create format mdmember on partition sda3 (id 431) >10:36:33,761 DEBUG blivet: action: [222] create format ext4 filesystem mounted at /boot on partition sda2 (id 219) >10:36:33,761 DEBUG blivet: action: [119] create format msdos disklabel on disk sdc (id 42) >10:36:33,761 DEBUG blivet: action: [445] create device partition sdc1 (id 443) >10:36:33,761 DEBUG blivet: action: [446] create format mdmember on partition sdc1 (id 443) >10:36:33,762 DEBUG blivet: action: [451] create device mdarray pv00 (id 449) >10:36:33,762 DEBUG blivet: action: [452] create format luks on mdarray pv00 (id 449) >10:36:33,762 DEBUG blivet: action: [457] create device luks/dm-crypt luks-pv00 (id 455) >10:36:33,763 DEBUG blivet: action: [458] create format lvmpv on luks/dm-crypt luks-pv00 (id 455) >10:36:33,763 DEBUG blivet: action: [251] create device lvmvg fedora-server_ppc64lehamzytest2 (id 248) >10:36:33,763 DEBUG blivet: action: [267] create device lvmlv fedora-server_ppc64lehamzytest2-swap (id 265) >10:36:33,763 DEBUG blivet: action: [268] create format swap on lvmlv fedora-server_ppc64lehamzytest2-swap (id 265) >10:36:33,764 DEBUG blivet: action: [261] create device lvmlv fedora-server_ppc64lehamzytest2-home (id 259) >10:36:33,764 DEBUG blivet: action: [262] create format ext4 filesystem mounted at /home on lvmlv fedora-server_ppc64lehamzytest2-home (id 259) >10:36:33,764 DEBUG blivet: action: [255] create device lvmlv fedora-server_ppc64lehamzytest2-root (id 253) >10:36:33,765 DEBUG blivet: action: [256] create format ext4 filesystem mounted at / on lvmlv fedora-server_ppc64lehamzytest2-root (id 253) >10:36:33,765 INFO blivet: pruning action queue... >10:36:33,768 INFO blivet: resetting parted disks... >10:36:33,770 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >10:36:33,771 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >10:36:33,773 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdb ; >10:36:33,774 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdb ; >10:36:33,776 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdc ; >10:36:33,778 DEBUG blivet: PartitionDevice.preCommitFixup: sda2 ; >10:36:33,780 DEBUG blivet: PartitionDevice.preCommitFixup: sda1 ; >10:36:33,781 DEBUG blivet: PartitionDevice.preCommitFixup: sda3 ; >10:36:33,783 DEBUG blivet: PartitionDevice.preCommitFixup: sdb1 ; >10:36:33,784 DEBUG blivet: PartitionDevice.preCommitFixup: sdc1 ; >10:36:33,786 DEBUG blivet: MDRaidArrayDevice.preCommitFixup: pv00 ; ['', '', None, '', '', '', '', None, '', '', None, None, '/boot', '', '', '/', '/home', '', '', '', '', '', ''] ; >10:36:33,787 DEBUG blivet: PartitionDevice.preCommitFixup: sdb2 ; >10:36:33,788 DEBUG blivet: sector-based lookup found partition sdb2 >10:36:33,789 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >10:36:33,790 DEBUG blivet: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c19ba90> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa302ac10> PedPartition: <_ped.Partition object at 0x3fffa3025a10> >10:36:33,793 DEBUG blivet: PartitionDevice.preCommitFixup: sdb1 ; >10:36:33,793 DEBUG blivet: sector-based lookup found partition sdb1 >10:36:33,795 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >10:36:33,795 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c19ba90> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff9c1b2c90> PedPartition: <_ped.Partition object at 0x3fffa30259b0> >10:36:33,798 DEBUG blivet: MDRaidArrayDevice.preCommitFixup: pv01 ; ['', '', None, '', '', '', '', None, '', '', None, None, '/boot', '', '', '/', '/home', '', '', '', '', '', ''] ; >10:36:33,800 DEBUG blivet: PartitionDevice.preCommitFixup: sda3 ; >10:36:33,800 DEBUG blivet: sector-based lookup found partition sda3 >10:36:33,801 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >10:36:33,801 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1ac890> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa307d6d0> PedPartition: <_ped.Partition object at 0x3fffa3025a70> >10:36:33,803 DEBUG blivet: PartitionDevice.preCommitFixup: sda2 ; >10:36:33,803 DEBUG blivet: sector-based lookup found partition sda2 >10:36:33,805 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >10:36:33,805 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1ac890> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa307d290> PedPartition: <_ped.Partition object at 0x3fffa3025ad0> >10:36:33,807 DEBUG blivet: PartitionDevice.preCommitFixup: sda1 ; >10:36:33,807 DEBUG blivet: sector-based lookup found partition sda1 >10:36:33,808 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >10:36:33,808 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1ac890> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa307d8d0> PedPartition: <_ped.Partition object at 0x3fffa3025b30> >10:36:33,810 INFO blivet: sorting actions... >10:36:33,838 DEBUG blivet: action: [116] destroy format None on disk sdc (id 42) >10:36:33,838 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2 from the reject list >10:36:33,839 DEBUG blivet: fedora-server_ppc64lehamzytest2 wasn't in the reject list >10:36:33,839 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-root from the reject list >10:36:33,839 DEBUG blivet: fedora-server_ppc64lehamzytest2-root wasn't in the reject list >10:36:33,839 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-home from the reject list >10:36:33,839 DEBUG blivet: fedora-server_ppc64lehamzytest2-home wasn't in the reject list >10:36:33,840 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-swap from the reject list >10:36:33,840 DEBUG blivet: fedora-server_ppc64lehamzytest2-swap wasn't in the reject list >10:36:33,840 DEBUG blivet: lvm filter: removing sdc1 from the reject list >10:36:33,840 DEBUG blivet: sdc1 wasn't in the reject list >10:36:33,840 DEBUG blivet: lvm filter: removing pv00 from the reject list >10:36:33,840 DEBUG blivet: pv00 wasn't in the reject list >10:36:33,840 DEBUG blivet: lvm filter: removing luks-pv00 from the reject list >10:36:33,841 DEBUG blivet: luks-pv00 wasn't in the reject list >10:36:33,841 DEBUG blivet: action: [180] destroy device mdarray pv01 (id 19) >10:36:33,841 DEBUG blivet: action: [181] destroy format mdmember on partition sda3 (id 15) >10:36:33,842 DEBUG blivet: action: [183] destroy device partition sda3 (id 15) >10:36:33,842 DEBUG blivet: action: [187] destroy device partition sda2 (id 11) >10:36:33,843 DEBUG blivet: action: [184] destroy format prepboot on partition sda1 (id 6) >10:36:33,844 DEBUG blivet: action: [186] destroy device partition sda1 (id 6) >10:36:33,844 DEBUG blivet: action: [188] destroy format msdos disklabel on disk sda (id 1) >10:36:33,844 DEBUG blivet: lvm filter: removing sda2 from the reject list >10:36:33,845 DEBUG blivet: sda2 wasn't in the reject list >10:36:33,845 DEBUG blivet: lvm filter: removing sda1 from the reject list >10:36:33,845 DEBUG blivet: sda1 wasn't in the reject list >10:36:33,845 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2 from the reject list >10:36:33,845 DEBUG blivet: fedora-server_ppc64lehamzytest2 wasn't in the reject list >10:36:33,845 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-root from the reject list >10:36:33,846 DEBUG blivet: fedora-server_ppc64lehamzytest2-root wasn't in the reject list >10:36:33,846 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-home from the reject list >10:36:33,846 DEBUG blivet: fedora-server_ppc64lehamzytest2-home wasn't in the reject list >10:36:33,846 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-swap from the reject list >10:36:33,846 DEBUG blivet: fedora-server_ppc64lehamzytest2-swap wasn't in the reject list >10:36:33,847 DEBUG blivet: lvm filter: removing sda3 from the reject list >10:36:33,847 DEBUG blivet: sda3 wasn't in the reject list >10:36:33,847 DEBUG blivet: lvm filter: removing pv00 from the reject list >10:36:33,847 DEBUG blivet: pv00 wasn't in the reject list >10:36:33,847 DEBUG blivet: lvm filter: removing luks-pv00 from the reject list >10:36:33,847 DEBUG blivet: luks-pv00 wasn't in the reject list >10:36:33,847 DEBUG blivet: action: [192] destroy format prepboot on partition sdb1 (id 28) >10:36:33,848 DEBUG blivet: action: [195] destroy device partition sdb2 (id 33) >10:36:33,849 DEBUG blivet: action: [194] destroy device partition sdb1 (id 28) >10:36:33,849 DEBUG blivet: action: [196] destroy format msdos disklabel on disk sdb (id 23) >10:36:33,849 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2 from the reject list >10:36:33,850 DEBUG blivet: fedora-server_ppc64lehamzytest2 wasn't in the reject list >10:36:33,850 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-root from the reject list >10:36:33,850 DEBUG blivet: fedora-server_ppc64lehamzytest2-root wasn't in the reject list >10:36:33,850 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-home from the reject list >10:36:33,850 DEBUG blivet: fedora-server_ppc64lehamzytest2-home wasn't in the reject list >10:36:33,850 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-swap from the reject list >10:36:33,851 DEBUG blivet: fedora-server_ppc64lehamzytest2-swap wasn't in the reject list >10:36:33,851 DEBUG blivet: lvm filter: removing sdb1 from the reject list >10:36:33,851 DEBUG blivet: sdb1 wasn't in the reject list >10:36:33,851 DEBUG blivet: lvm filter: removing pv00 from the reject list >10:36:33,851 DEBUG blivet: pv00 wasn't in the reject list >10:36:33,851 DEBUG blivet: lvm filter: removing luks-pv00 from the reject list >10:36:33,851 DEBUG blivet: luks-pv00 wasn't in the reject list >10:36:33,852 DEBUG blivet: action: [119] create format msdos disklabel on disk sdc (id 42) >10:36:33,852 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2 from the reject list >10:36:33,852 DEBUG blivet: fedora-server_ppc64lehamzytest2 wasn't in the reject list >10:36:33,852 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-root from the reject list >10:36:33,852 DEBUG blivet: fedora-server_ppc64lehamzytest2-root wasn't in the reject list >10:36:33,853 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-home from the reject list >10:36:33,853 DEBUG blivet: fedora-server_ppc64lehamzytest2-home wasn't in the reject list >10:36:33,853 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-swap from the reject list >10:36:33,853 DEBUG blivet: fedora-server_ppc64lehamzytest2-swap wasn't in the reject list >10:36:33,853 DEBUG blivet: lvm filter: removing sdc1 from the reject list >10:36:33,853 DEBUG blivet: sdc1 wasn't in the reject list >10:36:33,854 DEBUG blivet: lvm filter: removing pv00 from the reject list >10:36:33,854 DEBUG blivet: pv00 wasn't in the reject list >10:36:33,854 DEBUG blivet: lvm filter: removing luks-pv00 from the reject list >10:36:33,854 DEBUG blivet: luks-pv00 wasn't in the reject list >10:36:33,854 DEBUG blivet: action: [445] create device partition sdc1 (id 443) >10:36:33,855 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2 from the reject list >10:36:33,855 DEBUG blivet: fedora-server_ppc64lehamzytest2 wasn't in the reject list >10:36:33,855 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-root from the reject list >10:36:33,855 DEBUG blivet: fedora-server_ppc64lehamzytest2-root wasn't in the reject list >10:36:33,855 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-home from the reject list >10:36:33,855 DEBUG blivet: fedora-server_ppc64lehamzytest2-home wasn't in the reject list >10:36:33,856 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-swap from the reject list >10:36:33,856 DEBUG blivet: fedora-server_ppc64lehamzytest2-swap wasn't in the reject list >10:36:33,856 DEBUG blivet: lvm filter: removing pv00 from the reject list >10:36:33,856 DEBUG blivet: pv00 wasn't in the reject list >10:36:33,856 DEBUG blivet: lvm filter: removing luks-pv00 from the reject list >10:36:33,856 DEBUG blivet: luks-pv00 wasn't in the reject list >10:36:33,856 DEBUG blivet: action: [446] create format mdmember on partition sdc1 (id 443) >10:36:33,857 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2 from the reject list >10:36:33,857 DEBUG blivet: fedora-server_ppc64lehamzytest2 wasn't in the reject list >10:36:33,857 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-root from the reject list >10:36:33,857 DEBUG blivet: fedora-server_ppc64lehamzytest2-root wasn't in the reject list >10:36:33,857 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-home from the reject list >10:36:33,858 DEBUG blivet: fedora-server_ppc64lehamzytest2-home wasn't in the reject list >10:36:33,858 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-swap from the reject list >10:36:33,858 DEBUG blivet: fedora-server_ppc64lehamzytest2-swap wasn't in the reject list >10:36:33,858 DEBUG blivet: lvm filter: removing pv00 from the reject list >10:36:33,858 DEBUG blivet: pv00 wasn't in the reject list >10:36:33,858 DEBUG blivet: lvm filter: removing luks-pv00 from the reject list >10:36:33,859 DEBUG blivet: luks-pv00 wasn't in the reject list >10:36:33,859 DEBUG blivet: action: [191] create format msdos disklabel on disk sda (id 1) >10:36:33,859 DEBUG blivet: lvm filter: removing sda2 from the reject list >10:36:33,859 DEBUG blivet: sda2 wasn't in the reject list >10:36:33,859 DEBUG blivet: lvm filter: removing sda1 from the reject list >10:36:33,859 DEBUG blivet: sda1 wasn't in the reject list >10:36:33,860 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2 from the reject list >10:36:33,860 DEBUG blivet: fedora-server_ppc64lehamzytest2 wasn't in the reject list >10:36:33,860 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-root from the reject list >10:36:33,860 DEBUG blivet: fedora-server_ppc64lehamzytest2-root wasn't in the reject list >10:36:33,860 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-home from the reject list >10:36:33,860 DEBUG blivet: fedora-server_ppc64lehamzytest2-home wasn't in the reject list >10:36:33,861 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-swap from the reject list >10:36:33,861 DEBUG blivet: fedora-server_ppc64lehamzytest2-swap wasn't in the reject list >10:36:33,861 DEBUG blivet: lvm filter: removing sda3 from the reject list >10:36:33,861 DEBUG blivet: sda3 wasn't in the reject list >10:36:33,861 DEBUG blivet: lvm filter: removing pv00 from the reject list >10:36:33,861 DEBUG blivet: pv00 wasn't in the reject list >10:36:33,861 DEBUG blivet: lvm filter: removing luks-pv00 from the reject list >10:36:33,862 DEBUG blivet: luks-pv00 wasn't in the reject list >10:36:33,862 DEBUG blivet: action: [227] create device partition sda1 (id 225) >10:36:33,862 DEBUG blivet: action: [221] create device partition sda2 (id 219) >10:36:33,863 DEBUG blivet: action: [222] create format ext4 filesystem mounted at /boot on partition sda2 (id 219) >10:36:33,864 DEBUG blivet: action: [433] create device partition sda3 (id 431) >10:36:33,864 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2 from the reject list >10:36:33,864 DEBUG blivet: fedora-server_ppc64lehamzytest2 wasn't in the reject list >10:36:33,864 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-root from the reject list >10:36:33,864 DEBUG blivet: fedora-server_ppc64lehamzytest2-root wasn't in the reject list >10:36:33,864 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-home from the reject list >10:36:33,865 DEBUG blivet: fedora-server_ppc64lehamzytest2-home wasn't in the reject list >10:36:33,865 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-swap from the reject list >10:36:33,865 DEBUG blivet: fedora-server_ppc64lehamzytest2-swap wasn't in the reject list >10:36:33,865 DEBUG blivet: lvm filter: removing pv00 from the reject list >10:36:33,865 DEBUG blivet: pv00 wasn't in the reject list >10:36:33,865 DEBUG blivet: lvm filter: removing luks-pv00 from the reject list >10:36:33,866 DEBUG blivet: luks-pv00 wasn't in the reject list >10:36:33,866 DEBUG blivet: action: [434] create format mdmember on partition sda3 (id 431) >10:36:33,866 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2 from the reject list >10:36:33,866 DEBUG blivet: fedora-server_ppc64lehamzytest2 wasn't in the reject list >10:36:33,866 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-root from the reject list >10:36:33,867 DEBUG blivet: fedora-server_ppc64lehamzytest2-root wasn't in the reject list >10:36:33,867 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-home from the reject list >10:36:33,867 DEBUG blivet: fedora-server_ppc64lehamzytest2-home wasn't in the reject list >10:36:33,867 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-swap from the reject list >10:36:33,867 DEBUG blivet: fedora-server_ppc64lehamzytest2-swap wasn't in the reject list >10:36:33,867 DEBUG blivet: lvm filter: removing pv00 from the reject list >10:36:33,868 DEBUG blivet: pv00 wasn't in the reject list >10:36:33,868 DEBUG blivet: lvm filter: removing luks-pv00 from the reject list >10:36:33,868 DEBUG blivet: luks-pv00 wasn't in the reject list >10:36:33,868 DEBUG blivet: action: [228] create format prepboot on partition sda1 (id 225) >10:36:33,869 DEBUG blivet: action: [199] create format msdos disklabel on disk sdb (id 23) >10:36:33,869 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2 from the reject list >10:36:33,869 DEBUG blivet: fedora-server_ppc64lehamzytest2 wasn't in the reject list >10:36:33,869 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-root from the reject list >10:36:33,869 DEBUG blivet: fedora-server_ppc64lehamzytest2-root wasn't in the reject list >10:36:33,870 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-home from the reject list >10:36:33,870 DEBUG blivet: fedora-server_ppc64lehamzytest2-home wasn't in the reject list >10:36:33,870 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-swap from the reject list >10:36:33,870 DEBUG blivet: fedora-server_ppc64lehamzytest2-swap wasn't in the reject list >10:36:33,870 DEBUG blivet: lvm filter: removing sdb1 from the reject list >10:36:33,870 DEBUG blivet: sdb1 wasn't in the reject list >10:36:33,870 DEBUG blivet: lvm filter: removing pv00 from the reject list >10:36:33,871 DEBUG blivet: pv00 wasn't in the reject list >10:36:33,871 DEBUG blivet: lvm filter: removing luks-pv00 from the reject list >10:36:33,871 DEBUG blivet: luks-pv00 wasn't in the reject list >10:36:33,871 DEBUG blivet: action: [439] create device partition sdb1 (id 437) >10:36:33,871 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2 from the reject list >10:36:33,872 DEBUG blivet: fedora-server_ppc64lehamzytest2 wasn't in the reject list >10:36:33,872 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-root from the reject list >10:36:33,872 DEBUG blivet: fedora-server_ppc64lehamzytest2-root wasn't in the reject list >10:36:33,872 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-home from the reject list >10:36:33,872 DEBUG blivet: fedora-server_ppc64lehamzytest2-home wasn't in the reject list >10:36:33,872 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-swap from the reject list >10:36:33,873 DEBUG blivet: fedora-server_ppc64lehamzytest2-swap wasn't in the reject list >10:36:33,873 DEBUG blivet: lvm filter: removing pv00 from the reject list >10:36:33,873 DEBUG blivet: pv00 wasn't in the reject list >10:36:33,873 DEBUG blivet: lvm filter: removing luks-pv00 from the reject list >10:36:33,873 DEBUG blivet: luks-pv00 wasn't in the reject list >10:36:33,873 DEBUG blivet: action: [440] create format mdmember on partition sdb1 (id 437) >10:36:33,874 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2 from the reject list >10:36:33,874 DEBUG blivet: fedora-server_ppc64lehamzytest2 wasn't in the reject list >10:36:33,874 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-root from the reject list >10:36:33,874 DEBUG blivet: fedora-server_ppc64lehamzytest2-root wasn't in the reject list >10:36:33,874 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-home from the reject list >10:36:33,874 DEBUG blivet: fedora-server_ppc64lehamzytest2-home wasn't in the reject list >10:36:33,875 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-swap from the reject list >10:36:33,875 DEBUG blivet: fedora-server_ppc64lehamzytest2-swap wasn't in the reject list >10:36:33,875 DEBUG blivet: lvm filter: removing pv00 from the reject list >10:36:33,875 DEBUG blivet: pv00 wasn't in the reject list >10:36:33,875 DEBUG blivet: lvm filter: removing luks-pv00 from the reject list >10:36:33,875 DEBUG blivet: luks-pv00 wasn't in the reject list >10:36:33,876 DEBUG blivet: action: [451] create device mdarray pv00 (id 449) >10:36:33,876 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2 from the reject list >10:36:33,876 DEBUG blivet: fedora-server_ppc64lehamzytest2 wasn't in the reject list >10:36:33,876 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-root from the reject list >10:36:33,876 DEBUG blivet: fedora-server_ppc64lehamzytest2-root wasn't in the reject list >10:36:33,876 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-home from the reject list >10:36:33,877 DEBUG blivet: fedora-server_ppc64lehamzytest2-home wasn't in the reject list >10:36:33,877 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-swap from the reject list >10:36:33,877 DEBUG blivet: fedora-server_ppc64lehamzytest2-swap wasn't in the reject list >10:36:33,877 DEBUG blivet: lvm filter: removing luks-pv00 from the reject list >10:36:33,877 DEBUG blivet: luks-pv00 wasn't in the reject list >10:36:33,877 DEBUG blivet: action: [452] create format luks on mdarray pv00 (id 449) >10:36:33,878 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2 from the reject list >10:36:33,878 DEBUG blivet: fedora-server_ppc64lehamzytest2 wasn't in the reject list >10:36:33,878 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-root from the reject list >10:36:33,878 DEBUG blivet: fedora-server_ppc64lehamzytest2-root wasn't in the reject list >10:36:33,878 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-home from the reject list >10:36:33,878 DEBUG blivet: fedora-server_ppc64lehamzytest2-home wasn't in the reject list >10:36:33,879 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-swap from the reject list >10:36:33,879 DEBUG blivet: fedora-server_ppc64lehamzytest2-swap wasn't in the reject list >10:36:33,879 DEBUG blivet: lvm filter: removing luks-pv00 from the reject list >10:36:33,879 DEBUG blivet: luks-pv00 wasn't in the reject list >10:36:33,879 DEBUG blivet: action: [457] create device luks/dm-crypt luks-pv00 (id 455) >10:36:33,880 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2 from the reject list >10:36:33,880 DEBUG blivet: fedora-server_ppc64lehamzytest2 wasn't in the reject list >10:36:33,880 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-root from the reject list >10:36:33,880 DEBUG blivet: fedora-server_ppc64lehamzytest2-root wasn't in the reject list >10:36:33,880 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-home from the reject list >10:36:33,880 DEBUG blivet: fedora-server_ppc64lehamzytest2-home wasn't in the reject list >10:36:33,880 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-swap from the reject list >10:36:33,881 DEBUG blivet: fedora-server_ppc64lehamzytest2-swap wasn't in the reject list >10:36:33,881 DEBUG blivet: action: [458] create format lvmpv on luks/dm-crypt luks-pv00 (id 455) >10:36:33,881 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2 from the reject list >10:36:33,881 DEBUG blivet: fedora-server_ppc64lehamzytest2 wasn't in the reject list >10:36:33,881 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-root from the reject list >10:36:33,882 DEBUG blivet: fedora-server_ppc64lehamzytest2-root wasn't in the reject list >10:36:33,882 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-home from the reject list >10:36:33,882 DEBUG blivet: fedora-server_ppc64lehamzytest2-home wasn't in the reject list >10:36:33,882 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-swap from the reject list >10:36:33,882 DEBUG blivet: fedora-server_ppc64lehamzytest2-swap wasn't in the reject list >10:36:33,882 DEBUG blivet: action: [251] create device lvmvg fedora-server_ppc64lehamzytest2 (id 248) >10:36:33,883 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-root from the reject list >10:36:33,883 DEBUG blivet: fedora-server_ppc64lehamzytest2-root wasn't in the reject list >10:36:33,883 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-home from the reject list >10:36:33,883 DEBUG blivet: fedora-server_ppc64lehamzytest2-home wasn't in the reject list >10:36:33,883 DEBUG blivet: lvm filter: removing fedora-server_ppc64lehamzytest2-swap from the reject list >10:36:33,884 DEBUG blivet: fedora-server_ppc64lehamzytest2-swap wasn't in the reject list >10:36:33,884 DEBUG blivet: action: [255] create device lvmlv fedora-server_ppc64lehamzytest2-root (id 253) >10:36:33,884 DEBUG blivet: action: [256] create format ext4 filesystem mounted at / on lvmlv fedora-server_ppc64lehamzytest2-root (id 253) >10:36:33,885 DEBUG blivet: action: [261] create device lvmlv fedora-server_ppc64lehamzytest2-home (id 259) >10:36:33,885 DEBUG blivet: action: [262] create format ext4 filesystem mounted at /home on lvmlv fedora-server_ppc64lehamzytest2-home (id 259) >10:36:33,885 DEBUG blivet: action: [267] create device lvmlv fedora-server_ppc64lehamzytest2-swap (id 265) >10:36:33,886 DEBUG blivet: action: [268] create format swap on lvmlv fedora-server_ppc64lehamzytest2-swap (id 265) >10:36:33,886 INFO blivet: executing action: [116] destroy format None on disk sdc (id 42) >10:36:33,887 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: True ; >10:36:33,888 DEBUG blivet: DeviceFormat.destroy: device: /dev/sdc ; status: False ; type: None ; >10:36:33,943 INFO blivet: executing action: [180] destroy device mdarray pv01 (id 19) >10:36:33,945 DEBUG blivet: MDRaidArrayDevice.destroy: pv01 ; status: False ; >10:36:33,947 DEBUG blivet: MDRaidArrayDevice.teardown: pv01 ; status: False ; controllable: True ; >10:36:33,949 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: pv01 ; >10:36:33,968 INFO blivet: executing action: [181] destroy format mdmember on partition sda3 (id 15) >10:36:33,970 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: True ; >10:36:34,023 INFO blivet: executing action: [183] destroy device partition sda3 (id 15) >10:36:34,025 DEBUG blivet: PartitionDevice.destroy: sda3 ; status: True ; >10:36:34,028 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >10:36:34,030 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >10:36:34,032 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >10:36:34,053 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda3 ; orig: True ; >10:36:34,055 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >10:36:34,057 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >10:36:34,058 DEBUG blivet: PartitionDevice._destroy: sda3 ; status: True ; >10:36:34,061 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 2 ; >10:36:34,136 INFO blivet: executing action: [187] destroy device partition sda2 (id 11) >10:36:34,138 DEBUG blivet: PartitionDevice.destroy: sda2 ; status: True ; >10:36:34,140 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >10:36:34,142 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >10:36:34,144 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >10:36:34,165 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda2 ; orig: True ; >10:36:34,168 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >10:36:34,170 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >10:36:34,171 DEBUG blivet: PartitionDevice._destroy: sda2 ; status: True ; >10:36:34,174 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 1 ; >10:36:34,247 INFO blivet: executing action: [184] destroy format prepboot on partition sda1 (id 6) >10:36:34,250 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: True ; >10:36:34,251 DEBUG blivet: PPCPRePBoot.destroy: device: /dev/sda1 ; status: False ; type: prepboot ; >10:36:34,309 INFO blivet: executing action: [186] destroy device partition sda1 (id 6) >10:36:34,311 DEBUG blivet: PartitionDevice.destroy: sda1 ; status: True ; >10:36:34,312 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >10:36:34,314 DEBUG blivet: PPCPRePBoot.teardown: device: /dev/sda1 ; status: False ; type: prepboot ; >10:36:34,315 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >10:36:34,336 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: True ; >10:36:34,338 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >10:36:34,340 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >10:36:34,342 DEBUG blivet: PartitionDevice._destroy: sda1 ; status: True ; >10:36:34,344 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 0 ; >10:36:34,405 INFO blivet: executing action: [188] destroy format msdos disklabel on disk sda (id 1) >10:36:34,407 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >10:36:34,409 DEBUG blivet: DiskLabel.destroy: device: /dev/sda ; status: False ; type: disklabel ; >10:36:34,455 INFO blivet: executing action: [192] destroy format prepboot on partition sdb1 (id 28) >10:36:34,458 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: True ; >10:36:34,459 DEBUG blivet: PPCPRePBoot.destroy: device: /dev/sdb1 ; status: False ; type: prepboot ; >10:36:34,517 INFO blivet: executing action: [195] destroy device partition sdb2 (id 33) >10:36:34,519 DEBUG blivet: PartitionDevice.destroy: sdb2 ; status: True ; >10:36:34,521 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >10:36:34,524 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb2 ; status: False ; type: None ; >10:36:34,526 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb2 ; status: False ; type: None ; >10:36:34,546 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sdb2 ; orig: True ; >10:36:34,549 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: True ; >10:36:34,551 DEBUG blivet: DiskLabel.setup: device: /dev/sdb ; status: False ; type: disklabel ; >10:36:34,553 DEBUG blivet: PartitionDevice._destroy: sdb2 ; status: True ; >10:36:34,556 DEBUG blivet: DiskLabel.commit: device: /dev/sdb ; numparts: 1 ; >10:36:34,615 INFO blivet: executing action: [194] destroy device partition sdb1 (id 28) >10:36:34,616 DEBUG blivet: PartitionDevice.destroy: sdb1 ; status: True ; >10:36:34,618 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >10:36:34,619 DEBUG blivet: PPCPRePBoot.teardown: device: /dev/sdb1 ; status: False ; type: prepboot ; >10:36:34,620 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb1 ; status: False ; type: None ; >10:36:34,641 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sdb1 ; orig: True ; >10:36:34,643 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: True ; >10:36:34,645 DEBUG blivet: DiskLabel.setup: device: /dev/sdb ; status: False ; type: disklabel ; >10:36:34,647 DEBUG blivet: PartitionDevice._destroy: sdb1 ; status: True ; >10:36:34,649 DEBUG blivet: DiskLabel.commit: device: /dev/sdb ; numparts: 0 ; >10:36:34,707 INFO blivet: executing action: [196] destroy format msdos disklabel on disk sdb (id 23) >10:36:34,709 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: True ; >10:36:34,711 DEBUG blivet: DiskLabel.destroy: device: /dev/sdb ; status: False ; type: disklabel ; >10:36:34,761 INFO blivet: executing action: [119] create format msdos disklabel on disk sdc (id 42) >10:36:34,763 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >10:36:34,765 DEBUG blivet: DiskLabel.create: device: /dev/sdc ; status: False ; type: disklabel ; >10:36:34,768 DEBUG blivet: DiskLabel.create: device: /dev/sdc ; status: False ; type: disklabel ; >10:36:34,770 DEBUG blivet: DiskLabel.commit: device: /dev/sdc ; numparts: 0 ; >10:36:34,818 DEBUG blivet: DiskDevice.updateSysfsPath: sdc ; status: True ; >10:36:34,818 DEBUG blivet: sdc sysfsPath set to /devices/vio/71000002/host0/target0:0:3/0:0:3:0/block/sdc >10:36:34,839 INFO blivet: executing action: [445] create device partition sdc1 (id 443) >10:36:34,841 DEBUG blivet: PartitionDevice.create: sdc1 ; status: False ; >10:36:34,843 DEBUG blivet: PartitionDevice.setupParents: kids: 1 ; name: sdc1 ; orig: False ; >10:36:34,844 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >10:36:34,846 DEBUG blivet: DiskLabel.setup: device: /dev/sdc ; status: False ; type: disklabel ; >10:36:34,849 DEBUG blivet: PartitionDevice._create: sdc1 ; status: False ; >10:36:34,850 DEBUG blivet: PartitionDevice._wipe: sdc1 ; status: False ; >10:36:34,897 DEBUG blivet: DiskLabel.commit: device: /dev/sdc ; numparts: 1 ; >10:36:34,933 DEBUG blivet: post-commit partition path is /dev/sdc1 >10:36:34,935 DEBUG blivet: PartitionDevice._setPartedPartition: sdc1 ; >10:36:34,935 DEBUG blivet: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9c1b2450> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa30041d0> PedPartition: <_ped.Partition object at 0x3fffa3025d70> >10:36:34,938 DEBUG blivet: DeviceFormat.destroy: device: /dev/sdc1 ; status: False ; type: None ; >10:36:34,954 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >10:36:34,956 DEBUG blivet: PartitionDevice.updateSysfsPath: sdc1 ; status: True ; >10:36:34,958 DEBUG blivet: PartitionDevice.updateSysfsPath: sdc1 ; status: True ; >10:36:34,959 DEBUG blivet: sdc1 sysfsPath set to /devices/vio/71000002/host0/target0:0:3/0:0:3:0/block/sdc/sdc1 >10:36:34,996 INFO blivet: executing action: [446] create format mdmember on partition sdc1 (id 443) >10:36:34,999 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >10:36:35,001 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 1 ; >10:36:35,002 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 2 ; >10:36:35,004 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 3 ; >10:36:35,006 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 4 ; >10:36:35,007 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 6 ; >10:36:35,009 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 8 ; >10:36:35,011 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 9 ; >10:36:35,012 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 10 ; >10:36:35,014 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 11 ; >10:36:35,016 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 12 ; >10:36:35,017 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 13 ; >10:36:35,019 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 14 ; >10:36:35,020 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 15 ; >10:36:35,021 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 16 ; >10:36:35,022 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 17 ; >10:36:35,023 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 18 ; >10:36:35,024 DEBUG blivet: PartitionDevice.setFlag: path: /dev/sdc1 ; flag: 5 ; >10:36:35,025 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sdc ; numparts: 1 ; >10:36:35,032 DEBUG blivet: MDRaidMember.create: device: /dev/sdc1 ; status: False ; type: mdmember ; >10:36:35,066 DEBUG blivet: PartitionDevice.updateSysfsPath: sdc1 ; status: True ; >10:36:35,067 DEBUG blivet: PartitionDevice.updateSysfsPath: sdc1 ; status: True ; >10:36:35,068 DEBUG blivet: sdc1 sysfsPath set to /devices/vio/71000002/host0/target0:0:3/0:0:3:0/block/sdc/sdc1 >10:36:35,087 INFO blivet: executing action: [191] create format msdos disklabel on disk sda (id 1) >10:36:35,090 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >10:36:35,092 DEBUG blivet: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ; >10:36:35,094 DEBUG blivet: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ; >10:36:35,096 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 0 ; >10:36:35,146 DEBUG blivet: DiskDevice.updateSysfsPath: sda ; status: True ; >10:36:35,147 DEBUG blivet: sda sysfsPath set to /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda >10:36:35,166 INFO blivet: executing action: [227] create device partition sda1 (id 225) >10:36:35,168 DEBUG blivet: PartitionDevice.create: sda1 ; status: False ; >10:36:35,169 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: False ; >10:36:35,173 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >10:36:35,175 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >10:36:35,176 DEBUG blivet: PartitionDevice._create: sda1 ; status: False ; >10:36:35,179 DEBUG blivet: PartitionDevice._wipe: sda1 ; status: False ; >10:36:35,221 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 1 ; >10:36:35,253 DEBUG blivet: post-commit partition path is /dev/sda1 >10:36:35,255 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >10:36:35,255 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9b13a990> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa3076e90> PedPartition: <_ped.Partition object at 0x3fffa3025f50> >10:36:35,259 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda1 ; status: False ; type: None ; >10:36:35,272 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >10:36:35,274 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >10:36:35,276 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >10:36:35,277 DEBUG blivet: sda1 sysfsPath set to /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda1 >10:36:35,317 INFO blivet: executing action: [221] create device partition sda2 (id 219) >10:36:35,319 DEBUG blivet: PartitionDevice.create: sda2 ; status: False ; >10:36:35,320 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda2 ; orig: False ; >10:36:35,321 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >10:36:35,322 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >10:36:35,323 DEBUG blivet: PartitionDevice._create: sda2 ; status: False ; >10:36:35,325 DEBUG blivet: PartitionDevice._wipe: sda2 ; status: False ; >10:36:35,361 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 2 ; >10:36:35,411 DEBUG blivet: post-commit partition path is /dev/sda2 >10:36:35,413 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >10:36:35,413 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9b13a990> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa2f89490> PedPartition: <_ped.Partition object at 0x3fffa3025e30> >10:36:35,416 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda2 ; status: False ; type: None ; >10:36:35,432 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >10:36:35,434 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >10:36:35,436 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >10:36:35,436 DEBUG blivet: sda2 sysfsPath set to /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda2 >10:36:35,477 INFO blivet: executing action: [222] create format ext4 filesystem mounted at /boot on partition sda2 (id 219) >10:36:35,479 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >10:36:35,481 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 1 ; >10:36:35,483 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 2 ; >10:36:35,484 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 3 ; >10:36:35,486 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 4 ; >10:36:35,488 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 5 ; >10:36:35,489 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 6 ; >10:36:35,491 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 8 ; >10:36:35,493 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 9 ; >10:36:35,494 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 10 ; >10:36:35,496 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 11 ; >10:36:35,498 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 12 ; >10:36:35,499 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 13 ; >10:36:35,501 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 14 ; >10:36:35,502 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 15 ; >10:36:35,504 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 16 ; >10:36:35,506 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 17 ; >10:36:35,507 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 18 ; >10:36:35,510 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 2 ; >10:36:35,519 DEBUG blivet: Ext4FS.create: device: /dev/sda2 ; status: False ; type: ext4 ; >10:36:35,520 DEBUG blivet: Ext4FS.doFormat: device: /dev/sda2 ; mountpoint: /boot ; type: ext4 ; >10:36:35,641 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/sda2 ; type: ext4 ; >10:36:35,642 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda2 >10:36:35,670 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/sda2 ; type: ext4 ; >10:36:35,670 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda2 >10:36:35,693 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >10:36:35,695 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >10:36:35,695 DEBUG blivet: sda2 sysfsPath set to /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda2 >10:36:35,716 INFO blivet: executing action: [433] create device partition sda3 (id 431) >10:36:35,719 DEBUG blivet: PartitionDevice.create: sda3 ; status: False ; >10:36:35,720 DEBUG blivet: PartitionDevice.setupParents: kids: 1 ; name: sda3 ; orig: False ; >10:36:35,722 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >10:36:35,723 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >10:36:35,725 DEBUG blivet: PartitionDevice._create: sda3 ; status: False ; >10:36:35,726 DEBUG blivet: PartitionDevice._wipe: sda3 ; status: False ; >10:36:35,766 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 3 ; >10:36:35,809 DEBUG blivet: post-commit partition path is /dev/sda3 >10:36:35,812 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >10:36:35,812 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9b13a990> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa3004650> PedPartition: <_ped.Partition object at 0x3fffa2fb6050> >10:36:35,815 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda3 ; status: False ; type: None ; >10:36:35,830 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >10:36:35,832 DEBUG blivet: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >10:36:35,834 DEBUG blivet: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >10:36:35,834 DEBUG blivet: sda3 sysfsPath set to /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda3 >10:36:35,876 INFO blivet: executing action: [434] create format mdmember on partition sda3 (id 431) >10:36:35,879 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >10:36:35,881 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 1 ; >10:36:35,882 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 2 ; >10:36:35,884 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 3 ; >10:36:35,885 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 4 ; >10:36:35,887 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 6 ; >10:36:35,889 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 8 ; >10:36:35,890 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 9 ; >10:36:35,892 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 10 ; >10:36:35,894 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 11 ; >10:36:35,895 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 12 ; >10:36:35,897 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 13 ; >10:36:35,898 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 14 ; >10:36:35,900 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 15 ; >10:36:35,901 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 16 ; >10:36:35,903 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 17 ; >10:36:35,905 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 18 ; >10:36:35,906 DEBUG blivet: PartitionDevice.setFlag: path: /dev/sda3 ; flag: 5 ; >10:36:35,909 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 3 ; >10:36:35,921 DEBUG blivet: MDRaidMember.create: device: /dev/sda3 ; status: False ; type: mdmember ; >10:36:35,947 DEBUG blivet: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >10:36:35,949 DEBUG blivet: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >10:36:35,950 DEBUG blivet: sda3 sysfsPath set to /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda3 >10:36:35,971 INFO blivet: executing action: [228] create format prepboot on partition sda1 (id 225) >10:36:35,973 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >10:36:35,978 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 1 ; >10:36:35,980 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 2 ; >10:36:35,981 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 3 ; >10:36:35,983 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 4 ; >10:36:35,985 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 5 ; >10:36:35,986 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 6 ; >10:36:35,989 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 8 ; >10:36:35,991 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 9 ; >10:36:35,992 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 11 ; >10:36:35,994 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 12 ; >10:36:35,995 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 13 ; >10:36:35,997 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 14 ; >10:36:35,999 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 15 ; >10:36:36,001 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 16 ; >10:36:36,002 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 17 ; >10:36:36,004 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 18 ; >10:36:36,005 DEBUG blivet: PartitionDevice.setFlag: path: /dev/sda1 ; flag: 10 ; >10:36:36,008 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 3 ; >10:36:36,019 DEBUG blivet: PPCPRePBoot.create: device: /dev/sda1 ; status: False ; type: prepboot ; >10:36:36,047 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >10:36:36,048 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >10:36:36,049 DEBUG blivet: sda1 sysfsPath set to /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda1 >10:36:36,070 INFO blivet: executing action: [199] create format msdos disklabel on disk sdb (id 23) >10:36:36,072 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >10:36:36,074 DEBUG blivet: DiskLabel.create: device: /dev/sdb ; status: False ; type: disklabel ; >10:36:36,076 DEBUG blivet: DiskLabel.create: device: /dev/sdb ; status: False ; type: disklabel ; >10:36:36,077 DEBUG blivet: DiskLabel.commit: device: /dev/sdb ; numparts: 0 ; >10:36:36,128 DEBUG blivet: DiskDevice.updateSysfsPath: sdb ; status: True ; >10:36:36,128 DEBUG blivet: sdb sysfsPath set to /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb >10:36:36,150 INFO blivet: executing action: [439] create device partition sdb1 (id 437) >10:36:36,151 DEBUG blivet: PartitionDevice.create: sdb1 ; status: False ; >10:36:36,153 DEBUG blivet: PartitionDevice.setupParents: kids: 1 ; name: sdb1 ; orig: False ; >10:36:36,155 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >10:36:36,157 DEBUG blivet: DiskLabel.setup: device: /dev/sdb ; status: False ; type: disklabel ; >10:36:36,158 DEBUG blivet: PartitionDevice._create: sdb1 ; status: False ; >10:36:36,159 DEBUG blivet: PartitionDevice._wipe: sdb1 ; status: False ; >10:36:36,199 DEBUG blivet: DiskLabel.commit: device: /dev/sdb ; numparts: 1 ; >10:36:36,231 DEBUG blivet: post-commit partition path is /dev/sdb1 >10:36:36,233 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >10:36:36,233 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff9b123590> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa2f88290> PedPartition: <_ped.Partition object at 0x3fffa2fb6650> >10:36:36,237 DEBUG blivet: DeviceFormat.destroy: device: /dev/sdb1 ; status: False ; type: None ; >10:36:36,252 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >10:36:36,254 DEBUG blivet: PartitionDevice.updateSysfsPath: sdb1 ; status: True ; >10:36:36,257 DEBUG blivet: PartitionDevice.updateSysfsPath: sdb1 ; status: True ; >10:36:36,257 DEBUG blivet: sdb1 sysfsPath set to /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb1 >10:36:36,301 INFO blivet: executing action: [440] create format mdmember on partition sdb1 (id 437) >10:36:36,303 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >10:36:36,305 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 1 ; >10:36:36,307 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 2 ; >10:36:36,309 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 3 ; >10:36:36,310 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 4 ; >10:36:36,312 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 6 ; >10:36:36,313 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 8 ; >10:36:36,315 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 9 ; >10:36:36,317 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 10 ; >10:36:36,318 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 11 ; >10:36:36,320 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 12 ; >10:36:36,322 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 13 ; >10:36:36,324 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 14 ; >10:36:36,326 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 15 ; >10:36:36,328 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 16 ; >10:36:36,329 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 17 ; >10:36:36,331 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 18 ; >10:36:36,333 DEBUG blivet: PartitionDevice.setFlag: path: /dev/sdb1 ; flag: 5 ; >10:36:36,335 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sdb ; numparts: 1 ; >10:36:36,342 DEBUG blivet: MDRaidMember.create: device: /dev/sdb1 ; status: False ; type: mdmember ; >10:36:36,365 DEBUG blivet: PartitionDevice.updateSysfsPath: sdb1 ; status: True ; >10:36:36,367 DEBUG blivet: PartitionDevice.updateSysfsPath: sdb1 ; status: True ; >10:36:36,367 DEBUG blivet: sdb1 sysfsPath set to /devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb/sdb1 >10:36:36,389 INFO blivet: executing action: [451] create device mdarray pv00 (id 449) >10:36:36,391 DEBUG blivet: MDRaidArrayDevice.create: pv00 ; status: False ; >10:36:36,393 DEBUG blivet: MDRaidArrayDevice.setupParents: kids: 1 ; name: pv00 ; orig: False ; >10:36:36,395 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >10:36:36,396 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >10:36:36,398 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >10:36:36,400 DEBUG blivet: MDRaidArrayDevice._create: pv00 ; status: False ; >10:36:36,401 INFO blivet: Using 64 MiB superBlockSize >10:36:36,424 DEBUG blivet: non-existent RAID raid5 size == 67.25 GiB >10:36:36,646 DEBUG blivet: MDRaidArrayDevice.setup: pv00 ; status: True ; controllable: True ; orig: False ; >10:36:36,647 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: pv00 ; >10:36:36,685 INFO blivet: executing action: [452] create format luks on mdarray pv00 (id 449) >10:36:36,688 DEBUG blivet: MDRaidArrayDevice.setup: pv00 ; status: True ; controllable: True ; orig: False ; >10:36:36,690 DEBUG blivet: LUKS.create: device: /dev/md/pv00 ; status: False ; type: luks ; >10:36:36,691 DEBUG blivet: LUKS.create: device: /dev/md/pv00 ; status: False ; type: luks ; >10:36:36,712 DEBUG blivet: looking up parted Device: /dev/md/pv00 >10:36:36,791 DEBUG blivet: existing RAID raid5 size == 67.31 GiB >10:36:36,820 DEBUG blivet: existing RAID raid5 size == 67.31 GiB >10:36:36,837 DEBUG blivet: existing RAID raid5 size == 67.31 GiB >10:36:36,854 DEBUG blivet: existing RAID raid5 size == 67.31 GiB >10:36:36,867 DEBUG blivet: existing RAID raid5 size == 67.31 GiB >10:36:36,880 DEBUG blivet: fedora-server_ppc64lehamzytest2 size is 67.3 GiB >10:36:36,893 DEBUG blivet: existing RAID raid5 size == 67.31 GiB >10:36:36,906 DEBUG blivet: vg fedora-server_ppc64lehamzytest2 has 64 MiB free >10:36:36,918 DEBUG blivet: existing RAID raid5 size == 67.31 GiB >10:36:36,930 DEBUG blivet: fedora-server_ppc64lehamzytest2 size is 67.3 GiB >10:36:36,944 DEBUG blivet: existing RAID raid5 size == 67.31 GiB >10:36:36,956 DEBUG blivet: vg fedora-server_ppc64lehamzytest2 has 64 MiB free >10:36:36,969 DEBUG blivet: existing RAID raid5 size == 67.31 GiB >10:36:37,011 DEBUG blivet: existing RAID raid5 size == 67.31 GiB >10:36:37,029 DEBUG blivet: existing RAID raid5 size == 67.31 GiB >10:36:37,045 DEBUG blivet: existing RAID raid5 size == 67.31 GiB >10:36:37,062 DEBUG blivet: existing RAID raid5 size == 67.31 GiB >10:36:37,079 DEBUG blivet: existing RAID raid5 size == 67.31 GiB >10:36:37,098 DEBUG blivet: existing RAID raid5 size == 67.31 GiB >10:36:37,149 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:36:37,155 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:36:37,226 INFO blivet: Using 32 MiB superBlockSize >10:36:37,242 DEBUG blivet: non-existent RAID raid1 size == 34.13 GiB >10:36:37,355 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:36:37,362 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; > > >/tmp/ifcfg.log: >15:53:04,478 DEBUG ifcfg: content of files (network initialization): >15:53:04,478 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: >15:53:04,478 DEBUG ifcfg: # Generated by dracut initrd >15:53:04,478 DEBUG ifcfg: DEVICE="eth0" >15:53:04,479 DEBUG ifcfg: ONBOOT=yes >15:53:04,479 DEBUG ifcfg: NETBOOT=yes >15:53:04,479 DEBUG ifcfg: UUID="cbce72c0-d426-4b82-a3ea-d21bb1c08e90" >15:53:04,479 DEBUG ifcfg: BOOTPROTO=none >15:53:04,479 DEBUG ifcfg: IPADDR="9.5.178.25" >15:53:04,479 DEBUG ifcfg: NETMASK="255.255.255.0" >15:53:04,479 DEBUG ifcfg: GATEWAY="9.5.178.1" >15:53:04,480 DEBUG ifcfg: TYPE=Ethernet >15:53:04,480 DEBUG ifcfg: NAME="eth0" >15:53:04,480 DEBUG ifcfg: DNS1="9.5.175.8" >15:53:04,491 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}}, 'connection': {'timestamp': 1412092329L, 'interface-name': 'eth0', 'type': '802-3-ethernet', 'id': 'eth0', 'uuid': 'cbce72c0-d426-4b82-a3ea-d21bb1c08e90'}, 'ipv4': {'routes': [], 'address-labels': [''], 'addresses': [[431097097L, 24L, 28443913L]], 'dns': [145687817L], 'method': 'manual'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'ignore'}}] >15:53:04,577 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >15:53:04,578 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >15:53:04,579 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >15:53:04,580 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >15:34:24,015 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >15:34:24,016 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 > > >/proc/cmdline: >BOOT_IMAGE=/ppc/ppc64/vmlinuz inst.vnc inst.sshd ip=9.5.178.25::9.5.178.1:255.255.255.0:ppc64lehamzytest2.rch.stglabs.ibm.com:eth0:none nameserver=9.5.175.8 bootdev=eth0 > > >/tmp/syslog: >15:52:08,532 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.10" x-pid="2307" x-info="http://www.rsyslog.com"] start >15:52:08,532 DEBUG kernel:[ 0.000000] Allocated 917504 bytes for 1024 pacas at c00000000ff20000 >15:52:08,532 INFO kernel:[ 0.000000] Using pSeries machine description >15:52:08,532 INFO kernel:[ 0.000000] Page sizes from device-tree: >15:52:08,532 INFO kernel:[ 0.000000] base_shift=12: shift=12, sllp=0x0000, avpnm=0x00000000, tlbiel=1, penc=0 >15:52:08,532 INFO kernel:[ 0.000000] base_shift=16: shift=16, sllp=0x0110, avpnm=0x00000000, tlbiel=1, penc=1 >15:52:08,532 DEBUG kernel:[ 0.000000] Page orders: linear mapping = 16, virtual = 16, io = 12, vmemmap = 16 >15:52:08,532 INFO kernel:[ 0.000000] Using 1TB segments >15:52:08,532 WARNING kernel:[ 0.000000] Found initrd at 0xc000000003600000:0xc000000005b7b414 >15:52:08,532 INFO kernel:[ 0.000000] bootconsole [udbg0] enabled >15:52:08,532 INFO kernel:[ 0.000000] CPU maps initialized for 1 thread per core >15:52:08,532 DEBUG kernel:[ 0.000000] (thread shift is 0) >15:52:08,532 DEBUG kernel:[ 0.000000] Freed 851968 bytes for unused pacas >15:52:08,532 WARNING kernel:[ 0.000000] Starting Linux PPC64 #1 SMP Wed Sep 24 06:34:10 UTC 2014 >15:52:08,532 WARNING kernel:[ 0.000000] ----------------------------------------------------- >15:52:08,532 WARNING kernel:[ 0.000000] ppc64_pft_size = 0x1a >15:52:08,532 WARNING kernel:[ 0.000000] physicalMemorySize = 0x200000000 >15:52:08,532 WARNING kernel:[ 0.000000] htab_hash_mask = 0x7ffff >15:52:08,532 WARNING kernel:[ 0.000000] ----------------------------------------------------- >15:52:08,532 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >15:52:08,532 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >15:52:08,532 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >15:52:08,532 NOTICE kernel:[ 0.000000] Linux version 3.16.2-301.fc21.ppc64le (mockbuild@ppc-le-builder4.qa.fedoraproject.org) (gcc version 4.9.1 20140813 (Red Hat 4.9.1-7) (GCC) ) #1 SMP Wed Sep 24 06:34:10 UTC 2014 >15:52:08,532 WARNING kernel:[ 0.000000] [boot]0012 Setup Arch >15:52:08,532 DEBUG kernel:[ 0.000000] Node 0 Memory: 0x0-0x200000000 >15:52:08,532 INFO kernel:[ 0.000000] PCI host bridge /pci@800000020000000 ranges: >15:52:08,532 INFO kernel:[ 0.000000] IO 0x0000010080000000..0x000001008000ffff -> 0x0000000000000000 >15:52:08,532 INFO kernel:[ 0.000000] MEM 0x00000100a0000000..0x00000100bfffffff -> 0x0000000080000000 >15:52:08,532 INFO kernel:[ 0.000000] PPC64 nvram contains 65536 bytes >15:52:08,532 WARNING kernel:[ 0.000000] Unable to enable relocation on exceptions: -55 >15:52:08,532 WARNING kernel:[ 0.000000] Zone ranges: >15:52:08,532 WARNING kernel:[ 0.000000] DMA [mem 0x00000000-0x1ffffffff] >15:52:08,532 WARNING kernel:[ 0.000000] Normal empty >15:52:08,532 WARNING kernel:[ 0.000000] Movable zone start for each node >15:52:08,532 WARNING kernel:[ 0.000000] Early memory node ranges >15:52:08,532 WARNING kernel:[ 0.000000] node 0: [mem 0x00000000-0x1ffffffff] >15:52:08,532 DEBUG kernel:[ 0.000000] On node 0 totalpages: 131072 >15:52:08,532 DEBUG kernel:[ 0.000000] DMA zone: 112 pages used for memmap >15:52:08,532 DEBUG kernel:[ 0.000000] DMA zone: 0 pages reserved >15:52:08,532 DEBUG kernel:[ 0.000000] DMA zone: 131072 pages, LIFO batch:1 >15:52:08,532 WARNING kernel:[ 0.000000] [boot]0015 Setup Done >15:52:08,532 INFO kernel:[ 0.000000] PERCPU: Embedded 2 pages/cpu @c000000001600000 s102016 r0 d29056 u131072 >15:52:08,532 DEBUG kernel:[ 0.000000] pcpu-alloc: s102016 r0 d29056 u131072 alloc=1*1048576 >15:52:08,532 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 >15:52:08,532 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 130960 >15:52:08,532 WARNING kernel:[ 0.000000] Policy zone: DMA >15:52:08,532 NOTICE kernel:[ 0.000000] Kernel command line: BOOT_IMAGE=/ppc/ppc64/vmlinuz inst.vnc inst.sshd ip=9.5.178.25::9.5.178.1:255.255.255.0:ppc64lehamzytest2.rch.stglabs.ibm.com:eth0:none nameserver=9.5.175.8 bootdev=eth0 >15:52:08,532 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: -1, 32768 bytes) >15:52:08,532 NOTICE kernel:[ 0.000000] Sorting __ex_table... >15:52:08,532 WARNING kernel:[ 0.000000] Memory: 8251136K/8388608K available (9408K kernel code, 1344K rwdata, 2860K rodata, 5056K init, 2676K bss, 137472K reserved) >15:52:08,532 INFO kernel:[ 0.000000] SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=16, Nodes=256 >15:52:08,532 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >15:52:08,532 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=16. >15:52:08,532 INFO kernel:[ 0.000000] Offload RCU callbacks from all CPUs >15:52:08,532 INFO kernel:[ 0.000000] Offload RCU callbacks from CPUs: 0-15. >15:52:08,532 INFO kernel:[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16 >15:52:08,532 INFO kernel:[ 0.000000] NR_IRQS:512 nr_irqs:512 16 >15:52:08,532 DEBUG kernel:[ 0.000000] pic: no ISA interrupt controller >15:52:08,532 DEBUG kernel:[ 0.000000] time_init: decrementer frequency = 512.000000 MHz >15:52:08,532 DEBUG kernel:[ 0.000000] time_init: processor frequency = 4228.000000 MHz >15:52:08,532 INFO kernel:[ 0.000002] clocksource: timebase mult[1f40000] shift[24] registered >15:52:08,532 DEBUG kernel:[ 0.000619] clockevent: decrementer mult[83126e98] shift[32] cpu[0] >15:52:08,532 INFO kernel:[ 0.000738] Console: colour dummy device 80x25 >15:52:08,532 INFO kernel:[ 0.001167] console [hvc0] enabled >15:52:08,532 INFO kernel:[ 0.001529] bootconsole [udbg0] disabled >15:52:08,532 INFO kernel:[ 0.009244] allocated 2097152 bytes of page_cgroup >15:52:08,532 INFO kernel:[ 0.009370] please try 'cgroup_disable=memory' option if you don't want memory cgroups >15:52:08,532 INFO kernel:[ 0.009464] mempolicy: Enabling automatic NUMA balancing. Configure with numa_balancing= or the kernel.numa_balancing sysctl >15:52:08,532 INFO kernel:[ 0.009545] pid_max: default: 32768 minimum: 301 >15:52:08,532 INFO kernel:[ 0.009719] Security Framework initialized >15:52:08,532 INFO kernel:[ 0.009765] SELinux: Initializing. >15:52:08,532 DEBUG kernel:[ 0.009800] SELinux: Starting in permissive mode >15:52:08,532 INFO kernel:[ 0.009987] Dentry cache hash table entries: 1048576 (order: 7, 8388608 bytes) >15:52:08,532 INFO kernel:[ 0.012733] Inode-cache hash table entries: 524288 (order: 6, 4194304 bytes) >15:52:08,532 INFO kernel:[ 0.014283] Mount-cache hash table entries: 16384 (order: 1, 131072 bytes) >15:52:08,532 INFO kernel:[ 0.014335] Mountpoint-cache hash table entries: 16384 (order: 1, 131072 bytes) >15:52:08,532 INFO kernel:[ 0.014961] Initializing cgroup subsys memory >15:52:08,532 INFO kernel:[ 0.015177] Initializing cgroup subsys devices >15:52:08,532 INFO kernel:[ 0.015227] Initializing cgroup subsys freezer >15:52:08,532 INFO kernel:[ 0.015265] Initializing cgroup subsys net_cls >15:52:08,532 INFO kernel:[ 0.015304] Initializing cgroup subsys blkio >15:52:08,532 INFO kernel:[ 0.015351] Initializing cgroup subsys perf_event >15:52:08,532 INFO kernel:[ 0.015390] Initializing cgroup subsys net_prio >15:52:08,532 INFO kernel:[ 0.015429] Initializing cgroup subsys hugetlb >15:52:08,532 INFO kernel:[ 0.015502] ftrace: allocating 24299 entries in 9 pages >15:52:08,532 INFO kernel:[ 0.024686] EEH: pSeries platform initialized >15:52:08,532 INFO kernel:[ 0.024742] POWER7 performance monitor hardware support registered >15:52:08,532 INFO kernel:[ 0.039346] Brought up 16 CPUs >15:52:08,532 DEBUG kernel:[ 0.039406] Node 0 CPUs: 0-15 >15:52:08,532 INFO kernel:[ 0.039433] Enabling Asymmetric SMT scheduling >15:52:08,532 INFO kernel:[ 0.040345] devtmpfs: initialized >15:52:08,532 INFO kernel:[ 0.090685] EEH: devices created >15:52:08,532 INFO kernel:[ 0.091221] atomic64_test: passed >15:52:08,532 INFO kernel:[ 0.091819] NET: Registered protocol family 16 >15:52:08,532 WARNING kernel:[ 0.091874] pseries_eeh_init: RTAS service <ibm,set-eeh-option> invalid >15:52:08,532 WARNING kernel:[ 0.091927] eeh_init: Failed to call platform init function (-22) >15:52:08,532 INFO kernel:[ 0.092009] IBM eBus Device Driver >15:52:08,532 INFO kernel:[ 0.092183] cpuidle: using governor menu >15:52:08,532 INFO kernel:[ 0.092330] pstore: Registered nvram as persistent store backend >15:52:08,532 INFO kernel:[ 0.094917] PCI: Probing PCI hardware >15:52:08,532 ERR kernel:[ 0.094957] no ibm,pcie-link-speed-stats property >15:52:08,532 INFO kernel:[ 0.095025] PCI host bridge to bus 0000:00 >15:52:08,532 INFO kernel:[ 0.095057] pci_bus 0000:00: root bus resource [io 0x10000-0x1ffff] (bus address [0x0000-0xffff]) >15:52:08,532 INFO kernel:[ 0.095119] pci_bus 0000:00: root bus resource [mem 0x100a0000000-0x100bfffffff] (bus address [0x80000000-0x9fffffff]) >15:52:08,532 INFO kernel:[ 0.095197] pci_bus 0000:00: root bus resource [bus 00-ff] >15:52:08,532 INFO kernel:[ 0.118591] IOMMU table initialized, virtual merging enabled >15:52:08,533 DEBUG kernel:[ 0.118642] PCI: Probing PCI hardware done >15:52:08,533 WARNING kernel:[ 0.118650] opal: Node not found >15:52:08,533 ERR kernel:[ 0.118681] opal_async_comp_init: Opal node not found >15:52:08,533 INFO kernel:[ 0.125636] vgaarb: loaded >15:52:08,533 NOTICE kernel:[ 0.125753] SCSI subsystem initialized >15:52:08,533 DEBUG kernel:[ 0.126008] libata version 3.00 loaded. >15:52:08,533 INFO kernel:[ 0.126065] usbcore: registered new interface driver usbfs >15:52:08,533 INFO kernel:[ 0.126124] usbcore: registered new interface driver hub >15:52:08,533 INFO kernel:[ 0.126215] usbcore: registered new device driver usb >15:52:08,533 INFO kernel:[ 0.126744] NetLabel: Initializing >15:52:08,533 INFO kernel:[ 0.126784] NetLabel: domain hash size = 128 >15:52:08,533 INFO kernel:[ 0.126819] NetLabel: protocols = UNLABELED CIPSOv4 >15:52:08,533 INFO kernel:[ 0.126865] NetLabel: unlabeled traffic allowed by default >15:52:08,533 INFO kernel:[ 0.193567] Switched to clocksource timebase >15:52:08,533 INFO kernel:[ 0.223685] NET: Registered protocol family 2 >15:52:08,533 INFO kernel:[ 0.224069] TCP established hash table entries: 65536 (order: 3, 524288 bytes) >15:52:08,533 INFO kernel:[ 0.224392] TCP bind hash table entries: 65536 (order: 4, 1048576 bytes) >15:52:08,533 INFO kernel:[ 0.224725] TCP: Hash tables configured (established 65536 bind 65536) >15:52:08,533 INFO kernel:[ 0.224892] TCP: reno registered >15:52:08,533 INFO kernel:[ 0.224926] UDP hash table entries: 4096 (order: 1, 131072 bytes) >15:52:08,533 INFO kernel:[ 0.225036] UDP-Lite hash table entries: 4096 (order: 1, 131072 bytes) >15:52:08,533 INFO kernel:[ 0.225210] NET: Registered protocol family 1 >15:52:08,533 DEBUG kernel:[ 0.225261] PCI: CLS 0 bytes, default 128 >15:52:08,533 INFO kernel:[ 0.225351] Unpacking initramfs... >15:52:08,533 INFO kernel:[ 4.427850] Freeing initrd memory: 38336K (c000000003600000 - c000000005b70000) >15:52:08,533 INFO kernel:[ 4.431950] rtasd: No event-scan on system >15:52:08,533 INFO kernel:[ 4.432345] rtas_flash: no firmware flash support >15:52:08,533 INFO kernel:[ 4.463950] futex hash table entries: 4096 (order: 3, 524288 bytes) >15:52:08,533 INFO kernel:[ 4.464539] audit: initializing netlink subsys (disabled) >15:52:08,533 NOTICE kernel:[ 4.464957] audit: type=2000 audit(1412092299.430:1): initialized >15:52:08,533 INFO kernel:[ 4.467683] zbud: loaded >15:52:08,533 NOTICE kernel:[ 4.467968] VFS: Disk quotas dquot_6.5.2 >15:52:08,533 WARNING kernel:[ 4.468070] Dquot-cache hash table entries: 8192 (order 0, 65536 bytes) >15:52:08,533 INFO kernel:[ 4.468490] hugetlbfs: disabling because there are no supported hugepage sizes >15:52:08,533 INFO kernel:[ 4.468592] msgmni has been set to 16320 >15:52:08,533 NOTICE kernel:[ 4.468701] Key type big_key registered >15:52:08,533 DEBUG kernel:[ 4.468733] SELinux: Registering netfilter hooks >15:52:08,533 INFO kernel:[ 4.470286] alg: No test for stdrng (krng) >15:52:08,533 INFO kernel:[ 4.470364] NET: Registered protocol family 38 >15:52:08,533 INFO kernel:[ 4.470442] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >15:52:08,533 INFO kernel:[ 4.470662] io scheduler noop registered >15:52:08,533 INFO kernel:[ 4.470706] io scheduler deadline registered >15:52:08,533 INFO kernel:[ 4.470787] io scheduler cfq registered (default) >15:52:08,533 INFO kernel:[ 4.470887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >15:52:08,533 INFO kernel:[ 4.471282] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >15:52:08,533 INFO kernel:[ 4.471627] Linux agpgart interface v0.103 >15:52:08,533 INFO kernel:[ 4.471781] Uniform Multi-Platform E-IDE driver >15:52:08,533 INFO kernel:[ 4.471854] ide-gd driver 1.18 >15:52:08,533 INFO kernel:[ 4.471996] libphy: Fixed MDIO Bus: probed >15:52:08,533 INFO kernel:[ 4.472107] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >15:52:08,533 INFO kernel:[ 4.472164] ehci-pci: EHCI PCI platform driver >15:52:08,533 INFO kernel:[ 4.472208] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >15:52:08,533 INFO kernel:[ 4.472260] ohci-pci: OHCI PCI platform driver >15:52:08,533 INFO kernel:[ 4.472316] uhci_hcd: USB Universal Host Controller Interface driver >15:52:08,533 INFO kernel:[ 4.472509] usbcore: registered new interface driver usbserial >15:52:08,533 INFO kernel:[ 4.472566] usbcore: registered new interface driver usbserial_generic >15:52:08,533 INFO kernel:[ 4.472617] usbserial: USB Serial support registered for generic >15:52:08,533 INFO kernel:[ 4.472727] mousedev: PS/2 mouse device common for all mice >15:52:08,533 INFO kernel:[ 4.472949] rtc-generic rtc-generic: rtc core: registered rtc-generic as rtc0 >15:52:08,533 INFO kernel:[ 4.473072] device-mapper: uevent: version 1.0.3 >15:52:08,533 INFO kernel:[ 4.473181] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >15:52:08,533 DEBUG kernel:[ 4.473537] pseries_idle_driver registered >15:52:08,533 INFO kernel:[ 4.473556] hidraw: raw HID events driver (C) Jiri Kosina >15:52:08,533 INFO kernel:[ 4.473709] usbcore: registered new interface driver usbhid >15:52:08,533 INFO kernel:[ 4.473748] usbhid: USB HID core driver >15:52:08,533 INFO kernel:[ 4.473786] drop_monitor: Initializing network drop monitor service >15:52:08,533 INFO kernel:[ 4.473928] ip_tables: (C) 2000-2006 Netfilter Core Team >15:52:08,533 INFO kernel:[ 4.473987] TCP: cubic registered >15:52:08,533 INFO kernel:[ 4.474027] Initializing XFRM netlink socket >15:52:08,533 INFO kernel:[ 4.474192] NET: Registered protocol family 10 >15:52:08,533 INFO kernel:[ 4.474552] mip6: Mobile IPv6 >15:52:08,533 INFO kernel:[ 4.474599] NET: Registered protocol family 17 >15:52:08,533 DEBUG kernel:[ 4.474678] Running MSI bitmap self-tests ... >15:52:08,533 INFO kernel:[ 4.475486] registered taskstats version 1 >15:52:08,533 INFO kernel:[ 4.475906] rtc-generic rtc-generic: setting system clock to 2014-09-30 15:51:39 UTC (1412092299) >15:52:08,533 DEBUG kernel:[ 4.475976] PM: Hibernation image not present or could not be loaded. >15:52:08,533 INFO kernel:[ 4.476921] Freeing unused kernel memory: 5056K (c000000000c10000 - c000000001100000) >15:52:08,533 NOTICE kernel:[ 4.482515] random: systemd urandom read with 35 bits of entropy available >15:52:08,533 INFO kernel:[ 4.546367] device-mapper: multipath: version 1.7.0 loaded >15:52:08,533 INFO kernel:[ 4.836939] squashfs: version 4.0 (2009/01/31) Phillip Lougher >15:52:08,533 INFO kernel:[ 4.839261] Loading iSCSI transport class v2.0-870. >15:52:08,533 NOTICE kernel:[ 4.840684] iscsi: registered transport (tcp) >15:52:08,533 INFO kernel:[ 4.842100] alua: device handler registered >15:52:08,533 INFO kernel:[ 4.843457] emc: device handler registered >15:52:08,533 INFO kernel:[ 4.852668] hp_sw: device handler registered >15:52:08,533 INFO kernel:[ 4.854222] rdac: device handler registered >15:52:08,533 INFO kernel:[ 4.907327] md: raid0 personality registered for level 0 >15:52:08,533 INFO kernel:[ 4.908944] md: raid1 personality registered for level 1 >15:52:08,533 WARNING kernel:[ 5.073560] raid6: altivecx1 10027 MB/s >15:52:08,533 WARNING kernel:[ 5.243555] raid6: altivecx2 13689 MB/s >15:52:08,533 WARNING kernel:[ 5.413558] raid6: altivecx4 13857 MB/s >15:52:08,533 WARNING kernel:[ 5.583557] raid6: altivecx8 12269 MB/s >15:52:08,533 WARNING kernel:[ 5.753571] raid6: int64x1 4594 MB/s >15:52:08,533 WARNING kernel:[ 5.923559] raid6: int64x2 7477 MB/s >15:52:08,533 WARNING kernel:[ 6.093563] raid6: int64x4 7539 MB/s >15:52:08,533 WARNING kernel:[ 6.263565] raid6: int64x8 2962 MB/s >15:52:08,533 WARNING kernel:[ 6.263598] raid6: using algorithm altivecx4 (13857 MB/s) >15:52:08,533 WARNING kernel:[ 6.263643] raid6: using intx1 recovery algorithm >15:52:08,533 INFO kernel:[ 6.263943] async_tx: api initialized (async) >15:52:08,533 INFO kernel:[ 6.264151] xor: measuring software checksum speed >15:52:08,533 INFO kernel:[ 6.363561] 8regs : 11251.200 MB/sec >15:52:08,533 INFO kernel:[ 6.463562] 8regs_prefetch: 11417.600 MB/sec >15:52:08,533 INFO kernel:[ 6.563750] 32regs : 10547.200 MB/sec >15:52:08,533 INFO kernel:[ 6.663564] 32regs_prefetch: 10732.800 MB/sec >15:52:08,533 INFO kernel:[ 6.763559] altivec : 16646.400 MB/sec >15:52:08,533 INFO kernel:[ 6.763598] xor: using function: altivec (16646.400 MB/sec) >15:52:08,533 INFO kernel:[ 6.765244] md: raid6 personality registered for level 6 >15:52:08,533 INFO kernel:[ 6.765293] md: raid5 personality registered for level 5 >15:52:08,533 INFO kernel:[ 6.765328] md: raid4 personality registered for level 4 >15:52:08,533 INFO kernel:[ 6.771172] md: raid10 personality registered for level 10 >15:52:08,533 INFO kernel:[ 6.773636] md: linear personality registered for level -1 >15:52:08,533 INFO kernel:[ 6.783198] device-mapper: multipath round-robin: version 1.0.0 loaded >15:52:08,533 INFO kernel:[ 6.810452] RPC: Registered named UNIX socket transport module. >15:52:08,533 INFO kernel:[ 6.810519] RPC: Registered udp transport module. >15:52:08,533 INFO kernel:[ 6.810554] RPC: Registered tcp transport module. >15:52:08,533 INFO kernel:[ 6.810588] RPC: Registered tcp NFSv4.1 backchannel transport module. >15:52:08,533 DEBUG kernel:[ 7.028626] ibmveth: IBM Power Virtual Ethernet Driver 1.04 >15:52:08,533 ERR kernel:[ 7.028676] ibmveth 71000004 (unregistered net_device): unable to change checksum offload settings. 1 rc=-2 ret_attr=71000004 >15:52:08,533 INFO kernel:[ 7.030325] ibmvscsi 71000002: SRP_VERSION: 16.a >15:52:08,533 INFO kernel:[ 7.030472] scsi0 : IBM POWER Virtual SCSI Adapter 1.5.9 >15:52:08,533 INFO kernel:[ 7.030760] ibmvscsi 71000002: partner initialization complete >15:52:08,533 INFO kernel:[ 7.030843] ibmvscsi 71000002: host srp version: 16.a, host partition qemu (0), OS 2, max io 2097152 >15:52:08,533 INFO kernel:[ 7.030915] ibmvscsi 71000002: sent SRP login >15:52:08,533 INFO kernel:[ 7.030954] ibmvscsi 71000002: SRP_LOGIN succeeded >15:52:08,533 NOTICE kernel:[ 7.053838] scsi 0:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.0. PQ: 0 ANSI: 5 >15:52:08,533 INFO kernel:[ 7.053876] ibmvscsi 71000003: SRP_VERSION: 16.a >15:52:08,533 NOTICE kernel:[ 7.054122] scsi 0:0:1:0: Direct-Access QEMU QEMU HARDDISK 2.0. PQ: 0 ANSI: 5 >15:52:08,533 NOTICE kernel:[ 7.054312] scsi 0:0:2:0: CD-ROM QEMU QEMU CD-ROM 2.0. PQ: 0 ANSI: 5 >15:52:08,533 INFO kernel:[ 7.054356] scsi1 : IBM POWER Virtual SCSI Adapter 1.5.9 >15:52:08,533 NOTICE kernel:[ 7.054544] scsi 0:0:3:0: Direct-Access QEMU QEMU HARDDISK 2.0. PQ: 0 ANSI: 5 >15:52:08,533 INFO kernel:[ 7.054826] ibmvscsi 71000003: partner initialization complete >15:52:08,533 INFO kernel:[ 7.054887] ibmvscsi 71000003: host srp version: 16.a, host partition qemu (0), OS 2, max io 2097152 >15:52:08,533 INFO kernel:[ 7.054960] ibmvscsi 71000003: sent SRP login >15:52:08,533 INFO kernel:[ 7.055000] ibmvscsi 71000003: SRP_LOGIN succeeded >15:52:08,533 NOTICE kernel:[ 7.093215] sd 0:0:0:0: Attached scsi generic sg0 type 0 >15:52:08,533 NOTICE kernel:[ 7.093395] sd 0:0:0:0: [sda] 71680000 512-byte logical blocks: (36.7 GB/34.1 GiB) >15:52:08,533 NOTICE kernel:[ 7.094001] sd 0:0:0:0: [sda] Write Protect is off >15:52:08,533 DEBUG kernel:[ 7.094078] sd 0:0:0:0: [sda] Mode Sense: 63 00 00 08 >15:52:08,533 NOTICE kernel:[ 7.094121] sd 0:0:1:0: Attached scsi generic sg1 type 0 >15:52:08,533 NOTICE kernel:[ 7.094398] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >15:52:08,533 NOTICE kernel:[ 7.094408] sd 0:0:1:0: [sdb] 71680000 512-byte logical blocks: (36.7 GB/34.1 GiB) >15:52:08,533 WARNING kernel:[ 7.094755] sr0: scsi3-mmc drive: 16x/50x cd/rw xa/form2 cdda tray >15:52:08,533 INFO kernel:[ 7.094824] cdrom: Uniform CD-ROM driver Revision: 3.20 >15:52:08,533 NOTICE kernel:[ 7.094977] sd 0:0:1:0: [sdb] Write Protect is off >15:52:08,533 DEBUG kernel:[ 7.095029] sd 0:0:1:0: [sdb] Mode Sense: 63 00 00 08 >15:52:08,533 DEBUG kernel:[ 7.095037] sr 0:0:2:0: Attached scsi CD-ROM sr0 >15:52:08,533 NOTICE kernel:[ 7.095143] sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >15:52:08,533 NOTICE kernel:[ 7.095211] sr 0:0:2:0: Attached scsi generic sg2 type 5 >15:52:08,533 NOTICE kernel:[ 7.095530] sd 0:0:3:0: Attached scsi generic sg3 type 0 >15:52:08,533 NOTICE kernel:[ 7.095690] sd 0:0:3:0: [sdc] 71680000 512-byte logical blocks: (36.7 GB/34.1 GiB) >15:52:08,533 NOTICE kernel:[ 7.096578] sd 0:0:3:0: [sdc] Write Protect is off >15:52:08,533 INFO kernel:[ 7.096634] sda: sda1 sda2 sda3 >15:52:08,533 DEBUG kernel:[ 7.096699] sd 0:0:3:0: [sdc] Mode Sense: 63 00 00 08 >15:52:08,533 INFO kernel:[ 7.096848] sdb: sdb1 sdb2 >15:52:08,533 NOTICE kernel:[ 7.097042] sd 0:0:3:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >15:52:08,533 NOTICE kernel:[ 7.097723] sd 0:0:1:0: [sdb] Attached SCSI disk >15:52:08,533 NOTICE kernel:[ 7.098246] sd 0:0:0:0: [sda] Attached SCSI disk >15:52:08,533 NOTICE kernel:[ 7.099258] random: nonblocking pool is initialized >15:52:08,533 INFO kernel:[ 7.099330] sdc: unknown partition table >15:52:08,533 NOTICE kernel:[ 7.100963] sd 0:0:3:0: [sdc] Attached SCSI disk >15:52:08,533 DEBUG kernel:[ 28.177094] ISO 9660 Extensions: Microsoft Joliet Level 3 >15:52:08,533 DEBUG kernel:[ 28.179454] ISO 9660 Extensions: RRIP_1991A >15:52:08,533 INFO kernel:[ 28.234927] loop: module loaded >15:52:08,533 INFO kernel:[ 28.504460] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >15:52:08,533 DEBUG kernel:[ 29.347575] SELinux: 2048 avtab hash slots, 109080 rules. >15:52:08,533 DEBUG kernel:[ 29.362041] SELinux: 2048 avtab hash slots, 109080 rules. >15:52:08,533 DEBUG kernel:[ 29.383156] SELinux: 8 users, 103 roles, 4914 types, 292 bools, 1 sens, 1024 cats >15:52:08,533 DEBUG kernel:[ 29.383158] SELinux: 83 classes, 109080 rules >15:52:08,533 INFO kernel:[ 29.387674] SELinux: Permission audit_read in class capability2 not defined in policy. >15:52:08,533 INFO kernel:[ 29.387763] SELinux: the above unknown classes and permissions will be allowed >15:52:08,533 DEBUG kernel:[ 29.387821] SELinux: Completing initialization. >15:52:08,533 DEBUG kernel:[ 29.387822] SELinux: Setting up existing superblocks. >15:52:08,533 DEBUG kernel:[ 29.387829] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >15:52:08,533 DEBUG kernel:[ 29.387852] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >15:52:08,533 DEBUG kernel:[ 29.387857] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >15:52:08,533 DEBUG kernel:[ 29.387862] SELinux: initialized (dev proc, type proc), uses genfs_contexts >15:52:08,533 DEBUG kernel:[ 29.387932] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >15:52:08,533 DEBUG kernel:[ 29.388415] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >15:52:08,533 DEBUG kernel:[ 29.388423] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >15:52:08,533 DEBUG kernel:[ 29.390409] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >15:52:08,533 DEBUG kernel:[ 29.390413] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >15:52:08,533 DEBUG kernel:[ 29.390417] SELinux: initialized (dev aio, type aio), not configured for labeling >15:52:08,533 DEBUG kernel:[ 29.390421] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >15:52:08,533 DEBUG kernel:[ 29.390431] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >15:52:08,533 DEBUG kernel:[ 29.390435] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >15:52:08,533 DEBUG kernel:[ 29.390467] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >15:52:08,533 DEBUG kernel:[ 29.392815] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >15:52:08,533 DEBUG kernel:[ 29.392818] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >15:52:08,533 DEBUG kernel:[ 29.392823] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >15:52:08,533 DEBUG kernel:[ 29.392929] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >15:52:08,533 DEBUG kernel:[ 29.392961] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:52:08,533 DEBUG kernel:[ 29.392970] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >15:52:08,533 DEBUG kernel:[ 29.392973] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:52:08,533 DEBUG kernel:[ 29.392976] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:52:08,533 DEBUG kernel:[ 29.392979] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:52:08,533 DEBUG kernel:[ 29.393005] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:52:08,533 DEBUG kernel:[ 29.393013] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:52:08,533 DEBUG kernel:[ 29.393016] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:52:08,533 DEBUG kernel:[ 29.393019] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:52:08,533 DEBUG kernel:[ 29.393044] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:52:08,533 DEBUG kernel:[ 29.393047] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:52:08,533 DEBUG kernel:[ 29.393051] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >15:52:08,533 DEBUG kernel:[ 29.393063] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >15:52:08,533 DEBUG kernel:[ 29.393068] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >15:52:08,533 DEBUG kernel:[ 29.393092] SELinux: initialized (dev loop0, type squashfs), uses xattr >15:52:08,533 DEBUG kernel:[ 29.393118] SELinux: initialized (dev dm-0, type ext4), uses xattr >15:52:08,533 NOTICE kernel:[ 29.425476] audit: type=1403 audit(1412092324.440:2): policy loaded auid=4294967295 ses=4294967295 >15:52:08,533 DEBUG kernel:[ 29.739783] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >15:52:08,533 DEBUG kernel:[ 29.881882] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >15:52:08,533 INFO kernel:[ 31.516300] md: bind<sda3> >15:52:08,533 NOTICE kernel:[ 33.506684] audit: type=1400 audit(1412092328.520:3): avc: denied { unlink } for pid=2307 comm="rsyslogd" name="log" dev="devtmpfs" ino=4681 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:device_t:s0 tclass=lnk_file permissive=1 >15:52:08,826 INFO NetworkManager: <info> NetworkManager (version 0.9.10.0-5.git20140704.fc21) is starting... >15:52:08,826 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf >15:52:08,826 INFO NetworkManager: <info> WEXT support is enabled >15:52:08,897 INFO kernel:[ 33.864706] cfg80211: Calling CRDA to update world regulatory domain >15:52:08,949 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >15:52:08,998 INFO polkitd: Started polkitd version 0.112 >15:52:09,077 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >15:52:09,094 WARNING NetworkManager: <warn> Could not get hostname: failed to read /etc/sysconfig/network >15:52:09,095 INFO NetworkManager: <info> Acquired D-Bus service com.redhat.ifcfgrh1 >15:52:09,095 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >15:52:09,095 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >15:52:09,095 INFO NetworkManager: <info> parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >15:52:09,096 INFO NetworkManager: <info> read connection 'eth0' >15:52:09,129 INFO NetworkManager: <info> parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >15:52:09,131 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >15:52:09,162 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >15:52:09,165 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >15:52:09,177 INFO NetworkManager: <info> WiFi hardware radio set enabled >15:52:09,177 INFO NetworkManager: <info> WWAN hardware radio set enabled >15:52:09,179 INFO NetworkManager: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-wifi.so >15:52:09,180 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >15:52:09,180 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >15:52:09,180 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >15:52:09,180 INFO NetworkManager: <info> Networking is enabled by state file >15:52:09,180 INFO NetworkManager: <info> (lo): link connected >15:52:09,180 INFO NetworkManager: <info> (lo): carrier is ON >15:52:09,181 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >15:52:09,181 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >15:52:09,181 INFO NetworkManager: <info> (eth0): link connected >15:52:09,181 INFO NetworkManager: <info> (eth0): carrier is ON >15:52:09,181 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'ibmveth' ifindex: 2) >15:52:09,181 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/1 >15:52:09,182 INFO NetworkManager: <info> (eth0): found matching connection 'eth0' >15:52:09,182 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >15:52:09,183 INFO NetworkManager: <info> (eth0): device state change: unavailable -> disconnected (reason 'connection-assumed') [20 30 41] >15:52:09,183 INFO NetworkManager: <info> Activation (eth0) starting connection 'eth0' >15:52:09,183 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >15:52:09,188 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >15:52:09,188 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >15:52:09,188 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >15:52:09,188 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >15:52:09,188 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >15:52:09,188 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >15:52:09,188 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >15:52:09,188 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >15:52:09,188 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >15:52:09,188 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >15:52:09,188 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >15:52:09,189 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >15:52:09,189 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >15:52:09,189 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >15:52:09,193 INFO NetworkManager: <info> (eth0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >15:52:09,194 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >15:52:09,194 INFO NetworkManager: <info> (eth0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >15:52:09,194 INFO NetworkManager: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >15:52:09,194 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_LOCAL >15:52:09,195 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >15:52:09,195 INFO NetworkManager: <info> Policy set 'eth0' (eth0) as default for IPv4 routing and DNS. >15:52:09,203 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >15:52:09,204 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >15:52:09,231 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >15:52:09,232 NOTICE nm-dispatcher: Dispatching action 'up' for eth0 >15:52:11,057 NOTICE kernel:[ 36.026171] audit: type=1400 audit(1412092331.040:4): avc: denied { read write } for pid=2416 comm="ldconfig" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:ldconfig_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >15:52:13,897 NOTICE kernel:[ 38.871737] audit: type=1400 audit(1412092333.880:5): avc: denied { read write } for pid=2421 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=1154 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file permissive=1 >15:52:14,059 INFO NetworkManager: <info> startup complete >15:53:00,727 NOTICE kernel:[ 85.693889] audit: type=1400 audit(1412092380.710:6): avc: denied { read write } for pid=2508 comm="dbus-daemon" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >15:53:04,873 INFO chronyd: chronyd version 1.31 starting >15:53:04,877 INFO chronyd: Generated key 1 >15:53:06,357 INFO kernel:[ 91.324054] sdb: sdb1 sdb2 >15:53:06,667 INFO kernel:[ 91.635678] sdc: unknown partition table >15:53:07,187 INFO kernel:[ 92.156094] md: md127 stopped. >15:53:07,187 INFO kernel:[ 92.156104] md: unbind<sda3> >15:53:07,257 INFO kernel:[ 92.223577] md: export_rdev(sda3) >15:53:07,777 NOTICE kernel:[ 92.750352] audit: type=1400 audit(1412092387.764:7): avc: denied { read write } for pid=2667 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >15:53:07,777 NOTICE kernel:[ 92.751207] audit: type=1400 audit(1412092387.764:8): avc: denied { read write } for pid=2667 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=1154 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file permissive=1 >15:53:08,001 NOTICE kernel:[ 92.842084] audit: type=1400 audit(1412092388.000:9): avc: denied { ioctl } for pid=2667 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >15:53:08,001 NOTICE kernel:[ 92.842094] audit: type=1400 audit(1412092388.000:10): avc: denied { getattr } for pid=2667 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >15:53:10,424 INFO chronyd: Selected source 108.61.73.244 >15:53:10,424 WARNING chronyd: System clock wrong by 12.166327 seconds, adjustment started >15:53:22,590 WARNING chronyd: System clock was stepped by 12.166327 seconds >15:53:24,003 INFO chronyd: Selected source 107.170.242.27 >15:56:37,473 INFO chronyd: Selected source 108.61.73.244 >15:33:42,963 ERR sshd: error: Could not load host key: /etc/ssh/ssh_host_dsa_key >15:33:43,765 ERR sshd: error: Could not load host key: /etc/ssh/ssh_host_dsa_key >15:34:23,798 INFO kernel:[85356.386973] Btrfs loaded >15:34:23,888 INFO kernel:[85356.478515] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >15:36:33,108 NOTICE kernel:[85485.704057] audit: type=1400 audit(1412177793.098:11): avc: denied { read write } for pid=30699 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >15:36:33,108 NOTICE kernel:[85485.705107] audit: type=1400 audit(1412177793.098:12): avc: denied { read write } for pid=30699 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=1154 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file permissive=1 >15:36:33,508 NOTICE kernel:[85486.099053] audit: type=1400 audit(1412177793.498:13): avc: denied { ioctl } for pid=30699 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >15:36:33,508 NOTICE kernel:[85486.099067] audit: type=1400 audit(1412177793.498:14): avc: denied { getattr } for pid=30699 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >15:36:33,908 INFO kernel:[85486.506040] sdc: unknown partition table >15:36:34,428 INFO kernel:[85487.016383] sda: unknown partition table >15:36:34,718 INFO kernel:[85487.315208] sdb: unknown partition table >15:36:34,788 INFO kernel:[85487.376630] sdc: >15:36:34,878 INFO kernel:[85487.471779] sdc: >15:36:34,918 INFO kernel:[85487.507302] sdc: sdc1 >15:36:35,108 INFO kernel:[85487.702062] sda: >15:36:35,208 INFO kernel:[85487.796587] sda: >15:36:35,348 INFO kernel:[85487.937353] sda: sda1 >15:36:35,528 INFO kernel:[85488.116706] sda: sda1 sda2 >15:36:35,748 INFO kernel:[85488.341580] sda: sda1 sda2 >15:36:36,088 INFO kernel:[85488.684087] sdb: >15:36:36,178 INFO kernel:[85488.773940] sdb: >15:36:36,488 INFO kernel:[85489.079264] md: bind<sda3> >15:36:36,488 INFO kernel:[85489.079628] md: bind<sdb1> >15:36:36,488 INFO kernel:[85489.079783] md: bind<sdc1> >15:36:36,488 INFO kernel:[85489.083896] md/raid:md127: device sdb1 operational as raid disk 1 >15:36:36,488 INFO kernel:[85489.083899] md/raid:md127: device sda3 operational as raid disk 0 >15:36:36,488 INFO kernel:[85489.084439] md/raid:md127: allocated 0kB >15:36:36,488 ALERT kernel:[85489.084495] md/raid:md127: raid level 5 active with 2 out of 3 devices, algorithm 2 >15:36:36,488 DEBUG kernel:[85489.084496] RAID conf printout: >15:36:36,488 DEBUG kernel:[85489.084498] --- level:5 rd:3 wd:2 >15:36:36,488 DEBUG kernel:[85489.084499] disk 0, o:1, dev:sda3 >15:36:36,488 DEBUG kernel:[85489.084500] disk 1, o:1, dev:sdb1 >15:36:36,488 INFO kernel:[85489.084701] created bitmap (1 pages) for device md127 >15:36:36,488 INFO kernel:[85489.084883] md127: bitmap initialized from disk: read 1 pages, set 539 of 539 bits >15:36:36,488 INFO kernel:[85489.085459] md127: detected capacity change from 0 to 72274149376 >15:36:36,488 DEBUG kernel:[85489.085497] RAID conf printout: >15:36:36,488 DEBUG kernel:[85489.085500] --- level:5 rd:3 wd:2 >15:36:36,488 DEBUG kernel:[85489.085501] disk 0, o:1, dev:sda3 >15:36:36,488 DEBUG kernel:[85489.085503] disk 1, o:1, dev:sdb1 >15:36:36,488 DEBUG kernel:[85489.085504] disk 2, o:1, dev:sdc1 >15:36:36,498 INFO kernel:[85489.086439] md127: unknown partition table >15:36:36,498 INFO kernel:[85489.086729] md: recovery of RAID array md127 >15:36:36,498 INFO kernel:[85489.086731] md: minimum _guaranteed_ speed: 1000 KB/sec/disk. >15:36:36,498 INFO kernel:[85489.086733] md: using maximum available idle IO bandwidth (but not more than 200000 KB/sec) for recovery. >15:36:36,498 INFO kernel:[85489.086743] md: using 2048k window, over a total of 35290112k. >15:36:36,798 INFO kernel:[85489.389532] md127: unknown partition table
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 1148513
: 943106 |
943107
|
943108
|
943109
|
943110
|
943111
|
943112
|
943113
|
943114
|
943115
|
943116