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 848665 Details for
Bug 1051803
AttributeError: 'Blivet' object has no attribute 'setFstabSwaps'
[?]
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), 1.18 MB, created by
Jay Jay Billings
on 2014-01-11 17:19:26 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Jay Jay Billings
Created:
2014-01-11 17:19:26 UTC
Size:
1.18 MB
patch
obsolete
>anaconda 20.25.15-1 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 681, in apply > self.storage.setFstabSwaps(new_swaps) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 125, in _runSpoke > action.apply() > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 424, in _on_spoke_clicked > self._runSpoke(spoke) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 442, in _on_spoke_clicked > self._on_spoke_clicked(self._spokes[dest].selector, None, self._spokes[dest]) >AttributeError: 'Blivet' object has no attribute 'setFstabSwaps' > >Local variables in innermost frame: >self: <pyanaconda.ui.gui.spokes.custom.CustomPartitioningSpoke object at 0x7f15c22a95d0> >new_swaps: <generator object <genexpr> at 0x7f15d088bc30> > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._mehInterface: GraphicalExceptionHandlingIface instance, containing members: > _intf._mehInterface._lightbox_func: <bound method GraphicalUserInterface.lightbox_over_current_action of <pyanaconda.ui.gui.GraphicalUserInterface object at 0x227c550>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># 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=dhcp --device=p14p1 --noipv6 --activate >network --hostname=phoenix ># System timezone >timezone America/Chicago --isUtc ># System bootloader configuration >bootloader --location=mbr --boot-drive=sda ># Partition clearing information >clearpart --none --initlabel --drives=sda,sdb,sdc > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'sdd': 128, 'sda': 129, 'sdb': 130, 'sdc': 131} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage._defaultFSType: ext4 > _intf.storage.autoPartEscrowCert: None > _intf.storage.iscsi: iscsi instance, containing members: > _intf.storage.iscsi.initiatorSet: False > _intf.storage.iscsi.ifaces: {} > _intf.storage.iscsi.started: False > _intf.storage.iscsi._initiator: Skipped > _intf.storage.iscsi.discovered_targets: {} > _intf.storage.iscsi.ibftNodes: [] > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: existing 29996MB partition sdc2 (16) > origFormat: Ext3FS instance, containing members: > origFormat.errors: False > origFormat.uuid: 605d8692-55a7-48dd-a03e-af3612cfcec5 > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 008034 > origFormat._mountType: ext3 > origFormat.fsprofile: None > origFormat.label: / > origFormat._targetSize: 29996.0 > origFormat.dirty: False > origFormat._minInstanceSize: 15953.0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._device: /dev/sdc2 > origFormat._size: 29996.0 > id: 17 >, ActionDestroyFormat instance, containing members: > device: existing 196MB partition sdb1 (5) > origFormat: Ext3FS instance, containing members: > origFormat.errors: False > origFormat.uuid: 2946000b-f7da-41b3-8249-ee1a2c9a64d8 > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 008017 > origFormat._mountType: ext3 > origFormat.fsprofile: None > origFormat.label: /boot > origFormat._targetSize: 196.0 > origFormat.dirty: False > origFormat._minInstanceSize: 159.5 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._device: /dev/sdb1 > origFormat._size: 196.0 > id: 15 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 16 >, ActionDestroyFormat instance, containing members: > device: existing 30725MB partition sda1 (1) > origFormat: Ext3FS instance, containing members: > origFormat.errors: False > origFormat.uuid: d75cabdd-3d6e-4560-9f0d-35be52e3198c > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 008001 > origFormat._mountType: ext3 > origFormat.fsprofile: None > origFormat.label: /opt > origFormat._targetSize: 30725.0 > origFormat.dirty: False > origFormat._minInstanceSize: 6405.0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._device: /dev/sda1 > origFormat._size: 30725.0 > id: 11 >, ActionDestroyFormat instance, containing members: > device: existing 50016MB lvmlv VolGroup00-LogVol02 (9) > origFormat: Ext4FS instance, containing members: > origFormat.errors: False > origFormat.uuid: f404506d-f072-4c7e-baab-78cb34afd4e7 > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 253002 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 50016.0 > origFormat.dirty: False > origFormat._minInstanceSize: 20703.0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._device: /dev/mapper/VolGroup00-LogVol02 > origFormat._size: 50016.0 > id: 9 >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 10 >, ActionDestroyFormat instance, containing members: > device: existing 8192MB lvmlv VolGroup00-LogVol01 (8) > origFormat: existing swap > id: 7 >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 8 >, ActionDestroyFormat instance, containing members: > device: existing 918748MB mdarray 127_0 (3) > origFormat: Ext3FS instance, containing members: > origFormat.errors: False > origFormat.uuid: 5656aaff-d718-471c-b238-009756502176 > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: None > origFormat._mountType: ext3 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 918748.0 > origFormat.dirty: False > origFormat._minInstanceSize: 332002.0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._device: /dev/md/127_0 > origFormat._size: 918748.0 > id: 0 >, ActionDestroyDevice instance, containing members: > device: Already dumped (MDRaidArrayDevice instance) > id: 1 >, ActionDestroyFormat instance, containing members: > device: existing 918748MB partition sdc5 (18) > origFormat: existing mdmember > id: 4 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 5 >, ActionDestroyDevice instance, containing members: > device: existing 918748MB partition sdc4 (17) > id: 6 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 18 >, ActionDestroyFormat instance, containing members: > device: existing 919556MB partition sda2 (2) > origFormat: existing mdmember > id: 2 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 3 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 12 >, ActionDestroyFormat instance, containing members: > device: existing 953869MB disk sda (0) with non-existent msdos disklabel > origFormat: existing msdos disklabel > id: 13 >, ActionCreateDevice instance, containing members: > device: non-existent 876128MB partition sdc2 (42) with non-existent mdmember > id: 61 >, ActionCreateDevice instance, containing members: > device: non-existent 76712MB partition sdc3 (46) with non-existent lvmpv > id: 69 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 70 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 62 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 14 >, ActionCreateDevice instance, containing members: > device: non-existent 876128MB partition sda1 (41) with non-existent mdmember > id: 59 >, ActionCreateDevice instance, containing members: > device: non-existent 77740MB partition sda2 (45) with non-existent lvmpv > id: 67 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 68 >, ActionCreateDevice instance, containing members: > device: non-existent 154444MB lvmvg fedora_phoenix (47) > id: 71 >, ActionCreateDevice instance, containing members: > device: non-existent 44840MB lvmlv fedora_phoenix-02 (54) with non-existent luks > id: 86 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 87 >, ActionCreateDevice instance, containing members: > device: LUKSDevice instance, containing members: > device.major: 0 > device._partedDevice: None > device.exists: False > device._size: 0 > device.id: 55 > device.controllable: True > device.uuid: None > device._format: Ext4FS instance, containing members: > device._format.errors: False > device._format.uuid: None > device._format.exists: None > device._format._mountpoint: None > device._format._majorminor: None > device._format._minInstanceSize: None > device._format._mountType: ext4 > device._format.fsprofile: None > device._format.label: opt > device._format._targetSize: 0 > device._format.dirty: False > device._format._size: 0 > device._format.mountopts: None > device._format.mountpoint: /opt > device._format._device: /dev/mapper/luks-fedora_phoenix-02 > device.dmUuid: None > device.parents: [Already dumped (LVMLogicalVolumeDevice instance) >] > device.deviceLinks: [] > device.minor: 0 > device.fstabComment: Skipped > device.bus: Skipped > device.sysfsPath: Skipped > device._targetSize: 0 > device._model: Skipped > device.kids: 0 > device.target: crypt > device._vendor: Skipped > device._name: luks-fedora_phoenix-02 > device.protected: False > device.originalFormat: Ext4FS instance, containing members: > device.originalFormat.errors: False > device.originalFormat.uuid: None > device.originalFormat.exists: None > device.originalFormat._mountpoint: None > device.originalFormat.mountpoint: /opt > device.originalFormat._majorminor: None > device.originalFormat._mountType: ext4 > device.originalFormat.fsprofile: None > device.originalFormat.label: None > device.originalFormat._targetSize: 0 > device.originalFormat.dirty: False > device.originalFormat._minInstanceSize: None > device.originalFormat.mountopts: None > device.originalFormat._size: 0 > device.originalFormat._device: /dev/mapper/luks-fedora_phoenix-02 > device._serial: None > id: 88 >, ActionCreateFormat instance, containing members: > device: Already dumped (LUKSDevice instance) > origFormat: non-existent None > id: 89 >, ActionCreateDevice instance, containing members: > device: non-existent 64102MB lvmlv fedora_phoenix-01 (52) with non-existent luks > id: 82 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 83 >, ActionCreateDevice instance, containing members: > device: LUKSDevice instance, containing members: > device.major: 0 > device._partedDevice: None > device.exists: False > device._size: 0 > device.id: 53 > device.controllable: True > device.uuid: None > device._format: non-existent swap > device.dmUuid: None > device.parents: [Already dumped (LVMLogicalVolumeDevice instance) >] > device.deviceLinks: [] > device.minor: 0 > device.fstabComment: Skipped > device.bus: Skipped > device.sysfsPath: Skipped > device._targetSize: 0 > device._model: Skipped > device.kids: 0 > device.target: crypt > device._vendor: Skipped > device._name: luks-fedora_phoenix-01 > device.protected: False > device.originalFormat: non-existent swap > device._serial: None > id: 84 >, ActionCreateFormat instance, containing members: > device: Already dumped (LUKSDevice instance) > origFormat: non-existent None > id: 85 >, ActionCreateDevice instance, containing members: > device: non-existent 45500MB lvmlv fedora_phoenix-00 (48) with non-existent luks > id: 72 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 73 >, ActionCreateDevice instance, containing members: > device: LUKSDevice instance, containing members: > device.major: 0 > device._partedDevice: None > device.exists: False > device._size: 0 > device.id: 49 > device.controllable: True > device.uuid: None > device._format: Ext4FS instance, containing members: > device._format.errors: False > device._format.uuid: None > device._format.exists: None > device._format._mountpoint: None > device._format._majorminor: None > device._format._minInstanceSize: None > device._format._mountType: ext4 > device._format.fsprofile: None > device._format.label: root > device._format._targetSize: 0 > device._format.dirty: False > device._format._size: 0 > device._format.mountopts: None > device._format.mountpoint: / > device._format._device: /dev/mapper/luks-fedora_phoenix-00 > device.dmUuid: None > device.parents: [Already dumped (LVMLogicalVolumeDevice instance) >] > device.deviceLinks: [] > device.minor: 0 > device.fstabComment: Skipped > device.bus: Skipped > device.sysfsPath: Skipped > device._targetSize: 0 > device._model: Skipped > device.kids: 0 > device.target: crypt > device._vendor: Skipped > device._name: root > device.protected: False > device.originalFormat: Ext4FS instance, containing members: > device.originalFormat.errors: False > device.originalFormat.uuid: None > device.originalFormat.exists: None > device.originalFormat._mountpoint: None > device.originalFormat.mountpoint: / > device.originalFormat._majorminor: None > device.originalFormat._mountType: ext4 > device.originalFormat.fsprofile: None > device.originalFormat.label: None > device.originalFormat._targetSize: 0 > device.originalFormat.dirty: False > device.originalFormat._minInstanceSize: None > device.originalFormat.mountopts: None > device.originalFormat._size: 0 > device.originalFormat._device: /dev/mapper/luks-fedora_phoenix-00 > device._serial: None > id: 74 >, ActionCreateFormat instance, containing members: > device: Already dumped (LUKSDevice instance) > origFormat: non-existent None > id: 75 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 60 >, ActionCreateDevice instance, containing members: > device: non-existent 876000MB mdarray home (43) with non-existent luks > id: 63 >, ActionCreateFormat instance, containing members: > device: Already dumped (MDRaidArrayDevice instance) > origFormat: non-existent None > id: 64 >, ActionCreateDevice instance, containing members: > device: LUKSDevice instance, containing members: > device.major: 0 > device._partedDevice: None > device.exists: False > device._size: 0 > device.id: 44 > device.controllable: True > device.uuid: None > device._format: Ext4FS instance, containing members: > device._format.errors: False > device._format.uuid: None > device._format.exists: None > device._format._mountpoint: None > device._format._majorminor: None > device._format._minInstanceSize: None > device._format._mountType: ext4 > device._format.fsprofile: None > device._format.label: home > device._format._targetSize: 0 > device._format.dirty: False > device._format._size: 0 > device._format.mountopts: None > device._format.mountpoint: /home > device._format._device: /dev/mapper/luks-home > device.dmUuid: None > device.parents: [Already dumped (MDRaidArrayDevice instance) >] > device.deviceLinks: [] > device.minor: 0 > device.fstabComment: Skipped > device.bus: Skipped > device.sysfsPath: Skipped > device._targetSize: 0 > device._model: Skipped > device.kids: 0 > device.target: crypt > device._vendor: Skipped > device._name: luks-home > device.protected: False > device.originalFormat: Ext4FS instance, containing members: > device.originalFormat.errors: False > device.originalFormat.uuid: None > device.originalFormat.exists: None > device.originalFormat._mountpoint: None > device.originalFormat.mountpoint: /home > device.originalFormat._majorminor: None > device.originalFormat._mountType: ext4 > device.originalFormat.fsprofile: None > device.originalFormat.label: home > device.originalFormat._targetSize: 0 > device.originalFormat.dirty: False > device.originalFormat._minInstanceSize: None > device.originalFormat.mountopts: None > device.originalFormat._size: 0 > device.originalFormat._device: /dev/mapper/luks-home > device._serial: None > id: 65 >, ActionCreateFormat instance, containing members: > device: Already dumped (LUKSDevice instance) > origFormat: non-existent None > id: 66 >] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [Already dumped (DiskDevice instance) >, existing 476940MB disk sdb (4) with existing msdos disklabel >, existing 476741MB partition sdb2 (6) with existing lvmpv >, existing 476736MB lvmvg VolGroup00 (7) >, existing 414752MB lvmlv VolGroup00-LogVol03 (10) with existing ext3 filesystem mounted at /scratch >, OpticalDevice instance, containing members: > major: 11 > _partedDevice: parted.Device instance -- > model: HL-DT-ST BD-RE BH14NS40 path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2193248 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 7 did: 0 busy: False > hardwareGeometry: (136, 255, 63) biosGeometry: (136, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c6aca440> > exists: True > _size: 4283.6875 > id: 13 > controllable: True > uuid: None > _format: existing udf > parents: [] > sysfsPath: /devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:0/6:0:0:0/block/sr0 > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/cdrom, /dev/disk/by-id/ata-HL-DT-ST_BD-RE_BH14NS40_K81CAKJ2407, /dev/disk/by-label/Oblivion, /dev/disk/by-uuid/2006-02-28-11-23-31-00] > _targetSize: 0 > _model: HL-DT-ST_BD-RE_BH14NS40 > kids: 0 > _vendor: None > _name: sr0 > protected: False > originalFormat: existing udf > _serial: None >, existing 953869MB disk sdc (14) with existing msdos disklabel >, existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >, FileDevice instance, containing members: > major: 0 > _partedDevice: parted.Device instance -- > model: path: /run/install/repo/LiveOS/squashfs.img type: 5 > sectorSize: 512 physicalSectorSize: 512 > length: 439712 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3435, 4, 32) biosGeometry: (3435, 4, 32) > PedDevice: <_ped.Device object at 0x7f15c6aca950> > exists: True > _size: 214.703125 > id: 19 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: parted.Device instance -- > model: Loopback device path: /dev/loop0 type: 18 > sectorSize: 512 physicalSectorSize: 512 > length: 439712 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (27, 255, 63) biosGeometry: (27, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c6acab00> > exists: True > _size: 0 > id: 20 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing squashfs > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 21 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/rootfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 22 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format.errors: False > _format.uuid: 4847f338-a61d-4f93-ac64-77997dedbbd5 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 2048.0 > _format.dirty: False > _format._minInstanceSize: 0.0 > _format.mountopts: None > _format.mountpoint: None > _format._device: /dev/loop1 > _format._size: 2048.0 > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat.errors: False > originalFormat.uuid: 4847f338-a61d-4f93-ac64-77997dedbbd5 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._size: 2048.0 > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: Anaconda > originalFormat._targetSize: 2048.0 > originalFormat.dirty: False > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat.mountpoint: None > originalFormat._device: /dev/loop1 > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 23 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /overlay (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 24 > controllable: False > uuid: None > _format: existing None > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing None > _serial: None >, existing 2048MB dm live-rw (25) with existing ext4 filesystem >, existing 2048MB dm live-base (26) with existing ext4 filesystem >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (MDRaidArrayDevice instance) >, Already dumped (LUKSDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (LVMVolumeGroupDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LUKSDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LUKSDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LUKSDevice instance) >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [sda, sdb, sdb2, VolGroup00, VolGroup00-LogVol03, sdd, sdd1, sr0, sdc, sdc1, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), live-rw, live-base, md127, home, luks-home, fedora_phoenix, fedora_phoenix-00, luks-fedora_phoenix-00, fedora_phoenix-01, luks-fedora_phoenix-01, fedora_phoenix-02, luks-fedora_phoenix-02] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.protectedDevNames: [sdd1] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [existing 7633MB partition sdd1 (12) with existing efi filesystem >, existing 7633MB disk sdd (11) with existing msdos disklabel >] > _intf.storage.fsset.devicetree.protectedDevSpecs: [LABEL=FEDORA] > _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: [LABEL=FEDORA] > _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.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.disks: [existing 953869MB disk sda (0) with existing msdos disklabel >, existing 476940MB disk sdb (4) with existing msdos disklabel >, existing 953869MB disk sdc (14) with existing msdos disklabel >] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (DiskDevice instance) > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: Already dumped (AnacondaKSHandler instance) > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: Skipped > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: False > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x227c610) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x227c590) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x227c690) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x227c6d0) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x227c710) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 16136 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: True > _intf._isFinal: True > _intf._distributionText: <function distributionText at 0x7f15eadf4b18> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.install_device: None > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._setup: True > _intf.payload._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload._base_repo: fedora > _intf.payload.txID: None > _intf.payload.default_repos: [fedora, rawhide] > _intf.payload._createdInitrds: False > _intf.payload._packages: [] > _intf.payload._space_required: 3 GB > _intf.payload._base_repo_lock: <_RLock owner=None count=0> > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload._kernelVersionList: [] > _intf._currentAction: SummaryHub instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._spokes: {'SoftwareSelectionSpoke': SoftwareSelectionSpoke instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._addonStates: {'korean-support': 0, 'office': 0, 'khmer-support': 0, 'lower-sorbian-support': 0, 'lule-sami-support': 0, 'critical-path-kde': 0, 'yiddish-support': 0, 'engineering-and-scientific': 0, 'persian-support': 0, 'mysql': 0, 'georgian-support': 0, 'development-libs': 0, 'malay-support': 0, 'kurdish-support': 0, 'tonga-support': 0, 'font-design': 0, 'portuguese-support': 0, 'editors': 0, 'window-managers': 0, 'directory-server': 0, 'esperanto-support': 0, 'system-tools': 0, 'polish-support': 0, 'japanese-support': 0, 'asturian-support': 0, 'hungarian-support': 0, 'somali-support': 0, 'punjabi-support': 0, 'bhutanese-support': 0, 'british-support': 0, 'oromo-support': 0, 'fedora-packager': 0, 'kazakh-support': 0, 'development-tools': 0, 'lao-support': 0, 'critical-path-base': 0, 'gnome-software-development': 0, 'azerbaijani-support': 0, 'sugar-desktop': 0, 'inuktitut-support': 0, 'german-support': 0, 'low-german-support': 0, 'kashmiri-support': 0, 'venda-support': 0, 'hindi-support': 0, 'electronic-lab': 0, 'fonts': 0, 'tsonga-support': 0, 'online-docs': 0, 'bulgarian-support': 0, 'russian-support': 0, 'simplified-chinese-support': 0, 'xfce-software-development': 0, 'text-internet': 0, 'serbian-support': 0, 'latvian-support': 0, 'swedish-support': 0, 'samoan-support': 0, 'akan-support': 0, 'southern-sotho-support': 0, 'gujarati-support': 0, 'catalan-support': 0, 'lithuanian-support': 0, 'books': 0, 'x-software-development': 0, 'virtualization': 0, 'quechua-support': 0, 'legacy-network-server': 0, 'tajik-support': 0, 'dns-server': 0, 'gnome-desktop': 0, 'news-server': 0, 'turkish-support': 0, 'arabic-support': 0, 'vietnamese-support': 0, 'dogtag': 0, 'mongolian-support': 0, 'fijian-support': 0, 'tetum-support': 0, 'upper-sorbian-support': 0, 'tswana-support': 0, 'core': 0, 'northern-sami-support': 0, 'authoring-and-publishing': 0, 'irish-support': 0, 'italian-support': 0, 'konkani-support': 0, 'base': 0, 'sardinian-support': 0, 'ftp-server': 0, 'thai-support': 0, 'macedonian-support': 0, 'java-development': 0, 'northern-sotho-support': 0, 'kannada-support': 0, 'malayalam-support': 0, 'swahili-support': 0, 'ocaml': 0, 'hardware-support': 0, 'maori-support': 0, 'breton-support': 0, 'maltese-support': 0, 'romanian-support': 0, 'games': 0, 'critical-path-gnome': 0, 'greek-support': 0, 'friulian-support': 0, 'tagalog-support': 0, 'latin-support': 0, 'zulu-support': 0, 'tigrinya-support': 0, 'slovenian-support': 0, 'tibetan-support': 0, 'danish-support': 0, 'milkymist': 0, 'afrikaans-support': 0, 'belarusian-support': 0, 'haskell': 0, 'southern-ndebele-support': 0, 'interlingua-support': 0, 'legacy-software-development': 0, 'bosnian-support': 0, 'slovak-support': 0, 'brazilian-support': 0, 'basque-support': 0, 'icelandic-support': 0, 'clustering': 0, 'welsh-support': 0, 'java': 0, 'mingw32': 0, 'telugu-support': 0, 'meego-netbook': 0, 'low-saxon-support': 0, 'urdu-support': 0, 'perl': 0, 'mossi-support': 0, 'base-x': 0, 'web-development': 0, 'tamil-support': 0, 'legacy-software-support': 0, 'indonesian-support': 0, 'sanskrit-support': 0, 'uzbek-support': 0, 'sinhala-support': 0, 'network-server': 0, 'walloon-support': 0, 'occitan-support': 0, 'shuswap-support': 0, 'filesystems': 0, 'lingala-support': 0, 'graphics': 0, 'web-server': 0, 'hiligaynon-support': 0, 'dial-up': 0, 'ruby': 0, 'traditional-chinese-support': 0, 'czech-support': 0, 'malagasy-support': 0, 'smb-server': 0, 'amazigh-support': 0, 'albanian-support': 0, 'eclipse': 0, 'galician-support': 0, 'armenian-support': 0, 'dutch-support': 0, 'printing': 0, 'oriya-support': 0, 'libreoffice-development': 0, 'manx-support': 0, 'nepali-support': 0, 'kde-software-development': 0, 'chuvash-support': 0, 'ukrainian-support': 0, 'assamese-support': 0, 'kde-desktop': 0, 'swati-support': 0, 'bengali-support': 0, 'spanish-support': 0, 'mail-server': 0, 'input-methods': 0, 'education': 0, 'hebrew-support': 0, 'critical-path-xfce': 0, 'estonian-support': 0, 'french-support': 0, 'server-cfg': 0, 'croatian-support': 0, 'sindhi-support': 0, 'kashubian-support': 0, 'filipino-support': 0, 'sql-server': 0, 'finnish-support': 0, 'norwegian-support': 0, 'admin-tools': 0, 'turkmen-support': 0, 'legacy-fonts': 0, 'kinyarwanda-support': 0, 'haitian-creole-support': 0, 'critical-path-apps': 0, 'buildsys-build': 0, 'gaelic-support': 0, 'robotics-suite': 0, 'coptic-support': 0, 'critical-path-lxde': 0, 'marathi-support': 0, 'faroese-support': 0, 'ethiopic-support': 0, 'burmese-support': 0, 'design-suite': 0, 'frisian-support': 0, 'xhosa-support': 0, 'xfce-desktop': 0, 'kyrgyz-support': 0, 'sound-and-video': 0, 'chichewa-support': 0, 'maithili-support': 0, 'lxde-desktop': 0, 'luxembourgish-support': 0, 'graphical-internet': 0} > _intf._currentAction._spokes.selectedGroups: [] > _intf._currentAction._spokes._environmentStore: ListStore instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._errorMsgs: None > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.environment: None > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._origEnvironment: None > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.excludedGroups: [] > _intf._currentAction._spokes._addonStore: ListStore instance, containing members: > _intf._currentAction._spokes._selectFlag: True > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._environmentAddons: {} > _intf._currentAction._spokes._tx_id: None > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._origAddons: [] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: >, 'FilterSpoke': FilterSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes.ancestors: [] > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.disks: [] > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._notebook: Notebook instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes.pages: [SearchPage instance, containing members: > _lunEntry: Entry instance, containing members: > _portCombo: ComboBoxText instance, containing members: > _targetEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _wwidEntry: Entry instance, containing members: >, MultipathPage instance, containing members: > _wwidEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, OtherPage instance, containing members: > _idEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, RaidPage instance, containing members: > filterActive: False > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > model: TreeModelFilter instance, containing members: >, ZPage instance, containing members: > filterActive: False > _isS390: False > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > model: TreeModelFilter instance, containing members: >] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.selected_disks: [] > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._addDisksButton: None >, 'NetworkSpoke': NetworkSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.network_control_box: NetworkControlBox instance, containing members: > _intf._currentAction._spokes.network_control_box.spoke: Already dumped (NetworkSpoke instance) > _intf._currentAction._spokes.network_control_box.builder: Already dumped (Builder instance) > _intf._currentAction._spokes.network_control_box._running_nmce: None > _intf._currentAction._spokes.network_control_box.selected_ssid: None > _intf._currentAction._spokes.network_control_box.client: Client instance, containing members: > _intf._currentAction._spokes.network_control_box.entry_hostname: Entry instance, containing members: > _intf._currentAction._spokes.network_control_box._updating_device: False >, 'SourceSpoke': SourceSpoke instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._updatesBox: Box instance, containing members: > _intf._currentAction._spokes._repoNameWarningLabel: Label instance, containing members: > _intf._currentAction._spokes._repoNameWarningBox: Box instance, containing members: > _intf._currentAction._spokes._nfsOptsBox: Box instance, containing members: > _intf._currentAction._spokes._repoProxyPasswordEntry: Entry instance, containing members: > _intf._currentAction._spokes._autodetectDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._autodetectButton: RadioButton instance, containing members: > _intf._currentAction._spokes._autodetectLabel: Label instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._proxyButton: Button instance, containing members: > _intf._currentAction._spokes._repoStore: ListStore instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._repoEntryBox: Grid instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._networkButton: RadioButton instance, containing members: > _intf._currentAction._spokes._cdrom: None > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._proxyUrl: Skipped > _intf._currentAction._spokes._isoChooserButton: Button instance, containing members: > _intf._currentAction._spokes._mirrorlistCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._repoMirrorlistCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._repoProxyUrlEntry: Entry instance, containing members: > _intf._currentAction._spokes._protocolComboBox: ComboBoxText instance, containing members: > _intf._currentAction._spokes._repoProxyUsernameEntry: Entry instance, containing members: > _intf._currentAction._spokes._autodetectBox: Grid instance, containing members: > _intf._currentAction._spokes._repoNamesWarningBox: Box instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._verifyIsoButton: Button instance, containing members: > _intf._currentAction._spokes._currentIsoFile: None > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._origIsoChooserButton: _Choose an ISO > _intf._currentAction._spokes._repoProtocolComboBox: ComboBoxText instance, containing members: > _intf._currentAction._spokes._urlEntry: Entry instance, containing members: > _intf._currentAction._spokes._noUpdatesCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._repoUrlEntry: Entry instance, containing members: > _intf._currentAction._spokes._repoNameEntry: Entry instance, containing members: > _intf._currentAction._spokes._error: False > _intf._currentAction._spokes._repoSelection: TreeSelection instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._repoNamesWarningLabel: Label instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._proxyChange: False > _intf._currentAction._spokes._ready: True > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._networkBox: Box instance, containing members: > _intf._currentAction._spokes._isoBox: Box instance, containing members: > _intf._currentAction._spokes._isoButton: RadioButton instance, containing members: >, 'KeyboardSpoke': KeyboardSpoke instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._xkl_wrapper: Skipped > _intf._currentAction._spokes._switching_dialog: ConfigureSwitchingDialog instance, containing members: > _intf._currentAction._spokes._switching_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._switching_dialog.applyOnSkip: False > _intf._currentAction._spokes._switching_dialog._switchingOptsSort: TreeModelSort instance, containing members: > _intf._currentAction._spokes._switching_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._switching_dialog.skipTo: None > _intf._currentAction._spokes._switching_dialog._check_list: [] > _intf._currentAction._spokes._switching_dialog._xkl_wrapper: Skipped > _intf._currentAction._spokes._switching_dialog._switchingOptsStore: ListStore instance, containing members: > _intf._currentAction._spokes._switching_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._add_dialog: None > _intf._currentAction._spokes._downButton: ToolButton instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._layoutSwitchLabel: Label instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._confirmed: False > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._previewButton: ToolButton instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._remove_last_attempt: False > _intf._currentAction._spokes._upButton: ToolButton instance, containing members: >, 'CustomPartitioningSpoke': CustomPartitioningSpoke instance, containing members: > _intf._currentAction._spokes._selectedDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._configureBox: Box instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._device_container_name: fedora_phoenix > _intf._currentAction._spokes._accordion: Accordion instance, containing members: > _intf._currentAction._spokes._accordion._expanders: [Expander instance, containing members: >, Expander instance, containing members: >] > _intf._currentAction._spokes._fs_types: [ext4, ext3, ext2, swap, BIOS Boot, xfs, vfat] > _intf._currentAction._spokes._initialized: True > _intf._currentAction._spokes._encryptCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._addButton: ToolButton instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._modifyContainerButton: Button instance, containing members: > _intf._currentAction._spokes.passphrase: p3ppERm!|\|7_joy_t0Y$ > _intf._currentAction._spokes._incompleteDeviceOptionsLabel: Label instance, containing members: > _intf._currentAction._spokes._reformatCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._devices: [Already dumped (FileDevice instance) >, Already dumped (FileDevice instance) >, Already dumped (FileDevice instance) >, Already dumped (LVMVolumeGroupDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMVolumeGroupDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (MDRaidArrayDevice instance) >, Already dumped (DMDevice instance) >, Already dumped (DMDevice instance) >, Already dumped (LoopDevice instance) >, Already dumped (LoopDevice instance) >, Already dumped (LoopDevice instance) >, Already dumped (LUKSDevice instance) >, Already dumped (LUKSDevice instance) >, Already dumped (LUKSDevice instance) >, Already dumped (LUKSDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (OpticalDevice instance) >] > _intf._currentAction._spokes._partitionsViewport: Viewport instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes._typeCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._current_selector: MountpointSelector instance, containing members: > _intf._currentAction._spokes._current_selector._root: Root instance, containing members: > _intf._currentAction._spokes._current_selector._root.mounts: {'/boot': Already dumped (PartitionDevice instance) >, '/scratch': Already dumped (LVMLogicalVolumeDevice instance) >, '/opt': Already dumped (LUKSDevice instance) >, '/': Already dumped (LUKSDevice instance) >, '/home': Already dumped (LUKSDevice instance) >} > _intf._currentAction._spokes._current_selector._root.swaps: [Already dumped (LUKSDevice instance) >] > _intf._currentAction._spokes._current_selector._root.name: New Fedora 20 Installation > _intf._currentAction._spokes._current_selector._device: Already dumped (LUKSDevice instance) > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._partitionsNotebook: Notebook instance, containing members: > _intf._currentAction._spokes._totalSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._incompleteDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._containerCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._device_container_encrypted: False > _intf._currentAction._spokes._mountPointEntry: Entry instance, containing members: > _intf._currentAction._spokes._uneditableDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._summaryButton: Button instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._whenCreateLabel: Label instance, containing members: > _intf._currentAction._spokes._selectedDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._encryptedDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._device_container_size: 0 > _intf._currentAction._spokes._containerLabel: Label instance, containing members: > _intf._currentAction._spokes._labelEntry: Entry instance, containing members: > _intf._currentAction._spokes._nameEntry: Entry instance, containing members: > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes._raidStoreFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._applyButton: Button instance, containing members: > _intf._currentAction._spokes._passphraseEntry: Entry instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._media_disks: [] > _intf._currentAction._spokes._raidLevelCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._availableSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes._sizeEntry: Entry instance, containing members: > _intf._currentAction._spokes._error: None > _intf._currentAction._spokes._configButton: ToolButton instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._encryptedDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._raidLevelLabel: Label instance, containing members: > _intf._currentAction._spokes._device_disks: [Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._fsCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._free_space: 202.36 MB > _intf._currentAction._spokes._device_container_raid_level: None > _intf._currentAction._spokes._device_name_dict: {0: 02, 1: opt, 2: sdc1, 3: opt, 4: , 5: opt} > _intf._currentAction._spokes._incompleteDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._uneditableDeviceDescLabel: Label instance, containing members: >, 'LangsupportSpoke': LangsupportSpoke instance, containing members: > _intf._currentAction._spokes._langSelection: TreeSelection instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._localeStore: ListStore instance, containing members: > _intf._currentAction._spokes._localeView: TreeView instance, containing members: > _intf._currentAction._spokes._arrow: Image instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._langView: TreeView instance, containing members: > _intf._currentAction._spokes._languageStoreFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._languageEntry: Entry instance, containing members: > _intf._currentAction._spokes._langSelectedColumn: TreeViewColumn instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._langSelectedRenderer: CellRendererPixbuf instance, containing members: > _intf._currentAction._spokes._selected_locales: set([]) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._localeSelection: None > _intf._currentAction._spokes._languageStore: ListStore instance, containing members: >, 'DatetimeSpoke': DatetimeSpoke instance, containing members: > _intf._currentAction._spokes._kickstarted: False > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._monthCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._radioButton24h: RadioButton instance, containing members: > _intf._currentAction._spokes._amPmLabel: Label instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._monthsStore: ListStore instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._ntpSwitch: Switch instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._regions_zones: OrderedDict([('Africa', set(['Kinshasa', 'Harare', 'Dar_es_Salaam', 'Addis_Ababa', 'Brazzaville', 'Johannesburg', 'Maseru', 'Dakar', 'Bissau', 'Lubumbashi', 'Luanda', 'Bangui', 'Khartoum', 'Mbabane', 'Malabo', 'Niamey', 'Sao_Tome', 'Nouakchott', 'Ouagadougou', 'Tripoli', 'Windhoek', 'Ndjamena', 'Algiers', 'Lome', 'Kampala', 'Kigali', 'Freetown', 'Juba', 'Gaborone', 'Ceuta', 'El_Aaiun', 'Accra', 'Tunis', 'Bamako', 'Porto-Novo', 'Mogadishu', 'Nairobi', 'Maputo', 'Casablanca', 'Banjul', 'Monrovia', 'Cairo', 'Abidjan', 'Bujumbura', 'Djibouti', 'Lagos', 'Conakry', 'Blantyre', 'Asmara', 'Libreville', 'Douala', 'Lusaka'])), ('America', set(['Monterrey', 'Regina', 'Goose_Bay', 'Argentina/La_Rioja', 'Fortaleza', 'Aruba', 'North_Dakota/Center', 'Tegucigalpa', 'Santiago', 'Guatemala', 'Swift_Current', 'Argentina/Buenos_Aires', 'Dominica', 'Scoresbysund', 'Havana', 'Yellowknife', 'Dawson_Creek', 'Indiana/Indianapolis', 'Adak', 'Indiana/Vincennes', 'Antigua', 'Bahia', 'Rankin_Inlet', 'Jamaica', 'St_Thomas', 'Cuiaba', 'Edmonton', 'Indiana/Marengo', 'Grand_Turk', 'Paramaribo', 'Campo_Grande', 'Argentina/Tucuman', 'Caracas', 'Argentina/San_Juan', 'Denver', 'Argentina/Cordoba', 'St_Vincent', 'Eirunepe', 'St_Johns', 'New_York', 'Boise', 'Cambridge_Bay', 'Miquelon', 'Rainy_River', 'Inuvik', 'Argentina/Salta', 'Creston', 'Maceio', 'Belem', 'Argentina/Jujuy', 'Indiana/Winamac', 'Resolute', 'Metlakatla', 'North_Dakota/New_Salem', 'Boa_Vista', 'Glace_Bay', 'Puerto_Rico', 'Araguaina', 'Sao_Paulo', 'Los_Angeles', 'Dawson', 'Pangnirtung', 'Whitehorse', 'La_Paz', 'Chihuahua', 'Merida', 'Rio_Branco', 'Panama', 'Cayenne', 'Mazatlan', 'Sitka', 'St_Lucia', 'Lower_Princes', 'Cancun', 'Manaus', 'Bahia_Banderas', 'Moncton', 'Asuncion', 'Belize', 'Indiana/Knox', 'Toronto', 'Santa_Isabel', 'St_Kitts', 'Danmarkshavn', 'Blanc-Sablon', 'Detroit', 'Atikokan', 'Grenada', 'Argentina/Rio_Gallegos', 'Port-au-Prince', 'Matamoros', 'Port_of_Spain', 'Argentina/Catamarca', 'Hermosillo', 'Halifax', 'Lima', 'Nome', 'Barbados', 'Curacao', 'Kentucky/Louisville', 'Chicago', 'Santarem', 'Godthab', 'Kentucky/Monticello', 'Porto_Velho', 'Winnipeg', 'Vancouver', 'Argentina/Mendoza', 'Ojinaga', 'St_Barthelemy', 'Anguilla', 'Montevideo', 'Marigot', 'Santo_Domingo', 'Phoenix', 'Noronha', 'Cayman', 'Argentina/Ushuaia', 'Yakutat', 'El_Salvador', 'Indiana/Tell_City', 'Martinique', 'Nassau', 'Guayaquil', 'Mexico_City', 'Thule', 'Kralendijk', 'Argentina/San_Luis', 'Anchorage', 'Montserrat', 'Nipigon', 'Thunder_Bay', 'Managua', 'Guyana', 'Recife', 'Guadeloupe', 'Menominee', 'Tijuana', 'Iqaluit', 'Bogota', 'North_Dakota/Beulah', 'Tortola', 'Juneau', 'Indiana/Petersburg', 'Costa_Rica', 'Indiana/Vevay'])), ('Antarctica', set(['DumontDUrville', 'Vostok', 'Syowa', 'Palmer', 'Casey', 'Rothera', 'McMurdo', 'Macquarie', 'Davis', 'Mawson'])), ('Arctic', set(['Longyearbyen'])), ('Asia', set(['Karachi', 'Choibalsan', 'Vladivostok', 'Kashgar', 'Rangoon', 'Aqtobe', 'Kuwait', 'Kuala_Lumpur', 'Gaza', 'Dubai', 'Samarkand', 'Ho_Chi_Minh', 'Damascus', 'Thimphu', 'Yekaterinburg', 'Manila', 'Amman', 'Kolkata', 'Hovd', 'Beirut', 'Nicosia', 'Almaty', 'Bahrain', 'Brunei', 'Hong_Kong', 'Magadan', 'Aqtau', 'Tashkent', 'Singapore', 'Phnom_Penh', 'Irkutsk', 'Tokyo', 'Muscat', 'Bangkok', 'Yerevan', 'Baghdad', 'Qyzylorda', 'Taipei', 'Omsk', 'Tehran', 'Bishkek', 'Ulaanbaatar', 'Shanghai', 'Kamchatka', 'Chongqing', 'Dhaka', 'Novokuznetsk', 'Dushanbe', 'Sakhalin', 'Kuching', 'Anadyr', 'Khandyga', 'Jakarta', 'Yakutsk', 'Pontianak', 'Makassar', 'Krasnoyarsk', 'Kathmandu', 'Aden', 'Urumqi', 'Oral', 'Tbilisi', 'Harbin', 'Seoul', 'Kabul', 'Dili', 'Ashgabat', 'Macau', 'Riyadh', 'Baku', 'Qatar', 'Jayapura', 'Hebron', 'Colombo', 'Novosibirsk', 'Pyongyang', 'Jerusalem', 'Vientiane', 'Ust-Nera'])), ('Atlantic', set(['Reykjavik', 'Cape_Verde', 'Azores', 'Faroe', 'Canary', 'Bermuda', 'Madeira', 'St_Helena', 'Stanley', 'South_Georgia'])), ('Australia', set(['Melbourne', 'Eucla', 'Brisbane', 'Lindeman', 'Broken_Hill', 'Hobart', 'Lord_Howe', 'Perth', 'Sydney', 'Currie', 'Darwin', 'Adelaide'])), ('Europe', set(['Kiev', 'Istanbul', 'Paris', 'Oslo', 'Riga', 'Athens', 'Luxembourg', 'Andorra', 'Gibraltar', 'Tirane', 'Ljubljana', 'Chisinau', 'Simferopol', 'Vienna', 'Busingen', 'Zagreb', 'Stockholm', 'Warsaw', 'Moscow', 'Skopje', 'Bratislava', 'Berlin', 'Zaporozhye', 'Brussels', 'Uzhgorod', 'Budapest', 'San_Marino', 'Helsinki', 'Vaduz', 'Vatican', 'Dublin', 'Podgorica', 'Minsk', 'Malta', 'Guernsey', 'Monaco', 'Jersey', 'Mariehamn', 'Bucharest', 'Isle_of_Man', 'Belgrade', 'Zurich', 'Tallinn', 'Madrid', 'Prague', 'Sofia', 'Samara', 'Rome', 'London', 'Lisbon', 'Volgograd', 'Amsterdam', 'Copenhagen', 'Kaliningrad', 'Vilnius', 'Sarajevo'])), ('Indian', set(['Cocos', 'Maldives', 'Comoro', 'Mayotte', 'Antananarivo', 'Mahe', 'Mauritius', 'Chagos', 'Reunion', 'Kerguelen', 'Christmas'])), ('Pacific', set(['Kwajalein', 'Palau', 'Auckland', 'Pitcairn', 'Chuuk', 'Galapagos', 'Marquesas', 'Nauru', 'Easter', 'Guadalcanal', 'Saipan', 'Tarawa', 'Tongatapu', 'Noumea', 'Pago_Pago', 'Wallis', 'Wake', 'Apia', 'Honolulu', 'Rarotonga', 'Chatham', 'Kosrae', 'Fakaofo', 'Norfolk', 'Majuro', 'Kiritimati', 'Pohnpei', 'Efate', 'Gambier', 'Niue', 'Johnston', 'Midway', 'Guam', 'Funafuti', 'Port_Moresby', 'Tahiti', 'Enderbury', 'Fiji'])), ('US', set(['Mountain', 'Arizona', 'Central', 'Eastern', 'Hawaii', 'Pacific', 'Alaska'])), ('Etc', set(['UTC', 'GMT-10', 'GMT-11', 'GMT-12', 'GMT-13', 'GMT-14', 'GMT+8', 'GMT+9', 'GMT+1', 'GMT+2', 'GMT+3', 'GMT+4', 'GMT+5', 'GMT+6', 'GMT+7', 'GMT+12', 'GMT+10', 'GMT+11', 'GMT-8', 'GMT-9', 'GMT-6', 'GMT-7', 'GMT-4', 'GMT-5', 'GMT-2', 'GMT-3', 'GMT-1', 'GMT']))]) > _intf._currentAction._spokes._months_nums: {'February': 2, 'October': 10, 'March': 3, 'August': 8, 'May': 5, 'January': 1, 'June': 6, 'September': 9, 'April': 4, 'December': 12, 'July': 7, 'November': 11} > _intf._currentAction._spokes._tzmap: TimezoneMap instance, containing members: > _intf._currentAction._spokes._yearCombo: ComboBox instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._update_datetime_timer_id: None > _intf._currentAction._spokes._cityCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._regionCombo: ComboBox instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._dayCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._amPmUp: Button instance, containing members: > _intf._currentAction._spokes._citiesStore: ListStore instance, containing members: > _intf._currentAction._spokes._amPmDown: Button instance, containing members: > _intf._currentAction._spokes._minutesLabel: Label instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._yearsStore: ListStore instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._daysStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog: NTPconfigDialog instance, containing members: > _intf._currentAction._spokes._config_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._config_dialog.applyOnSkip: False > _intf._currentAction._spokes._config_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._config_dialog._epoch: 0 > _intf._currentAction._spokes._config_dialog._epoch_lock: <thread.lock object at 0x7f15dfc79e90> > _intf._currentAction._spokes._config_dialog.skipTo: None > _intf._currentAction._spokes._config_dialog._serversStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog._check_list: [] > _intf._currentAction._spokes._config_dialog._threads_counter: 4 > _intf._currentAction._spokes._config_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._config_dialog._serverEntry: Entry instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._old_region: None > _intf._currentAction._spokes._citiesFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._start_updating_timer_id: None > _intf._currentAction._spokes._hoursLabel: Label instance, containing members: > _intf._currentAction._spokes._regionsStore: ListStore instance, containing members: > _intf._currentAction._spokes._old_city: None > _intf._currentAction._spokes._daysFilter: TreeModelFilter instance, containing members: >, 'StorageSpoke': StorageSpoke instance, containing members: > _intf._currentAction._spokes.clearPartType: 2 > _intf._currentAction._spokes._visitedSinceApplied: False > _intf._currentAction._spokes.encrypted: True > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.autopart: False > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._cur_clicked_overview: DiskOverview instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes.specialized_disks_box: Box instance, containing members: > _intf._currentAction._spokes.selected_disks: [sda, sdb, sdc] > _intf._currentAction._spokes._previous_autopart: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.autoPartType: 2 > _intf._currentAction._spokes.local_disks_box: Box instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._last_clicked_overview: DiskOverview instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.disks: [Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >, existing 7633MB disk sdd (11) with existing msdos disklabel >] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._ready: True >} > _intf._currentAction._checker: FileSystemSpaceChecker instance, containing members: > _intf._currentAction._checker.error_message: Not enough space in filesystems for the current software selection. An additional 3 GB is needed. > _intf._currentAction._checker.storage: Already dumped (Blivet instance) > _intf._currentAction._checker.payload: Already dumped (YumPayload instance) > _intf._currentAction._checker.success: False > _intf._currentAction._checker.deficit: 3 GB > _intf._currentAction.applyOnSkip: False > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction.paths: {'spokes': [('pyanaconda.ui.gui.spokes.%s', '/tmp/updates/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/site-python/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes')], 'categories': [('pyanaconda.ui.gui.categories.%s', '/tmp/updates/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/site-python/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/categories')]} > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction.storage: Already dumped (Blivet instance) > _intf._currentAction._inSpoke: True > _intf._currentAction.skipTo: None > _intf._currentAction._environs: [anaconda] > _intf._currentAction._check_list: [] > _intf._currentAction._autoContinue: False > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction.payload: Already dumped (YumPayload instance) > _intf._currentAction._incompleteSpokes: [Already dumped (SoftwareSelectionSpoke instance) >, Already dumped (StorageSpoke instance) >] >updateSrc: http://dlehman.fedorapeople.org/updates/updates-980267.0.img >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: hd:LABEL=FEDORA >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader.problems: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage2_device: None > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x22a02a8>, True), 'type': (<function <lambda> at 0x22a0488>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x22a0320>, True)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf._currentAction._spokes["PasswordSpoke"]._oldweak, _intf._currentAction._spokes["PasswordSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._oldweak, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.programVersion: 20.25.15-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password] > mehConfig.programName: anaconda > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline, /tmp/syslog] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': 'http://dlehman.fedorapeople.org/updates/updates-980267.0.img', 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'dmraid': True, 'armPlatform': None, 'dnf': False, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'dirinstall': False, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': 'hd:LABEL=FEDORA', 'method': None, 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'geoloc': None, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'askmethod': False, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'eject': True, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'extlinux': False, 'multiLib': False, 'nofb': None, 'targetArch': None} >proxy: None > >Registered callbacks: > > >/tmp/anaconda.log: >00:46:52,522 INFO anaconda: /sbin/anaconda 20.25.15-1 >00:46:52,865 INFO anaconda: 33030144 kB (32256 MB) are available >00:46:52,865 INFO anaconda: check_memory(): total:32256, needed:512, graphical:512 >00:46:52,886 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >00:46:52,887 INFO anaconda: Default encoding = utf-8 >00:46:54,155 INFO anaconda: Display mode = g >00:46:54,157 INFO anaconda: 33030144 kB (32256 MB) are available >00:46:54,157 INFO anaconda: check_memory(): total:32256, needed:512, graphical:512 >00:46:55,162 DEBUG anaconda: X server has signalled a successful start. >00:46:55,166 INFO anaconda: Starting window manager, pid 1376. >00:46:55,251 INFO anaconda: Started spice-vdagent. >00:46:55,252 INFO anaconda: Running Thread: AnaXklWrapperInitThread (139731672270592) >00:46:56,365 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >00:46:56,366 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >00:46:56,367 INFO anaconda: using only installclass _Fedora >00:46:57,009 INFO anaconda: bootloader GRUB2 on X86 platform >00:46:57,010 INFO anaconda: bootloader GRUB2 on X86 platform >00:46:57,080 DEBUG anaconda: network: devices found ['p14p1'] >00:46:57,447 DEBUG anaconda: updating hostname phoenix >00:46:57,507 INFO anaconda: Running Thread: AnaStorageThread (139731485226752) >00:46:57,509 INFO anaconda: Running Thread: AnaTimeInitThread (139731476834048) >00:46:57,511 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (139731468441344) >00:46:57,517 INFO anaconda: Running Thread: AnaPayloadThread (139731460048640) >00:46:57,652 INFO anaconda: got 0 NTP servers from DHCP >00:46:57,653 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (139731468441344) >00:46:57,691 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (139731468441344) >00:46:57,692 INFO anaconda: Starting geolocation lookup >00:46:57,693 INFO anaconda: Geolocation provider: Fedora GeoIP >00:46:58,278 INFO anaconda: Geolocation lookup finished in 0.6 seconds >00:46:58,279 INFO anaconda: got results from geolocation >00:46:58,281 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (139731468441344) >00:47:00,061 INFO anaconda: Thread Done: AnaXklWrapperInitThread (139731672270592) >16:57:07,891 INFO anaconda: Thread Done: AnaStorageThread (139731485226752) >00:47:05,001 INFO anaconda: Thread Done: AnaTimeInitThread (139731476834048) >00:47:10,464 DEBUG anaconda: network standalone spoke (init): completed: ['p14p1'] >00:47:10,624 INFO anaconda: Running Thread: AnaDateTimeThread (139731476834048) >00:47:10,637 INFO anaconda: fs space: 0 B needed: 3 GB >00:47:10,751 INFO anaconda: Thread Done: AnaDateTimeThread (139731476834048) >00:47:10,846 INFO anaconda: fs space: 0 B needed: 3 GB >00:47:10,901 INFO anaconda: fs space: 0 B needed: 3 GB >00:47:10,960 INFO anaconda: Running Thread: AnaSourceWatcher (139731468441344) >00:47:11,017 INFO anaconda: Running Thread: AnaSoftwareWatcher (139731389609728) >00:47:11,047 INFO anaconda: Running Thread: AnaStorageWatcher (139731381217024) >00:47:11,051 INFO anaconda: Thread Done: AnaStorageWatcher (139731381217024) >00:47:11,083 INFO anaconda: Running Thread: AnaCustomStorageInit (139731381217024) >00:47:11,184 DEBUG anaconda: network: selected device p14p1 >00:47:11,341 DEBUG anaconda: updating hostname phoenix >00:47:11,680 INFO anaconda: Running Thread: AnaNTPserver0 (139731672270592) >00:47:11,681 INFO anaconda: Running Thread: AnaNTPserver1 (139731372824320) >00:47:11,683 INFO anaconda: Running Thread: AnaNTPserver2 (139731364431616) >00:47:11,684 INFO anaconda: Running Thread: AnaNTPserver3 (139731356038912) >00:47:11,697 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7f15c22a9a10> >00:47:11,697 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f15c22a98d0> status to: Probing storage... >00:47:11,698 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f15c22a98d0> status to: Downloading package metadata... >00:47:11,698 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f15c22a9550> status to: Downloading package metadata... >00:47:11,698 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f15c22a9c10> status to: Probing storage... >00:47:11,704 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f15c22a9c10> >00:47:11,781 INFO anaconda: Thread Done: AnaNTPserver2 (139731364431616) >00:47:11,810 INFO anaconda: Thread Done: AnaNTPserver1 (139731372824320) >00:47:11,857 INFO anaconda: Thread Done: AnaNTPserver3 (139731356038912) >00:47:11,907 INFO anaconda: Thread Done: AnaNTPserver0 (139731672270592) >00:47:11,979 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f15c14dd490> status to: Wired (p14p1) connected >00:47:12,429 INFO anaconda: Thread Done: AnaCustomStorageInit (139731381217024) >00:47:21,455 DEBUG anaconda: disk free: 7.68 GB fs free: 39.32 GB sw needs: 3 GB auto swap: 0 B >00:47:26,709 INFO anaconda: Thread Done: AnaPayloadThread (139731460048640) >00:47:26,723 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f15c22a9550> status to: Downloading group metadata... >00:47:27,274 DEBUG anaconda: Setting up repos: [] >00:47:27,276 INFO anaconda: Thread Done: AnaSourceWatcher (139731468441344) >00:47:27,337 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f15c22a98d0> >00:47:33,897 INFO anaconda: Thread Done: AnaSoftwareWatcher (139731389609728) >00:47:33,977 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f15c22a9550> >16:58:12,115 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py:865: Warning: gsignal.c:2593: instance '0x1ee32e0' has no handler with id '8107' > if not self._check_encrypted(): > >16:58:12,115 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py:865: Warning: gsignal.c:2593: instance '0x1ee32e0' has no handler with id '8108' > if not self._check_encrypted(): > >16:58:12,120 INFO anaconda: Running Thread: AnaExecuteStorageThread (139731389609728) >16:58:12,133 DEBUG anaconda: new disk order: [] >16:58:12,176 DEBUG anaconda: stage1 device cannot be of type mdarray >16:58:12,177 DEBUG anaconda: _is_valid_disklabel(sda) returning True >16:58:12,177 DEBUG anaconda: _is_valid_size(sda) returning True >16:58:12,177 DEBUG anaconda: _is_valid_location(sda) returning True >16:58:12,177 DEBUG anaconda: _is_valid_format(sda) returning True >16:58:12,178 DEBUG anaconda: is_valid_stage1_device(sda) returning True >16:58:12,178 INFO anaconda: Thread Done: AnaExecuteStorageThread (139731389609728) >16:58:12,341 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', '127_0', 'VolGroup00', 'VolGroup00-LogVol01', 'VolGroup00-LogVol02', 'VolGroup00-LogVol03', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sdb2', 'sdc', 'sdc1', 'sdc2', 'sdc4', 'sdc5', 'sr0'] >16:58:12,344 DEBUG anaconda: ui: unused=['sdc1', 'VolGroup00-LogVol01', 'VolGroup00-LogVol02', '127_0', 'sdc2', 'sdb1', 'sda1', 'VolGroup00-LogVol03'] >16:58:12,345 DEBUG anaconda: ui: new_devices=[] >16:58:12,370 DEBUG anaconda: page clicked: New Fedora 20 Installation >16:58:12,370 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >16:58:12,370 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >16:58:12,457 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f15c22a9c10> >16:58:12,458 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f15c22a9c10> status to: Saving storage configuration... >16:58:12,462 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f15c22a9c10> >16:58:16,155 DEBUG anaconda: page clicked: Unknown >16:58:16,156 DEBUG anaconda: show mountpoint: Unknown >16:58:16,168 DEBUG anaconda: populate_right_side: existing 918748MB mdarray 127_0 (3) with existing ext3 filesystem >16:58:16,173 DEBUG anaconda: updated device_disks to ['sda', 'sdc'] >16:58:16,174 DEBUG anaconda: updated device_container_name to None >16:58:16,174 DEBUG anaconda: updated device_container_raid_level to None >16:58:16,174 DEBUG anaconda: updated device_container_encrypted to False >16:58:16,174 DEBUG anaconda: updated device_container_size to 0 >16:58:16,182 DEBUG anaconda: fs type changed: ext3 >16:58:16,188 INFO anaconda: getting device type for RAID >16:58:16,188 DEBUG anaconda: device_type_changed: 1 RAID >16:58:16,188 INFO anaconda: getting device type for RAID >16:58:16,189 INFO anaconda: getting device type for RAID >16:58:16,189 INFO anaconda: getting device type for RAID >16:58:16,189 INFO anaconda: getting device type for RAID >16:58:16,190 INFO anaconda: getting device type for RAID >16:58:16,190 INFO anaconda: getting device type for RAID >16:58:16,190 INFO anaconda: getting device type for RAID >16:58:16,191 INFO anaconda: getting device type for RAID >16:58:16,191 DEBUG anaconda: populate_raid: 1, raid1 >16:58:16,191 INFO anaconda: getting device type for RAID >16:58:16,192 INFO anaconda: getting device type for RAID >16:58:16,192 DEBUG anaconda: populate_raid: 1, raid1 >16:58:16,193 INFO anaconda: getting device type for RAID >16:58:18,913 DEBUG anaconda: current selector: existing 918748MB mdarray 127_0 (3) with existing ext3 filesystem >16:58:18,919 DEBUG anaconda: notebook page = 1 >16:58:18,919 INFO anaconda: ui: saving changes to device 127_0 >16:58:18,919 DEBUG anaconda: old name: 127_0 >16:58:18,920 DEBUG anaconda: new name: None >16:58:18,925 DEBUG anaconda: old size: 918748.4375 >16:58:18,926 DEBUG anaconda: new size: 918748 >16:58:18,926 INFO anaconda: getting device type for RAID >16:58:18,926 DEBUG anaconda: old device type: 1 >16:58:18,926 DEBUG anaconda: new device type: 1 >16:58:18,926 DEBUG anaconda: reformat: False >16:58:18,927 DEBUG anaconda: old fs type: ext3 >16:58:18,927 DEBUG anaconda: new fs type: ext3 >16:58:18,928 DEBUG anaconda: old encryption setting: False >16:58:18,928 DEBUG anaconda: new encryption setting: False >16:58:18,928 DEBUG anaconda: old label: >16:58:18,928 DEBUG anaconda: new_label: >16:58:18,928 DEBUG anaconda: old mountpoint: >16:58:18,928 DEBUG anaconda: new mountpoint: >16:58:18,928 DEBUG anaconda: old raid level: raid1 >16:58:18,928 DEBUG anaconda: new raid level: raid1 >16:58:18,929 DEBUG anaconda: old container: None >16:58:18,929 DEBUG anaconda: new container: None >16:58:18,929 DEBUG anaconda: old container encrypted: False >16:58:18,929 DEBUG anaconda: new container encrypted: False >16:58:18,929 DEBUG anaconda: old container raid level: None >16:58:18,929 DEBUG anaconda: new container raid level: None >16:58:18,929 DEBUG anaconda: old container size request: 0 >16:58:18,929 DEBUG anaconda: new container size request: 0 >16:58:18,929 DEBUG anaconda: old disks: ['sda', 'sdc'] >16:58:18,929 DEBUG anaconda: new disks: ['sda', 'sdc'] >16:58:18,929 DEBUG anaconda: populate_right_side: existing 918748MB mdarray 127_0 (3) with existing ext3 filesystem >16:58:18,931 DEBUG anaconda: updated device_disks to ['sda', 'sdc'] >16:58:18,932 DEBUG anaconda: updated device_container_name to None >16:58:18,932 DEBUG anaconda: updated device_container_raid_level to None >16:58:18,932 DEBUG anaconda: updated device_container_encrypted to False >16:58:18,932 DEBUG anaconda: updated device_container_size to 0 >16:58:18,937 INFO anaconda: getting device type for RAID >16:58:18,937 DEBUG anaconda: populate_raid: 1, raid1 >16:58:18,938 INFO anaconda: getting device type for RAID >16:58:18,938 DEBUG anaconda: new selector: existing 1027MB partition sdc1 (15) with existing ext3 filesystem >16:58:18,938 DEBUG anaconda: populate_right_side: existing 1027MB partition sdc1 (15) with existing ext3 filesystem >16:58:18,938 DEBUG anaconda: updated device_disks to ['sdc'] >16:58:18,938 DEBUG anaconda: updated device_container_name to None >16:58:18,939 DEBUG anaconda: updated device_container_raid_level to None >16:58:18,939 DEBUG anaconda: updated device_container_encrypted to False >16:58:18,939 DEBUG anaconda: updated device_container_size to 0 >16:58:18,943 INFO anaconda: getting device type for Standard Partition >16:58:18,944 DEBUG anaconda: device_type_changed: 2 Standard Partition >16:58:18,944 INFO anaconda: getting device type for Standard Partition >16:58:18,944 INFO anaconda: getting device type for Standard Partition >16:58:18,945 INFO anaconda: getting device type for Standard Partition >16:58:18,945 INFO anaconda: getting device type for Standard Partition >16:58:18,946 INFO anaconda: getting device type for Standard Partition >16:58:18,946 INFO anaconda: getting device type for Standard Partition >16:58:18,947 INFO anaconda: getting device type for Standard Partition >16:58:18,947 INFO anaconda: getting device type for Standard Partition >16:58:18,947 DEBUG anaconda: populate_raid: 2, None >16:58:18,948 INFO anaconda: getting device type for Standard Partition >16:58:18,948 INFO anaconda: getting device type for Standard Partition >16:58:18,949 DEBUG anaconda: populate_raid: 2, None >16:58:18,949 INFO anaconda: getting device type for Standard Partition >16:58:25,164 INFO anaconda: ui: saving changes to device sdc1 >16:58:25,165 DEBUG anaconda: old name: sdc1 >16:58:25,165 DEBUG anaconda: new name: None >16:58:25,172 DEBUG anaconda: old size: 1027.56445312 >16:58:25,172 DEBUG anaconda: new size: 1027 >16:58:25,173 INFO anaconda: getting device type for Standard Partition >16:58:25,174 DEBUG anaconda: old device type: 2 >16:58:25,174 DEBUG anaconda: new device type: 2 >16:58:25,174 DEBUG anaconda: reformat: False >16:58:25,175 DEBUG anaconda: old fs type: ext3 >16:58:25,175 DEBUG anaconda: new fs type: ext3 >16:58:25,176 DEBUG anaconda: old encryption setting: False >16:58:25,176 DEBUG anaconda: new encryption setting: False >16:58:25,176 DEBUG anaconda: old label: /boot >16:58:25,176 DEBUG anaconda: new_label: >16:58:25,176 DEBUG anaconda: old mountpoint: >16:58:25,176 DEBUG anaconda: new mountpoint: /boot >16:58:25,177 DEBUG anaconda: old raid level: None >16:58:25,177 DEBUG anaconda: new raid level: None >16:58:25,177 DEBUG anaconda: old container: None >16:58:25,177 DEBUG anaconda: new container: None >16:58:25,177 DEBUG anaconda: old container encrypted: False >16:58:25,177 DEBUG anaconda: new container encrypted: False >16:58:25,178 DEBUG anaconda: old container raid level: None >16:58:25,178 DEBUG anaconda: new container raid level: None >16:58:25,178 DEBUG anaconda: old container size request: 0 >16:58:25,178 DEBUG anaconda: new container size request: 0 >16:58:25,178 DEBUG anaconda: old disks: ['sdc'] >16:58:25,178 DEBUG anaconda: new disks: ['sdc'] >16:58:25,178 DEBUG anaconda: updating mountpoint of sdc1 to /boot >16:58:25,182 DEBUG anaconda: populate_right_side: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >16:58:25,182 DEBUG anaconda: updated device_disks to ['sdc'] >16:58:25,182 DEBUG anaconda: updated device_container_name to None >16:58:25,182 DEBUG anaconda: updated device_container_raid_level to None >16:58:25,182 DEBUG anaconda: updated device_container_encrypted to False >16:58:25,182 DEBUG anaconda: updated device_container_size to 0 >16:58:25,187 INFO anaconda: getting device type for Standard Partition >16:58:25,187 DEBUG anaconda: populate_raid: 2, None >16:58:25,187 INFO anaconda: getting device type for Standard Partition >16:58:31,757 DEBUG anaconda: current selector: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >16:58:31,758 DEBUG anaconda: notebook page = 1 >16:58:31,759 INFO anaconda: ui: saving changes to device sdc1 >16:58:31,759 DEBUG anaconda: old name: sdc1 >16:58:31,759 DEBUG anaconda: new name: None >16:58:31,765 DEBUG anaconda: old size: 1027.56445312 >16:58:31,765 DEBUG anaconda: new size: 1027 >16:58:31,765 INFO anaconda: getting device type for Standard Partition >16:58:31,765 DEBUG anaconda: old device type: 2 >16:58:31,766 DEBUG anaconda: new device type: 2 >16:58:31,766 DEBUG anaconda: reformat: False >16:58:31,767 DEBUG anaconda: old fs type: ext3 >16:58:31,767 DEBUG anaconda: new fs type: ext3 >16:58:31,767 DEBUG anaconda: old encryption setting: False >16:58:31,767 DEBUG anaconda: new encryption setting: False >16:58:31,767 DEBUG anaconda: old label: /boot >16:58:31,767 DEBUG anaconda: new_label: >16:58:31,767 DEBUG anaconda: old mountpoint: /boot >16:58:31,767 DEBUG anaconda: new mountpoint: /boot >16:58:31,767 DEBUG anaconda: old raid level: None >16:58:31,768 DEBUG anaconda: new raid level: None >16:58:31,768 DEBUG anaconda: old container: None >16:58:31,768 DEBUG anaconda: new container: None >16:58:31,768 DEBUG anaconda: old container encrypted: False >16:58:31,768 DEBUG anaconda: new container encrypted: False >16:58:31,768 DEBUG anaconda: old container raid level: None >16:58:31,768 DEBUG anaconda: new container raid level: None >16:58:31,768 DEBUG anaconda: old container size request: 0 >16:58:31,768 DEBUG anaconda: new container size request: 0 >16:58:31,768 DEBUG anaconda: old disks: ['sdc'] >16:58:31,768 DEBUG anaconda: new disks: ['sdc'] >16:58:31,769 DEBUG anaconda: populate_right_side: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >16:58:31,769 DEBUG anaconda: updated device_disks to ['sdc'] >16:58:31,769 DEBUG anaconda: updated device_container_name to None >16:58:31,769 DEBUG anaconda: updated device_container_raid_level to None >16:58:31,769 DEBUG anaconda: updated device_container_encrypted to False >16:58:31,769 DEBUG anaconda: updated device_container_size to 0 >16:58:31,774 INFO anaconda: getting device type for Standard Partition >16:58:31,774 DEBUG anaconda: populate_raid: 2, None >16:58:31,774 INFO anaconda: getting device type for Standard Partition >16:58:31,775 DEBUG anaconda: new selector: existing 414752MB lvmlv VolGroup00-LogVol03 (10) with existing ext3 filesystem >16:58:31,776 DEBUG anaconda: populate_right_side: existing 414752MB lvmlv VolGroup00-LogVol03 (10) with existing ext3 filesystem >16:58:31,776 DEBUG anaconda: updated device_disks to ['sdb'] >16:58:31,776 DEBUG anaconda: updated device_container_name to VolGroup00 >16:58:31,776 DEBUG anaconda: updated device_container_raid_level to None >16:58:31,776 DEBUG anaconda: updated device_container_encrypted to False >16:58:31,777 DEBUG anaconda: updated device_container_size to 476736 >16:58:31,782 INFO anaconda: getting device type for LVM >16:58:31,782 DEBUG anaconda: device_type_changed: 0 LVM >16:58:31,782 INFO anaconda: getting device type for LVM >16:58:31,782 INFO anaconda: getting device type for LVM >16:58:31,782 INFO anaconda: getting device type for LVM >16:58:31,783 INFO anaconda: getting device type for LVM >16:58:31,783 INFO anaconda: getting device type for LVM >16:58:31,783 INFO anaconda: getting device type for LVM >16:58:31,783 INFO anaconda: getting device type for LVM >16:58:31,784 INFO anaconda: getting device type for LVM >16:58:31,784 INFO anaconda: getting device type for LVM >16:58:31,784 INFO anaconda: getting device type for LVM >16:58:31,784 INFO anaconda: getting device type for LVM >16:58:31,784 DEBUG anaconda: populate_raid: 0, None >16:58:31,785 INFO anaconda: getting device type for LVM >16:58:31,785 INFO anaconda: getting device type for LVM >16:58:31,785 DEBUG anaconda: populate_raid: 0, None >16:58:31,786 INFO anaconda: getting device type for LVM >16:58:31,786 DEBUG anaconda: new container selection: VolGroup00 >16:58:31,786 DEBUG anaconda: default container is VolGroup00 >16:58:38,503 INFO anaconda: ui: saving changes to device VolGroup00-LogVol03 >16:58:38,504 DEBUG anaconda: old name: LogVol03 >16:58:38,504 DEBUG anaconda: new name: None >16:58:38,512 DEBUG anaconda: old size: 414752.0 >16:58:38,512 DEBUG anaconda: new size: 414752 >16:58:38,512 INFO anaconda: getting device type for LVM >16:58:38,513 DEBUG anaconda: old device type: 0 >16:58:38,513 DEBUG anaconda: new device type: 0 >16:58:38,513 DEBUG anaconda: reformat: False >16:58:38,515 DEBUG anaconda: old fs type: ext3 >16:58:38,515 DEBUG anaconda: new fs type: ext3 >16:58:38,515 DEBUG anaconda: old encryption setting: False >16:58:38,515 DEBUG anaconda: new encryption setting: False >16:58:38,515 DEBUG anaconda: old label: >16:58:38,516 DEBUG anaconda: new_label: >16:58:38,516 DEBUG anaconda: old mountpoint: >16:58:38,516 DEBUG anaconda: new mountpoint: /scratch >16:58:38,516 DEBUG anaconda: old raid level: None >16:58:38,517 DEBUG anaconda: new raid level: None >16:58:38,517 DEBUG anaconda: old container: VolGroup00 >16:58:38,517 DEBUG anaconda: new container: VolGroup00 >16:58:38,517 DEBUG anaconda: old container encrypted: False >16:58:38,517 DEBUG anaconda: new container encrypted: False >16:58:38,517 DEBUG anaconda: old container raid level: None >16:58:38,517 DEBUG anaconda: new container raid level: None >16:58:38,518 DEBUG anaconda: old container size request: 476736 >16:58:38,518 DEBUG anaconda: new container size request: 476736 >16:58:38,518 DEBUG anaconda: old disks: ['sdb'] >16:58:38,518 DEBUG anaconda: new disks: ['sdb'] >16:58:38,518 DEBUG anaconda: updating mountpoint of VolGroup00-LogVol03 to /scratch >16:58:38,520 DEBUG anaconda: populate_right_side: existing 414752MB lvmlv VolGroup00-LogVol03 (10) with existing ext3 filesystem mounted at /scratch >16:58:38,521 DEBUG anaconda: updated device_disks to ['sdb'] >16:58:38,521 DEBUG anaconda: updated device_container_name to VolGroup00 >16:58:38,521 DEBUG anaconda: updated device_container_raid_level to None >16:58:38,522 DEBUG anaconda: updated device_container_encrypted to False >16:58:38,522 DEBUG anaconda: updated device_container_size to 476736 >16:58:38,526 INFO anaconda: getting device type for LVM >16:58:38,527 DEBUG anaconda: populate_raid: 0, None >16:58:38,527 INFO anaconda: getting device type for LVM >16:58:38,527 DEBUG anaconda: new container selection: None >16:58:38,528 DEBUG anaconda: new container selection: None >16:58:38,528 DEBUG anaconda: new container selection: VolGroup00 >16:58:38,528 DEBUG anaconda: default container is VolGroup00 >16:58:41,189 DEBUG anaconda: current selector: existing 414752MB lvmlv VolGroup00-LogVol03 (10) with existing ext3 filesystem mounted at /scratch >16:58:41,191 DEBUG anaconda: notebook page = 1 >16:58:41,191 INFO anaconda: ui: saving changes to device VolGroup00-LogVol03 >16:58:41,192 DEBUG anaconda: old name: LogVol03 >16:58:41,192 DEBUG anaconda: new name: None >16:58:41,196 DEBUG anaconda: old size: 414752.0 >16:58:41,196 DEBUG anaconda: new size: 414752 >16:58:41,196 INFO anaconda: getting device type for LVM >16:58:41,196 DEBUG anaconda: old device type: 0 >16:58:41,196 DEBUG anaconda: new device type: 0 >16:58:41,196 DEBUG anaconda: reformat: False >16:58:41,199 DEBUG anaconda: old fs type: ext3 >16:58:41,199 DEBUG anaconda: new fs type: ext3 >16:58:41,199 DEBUG anaconda: old encryption setting: False >16:58:41,199 DEBUG anaconda: new encryption setting: False >16:58:41,199 DEBUG anaconda: old label: >16:58:41,199 DEBUG anaconda: new_label: >16:58:41,199 DEBUG anaconda: old mountpoint: /scratch >16:58:41,199 DEBUG anaconda: new mountpoint: /scratch >16:58:41,199 DEBUG anaconda: old raid level: None >16:58:41,199 DEBUG anaconda: new raid level: None >16:58:41,200 DEBUG anaconda: old container: VolGroup00 >16:58:41,200 DEBUG anaconda: new container: VolGroup00 >16:58:41,200 DEBUG anaconda: old container encrypted: False >16:58:41,200 DEBUG anaconda: new container encrypted: False >16:58:41,200 DEBUG anaconda: old container raid level: None >16:58:41,200 DEBUG anaconda: new container raid level: None >16:58:41,200 DEBUG anaconda: old container size request: 476736 >16:58:41,200 DEBUG anaconda: new container size request: 476736 >16:58:41,201 DEBUG anaconda: old disks: ['sdb'] >16:58:41,201 DEBUG anaconda: new disks: ['sdb'] >16:58:41,201 DEBUG anaconda: populate_right_side: existing 414752MB lvmlv VolGroup00-LogVol03 (10) with existing ext3 filesystem mounted at /scratch >16:58:41,201 DEBUG anaconda: updated device_disks to ['sdb'] >16:58:41,201 DEBUG anaconda: updated device_container_name to VolGroup00 >16:58:41,202 DEBUG anaconda: updated device_container_raid_level to None >16:58:41,202 DEBUG anaconda: updated device_container_encrypted to False >16:58:41,202 DEBUG anaconda: updated device_container_size to 476736 >16:58:41,207 INFO anaconda: getting device type for LVM >16:58:41,207 DEBUG anaconda: populate_raid: 0, None >16:58:41,207 INFO anaconda: getting device type for LVM >16:58:41,207 DEBUG anaconda: new container selection: None >16:58:41,208 DEBUG anaconda: new container selection: None >16:58:41,208 DEBUG anaconda: new container selection: VolGroup00 >16:58:41,208 DEBUG anaconda: default container is VolGroup00 >16:58:41,208 DEBUG anaconda: new selector: existing 918748MB mdarray 127_0 (3) with existing ext3 filesystem >16:58:41,210 DEBUG anaconda: populate_right_side: existing 918748MB mdarray 127_0 (3) with existing ext3 filesystem >16:58:41,212 DEBUG anaconda: updated device_disks to ['sda', 'sdc'] >16:58:41,212 DEBUG anaconda: updated device_container_name to None >16:58:41,212 DEBUG anaconda: updated device_container_raid_level to None >16:58:41,212 DEBUG anaconda: updated device_container_encrypted to False >16:58:41,213 DEBUG anaconda: updated device_container_size to 0 >16:58:41,218 INFO anaconda: getting device type for RAID >16:58:41,218 DEBUG anaconda: device_type_changed: 1 RAID >16:58:41,218 INFO anaconda: getting device type for RAID >16:58:41,219 INFO anaconda: getting device type for RAID >16:58:41,219 INFO anaconda: getting device type for RAID >16:58:41,219 INFO anaconda: getting device type for RAID >16:58:41,220 INFO anaconda: getting device type for RAID >16:58:41,220 INFO anaconda: getting device type for RAID >16:58:41,220 INFO anaconda: getting device type for RAID >16:58:41,221 INFO anaconda: getting device type for RAID >16:58:41,221 INFO anaconda: getting device type for RAID >16:58:41,221 INFO anaconda: getting device type for RAID >16:58:41,222 INFO anaconda: getting device type for RAID >16:58:41,222 DEBUG anaconda: populate_raid: 1, raid1 >16:58:41,222 INFO anaconda: getting device type for RAID >16:58:41,223 INFO anaconda: getting device type for RAID >16:58:41,223 DEBUG anaconda: populate_raid: 1, raid1 >16:58:41,223 INFO anaconda: getting device type for RAID >16:58:44,529 DEBUG anaconda: removing device 'existing 918748MB mdarray 127_0 (3) with existing ext3 filesystem' from page Unknown >16:58:46,396 INFO anaconda: ui: removed device 127_0 >16:58:46,421 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'VolGroup00', 'VolGroup00-LogVol01', 'VolGroup00-LogVol02', 'VolGroup00-LogVol03', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sdb', 'sdb1', 'sdb2', 'sdc', 'sdc1', 'sdc2', 'sr0'] >16:58:46,422 DEBUG anaconda: ui: unused=['VolGroup00-LogVol01', 'VolGroup00-LogVol02', 'VolGroup00-LogVol03', 'sda1', 'sdc1', 'sdc2', 'sdb1'] >16:58:46,423 DEBUG anaconda: ui: new_devices=['sdc1', 'VolGroup00-LogVol03'] >16:58:46,448 DEBUG anaconda: page clicked: New Fedora 20 Installation >16:58:46,448 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >16:58:46,448 DEBUG anaconda: populate_right_side: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >16:58:46,448 DEBUG anaconda: updated device_disks to ['sdc'] >16:58:46,449 DEBUG anaconda: updated device_container_name to None >16:58:46,449 DEBUG anaconda: updated device_container_raid_level to None >16:58:46,449 DEBUG anaconda: updated device_container_encrypted to False >16:58:46,449 DEBUG anaconda: updated device_container_size to 0 >16:58:46,454 INFO anaconda: getting device type for Standard Partition >16:58:46,454 DEBUG anaconda: device_type_changed: 2 Standard Partition >16:58:46,454 INFO anaconda: getting device type for Standard Partition >16:58:46,455 INFO anaconda: getting device type for Standard Partition >16:58:46,455 INFO anaconda: getting device type for Standard Partition >16:58:46,456 INFO anaconda: getting device type for Standard Partition >16:58:46,456 INFO anaconda: getting device type for Standard Partition >16:58:46,457 INFO anaconda: getting device type for Standard Partition >16:58:46,457 INFO anaconda: getting device type for Standard Partition >16:58:46,457 INFO anaconda: getting device type for Standard Partition >16:58:46,458 DEBUG anaconda: populate_raid: 2, None >16:58:46,458 INFO anaconda: getting device type for Standard Partition >16:58:46,459 INFO anaconda: getting device type for Standard Partition >16:58:46,459 DEBUG anaconda: populate_raid: 2, None >16:58:46,459 INFO anaconda: getting device type for Standard Partition >16:58:46,460 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >16:58:46,460 DEBUG anaconda: populate_right_side: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >16:58:46,461 DEBUG anaconda: updated device_disks to ['sdc'] >16:58:46,461 DEBUG anaconda: updated device_container_name to None >16:58:46,461 DEBUG anaconda: updated device_container_raid_level to None >16:58:46,461 DEBUG anaconda: updated device_container_encrypted to False >16:58:46,461 DEBUG anaconda: updated device_container_size to 0 >16:58:46,466 INFO anaconda: getting device type for Standard Partition >16:58:46,466 DEBUG anaconda: populate_raid: 2, None >16:58:46,466 INFO anaconda: getting device type for Standard Partition >16:58:47,913 DEBUG anaconda: page clicked: Unknown >16:58:47,914 DEBUG anaconda: current selector: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >16:58:47,915 DEBUG anaconda: notebook page = 1 >16:58:47,915 INFO anaconda: ui: saving changes to device sdc1 >16:58:47,915 DEBUG anaconda: old name: sdc1 >16:58:47,916 DEBUG anaconda: new name: None >16:58:47,923 DEBUG anaconda: old size: 1027.56445312 >16:58:47,923 DEBUG anaconda: new size: 1027 >16:58:47,923 INFO anaconda: getting device type for Standard Partition >16:58:47,924 DEBUG anaconda: old device type: 2 >16:58:47,924 DEBUG anaconda: new device type: 2 >16:58:47,924 DEBUG anaconda: reformat: False >16:58:47,926 DEBUG anaconda: old fs type: ext3 >16:58:47,926 DEBUG anaconda: new fs type: ext3 >16:58:47,926 DEBUG anaconda: old encryption setting: False >16:58:47,926 DEBUG anaconda: new encryption setting: False >16:58:47,926 DEBUG anaconda: old label: /boot >16:58:47,926 DEBUG anaconda: new_label: >16:58:47,926 DEBUG anaconda: old mountpoint: /boot >16:58:47,926 DEBUG anaconda: new mountpoint: /boot >16:58:47,926 DEBUG anaconda: old raid level: None >16:58:47,927 DEBUG anaconda: new raid level: None >16:58:47,927 DEBUG anaconda: old container: None >16:58:47,927 DEBUG anaconda: new container: None >16:58:47,927 DEBUG anaconda: old container encrypted: False >16:58:47,927 DEBUG anaconda: new container encrypted: False >16:58:47,927 DEBUG anaconda: old container raid level: None >16:58:47,927 DEBUG anaconda: new container raid level: None >16:58:47,927 DEBUG anaconda: old container size request: 0 >16:58:47,927 DEBUG anaconda: new container size request: 0 >16:58:47,928 DEBUG anaconda: old disks: ['sdc'] >16:58:47,928 DEBUG anaconda: new disks: ['sdc'] >16:58:47,928 DEBUG anaconda: populate_right_side: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >16:58:47,928 DEBUG anaconda: updated device_disks to ['sdc'] >16:58:47,928 DEBUG anaconda: updated device_container_name to None >16:58:47,928 DEBUG anaconda: updated device_container_raid_level to None >16:58:47,928 DEBUG anaconda: updated device_container_encrypted to False >16:58:47,928 DEBUG anaconda: updated device_container_size to 0 >16:58:47,933 INFO anaconda: getting device type for Standard Partition >16:58:47,934 DEBUG anaconda: populate_raid: 2, None >16:58:47,934 INFO anaconda: getting device type for Standard Partition >16:58:47,934 DEBUG anaconda: show mountpoint: Unknown >16:58:47,934 DEBUG anaconda: populate_right_side: existing 8192MB lvmlv VolGroup00-LogVol01 (8) with existing swap >16:58:47,935 DEBUG anaconda: updated device_disks to ['sdb'] >16:58:47,935 DEBUG anaconda: updated device_container_name to VolGroup00 >16:58:47,935 DEBUG anaconda: updated device_container_raid_level to None >16:58:47,935 DEBUG anaconda: updated device_container_encrypted to False >16:58:47,935 DEBUG anaconda: updated device_container_size to 476736 >16:58:47,938 DEBUG anaconda: fs type changed: swap >16:58:47,941 INFO anaconda: getting device type for LVM >16:58:47,942 DEBUG anaconda: device_type_changed: 0 LVM >16:58:47,942 INFO anaconda: getting device type for LVM >16:58:47,942 INFO anaconda: getting device type for LVM >16:58:47,942 INFO anaconda: getting device type for LVM >16:58:47,943 INFO anaconda: getting device type for LVM >16:58:47,943 INFO anaconda: getting device type for LVM >16:58:47,943 INFO anaconda: getting device type for LVM >16:58:47,943 INFO anaconda: getting device type for LVM >16:58:47,944 INFO anaconda: getting device type for LVM >16:58:47,944 INFO anaconda: getting device type for LVM >16:58:47,944 INFO anaconda: getting device type for LVM >16:58:47,944 INFO anaconda: getting device type for LVM >16:58:47,945 DEBUG anaconda: populate_raid: 0, None >16:58:47,945 INFO anaconda: getting device type for LVM >16:58:47,945 INFO anaconda: getting device type for LVM >16:58:47,946 DEBUG anaconda: populate_raid: 0, None >16:58:47,946 INFO anaconda: getting device type for LVM >16:58:47,946 DEBUG anaconda: new container selection: None >16:58:47,946 DEBUG anaconda: new container selection: None >16:58:47,947 DEBUG anaconda: new container selection: VolGroup00 >16:58:47,947 DEBUG anaconda: default container is VolGroup00 >16:58:50,642 DEBUG anaconda: populate_right_side: existing 8192MB lvmlv VolGroup00-LogVol01 (8) with existing swap >16:58:50,644 DEBUG anaconda: updated device_disks to ['sdb'] >16:58:50,644 DEBUG anaconda: updated device_container_name to VolGroup00 >16:58:50,644 DEBUG anaconda: updated device_container_raid_level to None >16:58:50,644 DEBUG anaconda: updated device_container_encrypted to False >16:58:50,644 DEBUG anaconda: updated device_container_size to 476736 >16:58:50,651 INFO anaconda: getting device type for LVM >16:58:50,651 DEBUG anaconda: populate_raid: 0, None >16:58:50,651 INFO anaconda: getting device type for LVM >16:58:50,652 DEBUG anaconda: new container selection: None >16:58:50,652 DEBUG anaconda: new container selection: None >16:58:50,652 DEBUG anaconda: new container selection: VolGroup00 >16:58:50,652 DEBUG anaconda: default container is VolGroup00 >16:58:52,399 DEBUG anaconda: removing device 'existing 8192MB lvmlv VolGroup00-LogVol01 (8) with existing swap' from page Unknown >16:58:55,406 INFO anaconda: ui: removed device VolGroup00-LogVol01 >16:58:55,424 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'VolGroup00', 'VolGroup00-LogVol02', 'VolGroup00-LogVol03', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sdb', 'sdb1', 'sdb2', 'sdc', 'sdc1', 'sdc2', 'sr0'] >16:58:55,425 DEBUG anaconda: ui: unused=['VolGroup00-LogVol02', 'sdc1', 'VolGroup00-LogVol03', 'sda1', 'sdc2', 'sdb1'] >16:58:55,426 DEBUG anaconda: ui: new_devices=['sdc1', 'VolGroup00-LogVol03'] >16:58:55,448 DEBUG anaconda: page clicked: New Fedora 20 Installation >16:58:55,448 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >16:58:55,448 DEBUG anaconda: populate_right_side: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >16:58:55,449 DEBUG anaconda: updated device_disks to ['sdc'] >16:58:55,449 DEBUG anaconda: updated device_container_name to None >16:58:55,449 DEBUG anaconda: updated device_container_raid_level to None >16:58:55,449 DEBUG anaconda: updated device_container_encrypted to False >16:58:55,449 DEBUG anaconda: updated device_container_size to 0 >16:58:55,451 DEBUG anaconda: fs type changed: ext3 >16:58:55,456 INFO anaconda: getting device type for Standard Partition >16:58:55,456 DEBUG anaconda: device_type_changed: 2 Standard Partition >16:58:55,456 INFO anaconda: getting device type for Standard Partition >16:58:55,457 INFO anaconda: getting device type for Standard Partition >16:58:55,457 INFO anaconda: getting device type for Standard Partition >16:58:55,457 INFO anaconda: getting device type for Standard Partition >16:58:55,458 INFO anaconda: getting device type for Standard Partition >16:58:55,458 INFO anaconda: getting device type for Standard Partition >16:58:55,459 INFO anaconda: getting device type for Standard Partition >16:58:55,459 INFO anaconda: getting device type for Standard Partition >16:58:55,459 DEBUG anaconda: populate_raid: 2, None >16:58:55,459 INFO anaconda: getting device type for Standard Partition >16:58:55,460 INFO anaconda: getting device type for Standard Partition >16:58:55,460 DEBUG anaconda: populate_raid: 2, None >16:58:55,461 INFO anaconda: getting device type for Standard Partition >16:58:55,462 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >16:58:55,462 DEBUG anaconda: populate_right_side: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >16:58:55,462 DEBUG anaconda: updated device_disks to ['sdc'] >16:58:55,462 DEBUG anaconda: updated device_container_name to None >16:58:55,462 DEBUG anaconda: updated device_container_raid_level to None >16:58:55,462 DEBUG anaconda: updated device_container_encrypted to False >16:58:55,462 DEBUG anaconda: updated device_container_size to 0 >16:58:55,467 INFO anaconda: getting device type for Standard Partition >16:58:55,467 DEBUG anaconda: populate_raid: 2, None >16:58:55,467 INFO anaconda: getting device type for Standard Partition >16:58:57,986 DEBUG anaconda: page clicked: Unknown >16:58:57,986 DEBUG anaconda: current selector: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >16:58:57,987 DEBUG anaconda: notebook page = 1 >16:58:57,987 INFO anaconda: ui: saving changes to device sdc1 >16:58:57,988 DEBUG anaconda: old name: sdc1 >16:58:57,988 DEBUG anaconda: new name: None >16:58:57,994 DEBUG anaconda: old size: 1027.56445312 >16:58:57,995 DEBUG anaconda: new size: 1027 >16:58:57,995 INFO anaconda: getting device type for Standard Partition >16:58:57,995 DEBUG anaconda: old device type: 2 >16:58:57,995 DEBUG anaconda: new device type: 2 >16:58:57,995 DEBUG anaconda: reformat: False >16:58:57,996 DEBUG anaconda: old fs type: ext3 >16:58:57,996 DEBUG anaconda: new fs type: ext3 >16:58:57,997 DEBUG anaconda: old encryption setting: False >16:58:57,997 DEBUG anaconda: new encryption setting: False >16:58:57,997 DEBUG anaconda: old label: /boot >16:58:57,997 DEBUG anaconda: new_label: >16:58:57,997 DEBUG anaconda: old mountpoint: /boot >16:58:57,997 DEBUG anaconda: new mountpoint: /boot >16:58:57,997 DEBUG anaconda: old raid level: None >16:58:57,997 DEBUG anaconda: new raid level: None >16:58:57,997 DEBUG anaconda: old container: None >16:58:57,997 DEBUG anaconda: new container: None >16:58:57,998 DEBUG anaconda: old container encrypted: False >16:58:57,998 DEBUG anaconda: new container encrypted: False >16:58:57,998 DEBUG anaconda: old container raid level: None >16:58:57,998 DEBUG anaconda: new container raid level: None >16:58:57,998 DEBUG anaconda: old container size request: 0 >16:58:57,998 DEBUG anaconda: new container size request: 0 >16:58:57,998 DEBUG anaconda: old disks: ['sdc'] >16:58:57,998 DEBUG anaconda: new disks: ['sdc'] >16:58:57,998 DEBUG anaconda: populate_right_side: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >16:58:57,998 DEBUG anaconda: updated device_disks to ['sdc'] >16:58:57,999 DEBUG anaconda: updated device_container_name to None >16:58:57,999 DEBUG anaconda: updated device_container_raid_level to None >16:58:57,999 DEBUG anaconda: updated device_container_encrypted to False >16:58:57,999 DEBUG anaconda: updated device_container_size to 0 >16:58:58,004 INFO anaconda: getting device type for Standard Partition >16:58:58,004 DEBUG anaconda: populate_raid: 2, None >16:58:58,004 INFO anaconda: getting device type for Standard Partition >16:58:58,004 DEBUG anaconda: show mountpoint: Unknown >16:58:58,005 DEBUG anaconda: populate_right_side: existing 50016MB lvmlv VolGroup00-LogVol02 (9) with existing ext4 filesystem >16:58:58,005 DEBUG anaconda: updated device_disks to ['sdb'] >16:58:58,005 DEBUG anaconda: updated device_container_name to VolGroup00 >16:58:58,005 DEBUG anaconda: updated device_container_raid_level to None >16:58:58,006 DEBUG anaconda: updated device_container_encrypted to False >16:58:58,006 DEBUG anaconda: updated device_container_size to 476736 >16:58:58,008 DEBUG anaconda: fs type changed: ext4 >16:58:58,012 INFO anaconda: getting device type for LVM >16:58:58,012 DEBUG anaconda: device_type_changed: 0 LVM >16:58:58,012 INFO anaconda: getting device type for LVM >16:58:58,013 INFO anaconda: getting device type for LVM >16:58:58,013 INFO anaconda: getting device type for LVM >16:58:58,013 INFO anaconda: getting device type for LVM >16:58:58,013 INFO anaconda: getting device type for LVM >16:58:58,014 INFO anaconda: getting device type for LVM >16:58:58,014 INFO anaconda: getting device type for LVM >16:58:58,014 INFO anaconda: getting device type for LVM >16:58:58,014 INFO anaconda: getting device type for LVM >16:58:58,015 INFO anaconda: getting device type for LVM >16:58:58,015 INFO anaconda: getting device type for LVM >16:58:58,015 DEBUG anaconda: populate_raid: 0, None >16:58:58,015 INFO anaconda: getting device type for LVM >16:58:58,016 INFO anaconda: getting device type for LVM >16:58:58,016 DEBUG anaconda: populate_raid: 0, None >16:58:58,016 INFO anaconda: getting device type for LVM >16:58:58,016 DEBUG anaconda: new container selection: None >16:58:58,017 DEBUG anaconda: new container selection: None >16:58:58,017 DEBUG anaconda: new container selection: VolGroup00 >16:58:58,017 DEBUG anaconda: default container is VolGroup00 >16:59:00,276 DEBUG anaconda: populate_right_side: existing 50016MB lvmlv VolGroup00-LogVol02 (9) with existing ext4 filesystem >16:59:00,278 DEBUG anaconda: updated device_disks to ['sdb'] >16:59:00,278 DEBUG anaconda: updated device_container_name to VolGroup00 >16:59:00,278 DEBUG anaconda: updated device_container_raid_level to None >16:59:00,278 DEBUG anaconda: updated device_container_encrypted to False >16:59:00,279 DEBUG anaconda: updated device_container_size to 476736 >16:59:00,287 INFO anaconda: getting device type for LVM >16:59:00,287 DEBUG anaconda: populate_raid: 0, None >16:59:00,288 INFO anaconda: getting device type for LVM >16:59:00,288 DEBUG anaconda: new container selection: None >16:59:00,288 DEBUG anaconda: new container selection: None >16:59:00,289 DEBUG anaconda: new container selection: VolGroup00 >16:59:00,289 DEBUG anaconda: default container is VolGroup00 >16:59:01,643 DEBUG anaconda: removing device 'existing 50016MB lvmlv VolGroup00-LogVol02 (9) with existing ext4 filesystem' from page Unknown >16:59:04,195 INFO anaconda: ui: removed device VolGroup00-LogVol02 >16:59:04,210 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'VolGroup00', 'VolGroup00-LogVol03', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sdb', 'sdb1', 'sdb2', 'sdc', 'sdc1', 'sdc2', 'sr0'] >16:59:04,211 DEBUG anaconda: ui: unused=['sdc1', 'VolGroup00-LogVol03', 'sda1', 'sdc2', 'sdb1'] >16:59:04,212 DEBUG anaconda: ui: new_devices=['sdc1', 'VolGroup00-LogVol03'] >16:59:04,232 DEBUG anaconda: page clicked: New Fedora 20 Installation >16:59:04,232 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >16:59:04,232 DEBUG anaconda: populate_right_side: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >16:59:04,232 DEBUG anaconda: updated device_disks to ['sdc'] >16:59:04,232 DEBUG anaconda: updated device_container_name to None >16:59:04,232 DEBUG anaconda: updated device_container_raid_level to None >16:59:04,232 DEBUG anaconda: updated device_container_encrypted to False >16:59:04,233 DEBUG anaconda: updated device_container_size to 0 >16:59:04,235 DEBUG anaconda: fs type changed: ext3 >16:59:04,239 INFO anaconda: getting device type for Standard Partition >16:59:04,239 DEBUG anaconda: device_type_changed: 2 Standard Partition >16:59:04,239 INFO anaconda: getting device type for Standard Partition >16:59:04,240 INFO anaconda: getting device type for Standard Partition >16:59:04,240 INFO anaconda: getting device type for Standard Partition >16:59:04,241 INFO anaconda: getting device type for Standard Partition >16:59:04,241 INFO anaconda: getting device type for Standard Partition >16:59:04,241 INFO anaconda: getting device type for Standard Partition >16:59:04,242 INFO anaconda: getting device type for Standard Partition >16:59:04,242 INFO anaconda: getting device type for Standard Partition >16:59:04,242 DEBUG anaconda: populate_raid: 2, None >16:59:04,243 INFO anaconda: getting device type for Standard Partition >16:59:04,243 INFO anaconda: getting device type for Standard Partition >16:59:04,244 DEBUG anaconda: populate_raid: 2, None >16:59:04,244 INFO anaconda: getting device type for Standard Partition >16:59:04,245 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >16:59:04,245 DEBUG anaconda: populate_right_side: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >16:59:04,245 DEBUG anaconda: updated device_disks to ['sdc'] >16:59:04,245 DEBUG anaconda: updated device_container_name to None >16:59:04,245 DEBUG anaconda: updated device_container_raid_level to None >16:59:04,246 DEBUG anaconda: updated device_container_encrypted to False >16:59:04,246 DEBUG anaconda: updated device_container_size to 0 >16:59:04,250 INFO anaconda: getting device type for Standard Partition >16:59:04,251 DEBUG anaconda: populate_raid: 2, None >16:59:04,251 INFO anaconda: getting device type for Standard Partition >16:59:05,653 DEBUG anaconda: page clicked: Unknown >16:59:05,654 DEBUG anaconda: current selector: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >16:59:05,655 DEBUG anaconda: notebook page = 1 >16:59:05,655 INFO anaconda: ui: saving changes to device sdc1 >16:59:05,655 DEBUG anaconda: old name: sdc1 >16:59:05,656 DEBUG anaconda: new name: None >16:59:05,663 DEBUG anaconda: old size: 1027.56445312 >16:59:05,663 DEBUG anaconda: new size: 1027 >16:59:05,663 INFO anaconda: getting device type for Standard Partition >16:59:05,664 DEBUG anaconda: old device type: 2 >16:59:05,664 DEBUG anaconda: new device type: 2 >16:59:05,664 DEBUG anaconda: reformat: False >16:59:05,666 DEBUG anaconda: old fs type: ext3 >16:59:05,666 DEBUG anaconda: new fs type: ext3 >16:59:05,666 DEBUG anaconda: old encryption setting: False >16:59:05,666 DEBUG anaconda: new encryption setting: False >16:59:05,666 DEBUG anaconda: old label: /boot >16:59:05,666 DEBUG anaconda: new_label: >16:59:05,666 DEBUG anaconda: old mountpoint: /boot >16:59:05,666 DEBUG anaconda: new mountpoint: /boot >16:59:05,666 DEBUG anaconda: old raid level: None >16:59:05,667 DEBUG anaconda: new raid level: None >16:59:05,667 DEBUG anaconda: old container: None >16:59:05,667 DEBUG anaconda: new container: None >16:59:05,667 DEBUG anaconda: old container encrypted: False >16:59:05,667 DEBUG anaconda: new container encrypted: False >16:59:05,667 DEBUG anaconda: old container raid level: None >16:59:05,667 DEBUG anaconda: new container raid level: None >16:59:05,667 DEBUG anaconda: old container size request: 0 >16:59:05,667 DEBUG anaconda: new container size request: 0 >16:59:05,668 DEBUG anaconda: old disks: ['sdc'] >16:59:05,668 DEBUG anaconda: new disks: ['sdc'] >16:59:05,668 DEBUG anaconda: populate_right_side: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >16:59:05,668 DEBUG anaconda: updated device_disks to ['sdc'] >16:59:05,668 DEBUG anaconda: updated device_container_name to None >16:59:05,668 DEBUG anaconda: updated device_container_raid_level to None >16:59:05,668 DEBUG anaconda: updated device_container_encrypted to False >16:59:05,668 DEBUG anaconda: updated device_container_size to 0 >16:59:05,673 INFO anaconda: getting device type for Standard Partition >16:59:05,674 DEBUG anaconda: populate_raid: 2, None >16:59:05,674 INFO anaconda: getting device type for Standard Partition >16:59:05,674 DEBUG anaconda: show mountpoint: Unknown >16:59:05,674 DEBUG anaconda: populate_right_side: existing 414752MB lvmlv VolGroup00-LogVol03 (10) with existing ext3 filesystem mounted at /scratch >16:59:05,675 DEBUG anaconda: updated device_disks to ['sdb'] >16:59:05,675 DEBUG anaconda: updated device_container_name to VolGroup00 >16:59:05,675 DEBUG anaconda: updated device_container_raid_level to None >16:59:05,675 DEBUG anaconda: updated device_container_encrypted to False >16:59:05,675 DEBUG anaconda: updated device_container_size to 476736 >16:59:05,680 INFO anaconda: getting device type for LVM >16:59:05,681 DEBUG anaconda: device_type_changed: 0 LVM >16:59:05,681 INFO anaconda: getting device type for LVM >16:59:05,681 INFO anaconda: getting device type for LVM >16:59:05,681 INFO anaconda: getting device type for LVM >16:59:05,681 INFO anaconda: getting device type for LVM >16:59:05,682 INFO anaconda: getting device type for LVM >16:59:05,682 INFO anaconda: getting device type for LVM >16:59:05,682 INFO anaconda: getting device type for LVM >16:59:05,683 INFO anaconda: getting device type for LVM >16:59:05,683 INFO anaconda: getting device type for LVM >16:59:05,683 INFO anaconda: getting device type for LVM >16:59:05,683 INFO anaconda: getting device type for LVM >16:59:05,683 DEBUG anaconda: populate_raid: 0, None >16:59:05,684 INFO anaconda: getting device type for LVM >16:59:05,684 INFO anaconda: getting device type for LVM >16:59:05,684 DEBUG anaconda: populate_raid: 0, None >16:59:05,685 INFO anaconda: getting device type for LVM >16:59:05,685 DEBUG anaconda: new container selection: None >16:59:05,685 DEBUG anaconda: new container selection: None >16:59:05,685 DEBUG anaconda: new container selection: VolGroup00 >16:59:05,686 DEBUG anaconda: default container is VolGroup00 >16:59:06,993 DEBUG anaconda: current selector: existing 414752MB lvmlv VolGroup00-LogVol03 (10) with existing ext3 filesystem mounted at /scratch >16:59:06,995 DEBUG anaconda: notebook page = 1 >16:59:06,995 INFO anaconda: ui: saving changes to device VolGroup00-LogVol03 >16:59:06,995 DEBUG anaconda: old name: LogVol03 >16:59:06,996 DEBUG anaconda: new name: None >16:59:07,003 DEBUG anaconda: old size: 414752.0 >16:59:07,003 DEBUG anaconda: new size: 414752 >16:59:07,004 INFO anaconda: getting device type for LVM >16:59:07,004 DEBUG anaconda: old device type: 0 >16:59:07,004 DEBUG anaconda: new device type: 0 >16:59:07,004 DEBUG anaconda: reformat: False >16:59:07,006 DEBUG anaconda: old fs type: ext3 >16:59:07,006 DEBUG anaconda: new fs type: ext3 >16:59:07,006 DEBUG anaconda: old encryption setting: False >16:59:07,006 DEBUG anaconda: new encryption setting: False >16:59:07,006 DEBUG anaconda: old label: >16:59:07,006 DEBUG anaconda: new_label: >16:59:07,006 DEBUG anaconda: old mountpoint: /scratch >16:59:07,006 DEBUG anaconda: new mountpoint: /scratch >16:59:07,006 DEBUG anaconda: old raid level: None >16:59:07,006 DEBUG anaconda: new raid level: None >16:59:07,007 DEBUG anaconda: old container: VolGroup00 >16:59:07,007 DEBUG anaconda: new container: VolGroup00 >16:59:07,007 DEBUG anaconda: old container encrypted: False >16:59:07,007 DEBUG anaconda: new container encrypted: False >16:59:07,007 DEBUG anaconda: old container raid level: None >16:59:07,007 DEBUG anaconda: new container raid level: None >16:59:07,007 DEBUG anaconda: old container size request: 476736 >16:59:07,007 DEBUG anaconda: new container size request: 476736 >16:59:07,007 DEBUG anaconda: old disks: ['sdb'] >16:59:07,008 DEBUG anaconda: new disks: ['sdb'] >16:59:07,008 DEBUG anaconda: populate_right_side: existing 414752MB lvmlv VolGroup00-LogVol03 (10) with existing ext3 filesystem mounted at /scratch >16:59:07,008 DEBUG anaconda: updated device_disks to ['sdb'] >16:59:07,008 DEBUG anaconda: updated device_container_name to VolGroup00 >16:59:07,009 DEBUG anaconda: updated device_container_raid_level to None >16:59:07,009 DEBUG anaconda: updated device_container_encrypted to False >16:59:07,009 DEBUG anaconda: updated device_container_size to 476736 >16:59:07,014 INFO anaconda: getting device type for LVM >16:59:07,014 DEBUG anaconda: populate_raid: 0, None >16:59:07,014 INFO anaconda: getting device type for LVM >16:59:07,014 DEBUG anaconda: new container selection: None >16:59:07,015 DEBUG anaconda: new container selection: None >16:59:07,015 DEBUG anaconda: new container selection: VolGroup00 >16:59:07,015 DEBUG anaconda: default container is VolGroup00 >16:59:07,015 DEBUG anaconda: new selector: existing 30725MB partition sda1 (1) with existing ext3 filesystem >16:59:07,016 DEBUG anaconda: populate_right_side: existing 30725MB partition sda1 (1) with existing ext3 filesystem >16:59:07,016 DEBUG anaconda: updated device_disks to ['sda'] >16:59:07,016 DEBUG anaconda: updated device_container_name to None >16:59:07,016 DEBUG anaconda: updated device_container_raid_level to None >16:59:07,016 DEBUG anaconda: updated device_container_encrypted to False >16:59:07,016 DEBUG anaconda: updated device_container_size to 0 >16:59:07,021 INFO anaconda: getting device type for Standard Partition >16:59:07,021 DEBUG anaconda: device_type_changed: 2 Standard Partition >16:59:07,022 INFO anaconda: getting device type for Standard Partition >16:59:07,022 INFO anaconda: getting device type for Standard Partition >16:59:07,022 INFO anaconda: getting device type for Standard Partition >16:59:07,023 INFO anaconda: getting device type for Standard Partition >16:59:07,023 INFO anaconda: getting device type for Standard Partition >16:59:07,024 INFO anaconda: getting device type for Standard Partition >16:59:07,024 INFO anaconda: getting device type for Standard Partition >16:59:07,024 INFO anaconda: getting device type for Standard Partition >16:59:07,025 DEBUG anaconda: populate_raid: 2, None >16:59:07,025 INFO anaconda: getting device type for Standard Partition >16:59:07,026 INFO anaconda: getting device type for Standard Partition >16:59:07,026 DEBUG anaconda: populate_raid: 2, None >16:59:07,026 INFO anaconda: getting device type for Standard Partition >16:59:08,346 DEBUG anaconda: removing device 'existing 30725MB partition sda1 (1) with existing ext3 filesystem' from page Unknown >16:59:10,130 INFO anaconda: ui: removed device sda1 >16:59:10,146 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'VolGroup00', 'VolGroup00-LogVol03', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sdb', 'sdb1', 'sdb2', 'sdc', 'sdc1', 'sdc2', 'sr0'] >16:59:10,146 DEBUG anaconda: ui: unused=['sdc1', 'sdc2', 'VolGroup00-LogVol03', 'sdb1'] >16:59:10,147 DEBUG anaconda: ui: new_devices=['sdc1', 'VolGroup00-LogVol03'] >16:59:10,165 DEBUG anaconda: page clicked: New Fedora 20 Installation >16:59:10,165 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >16:59:10,165 DEBUG anaconda: populate_right_side: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >16:59:10,166 DEBUG anaconda: updated device_disks to ['sdc'] >16:59:10,166 DEBUG anaconda: updated device_container_name to None >16:59:10,166 DEBUG anaconda: updated device_container_raid_level to None >16:59:10,166 DEBUG anaconda: updated device_container_encrypted to False >16:59:10,166 DEBUG anaconda: updated device_container_size to 0 >16:59:10,171 INFO anaconda: getting device type for Standard Partition >16:59:10,171 DEBUG anaconda: populate_raid: 2, None >16:59:10,172 INFO anaconda: getting device type for Standard Partition >16:59:10,173 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >16:59:10,173 DEBUG anaconda: populate_right_side: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >16:59:10,173 DEBUG anaconda: updated device_disks to ['sdc'] >16:59:10,173 DEBUG anaconda: updated device_container_name to None >16:59:10,173 DEBUG anaconda: updated device_container_raid_level to None >16:59:10,173 DEBUG anaconda: updated device_container_encrypted to False >16:59:10,173 DEBUG anaconda: updated device_container_size to 0 >16:59:10,178 INFO anaconda: getting device type for Standard Partition >16:59:10,178 DEBUG anaconda: populate_raid: 2, None >16:59:10,179 INFO anaconda: getting device type for Standard Partition >16:59:12,198 DEBUG anaconda: page clicked: Unknown >16:59:12,198 DEBUG anaconda: current selector: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >16:59:12,199 DEBUG anaconda: notebook page = 1 >16:59:12,200 INFO anaconda: ui: saving changes to device sdc1 >16:59:12,200 DEBUG anaconda: old name: sdc1 >16:59:12,200 DEBUG anaconda: new name: None >16:59:12,205 DEBUG anaconda: old size: 1027.56445312 >16:59:12,205 DEBUG anaconda: new size: 1027 >16:59:12,205 INFO anaconda: getting device type for Standard Partition >16:59:12,206 DEBUG anaconda: old device type: 2 >16:59:12,206 DEBUG anaconda: new device type: 2 >16:59:12,206 DEBUG anaconda: reformat: False >16:59:12,207 DEBUG anaconda: old fs type: ext3 >16:59:12,207 DEBUG anaconda: new fs type: ext3 >16:59:12,207 DEBUG anaconda: old encryption setting: False >16:59:12,207 DEBUG anaconda: new encryption setting: False >16:59:12,208 DEBUG anaconda: old label: /boot >16:59:12,208 DEBUG anaconda: new_label: >16:59:12,208 DEBUG anaconda: old mountpoint: /boot >16:59:12,208 DEBUG anaconda: new mountpoint: /boot >16:59:12,208 DEBUG anaconda: old raid level: None >16:59:12,208 DEBUG anaconda: new raid level: None >16:59:12,208 DEBUG anaconda: old container: None >16:59:12,208 DEBUG anaconda: new container: None >16:59:12,208 DEBUG anaconda: old container encrypted: False >16:59:12,208 DEBUG anaconda: new container encrypted: False >16:59:12,209 DEBUG anaconda: old container raid level: None >16:59:12,209 DEBUG anaconda: new container raid level: None >16:59:12,209 DEBUG anaconda: old container size request: 0 >16:59:12,209 DEBUG anaconda: new container size request: 0 >16:59:12,209 DEBUG anaconda: old disks: ['sdc'] >16:59:12,209 DEBUG anaconda: new disks: ['sdc'] >16:59:12,209 DEBUG anaconda: populate_right_side: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >16:59:12,209 DEBUG anaconda: updated device_disks to ['sdc'] >16:59:12,209 DEBUG anaconda: updated device_container_name to None >16:59:12,210 DEBUG anaconda: updated device_container_raid_level to None >16:59:12,210 DEBUG anaconda: updated device_container_encrypted to False >16:59:12,210 DEBUG anaconda: updated device_container_size to 0 >16:59:12,214 INFO anaconda: getting device type for Standard Partition >16:59:12,215 DEBUG anaconda: populate_raid: 2, None >16:59:12,215 INFO anaconda: getting device type for Standard Partition >16:59:12,215 DEBUG anaconda: show mountpoint: Unknown >16:59:12,215 DEBUG anaconda: populate_right_side: existing 414752MB lvmlv VolGroup00-LogVol03 (10) with existing ext3 filesystem mounted at /scratch >16:59:12,216 DEBUG anaconda: updated device_disks to ['sdb'] >16:59:12,216 DEBUG anaconda: updated device_container_name to VolGroup00 >16:59:12,216 DEBUG anaconda: updated device_container_raid_level to None >16:59:12,216 DEBUG anaconda: updated device_container_encrypted to False >16:59:12,217 DEBUG anaconda: updated device_container_size to 476736 >16:59:12,221 INFO anaconda: getting device type for LVM >16:59:12,222 DEBUG anaconda: device_type_changed: 0 LVM >16:59:12,222 INFO anaconda: getting device type for LVM >16:59:12,222 INFO anaconda: getting device type for LVM >16:59:12,222 INFO anaconda: getting device type for LVM >16:59:12,223 INFO anaconda: getting device type for LVM >16:59:12,223 INFO anaconda: getting device type for LVM >16:59:12,223 INFO anaconda: getting device type for LVM >16:59:12,223 INFO anaconda: getting device type for LVM >16:59:12,224 INFO anaconda: getting device type for LVM >16:59:12,224 INFO anaconda: getting device type for LVM >16:59:12,224 INFO anaconda: getting device type for LVM >16:59:12,224 INFO anaconda: getting device type for LVM >16:59:12,225 DEBUG anaconda: populate_raid: 0, None >16:59:12,225 INFO anaconda: getting device type for LVM >16:59:12,225 INFO anaconda: getting device type for LVM >16:59:12,225 DEBUG anaconda: populate_raid: 0, None >16:59:12,226 INFO anaconda: getting device type for LVM >16:59:12,226 DEBUG anaconda: new container selection: None >16:59:12,226 DEBUG anaconda: new container selection: None >16:59:12,227 DEBUG anaconda: new container selection: VolGroup00 >16:59:12,227 DEBUG anaconda: default container is VolGroup00 >16:59:13,797 DEBUG anaconda: current selector: existing 414752MB lvmlv VolGroup00-LogVol03 (10) with existing ext3 filesystem mounted at /scratch >16:59:13,799 DEBUG anaconda: notebook page = 1 >16:59:13,799 INFO anaconda: ui: saving changes to device VolGroup00-LogVol03 >16:59:13,799 DEBUG anaconda: old name: LogVol03 >16:59:13,800 DEBUG anaconda: new name: None >16:59:13,805 DEBUG anaconda: old size: 414752.0 >16:59:13,805 DEBUG anaconda: new size: 414752 >16:59:13,805 INFO anaconda: getting device type for LVM >16:59:13,806 DEBUG anaconda: old device type: 0 >16:59:13,806 DEBUG anaconda: new device type: 0 >16:59:13,806 DEBUG anaconda: reformat: False >16:59:13,807 DEBUG anaconda: old fs type: ext3 >16:59:13,807 DEBUG anaconda: new fs type: ext3 >16:59:13,807 DEBUG anaconda: old encryption setting: False >16:59:13,807 DEBUG anaconda: new encryption setting: False >16:59:13,807 DEBUG anaconda: old label: >16:59:13,807 DEBUG anaconda: new_label: >16:59:13,807 DEBUG anaconda: old mountpoint: /scratch >16:59:13,807 DEBUG anaconda: new mountpoint: /scratch >16:59:13,808 DEBUG anaconda: old raid level: None >16:59:13,808 DEBUG anaconda: new raid level: None >16:59:13,808 DEBUG anaconda: old container: VolGroup00 >16:59:13,808 DEBUG anaconda: new container: VolGroup00 >16:59:13,808 DEBUG anaconda: old container encrypted: False >16:59:13,808 DEBUG anaconda: new container encrypted: False >16:59:13,808 DEBUG anaconda: old container raid level: None >16:59:13,808 DEBUG anaconda: new container raid level: None >16:59:13,809 DEBUG anaconda: old container size request: 476736 >16:59:13,809 DEBUG anaconda: new container size request: 476736 >16:59:13,809 DEBUG anaconda: old disks: ['sdb'] >16:59:13,809 DEBUG anaconda: new disks: ['sdb'] >16:59:13,809 DEBUG anaconda: populate_right_side: existing 414752MB lvmlv VolGroup00-LogVol03 (10) with existing ext3 filesystem mounted at /scratch >16:59:13,810 DEBUG anaconda: updated device_disks to ['sdb'] >16:59:13,810 DEBUG anaconda: updated device_container_name to VolGroup00 >16:59:13,810 DEBUG anaconda: updated device_container_raid_level to None >16:59:13,810 DEBUG anaconda: updated device_container_encrypted to False >16:59:13,810 DEBUG anaconda: updated device_container_size to 476736 >16:59:13,815 INFO anaconda: getting device type for LVM >16:59:13,815 DEBUG anaconda: populate_raid: 0, None >16:59:13,815 INFO anaconda: getting device type for LVM >16:59:13,815 DEBUG anaconda: new container selection: None >16:59:13,816 DEBUG anaconda: new container selection: None >16:59:13,816 DEBUG anaconda: new container selection: VolGroup00 >16:59:13,816 DEBUG anaconda: default container is VolGroup00 >16:59:13,817 DEBUG anaconda: new selector: existing 196MB partition sdb1 (5) with existing ext3 filesystem >16:59:13,817 DEBUG anaconda: populate_right_side: existing 196MB partition sdb1 (5) with existing ext3 filesystem >16:59:13,817 DEBUG anaconda: updated device_disks to ['sdb'] >16:59:13,817 DEBUG anaconda: updated device_container_name to None >16:59:13,817 DEBUG anaconda: updated device_container_raid_level to None >16:59:13,817 DEBUG anaconda: updated device_container_encrypted to False >16:59:13,817 DEBUG anaconda: updated device_container_size to 0 >16:59:13,822 INFO anaconda: getting device type for Standard Partition >16:59:13,823 DEBUG anaconda: device_type_changed: 2 Standard Partition >16:59:13,823 INFO anaconda: getting device type for Standard Partition >16:59:13,823 INFO anaconda: getting device type for Standard Partition >16:59:13,824 INFO anaconda: getting device type for Standard Partition >16:59:13,824 INFO anaconda: getting device type for Standard Partition >16:59:13,824 INFO anaconda: getting device type for Standard Partition >16:59:13,825 INFO anaconda: getting device type for Standard Partition >16:59:13,825 INFO anaconda: getting device type for Standard Partition >16:59:13,825 INFO anaconda: getting device type for Standard Partition >16:59:13,826 DEBUG anaconda: populate_raid: 2, None >16:59:13,826 INFO anaconda: getting device type for Standard Partition >16:59:13,827 INFO anaconda: getting device type for Standard Partition >16:59:13,827 DEBUG anaconda: populate_raid: 2, None >16:59:13,827 INFO anaconda: getting device type for Standard Partition >16:59:14,963 DEBUG anaconda: removing device 'existing 196MB partition sdb1 (5) with existing ext3 filesystem' from page Unknown >16:59:16,395 INFO anaconda: ui: removed device sdb1 >16:59:16,420 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'VolGroup00', 'VolGroup00-LogVol03', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sdb', 'sdb2', 'sdc', 'sdc1', 'sdc2', 'sr0'] >16:59:16,421 DEBUG anaconda: ui: unused=['sdc1', 'sdc2', 'VolGroup00-LogVol03'] >16:59:16,421 DEBUG anaconda: ui: new_devices=['sdc1', 'VolGroup00-LogVol03'] >16:59:16,437 DEBUG anaconda: page clicked: New Fedora 20 Installation >16:59:16,437 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >16:59:16,437 DEBUG anaconda: populate_right_side: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >16:59:16,438 DEBUG anaconda: updated device_disks to ['sdc'] >16:59:16,438 DEBUG anaconda: updated device_container_name to None >16:59:16,438 DEBUG anaconda: updated device_container_raid_level to None >16:59:16,438 DEBUG anaconda: updated device_container_encrypted to False >16:59:16,438 DEBUG anaconda: updated device_container_size to 0 >16:59:16,443 INFO anaconda: getting device type for Standard Partition >16:59:16,444 DEBUG anaconda: populate_raid: 2, None >16:59:16,444 INFO anaconda: getting device type for Standard Partition >16:59:16,445 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >16:59:16,445 DEBUG anaconda: populate_right_side: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >16:59:16,445 DEBUG anaconda: updated device_disks to ['sdc'] >16:59:16,445 DEBUG anaconda: updated device_container_name to None >16:59:16,445 DEBUG anaconda: updated device_container_raid_level to None >16:59:16,445 DEBUG anaconda: updated device_container_encrypted to False >16:59:16,446 DEBUG anaconda: updated device_container_size to 0 >16:59:16,450 INFO anaconda: getting device type for Standard Partition >16:59:16,451 DEBUG anaconda: populate_raid: 2, None >16:59:16,451 INFO anaconda: getting device type for Standard Partition >16:59:17,850 DEBUG anaconda: page clicked: Unknown >16:59:17,850 DEBUG anaconda: current selector: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >16:59:17,851 DEBUG anaconda: notebook page = 1 >16:59:17,851 INFO anaconda: ui: saving changes to device sdc1 >16:59:17,852 DEBUG anaconda: old name: sdc1 >16:59:17,852 DEBUG anaconda: new name: None >16:59:17,856 DEBUG anaconda: old size: 1027.56445312 >16:59:17,856 DEBUG anaconda: new size: 1027 >16:59:17,856 INFO anaconda: getting device type for Standard Partition >16:59:17,856 DEBUG anaconda: old device type: 2 >16:59:17,856 DEBUG anaconda: new device type: 2 >16:59:17,857 DEBUG anaconda: reformat: False >16:59:17,858 DEBUG anaconda: old fs type: ext3 >16:59:17,858 DEBUG anaconda: new fs type: ext3 >16:59:17,858 DEBUG anaconda: old encryption setting: False >16:59:17,858 DEBUG anaconda: new encryption setting: False >16:59:17,858 DEBUG anaconda: old label: /boot >16:59:17,858 DEBUG anaconda: new_label: >16:59:17,858 DEBUG anaconda: old mountpoint: /boot >16:59:17,858 DEBUG anaconda: new mountpoint: /boot >16:59:17,858 DEBUG anaconda: old raid level: None >16:59:17,859 DEBUG anaconda: new raid level: None >16:59:17,859 DEBUG anaconda: old container: None >16:59:17,859 DEBUG anaconda: new container: None >16:59:17,859 DEBUG anaconda: old container encrypted: False >16:59:17,859 DEBUG anaconda: new container encrypted: False >16:59:17,859 DEBUG anaconda: old container raid level: None >16:59:17,859 DEBUG anaconda: new container raid level: None >16:59:17,859 DEBUG anaconda: old container size request: 0 >16:59:17,859 DEBUG anaconda: new container size request: 0 >16:59:17,859 DEBUG anaconda: old disks: ['sdc'] >16:59:17,860 DEBUG anaconda: new disks: ['sdc'] >16:59:17,860 DEBUG anaconda: populate_right_side: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >16:59:17,860 DEBUG anaconda: updated device_disks to ['sdc'] >16:59:17,860 DEBUG anaconda: updated device_container_name to None >16:59:17,860 DEBUG anaconda: updated device_container_raid_level to None >16:59:17,860 DEBUG anaconda: updated device_container_encrypted to False >16:59:17,860 DEBUG anaconda: updated device_container_size to 0 >16:59:17,865 INFO anaconda: getting device type for Standard Partition >16:59:17,865 DEBUG anaconda: populate_raid: 2, None >16:59:17,865 INFO anaconda: getting device type for Standard Partition >16:59:17,866 DEBUG anaconda: show mountpoint: Unknown >16:59:17,866 DEBUG anaconda: populate_right_side: existing 414752MB lvmlv VolGroup00-LogVol03 (10) with existing ext3 filesystem mounted at /scratch >16:59:17,867 DEBUG anaconda: updated device_disks to ['sdb'] >16:59:17,867 DEBUG anaconda: updated device_container_name to VolGroup00 >16:59:17,867 DEBUG anaconda: updated device_container_raid_level to None >16:59:17,867 DEBUG anaconda: updated device_container_encrypted to False >16:59:17,867 DEBUG anaconda: updated device_container_size to 476736 >16:59:17,872 INFO anaconda: getting device type for LVM >16:59:17,872 DEBUG anaconda: device_type_changed: 0 LVM >16:59:17,872 INFO anaconda: getting device type for LVM >16:59:17,873 INFO anaconda: getting device type for LVM >16:59:17,873 INFO anaconda: getting device type for LVM >16:59:17,873 INFO anaconda: getting device type for LVM >16:59:17,873 INFO anaconda: getting device type for LVM >16:59:17,874 INFO anaconda: getting device type for LVM >16:59:17,874 INFO anaconda: getting device type for LVM >16:59:17,874 INFO anaconda: getting device type for LVM >16:59:17,874 INFO anaconda: getting device type for LVM >16:59:17,875 INFO anaconda: getting device type for LVM >16:59:17,875 INFO anaconda: getting device type for LVM >16:59:17,875 DEBUG anaconda: populate_raid: 0, None >16:59:17,875 INFO anaconda: getting device type for LVM >16:59:17,876 INFO anaconda: getting device type for LVM >16:59:17,876 DEBUG anaconda: populate_raid: 0, None >16:59:17,876 INFO anaconda: getting device type for LVM >16:59:17,876 DEBUG anaconda: new container selection: None >16:59:17,877 DEBUG anaconda: new container selection: None >16:59:17,877 DEBUG anaconda: new container selection: VolGroup00 >16:59:17,877 DEBUG anaconda: default container is VolGroup00 >16:59:18,743 DEBUG anaconda: current selector: existing 414752MB lvmlv VolGroup00-LogVol03 (10) with existing ext3 filesystem mounted at /scratch >16:59:18,744 DEBUG anaconda: notebook page = 1 >16:59:18,744 INFO anaconda: ui: saving changes to device VolGroup00-LogVol03 >16:59:18,745 DEBUG anaconda: old name: LogVol03 >16:59:18,745 DEBUG anaconda: new name: None >16:59:18,747 DEBUG anaconda: old size: 414752.0 >16:59:18,747 DEBUG anaconda: new size: 414752 >16:59:18,747 INFO anaconda: getting device type for LVM >16:59:18,748 DEBUG anaconda: old device type: 0 >16:59:18,748 DEBUG anaconda: new device type: 0 >16:59:18,748 DEBUG anaconda: reformat: False >16:59:18,749 DEBUG anaconda: old fs type: ext3 >16:59:18,749 DEBUG anaconda: new fs type: ext3 >16:59:18,749 DEBUG anaconda: old encryption setting: False >16:59:18,749 DEBUG anaconda: new encryption setting: False >16:59:18,749 DEBUG anaconda: old label: >16:59:18,749 DEBUG anaconda: new_label: >16:59:18,749 DEBUG anaconda: old mountpoint: /scratch >16:59:18,750 DEBUG anaconda: new mountpoint: /scratch >16:59:18,750 DEBUG anaconda: old raid level: None >16:59:18,750 DEBUG anaconda: new raid level: None >16:59:18,750 DEBUG anaconda: old container: VolGroup00 >16:59:18,750 DEBUG anaconda: new container: VolGroup00 >16:59:18,750 DEBUG anaconda: old container encrypted: False >16:59:18,750 DEBUG anaconda: new container encrypted: False >16:59:18,750 DEBUG anaconda: old container raid level: None >16:59:18,751 DEBUG anaconda: new container raid level: None >16:59:18,751 DEBUG anaconda: old container size request: 476736 >16:59:18,751 DEBUG anaconda: new container size request: 476736 >16:59:18,751 DEBUG anaconda: old disks: ['sdb'] >16:59:18,751 DEBUG anaconda: new disks: ['sdb'] >16:59:18,751 DEBUG anaconda: populate_right_side: existing 414752MB lvmlv VolGroup00-LogVol03 (10) with existing ext3 filesystem mounted at /scratch >16:59:18,752 DEBUG anaconda: updated device_disks to ['sdb'] >16:59:18,752 DEBUG anaconda: updated device_container_name to VolGroup00 >16:59:18,752 DEBUG anaconda: updated device_container_raid_level to None >16:59:18,752 DEBUG anaconda: updated device_container_encrypted to False >16:59:18,752 DEBUG anaconda: updated device_container_size to 476736 >16:59:18,757 INFO anaconda: getting device type for LVM >16:59:18,757 DEBUG anaconda: populate_raid: 0, None >16:59:18,757 INFO anaconda: getting device type for LVM >16:59:18,758 DEBUG anaconda: new container selection: None >16:59:18,758 DEBUG anaconda: new container selection: None >16:59:18,758 DEBUG anaconda: new container selection: VolGroup00 >16:59:18,758 DEBUG anaconda: default container is VolGroup00 >16:59:18,759 DEBUG anaconda: new selector: existing 29996MB partition sdc2 (16) with existing ext3 filesystem >16:59:18,759 DEBUG anaconda: populate_right_side: existing 29996MB partition sdc2 (16) with existing ext3 filesystem >16:59:18,759 DEBUG anaconda: updated device_disks to ['sdc'] >16:59:18,759 DEBUG anaconda: updated device_container_name to None >16:59:18,759 DEBUG anaconda: updated device_container_raid_level to None >16:59:18,759 DEBUG anaconda: updated device_container_encrypted to False >16:59:18,760 DEBUG anaconda: updated device_container_size to 0 >16:59:18,764 INFO anaconda: getting device type for Standard Partition >16:59:18,765 DEBUG anaconda: device_type_changed: 2 Standard Partition >16:59:18,765 INFO anaconda: getting device type for Standard Partition >16:59:18,765 INFO anaconda: getting device type for Standard Partition >16:59:18,766 INFO anaconda: getting device type for Standard Partition >16:59:18,766 INFO anaconda: getting device type for Standard Partition >16:59:18,767 INFO anaconda: getting device type for Standard Partition >16:59:18,767 INFO anaconda: getting device type for Standard Partition >16:59:18,767 INFO anaconda: getting device type for Standard Partition >16:59:18,768 INFO anaconda: getting device type for Standard Partition >16:59:18,768 DEBUG anaconda: populate_raid: 2, None >16:59:18,768 INFO anaconda: getting device type for Standard Partition >16:59:18,769 INFO anaconda: getting device type for Standard Partition >16:59:18,769 DEBUG anaconda: populate_raid: 2, None >16:59:18,769 INFO anaconda: getting device type for Standard Partition >16:59:20,427 DEBUG anaconda: removing device 'existing 29996MB partition sdc2 (16) with existing ext3 filesystem' from page Unknown >16:59:21,614 INFO anaconda: ui: removed device sdc2 >16:59:21,638 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'VolGroup00', 'VolGroup00-LogVol03', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sdb', 'sdb2', 'sdc', 'sdc1', 'sr0'] >16:59:21,638 DEBUG anaconda: ui: unused=['sdc1', 'VolGroup00-LogVol03'] >16:59:21,639 DEBUG anaconda: ui: new_devices=['sdc1', 'VolGroup00-LogVol03'] >16:59:21,653 DEBUG anaconda: page clicked: New Fedora 20 Installation >16:59:21,653 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >16:59:21,653 DEBUG anaconda: populate_right_side: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >16:59:21,653 DEBUG anaconda: updated device_disks to ['sdc'] >16:59:21,653 DEBUG anaconda: updated device_container_name to None >16:59:21,653 DEBUG anaconda: updated device_container_raid_level to None >16:59:21,653 DEBUG anaconda: updated device_container_encrypted to False >16:59:21,653 DEBUG anaconda: updated device_container_size to 0 >16:59:21,659 INFO anaconda: getting device type for Standard Partition >16:59:21,659 DEBUG anaconda: populate_raid: 2, None >16:59:21,659 INFO anaconda: getting device type for Standard Partition >16:59:21,660 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >16:59:21,660 DEBUG anaconda: populate_right_side: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >16:59:21,660 DEBUG anaconda: updated device_disks to ['sdc'] >16:59:21,661 DEBUG anaconda: updated device_container_name to None >16:59:21,661 DEBUG anaconda: updated device_container_raid_level to None >16:59:21,661 DEBUG anaconda: updated device_container_encrypted to False >16:59:21,661 DEBUG anaconda: updated device_container_size to 0 >16:59:21,666 INFO anaconda: getting device type for Standard Partition >16:59:21,666 DEBUG anaconda: populate_raid: 2, None >16:59:21,666 INFO anaconda: getting device type for Standard Partition >16:59:25,777 INFO anaconda: ui: saving changes to device sdc1 >16:59:25,777 DEBUG anaconda: old name: sdc1 >16:59:25,777 DEBUG anaconda: new name: None >16:59:25,784 DEBUG anaconda: old size: 1027.56445312 >16:59:25,784 DEBUG anaconda: new size: 1027 >16:59:25,785 INFO anaconda: getting device type for Standard Partition >16:59:25,785 DEBUG anaconda: old device type: 2 >16:59:25,785 DEBUG anaconda: new device type: 2 >16:59:25,785 DEBUG anaconda: reformat: False >16:59:25,786 DEBUG anaconda: old fs type: ext3 >16:59:25,786 DEBUG anaconda: new fs type: ext3 >16:59:25,786 DEBUG anaconda: old encryption setting: False >16:59:25,786 DEBUG anaconda: new encryption setting: False >16:59:25,787 DEBUG anaconda: old label: /boot >16:59:25,787 DEBUG anaconda: new_label: >16:59:25,787 DEBUG anaconda: old mountpoint: /boot >16:59:25,787 DEBUG anaconda: new mountpoint: /boot >16:59:25,787 DEBUG anaconda: old raid level: None >16:59:25,787 DEBUG anaconda: new raid level: None >16:59:25,787 DEBUG anaconda: old container: None >16:59:25,787 DEBUG anaconda: new container: None >16:59:25,787 DEBUG anaconda: old container encrypted: False >16:59:25,787 DEBUG anaconda: new container encrypted: False >16:59:25,788 DEBUG anaconda: old container raid level: None >16:59:25,788 DEBUG anaconda: new container raid level: None >16:59:25,788 DEBUG anaconda: old container size request: 0 >16:59:25,788 DEBUG anaconda: new container size request: 0 >16:59:25,788 DEBUG anaconda: old disks: ['sdc'] >16:59:25,788 DEBUG anaconda: new disks: ['sdc'] >16:59:25,788 DEBUG anaconda: populate_right_side: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >16:59:25,788 DEBUG anaconda: updated device_disks to ['sdc'] >16:59:25,788 DEBUG anaconda: updated device_container_name to None >16:59:25,788 DEBUG anaconda: updated device_container_raid_level to None >16:59:25,789 DEBUG anaconda: updated device_container_encrypted to False >16:59:25,789 DEBUG anaconda: updated device_container_size to 0 >16:59:25,793 INFO anaconda: getting device type for Standard Partition >16:59:25,794 DEBUG anaconda: populate_raid: 2, None >16:59:25,794 INFO anaconda: getting device type for Standard Partition >16:59:37,858 DEBUG anaconda: requested size = 876 GB ; available space = 1.90 TB >16:59:37,999 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'VolGroup00', 'VolGroup00-LogVol03', 'fedora_phoenix', 'fedora_phoenix-00', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'luks-fedora_phoenix-00', 'sda', 'sda1', 'sdb', 'sdb2', 'sdc', 'sdc1', 'sdc2', 'sr0'] >16:59:37,999 DEBUG anaconda: ui: unused=['VolGroup00-LogVol03', 'sdc1'] >16:59:38,000 DEBUG anaconda: ui: new_devices=['luks-fedora_phoenix-00', 'VolGroup00-LogVol03', 'sdc1'] >16:59:38,016 DEBUG anaconda: page clicked: New Fedora 20 Installation >16:59:38,016 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >16:59:38,016 DEBUG anaconda: populate_right_side: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >16:59:38,016 DEBUG anaconda: updated device_disks to ['sdc'] >16:59:38,016 DEBUG anaconda: updated device_container_name to None >16:59:38,017 DEBUG anaconda: updated device_container_raid_level to None >16:59:38,017 DEBUG anaconda: updated device_container_encrypted to False >16:59:38,017 DEBUG anaconda: updated device_container_size to 0 >16:59:38,022 INFO anaconda: getting device type for Standard Partition >16:59:38,022 DEBUG anaconda: populate_raid: 2, None >16:59:38,022 INFO anaconda: getting device type for Standard Partition >16:59:38,023 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >16:59:38,023 DEBUG anaconda: current selector: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >16:59:38,023 DEBUG anaconda: notebook page = 1 >16:59:38,024 INFO anaconda: ui: saving changes to device sdc1 >16:59:38,024 DEBUG anaconda: old name: sdc1 >16:59:38,024 DEBUG anaconda: new name: None >16:59:38,026 DEBUG anaconda: old size: 1027.56445312 >16:59:38,026 DEBUG anaconda: new size: 1027 >16:59:38,026 INFO anaconda: getting device type for Standard Partition >16:59:38,027 DEBUG anaconda: old device type: 2 >16:59:38,027 DEBUG anaconda: new device type: 2 >16:59:38,027 DEBUG anaconda: reformat: False >16:59:38,028 DEBUG anaconda: old fs type: ext3 >16:59:38,028 DEBUG anaconda: new fs type: ext3 >16:59:38,028 DEBUG anaconda: old encryption setting: False >16:59:38,028 DEBUG anaconda: new encryption setting: False >16:59:38,028 DEBUG anaconda: old label: /boot >16:59:38,029 DEBUG anaconda: new_label: >16:59:38,029 DEBUG anaconda: old mountpoint: /boot >16:59:38,029 DEBUG anaconda: new mountpoint: /boot >16:59:38,029 DEBUG anaconda: old raid level: None >16:59:38,029 DEBUG anaconda: new raid level: None >16:59:38,029 DEBUG anaconda: old container: None >16:59:38,029 DEBUG anaconda: new container: None >16:59:38,029 DEBUG anaconda: old container encrypted: False >16:59:38,029 DEBUG anaconda: new container encrypted: False >16:59:38,029 DEBUG anaconda: old container raid level: None >16:59:38,030 DEBUG anaconda: new container raid level: None >16:59:38,030 DEBUG anaconda: old container size request: 0 >16:59:38,030 DEBUG anaconda: new container size request: 0 >16:59:38,030 DEBUG anaconda: old disks: ['sdc'] >16:59:38,030 DEBUG anaconda: new disks: ['sdc'] >16:59:38,030 DEBUG anaconda: populate_right_side: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >16:59:38,030 DEBUG anaconda: updated device_disks to ['sdc'] >16:59:38,030 DEBUG anaconda: updated device_container_name to None >16:59:38,030 DEBUG anaconda: updated device_container_raid_level to None >16:59:38,031 DEBUG anaconda: updated device_container_encrypted to False >16:59:38,031 DEBUG anaconda: updated device_container_size to 0 >16:59:38,035 INFO anaconda: getting device type for Standard Partition >16:59:38,036 DEBUG anaconda: populate_raid: 2, None >16:59:38,036 INFO anaconda: getting device type for Standard Partition >16:59:38,036 DEBUG anaconda: new selector: non-existent 875998MB luks/dm-crypt luks-fedora_phoenix-00 (31) with non-existent ext4 filesystem mounted at /home >16:59:38,036 DEBUG anaconda: populate_right_side: non-existent 875998MB luks/dm-crypt luks-fedora_phoenix-00 (31) with non-existent ext4 filesystem mounted at /home >16:59:38,036 DEBUG anaconda: updated device_disks to ['sda', 'sdc'] >16:59:38,037 DEBUG anaconda: updated device_container_name to fedora_phoenix >16:59:38,037 DEBUG anaconda: updated device_container_raid_level to None >16:59:38,037 DEBUG anaconda: updated device_container_encrypted to False >16:59:38,037 DEBUG anaconda: updated device_container_size to 0 >16:59:38,039 INFO anaconda: getting device type for Standard Partition >16:59:38,041 DEBUG anaconda: fs type changed: ext4 >16:59:38,045 INFO anaconda: getting device type for LVM >16:59:38,045 DEBUG anaconda: device_type_changed: 0 LVM >16:59:38,045 INFO anaconda: getting device type for LVM >16:59:38,045 INFO anaconda: getting device type for LVM >16:59:38,046 INFO anaconda: getting device type for LVM >16:59:38,046 INFO anaconda: getting device type for LVM >16:59:38,046 INFO anaconda: getting device type for LVM >16:59:38,046 INFO anaconda: getting device type for LVM >16:59:38,047 INFO anaconda: getting device type for LVM >16:59:38,047 INFO anaconda: getting device type for LVM >16:59:38,047 INFO anaconda: getting device type for LVM >16:59:38,047 INFO anaconda: getting device type for LVM >16:59:38,048 INFO anaconda: getting device type for LVM >16:59:38,048 DEBUG anaconda: populate_raid: 0, None >16:59:38,048 INFO anaconda: getting device type for LVM >16:59:38,048 INFO anaconda: getting device type for LVM >16:59:38,049 DEBUG anaconda: populate_raid: 0, None >16:59:38,049 INFO anaconda: getting device type for LVM >16:59:38,049 DEBUG anaconda: new container selection: None >16:59:38,049 DEBUG anaconda: new container selection: None >16:59:38,050 DEBUG anaconda: new container selection: fedora_phoenix >16:59:38,050 DEBUG anaconda: default container is fedora_phoenix >16:59:40,223 INFO anaconda: getting device type for RAID >16:59:40,224 DEBUG anaconda: device_type_changed: 1 RAID >16:59:40,224 INFO anaconda: getting device type for RAID >16:59:40,225 INFO anaconda: getting device type for RAID >16:59:40,225 INFO anaconda: getting device type for RAID >16:59:40,225 INFO anaconda: getting device type for RAID >16:59:40,226 INFO anaconda: getting device type for RAID >16:59:40,226 INFO anaconda: getting device type for RAID >16:59:40,226 INFO anaconda: getting device type for RAID >16:59:40,227 INFO anaconda: getting device type for RAID >16:59:40,227 INFO anaconda: getting device type for RAID >16:59:40,227 INFO anaconda: getting device type for RAID >16:59:40,228 INFO anaconda: getting device type for RAID >16:59:40,228 DEBUG anaconda: populate_raid: 1, raid1 >16:59:40,228 INFO anaconda: getting device type for RAID >16:59:42,538 INFO anaconda: ui: saving changes to device luks-fedora_phoenix-00 >16:59:42,538 DEBUG anaconda: old name: 00 >16:59:42,538 DEBUG anaconda: new name: home >16:59:42,545 DEBUG anaconda: old size: 875998.0 >16:59:42,545 DEBUG anaconda: new size: 875998 >16:59:42,545 INFO anaconda: getting device type for RAID >16:59:42,545 DEBUG anaconda: old device type: 0 >16:59:42,545 DEBUG anaconda: new device type: 1 >16:59:42,545 DEBUG anaconda: reformat: True >16:59:42,546 DEBUG anaconda: old fs type: ext4 >16:59:42,546 DEBUG anaconda: new fs type: ext4 >16:59:42,547 DEBUG anaconda: old encryption setting: True >16:59:42,547 DEBUG anaconda: new encryption setting: True >16:59:42,547 DEBUG anaconda: old label: >16:59:42,547 DEBUG anaconda: new_label: >16:59:42,547 DEBUG anaconda: old mountpoint: /home >16:59:42,547 DEBUG anaconda: new mountpoint: /home >16:59:42,548 DEBUG anaconda: old raid level: None >16:59:42,548 DEBUG anaconda: new raid level: raid1 >16:59:42,549 DEBUG anaconda: old container: None >16:59:42,549 DEBUG anaconda: new container: fedora_phoenix >16:59:42,549 DEBUG anaconda: old container encrypted: False >16:59:42,549 DEBUG anaconda: new container encrypted: False >16:59:42,549 DEBUG anaconda: old container raid level: None >16:59:42,549 DEBUG anaconda: new container raid level: None >16:59:42,549 DEBUG anaconda: old container size request: 0 >16:59:42,549 DEBUG anaconda: new container size request: 0 >16:59:42,550 DEBUG anaconda: old disks: ['sda', 'sdc'] >16:59:42,550 DEBUG anaconda: new disks: ['sda', 'sdc'] >16:59:42,708 DEBUG anaconda: populate_right_side: non-existent 875998MB luks/dm-crypt luks-home (35) with non-existent ext4 filesystem mounted at /home >16:59:42,710 DEBUG anaconda: updated device_disks to ['sda', 'sdc'] >16:59:42,710 DEBUG anaconda: updated device_container_name to None >16:59:42,710 DEBUG anaconda: updated device_container_raid_level to None >16:59:42,710 DEBUG anaconda: updated device_container_encrypted to False >16:59:42,710 DEBUG anaconda: updated device_container_size to 0 >16:59:42,715 INFO anaconda: getting device type for RAID >16:59:42,716 DEBUG anaconda: populate_raid: 1, raid1 >16:59:42,716 INFO anaconda: getting device type for RAID >16:59:42,716 DEBUG anaconda: leaving save_right_side >16:59:52,041 INFO anaconda: ui: saving changes to device luks-home >16:59:52,042 DEBUG anaconda: old name: home >16:59:52,042 DEBUG anaconda: new name: home >16:59:52,050 DEBUG anaconda: old size: 875998.0 >16:59:52,051 DEBUG anaconda: new size: 875998 >16:59:52,051 INFO anaconda: getting device type for RAID >16:59:52,052 DEBUG anaconda: old device type: 1 >16:59:52,052 DEBUG anaconda: new device type: 1 >16:59:52,052 DEBUG anaconda: reformat: True >16:59:52,055 DEBUG anaconda: old fs type: ext4 >16:59:52,055 DEBUG anaconda: new fs type: ext4 >16:59:52,055 DEBUG anaconda: old encryption setting: True >16:59:52,055 DEBUG anaconda: new encryption setting: True >16:59:52,055 DEBUG anaconda: old label: >16:59:52,055 DEBUG anaconda: new_label: home >16:59:52,055 DEBUG anaconda: old mountpoint: /home >16:59:52,055 DEBUG anaconda: new mountpoint: /home >16:59:52,056 DEBUG anaconda: old raid level: raid1 >16:59:52,056 DEBUG anaconda: new raid level: raid1 >16:59:52,057 DEBUG anaconda: old container: None >16:59:52,057 DEBUG anaconda: new container: None >16:59:52,057 DEBUG anaconda: old container encrypted: False >16:59:52,057 DEBUG anaconda: new container encrypted: False >16:59:52,057 DEBUG anaconda: old container raid level: None >16:59:52,058 DEBUG anaconda: new container raid level: None >16:59:52,058 DEBUG anaconda: old container size request: 0 >16:59:52,058 DEBUG anaconda: new container size request: 0 >16:59:52,058 DEBUG anaconda: old disks: ['sda', 'sdc'] >16:59:52,058 DEBUG anaconda: new disks: ['sda', 'sdc'] >16:59:52,199 DEBUG anaconda: populate_right_side: non-existent 875998MB luks/dm-crypt luks-home (35) with non-existent ext4 filesystem mounted at /home >16:59:52,201 DEBUG anaconda: updated device_disks to ['sda', 'sdc'] >16:59:52,201 DEBUG anaconda: updated device_container_name to None >16:59:52,201 DEBUG anaconda: updated device_container_raid_level to None >16:59:52,201 DEBUG anaconda: updated device_container_encrypted to False >16:59:52,201 DEBUG anaconda: updated device_container_size to 0 >16:59:52,207 INFO anaconda: getting device type for RAID >16:59:52,207 DEBUG anaconda: populate_raid: 1, raid1 >16:59:52,207 INFO anaconda: getting device type for RAID >16:59:52,207 DEBUG anaconda: leaving save_right_side >16:59:55,735 DEBUG anaconda: removing device 'non-existent 875998MB luks/dm-crypt luks-home (35) with non-existent ext4 filesystem mounted at /home' from page New Fedora 20 Installation >16:59:55,749 INFO anaconda: ui: removed device luks-home >16:59:55,765 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'VolGroup00', 'VolGroup00-LogVol03', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sdb', 'sdb2', 'sdc', 'sdc1', 'sr0'] >16:59:55,766 DEBUG anaconda: ui: unused=['sdc1', 'VolGroup00-LogVol03'] >16:59:55,766 DEBUG anaconda: ui: new_devices=['sdc1', 'VolGroup00-LogVol03'] >16:59:55,780 DEBUG anaconda: page clicked: New Fedora 20 Installation >16:59:55,780 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >16:59:55,780 DEBUG anaconda: populate_right_side: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >16:59:55,780 DEBUG anaconda: updated device_disks to ['sdc'] >16:59:55,780 DEBUG anaconda: updated device_container_name to None >16:59:55,780 DEBUG anaconda: updated device_container_raid_level to None >16:59:55,780 DEBUG anaconda: updated device_container_encrypted to False >16:59:55,781 DEBUG anaconda: updated device_container_size to 0 >16:59:55,783 INFO anaconda: getting device type for RAID >16:59:55,783 DEBUG anaconda: fs type changed: ext3 >16:59:55,788 INFO anaconda: getting device type for Standard Partition >16:59:55,788 DEBUG anaconda: device_type_changed: 2 Standard Partition >16:59:55,788 INFO anaconda: getting device type for Standard Partition >16:59:55,789 INFO anaconda: getting device type for Standard Partition >16:59:55,789 INFO anaconda: getting device type for Standard Partition >16:59:55,789 INFO anaconda: getting device type for Standard Partition >16:59:55,790 INFO anaconda: getting device type for Standard Partition >16:59:55,790 INFO anaconda: getting device type for Standard Partition >16:59:55,791 INFO anaconda: getting device type for Standard Partition >16:59:55,791 INFO anaconda: getting device type for Standard Partition >16:59:55,792 DEBUG anaconda: populate_raid: 2, None >16:59:55,792 INFO anaconda: getting device type for Standard Partition >16:59:55,793 INFO anaconda: getting device type for Standard Partition >16:59:55,793 DEBUG anaconda: populate_raid: 2, None >16:59:55,793 INFO anaconda: getting device type for Standard Partition >16:59:55,794 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >16:59:55,795 DEBUG anaconda: populate_right_side: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >16:59:55,795 DEBUG anaconda: updated device_disks to ['sdc'] >16:59:55,795 DEBUG anaconda: updated device_container_name to None >16:59:55,795 DEBUG anaconda: updated device_container_raid_level to None >16:59:55,795 DEBUG anaconda: updated device_container_encrypted to False >16:59:55,795 DEBUG anaconda: updated device_container_size to 0 >16:59:55,800 INFO anaconda: getting device type for Standard Partition >16:59:55,800 DEBUG anaconda: populate_raid: 2, None >16:59:55,800 INFO anaconda: getting device type for Standard Partition >16:59:58,600 INFO anaconda: ui: saving changes to device sdc1 >16:59:58,601 DEBUG anaconda: old name: sdc1 >16:59:58,601 DEBUG anaconda: new name: None >16:59:58,606 DEBUG anaconda: old size: 1027.56445312 >16:59:58,606 DEBUG anaconda: new size: 1027 >16:59:58,606 INFO anaconda: getting device type for Standard Partition >16:59:58,606 DEBUG anaconda: old device type: 2 >16:59:58,606 DEBUG anaconda: new device type: 2 >16:59:58,606 DEBUG anaconda: reformat: False >16:59:58,607 DEBUG anaconda: old fs type: ext3 >16:59:58,607 DEBUG anaconda: new fs type: ext3 >16:59:58,608 DEBUG anaconda: old encryption setting: False >16:59:58,608 DEBUG anaconda: new encryption setting: False >16:59:58,608 DEBUG anaconda: old label: /boot >16:59:58,608 DEBUG anaconda: new_label: >16:59:58,608 DEBUG anaconda: old mountpoint: /boot >16:59:58,608 DEBUG anaconda: new mountpoint: /boot >16:59:58,608 DEBUG anaconda: old raid level: None >16:59:58,608 DEBUG anaconda: new raid level: None >16:59:58,608 DEBUG anaconda: old container: None >16:59:58,609 DEBUG anaconda: new container: None >16:59:58,609 DEBUG anaconda: old container encrypted: False >16:59:58,609 DEBUG anaconda: new container encrypted: False >16:59:58,609 DEBUG anaconda: old container raid level: None >16:59:58,609 DEBUG anaconda: new container raid level: None >16:59:58,609 DEBUG anaconda: old container size request: 0 >16:59:58,609 DEBUG anaconda: new container size request: 0 >16:59:58,609 DEBUG anaconda: old disks: ['sdc'] >16:59:58,609 DEBUG anaconda: new disks: ['sdc'] >16:59:58,609 DEBUG anaconda: populate_right_side: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >16:59:58,610 DEBUG anaconda: updated device_disks to ['sdc'] >16:59:58,610 DEBUG anaconda: updated device_container_name to None >16:59:58,610 DEBUG anaconda: updated device_container_raid_level to None >16:59:58,610 DEBUG anaconda: updated device_container_encrypted to False >16:59:58,610 DEBUG anaconda: updated device_container_size to 0 >16:59:58,615 INFO anaconda: getting device type for Standard Partition >16:59:58,615 DEBUG anaconda: populate_raid: 2, None >16:59:58,615 INFO anaconda: getting device type for Standard Partition >17:00:05,908 DEBUG anaconda: requested size = 876 GB ; available space = 1.90 TB >17:00:06,049 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'VolGroup00', 'VolGroup00-LogVol03', 'fedora_phoenix', 'fedora_phoenix-00', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'luks-fedora_phoenix-00', 'sda', 'sda1', 'sdb', 'sdb2', 'sdc', 'sdc1', 'sdc2', 'sr0'] >17:00:06,050 DEBUG anaconda: ui: unused=['sdc1', 'VolGroup00-LogVol03'] >17:00:06,051 DEBUG anaconda: ui: new_devices=['sdc1', 'luks-fedora_phoenix-00', 'VolGroup00-LogVol03'] >17:00:06,067 DEBUG anaconda: page clicked: New Fedora 20 Installation >17:00:06,067 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:00:06,067 DEBUG anaconda: populate_right_side: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >17:00:06,067 DEBUG anaconda: updated device_disks to ['sdc'] >17:00:06,067 DEBUG anaconda: updated device_container_name to None >17:00:06,067 DEBUG anaconda: updated device_container_raid_level to None >17:00:06,067 DEBUG anaconda: updated device_container_encrypted to False >17:00:06,068 DEBUG anaconda: updated device_container_size to 0 >17:00:06,072 INFO anaconda: getting device type for Standard Partition >17:00:06,073 DEBUG anaconda: populate_raid: 2, None >17:00:06,073 INFO anaconda: getting device type for Standard Partition >17:00:06,074 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:00:06,074 DEBUG anaconda: current selector: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >17:00:06,074 DEBUG anaconda: notebook page = 1 >17:00:06,074 INFO anaconda: ui: saving changes to device sdc1 >17:00:06,074 DEBUG anaconda: old name: sdc1 >17:00:06,074 DEBUG anaconda: new name: None >17:00:06,077 DEBUG anaconda: old size: 1027.56445312 >17:00:06,077 DEBUG anaconda: new size: 1027 >17:00:06,077 INFO anaconda: getting device type for Standard Partition >17:00:06,077 DEBUG anaconda: old device type: 2 >17:00:06,077 DEBUG anaconda: new device type: 2 >17:00:06,078 DEBUG anaconda: reformat: False >17:00:06,079 DEBUG anaconda: old fs type: ext3 >17:00:06,079 DEBUG anaconda: new fs type: ext3 >17:00:06,079 DEBUG anaconda: old encryption setting: False >17:00:06,079 DEBUG anaconda: new encryption setting: False >17:00:06,079 DEBUG anaconda: old label: /boot >17:00:06,079 DEBUG anaconda: new_label: >17:00:06,079 DEBUG anaconda: old mountpoint: /boot >17:00:06,079 DEBUG anaconda: new mountpoint: /boot >17:00:06,079 DEBUG anaconda: old raid level: None >17:00:06,080 DEBUG anaconda: new raid level: None >17:00:06,080 DEBUG anaconda: old container: None >17:00:06,080 DEBUG anaconda: new container: None >17:00:06,080 DEBUG anaconda: old container encrypted: False >17:00:06,080 DEBUG anaconda: new container encrypted: False >17:00:06,080 DEBUG anaconda: old container raid level: None >17:00:06,080 DEBUG anaconda: new container raid level: None >17:00:06,080 DEBUG anaconda: old container size request: 0 >17:00:06,080 DEBUG anaconda: new container size request: 0 >17:00:06,080 DEBUG anaconda: old disks: ['sdc'] >17:00:06,081 DEBUG anaconda: new disks: ['sdc'] >17:00:06,081 DEBUG anaconda: populate_right_side: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >17:00:06,081 DEBUG anaconda: updated device_disks to ['sdc'] >17:00:06,081 DEBUG anaconda: updated device_container_name to None >17:00:06,081 DEBUG anaconda: updated device_container_raid_level to None >17:00:06,081 DEBUG anaconda: updated device_container_encrypted to False >17:00:06,081 DEBUG anaconda: updated device_container_size to 0 >17:00:06,086 INFO anaconda: getting device type for Standard Partition >17:00:06,086 DEBUG anaconda: populate_raid: 2, None >17:00:06,086 INFO anaconda: getting device type for Standard Partition >17:00:06,087 DEBUG anaconda: new selector: non-existent 875998MB luks/dm-crypt luks-fedora_phoenix-00 (40) with non-existent ext4 filesystem mounted at /home >17:00:06,087 DEBUG anaconda: populate_right_side: non-existent 875998MB luks/dm-crypt luks-fedora_phoenix-00 (40) with non-existent ext4 filesystem mounted at /home >17:00:06,087 DEBUG anaconda: updated device_disks to ['sda', 'sdc'] >17:00:06,087 DEBUG anaconda: updated device_container_name to fedora_phoenix >17:00:06,087 DEBUG anaconda: updated device_container_raid_level to None >17:00:06,087 DEBUG anaconda: updated device_container_encrypted to False >17:00:06,088 DEBUG anaconda: updated device_container_size to 0 >17:00:06,090 INFO anaconda: getting device type for Standard Partition >17:00:06,091 DEBUG anaconda: fs type changed: ext4 >17:00:06,095 INFO anaconda: getting device type for LVM >17:00:06,095 DEBUG anaconda: device_type_changed: 0 LVM >17:00:06,096 INFO anaconda: getting device type for LVM >17:00:06,096 INFO anaconda: getting device type for LVM >17:00:06,096 INFO anaconda: getting device type for LVM >17:00:06,096 INFO anaconda: getting device type for LVM >17:00:06,097 INFO anaconda: getting device type for LVM >17:00:06,097 INFO anaconda: getting device type for LVM >17:00:06,097 INFO anaconda: getting device type for LVM >17:00:06,097 INFO anaconda: getting device type for LVM >17:00:06,098 INFO anaconda: getting device type for LVM >17:00:06,098 INFO anaconda: getting device type for LVM >17:00:06,098 INFO anaconda: getting device type for LVM >17:00:06,098 DEBUG anaconda: populate_raid: 0, None >17:00:06,098 INFO anaconda: getting device type for LVM >17:00:06,099 INFO anaconda: getting device type for LVM >17:00:06,099 DEBUG anaconda: populate_raid: 0, None >17:00:06,099 INFO anaconda: getting device type for LVM >17:00:06,100 DEBUG anaconda: new container selection: None >17:00:06,100 DEBUG anaconda: new container selection: None >17:00:06,100 DEBUG anaconda: new container selection: fedora_phoenix >17:00:06,101 DEBUG anaconda: default container is fedora_phoenix >17:00:07,863 INFO anaconda: getting device type for RAID >17:00:07,864 DEBUG anaconda: device_type_changed: 1 RAID >17:00:07,864 INFO anaconda: getting device type for RAID >17:00:07,865 INFO anaconda: getting device type for RAID >17:00:07,865 INFO anaconda: getting device type for RAID >17:00:07,865 INFO anaconda: getting device type for RAID >17:00:07,866 INFO anaconda: getting device type for RAID >17:00:07,866 INFO anaconda: getting device type for RAID >17:00:07,866 INFO anaconda: getting device type for RAID >17:00:07,867 INFO anaconda: getting device type for RAID >17:00:07,867 INFO anaconda: getting device type for RAID >17:00:07,867 INFO anaconda: getting device type for RAID >17:00:07,868 INFO anaconda: getting device type for RAID >17:00:07,868 DEBUG anaconda: populate_raid: 1, raid1 >17:00:07,868 INFO anaconda: getting device type for RAID >17:00:13,367 INFO anaconda: ui: saving changes to device luks-fedora_phoenix-00 >17:00:13,367 DEBUG anaconda: old name: 00 >17:00:13,368 DEBUG anaconda: new name: home >17:00:13,374 DEBUG anaconda: old size: 875998.0 >17:00:13,374 DEBUG anaconda: new size: 875998 >17:00:13,374 INFO anaconda: getting device type for RAID >17:00:13,375 DEBUG anaconda: old device type: 0 >17:00:13,375 DEBUG anaconda: new device type: 1 >17:00:13,375 DEBUG anaconda: reformat: True >17:00:13,376 DEBUG anaconda: old fs type: ext4 >17:00:13,376 DEBUG anaconda: new fs type: ext4 >17:00:13,376 DEBUG anaconda: old encryption setting: True >17:00:13,376 DEBUG anaconda: new encryption setting: True >17:00:13,376 DEBUG anaconda: old label: >17:00:13,376 DEBUG anaconda: new_label: home >17:00:13,376 DEBUG anaconda: old mountpoint: /home >17:00:13,377 DEBUG anaconda: new mountpoint: /home >17:00:13,377 DEBUG anaconda: old raid level: None >17:00:13,377 DEBUG anaconda: new raid level: raid1 >17:00:13,378 DEBUG anaconda: old container: None >17:00:13,378 DEBUG anaconda: new container: fedora_phoenix >17:00:13,379 DEBUG anaconda: old container encrypted: False >17:00:13,379 DEBUG anaconda: new container encrypted: False >17:00:13,379 DEBUG anaconda: old container raid level: None >17:00:13,379 DEBUG anaconda: new container raid level: None >17:00:13,379 DEBUG anaconda: old container size request: 0 >17:00:13,379 DEBUG anaconda: new container size request: 0 >17:00:13,379 DEBUG anaconda: old disks: ['sda', 'sdc'] >17:00:13,379 DEBUG anaconda: new disks: ['sda', 'sdc'] >17:00:13,533 DEBUG anaconda: populate_right_side: non-existent 875998MB luks/dm-crypt luks-home (44) with non-existent ext4 filesystem mounted at /home >17:00:13,534 DEBUG anaconda: updated device_disks to ['sda', 'sdc'] >17:00:13,535 DEBUG anaconda: updated device_container_name to None >17:00:13,535 DEBUG anaconda: updated device_container_raid_level to None >17:00:13,535 DEBUG anaconda: updated device_container_encrypted to False >17:00:13,535 DEBUG anaconda: updated device_container_size to 0 >17:00:13,540 INFO anaconda: getting device type for RAID >17:00:13,540 DEBUG anaconda: populate_raid: 1, raid1 >17:00:13,540 INFO anaconda: getting device type for RAID >17:00:13,541 DEBUG anaconda: leaving save_right_side >17:00:17,060 INFO anaconda: ui: saving changes to device luks-home >17:00:17,061 DEBUG anaconda: old name: home >17:00:17,061 DEBUG anaconda: new name: home >17:00:17,066 DEBUG anaconda: old size: 875998.0 >17:00:17,066 DEBUG anaconda: new size: 875998 >17:00:17,066 INFO anaconda: getting device type for RAID >17:00:17,066 DEBUG anaconda: old device type: 1 >17:00:17,066 DEBUG anaconda: new device type: 1 >17:00:17,067 DEBUG anaconda: reformat: True >17:00:17,068 DEBUG anaconda: old fs type: ext4 >17:00:17,068 DEBUG anaconda: new fs type: ext4 >17:00:17,068 DEBUG anaconda: old encryption setting: True >17:00:17,068 DEBUG anaconda: new encryption setting: True >17:00:17,068 DEBUG anaconda: old label: home >17:00:17,068 DEBUG anaconda: new_label: home >17:00:17,068 DEBUG anaconda: old mountpoint: /home >17:00:17,068 DEBUG anaconda: new mountpoint: /home >17:00:17,069 DEBUG anaconda: old raid level: raid1 >17:00:17,069 DEBUG anaconda: new raid level: raid1 >17:00:17,070 DEBUG anaconda: old container: None >17:00:17,070 DEBUG anaconda: new container: None >17:00:17,070 DEBUG anaconda: old container encrypted: False >17:00:17,070 DEBUG anaconda: new container encrypted: False >17:00:17,070 DEBUG anaconda: old container raid level: None >17:00:17,070 DEBUG anaconda: new container raid level: None >17:00:17,071 DEBUG anaconda: old container size request: 0 >17:00:17,071 DEBUG anaconda: new container size request: 0 >17:00:17,071 DEBUG anaconda: old disks: ['sda', 'sdc'] >17:00:17,071 DEBUG anaconda: new disks: ['sda', 'sdc'] >17:00:17,071 DEBUG anaconda: nothing changed for new device >17:00:23,395 DEBUG anaconda: requested size = 45 GB ; available space = 154.65 GB >17:00:23,595 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'VolGroup00', 'VolGroup00-LogVol03', 'fedora_phoenix', 'fedora_phoenix-00', 'home', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'luks-fedora_phoenix-00', 'luks-home', 'sda', 'sda1', 'sda2', 'sdb', 'sdb2', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sr0'] >17:00:23,596 DEBUG anaconda: ui: unused=['sdc1', 'VolGroup00-LogVol03'] >17:00:23,597 DEBUG anaconda: ui: new_devices=['sdc1', 'luks-fedora_phoenix-00', 'VolGroup00-LogVol03', 'luks-home'] >17:00:23,617 DEBUG anaconda: page clicked: New Fedora 20 Installation >17:00:23,617 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:00:23,617 DEBUG anaconda: populate_right_side: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >17:00:23,617 DEBUG anaconda: updated device_disks to ['sdc'] >17:00:23,617 DEBUG anaconda: updated device_container_name to None >17:00:23,617 DEBUG anaconda: updated device_container_raid_level to None >17:00:23,617 DEBUG anaconda: updated device_container_encrypted to False >17:00:23,618 DEBUG anaconda: updated device_container_size to 0 >17:00:23,620 INFO anaconda: getting device type for RAID >17:00:23,620 DEBUG anaconda: fs type changed: ext3 >17:00:23,625 INFO anaconda: getting device type for Standard Partition >17:00:23,625 DEBUG anaconda: device_type_changed: 2 Standard Partition >17:00:23,625 INFO anaconda: getting device type for Standard Partition >17:00:23,625 INFO anaconda: getting device type for Standard Partition >17:00:23,626 INFO anaconda: getting device type for Standard Partition >17:00:23,626 INFO anaconda: getting device type for Standard Partition >17:00:23,627 INFO anaconda: getting device type for Standard Partition >17:00:23,627 INFO anaconda: getting device type for Standard Partition >17:00:23,628 INFO anaconda: getting device type for Standard Partition >17:00:23,628 INFO anaconda: getting device type for Standard Partition >17:00:23,629 DEBUG anaconda: populate_raid: 2, None >17:00:23,629 INFO anaconda: getting device type for Standard Partition >17:00:23,630 INFO anaconda: getting device type for Standard Partition >17:00:23,630 DEBUG anaconda: populate_raid: 2, None >17:00:23,630 INFO anaconda: getting device type for Standard Partition >17:00:23,631 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:00:23,631 DEBUG anaconda: current selector: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >17:00:23,632 DEBUG anaconda: notebook page = 1 >17:00:23,632 INFO anaconda: ui: saving changes to device sdc1 >17:00:23,632 DEBUG anaconda: old name: sdc1 >17:00:23,632 DEBUG anaconda: new name: None >17:00:23,634 DEBUG anaconda: old size: 1027.56445312 >17:00:23,634 DEBUG anaconda: new size: 1027 >17:00:23,635 INFO anaconda: getting device type for Standard Partition >17:00:23,635 DEBUG anaconda: old device type: 2 >17:00:23,635 DEBUG anaconda: new device type: 2 >17:00:23,635 DEBUG anaconda: reformat: False >17:00:23,636 DEBUG anaconda: old fs type: ext3 >17:00:23,636 DEBUG anaconda: new fs type: ext3 >17:00:23,636 DEBUG anaconda: old encryption setting: False >17:00:23,637 DEBUG anaconda: new encryption setting: False >17:00:23,637 DEBUG anaconda: old label: /boot >17:00:23,637 DEBUG anaconda: new_label: >17:00:23,637 DEBUG anaconda: old mountpoint: /boot >17:00:23,637 DEBUG anaconda: new mountpoint: /boot >17:00:23,637 DEBUG anaconda: old raid level: None >17:00:23,637 DEBUG anaconda: new raid level: None >17:00:23,637 DEBUG anaconda: old container: None >17:00:23,637 DEBUG anaconda: new container: None >17:00:23,637 DEBUG anaconda: old container encrypted: False >17:00:23,638 DEBUG anaconda: new container encrypted: False >17:00:23,638 DEBUG anaconda: old container raid level: None >17:00:23,638 DEBUG anaconda: new container raid level: None >17:00:23,638 DEBUG anaconda: old container size request: 0 >17:00:23,638 DEBUG anaconda: new container size request: 0 >17:00:23,638 DEBUG anaconda: old disks: ['sdc'] >17:00:23,638 DEBUG anaconda: new disks: ['sdc'] >17:00:23,638 DEBUG anaconda: populate_right_side: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >17:00:23,638 DEBUG anaconda: updated device_disks to ['sdc'] >17:00:23,639 DEBUG anaconda: updated device_container_name to None >17:00:23,639 DEBUG anaconda: updated device_container_raid_level to None >17:00:23,639 DEBUG anaconda: updated device_container_encrypted to False >17:00:23,639 DEBUG anaconda: updated device_container_size to 0 >17:00:23,643 INFO anaconda: getting device type for Standard Partition >17:00:23,644 DEBUG anaconda: populate_raid: 2, None >17:00:23,644 INFO anaconda: getting device type for Standard Partition >17:00:23,644 DEBUG anaconda: new selector: non-existent 44998MB luks/dm-crypt luks-fedora_phoenix-00 (49) with non-existent ext4 filesystem mounted at / >17:00:23,645 DEBUG anaconda: populate_right_side: non-existent 44998MB luks/dm-crypt luks-fedora_phoenix-00 (49) with non-existent ext4 filesystem mounted at / >17:00:23,645 DEBUG anaconda: updated device_disks to ['sda', 'sdc'] >17:00:23,645 DEBUG anaconda: updated device_container_name to fedora_phoenix >17:00:23,645 DEBUG anaconda: updated device_container_raid_level to None >17:00:23,645 DEBUG anaconda: updated device_container_encrypted to False >17:00:23,645 DEBUG anaconda: updated device_container_size to 0 >17:00:23,647 INFO anaconda: getting device type for Standard Partition >17:00:23,649 DEBUG anaconda: fs type changed: ext4 >17:00:23,653 INFO anaconda: getting device type for LVM >17:00:23,653 DEBUG anaconda: device_type_changed: 0 LVM >17:00:23,653 INFO anaconda: getting device type for LVM >17:00:23,653 INFO anaconda: getting device type for LVM >17:00:23,654 INFO anaconda: getting device type for LVM >17:00:23,654 INFO anaconda: getting device type for LVM >17:00:23,654 INFO anaconda: getting device type for LVM >17:00:23,654 INFO anaconda: getting device type for LVM >17:00:23,655 INFO anaconda: getting device type for LVM >17:00:23,655 INFO anaconda: getting device type for LVM >17:00:23,655 INFO anaconda: getting device type for LVM >17:00:23,655 INFO anaconda: getting device type for LVM >17:00:23,656 INFO anaconda: getting device type for LVM >17:00:23,656 DEBUG anaconda: populate_raid: 0, None >17:00:23,656 INFO anaconda: getting device type for LVM >17:00:23,656 INFO anaconda: getting device type for LVM >17:00:23,657 DEBUG anaconda: populate_raid: 0, None >17:00:23,657 INFO anaconda: getting device type for LVM >17:00:23,657 DEBUG anaconda: new container selection: None >17:00:23,657 DEBUG anaconda: new container selection: None >17:00:23,658 DEBUG anaconda: new container selection: fedora_phoenix >17:00:23,658 DEBUG anaconda: default container is fedora_phoenix >17:00:30,193 INFO anaconda: ui: saving changes to device luks-fedora_phoenix-00 >17:00:30,193 DEBUG anaconda: old name: 00 >17:00:30,193 DEBUG anaconda: new name: root >17:00:30,196 DEBUG anaconda: old size: 44998.0 >17:00:30,196 DEBUG anaconda: new size: 44998 >17:00:30,196 INFO anaconda: getting device type for LVM >17:00:30,197 DEBUG anaconda: old device type: 0 >17:00:30,197 DEBUG anaconda: new device type: 0 >17:00:30,197 DEBUG anaconda: reformat: True >17:00:30,198 DEBUG anaconda: old fs type: ext4 >17:00:30,198 DEBUG anaconda: new fs type: ext4 >17:00:30,198 DEBUG anaconda: old encryption setting: True >17:00:30,198 DEBUG anaconda: new encryption setting: True >17:00:30,198 DEBUG anaconda: old label: >17:00:30,198 DEBUG anaconda: new_label: root >17:00:30,198 DEBUG anaconda: old mountpoint: / >17:00:30,198 DEBUG anaconda: new mountpoint: / >17:00:30,199 DEBUG anaconda: old raid level: None >17:00:30,199 DEBUG anaconda: new raid level: None >17:00:30,201 DEBUG anaconda: old container: fedora_phoenix >17:00:30,201 DEBUG anaconda: new container: fedora_phoenix >17:00:30,201 DEBUG anaconda: old container encrypted: False >17:00:30,201 DEBUG anaconda: new container encrypted: False >17:00:30,201 DEBUG anaconda: old container raid level: None >17:00:30,201 DEBUG anaconda: new container raid level: None >17:00:30,201 DEBUG anaconda: old container size request: 0 >17:00:30,202 DEBUG anaconda: new container size request: 0 >17:00:30,202 DEBUG anaconda: old disks: ['sda', 'sdc'] >17:00:30,202 DEBUG anaconda: new disks: ['sda', 'sdc'] >17:00:30,405 DEBUG anaconda: populate_right_side: non-existent 44998MB luks/dm-crypt root (49) with non-existent ext4 filesystem mounted at / >17:00:30,405 DEBUG anaconda: updated device_disks to ['sda', 'sdc'] >17:00:30,406 DEBUG anaconda: updated device_container_name to fedora_phoenix >17:00:30,406 DEBUG anaconda: updated device_container_raid_level to None >17:00:30,406 DEBUG anaconda: updated device_container_encrypted to False >17:00:30,406 DEBUG anaconda: updated device_container_size to 0 >17:00:30,411 INFO anaconda: getting device type for LVM >17:00:30,411 DEBUG anaconda: populate_raid: 0, None >17:00:30,411 INFO anaconda: getting device type for LVM >17:00:30,411 DEBUG anaconda: new container selection: None >17:00:30,412 DEBUG anaconda: new container selection: None >17:00:30,412 DEBUG anaconda: new container selection: fedora_phoenix >17:00:30,412 DEBUG anaconda: default container is fedora_phoenix >17:00:30,413 DEBUG anaconda: leaving save_right_side >17:00:44,491 INFO anaconda: ui: saving changes to device root >17:00:44,492 DEBUG anaconda: old name: 00 >17:00:44,492 DEBUG anaconda: new name: 00 >17:00:44,496 DEBUG anaconda: old size: 44998.0 >17:00:44,496 DEBUG anaconda: new size: 45500 >17:00:44,496 INFO anaconda: getting device type for LVM >17:00:44,496 DEBUG anaconda: old device type: 0 >17:00:44,496 DEBUG anaconda: new device type: 0 >17:00:44,496 DEBUG anaconda: reformat: True >17:00:44,497 DEBUG anaconda: old fs type: ext4 >17:00:44,498 DEBUG anaconda: new fs type: ext4 >17:00:44,498 DEBUG anaconda: old encryption setting: True >17:00:44,498 DEBUG anaconda: new encryption setting: True >17:00:44,498 DEBUG anaconda: old label: root >17:00:44,498 DEBUG anaconda: new_label: root >17:00:44,498 DEBUG anaconda: old mountpoint: / >17:00:44,498 DEBUG anaconda: new mountpoint: / >17:00:44,499 DEBUG anaconda: old raid level: None >17:00:44,499 DEBUG anaconda: new raid level: None >17:00:44,501 DEBUG anaconda: old container: fedora_phoenix >17:00:44,501 DEBUG anaconda: new container: fedora_phoenix >17:00:44,501 DEBUG anaconda: old container encrypted: False >17:00:44,501 DEBUG anaconda: new container encrypted: False >17:00:44,501 DEBUG anaconda: old container raid level: None >17:00:44,501 DEBUG anaconda: new container raid level: None >17:00:44,501 DEBUG anaconda: old container size request: 0 >17:00:44,501 DEBUG anaconda: new container size request: 0 >17:00:44,501 DEBUG anaconda: old disks: ['sda', 'sdc'] >17:00:44,501 DEBUG anaconda: new disks: ['sda', 'sdc'] >17:00:44,701 DEBUG anaconda: populate_right_side: non-existent 45498MB luks/dm-crypt root (49) with non-existent ext4 filesystem mounted at / >17:00:44,701 DEBUG anaconda: updated device_disks to ['sda', 'sdc'] >17:00:44,702 DEBUG anaconda: updated device_container_name to fedora_phoenix >17:00:44,702 DEBUG anaconda: updated device_container_raid_level to None >17:00:44,702 DEBUG anaconda: updated device_container_encrypted to False >17:00:44,702 DEBUG anaconda: updated device_container_size to 0 >17:00:44,707 INFO anaconda: getting device type for LVM >17:00:44,707 DEBUG anaconda: populate_raid: 0, None >17:00:44,707 INFO anaconda: getting device type for LVM >17:00:44,707 DEBUG anaconda: new container selection: None >17:00:44,708 DEBUG anaconda: new container selection: None >17:00:44,708 DEBUG anaconda: new container selection: fedora_phoenix >17:00:44,708 DEBUG anaconda: default container is fedora_phoenix >17:00:44,709 DEBUG anaconda: leaving save_right_side >17:00:56,083 INFO anaconda: ui: saving changes to device root >17:00:56,083 DEBUG anaconda: old name: 00 >17:00:56,084 DEBUG anaconda: new name: 00 >17:00:56,086 DEBUG anaconda: old size: 45498.0 >17:00:56,086 DEBUG anaconda: new size: 45498 >17:00:56,086 INFO anaconda: getting device type for LVM >17:00:56,087 DEBUG anaconda: old device type: 0 >17:00:56,087 DEBUG anaconda: new device type: 0 >17:00:56,087 DEBUG anaconda: reformat: True >17:00:56,088 DEBUG anaconda: old fs type: ext4 >17:00:56,088 DEBUG anaconda: new fs type: ext4 >17:00:56,088 DEBUG anaconda: old encryption setting: True >17:00:56,088 DEBUG anaconda: new encryption setting: True >17:00:56,088 DEBUG anaconda: old label: root >17:00:56,088 DEBUG anaconda: new_label: root >17:00:56,088 DEBUG anaconda: old mountpoint: / >17:00:56,089 DEBUG anaconda: new mountpoint: / >17:00:56,089 DEBUG anaconda: old raid level: None >17:00:56,089 DEBUG anaconda: new raid level: None >17:00:56,091 DEBUG anaconda: old container: fedora_phoenix >17:00:56,091 DEBUG anaconda: new container: fedora_phoenix >17:00:56,091 DEBUG anaconda: old container encrypted: False >17:00:56,091 DEBUG anaconda: new container encrypted: False >17:00:56,091 DEBUG anaconda: old container raid level: None >17:00:56,092 DEBUG anaconda: new container raid level: None >17:00:56,092 DEBUG anaconda: old container size request: 0 >17:00:56,092 DEBUG anaconda: new container size request: 0 >17:00:56,092 DEBUG anaconda: old disks: ['sda', 'sdc'] >17:00:56,092 DEBUG anaconda: new disks: ['sda', 'sdc'] >17:00:56,092 DEBUG anaconda: nothing changed for new device >17:01:07,895 DEBUG anaconda: requested size = 64.2 GB ; available space = 109.14 GB >17:01:08,084 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'VolGroup00', 'VolGroup00-LogVol03', 'fedora_phoenix', 'fedora_phoenix-00', 'fedora_phoenix-01', 'home', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'luks-fedora_phoenix-01', 'luks-home', 'root', 'sda', 'sda1', 'sda2', 'sdb', 'sdb2', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sr0'] >17:01:08,085 DEBUG anaconda: ui: unused=['sdc1', 'VolGroup00-LogVol03'] >17:01:08,086 DEBUG anaconda: ui: new_devices=['root', 'luks-fedora_phoenix-01', 'VolGroup00-LogVol03', 'sdc1', 'luks-home'] >17:01:08,108 DEBUG anaconda: page clicked: New Fedora 20 Installation >17:01:08,108 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:01:08,108 DEBUG anaconda: populate_right_side: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >17:01:08,108 DEBUG anaconda: updated device_disks to ['sdc'] >17:01:08,108 DEBUG anaconda: updated device_container_name to None >17:01:08,108 DEBUG anaconda: updated device_container_raid_level to None >17:01:08,109 DEBUG anaconda: updated device_container_encrypted to False >17:01:08,109 DEBUG anaconda: updated device_container_size to 0 >17:01:08,111 INFO anaconda: getting device type for LVM >17:01:08,111 DEBUG anaconda: fs type changed: ext3 >17:01:08,116 INFO anaconda: getting device type for Standard Partition >17:01:08,116 DEBUG anaconda: device_type_changed: 2 Standard Partition >17:01:08,116 INFO anaconda: getting device type for Standard Partition >17:01:08,117 INFO anaconda: getting device type for Standard Partition >17:01:08,117 INFO anaconda: getting device type for Standard Partition >17:01:08,117 INFO anaconda: getting device type for Standard Partition >17:01:08,118 INFO anaconda: getting device type for Standard Partition >17:01:08,118 INFO anaconda: getting device type for Standard Partition >17:01:08,119 INFO anaconda: getting device type for Standard Partition >17:01:08,119 INFO anaconda: getting device type for Standard Partition >17:01:08,119 DEBUG anaconda: populate_raid: 2, None >17:01:08,119 INFO anaconda: getting device type for Standard Partition >17:01:08,120 INFO anaconda: getting device type for Standard Partition >17:01:08,121 DEBUG anaconda: populate_raid: 2, None >17:01:08,121 INFO anaconda: getting device type for Standard Partition >17:01:08,122 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:01:08,122 DEBUG anaconda: current selector: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >17:01:08,122 DEBUG anaconda: notebook page = 1 >17:01:08,122 INFO anaconda: ui: saving changes to device sdc1 >17:01:08,123 DEBUG anaconda: old name: sdc1 >17:01:08,123 DEBUG anaconda: new name: None >17:01:08,125 DEBUG anaconda: old size: 1027.56445312 >17:01:08,125 DEBUG anaconda: new size: 1027 >17:01:08,125 INFO anaconda: getting device type for Standard Partition >17:01:08,126 DEBUG anaconda: old device type: 2 >17:01:08,126 DEBUG anaconda: new device type: 2 >17:01:08,126 DEBUG anaconda: reformat: False >17:01:08,127 DEBUG anaconda: old fs type: ext3 >17:01:08,127 DEBUG anaconda: new fs type: ext3 >17:01:08,127 DEBUG anaconda: old encryption setting: False >17:01:08,127 DEBUG anaconda: new encryption setting: False >17:01:08,127 DEBUG anaconda: old label: /boot >17:01:08,127 DEBUG anaconda: new_label: >17:01:08,127 DEBUG anaconda: old mountpoint: /boot >17:01:08,128 DEBUG anaconda: new mountpoint: /boot >17:01:08,128 DEBUG anaconda: old raid level: None >17:01:08,128 DEBUG anaconda: new raid level: None >17:01:08,128 DEBUG anaconda: old container: None >17:01:08,128 DEBUG anaconda: new container: None >17:01:08,128 DEBUG anaconda: old container encrypted: False >17:01:08,128 DEBUG anaconda: new container encrypted: False >17:01:08,128 DEBUG anaconda: old container raid level: None >17:01:08,128 DEBUG anaconda: new container raid level: None >17:01:08,128 DEBUG anaconda: old container size request: 0 >17:01:08,129 DEBUG anaconda: new container size request: 0 >17:01:08,129 DEBUG anaconda: old disks: ['sdc'] >17:01:08,129 DEBUG anaconda: new disks: ['sdc'] >17:01:08,129 DEBUG anaconda: populate_right_side: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >17:01:08,129 DEBUG anaconda: updated device_disks to ['sdc'] >17:01:08,129 DEBUG anaconda: updated device_container_name to None >17:01:08,129 DEBUG anaconda: updated device_container_raid_level to None >17:01:08,129 DEBUG anaconda: updated device_container_encrypted to False >17:01:08,129 DEBUG anaconda: updated device_container_size to 0 >17:01:08,134 INFO anaconda: getting device type for Standard Partition >17:01:08,134 DEBUG anaconda: populate_raid: 2, None >17:01:08,135 INFO anaconda: getting device type for Standard Partition >17:01:08,135 DEBUG anaconda: new selector: non-existent 64200MB luks/dm-crypt luks-fedora_phoenix-01 (51) with non-existent swap >17:01:08,135 DEBUG anaconda: populate_right_side: non-existent 64200MB luks/dm-crypt luks-fedora_phoenix-01 (51) with non-existent swap >17:01:08,135 DEBUG anaconda: updated device_disks to ['sda', 'sdc'] >17:01:08,135 DEBUG anaconda: updated device_container_name to fedora_phoenix >17:01:08,136 DEBUG anaconda: updated device_container_raid_level to None >17:01:08,136 DEBUG anaconda: updated device_container_encrypted to False >17:01:08,136 DEBUG anaconda: updated device_container_size to 0 >17:01:08,138 INFO anaconda: getting device type for Standard Partition >17:01:08,139 DEBUG anaconda: fs type changed: swap >17:01:08,143 INFO anaconda: getting device type for LVM >17:01:08,143 DEBUG anaconda: device_type_changed: 0 LVM >17:01:08,144 INFO anaconda: getting device type for LVM >17:01:08,144 INFO anaconda: getting device type for LVM >17:01:08,144 INFO anaconda: getting device type for LVM >17:01:08,144 INFO anaconda: getting device type for LVM >17:01:08,145 INFO anaconda: getting device type for LVM >17:01:08,145 INFO anaconda: getting device type for LVM >17:01:08,145 INFO anaconda: getting device type for LVM >17:01:08,145 INFO anaconda: getting device type for LVM >17:01:08,146 INFO anaconda: getting device type for LVM >17:01:08,146 INFO anaconda: getting device type for LVM >17:01:08,146 INFO anaconda: getting device type for LVM >17:01:08,146 DEBUG anaconda: populate_raid: 0, None >17:01:08,146 INFO anaconda: getting device type for LVM >17:01:08,147 INFO anaconda: getting device type for LVM >17:01:08,147 DEBUG anaconda: populate_raid: 0, None >17:01:08,147 INFO anaconda: getting device type for LVM >17:01:08,148 DEBUG anaconda: new container selection: None >17:01:08,148 DEBUG anaconda: new container selection: None >17:01:08,148 DEBUG anaconda: new container selection: fedora_phoenix >17:01:08,148 DEBUG anaconda: default container is fedora_phoenix >17:01:15,997 INFO anaconda: ui: saving changes to device luks-fedora_phoenix-01 >17:01:15,998 DEBUG anaconda: old name: 01 >17:01:15,998 DEBUG anaconda: new name: 01 >17:01:16,004 DEBUG anaconda: old size: 64200.0 >17:01:16,004 DEBUG anaconda: new size: 64200 >17:01:16,005 INFO anaconda: getting device type for LVM >17:01:16,005 DEBUG anaconda: old device type: 0 >17:01:16,005 DEBUG anaconda: new device type: 0 >17:01:16,005 DEBUG anaconda: reformat: True >17:01:16,006 DEBUG anaconda: old fs type: swap >17:01:16,006 DEBUG anaconda: new fs type: swap >17:01:16,006 DEBUG anaconda: old encryption setting: True >17:01:16,006 DEBUG anaconda: new encryption setting: True >17:01:16,006 DEBUG anaconda: old label: >17:01:16,006 DEBUG anaconda: new_label: swap >17:01:16,006 DEBUG anaconda: old mountpoint: >17:01:16,006 DEBUG anaconda: new mountpoint: >17:01:16,007 DEBUG anaconda: old raid level: None >17:01:16,007 DEBUG anaconda: new raid level: None >17:01:16,008 DEBUG anaconda: old container: fedora_phoenix >17:01:16,009 DEBUG anaconda: new container: fedora_phoenix >17:01:16,009 DEBUG anaconda: old container encrypted: False >17:01:16,009 DEBUG anaconda: new container encrypted: False >17:01:16,009 DEBUG anaconda: old container raid level: None >17:01:16,009 DEBUG anaconda: new container raid level: None >17:01:16,009 DEBUG anaconda: old container size request: 0 >17:01:16,009 DEBUG anaconda: new container size request: 0 >17:01:16,009 DEBUG anaconda: old disks: ['sda', 'sdc'] >17:01:16,009 DEBUG anaconda: new disks: ['sda', 'sdc'] >17:01:16,209 DEBUG anaconda: populate_right_side: non-existent 64200MB luks/dm-crypt luks-fedora_phoenix-01 (51) with non-existent swap >17:01:16,209 DEBUG anaconda: updated device_disks to ['sda', 'sdc'] >17:01:16,209 DEBUG anaconda: updated device_container_name to fedora_phoenix >17:01:16,209 DEBUG anaconda: updated device_container_raid_level to None >17:01:16,209 DEBUG anaconda: updated device_container_encrypted to False >17:01:16,209 DEBUG anaconda: updated device_container_size to 0 >17:01:16,214 INFO anaconda: getting device type for LVM >17:01:16,214 DEBUG anaconda: populate_raid: 0, None >17:01:16,214 INFO anaconda: getting device type for LVM >17:01:16,215 DEBUG anaconda: new container selection: None >17:01:16,215 DEBUG anaconda: new container selection: None >17:01:16,215 DEBUG anaconda: new container selection: fedora_phoenix >17:01:16,215 DEBUG anaconda: default container is fedora_phoenix >17:01:16,216 DEBUG anaconda: leaving save_right_side >17:01:21,080 DEBUG anaconda: removing device 'non-existent 64200MB luks/dm-crypt luks-fedora_phoenix-01 (51) with non-existent swap' from page New Fedora 20 Installation >17:01:21,256 INFO anaconda: ui: removed device luks-fedora_phoenix-01 >17:01:21,273 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'VolGroup00', 'VolGroup00-LogVol03', 'fedora_phoenix', 'fedora_phoenix-00', 'home', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'luks-home', 'root', 'sda', 'sda1', 'sda2', 'sdb', 'sdb2', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sr0'] >17:01:21,273 DEBUG anaconda: ui: unused=['sdc1', 'VolGroup00-LogVol03'] >17:01:21,274 DEBUG anaconda: ui: new_devices=['sdc1', 'luks-home', 'VolGroup00-LogVol03', 'root'] >17:01:21,294 DEBUG anaconda: page clicked: New Fedora 20 Installation >17:01:21,294 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:01:21,294 DEBUG anaconda: populate_right_side: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >17:01:21,294 DEBUG anaconda: updated device_disks to ['sdc'] >17:01:21,294 DEBUG anaconda: updated device_container_name to None >17:01:21,294 DEBUG anaconda: updated device_container_raid_level to None >17:01:21,294 DEBUG anaconda: updated device_container_encrypted to False >17:01:21,294 DEBUG anaconda: updated device_container_size to 0 >17:01:21,297 INFO anaconda: getting device type for LVM >17:01:21,297 DEBUG anaconda: fs type changed: ext3 >17:01:21,301 INFO anaconda: getting device type for Standard Partition >17:01:21,302 DEBUG anaconda: device_type_changed: 2 Standard Partition >17:01:21,302 INFO anaconda: getting device type for Standard Partition >17:01:21,302 INFO anaconda: getting device type for Standard Partition >17:01:21,303 INFO anaconda: getting device type for Standard Partition >17:01:21,303 INFO anaconda: getting device type for Standard Partition >17:01:21,304 INFO anaconda: getting device type for Standard Partition >17:01:21,304 INFO anaconda: getting device type for Standard Partition >17:01:21,304 INFO anaconda: getting device type for Standard Partition >17:01:21,305 INFO anaconda: getting device type for Standard Partition >17:01:21,305 DEBUG anaconda: populate_raid: 2, None >17:01:21,305 INFO anaconda: getting device type for Standard Partition >17:01:21,306 INFO anaconda: getting device type for Standard Partition >17:01:21,306 DEBUG anaconda: populate_raid: 2, None >17:01:21,306 INFO anaconda: getting device type for Standard Partition >17:01:21,308 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:01:21,308 DEBUG anaconda: populate_right_side: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >17:01:21,308 DEBUG anaconda: updated device_disks to ['sdc'] >17:01:21,308 DEBUG anaconda: updated device_container_name to None >17:01:21,308 DEBUG anaconda: updated device_container_raid_level to None >17:01:21,309 DEBUG anaconda: updated device_container_encrypted to False >17:01:21,309 DEBUG anaconda: updated device_container_size to 0 >17:01:21,313 INFO anaconda: getting device type for Standard Partition >17:01:21,314 DEBUG anaconda: populate_raid: 2, None >17:01:21,314 INFO anaconda: getting device type for Standard Partition >17:01:24,788 INFO anaconda: ui: saving changes to device sdc1 >17:01:24,789 DEBUG anaconda: old name: sdc1 >17:01:24,789 DEBUG anaconda: new name: None >17:01:24,795 DEBUG anaconda: old size: 1027.56445312 >17:01:24,795 DEBUG anaconda: new size: 1027 >17:01:24,795 INFO anaconda: getting device type for Standard Partition >17:01:24,795 DEBUG anaconda: old device type: 2 >17:01:24,795 DEBUG anaconda: new device type: 2 >17:01:24,796 DEBUG anaconda: reformat: False >17:01:24,797 DEBUG anaconda: old fs type: ext3 >17:01:24,797 DEBUG anaconda: new fs type: ext3 >17:01:24,797 DEBUG anaconda: old encryption setting: False >17:01:24,797 DEBUG anaconda: new encryption setting: False >17:01:24,797 DEBUG anaconda: old label: /boot >17:01:24,797 DEBUG anaconda: new_label: >17:01:24,797 DEBUG anaconda: old mountpoint: /boot >17:01:24,797 DEBUG anaconda: new mountpoint: /boot >17:01:24,797 DEBUG anaconda: old raid level: None >17:01:24,798 DEBUG anaconda: new raid level: None >17:01:24,798 DEBUG anaconda: old container: None >17:01:24,798 DEBUG anaconda: new container: None >17:01:24,798 DEBUG anaconda: old container encrypted: False >17:01:24,798 DEBUG anaconda: new container encrypted: False >17:01:24,798 DEBUG anaconda: old container raid level: None >17:01:24,798 DEBUG anaconda: new container raid level: None >17:01:24,798 DEBUG anaconda: old container size request: 0 >17:01:24,798 DEBUG anaconda: new container size request: 0 >17:01:24,799 DEBUG anaconda: old disks: ['sdc'] >17:01:24,799 DEBUG anaconda: new disks: ['sdc'] >17:01:24,799 DEBUG anaconda: populate_right_side: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >17:01:24,799 DEBUG anaconda: updated device_disks to ['sdc'] >17:01:24,799 DEBUG anaconda: updated device_container_name to None >17:01:24,799 DEBUG anaconda: updated device_container_raid_level to None >17:01:24,799 DEBUG anaconda: updated device_container_encrypted to False >17:01:24,799 DEBUG anaconda: updated device_container_size to 0 >17:01:24,804 INFO anaconda: getting device type for Standard Partition >17:01:24,805 DEBUG anaconda: populate_raid: 2, None >17:01:24,805 INFO anaconda: getting device type for Standard Partition >17:01:33,776 DEBUG anaconda: requested size = 64.1 GB ; available space = 109.14 GB >17:01:33,994 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'VolGroup00', 'VolGroup00-LogVol03', 'fedora_phoenix', 'fedora_phoenix-00', 'fedora_phoenix-01', 'home', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'luks-fedora_phoenix-01', 'luks-home', 'root', 'sda', 'sda1', 'sda2', 'sdb', 'sdb2', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sr0'] >17:01:33,995 DEBUG anaconda: ui: unused=['sdc1', 'VolGroup00-LogVol03'] >17:01:33,996 DEBUG anaconda: ui: new_devices=['root', 'luks-fedora_phoenix-01', 'VolGroup00-LogVol03', 'sdc1', 'luks-home'] >17:01:34,017 DEBUG anaconda: page clicked: New Fedora 20 Installation >17:01:34,017 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:01:34,017 DEBUG anaconda: populate_right_side: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >17:01:34,018 DEBUG anaconda: updated device_disks to ['sdc'] >17:01:34,018 DEBUG anaconda: updated device_container_name to None >17:01:34,018 DEBUG anaconda: updated device_container_raid_level to None >17:01:34,018 DEBUG anaconda: updated device_container_encrypted to False >17:01:34,018 DEBUG anaconda: updated device_container_size to 0 >17:01:34,023 INFO anaconda: getting device type for Standard Partition >17:01:34,023 DEBUG anaconda: populate_raid: 2, None >17:01:34,023 INFO anaconda: getting device type for Standard Partition >17:01:34,025 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:01:34,025 DEBUG anaconda: current selector: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >17:01:34,025 DEBUG anaconda: notebook page = 1 >17:01:34,025 INFO anaconda: ui: saving changes to device sdc1 >17:01:34,025 DEBUG anaconda: old name: sdc1 >17:01:34,025 DEBUG anaconda: new name: None >17:01:34,028 DEBUG anaconda: old size: 1027.56445312 >17:01:34,028 DEBUG anaconda: new size: 1027 >17:01:34,028 INFO anaconda: getting device type for Standard Partition >17:01:34,028 DEBUG anaconda: old device type: 2 >17:01:34,028 DEBUG anaconda: new device type: 2 >17:01:34,028 DEBUG anaconda: reformat: False >17:01:34,030 DEBUG anaconda: old fs type: ext3 >17:01:34,030 DEBUG anaconda: new fs type: ext3 >17:01:34,030 DEBUG anaconda: old encryption setting: False >17:01:34,030 DEBUG anaconda: new encryption setting: False >17:01:34,030 DEBUG anaconda: old label: /boot >17:01:34,030 DEBUG anaconda: new_label: >17:01:34,030 DEBUG anaconda: old mountpoint: /boot >17:01:34,030 DEBUG anaconda: new mountpoint: /boot >17:01:34,030 DEBUG anaconda: old raid level: None >17:01:34,030 DEBUG anaconda: new raid level: None >17:01:34,031 DEBUG anaconda: old container: None >17:01:34,031 DEBUG anaconda: new container: None >17:01:34,031 DEBUG anaconda: old container encrypted: False >17:01:34,031 DEBUG anaconda: new container encrypted: False >17:01:34,031 DEBUG anaconda: old container raid level: None >17:01:34,031 DEBUG anaconda: new container raid level: None >17:01:34,031 DEBUG anaconda: old container size request: 0 >17:01:34,031 DEBUG anaconda: new container size request: 0 >17:01:34,031 DEBUG anaconda: old disks: ['sdc'] >17:01:34,031 DEBUG anaconda: new disks: ['sdc'] >17:01:34,031 DEBUG anaconda: populate_right_side: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >17:01:34,032 DEBUG anaconda: updated device_disks to ['sdc'] >17:01:34,032 DEBUG anaconda: updated device_container_name to None >17:01:34,032 DEBUG anaconda: updated device_container_raid_level to None >17:01:34,032 DEBUG anaconda: updated device_container_encrypted to False >17:01:34,032 DEBUG anaconda: updated device_container_size to 0 >17:01:34,037 INFO anaconda: getting device type for Standard Partition >17:01:34,037 DEBUG anaconda: populate_raid: 2, None >17:01:34,037 INFO anaconda: getting device type for Standard Partition >17:01:34,038 DEBUG anaconda: new selector: non-existent 64100MB luks/dm-crypt luks-fedora_phoenix-01 (53) with non-existent swap >17:01:34,038 DEBUG anaconda: populate_right_side: non-existent 64100MB luks/dm-crypt luks-fedora_phoenix-01 (53) with non-existent swap >17:01:34,038 DEBUG anaconda: updated device_disks to ['sda', 'sdc'] >17:01:34,038 DEBUG anaconda: updated device_container_name to fedora_phoenix >17:01:34,038 DEBUG anaconda: updated device_container_raid_level to None >17:01:34,038 DEBUG anaconda: updated device_container_encrypted to False >17:01:34,038 DEBUG anaconda: updated device_container_size to 0 >17:01:34,040 INFO anaconda: getting device type for Standard Partition >17:01:34,042 DEBUG anaconda: fs type changed: swap >17:01:34,046 INFO anaconda: getting device type for LVM >17:01:34,046 DEBUG anaconda: device_type_changed: 0 LVM >17:01:34,047 INFO anaconda: getting device type for LVM >17:01:34,047 INFO anaconda: getting device type for LVM >17:01:34,047 INFO anaconda: getting device type for LVM >17:01:34,047 INFO anaconda: getting device type for LVM >17:01:34,048 INFO anaconda: getting device type for LVM >17:01:34,048 INFO anaconda: getting device type for LVM >17:01:34,048 INFO anaconda: getting device type for LVM >17:01:34,048 INFO anaconda: getting device type for LVM >17:01:34,049 INFO anaconda: getting device type for LVM >17:01:34,049 INFO anaconda: getting device type for LVM >17:01:34,049 INFO anaconda: getting device type for LVM >17:01:34,049 DEBUG anaconda: populate_raid: 0, None >17:01:34,049 INFO anaconda: getting device type for LVM >17:01:34,050 INFO anaconda: getting device type for LVM >17:01:34,050 DEBUG anaconda: populate_raid: 0, None >17:01:34,050 INFO anaconda: getting device type for LVM >17:01:34,051 DEBUG anaconda: new container selection: None >17:01:34,051 DEBUG anaconda: new container selection: None >17:01:34,051 DEBUG anaconda: new container selection: fedora_phoenix >17:01:34,051 DEBUG anaconda: default container is fedora_phoenix >17:01:36,977 INFO anaconda: ui: saving changes to device luks-fedora_phoenix-01 >17:01:36,978 DEBUG anaconda: old name: 01 >17:01:36,978 DEBUG anaconda: new name: 01 >17:01:36,985 DEBUG anaconda: old size: 64100.0 >17:01:36,985 DEBUG anaconda: new size: 64100 >17:01:36,985 INFO anaconda: getting device type for LVM >17:01:36,986 DEBUG anaconda: old device type: 0 >17:01:36,986 DEBUG anaconda: new device type: 0 >17:01:36,986 DEBUG anaconda: reformat: True >17:01:36,989 DEBUG anaconda: old fs type: swap >17:01:36,989 DEBUG anaconda: new fs type: swap >17:01:36,990 DEBUG anaconda: old encryption setting: True >17:01:36,990 DEBUG anaconda: new encryption setting: True >17:01:36,990 DEBUG anaconda: old label: >17:01:36,990 DEBUG anaconda: new_label: swap >17:01:36,991 DEBUG anaconda: old mountpoint: >17:01:36,991 DEBUG anaconda: new mountpoint: >17:01:36,991 DEBUG anaconda: old raid level: None >17:01:36,991 DEBUG anaconda: new raid level: None >17:01:36,995 DEBUG anaconda: old container: fedora_phoenix >17:01:36,995 DEBUG anaconda: new container: fedora_phoenix >17:01:36,995 DEBUG anaconda: old container encrypted: False >17:01:36,995 DEBUG anaconda: new container encrypted: False >17:01:36,995 DEBUG anaconda: old container raid level: None >17:01:36,996 DEBUG anaconda: new container raid level: None >17:01:36,996 DEBUG anaconda: old container size request: 0 >17:01:36,996 DEBUG anaconda: new container size request: 0 >17:01:36,996 DEBUG anaconda: old disks: ['sda', 'sdc'] >17:01:36,996 DEBUG anaconda: new disks: ['sda', 'sdc'] >17:01:37,198 DEBUG anaconda: populate_right_side: non-existent 64100MB luks/dm-crypt luks-fedora_phoenix-01 (53) with non-existent swap >17:01:37,198 DEBUG anaconda: updated device_disks to ['sda', 'sdc'] >17:01:37,198 DEBUG anaconda: updated device_container_name to fedora_phoenix >17:01:37,199 DEBUG anaconda: updated device_container_raid_level to None >17:01:37,199 DEBUG anaconda: updated device_container_encrypted to False >17:01:37,199 DEBUG anaconda: updated device_container_size to 0 >17:01:37,203 INFO anaconda: getting device type for LVM >17:01:37,203 DEBUG anaconda: populate_raid: 0, None >17:01:37,204 INFO anaconda: getting device type for LVM >17:01:37,204 DEBUG anaconda: new container selection: None >17:01:37,204 DEBUG anaconda: new container selection: None >17:01:37,205 DEBUG anaconda: new container selection: fedora_phoenix >17:01:37,205 DEBUG anaconda: default container is fedora_phoenix >17:01:37,205 DEBUG anaconda: leaving save_right_side >17:01:42,557 INFO anaconda: ui: saving changes to device luks-fedora_phoenix-01 >17:01:42,558 DEBUG anaconda: old name: 01 >17:01:42,558 DEBUG anaconda: new name: 01 >17:01:42,564 DEBUG anaconda: old size: 64100.0 >17:01:42,564 DEBUG anaconda: new size: 64100 >17:01:42,565 INFO anaconda: getting device type for LVM >17:01:42,565 DEBUG anaconda: old device type: 0 >17:01:42,565 DEBUG anaconda: new device type: 0 >17:01:42,565 DEBUG anaconda: reformat: True >17:01:42,566 DEBUG anaconda: old fs type: swap >17:01:42,566 DEBUG anaconda: new fs type: swap >17:01:42,566 DEBUG anaconda: old encryption setting: True >17:01:42,566 DEBUG anaconda: new encryption setting: True >17:01:42,566 DEBUG anaconda: old label: swap >17:01:42,566 DEBUG anaconda: new_label: swap >17:01:42,566 DEBUG anaconda: old mountpoint: >17:01:42,567 DEBUG anaconda: new mountpoint: >17:01:42,567 DEBUG anaconda: old raid level: None >17:01:42,567 DEBUG anaconda: new raid level: None >17:01:42,569 DEBUG anaconda: old container: fedora_phoenix >17:01:42,569 DEBUG anaconda: new container: fedora_phoenix >17:01:42,569 DEBUG anaconda: old container encrypted: False >17:01:42,569 DEBUG anaconda: new container encrypted: False >17:01:42,569 DEBUG anaconda: old container raid level: None >17:01:42,569 DEBUG anaconda: new container raid level: None >17:01:42,569 DEBUG anaconda: old container size request: 0 >17:01:42,569 DEBUG anaconda: new container size request: 0 >17:01:42,570 DEBUG anaconda: old disks: ['sda', 'sdc'] >17:01:42,570 DEBUG anaconda: new disks: ['sda', 'sdc'] >17:01:42,570 DEBUG anaconda: nothing changed for new device >17:01:54,242 DEBUG anaconda: requested size = 45 GB ; available space = 45.04 GB >17:01:54,433 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'VolGroup00', 'VolGroup00-LogVol03', 'fedora_phoenix', 'fedora_phoenix-00', 'fedora_phoenix-01', 'fedora_phoenix-02', 'home', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'luks-fedora_phoenix-01', 'luks-fedora_phoenix-02', 'luks-home', 'root', 'sda', 'sda1', 'sda2', 'sdb', 'sdb2', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sr0'] >17:01:54,434 DEBUG anaconda: ui: unused=['sdc1', 'VolGroup00-LogVol03'] >17:01:54,435 DEBUG anaconda: ui: new_devices=['luks-fedora_phoenix-01', 'sdc1', 'root', 'luks-home', 'luks-fedora_phoenix-02', 'VolGroup00-LogVol03'] >17:01:54,460 DEBUG anaconda: page clicked: New Fedora 20 Installation >17:01:54,460 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:01:54,460 DEBUG anaconda: populate_right_side: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >17:01:54,460 DEBUG anaconda: updated device_disks to ['sdc'] >17:01:54,460 DEBUG anaconda: updated device_container_name to None >17:01:54,460 DEBUG anaconda: updated device_container_raid_level to None >17:01:54,460 DEBUG anaconda: updated device_container_encrypted to False >17:01:54,460 DEBUG anaconda: updated device_container_size to 0 >17:01:54,463 INFO anaconda: getting device type for LVM >17:01:54,463 DEBUG anaconda: fs type changed: ext3 >17:01:54,467 INFO anaconda: getting device type for Standard Partition >17:01:54,468 DEBUG anaconda: device_type_changed: 2 Standard Partition >17:01:54,468 INFO anaconda: getting device type for Standard Partition >17:01:54,468 INFO anaconda: getting device type for Standard Partition >17:01:54,469 INFO anaconda: getting device type for Standard Partition >17:01:54,469 INFO anaconda: getting device type for Standard Partition >17:01:54,470 INFO anaconda: getting device type for Standard Partition >17:01:54,470 INFO anaconda: getting device type for Standard Partition >17:01:54,470 INFO anaconda: getting device type for Standard Partition >17:01:54,471 INFO anaconda: getting device type for Standard Partition >17:01:54,471 DEBUG anaconda: populate_raid: 2, None >17:01:54,471 INFO anaconda: getting device type for Standard Partition >17:01:54,472 INFO anaconda: getting device type for Standard Partition >17:01:54,472 DEBUG anaconda: populate_raid: 2, None >17:01:54,472 INFO anaconda: getting device type for Standard Partition >17:01:54,474 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:01:54,474 DEBUG anaconda: current selector: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >17:01:54,474 DEBUG anaconda: notebook page = 1 >17:01:54,474 INFO anaconda: ui: saving changes to device sdc1 >17:01:54,474 DEBUG anaconda: old name: sdc1 >17:01:54,475 DEBUG anaconda: new name: None >17:01:54,477 DEBUG anaconda: old size: 1027.56445312 >17:01:54,477 DEBUG anaconda: new size: 1027 >17:01:54,477 INFO anaconda: getting device type for Standard Partition >17:01:54,477 DEBUG anaconda: old device type: 2 >17:01:54,478 DEBUG anaconda: new device type: 2 >17:01:54,478 DEBUG anaconda: reformat: False >17:01:54,479 DEBUG anaconda: old fs type: ext3 >17:01:54,479 DEBUG anaconda: new fs type: ext3 >17:01:54,479 DEBUG anaconda: old encryption setting: False >17:01:54,479 DEBUG anaconda: new encryption setting: False >17:01:54,479 DEBUG anaconda: old label: /boot >17:01:54,479 DEBUG anaconda: new_label: >17:01:54,479 DEBUG anaconda: old mountpoint: /boot >17:01:54,479 DEBUG anaconda: new mountpoint: /boot >17:01:54,480 DEBUG anaconda: old raid level: None >17:01:54,480 DEBUG anaconda: new raid level: None >17:01:54,480 DEBUG anaconda: old container: None >17:01:54,480 DEBUG anaconda: new container: None >17:01:54,480 DEBUG anaconda: old container encrypted: False >17:01:54,480 DEBUG anaconda: new container encrypted: False >17:01:54,480 DEBUG anaconda: old container raid level: None >17:01:54,480 DEBUG anaconda: new container raid level: None >17:01:54,480 DEBUG anaconda: old container size request: 0 >17:01:54,480 DEBUG anaconda: new container size request: 0 >17:01:54,481 DEBUG anaconda: old disks: ['sdc'] >17:01:54,481 DEBUG anaconda: new disks: ['sdc'] >17:01:54,481 DEBUG anaconda: populate_right_side: existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot >17:01:54,481 DEBUG anaconda: updated device_disks to ['sdc'] >17:01:54,481 DEBUG anaconda: updated device_container_name to None >17:01:54,481 DEBUG anaconda: updated device_container_raid_level to None >17:01:54,481 DEBUG anaconda: updated device_container_encrypted to False >17:01:54,481 DEBUG anaconda: updated device_container_size to 0 >17:01:54,486 INFO anaconda: getting device type for Standard Partition >17:01:54,486 DEBUG anaconda: populate_raid: 2, None >17:01:54,487 INFO anaconda: getting device type for Standard Partition >17:01:54,487 DEBUG anaconda: new selector: non-existent 44842MB luks/dm-crypt luks-fedora_phoenix-02 (55) with non-existent ext4 filesystem mounted at /opt >17:01:54,487 DEBUG anaconda: populate_right_side: non-existent 44842MB luks/dm-crypt luks-fedora_phoenix-02 (55) with non-existent ext4 filesystem mounted at /opt >17:01:54,487 DEBUG anaconda: updated device_disks to ['sda', 'sdc'] >17:01:54,487 DEBUG anaconda: updated device_container_name to fedora_phoenix >17:01:54,487 DEBUG anaconda: updated device_container_raid_level to None >17:01:54,488 DEBUG anaconda: updated device_container_encrypted to False >17:01:54,488 DEBUG anaconda: updated device_container_size to 0 >17:01:54,490 INFO anaconda: getting device type for Standard Partition >17:01:54,491 DEBUG anaconda: fs type changed: ext4 >17:01:54,495 INFO anaconda: getting device type for LVM >17:01:54,496 DEBUG anaconda: device_type_changed: 0 LVM >17:01:54,496 INFO anaconda: getting device type for LVM >17:01:54,496 INFO anaconda: getting device type for LVM >17:01:54,496 INFO anaconda: getting device type for LVM >17:01:54,496 INFO anaconda: getting device type for LVM >17:01:54,497 INFO anaconda: getting device type for LVM >17:01:54,497 INFO anaconda: getting device type for LVM >17:01:54,497 INFO anaconda: getting device type for LVM >17:01:54,498 INFO anaconda: getting device type for LVM >17:01:54,498 INFO anaconda: getting device type for LVM >17:01:54,498 INFO anaconda: getting device type for LVM >17:01:54,498 INFO anaconda: getting device type for LVM >17:01:54,498 DEBUG anaconda: populate_raid: 0, None >17:01:54,499 INFO anaconda: getting device type for LVM >17:01:54,499 INFO anaconda: getting device type for LVM >17:01:54,499 DEBUG anaconda: populate_raid: 0, None >17:01:54,499 INFO anaconda: getting device type for LVM >17:01:54,500 DEBUG anaconda: new container selection: None >17:01:54,500 DEBUG anaconda: new container selection: None >17:01:54,501 DEBUG anaconda: new container selection: fedora_phoenix >17:01:54,501 DEBUG anaconda: default container is fedora_phoenix >17:01:58,411 INFO anaconda: ui: saving changes to device luks-fedora_phoenix-02 >17:01:58,411 DEBUG anaconda: old name: 02 >17:01:58,412 DEBUG anaconda: new name: 02 >17:01:58,418 DEBUG anaconda: old size: 44842.0 >17:01:58,418 DEBUG anaconda: new size: 44842 >17:01:58,419 INFO anaconda: getting device type for LVM >17:01:58,419 DEBUG anaconda: old device type: 0 >17:01:58,420 DEBUG anaconda: new device type: 0 >17:01:58,420 DEBUG anaconda: reformat: True >17:01:58,423 DEBUG anaconda: old fs type: ext4 >17:01:58,423 DEBUG anaconda: new fs type: ext4 >17:01:58,424 DEBUG anaconda: old encryption setting: True >17:01:58,424 DEBUG anaconda: new encryption setting: True >17:01:58,424 DEBUG anaconda: old label: >17:01:58,424 DEBUG anaconda: new_label: opt >17:01:58,424 DEBUG anaconda: old mountpoint: /opt >17:01:58,424 DEBUG anaconda: new mountpoint: /opt >17:01:58,425 DEBUG anaconda: old raid level: None >17:01:58,425 DEBUG anaconda: new raid level: None >17:01:58,427 DEBUG anaconda: old container: fedora_phoenix >17:01:58,427 DEBUG anaconda: new container: fedora_phoenix >17:01:58,427 DEBUG anaconda: old container encrypted: False >17:01:58,427 DEBUG anaconda: new container encrypted: False >17:01:58,427 DEBUG anaconda: old container raid level: None >17:01:58,427 DEBUG anaconda: new container raid level: None >17:01:58,428 DEBUG anaconda: old container size request: 0 >17:01:58,428 DEBUG anaconda: new container size request: 0 >17:01:58,428 DEBUG anaconda: old disks: ['sda', 'sdc'] >17:01:58,428 DEBUG anaconda: new disks: ['sda', 'sdc'] >17:01:58,636 DEBUG anaconda: populate_right_side: non-existent 44838MB luks/dm-crypt luks-fedora_phoenix-02 (55) with non-existent ext4 filesystem mounted at /opt >17:01:58,637 DEBUG anaconda: updated device_disks to ['sda', 'sdc'] >17:01:58,637 DEBUG anaconda: updated device_container_name to fedora_phoenix >17:01:58,637 DEBUG anaconda: updated device_container_raid_level to None >17:01:58,637 DEBUG anaconda: updated device_container_encrypted to False >17:01:58,637 DEBUG anaconda: updated device_container_size to 0 >17:01:58,642 INFO anaconda: getting device type for LVM >17:01:58,642 DEBUG anaconda: populate_raid: 0, None >17:01:58,642 INFO anaconda: getting device type for LVM >17:01:58,643 DEBUG anaconda: new container selection: None >17:01:58,643 DEBUG anaconda: new container selection: None >17:01:58,643 DEBUG anaconda: new container selection: fedora_phoenix >17:01:58,643 DEBUG anaconda: default container is fedora_phoenix >17:01:58,644 DEBUG anaconda: leaving save_right_side >17:02:18,188 INFO anaconda: ui: saving changes to device luks-fedora_phoenix-02 >17:02:18,189 DEBUG anaconda: old name: 02 >17:02:18,190 DEBUG anaconda: new name: 02 >17:02:18,195 DEBUG anaconda: old size: 44838.0 >17:02:18,195 DEBUG anaconda: new size: 44838 >17:02:18,195 INFO anaconda: getting device type for LVM >17:02:18,195 DEBUG anaconda: old device type: 0 >17:02:18,195 DEBUG anaconda: new device type: 0 >17:02:18,196 DEBUG anaconda: reformat: True >17:02:18,197 DEBUG anaconda: old fs type: ext4 >17:02:18,197 DEBUG anaconda: new fs type: ext4 >17:02:18,197 DEBUG anaconda: old encryption setting: True >17:02:18,197 DEBUG anaconda: new encryption setting: True >17:02:18,197 DEBUG anaconda: old label: opt >17:02:18,197 DEBUG anaconda: new_label: opt >17:02:18,197 DEBUG anaconda: old mountpoint: /opt >17:02:18,197 DEBUG anaconda: new mountpoint: /opt >17:02:18,198 DEBUG anaconda: old raid level: None >17:02:18,198 DEBUG anaconda: new raid level: None >17:02:18,200 DEBUG anaconda: old container: fedora_phoenix >17:02:18,200 DEBUG anaconda: new container: fedora_phoenix >17:02:18,200 DEBUG anaconda: old container encrypted: False >17:02:18,200 DEBUG anaconda: new container encrypted: False >17:02:18,200 DEBUG anaconda: old container raid level: None >17:02:18,200 DEBUG anaconda: new container raid level: None >17:02:18,201 DEBUG anaconda: old container size request: 0 >17:02:18,201 DEBUG anaconda: new container size request: 0 >17:02:18,201 DEBUG anaconda: old disks: ['sda', 'sdc'] >17:02:18,201 DEBUG anaconda: new disks: ['sda', 'sdc'] >17:02:18,201 DEBUG anaconda: nothing changed for new device >17:02:21,420 DEBUG anaconda: running handleException >17:02:21,421 DEBUG anaconda: Gtk running, queuing exception handler to the main loop > > >/tmp/packaging.log: >16:57:07,893 INFO packaging: configuring base repo >16:57:07,948 INFO_2 yum.verbose.YumPlugins: Loaded plugins: blacklist, fastestmirror, langpacks, whiteout >16:57:07,949 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >16:57:07,949 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >16:57:07,949 DEBUG yum.verbose.plugin: Adding en_US to language list >16:57:07,951 DEBUG yum.verbose.YumBase: Config time: 0.020 >16:57:07,969 INFO_2 yum.verbose.YumPlugins: Loaded plugins: blacklist, fastestmirror, langpacks, whiteout >16:57:07,969 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >16:57:07,969 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >16:57:07,970 DEBUG yum.verbose.plugin: Adding en_US to language list >16:57:07,971 DEBUG yum.verbose.YumBase: Config time: 0.007 >16:57:07,988 ERR packaging: base repo (cdrom/file:///run/install/repo) not valid -- removing it >16:57:07,988 INFO packaging: using default repos from local yum configuration >16:57:07,989 INFO packaging: gathering repo metadata >00:47:26,709 INFO packaging: metadata retrieval complete >00:47:26,711 DEBUG yum.verbose.YumBase: Setting up Package Sacks >00:47:26,713 INFO_2 yum.verbose.plugin: Determining fastest mirrors >00:47:27,360 INFO_2 yum.verbose.plugin: * fedora: mirror.solarvps.com >00:47:27,361 INFO_2 yum.verbose.plugin: * updates: mirror.solarvps.com >00:47:33,428 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >00:47:33,615 DEBUG yum.verbose.YumBase: pkgsack time: 6.904 >00:47:33,892 DEBUG yum.verbose.YumBase: group time: 7.181 > > >/tmp/program.log: >00:46:52,989 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >00:46:53,007 DEBUG program: Return code: 0 >00:46:53,007 INFO program: Running... udevadm settle --timeout=300 >00:46:53,968 DEBUG program: Return code: 0 >00:46:53,971 INFO program: Running... modprobe fcoe >00:46:54,100 DEBUG program: Return code: 0 >00:46:54,101 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >00:46:54,131 INFO program: No FCoE boot disk information is found in EDD! >00:46:54,131 DEBUG program: Return code: 1 >00:46:55,167 INFO program: Running... metacity --display :1 --sm-disable >00:46:55,168 INFO program: Running... spice-vdagent >00:46:55,250 DEBUG program: Return code: 0 >00:46:57,521 INFO program: Running... udevadm settle --timeout=300 >00:46:57,547 DEBUG program: Return code: 0 >00:46:57,581 INFO program: Running... udevadm settle --timeout=300 >00:46:57,605 DEBUG program: Return code: 0 >00:46:57,685 INFO program: Running... multipath -c /dev/sda >00:46:57,701 INFO program: /dev/sda is not a valid multipath device path >00:46:57,701 DEBUG program: Return code: 1 >00:46:57,702 INFO program: Running... systemctl start chronyd.service >00:46:57,804 DEBUG program: Return code: 0 >00:46:57,809 INFO program: Running... dumpe2fs -h /dev/sda1 >00:46:57,993 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >00:46:58,021 INFO program: Filesystem volume name: /opt >00:46:58,022 INFO program: Last mounted on: /opt >00:46:58,022 INFO program: Filesystem UUID: d75cabdd-3d6e-4560-9f0d-35be52e3198c >00:46:58,023 INFO program: Filesystem magic number: 0xEF53 >00:46:58,023 INFO program: Filesystem revision #: 1 (dynamic) >00:46:58,023 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super large_file >00:46:58,024 INFO program: Filesystem flags: signed_directory_hash >00:46:58,024 INFO program: Default mount options: (none) >00:46:58,025 INFO program: Filesystem state: clean >00:46:58,025 INFO program: Errors behavior: Continue >00:46:58,026 INFO program: Filesystem OS type: Linux >00:46:58,027 INFO program: Inode count: 1966560 >00:46:58,028 INFO program: Block count: 7865817 >00:46:58,028 INFO program: Reserved block count: 393290 >00:46:58,028 INFO program: Free blocks: 6251896 >00:46:58,029 INFO program: Free inodes: 1903810 >00:46:58,029 INFO program: First block: 0 >00:46:58,029 INFO program: Block size: 4096 >00:46:58,030 INFO program: Fragment size: 4096 >00:46:58,030 INFO program: Reserved GDT blocks: 1022 >00:46:58,030 INFO program: Blocks per group: 32768 >00:46:58,030 INFO program: Fragments per group: 32768 >00:46:58,030 INFO program: Inodes per group: 8160 >00:46:58,031 INFO program: Inode blocks per group: 510 >00:46:58,031 INFO program: Filesystem created: Wed Aug 26 02:46:15 2009 >00:46:58,031 INFO program: Last mount time: Sat Jan 11 22:03:47 2014 >00:46:58,031 INFO program: Last write time: Sat Jan 11 22:05:45 2014 >00:46:58,031 INFO program: Mount count: 7 >00:46:58,031 INFO program: Maximum mount count: 24 >00:46:58,031 INFO program: Last checked: Wed Jul 31 19:55:51 2013 >00:46:58,032 INFO program: Check interval: 15552000 (6 months) >00:46:58,032 INFO program: Next check after: Mon Jan 27 19:55:51 2014 >00:46:58,032 INFO program: Lifetime writes: 2887 MB >00:46:58,032 INFO program: Reserved blocks uid: 0 (user root) >00:46:58,033 INFO program: Reserved blocks gid: 0 (group root) >00:46:58,033 INFO program: First inode: 11 >00:46:58,034 INFO program: Inode size: 256 >00:46:58,034 INFO program: Required extra isize: 28 >00:46:58,034 INFO program: Desired extra isize: 28 >00:46:58,034 INFO program: Journal inode: 8 >00:46:58,034 INFO program: Default directory hash: half_md4 >00:46:58,035 INFO program: Directory Hash Seed: 5729fe1c-3c35-4a11-9b40-175160099a79 >00:46:58,035 INFO program: Journal backup: inode blocks >00:46:58,035 INFO program: Journal features: journal_incompat_revoke >00:46:58,035 INFO program: Journal size: 128M >00:46:58,035 INFO program: Journal length: 32768 >00:46:58,036 INFO program: Journal sequence: 0x0005431c >00:46:58,036 INFO program: Journal start: 0 >00:46:58,036 INFO program: >00:46:58,036 DEBUG program: Return code: 0 >00:46:58,037 INFO program: Running... resize2fs -P /dev/sda1 >00:46:58,071 INFO program: resize2fs 1.42.8 (20-Jun-2013) >00:46:58,071 INFO program: Estimated minimum size of the filesystem: 1511518 >00:46:58,071 DEBUG program: Return code: 0 >00:46:58,162 INFO program: Running... mdadm --examine --export /dev/sda2 >00:46:58,182 INFO program: MD_LEVEL=raid1 >00:46:58,183 INFO program: MD_DEVICES=2 >00:46:58,183 INFO program: MD_UUID=e40e5900:536f17d3:33cb52d8:f02cb6d3 >00:46:58,183 INFO program: MD_UPDATE_TIME=1238959801 >00:46:58,184 INFO program: MD_EVENTS=2974863 >00:46:58,184 DEBUG program: Return code: 0 >00:46:58,185 INFO program: Running... mdadm --examine --brief /dev/sda2 >00:46:58,201 INFO program: ARRAY /dev/md127 UUID=e40e5900:536f17d3:33cb52d8:f02cb6d3 >00:46:58,202 DEBUG program: Return code: 0 >00:46:58,250 INFO program: Running... udevadm settle --timeout=300 >00:46:58,268 DEBUG program: Return code: 0 >00:46:58,338 INFO program: Running... udevadm settle --timeout=300 >00:46:58,356 DEBUG program: Return code: 0 >00:46:58,357 INFO program: Running... mdadm --incremental --quiet /dev/sda2 >00:46:58,366 DEBUG program: Return code: 1 >00:46:58,436 INFO program: Running... multipath -c /dev/sdb >00:46:58,451 INFO program: /dev/sdb is not a valid multipath device path >00:46:58,452 DEBUG program: Return code: 1 >00:46:58,568 INFO program: Running... dumpe2fs -h /dev/sdb1 >00:46:58,591 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >00:46:58,592 INFO program: Filesystem volume name: /boot >00:46:58,593 INFO program: Last mounted on: /boot >00:46:58,593 INFO program: Filesystem UUID: 2946000b-f7da-41b3-8249-ee1a2c9a64d8 >00:46:58,593 INFO program: Filesystem magic number: 0xEF53 >00:46:58,594 INFO program: Filesystem revision #: 1 (dynamic) >00:46:58,594 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >00:46:58,595 INFO program: Filesystem flags: signed_directory_hash >00:46:58,595 INFO program: Default mount options: user_xattr acl >00:46:58,596 INFO program: Filesystem state: clean >00:46:58,596 INFO program: Errors behavior: Continue >00:46:58,596 INFO program: Filesystem OS type: Linux >00:46:58,597 INFO program: Inode count: 50200 >00:46:58,597 INFO program: Block count: 200780 >00:46:58,598 INFO program: Reserved block count: 10039 >00:46:58,598 INFO program: Free blocks: 50887 >00:46:58,598 INFO program: Free inodes: 50041 >00:46:58,599 INFO program: First block: 1 >00:46:58,599 INFO program: Block size: 1024 >00:46:58,600 INFO program: Fragment size: 1024 >00:46:58,600 INFO program: Reserved GDT blocks: 256 >00:46:58,600 INFO program: Blocks per group: 8192 >00:46:58,601 INFO program: Fragments per group: 8192 >00:46:58,601 INFO program: Inodes per group: 2008 >00:46:58,602 INFO program: Inode blocks per group: 251 >00:46:58,602 INFO program: Filesystem created: Sat Jun 7 16:08:18 2008 >00:46:58,602 INFO program: Last mount time: Sat Jan 11 22:03:47 2014 >00:46:58,603 INFO program: Last write time: Sat Jan 11 22:05:45 2014 >00:46:58,603 INFO program: Mount count: 42 >00:46:58,603 INFO program: Maximum mount count: -1 >00:46:58,604 INFO program: Last checked: Wed Nov 21 14:00:33 2012 >00:46:58,605 INFO program: Check interval: 0 (<none>) >00:46:58,605 INFO program: Lifetime writes: 193 MB >00:46:58,606 INFO program: Reserved blocks uid: 0 (user root) >00:46:58,606 INFO program: Reserved blocks gid: 0 (group root) >00:46:58,607 INFO program: First inode: 11 >00:46:58,607 INFO program: Inode size: 128 >00:46:58,607 INFO program: Journal inode: 8 >00:46:58,608 INFO program: Default directory hash: tea >00:46:58,608 INFO program: Directory Hash Seed: 0321b8e3-9de8-4318-80b4-a19520e74ee8 >00:46:58,609 INFO program: Journal backup: inode blocks >00:46:58,609 INFO program: Journal features: journal_incompat_revoke >00:46:58,609 INFO program: Journal size: 4114k >00:46:58,610 INFO program: Journal length: 4096 >00:46:58,610 INFO program: Journal sequence: 0x000001d3 >00:46:58,611 INFO program: Journal start: 0 >00:46:58,611 INFO program: >00:46:58,612 DEBUG program: Return code: 0 >00:46:58,612 INFO program: Running... resize2fs -P /dev/sdb1 >00:46:58,619 INFO program: resize2fs 1.42.8 (20-Jun-2013) >00:46:58,619 INFO program: Estimated minimum size of the filesystem: 148376 >00:46:58,619 DEBUG program: Return code: 0 >00:46:58,689 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config global {locking_type=4} /dev/sdb2 >00:46:58,724 INFO program: LVM2_PV_UUID=zTa32p-sAtT-4nHb-0N2m-XFKT-8OjI-99jm4c >00:46:58,725 INFO program: LVM2_PE_START=192.00 >00:46:58,725 INFO program: LVM2_VG_NAME=VolGroup00 >00:46:58,725 INFO program: LVM2_VG_UUID=vBFAeo-66Ja-a1cq-rY0x-I5HF-LD95-bXMfid >00:46:58,725 INFO program: LVM2_VG_SIZE=488177664.00 >00:46:58,725 INFO program: LVM2_VG_FREE=3866624.00 >00:46:58,726 INFO program: LVM2_VG_EXTENT_SIZE=32768.00 >00:46:58,726 INFO program: LVM2_VG_EXTENT_COUNT=14898 >00:46:58,726 INFO program: LVM2_VG_FREE_COUNT=118 >00:46:58,726 INFO program: LVM2_PV_COUNT=1 >00:46:58,726 DEBUG program: Return code: 0 >00:46:58,741 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config global {locking_type=4} VolGroup00 >00:46:58,756 INFO program: LVM2_LV_NAME=LogVol01 LVM2_LV_NAME=LogVol02 LVM2_LV_NAME=LogVol02 LVM2_LV_NAME=LogVol03 >00:46:58,757 INFO program: LVM2_LV_UUID=Nb6D8F-qY7v-BcfQ-4z17-q3QI-zka0-qcfSF0 LVM2_LV_UUID=lDOXIo-O7Kw-d03F-zC7T-kZ5f-GMor-wKeqIp LVM2_LV_UUID=lDOXIo-O7Kw-d03F-zC7T-kZ5f-GMor-wKeqIp LVM2_LV_UUID=AQyplI-RPIF-REvx-bNze-1qec-BfdX-YJ5uTH >00:46:58,758 INFO program: LVM2_LV_SIZE=8388608.00 LVM2_LV_SIZE=51216384.00 LVM2_LV_SIZE=51216384.00 LVM2_LV_SIZE=424706048.00 >00:46:58,758 INFO program: LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- >00:46:58,759 INFO program: LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >00:46:58,759 DEBUG program: Return code: 0 >00:46:58,869 INFO program: Running... dumpe2fs -h /dev/mapper/VolGroup00-LogVol02 >00:46:58,904 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >00:46:58,905 INFO program: Filesystem volume name: <none> >00:46:58,905 INFO program: Last mounted on: / >00:46:58,906 INFO program: Filesystem UUID: f404506d-f072-4c7e-baab-78cb34afd4e7 >00:46:58,906 INFO program: Filesystem magic number: 0xEF53 >00:46:58,906 INFO program: Filesystem revision #: 1 (dynamic) >00:46:58,907 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >00:46:58,907 INFO program: Filesystem flags: signed_directory_hash >00:46:58,908 INFO program: Default mount options: user_xattr acl >00:46:58,908 INFO program: Filesystem state: clean >00:46:58,909 INFO program: Errors behavior: Continue >00:46:58,909 INFO program: Filesystem OS type: Linux >00:46:58,910 INFO program: Inode count: 3203072 >00:46:58,910 INFO program: Block count: 12804096 >00:46:58,911 INFO program: Reserved block count: 640204 >00:46:58,911 INFO program: Free blocks: 7531438 >00:46:58,912 INFO program: Free inodes: 2736597 >00:46:58,912 INFO program: First block: 0 >00:46:58,912 INFO program: Block size: 4096 >00:46:58,913 INFO program: Fragment size: 4096 >00:46:58,913 INFO program: Reserved GDT blocks: 1020 >00:46:58,914 INFO program: Blocks per group: 32768 >00:46:58,914 INFO program: Fragments per group: 32768 >00:46:58,915 INFO program: Inodes per group: 8192 >00:46:58,915 INFO program: Inode blocks per group: 512 >00:46:58,916 INFO program: Flex block group size: 16 >00:46:58,916 INFO program: Filesystem created: Wed Oct 19 20:33:51 2011 >00:46:58,916 INFO program: Last mount time: Sat Jan 11 22:03:40 2014 >00:46:58,917 INFO program: Last write time: Sat Jan 11 22:03:34 2014 >00:46:58,917 INFO program: Mount count: 1 >00:46:58,918 INFO program: Maximum mount count: -1 >00:46:58,918 INFO program: Last checked: Sat Jan 11 22:01:45 2014 >00:46:58,918 INFO program: Check interval: 0 (<none>) >00:46:58,919 INFO program: Lifetime writes: 343 GB >00:46:58,920 INFO program: Reserved blocks uid: 0 (user root) >00:46:58,921 INFO program: Reserved blocks gid: 0 (group root) >00:46:58,921 INFO program: First inode: 11 >00:46:58,921 INFO program: Inode size: 256 >00:46:58,922 INFO program: Required extra isize: 28 >00:46:58,922 INFO program: Desired extra isize: 28 >00:46:58,923 INFO program: Journal inode: 8 >00:46:58,923 INFO program: Default directory hash: half_md4 >00:46:58,923 INFO program: Directory Hash Seed: 8ee6e526-8f41-41cc-bca9-13e9c11dda1c >00:46:58,924 INFO program: Journal backup: inode blocks >00:46:58,924 INFO program: Journal features: journal_incompat_revoke >00:46:58,925 INFO program: Journal size: 128M >00:46:58,925 INFO program: Journal length: 32768 >00:46:58,925 INFO program: Journal sequence: 0x00390653 >00:46:58,926 INFO program: Journal start: 0 >00:46:58,926 INFO program: >00:46:58,927 DEBUG program: Return code: 0 >00:46:58,928 INFO program: Running... resize2fs -P /dev/mapper/VolGroup00-LogVol02 >00:46:58,940 INFO program: resize2fs 1.42.8 (20-Jun-2013) >00:46:58,941 INFO program: Estimated minimum size of the filesystem: 5171773 >00:46:58,941 DEBUG program: Return code: 0 >00:46:59,025 INFO program: Running... dumpe2fs -h /dev/mapper/VolGroup00-LogVol03 >00:46:59,056 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >00:46:59,057 INFO program: Filesystem volume name: <none> >00:46:59,057 INFO program: Last mounted on: /media/backupDisk >00:46:59,057 INFO program: Filesystem UUID: 75be5724-4fb2-41bf-89d2-aac04e240b52 >00:46:59,058 INFO program: Filesystem magic number: 0xEF53 >00:46:59,058 INFO program: Filesystem revision #: 1 (dynamic) >00:46:59,059 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super large_file >00:46:59,059 INFO program: Filesystem flags: signed_directory_hash >00:46:59,060 INFO program: Default mount options: user_xattr acl >00:46:59,060 INFO program: Filesystem state: clean >00:46:59,060 INFO program: Errors behavior: Continue >00:46:59,061 INFO program: Filesystem OS type: Linux >00:46:59,061 INFO program: Inode count: 26550272 >00:46:59,062 INFO program: Block count: 106176512 >00:46:59,062 INFO program: Reserved block count: 5308825 >00:46:59,063 INFO program: Free blocks: 20885627 >00:46:59,063 INFO program: Free inodes: 24893350 >00:46:59,063 INFO program: First block: 0 >00:46:59,064 INFO program: Block size: 4096 >00:46:59,064 INFO program: Fragment size: 4096 >00:46:59,065 INFO program: Reserved GDT blocks: 998 >00:46:59,066 INFO program: Blocks per group: 32768 >00:46:59,066 INFO program: Fragments per group: 32768 >00:46:59,067 INFO program: Inodes per group: 8192 >00:46:59,067 INFO program: Inode blocks per group: 512 >00:46:59,067 INFO program: Filesystem created: Sat Jun 7 16:06:12 2008 >00:46:59,068 INFO program: Last mount time: Wed Jan 8 01:19:02 2014 >00:46:59,068 INFO program: Last write time: Fri Jan 10 02:30:24 2014 >00:46:59,069 INFO program: Mount count: 61 >00:46:59,069 INFO program: Maximum mount count: -1 >00:46:59,070 INFO program: Last checked: Sat Jun 7 16:06:12 2008 >00:46:59,070 INFO program: Check interval: 0 (<none>) >00:46:59,071 INFO program: Lifetime writes: 322 GB >00:46:59,073 INFO program: Reserved blocks uid: 0 (user root) >00:46:59,074 INFO program: Reserved blocks gid: 0 (group root) >00:46:59,074 INFO program: First inode: 11 >00:46:59,074 INFO program: Inode size: 256 >00:46:59,075 INFO program: Journal inode: 8 >00:46:59,075 INFO program: Default directory hash: tea >00:46:59,076 INFO program: Directory Hash Seed: 9db1050c-8411-43f2-948c-c1db717cd298 >00:46:59,076 INFO program: Journal backup: inode blocks >00:46:59,077 INFO program: Journal features: journal_incompat_revoke >00:46:59,077 INFO program: Journal size: 128M >00:46:59,077 INFO program: Journal length: 32768 >00:46:59,078 INFO program: Journal sequence: 0x0017dc06 >00:46:59,078 INFO program: Journal start: 0 >00:46:59,079 INFO program: >00:46:59,079 DEBUG program: Return code: 0 >00:46:59,080 INFO program: Running... resize2fs -P /dev/mapper/VolGroup00-LogVol03 >00:46:59,100 INFO program: resize2fs 1.42.8 (20-Jun-2013) >00:46:59,101 INFO program: Estimated minimum size of the filesystem: 84956788 >00:46:59,101 DEBUG program: Return code: 0 >00:46:59,159 INFO program: Running... multipath -c /dev/sdd >00:46:59,176 INFO program: /dev/sdd is not a valid multipath device path >00:46:59,177 DEBUG program: Return code: 1 >00:46:59,355 INFO program: Running... multipath -c /dev/sdc >00:46:59,371 INFO program: /dev/sdc is not a valid multipath device path >00:46:59,371 DEBUG program: Return code: 1 >00:46:59,589 INFO program: Running... dumpe2fs -h /dev/sdc1 >00:46:59,614 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >00:46:59,615 INFO program: Filesystem volume name: /boot >00:46:59,616 INFO program: Last mounted on: <not available> >00:46:59,616 INFO program: Filesystem UUID: 7cbaa7be-32f1-41d9-9a83-8e487c1e14ac >00:46:59,617 INFO program: Filesystem magic number: 0xEF53 >00:46:59,617 INFO program: Filesystem revision #: 1 (dynamic) >00:46:59,618 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super large_file >00:46:59,618 INFO program: Filesystem flags: signed_directory_hash >00:46:59,619 INFO program: Default mount options: user_xattr acl >00:46:59,619 INFO program: Filesystem state: clean >00:46:59,620 INFO program: Errors behavior: Continue >00:46:59,620 INFO program: Filesystem OS type: Linux >00:46:59,620 INFO program: Inode count: 65808 >00:46:59,621 INFO program: Block count: 263056 >00:46:59,621 INFO program: Reserved block count: 13152 >00:46:59,622 INFO program: Free blocks: 235567 >00:46:59,622 INFO program: Free inodes: 65721 >00:46:59,622 INFO program: First block: 0 >00:46:59,623 INFO program: Block size: 4096 >00:46:59,623 INFO program: Fragment size: 4096 >00:46:59,624 INFO program: Reserved GDT blocks: 64 >00:46:59,624 INFO program: Blocks per group: 32768 >00:46:59,625 INFO program: Fragments per group: 32768 >00:46:59,625 INFO program: Inodes per group: 7312 >00:46:59,625 INFO program: Inode blocks per group: 457 >00:46:59,626 INFO program: Filesystem created: Sun Apr 5 19:34:40 2009 >00:46:59,626 INFO program: Last mount time: Fri Oct 21 18:14:10 2011 >00:46:59,627 INFO program: Last write time: Fri Oct 21 18:19:49 2011 >00:46:59,627 INFO program: Mount count: 110 >00:46:59,627 INFO program: Maximum mount count: -1 >00:46:59,628 INFO program: Last checked: Sun Apr 5 19:34:40 2009 >00:46:59,629 INFO program: Check interval: 0 (<none>) >00:46:59,629 INFO program: Reserved blocks uid: 0 (user root) >00:46:59,629 INFO program: Reserved blocks gid: 0 (group root) >00:46:59,630 INFO program: First inode: 11 >00:46:59,630 INFO program: Inode size: 256 >00:46:59,631 INFO program: Required extra isize: 28 >00:46:59,631 INFO program: Desired extra isize: 28 >00:46:59,631 INFO program: Journal inode: 8 >00:46:59,632 INFO program: Default directory hash: half_md4 >00:46:59,632 INFO program: Directory Hash Seed: dafc9df8-f3f4-4a86-bb6c-152f4810b3c9 >00:46:59,633 INFO program: Journal backup: inode blocks >00:46:59,633 INFO program: Journal features: journal_incompat_revoke >00:46:59,634 INFO program: Journal size: 32M >00:46:59,634 INFO program: Journal length: 8192 >00:46:59,635 INFO program: Journal sequence: 0x00000321 >00:46:59,635 INFO program: Journal start: 0 >00:46:59,636 INFO program: >00:46:59,636 DEBUG program: Return code: 0 >00:46:59,637 INFO program: Running... resize2fs -P /dev/sdc1 >00:46:59,659 INFO program: resize2fs 1.42.8 (20-Jun-2013) >00:46:59,660 INFO program: Estimated minimum size of the filesystem: 23553 >00:46:59,660 DEBUG program: Return code: 0 >00:46:59,724 INFO program: Running... dumpe2fs -h /dev/sdc2 >00:46:59,745 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >00:46:59,746 INFO program: Filesystem volume name: / >00:46:59,746 INFO program: Last mounted on: <not available> >00:46:59,747 INFO program: Filesystem UUID: 605d8692-55a7-48dd-a03e-af3612cfcec5 >00:46:59,747 INFO program: Filesystem magic number: 0xEF53 >00:46:59,748 INFO program: Filesystem revision #: 1 (dynamic) >00:46:59,749 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super large_file >00:46:59,749 INFO program: Filesystem flags: signed_directory_hash >00:46:59,749 INFO program: Default mount options: user_xattr acl >00:46:59,750 INFO program: Filesystem state: clean >00:46:59,750 INFO program: Errors behavior: Continue >00:46:59,751 INFO program: Filesystem OS type: Linux >00:46:59,751 INFO program: Inode count: 1921360 >00:46:59,751 INFO program: Block count: 7679070 >00:46:59,752 INFO program: Reserved block count: 383953 >00:46:59,752 INFO program: Free blocks: 3663816 >00:46:59,753 INFO program: Free inodes: 1457311 >00:46:59,753 INFO program: First block: 0 >00:46:59,753 INFO program: Block size: 4096 >00:46:59,754 INFO program: Fragment size: 4096 >00:46:59,754 INFO program: Reserved GDT blocks: 1022 >00:46:59,754 INFO program: Blocks per group: 32768 >00:46:59,755 INFO program: Fragments per group: 32768 >00:46:59,755 INFO program: Inodes per group: 8176 >00:46:59,756 INFO program: Inode blocks per group: 511 >00:46:59,756 INFO program: Filesystem created: Sun Apr 5 19:29:52 2009 >00:46:59,756 INFO program: Last mount time: Wed Jan 8 01:18:42 2014 >00:46:59,757 INFO program: Last write time: Fri Jan 10 02:30:21 2014 >00:46:59,757 INFO program: Mount count: 44 >00:46:59,757 INFO program: Maximum mount count: -1 >00:46:59,758 INFO program: Last checked: Tue May 18 22:33:31 2010 >00:46:59,758 INFO program: Check interval: 0 (<none>) >00:46:59,759 INFO program: Lifetime writes: 40 kB >00:46:59,759 INFO program: Reserved blocks uid: 0 (user root) >00:46:59,760 INFO program: Reserved blocks gid: 0 (group root) >00:46:59,760 INFO program: First inode: 11 >00:46:59,760 INFO program: Inode size: 256 >00:46:59,761 INFO program: Required extra isize: 28 >00:46:59,761 INFO program: Desired extra isize: 28 >00:46:59,761 INFO program: Journal inode: 8 >00:46:59,762 INFO program: Default directory hash: half_md4 >00:46:59,762 INFO program: Directory Hash Seed: eb60e974-11b3-422b-967c-0f3bfaccd032 >00:46:59,763 INFO program: Journal backup: inode blocks >00:46:59,763 INFO program: Journal features: journal_incompat_revoke >00:46:59,764 INFO program: Journal size: 128M >00:46:59,764 INFO program: Journal length: 32768 >00:46:59,765 INFO program: Journal sequence: 0x00283ea3 >00:46:59,765 INFO program: Journal start: 0 >00:46:59,766 INFO program: >00:46:59,766 DEBUG program: Return code: 0 >00:46:59,767 INFO program: Running... resize2fs -P /dev/sdc2 >00:46:59,784 INFO program: resize2fs 1.42.8 (20-Jun-2013) >00:46:59,785 INFO program: Estimated minimum size of the filesystem: 3955747 >00:46:59,786 DEBUG program: Return code: 0 >00:46:59,895 INFO program: Running... mdadm --examine --export /dev/sdc5 >00:46:59,932 INFO program: MD_LEVEL=raid1 >00:46:59,933 INFO program: MD_DEVICES=2 >00:46:59,933 INFO program: MD_UUID=e40e5900:536f17d3:33cb52d8:f02cb6d3 >00:46:59,934 INFO program: MD_UPDATE_TIME=1238959801 >00:46:59,934 INFO program: MD_EVENTS=2974863 >00:46:59,934 DEBUG program: Return code: 0 >00:46:59,935 INFO program: Running... mdadm --examine --brief /dev/sdc5 >00:46:59,953 INFO program: ARRAY /dev/md127 UUID=e40e5900:536f17d3:33cb52d8:f02cb6d3 >00:46:59,954 DEBUG program: Return code: 0 >00:46:59,990 INFO program: Running... udevadm settle --timeout=300 >00:47:00,009 DEBUG program: Return code: 0 >00:47:00,009 INFO program: Running... mdadm --incremental --quiet /dev/sdc5 >00:47:00,028 DEBUG program: Return code: 1 >00:47:00,063 INFO program: Running... losetup -j /run/install/repo/LiveOS/squashfs.img >00:47:00,102 INFO program: /dev/loop0: [2097]:114 (/run/install/repo/LiveOS/squashfs.img) >00:47:00,103 DEBUG program: Return code: 0 >00:47:00,105 INFO program: Running... losetup -j /run/install/repo/LiveOS/squashfs.img >00:47:00,121 INFO program: /dev/loop0: [2097]:114 (/run/install/repo/LiveOS/squashfs.img) >00:47:00,122 DEBUG program: Return code: 0 >00:47:00,177 INFO program: Running... dumpe2fs -h /dev/loop1 >00:47:00,193 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >00:47:00,194 INFO program: Filesystem volume name: Anaconda >00:47:00,194 INFO program: Last mounted on: / >00:47:00,195 INFO program: Filesystem UUID: 4847f338-a61d-4f93-ac64-77997dedbbd5 >00:47:00,195 INFO program: Filesystem magic number: 0xEF53 >00:47:00,196 INFO program: Filesystem revision #: 1 (dynamic) >00:47:00,196 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 >00:47:00,197 INFO program: Filesystem flags: signed_directory_hash >00:47:00,197 INFO program: Default mount options: user_xattr acl >00:47:00,198 INFO program: Filesystem state: clean >00:47:00,198 INFO program: Errors behavior: Continue >00:47:00,199 INFO program: Filesystem OS type: Linux >00:47:00,199 INFO program: Inode count: 131072 >00:47:00,200 INFO program: Block count: 2097152 >00:47:00,200 INFO program: Reserved block count: 0 >00:47:00,201 INFO program: Free blocks: 1293489 >00:47:00,201 INFO program: Free inodes: 103755 >00:47:00,202 INFO program: First block: 1 >00:47:00,202 INFO program: Block size: 1024 >00:47:00,202 INFO program: Fragment size: 1024 >00:47:00,203 INFO program: Reserved GDT blocks: 256 >00:47:00,203 INFO program: Blocks per group: 8192 >00:47:00,204 INFO program: Fragments per group: 8192 >00:47:00,204 INFO program: Inodes per group: 512 >00:47:00,205 INFO program: Inode blocks per group: 128 >00:47:00,205 INFO program: Flex block group size: 16 >00:47:00,206 INFO program: Filesystem created: Thu Dec 12 14:00:06 2013 >00:47:00,206 INFO program: Last mount time: Thu Dec 12 14:00:24 2013 >00:47:00,207 INFO program: Last write time: Thu Dec 12 14:00:33 2013 >00:47:00,207 INFO program: Mount count: 2 >00:47:00,208 INFO program: Maximum mount count: -1 >00:47:00,208 INFO program: Last checked: Thu Dec 12 14:00:06 2013 >00:47:00,209 INFO program: Check interval: 0 (<none>) >00:47:00,209 INFO program: Lifetime writes: 32 MB >00:47:00,209 INFO program: Reserved blocks uid: 0 (user root) >00:47:00,210 INFO program: Reserved blocks gid: 0 (group root) >00:47:00,210 INFO program: First inode: 11 >00:47:00,211 INFO program: Inode size: 256 >00:47:00,211 INFO program: Required extra isize: 28 >00:47:00,212 INFO program: Desired extra isize: 28 >00:47:00,212 INFO program: Journal inode: 8 >00:47:00,213 INFO program: Default directory hash: half_md4 >00:47:00,213 INFO program: Directory Hash Seed: 87c9a375-5a9a-4360-9f3a-f55d189f0aed >00:47:00,214 INFO program: Journal backup: inode blocks >00:47:00,214 INFO program: Journal features: (none) >00:47:00,215 INFO program: Journal size: 32M >00:47:00,215 INFO program: Journal length: 32768 >00:47:00,216 INFO program: Journal sequence: 0x00000007 >00:47:00,216 INFO program: Journal start: 0 >00:47:00,217 INFO program: >00:47:00,217 DEBUG program: Return code: 0 >00:47:00,218 INFO program: Running... resize2fs -P /dev/loop1 >00:47:00,232 INFO program: resize2fs 1.42.8 (20-Jun-2013) >00:47:00,233 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >00:47:00,233 INFO program: Couldn't find valid filesystem superblock. >00:47:00,234 DEBUG program: Return code: 1 >00:47:00,404 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >00:47:00,421 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >00:47:00,423 INFO program: Filesystem volume name: Anaconda >00:47:00,423 INFO program: Last mounted on: / >00:47:00,424 INFO program: Filesystem UUID: 4847f338-a61d-4f93-ac64-77997dedbbd5 >00:47:00,424 INFO program: Filesystem magic number: 0xEF53 >00:47:00,425 INFO program: Filesystem revision #: 1 (dynamic) >00:47:00,426 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 >00:47:00,426 INFO program: Filesystem flags: signed_directory_hash >00:47:00,427 INFO program: Default mount options: user_xattr acl >00:47:00,427 INFO program: Filesystem state: clean >00:47:00,428 INFO program: Errors behavior: Continue >00:47:00,429 INFO program: Filesystem OS type: Linux >00:47:00,430 INFO program: Inode count: 131072 >00:47:00,430 INFO program: Block count: 2097152 >00:47:00,431 INFO program: Reserved block count: 0 >00:47:00,432 INFO program: Free blocks: 1293489 >00:47:00,432 INFO program: Free inodes: 103755 >00:47:00,433 INFO program: First block: 1 >00:47:00,433 INFO program: Block size: 1024 >00:47:00,434 INFO program: Fragment size: 1024 >00:47:00,434 INFO program: Reserved GDT blocks: 256 >00:47:00,435 INFO program: Blocks per group: 8192 >00:47:00,435 INFO program: Fragments per group: 8192 >00:47:00,436 INFO program: Inodes per group: 512 >00:47:00,437 INFO program: Inode blocks per group: 128 >00:47:00,437 INFO program: Flex block group size: 16 >00:47:00,438 INFO program: Filesystem created: Thu Dec 12 14:00:06 2013 >00:47:00,439 INFO program: Last mount time: Sun Jan 12 00:46:43 2014 >00:47:00,439 INFO program: Last write time: Sun Jan 12 00:46:43 2014 >00:47:00,440 INFO program: Mount count: 3 >00:47:00,441 INFO program: Maximum mount count: -1 >00:47:00,441 INFO program: Last checked: Thu Dec 12 14:00:06 2013 >00:47:00,442 INFO program: Check interval: 0 (<none>) >00:47:00,442 INFO program: Lifetime writes: 32 MB >00:47:00,443 INFO program: Reserved blocks uid: 0 (user root) >00:47:00,443 INFO program: Reserved blocks gid: 0 (group root) >00:47:00,444 INFO program: First inode: 11 >00:47:00,444 INFO program: Inode size: 256 >00:47:00,445 INFO program: Required extra isize: 28 >00:47:00,446 INFO program: Desired extra isize: 28 >00:47:00,446 INFO program: Journal inode: 8 >00:47:00,447 INFO program: Default directory hash: half_md4 >00:47:00,448 INFO program: Directory Hash Seed: 87c9a375-5a9a-4360-9f3a-f55d189f0aed >00:47:00,448 INFO program: Journal backup: inode blocks >00:47:00,449 INFO program: Journal features: (none) >00:47:00,450 INFO program: Journal size: 32M >00:47:00,450 INFO program: Journal length: 32768 >00:47:00,451 INFO program: Journal sequence: 0x00000008 >00:47:00,451 INFO program: Journal start: 1 >00:47:00,452 INFO program: >00:47:00,453 DEBUG program: Return code: 0 >00:47:00,454 INFO program: Running... resize2fs -P /dev/mapper/live-rw >00:47:00,471 INFO program: resize2fs 1.42.8 (20-Jun-2013) >00:47:00,472 INFO program: Estimated minimum size of the filesystem: 786368 >00:47:00,472 DEBUG program: Return code: 0 >00:47:00,587 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >00:47:00,603 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >00:47:00,604 INFO program: Filesystem volume name: Anaconda >00:47:00,605 INFO program: Last mounted on: / >00:47:00,605 INFO program: Filesystem UUID: 4847f338-a61d-4f93-ac64-77997dedbbd5 >00:47:00,606 INFO program: Filesystem magic number: 0xEF53 >00:47:00,606 INFO program: Filesystem revision #: 1 (dynamic) >00:47:00,607 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 >00:47:00,608 INFO program: Filesystem flags: signed_directory_hash >00:47:00,609 INFO program: Default mount options: user_xattr acl >00:47:00,610 INFO program: Filesystem state: clean >00:47:00,610 INFO program: Errors behavior: Continue >00:47:00,611 INFO program: Filesystem OS type: Linux >00:47:00,612 INFO program: Inode count: 131072 >00:47:00,612 INFO program: Block count: 2097152 >00:47:00,614 INFO program: Reserved block count: 0 >00:47:00,614 INFO program: Free blocks: 1293489 >00:47:00,615 INFO program: Free inodes: 103755 >00:47:00,616 INFO program: First block: 1 >00:47:00,616 INFO program: Block size: 1024 >00:47:00,617 INFO program: Fragment size: 1024 >00:47:00,617 INFO program: Reserved GDT blocks: 256 >00:47:00,618 INFO program: Blocks per group: 8192 >00:47:00,618 INFO program: Fragments per group: 8192 >00:47:00,619 INFO program: Inodes per group: 512 >00:47:00,619 INFO program: Inode blocks per group: 128 >00:47:00,620 INFO program: Flex block group size: 16 >00:47:00,620 INFO program: Filesystem created: Thu Dec 12 14:00:06 2013 >00:47:00,621 INFO program: Last mount time: Thu Dec 12 14:00:24 2013 >00:47:00,621 INFO program: Last write time: Thu Dec 12 14:00:33 2013 >00:47:00,622 INFO program: Mount count: 2 >00:47:00,623 INFO program: Maximum mount count: -1 >00:47:00,623 INFO program: Last checked: Thu Dec 12 14:00:06 2013 >00:47:00,624 INFO program: Check interval: 0 (<none>) >00:47:00,624 INFO program: Lifetime writes: 32 MB >00:47:00,625 INFO program: Reserved blocks uid: 0 (user root) >00:47:00,625 INFO program: Reserved blocks gid: 0 (group root) >00:47:00,626 INFO program: First inode: 11 >00:47:00,626 INFO program: Inode size: 256 >00:47:00,627 INFO program: Required extra isize: 28 >00:47:00,627 INFO program: Desired extra isize: 28 >00:47:00,628 INFO program: Journal inode: 8 >00:47:00,628 INFO program: Default directory hash: half_md4 >00:47:00,629 INFO program: Directory Hash Seed: 87c9a375-5a9a-4360-9f3a-f55d189f0aed >00:47:00,629 INFO program: Journal backup: inode blocks >00:47:00,630 INFO program: Journal features: (none) >00:47:00,630 INFO program: Journal size: 32M >00:47:00,631 INFO program: Journal length: 32768 >00:47:00,631 INFO program: Journal sequence: 0x00000007 >00:47:00,632 INFO program: Journal start: 0 >00:47:00,632 INFO program: >00:47:00,633 DEBUG program: Return code: 0 >00:47:00,634 INFO program: Running... resize2fs -P /dev/mapper/live-base >00:47:00,651 INFO program: resize2fs 1.42.8 (20-Jun-2013) >00:47:00,652 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >00:47:00,652 INFO program: Couldn't find valid filesystem superblock. >00:47:00,653 DEBUG program: Return code: 1 >00:47:00,726 INFO program: Running... dumpe2fs -h /dev/md/127_0 >00:47:00,768 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >00:47:00,768 INFO program: Filesystem volume name: <none> >00:47:00,769 INFO program: Last mounted on: /home >00:47:00,769 INFO program: Filesystem UUID: 5656aaff-d718-471c-b238-009756502176 >00:47:00,769 INFO program: Filesystem magic number: 0xEF53 >00:47:00,770 INFO program: Filesystem revision #: 1 (dynamic) >00:47:00,770 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super large_file >00:47:00,771 INFO program: Filesystem flags: signed_directory_hash >00:47:00,771 INFO program: Default mount options: user_xattr acl >00:47:00,771 INFO program: Filesystem state: clean >00:47:00,772 INFO program: Errors behavior: Continue >00:47:00,772 INFO program: Filesystem OS type: Linux >00:47:00,772 INFO program: Inode count: 58802176 >00:47:00,773 INFO program: Block count: 235199600 >00:47:00,773 INFO program: Reserved block count: 11759980 >00:47:00,773 INFO program: Free blocks: 147974810 >00:47:00,774 INFO program: Free inodes: 57145285 >00:47:00,774 INFO program: First block: 0 >00:47:00,774 INFO program: Block size: 4096 >00:47:00,775 INFO program: Fragment size: 4096 >00:47:00,775 INFO program: Reserved GDT blocks: 967 >00:47:00,775 INFO program: Blocks per group: 32768 >00:47:00,776 INFO program: Fragments per group: 32768 >00:47:00,776 INFO program: Inodes per group: 8192 >00:47:00,776 INFO program: Inode blocks per group: 512 >00:47:00,777 INFO program: Filesystem created: Sun Apr 5 19:30:01 2009 >00:47:00,777 INFO program: Last mount time: Sat Jan 11 22:03:46 2014 >00:47:00,777 INFO program: Last write time: Sat Jan 11 22:05:45 2014 >00:47:00,778 INFO program: Mount count: 205 >00:47:00,778 INFO program: Maximum mount count: -1 >00:47:00,779 INFO program: Last checked: Sun Apr 5 19:30:01 2009 >00:47:00,779 INFO program: Check interval: 0 (<none>) >00:47:00,779 INFO program: Lifetime writes: 759 GB >00:47:00,780 INFO program: Reserved blocks uid: 0 (user root) >00:47:00,780 INFO program: Reserved blocks gid: 0 (group root) >00:47:00,780 INFO program: First inode: 11 >00:47:00,780 INFO program: Inode size: 256 >00:47:00,780 INFO program: Required extra isize: 28 >00:47:00,780 INFO program: Desired extra isize: 28 >00:47:00,780 INFO program: Journal inode: 8 >00:47:00,781 INFO program: Default directory hash: half_md4 >00:47:00,781 INFO program: Directory Hash Seed: 07ee842d-b0c1-4784-9815-0e8d4c50baf3 >00:47:00,781 INFO program: Journal backup: inode blocks >00:47:00,781 INFO program: Journal features: journal_incompat_revoke >00:47:00,781 INFO program: Journal size: 128M >00:47:00,781 INFO program: Journal length: 32768 >00:47:00,781 INFO program: Journal sequence: 0x006cc8cd >00:47:00,781 INFO program: Journal start: 0 >00:47:00,782 INFO program: >00:47:00,782 DEBUG program: Return code: 0 >00:47:00,782 INFO program: Running... resize2fs -P /dev/md/127_0 >00:47:00,794 INFO program: resize2fs 1.42.8 (20-Jun-2013) >00:47:00,794 INFO program: Estimated minimum size of the filesystem: 84864508 >00:47:00,795 DEBUG program: Return code: 0 >00:47:00,817 INFO program: Running... udevadm settle --timeout=300 >00:47:00,843 DEBUG program: Return code: 0 >00:47:00,865 INFO program: Running... udevadm settle --timeout=300 >00:47:00,886 DEBUG program: Return code: 0 >00:47:00,891 INFO program: Running... udevadm settle --timeout=300 >00:47:00,913 DEBUG program: Return code: 0 >00:47:00,918 INFO program: Running... udevadm settle --timeout=300 >00:47:00,944 DEBUG program: Return code: 0 >00:47:00,945 INFO program: Running... mdadm --stop /dev/md/127_0 >00:47:00,991 INFO program: mdadm: stopped /dev/md/127_0 >00:47:00,992 DEBUG program: Return code: 0 >00:47:01,001 INFO program: Running... udevadm settle --timeout=300 >00:47:01,024 DEBUG program: Return code: 0 >00:47:01,039 INFO program: Running... udevadm settle --timeout=300 >00:47:01,063 DEBUG program: Return code: 0 >00:47:01,069 INFO program: Running... udevadm settle --timeout=300 >00:47:01,091 DEBUG program: Return code: 0 >00:47:01,102 INFO program: Running... udevadm settle --timeout=300 >00:47:01,118 DEBUG program: Return code: 0 >00:47:01,126 INFO program: Running... udevadm settle --timeout=300 >00:47:01,160 DEBUG program: Return code: 0 >00:47:01,172 INFO program: Running... udevadm settle --timeout=300 >00:47:01,188 DEBUG program: Return code: 0 >00:47:01,201 INFO program: Running... udevadm settle --timeout=300 >00:47:01,226 DEBUG program: Return code: 0 >00:47:01,231 INFO program: Running... lvm lvchange -a n VolGroup00/LogVol01 >00:47:01,301 DEBUG program: Return code: 0 >00:47:01,311 INFO program: Running... udevadm settle --timeout=300 >00:47:01,328 DEBUG program: Return code: 0 >00:47:01,333 INFO program: Running... lvm vgchange -a n VolGroup00 >00:47:01,388 INFO program: 0 logical volume(s) in volume group "VolGroup00" now active >00:47:01,389 DEBUG program: Return code: 0 >00:47:01,402 INFO program: Running... udevadm settle --timeout=300 >00:47:01,424 DEBUG program: Return code: 0 >00:47:01,441 INFO program: Running... udevadm settle --timeout=300 >00:47:01,465 DEBUG program: Return code: 0 >00:47:01,483 INFO program: Running... udevadm settle --timeout=300 >00:47:01,507 DEBUG program: Return code: 0 >00:47:01,510 INFO program: Running... udevadm settle --timeout=300 >00:47:01,530 DEBUG program: Return code: 0 >00:47:01,534 INFO program: Running... udevadm settle --timeout=300 >00:47:01,548 DEBUG program: Return code: 0 >00:47:01,550 INFO program: Running... udevadm settle --timeout=300 >00:47:01,575 DEBUG program: Return code: 0 >00:47:01,582 INFO program: Running... udevadm settle --timeout=300 >00:47:01,603 DEBUG program: Return code: 0 >00:47:01,605 INFO program: Running... losetup -j /run/install/repo/LiveOS/squashfs.img >00:47:01,616 INFO program: /dev/loop0: [2097]:114 (/run/install/repo/LiveOS/squashfs.img) >00:47:01,617 DEBUG program: Return code: 0 >00:47:01,619 INFO program: Running... losetup -j /run/install/repo/LiveOS/squashfs.img >00:47:01,635 INFO program: /dev/loop0: [2097]:114 (/run/install/repo/LiveOS/squashfs.img) >00:47:01,636 DEBUG program: Return code: 0 >00:47:01,710 INFO program: Running... mount -t ext3 -o defaults,ro /dev/sda1 /mnt/sysimage >00:47:01,767 DEBUG program: Return code: 0 >00:47:01,775 INFO program: Running... udevadm settle --timeout=300 >00:47:01,804 DEBUG program: Return code: 0 >00:47:01,805 INFO program: Running... umount /mnt/sysimage >00:47:01,854 DEBUG program: Return code: 0 >00:47:01,855 INFO program: Running... udevadm settle --timeout=300 >00:47:01,884 DEBUG program: Return code: 0 >00:47:01,893 INFO program: Running... udevadm settle --timeout=300 >00:47:01,922 DEBUG program: Return code: 0 >00:47:01,935 INFO program: Running... mdadm --assemble /dev/md/127_0 --uuid=e40e5900:536f17d3:33cb52d8:f02cb6d3 --run /dev/sda2 /dev/sdc5 >00:47:02,017 INFO program: mdadm: /dev/md/127_0 has been started with 2 drives. >00:47:02,018 DEBUG program: Return code: 0 >00:47:02,018 INFO program: Running... udevadm settle --timeout=300 >00:47:02,061 DEBUG program: Return code: 0 >00:47:02,066 INFO program: Running... mount -t ext3 -o defaults,ro /dev/md/127_0 /mnt/sysimage >00:47:02,130 DEBUG program: Return code: 0 >00:47:02,133 INFO program: Running... udevadm settle --timeout=300 >00:47:02,155 DEBUG program: Return code: 0 >00:47:02,156 INFO program: Running... umount /mnt/sysimage >00:47:02,173 DEBUG program: Return code: 0 >00:47:02,174 INFO program: Running... udevadm settle --timeout=300 >00:47:02,203 DEBUG program: Return code: 0 >00:47:02,204 INFO program: Running... mdadm --stop /dev/md/127_0 >00:47:02,239 INFO program: mdadm: stopped /dev/md/127_0 >00:47:02,240 DEBUG program: Return code: 0 >00:47:02,251 INFO program: Running... udevadm settle --timeout=300 >00:47:02,274 DEBUG program: Return code: 0 >00:47:02,286 INFO program: Running... udevadm settle --timeout=300 >00:47:02,313 DEBUG program: Return code: 0 >00:47:02,322 INFO program: Running... udevadm settle --timeout=300 >00:47:02,344 DEBUG program: Return code: 0 >00:47:02,352 INFO program: Running... udevadm settle --timeout=300 >00:47:02,374 DEBUG program: Return code: 0 >00:47:02,381 INFO program: Running... mount -t ext3 -o defaults,ro /dev/sdb1 /mnt/sysimage >00:47:02,420 DEBUG program: Return code: 0 >00:47:02,430 INFO program: Running... udevadm settle --timeout=300 >00:47:02,454 DEBUG program: Return code: 0 >00:47:02,455 INFO program: Running... umount /mnt/sysimage >00:47:02,470 DEBUG program: Return code: 0 >00:47:02,471 INFO program: Running... udevadm settle --timeout=300 >00:47:02,495 DEBUG program: Return code: 0 >00:47:02,505 INFO program: Running... udevadm settle --timeout=300 >00:47:02,526 DEBUG program: Return code: 0 >00:47:02,538 INFO program: Running... lvm lvchange -a y VolGroup00/LogVol02 >00:47:02,640 DEBUG program: Return code: 0 >00:47:02,641 INFO program: Running... udevadm settle --timeout=300 >00:47:02,665 DEBUG program: Return code: 0 >00:47:02,668 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/VolGroup00-LogVol02 /mnt/sysimage >00:47:02,729 DEBUG program: Return code: 0 >00:47:02,842 INFO program: Running... arch >16:57:06,415 INFO program: x86_64 >16:57:06,416 DEBUG program: Return code: 0 >16:57:06,515 INFO program: Running... udevadm settle --timeout=300 >16:57:06,535 DEBUG program: Return code: 0 >16:57:06,536 INFO program: Running... umount /mnt/sysimage >16:57:06,554 DEBUG program: Return code: 0 >16:57:06,555 INFO program: Running... udevadm settle --timeout=300 >16:57:06,582 DEBUG program: Return code: 0 >16:57:06,586 INFO program: Running... lvm lvchange -a n VolGroup00/LogVol02 >16:57:06,640 DEBUG program: Return code: 0 >16:57:06,653 INFO program: Running... lvm lvchange -a y VolGroup00/LogVol03 >16:57:06,839 DEBUG program: Return code: 0 >16:57:06,840 INFO program: Running... udevadm settle --timeout=300 >16:57:06,864 DEBUG program: Return code: 0 >16:57:06,867 INFO program: Running... mount -t ext3 -o defaults,ro /dev/mapper/VolGroup00-LogVol03 /mnt/sysimage >16:57:06,957 DEBUG program: Return code: 0 >16:57:06,962 INFO program: Running... udevadm settle --timeout=300 >16:57:06,985 DEBUG program: Return code: 0 >16:57:06,986 INFO program: Running... umount /mnt/sysimage >16:57:07,003 DEBUG program: Return code: 0 >16:57:07,004 INFO program: Running... udevadm settle --timeout=300 >16:57:07,032 DEBUG program: Return code: 0 >16:57:07,036 INFO program: Running... lvm lvchange -a n VolGroup00/LogVol03 >16:57:07,092 DEBUG program: Return code: 0 >16:57:07,102 INFO program: Running... udevadm settle --timeout=300 >16:57:07,131 DEBUG program: Return code: 0 >16:57:07,135 INFO program: Running... lvm vgchange -a n VolGroup00 >16:57:07,176 INFO program: 0 logical volume(s) in volume group "VolGroup00" now active >16:57:07,177 DEBUG program: Return code: 0 >16:57:07,182 INFO program: Running... udevadm settle --timeout=300 >16:57:07,202 DEBUG program: Return code: 0 >16:57:07,215 INFO program: Running... udevadm settle --timeout=300 >16:57:07,241 DEBUG program: Return code: 0 >16:57:07,245 INFO program: Running... mount -t ext3 -o defaults,ro /dev/sdc1 /mnt/sysimage >16:57:07,274 DEBUG program: Return code: 0 >16:57:07,278 INFO program: Running... udevadm settle --timeout=300 >16:57:07,302 DEBUG program: Return code: 0 >16:57:07,303 INFO program: Running... umount /mnt/sysimage >16:57:07,318 DEBUG program: Return code: 0 >16:57:07,319 INFO program: Running... udevadm settle --timeout=300 >16:57:07,344 DEBUG program: Return code: 0 >16:57:07,354 INFO program: Running... udevadm settle --timeout=300 >16:57:07,381 DEBUG program: Return code: 0 >16:57:07,386 INFO program: Running... mount -t ext3 -o defaults,ro /dev/sdc2 /mnt/sysimage >16:57:07,408 DEBUG program: Return code: 0 >16:57:07,441 INFO program: Running... arch >16:57:07,687 INFO program: x86_64 >16:57:07,688 DEBUG program: Return code: 0 >16:57:07,901 INFO program: Running... hwclock --hctosys --utc >00:47:05,001 DEBUG program: Return code: 0 >00:47:11,973 INFO program: Running... modprobe btrfs >00:47:12,165 DEBUG program: Return code: 0 >00:47:12,188 INFO program: Running... modprobe xfs >00:47:12,346 DEBUG program: Return code: 0 >00:47:26,728 INFO program: Running... udevadm settle --timeout=300 >00:47:27,265 DEBUG program: Return code: 0 >16:58:12,133 INFO program: Running... udevadm settle --timeout=300 >16:58:12,159 DEBUG program: Return code: 0 >16:58:46,285 INFO program: Running... udevadm settle --timeout=300 >16:58:46,308 DEBUG program: Return code: 0 >16:58:46,326 INFO program: Running... udevadm settle --timeout=300 >16:58:46,349 DEBUG program: Return code: 0 >16:58:46,368 INFO program: Running... udevadm settle --timeout=300 >16:58:46,389 DEBUG program: Return code: 0 >16:59:10,088 INFO program: Running... udevadm settle --timeout=300 >16:59:10,116 DEBUG program: Return code: 0 >16:59:16,366 INFO program: Running... udevadm settle --timeout=300 >16:59:16,390 DEBUG program: Return code: 0 >16:59:21,518 INFO program: Running... udevadm settle --timeout=300 >16:59:21,547 DEBUG program: Return code: 0 >16:59:21,548 INFO program: Running... umount /mnt/sysimage >16:59:21,572 DEBUG program: Return code: 0 >16:59:21,585 INFO program: Running... udevadm settle --timeout=300 >16:59:21,609 DEBUG program: Return code: 0 > > >/tmp/storage.log: >00:46:53,970 INFO blivet: ISCSID is /sbin/iscsid >00:46:53,970 INFO blivet: no initiator set >00:46:54,132 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >00:46:54,132 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >00:46:56,282 DEBUG blivet: trying to set new default fstype to 'ext4' >00:46:56,345 DEBUG blivet: Ext4FS.supported: supported: True ; >00:46:56,346 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >00:46:56,347 DEBUG blivet: Ext4FS.supported: supported: True ; >00:46:57,009 INFO blivet: Detected 32272M of memory >00:46:57,009 INFO blivet: Suggested swap size (16136 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >00:46:57,009 INFO blivet: Swap attempt of 0M >00:46:57,510 INFO blivet: resetting Blivet (version 0.17) instance <blivet.Blivet object at 0x7f15d15f59d0> >00:46:57,517 INFO blivet: no initiator set >00:46:57,519 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >00:46:57,520 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >00:46:57,580 DEBUG blivet: protected device spec LABEL=FEDORA resolved to sdd1 >00:46:57,664 INFO blivet: devices to scan: ['sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sdb2', 'sdd', 'sdd1', 'sr0', 'sdc', 'sdc1', 'sdc2', 'sdc4', 'sdc5', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4', 'md127'] >00:46:57,674 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HE103UJ_S13VJ1LS700899 /dev/disk/by-id/wwn-0x50024e9001c11e13', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '176', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '176', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'SAMSUNG_HE103UJ', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HE103UJ\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'e32002cd', > 'ID_REVISION': '1AA01113', > 'ID_SERIAL': 'SAMSUNG_HE103UJ_S13VJ1LS700899', > 'ID_SERIAL_SHORT': 'S13VJ1LS700899', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9001c11e13', > 'ID_WWN_WITH_EXTENSION': '0x50024e9001c11e13', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '54195', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HE103UJ_S13VJ1LS700899', > '/dev/disk/by-id/wwn-0x50024e9001c11e13'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sda'} ; name: sda ; >00:46:57,675 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sda)... >00:46:57,676 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >00:46:57,679 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:46:57,680 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >00:46:57,682 INFO blivet: sda is a disk >00:46:57,682 DEBUG blivet: getFormat('None') returning DeviceFormat instance >00:46:57,685 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >00:46:57,701 INFO blivet: added disk sda (id 0) to device tree >00:46:57,702 DEBUG blivet: looking up parted Device: /dev/sda >00:46:57,708 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >00:46:57,710 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >00:46:57,713 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >00:46:57,713 DEBUG blivet: required disklabel type for sda (1) is None >00:46:57,714 DEBUG blivet: default disklabel type for sda is msdos >00:46:57,715 DEBUG blivet: selecting msdos disklabel for sda based on size >00:46:57,718 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >00:46:57,729 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 0x7f15c6ad8350>, <parted.partition.Partition object at 0x7f15c6acff10>] > device: <parted.device.Device object at 0x7f15c6acfd50> > PedDisk: <_ped.Disk object at 0x7f15c6ad0c20> >00:46:57,730 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >00:46:57,733 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >00:46:57,740 INFO blivet: got device: DiskDevice instance (0x7f15c8fd4a50) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SAMSUNG HE103UJ path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x22899e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f15c6ac4b50> >00:46:57,742 INFO blivet: got format: DiskLabel instance (0x7f15c6ac4c50) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f15c6ad8350>, <parted.partition.Partition object at 0x7f15c6acff10>] > device: <parted.device.Device object at 0x7f15c6acfd50> > PedDisk: <_ped.Disk object at 0x7f15c6ad0c20> > origPartedDisk = <parted.disk.Disk object at 0x7f15c6ad85d0> > partedDevice = parted.Device instance -- > model: ATA SAMSUNG HE103UJ path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x2289e60> > >00:46:57,764 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HE103UJ_S13VJ1LS700899-part1 /dev/disk/by-id/wwn-0x50024e9001c11e13-part1 /dev/disk/by-label/\\x2fopt /dev/disk/by-uuid/d75cabdd-3d6e-4560-9f0d-35be52e3198c', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '176', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '176', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': '/opt', > 'ID_FS_LABEL_ENC': '\\x2fopt', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'd75cabdd-3d6e-4560-9f0d-35be52e3198c', > 'ID_FS_UUID_ENC': 'd75cabdd-3d6e-4560-9f0d-35be52e3198c', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SAMSUNG_HE103UJ', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HE103UJ\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '62926542', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'e32002cd-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'e32002cd', > 'ID_REVISION': '1AA01113', > 'ID_SERIAL': 'SAMSUNG_HE103UJ_S13VJ1LS700899', > 'ID_SERIAL_SHORT': 'S13VJ1LS700899', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9001c11e13', > 'ID_WWN_WITH_EXTENSION': '0x50024e9001c11e13', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '54217', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HE103UJ_S13VJ1LS700899-part1', > '/dev/disk/by-id/wwn-0x50024e9001c11e13-part1', > '/dev/disk/by-label/\\x2fopt', > '/dev/disk/by-uuid/d75cabdd-3d6e-4560-9f0d-35be52e3198c'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1'} ; name: sda1 ; >00:46:57,765 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1)... >00:46:57,766 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >00:46:57,768 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:46:57,768 INFO blivet: sda1 is a partition >00:46:57,769 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >00:46:57,771 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >00:46:57,772 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with existing msdos disklabel >00:46:57,774 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >00:46:57,777 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >00:46:57,778 DEBUG blivet: getFormat('None') returning DeviceFormat instance >00:46:57,780 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >00:46:57,780 DEBUG blivet: looking up parted Partition: /dev/sda1 >00:46:57,782 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >00:46:57,784 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >00:46:57,787 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >00:46:57,789 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >00:46:57,790 INFO blivet: added partition sda1 (id 1) to device tree >00:46:57,791 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >00:46:57,792 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >00:46:57,794 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >00:46:57,796 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >00:46:57,803 WARN blivet: disklabel detected but not usable on sda1 >00:46:57,805 INFO blivet: type detected on 'sda1' is 'ext3' >00:46:58,071 DEBUG blivet: padding min size from 5905 up to 6405 >00:46:58,073 DEBUG blivet: Ext3FS.supported: supported: True ; >00:46:58,074 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >00:46:58,076 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >00:46:58,079 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext3 ; >00:46:58,080 DEBUG blivet: looking up parted Device: /dev/sda1 >00:46:58,083 INFO blivet: got device: PartitionDevice instance (0x7f15c6ac4dd0) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 953869MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 30725.8505859 > format = existing ext3 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 62926542 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3916, 255, 63) biosGeometry: (3916, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c6ada170> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15c6acfe10> fileSystem: <parted.filesystem.FileSystem object at 0x7f15c6ad8410> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15c6ad8390> PedPartition: <_ped.Partition object at 0x7f15c6ac8fb0> > disk = existing 953869MB disk sda (0) with existing msdos disklabel > start = 63 end = 62926604 length = 62926542 > flags = >00:46:58,087 DEBUG blivet: Ext3FS.supported: supported: True ; >00:46:58,088 INFO blivet: got format: Ext3FS instance (0x7f15c6ac4b90) -- > type = ext3 name = ext3 status = False > device = /dev/sda1 uuid = d75cabdd-3d6e-4560-9f0d-35be52e3198c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = /opt size = 30725.0 targetSize = 30725.0 > >00:46:58,110 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HE103UJ_S13VJ1LS700899-part2 /dev/disk/by-id/wwn-0x50024e9001c11e13-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '176', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '176', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'e40e5900-536f-17d3-33cb-52d8f02cb6d3', > 'ID_FS_UUID_ENC': 'e40e5900-536f-17d3-33cb-52d8f02cb6d3', > 'ID_FS_VERSION': '0.90.0', > 'ID_MODEL': 'SAMSUNG_HE103UJ', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HE103UJ\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '62926605', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1883251755', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'e32002cd-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'e32002cd', > 'ID_REVISION': '1AA01113', > 'ID_SERIAL': 'SAMSUNG_HE103UJ_S13VJ1LS700899', > 'ID_SERIAL_SHORT': 'S13VJ1LS700899', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9001c11e13', > 'ID_WWN_WITH_EXTENSION': '0x50024e9001c11e13', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '54236', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HE103UJ_S13VJ1LS700899-part2', > '/dev/disk/by-id/wwn-0x50024e9001c11e13-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2'} ; name: sda2 ; >00:46:58,110 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2)... >00:46:58,113 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >00:46:58,116 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:46:58,117 INFO blivet: sda2 is a partition >00:46:58,121 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >00:46:58,124 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >00:46:58,127 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with existing msdos disklabel >00:46:58,131 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >00:46:58,133 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >00:46:58,133 DEBUG blivet: getFormat('None') returning DeviceFormat instance >00:46:58,135 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >00:46:58,135 DEBUG blivet: looking up parted Partition: /dev/sda2 >00:46:58,136 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >00:46:58,138 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >00:46:58,140 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >00:46:58,142 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >00:46:58,142 INFO blivet: added partition sda2 (id 2) to device tree >00:46:58,143 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >00:46:58,145 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >00:46:58,149 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >00:46:58,153 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >00:46:58,160 WARN blivet: disklabel detected but not usable on sda2 >00:46:58,203 INFO blivet: type detected on 'sda2' is 'linux_raid_member' >00:46:58,208 DEBUG blivet: MDRaidMember.__init__: uuid: e40e5900-536f-17d3-33cb-52d8f02cb6d3 ; exists: True ; label: None ; device: /dev/sda2 ; serial: S13VJ1LS700899 ; mdUuid: e40e5900:536f17d3:33cb52d8:f02cb6d3 ; biosraid: False ; >00:46:58,208 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >00:46:58,240 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >00:46:58,244 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: mdmember ; >00:46:58,247 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda2 ; >00:46:58,250 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >00:46:58,323 INFO blivet: using name 127_0 for md array containing member sda2 >00:46:58,324 DEBUG blivet: getFormat('None') returning DeviceFormat instance >00:46:58,329 DEBUG blivet: MDRaidArrayDevice._setFormat: 127_0 ; current: None ; type: None ; >00:46:58,331 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: 127_0 ; status: False ; >00:46:58,333 DEBUG blivet: MDRaidArrayDevice._addDevice: 127_0 ; device: sda2 ; status: True ; >00:46:58,335 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >00:46:58,337 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >00:46:58,367 WARN blivet: failed to add member /dev/sda2 to md array /dev/md/127_0: mdadd failed for /dev/sda2: running mdadm --incremental --quiet /dev/sda2 failed >00:46:58,367 DEBUG blivet: looking up parted Device: /dev/md/127_0 >00:46:58,403 INFO blivet: added mdarray 127_0 (id 3) to device tree >00:46:58,407 DEBUG blivet: looking up parted Device: /dev/sda2 >00:46:58,412 INFO blivet: got device: PartitionDevice instance (0x7f15c3408550) -- > name = sda2 status = True kids = 1 id = 2 > parents = ['existing 953869MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 919556.520996 > format = existing mdmember > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1883251755 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (117227, 255, 63) biosGeometry: (117227, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c674a560> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15c6acfe10> fileSystem: <parted.filesystem.FileSystem object at 0x7f15c6ad8450> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15c6ad8090> PedPartition: <_ped.Partition object at 0x7f15c6ac8f50> > disk = existing 953869MB disk sda (0) with existing msdos disklabel > start = 62926605 end = 1946178359 length = 1883251755 > flags = >00:46:58,414 INFO blivet: got format: MDRaidMember instance (0x7f15c3408910) -- > type = mdmember name = software RAID status = False > device = /dev/sda2 uuid = e40e5900-536f-17d3-33cb-52d8f02cb6d3 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = e40e5900:536f17d3:33cb52d8:f02cb6d3 biosraid = False >00:46:58,426 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3500320AS_9QM29PCP /dev/disk/by-id/wwn-0x5000c5000b8dd754', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '94', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '94', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST3500320AS', > 'ID_MODEL_ENC': 'ST3500320AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000bac80', > 'ID_REVISION': 'SD15', > 'ID_SERIAL': 'ST3500320AS_9QM29PCP', > 'ID_SERIAL_SHORT': '9QM29PCP', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5000b8dd754', > 'ID_WWN_WITH_EXTENSION': '0x5000c5000b8dd754', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '54613', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-ST3500320AS_9QM29PCP', > '/dev/disk/by-id/wwn-0x5000c5000b8dd754'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdb'} ; name: sdb ; >00:46:58,427 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdb)... >00:46:58,428 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >00:46:58,430 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:46:58,431 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >00:46:58,433 INFO blivet: sdb is a disk >00:46:58,434 DEBUG blivet: getFormat('None') returning DeviceFormat instance >00:46:58,435 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >00:46:58,452 INFO blivet: added disk sdb (id 4) to device tree >00:46:58,452 DEBUG blivet: looking up parted Device: /dev/sdb >00:46:58,454 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >00:46:58,456 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >00:46:58,457 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >00:46:58,458 DEBUG blivet: required disklabel type for sdb (1) is None >00:46:58,458 DEBUG blivet: default disklabel type for sdb is msdos >00:46:58,458 DEBUG blivet: selecting msdos disklabel for sdb based on size >00:46:58,460 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >00:46:58,468 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 0x7f15c6396410>, <parted.partition.Partition object at 0x7f15c63963d0>] > device: <parted.device.Device object at 0x7f15c6396150> > PedDisk: <_ped.Disk object at 0x7f15c34115a8> >00:46:58,468 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >00:46:58,472 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >00:46:58,476 INFO blivet: got device: DiskDevice instance (0x7f15c34085d0) -- > name = sdb status = True kids = 0 id = 4 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA ST3500320AS path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c674add0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f15c3408590> >00:46:58,482 INFO blivet: got format: DiskLabel instance (0x7f15c34084d0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f15c6396410>, <parted.partition.Partition object at 0x7f15c63963d0>] > device: <parted.device.Device object at 0x7f15c6396150> > PedDisk: <_ped.Disk object at 0x7f15c34115a8> > origPartedDisk = <parted.disk.Disk object at 0x7f15c6396650> > partedDevice = parted.Device instance -- > model: ATA ST3500320AS path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c674acb0> > >00:46:58,503 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3500320AS_9QM29PCP-part1 /dev/disk/by-id/wwn-0x5000c5000b8dd754-part1 /dev/disk/by-label/\\x2fboot /dev/disk/by-uuid/2946000b-f7da-41b3-8249-ee1a2c9a64d8', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '94', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '94', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': '/boot', > 'ID_FS_LABEL_ENC': '\\x2fboot', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2946000b-f7da-41b3-8249-ee1a2c9a64d8', > 'ID_FS_UUID_ENC': '2946000b-f7da-41b3-8249-ee1a2c9a64d8', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST3500320AS', > 'ID_MODEL_ENC': 'ST3500320AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '401562', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000bac80-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000bac80', > 'ID_REVISION': 'SD15', > 'ID_SERIAL': 'ST3500320AS_9QM29PCP', > 'ID_SERIAL_SHORT': '9QM29PCP', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5000b8dd754', > 'ID_WWN_WITH_EXTENSION': '0x5000c5000b8dd754', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '54640', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-ST3500320AS_9QM29PCP-part1', > '/dev/disk/by-id/wwn-0x5000c5000b8dd754-part1', > '/dev/disk/by-label/\\x2fboot', > '/dev/disk/by-uuid/2946000b-f7da-41b3-8249-ee1a2c9a64d8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >00:46:58,504 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1)... >00:46:58,505 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >00:46:58,507 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:46:58,508 INFO blivet: sdb1 is a partition >00:46:58,512 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >00:46:58,515 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >00:46:58,518 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sdb (4) with existing msdos disklabel >00:46:58,523 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >00:46:58,527 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >00:46:58,527 DEBUG blivet: getFormat('None') returning DeviceFormat instance >00:46:58,531 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >00:46:58,532 DEBUG blivet: looking up parted Partition: /dev/sdb1 >00:46:58,535 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >00:46:58,539 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >00:46:58,543 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >00:46:58,546 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >00:46:58,547 INFO blivet: added partition sdb1 (id 5) to device tree >00:46:58,550 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >00:46:58,553 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >00:46:58,557 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >00:46:58,561 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >00:46:58,566 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 0x7f15c6396bd0> > PedDisk: <_ped.Disk object at 0x7f15c6387e60> >00:46:58,567 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >00:46:58,567 INFO blivet: type detected on 'sdb1' is 'ext3' >00:46:58,620 DEBUG blivet: padding min size from 145 up to 159 >00:46:58,623 DEBUG blivet: Ext3FS.supported: supported: True ; >00:46:58,623 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >00:46:58,626 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >00:46:58,628 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: ext3 ; >00:46:58,629 DEBUG blivet: looking up parted Device: /dev/sdb1 >00:46:58,631 INFO blivet: got device: PartitionDevice instance (0x7f15c63968d0) -- > name = sdb1 status = True kids = 0 id = 5 > parents = ['existing 476940MB disk sdb (4) with existing msdos disklabel'] > uuid = None size = 196.075195312 > format = existing ext3 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 401562 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (24, 255, 63) biosGeometry: (24, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c674af80> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15c6396050> fileSystem: <parted.filesystem.FileSystem object at 0x7f15c6396590> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15c6396390> PedPartition: <_ped.Partition object at 0x7f15d144cc50> > disk = existing 476940MB disk sdb (4) with existing msdos disklabel > start = 63 end = 401624 length = 401562 > flags = boot >00:46:58,633 DEBUG blivet: Ext3FS.supported: supported: True ; >00:46:58,633 INFO blivet: got format: Ext3FS instance (0x7f15c6396e50) -- > type = ext3 name = ext3 status = False > device = /dev/sdb1 uuid = 2946000b-f7da-41b3-8249-ee1a2c9a64d8 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = /boot size = 196.0 targetSize = 196.0 > >00:46:58,646 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3500320AS_9QM29PCP-part2 /dev/disk/by-id/wwn-0x5000c5000b8dd754-part2', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '94', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '94', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'zTa32p-sAtT-4nHb-0N2m-XFKT-8OjI-99jm4c', > 'ID_FS_UUID_ENC': 'zTa32p-sAtT-4nHb-0N2m-XFKT-8OjI-99jm4c', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'ST3500320AS', > 'ID_MODEL_ENC': 'ST3500320AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '401625', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '976366440', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '000bac80-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000bac80', > 'ID_REVISION': 'SD15', > 'ID_SERIAL': 'ST3500320AS_9QM29PCP', > 'ID_SERIAL_SHORT': '9QM29PCP', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5000b8dd754', > 'ID_WWN_WITH_EXTENSION': '0x5000c5000b8dd754', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '54666', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-ST3500320AS_9QM29PCP-part2', > '/dev/disk/by-id/wwn-0x5000c5000b8dd754-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >00:46:58,647 INFO blivet: scanning sdb2 (/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2)... >00:46:58,648 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb2 ; >00:46:58,651 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:46:58,651 INFO blivet: sdb2 is a partition >00:46:58,652 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >00:46:58,654 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >00:46:58,655 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sdb (4) with existing msdos disklabel >00:46:58,657 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >00:46:58,659 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >00:46:58,659 DEBUG blivet: getFormat('None') returning DeviceFormat instance >00:46:58,660 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >00:46:58,660 DEBUG blivet: looking up parted Partition: /dev/sdb2 >00:46:58,662 DEBUG blivet: PartitionDevice.probe: sdb2 ; exists: True ; >00:46:58,663 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >00:46:58,664 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >00:46:58,666 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >00:46:58,666 INFO blivet: added partition sdb2 (id 6) to device tree >00:46:58,667 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >00:46:58,668 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >00:46:58,669 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >00:46:58,671 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >00:46:58,687 WARN blivet: disklabel detected but not usable on sdb2 >00:46:58,727 INFO blivet: type detected on 'sdb2' is 'LVM2_member' >00:46:58,729 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: VolGroup00 ; uuid: zTa32p-sAtT-4nHb-0N2m-XFKT-8OjI-99jm4c ; exists: True ; vgUuid: vBFAeo-66Ja-a1cq-rY0x-I5HF-LD95-bXMfid ; label: None ; peStart: 0.1875 ; device: /dev/sdb2 ; serial: 9QM29PCP ; >00:46:58,729 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >00:46:58,730 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >00:46:58,732 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: lvmpv ; >00:46:58,735 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sdb2 ; >00:46:58,736 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >00:46:58,738 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >00:46:58,738 DEBUG blivet: getFormat('None') returning DeviceFormat instance >00:46:58,740 DEBUG blivet: LVMVolumeGroupDevice._setFormat: VolGroup00 ; current: None ; type: None ; >00:46:58,740 INFO blivet: added lvmvg VolGroup00 (id 7) to device tree >00:46:58,764 DEBUG blivet: DeviceTree.getDeviceByName: name: VolGroup00-LogVol01 ; >00:46:58,768 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:46:58,776 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >00:46:58,780 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: VolGroup00 ; >00:46:58,785 DEBUG blivet: getFormat('None') returning DeviceFormat instance >00:46:58,788 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: VolGroup00-LogVol01 ; current: None ; type: None ; >00:46:58,789 DEBUG blivet: looking up parted Device: /dev/mapper/VolGroup00-LogVol01 >00:46:58,794 DEBUG blivet: Adding VolGroup00-LogVol01/8192MB to VolGroup00 >00:46:58,795 INFO blivet: added lvmlv VolGroup00-LogVol01 (id 8) to device tree >00:46:58,797 DEBUG blivet: LVMLogicalVolumeDevice.setup: VolGroup00-LogVol01 ; status: True ; controllable: True ; orig: False ; >00:46:58,800 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: VolGroup00-LogVol01 ; status: True ; >00:46:58,801 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: VolGroup00-LogVol01 ; status: True ; >00:46:58,809 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/VolGroup00/LogVol01 /dev/disk/by-id/dm-name-VolGroup00-LogVol01 /dev/disk/by-id/dm-uuid-LVM-vBFAeo66Jaa1cqrY0xI5HFLD95bXMfidNb6D8FqY7vBcfQ4z17q3QIzka0qcfSF0 /dev/disk/by-uuid/d5769611-c9c9-4432-b626-6cfc811dd781 /dev/mapper/VolGroup00-LogVol01', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'LogVol01', > 'DM_NAME': 'VolGroup00-LogVol01', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-vBFAeo66Jaa1cqrY0xI5HFLD95bXMfidNb6D8FqY7vBcfQ4z17q3QIzka0qcfSF0', > 'DM_VG_NAME': 'VolGroup00', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'd5769611-c9c9-4432-b626-6cfc811dd781', > 'ID_FS_UUID_ENC': 'd5769611-c9c9-4432-b626-6cfc811dd781', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '368320', > 'name': 'dm-3', > 'symlinks': ['/dev/VolGroup00/LogVol01', > '/dev/disk/by-id/dm-name-VolGroup00-LogVol01', > '/dev/disk/by-id/dm-uuid-LVM-vBFAeo66Jaa1cqrY0xI5HFLD95bXMfidNb6D8FqY7vBcfQ4z17q3QIzka0qcfSF0', > '/dev/disk/by-uuid/d5769611-c9c9-4432-b626-6cfc811dd781', > '/dev/mapper/VolGroup00-LogVol01'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: VolGroup00-LogVol01 ; >00:46:58,810 INFO blivet: scanning VolGroup00-LogVol01 (/devices/virtual/block/dm-3)... >00:46:58,811 DEBUG blivet: DeviceTree.getDeviceByName: name: VolGroup00-LogVol01 ; >00:46:58,813 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB lvmlv VolGroup00-LogVol01 (8) >00:46:58,815 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: VolGroup00-LogVol01 ; >00:46:58,817 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: VolGroup00-LogVol01 ; label_type: None ; >00:46:58,820 DEBUG blivet: SwapSpace.__init__: >00:46:58,820 DEBUG blivet: getFormat('swap') returning SwapSpace instance >00:46:58,820 DEBUG blivet: device VolGroup00-LogVol01 does not contain a disklabel >00:46:58,820 INFO blivet: type detected on 'VolGroup00-LogVol01' is 'swap' >00:46:58,822 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/VolGroup00-LogVol01 ; serial: None ; uuid: d5769611-c9c9-4432-b626-6cfc811dd781 ; exists: True ; label: None ; >00:46:58,822 DEBUG blivet: getFormat('swap') returning SwapSpace instance >00:46:58,824 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: VolGroup00-LogVol01 ; current: None ; type: swap ; >00:46:58,827 DEBUG blivet: looking up parted Device: /dev/mapper/VolGroup00 >00:46:58,828 DEBUG blivet: VolGroup00 size is 476736MB >00:46:58,828 DEBUG blivet: vg VolGroup00 has 468544MB free >00:46:58,829 DEBUG blivet: VolGroup00 size is 476736MB >00:46:58,829 DEBUG blivet: vg VolGroup00 has 468544MB free >00:46:58,831 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f15c638c8d0) -- > name = VolGroup00-LogVol01 status = True kids = 0 id = 8 > parents = ['existing 476736MB lvmvg VolGroup00 (7)'] > uuid = Nb6D8F-qY7v-BcfQ-4z17-q3QI-zka0-qcfSF0 size = 8192.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/VolGroup00-LogVol01 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1044, 255, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c674ac20> > target size = 8192.0 path = /dev/mapper/VolGroup00-LogVol01 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f15c638c690) -- > name = VolGroup00 status = True kids = 1 id = 7 > parents = ['existing 476741MB partition sdb2 (6) with existing lvmpv'] > uuid = vBFAeo-66Ja-a1cq-rY0x-I5HF-LD95-bXMfid size = 476736 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/VolGroup00 > format args = [] originalFormat = None target = None dmUuid = None free = 3776.0 PE Size = 32.0 PE Count = 14898 > PE Free = 118 PV Count = 1 > LV Names = ['LogVol01', 'LogVol02', 'LogVol03'] modified = False > extents = 14898.0 free space = 468544 > free extents = 14642.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476741MB partition sdb2 (6) with existing lvmpv'] > LVs = ['existing 8192MB lvmlv VolGroup00-LogVol01 (8) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 8192MB >00:46:58,831 INFO blivet: got format: SwapSpace instance (0x7f15c638cc50) -- > type = swap name = swap status = False > device = /dev/mapper/VolGroup00-LogVol01 uuid = d5769611-c9c9-4432-b626-6cfc811dd781 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >00:46:58,833 DEBUG blivet: DeviceTree.getDeviceByName: name: VolGroup00-LogVol02 ; >00:46:58,834 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:46:58,836 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >00:46:58,838 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: VolGroup00 ; >00:46:58,838 DEBUG blivet: getFormat('None') returning DeviceFormat instance >00:46:58,839 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: VolGroup00-LogVol02 ; current: None ; type: None ; >00:46:58,840 DEBUG blivet: looking up parted Device: /dev/mapper/VolGroup00-LogVol02 >00:46:58,842 DEBUG blivet: Adding VolGroup00-LogVol02/50016MB to VolGroup00 >00:46:58,842 INFO blivet: added lvmlv VolGroup00-LogVol02 (id 9) to device tree >00:46:58,844 DEBUG blivet: LVMLogicalVolumeDevice.setup: VolGroup00-LogVol02 ; status: True ; controllable: True ; orig: False ; >00:46:58,846 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: VolGroup00-LogVol02 ; status: True ; >00:46:58,848 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: VolGroup00-LogVol02 ; status: True ; >00:46:58,858 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/VolGroup00/LogVol02 /dev/disk/by-id/dm-name-VolGroup00-LogVol02 /dev/disk/by-id/dm-uuid-LVM-vBFAeo66Jaa1cqrY0xI5HFLD95bXMfidlDOXIoO7Kwd03FzC7TkZ5fGMorwKeqIp /dev/disk/by-uuid/f404506d-f072-4c7e-baab-78cb34afd4e7 /dev/mapper/VolGroup00-LogVol02', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'LogVol02', > 'DM_NAME': 'VolGroup00-LogVol02', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-vBFAeo66Jaa1cqrY0xI5HFLD95bXMfidlDOXIoO7Kwd03FzC7TkZ5fGMorwKeqIp', > 'DM_VG_NAME': 'VolGroup00', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f404506d-f072-4c7e-baab-78cb34afd4e7', > 'ID_FS_UUID_ENC': 'f404506d-f072-4c7e-baab-78cb34afd4e7', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '369758', > 'name': 'dm-4', > 'symlinks': ['/dev/VolGroup00/LogVol02', > '/dev/disk/by-id/dm-name-VolGroup00-LogVol02', > '/dev/disk/by-id/dm-uuid-LVM-vBFAeo66Jaa1cqrY0xI5HFLD95bXMfidlDOXIoO7Kwd03FzC7TkZ5fGMorwKeqIp', > '/dev/disk/by-uuid/f404506d-f072-4c7e-baab-78cb34afd4e7', > '/dev/mapper/VolGroup00-LogVol02'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: VolGroup00-LogVol02 ; >00:46:58,859 INFO blivet: scanning VolGroup00-LogVol02 (/devices/virtual/block/dm-4)... >00:46:58,860 DEBUG blivet: DeviceTree.getDeviceByName: name: VolGroup00-LogVol02 ; >00:46:58,862 DEBUG blivet: DeviceTree.getDeviceByName returned existing 50016MB lvmlv VolGroup00-LogVol02 (9) >00:46:58,864 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: VolGroup00-LogVol02 ; >00:46:58,865 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: VolGroup00-LogVol02 ; label_type: None ; >00:46:58,868 DEBUG blivet: Ext4FS.supported: supported: True ; >00:46:58,868 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >00:46:58,868 DEBUG blivet: device VolGroup00-LogVol02 does not contain a disklabel >00:46:58,869 INFO blivet: type detected on 'VolGroup00-LogVol02' is 'ext4' >00:46:58,941 DEBUG blivet: padding min size from 20203 up to 20703 >00:46:58,943 DEBUG blivet: Ext4FS.supported: supported: True ; >00:46:58,944 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >00:46:58,945 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: VolGroup00-LogVol02 ; current: None ; type: ext4 ; >00:46:58,949 DEBUG blivet: looking up parted Device: /dev/mapper/VolGroup00 >00:46:58,950 DEBUG blivet: VolGroup00 size is 476736MB >00:46:58,950 DEBUG blivet: vg VolGroup00 has 418528MB free >00:46:58,951 DEBUG blivet: VolGroup00 size is 476736MB >00:46:58,952 DEBUG blivet: vg VolGroup00 has 418528MB free >00:46:58,955 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f15c6396d10) -- > name = VolGroup00-LogVol02 status = True kids = 0 id = 9 > parents = ['existing 476736MB lvmvg VolGroup00 (7)'] > uuid = lDOXIo-O7Kw-d03F-zC7T-kZ5f-GMor-wKeqIp size = 50016.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/VolGroup00-LogVol02 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 102432768 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6376, 255, 63) biosGeometry: (6376, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c674aef0> > target size = 50016.0 path = /dev/mapper/VolGroup00-LogVol02 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f15c638c690) -- > name = VolGroup00 status = True kids = 2 id = 7 > parents = ['existing 476741MB partition sdb2 (6) with existing lvmpv'] > uuid = vBFAeo-66Ja-a1cq-rY0x-I5HF-LD95-bXMfid size = 476736 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/VolGroup00 > format args = [] originalFormat = None target = None dmUuid = None free = 3776.0 PE Size = 32.0 PE Count = 14898 > PE Free = 118 PV Count = 1 > LV Names = ['LogVol01', 'LogVol02', 'LogVol03'] modified = False > extents = 14898.0 free space = 418528 > free extents = 13079.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476741MB partition sdb2 (6) with existing lvmpv'] > LVs = ['existing 8192MB lvmlv VolGroup00-LogVol01 (8) with existing swap', > 'existing 50016MB lvmlv VolGroup00-LogVol02 (9) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 50016MB >00:46:58,956 DEBUG blivet: Ext4FS.supported: supported: True ; >00:46:58,957 INFO blivet: got format: Ext4FS instance (0x7f15c63a6110) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/VolGroup00-LogVol02 uuid = f404506d-f072-4c7e-baab-78cb34afd4e7 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 50016.0 targetSize = 50016.0 > >00:46:58,959 DEBUG blivet: DeviceTree.getDeviceByName: name: VolGroup00-LogVol03 ; >00:46:58,984 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:46:58,987 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >00:46:58,988 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: VolGroup00 ; >00:46:58,989 DEBUG blivet: getFormat('None') returning DeviceFormat instance >00:46:58,991 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: VolGroup00-LogVol03 ; current: None ; type: None ; >00:46:58,991 DEBUG blivet: looking up parted Device: /dev/mapper/VolGroup00-LogVol03 >00:46:58,994 DEBUG blivet: Adding VolGroup00-LogVol03/414752MB to VolGroup00 >00:46:58,994 INFO blivet: added lvmlv VolGroup00-LogVol03 (id 10) to device tree >00:46:58,996 DEBUG blivet: LVMLogicalVolumeDevice.setup: VolGroup00-LogVol03 ; status: True ; controllable: True ; orig: False ; >00:46:58,998 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: VolGroup00-LogVol03 ; status: True ; >00:46:59,000 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: VolGroup00-LogVol03 ; status: True ; >00:46:59,014 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/VolGroup00/LogVol03 /dev/disk/by-id/dm-name-VolGroup00-LogVol03 /dev/disk/by-id/dm-uuid-LVM-vBFAeo66Jaa1cqrY0xI5HFLD95bXMfidAQyplIRPIFREvxbNze1qecBfdXYJ5uTH /dev/disk/by-uuid/75be5724-4fb2-41bf-89d2-aac04e240b52 /dev/mapper/VolGroup00-LogVol03', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'LogVol03', > 'DM_NAME': 'VolGroup00-LogVol03', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-vBFAeo66Jaa1cqrY0xI5HFLD95bXMfidAQyplIRPIFREvxbNze1qecBfdXYJ5uTH', > 'DM_VG_NAME': 'VolGroup00', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '75be5724-4fb2-41bf-89d2-aac04e240b52', > 'ID_FS_UUID_ENC': '75be5724-4fb2-41bf-89d2-aac04e240b52', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '365266', > 'name': 'dm-2', > 'symlinks': ['/dev/VolGroup00/LogVol03', > '/dev/disk/by-id/dm-name-VolGroup00-LogVol03', > '/dev/disk/by-id/dm-uuid-LVM-vBFAeo66Jaa1cqrY0xI5HFLD95bXMfidAQyplIRPIFREvxbNze1qecBfdXYJ5uTH', > '/dev/disk/by-uuid/75be5724-4fb2-41bf-89d2-aac04e240b52', > '/dev/mapper/VolGroup00-LogVol03'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: VolGroup00-LogVol03 ; >00:46:59,015 INFO blivet: scanning VolGroup00-LogVol03 (/devices/virtual/block/dm-2)... >00:46:59,016 DEBUG blivet: DeviceTree.getDeviceByName: name: VolGroup00-LogVol03 ; >00:46:59,019 DEBUG blivet: DeviceTree.getDeviceByName returned existing 414752MB lvmlv VolGroup00-LogVol03 (10) >00:46:59,021 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: VolGroup00-LogVol03 ; >00:46:59,022 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: VolGroup00-LogVol03 ; label_type: None ; >00:46:59,024 DEBUG blivet: Ext3FS.supported: supported: True ; >00:46:59,025 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >00:46:59,025 DEBUG blivet: device VolGroup00-LogVol03 does not contain a disklabel >00:46:59,025 INFO blivet: type detected on 'VolGroup00-LogVol03' is 'ext3' >00:46:59,101 DEBUG blivet: padding min size from 331863 up to 332363 >00:46:59,108 DEBUG blivet: Ext3FS.supported: supported: True ; >00:46:59,109 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >00:46:59,113 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: VolGroup00-LogVol03 ; current: None ; type: ext3 ; >00:46:59,121 DEBUG blivet: looking up parted Device: /dev/mapper/VolGroup00 >00:46:59,121 DEBUG blivet: VolGroup00 size is 476736MB >00:46:59,123 DEBUG blivet: vg VolGroup00 has 3776MB free >00:46:59,124 DEBUG blivet: VolGroup00 size is 476736MB >00:46:59,126 DEBUG blivet: vg VolGroup00 has 3776MB free >00:46:59,129 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f15c33f7650) -- > name = VolGroup00-LogVol03 status = True kids = 0 id = 10 > parents = ['existing 476736MB lvmvg VolGroup00 (7)'] > uuid = AQyplI-RPIF-REvx-bNze-1qec-BfdX-YJ5uTH size = 414752.0 > format = existing ext3 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/VolGroup00-LogVol03 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 849412096 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (52873, 255, 63) biosGeometry: (52873, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c674a8c0> > target size = 414752.0 path = /dev/mapper/VolGroup00-LogVol03 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f15c638c690) -- > name = VolGroup00 status = True kids = 3 id = 7 > parents = ['existing 476741MB partition sdb2 (6) with existing lvmpv'] > uuid = vBFAeo-66Ja-a1cq-rY0x-I5HF-LD95-bXMfid size = 476736 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/VolGroup00 > format args = [] originalFormat = None target = None dmUuid = None free = 3776.0 PE Size = 32.0 PE Count = 14898 > PE Free = 118 PV Count = 1 > LV Names = ['LogVol01', 'LogVol02', 'LogVol03'] modified = False > extents = 14898.0 free space = 3776 > free extents = 118.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476741MB partition sdb2 (6) with existing lvmpv'] > LVs = ['existing 8192MB lvmlv VolGroup00-LogVol01 (8) with existing swap', > 'existing 50016MB lvmlv VolGroup00-LogVol02 (9) with existing ext4 filesystem', > 'existing 414752MB lvmlv VolGroup00-LogVol03 (10) with existing ext3 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 414752MB >00:46:59,131 DEBUG blivet: Ext3FS.supported: supported: True ; >00:46:59,132 INFO blivet: got format: Ext3FS instance (0x7f15c638ced0) -- > type = ext3 name = ext3 status = False > device = /dev/mapper/VolGroup00-LogVol03 uuid = 75be5724-4fb2-41bf-89d2-aac04e240b52 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 414752.0 targetSize = 414752.0 > >00:46:59,134 DEBUG blivet: DeviceTree.getDeviceByName: name: VolGroup00-LogVol03 ; >00:46:59,136 DEBUG blivet: DeviceTree.getDeviceByName returned existing 414752MB lvmlv VolGroup00-LogVol03 (10) with existing ext3 filesystem >00:46:59,136 DEBUG blivet: set VolGroup00-LogVol03 copies to 1, metadata size to 0MB, log size to 0MB, total size 414752MB >00:46:59,137 DEBUG blivet: DeviceTree.getDeviceByName: name: VolGroup00-LogVol02 ; >00:46:59,139 DEBUG blivet: DeviceTree.getDeviceByName returned existing 50016MB lvmlv VolGroup00-LogVol02 (9) with existing ext4 filesystem >00:46:59,140 DEBUG blivet: set VolGroup00-LogVol02 copies to 1, metadata size to 0MB, log size to 0MB, total size 50016MB >00:46:59,141 DEBUG blivet: DeviceTree.getDeviceByName: name: VolGroup00-LogVol01 ; >00:46:59,143 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB lvmlv VolGroup00-LogVol01 (8) with existing swap >00:46:59,144 DEBUG blivet: set VolGroup00-LogVol01 copies to 1, metadata size to 0MB, log size to 0MB, total size 8192MB >00:46:59,145 DEBUG blivet: looking up parted Device: /dev/sdb2 >00:46:59,147 INFO blivet: got device: PartitionDevice instance (0x7f15c3408c50) -- > name = sdb2 status = True kids = 1 id = 6 > parents = ['existing 476940MB disk sdb (4) with existing msdos disklabel'] > uuid = None size = 476741.425781 > format = existing lvmpv > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 976366440 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (60776, 255, 63) biosGeometry: (60776, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c6aca050> > target size = 0 path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15c6396050> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15c6396490> PedPartition: <_ped.Partition object at 0x7f15d144ca70> > disk = existing 476940MB disk sdb (4) with existing msdos disklabel > start = 401625 end = 976768064 length = 976366440 > flags = lvm >00:46:59,147 INFO blivet: got format: LVMPhysicalVolume instance (0x7f15c6396c10) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sdb2 uuid = zTa32p-sAtT-4nHb-0N2m-XFKT-8OjI-99jm4c exists = True > options = None supported = True formattable = True resizable = False > vgName = VolGroup00 vgUUID = vBFAeo-66Ja-a1cq-rY0x-I5HF-LD95-bXMfid peStart = 0.1875 >00:46:59,151 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_20051736911181F22864-0:0 /dev/disk/by-path/pci-0000:00:12.2-usb-0:4:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-4/1-4:1.0/host8/target8:0:0/8:0:0:0/block/sdd', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer', > 'ID_MODEL_ENC': 'Cruzer\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5530', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'ac1f676a', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.20', > 'ID_SERIAL': 'SanDisk_Cruzer_20051736911181F22864-0:0', > 'ID_SERIAL_SHORT': '20051736911181F22864', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '56368', > 'name': 'sdd', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_20051736911181F22864-0:0', > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:4:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-4/1-4:1.0/host8/target8:0:0/8:0:0:0/block/sdd'} ; name: sdd ; >00:46:59,152 INFO blivet: scanning sdd (/devices/pci0000:00/0000:00:12.2/usb1/1-4/1-4:1.0/host8/target8:0:0/8:0:0:0/block/sdd)... >00:46:59,153 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd ; >00:46:59,154 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:46:59,155 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdd ; >00:46:59,157 INFO blivet: sdd is a disk >00:46:59,158 DEBUG blivet: getFormat('None') returning DeviceFormat instance >00:46:59,159 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: None ; >00:46:59,177 INFO blivet: added disk sdd (id 11) to device tree >00:46:59,178 DEBUG blivet: looking up parted Device: /dev/sdd >00:46:59,184 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdd ; >00:46:59,187 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdd ; label_type: dos ; >00:46:59,192 DEBUG blivet: DiskDevice.setup: sdd ; status: True ; controllable: True ; orig: False ; >00:46:59,192 DEBUG blivet: required disklabel type for sdd (1) is None >00:46:59,193 DEBUG blivet: default disklabel type for sdd is msdos >00:46:59,194 DEBUG blivet: selecting msdos disklabel for sdd based on size >00:46:59,197 DEBUG blivet: DiskLabel.__init__: device: /dev/sdd ; labelType: msdos ; exists: True ; >00:46:59,204 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f15d1690210>] > device: <parted.device.Device object at 0x7f15c3408f50> > PedDisk: <_ped.Disk object at 0x7f15c6730d40> >00:46:59,205 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >00:46:59,209 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: disklabel ; >00:46:59,212 INFO blivet: got device: DiskDevice instance (0x7f15c6a61d50) -- > name = sdd status = True kids = 0 id = 11 > parents = [] > uuid = None size = 7633.5 > format = existing msdos disklabel > major = 8 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-4/1-4:1.0/host8/target8:0:0/8:0:0:0/block/sdd partedDevice = parted.Device instance -- > model: SanDisk Cruzer path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15633408 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1020, 247, 62) biosGeometry: (973, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c6aca200> > target size = 0 path = /dev/sdd > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f15d1419750> >00:46:59,216 INFO blivet: got format: DiskLabel instance (0x7f15c638c810) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdd uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f15d1690210>] > device: <parted.device.Device object at 0x7f15c3408f50> > PedDisk: <_ped.Disk object at 0x7f15c6730d40> > origPartedDisk = <parted.disk.Disk object at 0x7f15d1690490> > partedDevice = parted.Device instance -- > model: SanDisk Cruzer path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15633408 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1020, 247, 62) biosGeometry: (973, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c6aca0e0> > >00:46:59,230 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_20051736911181F22864-0:0-part1 /dev/disk/by-label/FEDORA /dev/disk/by-path/pci-0000:00:12.2-usb-0:4:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/E813-F8A9', > 'DEVNAME': 'sdd1', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-4/1-4:1.0/host8/target8:0:0/8:0:0:0/block/sdd/sdd1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'FEDORA', > 'ID_FS_LABEL_ENC': 'FEDORA', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'E813-F8A9', > 'ID_FS_UUID_ENC': 'E813-F8A9', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer', > 'ID_MODEL_ENC': 'Cruzer\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5530', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '32', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15633376', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_ENTRY_UUID': 'ac1f676a-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'ac1f676a', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.20', > 'ID_SERIAL': 'SanDisk_Cruzer_20051736911181F22864-0:0', > 'ID_SERIAL_SHORT': '20051736911181F22864', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '49', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '56430', > 'name': 'sdd1', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_20051736911181F22864-0:0-part1', > '/dev/disk/by-label/FEDORA', > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:4:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/E813-F8A9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-4/1-4:1.0/host8/target8:0:0/8:0:0:0/block/sdd/sdd1'} ; name: sdd1 ; >00:46:59,230 INFO blivet: scanning sdd1 (/devices/pci0000:00/0000:00:12.2/usb1/1-4/1-4:1.0/host8/target8:0:0/8:0:0:0/block/sdd/sdd1)... >00:46:59,231 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd1 ; >00:46:59,232 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:46:59,233 INFO blivet: sdd1 is a partition >00:46:59,234 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdd1 ; >00:46:59,235 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd ; >00:46:59,236 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7633MB disk sdd (11) with existing msdos disklabel >00:46:59,238 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdd ; >00:46:59,240 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; >00:46:59,240 DEBUG blivet: getFormat('None') returning DeviceFormat instance >00:46:59,242 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; current: None ; type: None ; >00:46:59,242 DEBUG blivet: looking up parted Partition: /dev/sdd1 >00:46:59,245 DEBUG blivet: PartitionDevice.probe: sdd1 ; exists: True ; >00:46:59,248 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 1 ; >00:46:59,251 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 10 ; >00:46:59,252 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 12 ; >00:46:59,252 INFO blivet: added partition sdd1 (id 12) to device tree >00:46:59,254 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdd1 ; >00:46:59,256 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdd1 ; label_type: dos ; >00:46:59,257 DEBUG blivet: PartitionDevice.setup: sdd1 ; status: True ; controllable: True ; orig: False ; >00:46:59,258 DEBUG blivet: DiskLabel.__init__: device: /dev/sdd1 ; labelType: dos ; exists: True ; >00:46:59,270 WARN blivet: disklabel detected but not usable on sdd1 >00:46:59,270 DEBUG blivet: getFormat('efi') returning EFIFS instance >00:46:59,270 INFO blivet: type detected on 'sdd1' is 'vfat' >00:46:59,271 DEBUG blivet: getFormat('efi') returning EFIFS instance >00:46:59,272 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; >00:46:59,274 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; current: None ; type: efi ; >00:46:59,275 DEBUG blivet: looking up parted Device: /dev/sdd1 >00:46:59,277 INFO blivet: got device: PartitionDevice instance (0x7f15d1690810) -- > name = sdd1 status = True kids = 0 id = 12 > parents = ['existing 7633MB disk sdd (11) with existing msdos disklabel'] > uuid = None size = 7633.484375 > format = existing efi filesystem > major = 8 minor = 49 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-4/1-4:1.0/host8/target8:0:0/8:0:0:0/block/sdd/sdd1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdd1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 15633376 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (1020, 247, 62) biosGeometry: (973, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c6aca170> > target size = 0 path = /dev/sdd1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d1690110> fileSystem: <parted.filesystem.FileSystem object at 0x7f15d1690190> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f15d16908d0> PedPartition: <_ped.Partition object at 0x7f15c33ea770> > disk = existing 7633MB disk sdd (11) with existing msdos disklabel > start = 32 end = 15633407 length = 15633376 > flags = boot >00:46:59,278 INFO blivet: got format: EFIFS instance (0x7f15c3408e10) -- > type = efi name = EFI System Partition status = False > device = /dev/sdd1 uuid = E813-F8A9 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = FEDORA size = 0.0 targetSize = 0.0 > >00:46:59,284 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-HL-DT-ST_BD-RE_BH14NS40_K81CAKJ2407 /dev/disk/by-label/Oblivion /dev/disk/by-uuid/2006-02-28-11-23-31-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:0/6:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_BD': '1', > 'ID_CDROM_BD_R': '1', > 'ID_CDROM_BD_RE': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FS_LABEL': 'Oblivion', > 'ID_FS_LABEL_ENC': 'Oblivion', > 'ID_FS_SYSTEM_ID': 'GEAR\\x20CD\\x20DVD\\x20RECORDING', > 'ID_FS_TYPE': 'udf', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2006-02-28-11-23-31-00', > 'ID_FS_UUID_ENC': '2006-02-28-11-23-31-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'HL-DT-ST_BD-RE_BH14NS40', > 'ID_MODEL_ENC': 'HL-DT-ST\\x20BD-RE\\x20\\x20BH14NS40\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'HL-DT-ST_BD-RE_BH14NS40_K81CAKJ2407', > 'ID_SERIAL_SHORT': 'K81CAKJ2407', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '59156', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-HL-DT-ST_BD-RE_BH14NS40_K81CAKJ2407', > '/dev/disk/by-label/Oblivion', > '/dev/disk/by-uuid/2006-02-28-11-23-31-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:0/6:0:0:0/block/sr0'} ; name: sr0 ; >00:46:59,284 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:0/6:0:0:0/block/sr0)... >00:46:59,285 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >00:46:59,286 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:46:59,287 INFO blivet: sr0 is a cdrom >00:46:59,288 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >00:46:59,288 DEBUG blivet: getFormat('None') returning DeviceFormat instance >00:46:59,291 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >00:46:59,291 INFO blivet: added cdrom sr0 (id 13) to device tree >00:46:59,292 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >00:46:59,298 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >00:46:59,302 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >00:46:59,303 DEBUG blivet: getFormat('udf') returning DeviceFormat instance >00:46:59,303 DEBUG blivet: device sr0 does not contain a disklabel >00:46:59,304 INFO blivet: type detected on 'sr0' is 'udf' >00:46:59,304 DEBUG blivet: getFormat('udf') returning DeviceFormat instance >00:46:59,308 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: udf ; >00:46:59,310 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >00:46:59,313 DEBUG blivet: looking up parted Device: /dev/sr0 >00:46:59,326 INFO blivet: got device: OpticalDevice instance (0x7f15d16907d0) -- > name = sr0 status = True kids = 0 id = 13 > parents = [] > uuid = None size = 4283.6875 > format = existing udf > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:0/6:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: HL-DT-ST BD-RE BH14NS40 path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2193248 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 7 did: 0 busy: False > hardwareGeometry: (136, 255, 63) biosGeometry: (136, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c6aca440> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >00:46:59,327 INFO blivet: got format: DeviceFormat instance (0x7f15c63a6190) -- > type = udf name = udf status = False > device = /dev/sr0 uuid = 2006-02-28-11-23-31-00 exists = True > options = None supported = False formattable = False resizable = False > >00:46:59,348 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B0_WD-WMATV1049536 /dev/disk/by-id/wwn-0x50014ee0011f985e', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:1/6:0:1:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '194', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '194', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD1001FALS-00J7B0', > 'ID_MODEL_ENC': 'WDC\\x20WD1001FALS-00J7B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00074be3', > 'ID_REVISION': '05.00K05', > 'ID_SERIAL': 'WDC_WD1001FALS-00J7B0_WD-WMATV1049536', > 'ID_SERIAL_SHORT': 'WD-WMATV1049536', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0011f985e', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0011f985e', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '59791', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B0_WD-WMATV1049536', > '/dev/disk/by-id/wwn-0x50014ee0011f985e'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:1/6:0:1:0/block/sdc'} ; name: sdc ; >00:46:59,348 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:1/6:0:1:0/block/sdc)... >00:46:59,350 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >00:46:59,351 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:46:59,352 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >00:46:59,353 INFO blivet: sdc is a disk >00:46:59,354 DEBUG blivet: getFormat('None') returning DeviceFormat instance >00:46:59,355 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >00:46:59,372 INFO blivet: added disk sdc (id 14) to device tree >00:46:59,373 DEBUG blivet: looking up parted Device: /dev/sdc >00:46:59,375 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >00:46:59,377 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >00:46:59,378 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >00:46:59,378 DEBUG blivet: required disklabel type for sdc (1) is None >00:46:59,378 DEBUG blivet: default disklabel type for sdc is msdos >00:46:59,379 DEBUG blivet: selecting msdos disklabel for sdc based on size >00:46:59,380 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >00:46:59,488 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f15c63a6cd0>, <parted.partition.Partition object at 0x7f15c63a6890>, <parted.partition.Partition object at 0x7f15c63ab090>, <parted.partition.Partition object at 0x7f15c63ab210>] > device: <parted.device.Device object at 0x7f15c63a6690> > PedDisk: <_ped.Disk object at 0x7f15c672f680> >00:46:59,489 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >00:46:59,494 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >00:46:59,498 INFO blivet: got device: DiskDevice instance (0x7f15c63a6310) -- > name = sdc status = True kids = 0 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:1/6:0:1:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD1001FALS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 7 did: 1 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c6aca560> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f15c6a6e250> >00:46:59,503 INFO blivet: got format: DiskLabel instance (0x7f15c63a6450) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 4 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f15c63a6cd0>, <parted.partition.Partition object at 0x7f15c63a6890>, <parted.partition.Partition object at 0x7f15c63ab090>, <parted.partition.Partition object at 0x7f15c63ab210>] > device: <parted.device.Device object at 0x7f15c63a6690> > PedDisk: <_ped.Disk object at 0x7f15c672f680> > origPartedDisk = <parted.disk.Disk object at 0x7f15c63a6ed0> > partedDevice = parted.Device instance -- > model: ATA WDC WD1001FALS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 7 did: 1 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c6aca5f0> > >00:46:59,524 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B0_WD-WMATV1049536-part1 /dev/disk/by-id/wwn-0x50014ee0011f985e-part1 /dev/disk/by-label/\\x2fboot /dev/disk/by-uuid/7cbaa7be-32f1-41d9-9a83-8e487c1e14ac', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:1/6:0:1:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '194', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '194', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': '/boot', > 'ID_FS_LABEL_ENC': '\\x2fboot', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7cbaa7be-32f1-41d9-9a83-8e487c1e14ac', > 'ID_FS_UUID_ENC': '7cbaa7be-32f1-41d9-9a83-8e487c1e14ac', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD1001FALS-00J7B0', > 'ID_MODEL_ENC': 'WDC\\x20WD1001FALS-00J7B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2104452', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '00074be3-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00074be3', > 'ID_REVISION': '05.00K05', > 'ID_SERIAL': 'WDC_WD1001FALS-00J7B0_WD-WMATV1049536', > 'ID_SERIAL_SHORT': 'WD-WMATV1049536', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0011f985e', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0011f985e', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '59904', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B0_WD-WMATV1049536-part1', > '/dev/disk/by-id/wwn-0x50014ee0011f985e-part1', > '/dev/disk/by-label/\\x2fboot', > '/dev/disk/by-uuid/7cbaa7be-32f1-41d9-9a83-8e487c1e14ac'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:1/6:0:1:0/block/sdc/sdc1'} ; name: sdc1 ; >00:46:59,524 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:1/6:0:1:0/block/sdc/sdc1)... >00:46:59,526 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc1 ; >00:46:59,527 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:46:59,527 INFO blivet: sdc1 is a partition >00:46:59,528 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >00:46:59,530 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >00:46:59,531 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (14) with existing msdos disklabel >00:46:59,533 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >00:46:59,534 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >00:46:59,535 DEBUG blivet: getFormat('None') returning DeviceFormat instance >00:46:59,537 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >00:46:59,537 DEBUG blivet: looking up parted Partition: /dev/sdc1 >00:46:59,538 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >00:46:59,539 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >00:46:59,541 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >00:46:59,542 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >00:46:59,542 INFO blivet: added partition sdc1 (id 15) to device tree >00:46:59,543 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >00:46:59,544 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; >00:46:59,546 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >00:46:59,548 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; >00:46:59,588 WARN blivet: disklabel detected but not usable on sdc1 >00:46:59,588 INFO blivet: type detected on 'sdc1' is 'ext3' >00:46:59,660 DEBUG blivet: padding min size from 93 up to 102 >00:46:59,662 DEBUG blivet: Ext3FS.supported: supported: True ; >00:46:59,662 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >00:46:59,664 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >00:46:59,666 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: ext3 ; >00:46:59,667 DEBUG blivet: looking up parted Device: /dev/sdc1 >00:46:59,670 INFO blivet: got device: PartitionDevice instance (0x7f15c63a6410) -- > name = sdc1 status = True kids = 0 id = 15 > parents = ['existing 953869MB disk sdc (14) with existing msdos disklabel'] > uuid = None size = 1027.56445312 > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:1/6:0:1:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2104452 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c6aca4d0> > target size = 0 path = /dev/sdc1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15c63a6750> fileSystem: <parted.filesystem.FileSystem object at 0x7f15c63a6d90> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15c63a6d10> PedPartition: <_ped.Partition object at 0x7f15c33ea6b0> > disk = existing 953869MB disk sdc (14) with existing msdos disklabel > start = 63 end = 2104514 length = 2104452 > flags = boot >00:46:59,672 DEBUG blivet: Ext3FS.supported: supported: True ; >00:46:59,672 INFO blivet: got format: Ext3FS instance (0x7f15d1419d10) -- > type = ext3 name = ext3 status = False > device = /dev/sdc1 uuid = 7cbaa7be-32f1-41d9-9a83-8e487c1e14ac exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = /boot size = 1027.0 targetSize = 1027.0 > >00:46:59,685 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B0_WD-WMATV1049536-part2 /dev/disk/by-id/wwn-0x50014ee0011f985e-part2 /dev/disk/by-label/\\x2f /dev/disk/by-uuid/605d8692-55a7-48dd-a03e-af3612cfcec5', > 'DEVNAME': 'sdc2', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:1/6:0:1:0/block/sdc/sdc2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '194', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '194', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': '/', > 'ID_FS_LABEL_ENC': '\\x2f', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '605d8692-55a7-48dd-a03e-af3612cfcec5', > 'ID_FS_UUID_ENC': '605d8692-55a7-48dd-a03e-af3612cfcec5', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD1001FALS-00J7B0', > 'ID_MODEL_ENC': 'WDC\\x20WD1001FALS-00J7B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '2104515', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '61432560', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '00074be3-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00074be3', > 'ID_REVISION': '05.00K05', > 'ID_SERIAL': 'WDC_WD1001FALS-00J7B0_WD-WMATV1049536', > 'ID_SERIAL_SHORT': 'WD-WMATV1049536', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0011f985e', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0011f985e', > 'MAJOR': '8', > 'MINOR': '34', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '60031', > 'name': 'sdc2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B0_WD-WMATV1049536-part2', > '/dev/disk/by-id/wwn-0x50014ee0011f985e-part2', > '/dev/disk/by-label/\\x2f', > '/dev/disk/by-uuid/605d8692-55a7-48dd-a03e-af3612cfcec5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:1/6:0:1:0/block/sdc/sdc2'} ; name: sdc2 ; >00:46:59,685 INFO blivet: scanning sdc2 (/devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:1/6:0:1:0/block/sdc/sdc2)... >00:46:59,686 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc2 ; >00:46:59,687 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:46:59,687 INFO blivet: sdc2 is a partition >00:46:59,688 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc2 ; >00:46:59,690 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >00:46:59,691 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (14) with existing msdos disklabel >00:46:59,693 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdc ; >00:46:59,694 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; >00:46:59,694 DEBUG blivet: getFormat('None') returning DeviceFormat instance >00:46:59,695 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; current: None ; type: None ; >00:46:59,696 DEBUG blivet: looking up parted Partition: /dev/sdc2 >00:46:59,697 DEBUG blivet: PartitionDevice.probe: sdc2 ; exists: True ; >00:46:59,698 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 1 ; >00:46:59,700 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 10 ; >00:46:59,701 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 12 ; >00:46:59,701 INFO blivet: added partition sdc2 (id 16) to device tree >00:46:59,702 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc2 ; >00:46:59,704 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc2 ; label_type: dos ; >00:46:59,705 DEBUG blivet: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >00:46:59,706 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc2 ; labelType: dos ; exists: True ; >00:46:59,723 WARN blivet: disklabel detected but not usable on sdc2 >00:46:59,723 INFO blivet: type detected on 'sdc2' is 'ext3' >00:46:59,787 DEBUG blivet: padding min size from 15453 up to 15953 >00:46:59,791 DEBUG blivet: Ext3FS.supported: supported: True ; >00:46:59,793 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >00:46:59,798 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; >00:46:59,801 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; current: None ; type: ext3 ; >00:46:59,804 DEBUG blivet: looking up parted Device: /dev/sdc2 >00:46:59,809 INFO blivet: got device: PartitionDevice instance (0x7f15d1690150) -- > name = sdc2 status = True kids = 0 id = 16 > parents = ['existing 953869MB disk sdc (14) with existing msdos disklabel'] > uuid = None size = 29996.3671875 > format = existing ext3 filesystem > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:1/6:0:1:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 61432560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3824, 255, 63) biosGeometry: (3824, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c6aca9e0> > target size = 0 path = /dev/sdc2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15c63a6750> fileSystem: <parted.filesystem.FileSystem object at 0x7f15c63a6dd0> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15c63a6a10> PedPartition: <_ped.Partition object at 0x7f15c33ea650> > disk = existing 953869MB disk sdc (14) with existing msdos disklabel > start = 2104515 end = 63537074 length = 61432560 > flags = >00:46:59,811 DEBUG blivet: Ext3FS.supported: supported: True ; >00:46:59,812 INFO blivet: got format: Ext3FS instance (0x7f15c63ab750) -- > type = ext3 name = ext3 status = False > device = /dev/sdc2 uuid = 605d8692-55a7-48dd-a03e-af3612cfcec5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = / size = 29996.0 targetSize = 29996.0 > >00:46:59,821 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B0_WD-WMATV1049536-part4 /dev/disk/by-id/wwn-0x50014ee0011f985e-part4', > 'DEVNAME': 'sdc4', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:1/6:0:1:0/block/sdc/sdc4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '194', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '194', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD1001FALS-00J7B0', > 'ID_MODEL_ENC': 'WDC\\x20WD1001FALS-00J7B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '71923005', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1881597060', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '00074be3-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00074be3', > 'ID_REVISION': '05.00K05', > 'ID_SERIAL': 'WDC_WD1001FALS-00J7B0_WD-WMATV1049536', > 'ID_SERIAL_SHORT': 'WD-WMATV1049536', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0011f985e', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0011f985e', > 'MAJOR': '8', > 'MINOR': '36', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '60147', > 'name': 'sdc4', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B0_WD-WMATV1049536-part4', > '/dev/disk/by-id/wwn-0x50014ee0011f985e-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:1/6:0:1:0/block/sdc/sdc4'} ; name: sdc4 ; >00:46:59,821 INFO blivet: scanning sdc4 (/devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:1/6:0:1:0/block/sdc/sdc4)... >00:46:59,822 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc4 ; >00:46:59,824 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:46:59,825 INFO blivet: sdc4 is a partition >00:46:59,826 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc4 ; >00:46:59,827 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >00:46:59,828 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (14) with existing msdos disklabel >00:46:59,830 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sdc ; >00:46:59,831 DEBUG blivet: PartitionDevice._setFormat: sdc4 ; >00:46:59,831 DEBUG blivet: getFormat('None') returning DeviceFormat instance >00:46:59,833 DEBUG blivet: PartitionDevice._setFormat: sdc4 ; current: None ; type: None ; >00:46:59,833 DEBUG blivet: looking up parted Partition: /dev/sdc4 >00:46:59,834 DEBUG blivet: PartitionDevice.probe: sdc4 ; exists: True ; >00:46:59,836 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc4 ; flag: 1 ; >00:46:59,837 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc4 ; flag: 10 ; >00:46:59,838 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc4 ; flag: 12 ; >00:46:59,839 INFO blivet: added partition sdc4 (id 17) to device tree >00:46:59,840 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc4 ; >00:46:59,841 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc4 ; label_type: dos ; >00:46:59,842 DEBUG blivet: PartitionDevice.setup: sdc4 ; status: True ; controllable: True ; orig: False ; >00:46:59,843 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc4 ; labelType: dos ; exists: True ; >00:46:59,845 WARN blivet: disklabel detected but not usable on sdc4 >00:46:59,846 DEBUG blivet: no type or existing type for sdc4, bailing >00:46:59,847 DEBUG blivet: looking up parted Device: /dev/sdc4 >00:46:59,853 INFO blivet: got device: PartitionDevice instance (0x7f15d1681f90) -- > name = sdc4 status = True kids = 0 id = 17 > parents = ['existing 953869MB disk sdc (14) with existing msdos disklabel'] > uuid = None size = 918748.564453 > format = existing None > major = 8 minor = 36 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:1/6:0:1:0/block/sdc/sdc4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c6aca3b0> > target size = 0 path = /dev/sdc4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15c63a6750> fileSystem: None > number: 4 path: /dev/sdc4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15c63ab0d0> PedPartition: <_ped.Partition object at 0x7f15c33ea710> > disk = existing 953869MB disk sdc (14) with existing msdos disklabel > start = 71923005 end = 1953520064 length = 1881597060 > flags = >00:46:59,867 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B0_WD-WMATV1049536-part5 /dev/disk/by-id/wwn-0x50014ee0011f985e-part5', > 'DEVNAME': 'sdc5', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:1/6:0:1:0/block/sdc/sdc5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '194', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '194', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'e40e5900-536f-17d3-33cb-52d8f02cb6d3', > 'ID_FS_UUID_ENC': 'e40e5900-536f-17d3-33cb-52d8f02cb6d3', > 'ID_FS_VERSION': '0.90.0', > 'ID_MODEL': 'WDC_WD1001FALS-00J7B0', > 'ID_MODEL_ENC': 'WDC\\x20WD1001FALS-00J7B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '71923068', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1881596997', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '00074be3-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00074be3', > 'ID_REVISION': '05.00K05', > 'ID_SERIAL': 'WDC_WD1001FALS-00J7B0_WD-WMATV1049536', > 'ID_SERIAL_SHORT': 'WD-WMATV1049536', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0011f985e', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0011f985e', > 'MAJOR': '8', > 'MINOR': '37', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '60265', > 'name': 'sdc5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B0_WD-WMATV1049536-part5', > '/dev/disk/by-id/wwn-0x50014ee0011f985e-part5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:1/6:0:1:0/block/sdc/sdc5'} ; name: sdc5 ; >00:46:59,867 INFO blivet: scanning sdc5 (/devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:1/6:0:1:0/block/sdc/sdc5)... >00:46:59,868 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc5 ; >00:46:59,869 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:46:59,870 INFO blivet: sdc5 is a partition >00:46:59,871 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc5 ; >00:46:59,872 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >00:46:59,873 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (14) with existing msdos disklabel >00:46:59,875 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sdc ; >00:46:59,876 DEBUG blivet: PartitionDevice._setFormat: sdc5 ; >00:46:59,876 DEBUG blivet: getFormat('None') returning DeviceFormat instance >00:46:59,877 DEBUG blivet: PartitionDevice._setFormat: sdc5 ; current: None ; type: None ; >00:46:59,878 DEBUG blivet: looking up parted Partition: /dev/sdc5 >00:46:59,879 DEBUG blivet: PartitionDevice.probe: sdc5 ; exists: True ; >00:46:59,881 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc5 ; flag: 1 ; >00:46:59,882 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc5 ; flag: 10 ; >00:46:59,883 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc5 ; flag: 12 ; >00:46:59,884 INFO blivet: added partition sdc5 (id 18) to device tree >00:46:59,885 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc5 ; >00:46:59,886 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc5 ; label_type: dos ; >00:46:59,887 DEBUG blivet: PartitionDevice.setup: sdc5 ; status: True ; controllable: True ; orig: False ; >00:46:59,888 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc5 ; labelType: dos ; exists: True ; >00:46:59,894 WARN blivet: disklabel detected but not usable on sdc5 >00:46:59,955 INFO blivet: type detected on 'sdc5' is 'linux_raid_member' >00:46:59,959 DEBUG blivet: MDRaidMember.__init__: uuid: e40e5900-536f-17d3-33cb-52d8f02cb6d3 ; exists: True ; label: None ; device: /dev/sdc5 ; serial: WD-WMATV1049536 ; mdUuid: e40e5900:536f17d3:33cb52d8:f02cb6d3 ; biosraid: False ; >00:46:59,960 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >00:46:59,963 DEBUG blivet: PartitionDevice._setFormat: sdc5 ; >00:46:59,967 DEBUG blivet: PartitionDevice._setFormat: sdc5 ; current: None ; type: mdmember ; >00:46:59,970 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdc5 ; >00:46:59,975 DEBUG blivet: raw RAID 1 size == 919556.520996 >00:46:59,975 INFO blivet: Using 2.0MB superBlockSize >00:46:59,976 DEBUG blivet: existing RAID 1 size == 918748.4375 >00:46:59,977 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 918748MB mdarray 127_0 (3) >00:46:59,981 DEBUG blivet: MDRaidArrayDevice._addDevice: 127_0 ; device: sdc5 ; status: True ; >00:46:59,984 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdc5 ; >00:46:59,988 DEBUG blivet: PartitionDevice.setup: sdc5 ; status: True ; controllable: True ; orig: False ; >00:47:00,028 WARN blivet: failed to add member /dev/sdc5 to md array /dev/md/127_0: mdadd failed for /dev/sdc5: running mdadm --incremental --quiet /dev/sdc5 failed >00:47:00,032 DEBUG blivet: looking up parted Device: /dev/sdc5 >00:47:00,037 INFO blivet: got device: PartitionDevice instance (0x7f15c6a6ebd0) -- > name = sdc5 status = True kids = 1 id = 18 > parents = ['existing 953869MB disk sdc (14) with existing msdos disklabel'] > uuid = None size = 918748.533691 > format = existing mdmember > major = 8 minor = 37 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:1/6:0:1:0/block/sdc/sdc5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1881596997 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (117123, 255, 63) biosGeometry: (117123, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c6acaa70> > target size = 0 path = /dev/sdc5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15c63a6750> fileSystem: <parted.filesystem.FileSystem object at 0x7f15c63ab2d0> > number: 5 path: /dev/sdc5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15c63ab250> PedPartition: <_ped.Partition object at 0x7f15c33ea590> > disk = existing 953869MB disk sdc (14) with existing msdos disklabel > start = 71923068 end = 1953520064 length = 1881596997 > flags = raid >00:47:00,038 INFO blivet: got format: MDRaidMember instance (0x7f15c63abb10) -- > type = mdmember name = software RAID status = False > device = /dev/sdc5 uuid = e40e5900-536f-17d3-33cb-52d8f02cb6d3 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = e40e5900:536f17d3:33cb52d8:f02cb6d3 biosraid = False >00:47:00,043 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '94122', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >00:47:00,043 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >00:47:00,044 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >00:47:00,046 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:47:00,046 INFO blivet: loop0 is a loop device >00:47:00,047 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >00:47:00,049 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >00:47:00,050 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:47:00,050 DEBUG blivet: getFormat('None') returning DeviceFormat instance >00:47:00,052 DEBUG blivet: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >00:47:00,052 INFO blivet: added file /run/install/repo/LiveOS/squashfs.img (id 19) to device tree >00:47:00,053 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >00:47:00,054 DEBUG blivet: getFormat('None') returning DeviceFormat instance >00:47:00,055 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >00:47:00,055 INFO blivet: added loop loop0 (id 20) to device tree >00:47:00,057 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >00:47:00,058 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >00:47:00,059 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >00:47:00,059 DEBUG blivet: device loop0 does not contain a disklabel >00:47:00,060 INFO blivet: type detected on 'loop0' is 'squashfs' >00:47:00,060 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >00:47:00,063 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >00:47:00,103 DEBUG blivet: looking up parted Device: /run/install/repo/LiveOS/squashfs.img >00:47:00,122 DEBUG blivet: looking up parted Device: /dev/loop0 >00:47:00,124 INFO blivet: got device: LoopDevice instance (0x7f15c63a65d0) -- > name = loop0 status = True kids = 0 id = 20 > parents = ['existing 214MB file /run/install/repo/LiveOS/squashfs.img (19)'] > uuid = None size = 214.703125 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Loopback device path: /dev/loop0 type: 18 > sectorSize: 512 physicalSectorSize: 512 > length: 439712 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (27, 255, 63) biosGeometry: (27, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c6acab00> > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >00:47:00,125 INFO blivet: got format: DeviceFormat instance (0x7f15c63abcd0) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >00:47:00,131 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_UUID_ENC': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '94688', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >00:47:00,132 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >00:47:00,135 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >00:47:00,138 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:47:00,139 INFO blivet: loop1 is a loop device >00:47:00,142 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >00:47:00,146 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >00:47:00,149 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:47:00,150 DEBUG blivet: getFormat('None') returning DeviceFormat instance >00:47:00,153 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >00:47:00,154 INFO blivet: added file /LiveOS/rootfs.img (id 21) to device tree >00:47:00,158 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >00:47:00,159 DEBUG blivet: getFormat('None') returning DeviceFormat instance >00:47:00,162 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >00:47:00,163 INFO blivet: added loop loop1 (id 22) to device tree >00:47:00,166 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >00:47:00,170 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >00:47:00,174 DEBUG blivet: Ext4FS.supported: supported: True ; >00:47:00,175 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >00:47:00,175 DEBUG blivet: device loop1 does not contain a disklabel >00:47:00,176 INFO blivet: type detected on 'loop1' is 'ext4' >00:47:00,234 DEBUG blivet: using current size 0 as min size >00:47:00,238 DEBUG blivet: Ext4FS.supported: supported: True ; >00:47:00,239 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >00:47:00,243 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >00:47:00,244 INFO blivet: got device: LoopDevice instance (0x7f15c63b3390) -- > name = loop1 status = False kids = 0 id = 22 > parents = ['existing 0MB file /LiveOS/rootfs.img (21)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >00:47:00,248 DEBUG blivet: Ext4FS.supported: supported: True ; >00:47:00,249 INFO blivet: got format: Ext4FS instance (0x7f15c63b35d0) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 4847f338-a61d-4f93-ac64-77997dedbbd5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >00:47:00,254 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '95287', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >00:47:00,255 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >00:47:00,258 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >00:47:00,262 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:47:00,263 INFO blivet: loop2 is a loop device >00:47:00,266 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >00:47:00,269 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >00:47:00,273 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:47:00,274 DEBUG blivet: getFormat('None') returning DeviceFormat instance >00:47:00,278 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >00:47:00,279 INFO blivet: added file /overlay (deleted) (id 23) to device tree >00:47:00,283 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >00:47:00,284 DEBUG blivet: getFormat('None') returning DeviceFormat instance >00:47:00,288 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >00:47:00,288 INFO blivet: added loop loop2 (id 24) to device tree >00:47:00,292 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >00:47:00,297 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >00:47:00,297 DEBUG blivet: getFormat('None') returning DeviceFormat instance >00:47:00,301 DEBUG blivet: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >00:47:00,305 DEBUG blivet: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >00:47:00,310 WARN blivet: disklabel detected but not usable on loop2 >00:47:00,311 DEBUG blivet: no type or existing type for loop2, bailing >00:47:00,313 INFO blivet: got device: LoopDevice instance (0x7f15c63b3710) -- > name = loop2 status = False kids = 0 id = 24 > parents = ['existing 0MB file /overlay (deleted) (23)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >00:47:00,321 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_UUID_ENC': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '16972582', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >00:47:00,322 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >00:47:00,325 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >00:47:00,328 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:47:00,329 INFO blivet: live-rw is a device-mapper device >00:47:00,332 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >00:47:00,336 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: VolGroup00 ; status: True ; >00:47:00,337 DEBUG blivet: failed to find dm node for VolGroup00 >00:47:00,341 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: VolGroup00-LogVol01 ; status: True ; >00:47:00,344 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: VolGroup00-LogVol02 ; status: True ; >00:47:00,348 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: VolGroup00-LogVol03 ; status: True ; >00:47:00,351 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >00:47:00,355 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (22) with existing ext4 filesystem >00:47:00,360 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >00:47:00,365 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (24) >00:47:00,371 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >00:47:00,376 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:47:00,381 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >00:47:00,381 DEBUG blivet: getFormat('None') returning DeviceFormat instance >00:47:00,386 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >00:47:00,387 INFO blivet: added dm live-rw (id 25) to device tree >00:47:00,391 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >00:47:00,395 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >00:47:00,400 DEBUG blivet: Ext4FS.supported: supported: True ; >00:47:00,402 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >00:47:00,402 DEBUG blivet: device live-rw does not contain a disklabel >00:47:00,403 INFO blivet: type detected on 'live-rw' is 'ext4' >00:47:00,473 DEBUG blivet: padding min size from 768 up to 844 >00:47:00,478 DEBUG blivet: Ext4FS.supported: supported: True ; >00:47:00,480 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >00:47:00,484 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >00:47:00,486 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >00:47:00,494 INFO blivet: got device: DMDevice instance (0x7f15c63b34d0) -- > name = live-rw status = True kids = 0 id = 25 > parents = ['existing 0MB loop loop2 (24)'] > uuid = None size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 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 0x7f15c6acacb0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >00:47:00,500 DEBUG blivet: Ext4FS.supported: supported: True ; >00:47:00,502 INFO blivet: got format: Ext4FS instance (0x7f15c63b3750) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 4847f338-a61d-4f93-ac64-77997dedbbd5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >00:47:00,511 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_UUID_ENC': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '981567', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >00:47:00,512 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >00:47:00,516 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >00:47:00,520 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:47:00,521 INFO blivet: live-base is a device-mapper device >00:47:00,525 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >00:47:00,531 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: VolGroup00 ; status: True ; >00:47:00,532 DEBUG blivet: failed to find dm node for VolGroup00 >00:47:00,536 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: VolGroup00-LogVol01 ; status: True ; >00:47:00,540 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: VolGroup00-LogVol02 ; status: True ; >00:47:00,544 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: VolGroup00-LogVol03 ; status: True ; >00:47:00,548 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >00:47:00,551 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >00:47:00,555 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (22) with existing ext4 filesystem >00:47:00,560 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >00:47:00,563 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:47:00,567 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >00:47:00,568 DEBUG blivet: getFormat('None') returning DeviceFormat instance >00:47:00,572 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >00:47:00,572 INFO blivet: added dm live-base (id 26) to device tree >00:47:00,575 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >00:47:00,578 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >00:47:00,583 DEBUG blivet: Ext4FS.supported: supported: True ; >00:47:00,584 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >00:47:00,584 DEBUG blivet: device live-base does not contain a disklabel >00:47:00,585 INFO blivet: type detected on 'live-base' is 'ext4' >00:47:00,653 DEBUG blivet: using current size 0 as min size >00:47:00,656 DEBUG blivet: Ext4FS.supported: supported: True ; >00:47:00,657 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >00:47:00,660 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >00:47:00,661 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >00:47:00,662 INFO blivet: got device: DMDevice instance (0x7f15c63ab690) -- > name = live-base status = True kids = 0 id = 26 > parents = ['existing 0MB loop loop1 (22) with existing ext4 filesystem'] > uuid = None size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 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 0x7f15c6acac20> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >00:47:00,663 DEBUG blivet: Ext4FS.supported: supported: True ; >00:47:00,663 INFO blivet: got format: Ext4FS instance (0x7f15c63b3350) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 4847f338-a61d-4f93-ac64-77997dedbbd5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >00:47:00,666 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/VolGroup00/LogVol03 /dev/disk/by-id/dm-name-VolGroup00-LogVol03 /dev/disk/by-id/dm-uuid-LVM-vBFAeo66Jaa1cqrY0xI5HFLD95bXMfidAQyplIRPIFREvxbNze1qecBfdXYJ5uTH /dev/disk/by-uuid/75be5724-4fb2-41bf-89d2-aac04e240b52 /dev/mapper/VolGroup00-LogVol03', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'LogVol03', > 'DM_NAME': 'VolGroup00-LogVol03', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-vBFAeo66Jaa1cqrY0xI5HFLD95bXMfidAQyplIRPIFREvxbNze1qecBfdXYJ5uTH', > 'DM_VG_NAME': 'VolGroup00', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '75be5724-4fb2-41bf-89d2-aac04e240b52', > 'ID_FS_UUID_ENC': '75be5724-4fb2-41bf-89d2-aac04e240b52', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '365266', > 'name': 'dm-2', > 'symlinks': ['/dev/VolGroup00/LogVol03', > '/dev/disk/by-id/dm-name-VolGroup00-LogVol03', > '/dev/disk/by-id/dm-uuid-LVM-vBFAeo66Jaa1cqrY0xI5HFLD95bXMfidAQyplIRPIFREvxbNze1qecBfdXYJ5uTH', > '/dev/disk/by-uuid/75be5724-4fb2-41bf-89d2-aac04e240b52', > '/dev/mapper/VolGroup00-LogVol03'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: VolGroup00-LogVol03 ; >00:47:00,666 INFO blivet: scanning VolGroup00-LogVol03 (/devices/virtual/block/dm-2)... >00:47:00,667 DEBUG blivet: DeviceTree.getDeviceByName: name: VolGroup00-LogVol03 ; >00:47:00,668 DEBUG blivet: DeviceTree.getDeviceByName returned existing 414752MB lvmlv VolGroup00-LogVol03 (10) with existing ext3 filesystem >00:47:00,669 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: VolGroup00-LogVol03 ; >00:47:00,670 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: VolGroup00-LogVol03 ; label_type: None ; >00:47:00,671 DEBUG blivet: Ext3FS.supported: supported: True ; >00:47:00,671 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >00:47:00,671 DEBUG blivet: device VolGroup00-LogVol03 does not contain a disklabel >00:47:00,671 DEBUG blivet: no type or existing type for VolGroup00-LogVol03, bailing >00:47:00,674 DEBUG blivet: looking up parted Device: /dev/mapper/VolGroup00 >00:47:00,674 DEBUG blivet: VolGroup00 size is 476736MB >00:47:00,675 DEBUG blivet: vg VolGroup00 has 3776MB free >00:47:00,676 DEBUG blivet: VolGroup00 size is 476736MB >00:47:00,677 DEBUG blivet: vg VolGroup00 has 3776MB free >00:47:00,679 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f15c33f7650) -- > name = VolGroup00-LogVol03 status = True kids = 0 id = 10 > parents = ['existing 476736MB lvmvg VolGroup00 (7)'] > uuid = AQyplI-RPIF-REvx-bNze-1qec-BfdX-YJ5uTH size = 414752.0 > format = existing ext3 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/VolGroup00-LogVol03 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 849412096 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (52873, 255, 63) biosGeometry: (52873, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c674a8c0> > target size = 414752.0 path = /dev/mapper/VolGroup00-LogVol03 > format args = [] originalFormat = ext3 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f15c638c690) -- > name = VolGroup00 status = True kids = 3 id = 7 > parents = ['existing 476741MB partition sdb2 (6) with existing lvmpv'] > uuid = vBFAeo-66Ja-a1cq-rY0x-I5HF-LD95-bXMfid size = 476736 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/VolGroup00 > format args = [] originalFormat = None target = None dmUuid = None free = 3776.0 PE Size = 32.0 PE Count = 14898 > PE Free = 118 PV Count = 1 > LV Names = ['LogVol01', 'LogVol02', 'LogVol03'] modified = False > extents = 14898.0 free space = 3776 > free extents = 118.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476741MB partition sdb2 (6) with existing lvmpv'] > LVs = ['existing 8192MB lvmlv VolGroup00-LogVol01 (8) with existing swap', > 'existing 50016MB lvmlv VolGroup00-LogVol02 (9) with existing ext4 filesystem', > 'existing 414752MB lvmlv VolGroup00-LogVol03 (10) with existing ext3 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 414752MB >00:47:00,681 DEBUG blivet: Ext3FS.supported: supported: True ; >00:47:00,681 INFO blivet: got format: Ext3FS instance (0x7f15c638ced0) -- > type = ext3 name = ext3 status = False > device = /dev/mapper/VolGroup00-LogVol03 uuid = 75be5724-4fb2-41bf-89d2-aac04e240b52 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 414752.0 targetSize = 414752.0 > >00:47:00,684 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/VolGroup00/LogVol01 /dev/disk/by-id/dm-name-VolGroup00-LogVol01 /dev/disk/by-id/dm-uuid-LVM-vBFAeo66Jaa1cqrY0xI5HFLD95bXMfidNb6D8FqY7vBcfQ4z17q3QIzka0qcfSF0 /dev/disk/by-uuid/d5769611-c9c9-4432-b626-6cfc811dd781 /dev/mapper/VolGroup00-LogVol01', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'LogVol01', > 'DM_NAME': 'VolGroup00-LogVol01', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-vBFAeo66Jaa1cqrY0xI5HFLD95bXMfidNb6D8FqY7vBcfQ4z17q3QIzka0qcfSF0', > 'DM_VG_NAME': 'VolGroup00', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'd5769611-c9c9-4432-b626-6cfc811dd781', > 'ID_FS_UUID_ENC': 'd5769611-c9c9-4432-b626-6cfc811dd781', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '368320', > 'name': 'dm-3', > 'symlinks': ['/dev/VolGroup00/LogVol01', > '/dev/disk/by-id/dm-name-VolGroup00-LogVol01', > '/dev/disk/by-id/dm-uuid-LVM-vBFAeo66Jaa1cqrY0xI5HFLD95bXMfidNb6D8FqY7vBcfQ4z17q3QIzka0qcfSF0', > '/dev/disk/by-uuid/d5769611-c9c9-4432-b626-6cfc811dd781', > '/dev/mapper/VolGroup00-LogVol01'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: VolGroup00-LogVol01 ; >00:47:00,684 INFO blivet: scanning VolGroup00-LogVol01 (/devices/virtual/block/dm-3)... >00:47:00,685 DEBUG blivet: DeviceTree.getDeviceByName: name: VolGroup00-LogVol01 ; >00:47:00,686 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB lvmlv VolGroup00-LogVol01 (8) with existing swap >00:47:00,687 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: VolGroup00-LogVol01 ; >00:47:00,688 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: VolGroup00-LogVol01 ; label_type: None ; >00:47:00,689 DEBUG blivet: SwapSpace.__init__: >00:47:00,689 DEBUG blivet: getFormat('swap') returning SwapSpace instance >00:47:00,689 DEBUG blivet: device VolGroup00-LogVol01 does not contain a disklabel >00:47:00,689 DEBUG blivet: no type or existing type for VolGroup00-LogVol01, bailing >00:47:00,691 DEBUG blivet: looking up parted Device: /dev/mapper/VolGroup00 >00:47:00,692 DEBUG blivet: VolGroup00 size is 476736MB >00:47:00,693 DEBUG blivet: vg VolGroup00 has 3776MB free >00:47:00,693 DEBUG blivet: VolGroup00 size is 476736MB >00:47:00,694 DEBUG blivet: vg VolGroup00 has 3776MB free >00:47:00,696 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f15c638c8d0) -- > name = VolGroup00-LogVol01 status = True kids = 0 id = 8 > parents = ['existing 476736MB lvmvg VolGroup00 (7)'] > uuid = Nb6D8F-qY7v-BcfQ-4z17-q3QI-zka0-qcfSF0 size = 8192.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/VolGroup00-LogVol01 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1044, 255, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c674ac20> > target size = 8192.0 path = /dev/mapper/VolGroup00-LogVol01 > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f15c638c690) -- > name = VolGroup00 status = True kids = 3 id = 7 > parents = ['existing 476741MB partition sdb2 (6) with existing lvmpv'] > uuid = vBFAeo-66Ja-a1cq-rY0x-I5HF-LD95-bXMfid size = 476736 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/VolGroup00 > format args = [] originalFormat = None target = None dmUuid = None free = 3776.0 PE Size = 32.0 PE Count = 14898 > PE Free = 118 PV Count = 1 > LV Names = ['LogVol01', 'LogVol02', 'LogVol03'] modified = False > extents = 14898.0 free space = 3776 > free extents = 118.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476741MB partition sdb2 (6) with existing lvmpv'] > LVs = ['existing 8192MB lvmlv VolGroup00-LogVol01 (8) with existing swap', > 'existing 50016MB lvmlv VolGroup00-LogVol02 (9) with existing ext4 filesystem', > 'existing 414752MB lvmlv VolGroup00-LogVol03 (10) with existing ext3 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 8192MB >00:47:00,696 INFO blivet: got format: SwapSpace instance (0x7f15c638cc50) -- > type = swap name = swap status = False > device = /dev/mapper/VolGroup00-LogVol01 uuid = d5769611-c9c9-4432-b626-6cfc811dd781 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >00:47:00,699 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/VolGroup00/LogVol02 /dev/disk/by-id/dm-name-VolGroup00-LogVol02 /dev/disk/by-id/dm-uuid-LVM-vBFAeo66Jaa1cqrY0xI5HFLD95bXMfidlDOXIoO7Kwd03FzC7TkZ5fGMorwKeqIp /dev/disk/by-uuid/f404506d-f072-4c7e-baab-78cb34afd4e7 /dev/mapper/VolGroup00-LogVol02', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'LogVol02', > 'DM_NAME': 'VolGroup00-LogVol02', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-vBFAeo66Jaa1cqrY0xI5HFLD95bXMfidlDOXIoO7Kwd03FzC7TkZ5fGMorwKeqIp', > 'DM_VG_NAME': 'VolGroup00', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f404506d-f072-4c7e-baab-78cb34afd4e7', > 'ID_FS_UUID_ENC': 'f404506d-f072-4c7e-baab-78cb34afd4e7', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '369758', > 'name': 'dm-4', > 'symlinks': ['/dev/VolGroup00/LogVol02', > '/dev/disk/by-id/dm-name-VolGroup00-LogVol02', > '/dev/disk/by-id/dm-uuid-LVM-vBFAeo66Jaa1cqrY0xI5HFLD95bXMfidlDOXIoO7Kwd03FzC7TkZ5fGMorwKeqIp', > '/dev/disk/by-uuid/f404506d-f072-4c7e-baab-78cb34afd4e7', > '/dev/mapper/VolGroup00-LogVol02'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: VolGroup00-LogVol02 ; >00:47:00,700 INFO blivet: scanning VolGroup00-LogVol02 (/devices/virtual/block/dm-4)... >00:47:00,701 DEBUG blivet: DeviceTree.getDeviceByName: name: VolGroup00-LogVol02 ; >00:47:00,702 DEBUG blivet: DeviceTree.getDeviceByName returned existing 50016MB lvmlv VolGroup00-LogVol02 (9) with existing ext4 filesystem >00:47:00,703 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: VolGroup00-LogVol02 ; >00:47:00,704 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: VolGroup00-LogVol02 ; label_type: None ; >00:47:00,705 DEBUG blivet: Ext4FS.supported: supported: True ; >00:47:00,705 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >00:47:00,705 DEBUG blivet: device VolGroup00-LogVol02 does not contain a disklabel >00:47:00,705 DEBUG blivet: no type or existing type for VolGroup00-LogVol02, bailing >00:47:00,708 DEBUG blivet: looking up parted Device: /dev/mapper/VolGroup00 >00:47:00,708 DEBUG blivet: VolGroup00 size is 476736MB >00:47:00,709 DEBUG blivet: vg VolGroup00 has 3776MB free >00:47:00,709 DEBUG blivet: VolGroup00 size is 476736MB >00:47:00,711 DEBUG blivet: vg VolGroup00 has 3776MB free >00:47:00,713 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f15c6396d10) -- > name = VolGroup00-LogVol02 status = True kids = 0 id = 9 > parents = ['existing 476736MB lvmvg VolGroup00 (7)'] > uuid = lDOXIo-O7Kw-d03F-zC7T-kZ5f-GMor-wKeqIp size = 50016.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/VolGroup00-LogVol02 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 102432768 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6376, 255, 63) biosGeometry: (6376, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c674aef0> > target size = 50016.0 path = /dev/mapper/VolGroup00-LogVol02 > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f15c638c690) -- > name = VolGroup00 status = True kids = 3 id = 7 > parents = ['existing 476741MB partition sdb2 (6) with existing lvmpv'] > uuid = vBFAeo-66Ja-a1cq-rY0x-I5HF-LD95-bXMfid size = 476736 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/VolGroup00 > format args = [] originalFormat = None target = None dmUuid = None free = 3776.0 PE Size = 32.0 PE Count = 14898 > PE Free = 118 PV Count = 1 > LV Names = ['LogVol01', 'LogVol02', 'LogVol03'] modified = False > extents = 14898.0 free space = 3776 > free extents = 118.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476741MB partition sdb2 (6) with existing lvmpv'] > LVs = ['existing 8192MB lvmlv VolGroup00-LogVol01 (8) with existing swap', > 'existing 50016MB lvmlv VolGroup00-LogVol02 (9) with existing ext4 filesystem', > 'existing 414752MB lvmlv VolGroup00-LogVol03 (10) with existing ext3 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 50016MB >00:47:00,714 DEBUG blivet: Ext4FS.supported: supported: True ; >00:47:00,715 INFO blivet: got format: Ext4FS instance (0x7f15c63a6110) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/VolGroup00-LogVol02 uuid = f404506d-f072-4c7e-baab-78cb34afd4e7 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 50016.0 targetSize = 50016.0 > >00:47:00,718 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-uuid-e40e5900:536f17d3:33cb52d8:f02cb6d3 /dev/disk/by-uuid/5656aaff-d718-471c-b238-009756502176 /dev/md/127_0', > 'DEVNAME': 'md127', > 'DEVPATH': '/devices/virtual/block/md127', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5656aaff-d718-471c-b238-009756502176', > 'ID_FS_UUID_ENC': '5656aaff-d718-471c-b238-009756502176', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda2_DEV': '/dev/sda2', > 'MD_DEVICE_sda2_ROLE': '1', > 'MD_DEVICE_sdc5_DEV': '/dev/sdc5', > 'MD_DEVICE_sdc5_ROLE': '0', > 'MD_DEVNAME': '127_0', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '0.90', > 'MD_UUID': 'e40e5900:536f17d3:33cb52d8:f02cb6d3', > 'MINOR': '127', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '719123', > 'name': 'md127', > 'symlinks': ['/dev/disk/by-id/md-uuid-e40e5900:536f17d3:33cb52d8:f02cb6d3', > '/dev/disk/by-uuid/5656aaff-d718-471c-b238-009756502176', > '/dev/md/127_0'], > 'sysfs_path': '/devices/virtual/block/md127'} ; name: md127 ; >00:47:00,719 INFO blivet: scanning md127 (/devices/virtual/block/md127)... >00:47:00,719 DEBUG blivet: DeviceTree.getDeviceByName: name: md127 ; >00:47:00,720 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:47:00,721 DEBUG blivet: DeviceTree.getDeviceByName: name: 127_0 ; >00:47:00,721 DEBUG blivet: raw RAID 1 size == 918748.533691 >00:47:00,722 INFO blivet: Using 2.0MB superBlockSize >00:47:00,722 DEBUG blivet: existing RAID 1 size == 918748.4375 >00:47:00,723 DEBUG blivet: DeviceTree.getDeviceByName returned existing 918748MB mdarray 127_0 (3) >00:47:00,724 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: 127_0 ; >00:47:00,724 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: 127_0 ; label_type: None ; >00:47:00,725 DEBUG blivet: Ext3FS.supported: supported: True ; >00:47:00,726 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >00:47:00,726 DEBUG blivet: device 127_0 does not contain a disklabel >00:47:00,726 INFO blivet: type detected on 'md127' is 'ext3' >00:47:00,795 DEBUG blivet: padding min size from 331502 up to 332002 >00:47:00,800 DEBUG blivet: Ext3FS.supported: supported: True ; >00:47:00,801 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >00:47:00,805 DEBUG blivet: MDRaidArrayDevice._setFormat: 127_0 ; current: None ; type: ext3 ; >00:47:00,809 DEBUG blivet: raw RAID 1 size == 918748.533691 >00:47:00,809 INFO blivet: Using 2.0MB superBlockSize >00:47:00,810 DEBUG blivet: existing RAID 1 size == 918748.4375 >00:47:00,812 INFO blivet: got device: MDRaidArrayDevice instance (0x7f15c6ac4a50) -- > name = 127_0 status = True kids = 0 id = 3 > parents = ['existing 919556MB partition sda2 (2) with existing mdmember', > 'existing 918748MB partition sdc5 (18) with existing mdmember'] > uuid = e40e5900:536f17d3:33cb52d8:f02cb6d3 size = 918748.4375 > format = existing ext3 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/md127 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md/127_0 type: 17 > sectorSize: 512 physicalSectorSize: 512 > length: 1881596800 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (235199600, 2, 4) biosGeometry: (117123, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c3885f80> > target size = 0 path = /dev/md/127_0 > format args = None originalFormat = None level = 1 spares = 0 > members = 2 > total devices = 2 metadata version = 0.90 >00:47:00,815 DEBUG blivet: Ext3FS.supported: supported: True ; >00:47:00,816 INFO blivet: got format: Ext3FS instance (0x7f15c63a6390) -- > type = ext3 name = ext3 status = False > device = /dev/md/127_0 uuid = 5656aaff-d718-471c-b238-009756502176 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 918748.0 targetSize = 918748.0 > >00:47:00,864 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >00:47:00,888 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:47:00,889 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:47:00,891 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:47:00,917 DEBUG blivet: MDRaidArrayDevice.teardown: 127_0 ; status: True ; controllable: True ; >00:47:00,995 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >00:47:00,998 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >00:47:01,001 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >00:47:01,029 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:47:01,033 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:47:01,039 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:47:01,065 DEBUG blivet: PartitionDevice.teardown: sdc5 ; status: True ; controllable: True ; >00:47:01,066 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdc5 ; status: False ; type: mdmember ; >00:47:01,068 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdc5 ; status: False ; type: mdmember ; >00:47:01,095 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >00:47:01,098 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >00:47:01,102 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >00:47:01,121 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: 127_0 ; status: False ; >00:47:01,124 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >00:47:01,165 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >00:47:01,168 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >00:47:01,172 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >00:47:01,189 DEBUG blivet: LVMLogicalVolumeDevice.teardown: VolGroup00-LogVol01 ; status: True ; controllable: True ; >00:47:01,194 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/VolGroup00-LogVol01 ; status: False ; type: swap ; >00:47:01,200 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/VolGroup00-LogVol01 ; status: False ; type: swap ; >00:47:01,231 DEBUG blivet: LVMLogicalVolumeDevice._teardown: VolGroup00-LogVol01 ; status: True ; controllable: True ; >00:47:01,306 DEBUG blivet: LVMVolumeGroupDevice.teardown: VolGroup00 ; status: True ; controllable: True ; >00:47:01,310 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/VolGroup00 ; status: False ; type: None ; >00:47:01,311 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/VolGroup00 ; status: False ; type: None ; >00:47:01,332 DEBUG blivet: LVMVolumeGroupDevice._teardown: VolGroup00 ; status: True ; controllable: True ; >00:47:01,393 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >00:47:01,397 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >00:47:01,402 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >00:47:01,429 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >00:47:01,434 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >00:47:01,441 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >00:47:01,470 DEBUG blivet: LVMLogicalVolumeDevice.teardown: VolGroup00-LogVol02 ; status: False ; controllable: True ; >00:47:01,473 DEBUG blivet: LVMLogicalVolumeDevice.teardown: VolGroup00-LogVol03 ; status: False ; controllable: True ; >00:47:01,476 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >00:47:01,479 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: udf ; >00:47:01,483 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: udf ; >00:47:01,508 DEBUG blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >00:47:01,531 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >00:47:01,532 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >00:47:01,534 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >00:47:01,550 DEBUG blivet: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >00:47:01,577 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >00:47:01,579 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >00:47:01,582 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >00:47:01,619 DEBUG blivet: LoopDevice.teardown: loop0 ; status: True ; controllable: False ; >00:47:01,636 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >00:47:01,651 INFO blivet: edd: collected mbr signatures: {'sdd': '0xac1f676a', 'sda': '0xe32002cd', 'sdb': '0x000bac80', 'sdc': '0x00074be3'} >00:47:01,653 DEBUG blivet: edd: data extracted from 0x80: > type: None, ata_device: None > channel: None, mbr_signature: 0xac1f676a > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 15633408 >00:47:01,653 INFO blivet: edd: matched 0x80 to sdd using MBR sig >00:47:01,653 DEBUG blivet: edd: data extracted from 0x81: > type: None, ata_device: None > channel: None, mbr_signature: 0xe32002cd > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 1953525168 >00:47:01,654 INFO blivet: edd: matched 0x81 to sda using MBR sig >00:47:01,654 DEBUG blivet: edd: data extracted from 0x82: > type: None, ata_device: None > channel: None, mbr_signature: 0x000bac80 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 976773168 >00:47:01,655 INFO blivet: edd: matched 0x82 to sdb using MBR sig >00:47:01,655 DEBUG blivet: edd: data extracted from 0x83: > type: None, ata_device: None > channel: None, mbr_signature: 0x00074be3 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 1953525168 >00:47:01,655 INFO blivet: edd: matched 0x83 to sdc using MBR sig >00:47:01,665 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >00:47:01,710 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >00:47:01,773 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >00:47:01,887 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:47:01,889 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:47:01,893 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:47:01,925 DEBUG blivet: MDRaidArrayDevice.setup: 127_0 ; status: False ; controllable: True ; orig: False ; >00:47:01,928 DEBUG blivet: MDRaidArrayDevice.setupParents: kids: 0 ; name: 127_0 ; orig: False ; >00:47:01,930 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >00:47:01,930 DEBUG blivet: MDRaidMember.setup: device: /dev/sda2 ; status: False ; type: mdmember ; >00:47:01,931 DEBUG blivet: PartitionDevice.setup: sdc5 ; status: True ; controllable: True ; orig: False ; >00:47:01,933 DEBUG blivet: MDRaidMember.setup: device: /dev/sdc5 ; status: False ; type: mdmember ; >00:47:01,933 DEBUG blivet: MDRaidArrayDevice._setup: 127_0 ; status: False ; controllable: True ; orig: False ; >00:47:01,934 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >00:47:01,935 DEBUG blivet: PartitionDevice.setup: sdc5 ; status: True ; controllable: True ; orig: False ; >00:47:02,064 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: 127_0 ; status: False ; >00:47:02,066 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >00:47:02,133 DEBUG blivet: MDRaidArrayDevice.teardown: 127_0 ; status: True ; controllable: True ; >00:47:02,243 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >00:47:02,246 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >00:47:02,250 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >00:47:02,278 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:47:02,281 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:47:02,286 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:47:02,317 DEBUG blivet: PartitionDevice.teardown: sdc5 ; status: True ; controllable: True ; >00:47:02,319 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdc5 ; status: False ; type: mdmember ; >00:47:02,322 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdc5 ; status: False ; type: mdmember ; >00:47:02,348 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >00:47:02,350 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >00:47:02,352 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >00:47:02,377 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: 127_0 ; status: False ; >00:47:02,379 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >00:47:02,380 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >00:47:02,428 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >00:47:02,498 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >00:47:02,501 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >00:47:02,505 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >00:47:02,530 DEBUG blivet: LVMLogicalVolumeDevice.setup: VolGroup00-LogVol02 ; status: False ; controllable: True ; orig: False ; >00:47:02,532 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: VolGroup00-LogVol02 ; orig: False ; >00:47:02,535 DEBUG blivet: LVMVolumeGroupDevice.setup: VolGroup00 ; status: True ; controllable: True ; orig: False ; >00:47:02,537 DEBUG blivet: LVMLogicalVolumeDevice._setup: VolGroup00-LogVol02 ; status: False ; controllable: True ; orig: False ; >00:47:02,667 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >16:57:06,469 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >16:57:06,469 INFO blivet: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >16:57:06,469 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >16:57:06,470 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >16:57:06,470 DEBUG blivet: crypttab maps: [] >16:57:06,470 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >16:57:06,496 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/VolGroup00-LogVol02 ; >16:57:06,498 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 50016MB lvmlv VolGroup00-LogVol02 (9) with existing ext4 filesystem >16:57:06,498 DEBUG blivet: resolved '/dev/mapper/VolGroup00-LogVol02' to 'VolGroup00-LogVol02' (lvmlv) >16:57:06,499 DEBUG blivet: resolved 'UUID=2946000b-f7da-41b3-8249-ee1a2c9a64d8' to 'sdb1' (partition) >16:57:06,499 DEBUG blivet: resolved 'UUID=5656aaff-d718-471c-b238-009756502176' to '127_0' (mdarray) >16:57:06,499 DEBUG blivet: resolved 'UUID=d75cabdd-3d6e-4560-9f0d-35be52e3198c' to 'sda1' (partition) >16:57:06,500 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/VolGroup00-LogVol01 ; >16:57:06,501 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 8192MB lvmlv VolGroup00-LogVol01 (8) with existing swap >16:57:06,501 DEBUG blivet: resolved '/dev/mapper/VolGroup00-LogVol01' to 'VolGroup00-LogVol01' (lvmlv) >16:57:06,501 DEBUG blivet: DeviceTree.getDeviceByName: name: tmpfs ; >16:57:06,502 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:57:06,503 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/tmpfs ; >16:57:06,504 DEBUG blivet: DeviceTree.getDeviceByPath returned None >16:57:06,504 DEBUG blivet: failed to resolve '/dev/tmpfs' >16:57:06,505 DEBUG blivet: DeviceTree.getDeviceByName: name: devpts ; >16:57:06,505 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:57:06,506 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/devpts ; >16:57:06,507 DEBUG blivet: DeviceTree.getDeviceByPath returned None >16:57:06,507 DEBUG blivet: failed to resolve '/dev/devpts' >16:57:06,508 DEBUG blivet: DeviceTree.getDeviceByName: name: sysfs ; >16:57:06,508 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:57:06,510 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sysfs ; >16:57:06,510 DEBUG blivet: DeviceTree.getDeviceByPath returned None >16:57:06,510 DEBUG blivet: failed to resolve '/dev/sysfs' >16:57:06,511 DEBUG blivet: DeviceTree.getDeviceByName: name: proc ; >16:57:06,512 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:57:06,513 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/proc ; >16:57:06,513 DEBUG blivet: DeviceTree.getDeviceByPath returned None >16:57:06,513 DEBUG blivet: failed to resolve '/dev/proc' >16:57:06,514 DEBUG blivet: LVMLogicalVolumeDevice.teardown: VolGroup00-LogVol02 ; status: True ; controllable: True ; >16:57:06,586 DEBUG blivet: LVMLogicalVolumeDevice._teardown: VolGroup00-LogVol02 ; status: True ; controllable: True ; >16:57:06,645 DEBUG blivet: LVMLogicalVolumeDevice.setup: VolGroup00-LogVol03 ; status: False ; controllable: True ; orig: False ; >16:57:06,647 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: VolGroup00-LogVol03 ; orig: False ; >16:57:06,650 DEBUG blivet: LVMVolumeGroupDevice.setup: VolGroup00 ; status: True ; controllable: True ; orig: False ; >16:57:06,653 DEBUG blivet: LVMLogicalVolumeDevice._setup: VolGroup00-LogVol03 ; status: False ; controllable: True ; orig: False ; >16:57:06,866 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >16:57:06,961 DEBUG blivet: LVMLogicalVolumeDevice.teardown: VolGroup00-LogVol03 ; status: True ; controllable: True ; >16:57:07,035 DEBUG blivet: LVMLogicalVolumeDevice._teardown: VolGroup00-LogVol03 ; status: True ; controllable: True ; >16:57:07,096 DEBUG blivet: LVMVolumeGroupDevice.teardown: VolGroup00 ; status: True ; controllable: True ; >16:57:07,099 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/VolGroup00 ; status: False ; type: None ; >16:57:07,102 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/VolGroup00 ; status: False ; type: None ; >16:57:07,135 DEBUG blivet: LVMVolumeGroupDevice._teardown: VolGroup00 ; status: True ; controllable: True ; >16:57:07,179 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >16:57:07,180 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >16:57:07,181 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >16:57:07,207 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >16:57:07,210 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >16:57:07,215 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >16:57:07,244 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >16:57:07,245 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >16:57:07,277 DEBUG blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >16:57:07,347 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >16:57:07,350 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >16:57:07,354 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >16:57:07,384 DEBUG blivet: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >16:57:07,385 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >16:57:07,695 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >16:57:07,705 DEBUG blivet: blkid.tab devs: ['/dev/sdb1', '/dev/sdb2', '/dev/md0', '/dev/sda5', '/dev/root', '/dev/sda1', '/dev/sda2', '/dev/sda3'] >16:57:07,705 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >16:57:07,705 INFO blivet: error parsing crypttab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >16:57:07,706 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >16:57:07,707 DEBUG blivet: resolved 'UUID=605d8692-55a7-48dd-a03e-af3612cfcec5' to 'sdc2' (partition) >16:57:07,707 INFO blivet: failure detecting existing installations: [Errno 2] No such file or directory: '/dev/md' >16:57:07,862 DEBUG blivet: raw RAID 1 size == 918748.533691 >16:57:07,862 INFO blivet: Using 2.0MB superBlockSize >16:57:07,862 DEBUG blivet: existing RAID 1 size == 918748.4375 >16:57:07,865 DEBUG blivet: Ext3FS.supported: supported: True ; >16:57:07,867 DEBUG blivet: VolGroup00 size is 476736MB >16:57:07,868 DEBUG blivet: vg VolGroup00 has 3776MB free >16:57:07,868 DEBUG blivet: VolGroup00 size is 476736MB >16:57:07,869 DEBUG blivet: vg VolGroup00 has 3776MB free >16:57:07,870 DEBUG blivet: Ext4FS.supported: supported: True ; >16:57:07,872 DEBUG blivet: Ext3FS.supported: supported: True ; >16:57:07,873 DEBUG blivet: Ext4FS.supported: supported: True ; >16:57:07,874 DEBUG blivet: Ext4FS.supported: supported: True ; >16:57:07,876 DEBUG blivet: Ext4FS.supported: supported: True ; >16:57:07,877 DEBUG blivet: Ext3FS.supported: supported: True ; >16:57:07,879 DEBUG blivet: Ext3FS.supported: supported: True ; >16:57:07,882 DEBUG blivet: Ext3FS.supported: supported: True ; >16:57:07,883 DEBUG blivet: Ext3FS.supported: supported: True ; >16:57:07,887 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:57:07,896 DEBUG blivet: /dev/sdd1 is mounted on /run/install/repo >16:57:07,897 DEBUG blivet: /dev/sdd1 is mounted on /run/install/repo >16:57:07,928 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdd1 ; >16:57:07,929 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 7633MB partition sdd1 (12) with existing efi filesystem >16:57:07,972 DEBUG blivet: /dev/sdd1 is mounted on /run/install/repo >16:57:07,972 DEBUG blivet: /dev/sdd1 is mounted on /run/install/repo >16:57:07,973 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdd1 ; >16:57:07,974 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 7633MB partition sdd1 (12) with existing efi filesystem >00:47:11,088 DEBUG blivet: Iso9660FS.supported: supported: True ; >00:47:11,091 DEBUG blivet: Iso9660FS.supported: supported: True ; >00:47:11,093 DEBUG blivet: NFSv4.supported: supported: False ; >00:47:11,095 DEBUG blivet: NFSv4.supported: supported: False ; >00:47:11,098 DEBUG blivet: SELinuxFS.supported: supported: False ; >00:47:11,100 DEBUG blivet: SELinuxFS.supported: supported: False ; >00:47:11,103 DEBUG blivet: Ext4FS.supported: supported: True ; >00:47:11,106 DEBUG blivet: Ext4FS.supported: supported: True ; >00:47:11,690 DEBUG blivet: Ext3FS.supported: supported: True ; >00:47:11,693 DEBUG blivet: Ext3FS.supported: supported: True ; >00:47:11,749 DEBUG blivet: Ext2FS.supported: supported: True ; >00:47:11,752 DEBUG blivet: Ext2FS.supported: supported: True ; >00:47:11,880 DEBUG blivet: SysFS.supported: supported: False ; >00:47:11,883 DEBUG blivet: SysFS.supported: supported: False ; >00:47:11,885 DEBUG blivet: MultipathMember.__init__: >00:47:11,888 DEBUG blivet: SwapSpace.__init__: >00:47:11,962 DEBUG blivet: ProcFS.supported: supported: False ; >00:47:11,965 DEBUG blivet: ProcFS.supported: supported: False ; >00:47:11,966 DEBUG blivet: MDRaidMember.__init__: >00:47:11,968 DEBUG blivet: DevPtsFS.supported: supported: False ; >00:47:11,970 DEBUG blivet: DevPtsFS.supported: supported: False ; >00:47:11,972 DEBUG blivet: BTRFS.supported: supported: True ; >00:47:12,171 DEBUG blivet: USBFS.supported: supported: False ; >00:47:12,172 DEBUG blivet: USBFS.supported: supported: False ; >00:47:12,174 DEBUG blivet: DiskLabel.__init__: >00:47:12,174 INFO blivet: DiskLabel.partedDevice returning None >00:47:12,176 DEBUG blivet: HFSPlus.supported: supported: False ; >00:47:12,185 DEBUG blivet: HFSPlus.supported: supported: False ; >00:47:12,187 DEBUG blivet: XFS.supported: supported: True ; >00:47:12,349 DEBUG blivet: XFS.supported: supported: True ; >00:47:12,353 DEBUG blivet: TmpFS.supported: supported: True ; >00:47:12,399 DEBUG blivet: LUKS.__init__: >00:47:12,403 DEBUG blivet: DMRaidMember.__init__: >00:47:12,405 DEBUG blivet: NTFS.supported: supported: False ; >00:47:12,408 DEBUG blivet: NTFS.supported: supported: False ; >00:47:12,410 DEBUG blivet: BindFS.supported: supported: False ; >00:47:12,411 DEBUG blivet: BindFS.supported: supported: False ; >00:47:12,414 DEBUG blivet: HFS.supported: supported: False ; >00:47:12,416 DEBUG blivet: HFS.supported: supported: False ; >00:47:12,418 DEBUG blivet: LVMPhysicalVolume.__init__: >00:47:12,419 DEBUG blivet: NFS.supported: supported: False ; >00:47:12,421 DEBUG blivet: NFS.supported: supported: False ; >00:47:12,422 DEBUG blivet: FATFS.supported: supported: True ; >00:47:12,424 DEBUG blivet: FATFS.supported: supported: True ; >00:47:12,427 DEBUG blivet: NoDevFS.supported: supported: False ; >00:47:12,429 DEBUG blivet: NoDevFS.supported: supported: False ; >00:47:21,422 INFO blivet: hiding device partition sdd1 (id 12) >00:47:21,427 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdd ; >00:47:21,427 DEBUG blivet: lvm filter: adding sdd1 to the reject list >00:47:21,427 INFO blivet: hiding device disk sdd (id 11) >00:47:21,428 DEBUG blivet: lvm filter: adding sdd to the reject list >00:47:26,722 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >00:47:26,726 INFO blivet: updating format of device: existing 4283MB cdrom sr0 (13) with existing udf >00:47:26,727 DEBUG blivet: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:0/6:0:0:0/block/sr0 >00:47:27,269 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >00:47:27,271 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >00:47:27,272 DEBUG blivet: getFormat('udf') returning DeviceFormat instance >00:47:27,272 DEBUG blivet: device sr0 does not contain a disklabel >00:47:27,273 DEBUG blivet: no type or existing type for sr0, bailing >00:47:27,273 INFO blivet: got format: existing udf >16:58:12,119 INFO blivet: Detected 32272M of memory >16:58:12,119 INFO blivet: Swap attempt of 16136M >16:58:12,121 DEBUG blivet: clearpart: looking at sdc5 >16:58:12,122 DEBUG blivet: clearpart: looking at sdc4 >16:58:12,122 DEBUG blivet: clearpart: looking at sda2 >16:58:12,123 DEBUG blivet: clearpart: looking at sdb2 >16:58:12,123 DEBUG blivet: clearpart: looking at sdc2 >16:58:12,124 DEBUG blivet: clearpart: looking at sda1 >16:58:12,124 DEBUG blivet: clearpart: looking at sdb1 >16:58:12,125 DEBUG blivet: clearpart: looking at sdc1 >16:58:12,125 DEBUG blivet: checking whether disk sda has an empty extended >16:58:12,126 DEBUG blivet: extended is None ; logicals is [] >16:58:12,126 DEBUG blivet: checking whether disk sdb has an empty extended >16:58:12,127 DEBUG blivet: extended is None ; logicals is [] >16:58:12,127 DEBUG blivet: checking whether disk sdc has an empty extended >16:58:12,130 DEBUG blivet: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15c63a6750> fileSystem: None > number: 4 path: /dev/sdc4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0569510> PedPartition: <_ped.Partition object at 0x7f15c14bd890> ; logicals is ['sdc5'] >16:58:12,170 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >16:58:12,171 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with existing msdos disklabel >16:58:12,173 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >16:58:12,174 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with existing msdos disklabel >16:58:12,174 DEBUG blivet: resolved 'sda' to 'sda' (disk) >16:58:12,307 DEBUG blivet: starting Blivet copy >16:58:12,331 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >16:58:12,331 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0599490> fileSystem: <parted.filesystem.FileSystem object at 0x7f15bf558390> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15bf558310> PedPartition: <_ped.Partition object at 0x7f15d0af3590> >16:58:12,332 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >16:58:12,333 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0599490> fileSystem: <parted.filesystem.FileSystem object at 0x7f15bf558410> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15bf558190> PedPartition: <_ped.Partition object at 0x7f15d0af3e30> >16:58:12,334 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >16:58:12,334 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0634b50> fileSystem: <parted.filesystem.FileSystem object at 0x7f15d0ab32d0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0ab3450> PedPartition: <_ped.Partition object at 0x7f15d0af3dd0> >16:58:12,335 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >16:58:12,335 DEBUG blivet: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0634b50> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0ab3cd0> PedPartition: <_ped.Partition object at 0x7f15d0af34d0> >16:58:12,336 DEBUG blivet: PartitionDevice._setPartedPartition: sdc1 ; >16:58:12,337 DEBUG blivet: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: <parted.filesystem.FileSystem object at 0x7f15d0a96050> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0a96d10> PedPartition: <_ped.Partition object at 0x7f15d0af37d0> >16:58:12,338 DEBUG blivet: PartitionDevice._setPartedPartition: sdc2 ; >16:58:12,338 DEBUG blivet: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: <parted.filesystem.FileSystem object at 0x7f15d0a96490> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f15d0ab3150> PedPartition: <_ped.Partition object at 0x7f15d0af3830> >16:58:12,339 DEBUG blivet: PartitionDevice._setPartedPartition: sdc4 ; >16:58:12,339 DEBUG blivet: device sdc4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 4 path: /dev/sdc4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0a96f10> PedPartition: <_ped.Partition object at 0x7f15d0af3470> >16:58:12,340 DEBUG blivet: PartitionDevice._setPartedPartition: sdc5 ; >16:58:12,341 DEBUG blivet: device sdc5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: <parted.filesystem.FileSystem object at 0x7f15d0a9e110> > number: 5 path: /dev/sdc5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0a9e090> PedPartition: <_ped.Partition object at 0x7f15d0af3650> >16:58:12,341 DEBUG blivet: finished Blivet copy >16:58:12,343 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdc4 ; >16:58:12,344 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 918748MB partition sdc4 (17) >16:58:12,349 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdc4 ; >16:58:12,350 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 918748MB partition sdc4 (17) >16:58:12,351 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdc4 ; >16:58:12,352 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 918748MB partition sdc4 (17) >16:58:12,353 DEBUG blivet: raw RAID 1 size == 918748.533691 >16:58:12,353 INFO blivet: Using 2.0MB superBlockSize >16:58:12,353 DEBUG blivet: existing RAID 1 size == 918748.4375 >16:58:16,169 DEBUG blivet: raw RAID 1 size == 918748.533691 >16:58:16,169 INFO blivet: Using 2.0MB superBlockSize >16:58:16,169 DEBUG blivet: existing RAID 1 size == 918748.4375 >16:58:16,171 DEBUG blivet: raw RAID 1 size == 918748.533691 >16:58:16,171 INFO blivet: Using 2.0MB superBlockSize >16:58:16,171 DEBUG blivet: existing RAID 1 size == 918748.4375 >16:58:16,172 DEBUG blivet: raw RAID 1 size == 918748.533691 >16:58:16,173 INFO blivet: Using 2.0MB superBlockSize >16:58:16,173 DEBUG blivet: existing RAID 1 size == 918748.4375 >16:58:16,176 DEBUG blivet: raw RAID 1 size == 918748.533691 >16:58:16,177 INFO blivet: Using 2.0MB superBlockSize >16:58:16,177 DEBUG blivet: existing RAID 1 size == 918748.4375 >16:58:16,185 DEBUG blivet: Ext3FS.supported: supported: True ; >16:58:16,185 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >16:58:18,914 DEBUG blivet: raw RAID 1 size == 918748.533691 >16:58:18,914 INFO blivet: Using 2.0MB superBlockSize >16:58:18,915 DEBUG blivet: existing RAID 1 size == 918748.4375 >16:58:18,916 DEBUG blivet: raw RAID 1 size == 918748.533691 >16:58:18,916 INFO blivet: Using 2.0MB superBlockSize >16:58:18,917 DEBUG blivet: existing RAID 1 size == 918748.4375 >16:58:18,918 DEBUG blivet: raw RAID 1 size == 918748.533691 >16:58:18,918 INFO blivet: Using 2.0MB superBlockSize >16:58:18,918 DEBUG blivet: existing RAID 1 size == 918748.4375 >16:58:18,921 DEBUG blivet: raw RAID 1 size == 918748.533691 >16:58:18,921 INFO blivet: Using 2.0MB superBlockSize >16:58:18,921 DEBUG blivet: existing RAID 1 size == 918748.4375 >16:58:18,927 DEBUG blivet: Ext3FS.supported: supported: True ; >16:58:18,927 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >16:58:18,928 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 918748, ['sda', 'sdc'], {'encrypted': False, 'raid_level': 'raid1'} >16:58:18,930 DEBUG blivet: raw RAID 1 size == 918748.533691 >16:58:18,930 INFO blivet: Using 2.0MB superBlockSize >16:58:18,930 DEBUG blivet: existing RAID 1 size == 918748.4375 >16:58:18,930 DEBUG blivet: raw RAID 1 size == 918748.533691 >16:58:18,931 INFO blivet: Using 2.0MB superBlockSize >16:58:18,931 DEBUG blivet: existing RAID 1 size == 918748.4375 >16:58:18,931 DEBUG blivet: raw RAID 1 size == 918748.533691 >16:58:18,931 INFO blivet: Using 2.0MB superBlockSize >16:58:18,931 DEBUG blivet: existing RAID 1 size == 918748.4375 >16:58:18,932 DEBUG blivet: raw RAID 1 size == 918748.533691 >16:58:18,932 INFO blivet: Using 2.0MB superBlockSize >16:58:18,933 DEBUG blivet: existing RAID 1 size == 918748.4375 >16:58:25,175 DEBUG blivet: Ext3FS.supported: supported: True ; >16:58:25,175 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >16:58:25,177 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 1027, ['sdc'], {'encrypted': False, 'raid_level': None} >16:58:31,766 DEBUG blivet: Ext3FS.supported: supported: True ; >16:58:31,767 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >16:58:31,768 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 1027, ['sdc'], {'encrypted': False, 'raid_level': None} >16:58:31,786 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 0, [], {} >16:58:38,515 DEBUG blivet: Ext3FS.supported: supported: True ; >16:58:38,515 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >16:58:38,517 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 414752, ['sdb'], {'encrypted': False, 'raid_level': None} >16:58:38,527 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 0, [], {} >16:58:41,198 DEBUG blivet: Ext3FS.supported: supported: True ; >16:58:41,198 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >16:58:41,200 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 414752, ['sdb'], {'encrypted': False, 'raid_level': None} >16:58:41,207 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 0, [], {} >16:58:41,209 DEBUG blivet: raw RAID 1 size == 918748.533691 >16:58:41,209 INFO blivet: Using 2.0MB superBlockSize >16:58:41,209 DEBUG blivet: existing RAID 1 size == 918748.4375 >16:58:41,209 DEBUG blivet: raw RAID 1 size == 918748.533691 >16:58:41,209 INFO blivet: Using 2.0MB superBlockSize >16:58:41,210 DEBUG blivet: existing RAID 1 size == 918748.4375 >16:58:41,210 DEBUG blivet: raw RAID 1 size == 918748.533691 >16:58:41,210 INFO blivet: Using 2.0MB superBlockSize >16:58:41,210 DEBUG blivet: existing RAID 1 size == 918748.4375 >16:58:41,211 DEBUG blivet: raw RAID 1 size == 918748.533691 >16:58:41,211 INFO blivet: Using 2.0MB superBlockSize >16:58:41,211 DEBUG blivet: existing RAID 1 size == 918748.4375 >16:58:41,211 DEBUG blivet: raw RAID 1 size == 918748.533691 >16:58:41,211 INFO blivet: Using 2.0MB superBlockSize >16:58:41,211 DEBUG blivet: existing RAID 1 size == 918748.4375 >16:58:41,212 DEBUG blivet: raw RAID 1 size == 918748.533691 >16:58:41,212 INFO blivet: Using 2.0MB superBlockSize >16:58:41,212 DEBUG blivet: existing RAID 1 size == 918748.4375 >16:58:41,213 DEBUG blivet: raw RAID 1 size == 918748.533691 >16:58:41,213 INFO blivet: Using 2.0MB superBlockSize >16:58:41,213 DEBUG blivet: existing RAID 1 size == 918748.4375 >16:58:44,530 DEBUG blivet: raw RAID 1 size == 918748.533691 >16:58:44,530 INFO blivet: Using 2.0MB superBlockSize >16:58:44,530 DEBUG blivet: existing RAID 1 size == 918748.4375 >16:58:44,532 DEBUG blivet: raw RAID 1 size == 918748.533691 >16:58:44,532 INFO blivet: Using 2.0MB superBlockSize >16:58:44,532 DEBUG blivet: existing RAID 1 size == 918748.4375 >16:58:44,533 DEBUG blivet: raw RAID 1 size == 918748.533691 >16:58:44,534 INFO blivet: Using 2.0MB superBlockSize >16:58:44,534 DEBUG blivet: existing RAID 1 size == 918748.4375 >16:58:46,275 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >16:58:46,276 DEBUG storage.ui: MDRaidArrayDevice._setFormat: 127_0 ; current: ext3 ; type: None ; >16:58:46,276 INFO storage.ui: registered action: [0] Destroy Format ext3 filesystem on mdarray 127_0 (id 3) >16:58:46,277 DEBUG storage.ui: MDRaidArrayDevice.teardown: 127_0 ; status: False ; controllable: True ; >16:58:46,277 DEBUG storage.ui: MDRaidArrayDevice.updateSysfsPath: 127_0 ; status: False ; >16:58:46,278 INFO storage.ui: removed mdarray 127_0 (id 3) from device tree >16:58:46,278 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >16:58:46,279 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sdc5 ; >16:58:46,279 INFO storage.ui: registered action: [1] Destroy Device mdarray 127_0 (id 3) >16:58:46,280 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >16:58:46,281 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; >16:58:46,281 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >16:58:46,282 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; current: mdmember ; type: None ; >16:58:46,282 INFO storage.ui: registered action: [2] Destroy Format mdmember on partition sda2 (id 2) >16:58:46,283 DEBUG storage.ui: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >16:58:46,283 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >16:58:46,285 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >16:58:46,310 INFO storage.ui: removed partition sda2 (id 2) from device tree >16:58:46,313 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >16:58:46,313 INFO storage.ui: registered action: [3] Destroy Device partition sda2 (id 2) >16:58:46,316 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sdc5 ; status: False ; type: mdmember ; >16:58:46,319 DEBUG storage.ui: PartitionDevice._setFormat: sdc5 ; >16:58:46,319 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >16:58:46,321 DEBUG storage.ui: PartitionDevice._setFormat: sdc5 ; current: mdmember ; type: None ; >16:58:46,322 INFO storage.ui: registered action: [4] Destroy Format mdmember on partition sdc5 (id 18) >16:58:46,324 DEBUG storage.ui: PartitionDevice.teardown: sdc5 ; status: True ; controllable: True ; >16:58:46,325 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sdc5 ; status: False ; type: mdmember ; >16:58:46,326 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdc5 ; status: False ; type: None ; >16:58:46,351 INFO storage.ui: removed partition sdc5 (id 18) from device tree >16:58:46,354 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sdc ; >16:58:46,354 INFO storage.ui: registered action: [5] Destroy Device partition sdc5 (id 18) >16:58:46,355 DEBUG storage.ui: checking whether disk sda has an empty extended >16:58:46,357 DEBUG storage.ui: extended is None ; logicals is [] >16:58:46,357 DEBUG storage.ui: checking whether disk sdb has an empty extended >16:58:46,357 DEBUG storage.ui: extended is None ; logicals is [] >16:58:46,358 DEBUG storage.ui: checking whether disk sdc has an empty extended >16:58:46,361 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 4 path: /dev/sdc4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d09b0310> PedPartition: <_ped.Partition object at 0x7f15d05e80b0> ; logicals is [] >16:58:46,361 DEBUG storage.ui: removing empty extended partition from sdc >16:58:46,363 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc4 ; >16:58:46,365 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 918748MB partition sdc4 (17) >16:58:46,366 DEBUG storage.ui: PartitionDevice.teardown: sdc4 ; status: True ; controllable: True ; >16:58:46,367 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdc4 ; status: False ; type: None ; >16:58:46,368 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdc4 ; status: False ; type: None ; >16:58:46,391 INFO storage.ui: removed partition sdc4 (id 17) from device tree >16:58:46,395 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >16:58:46,395 INFO storage.ui: registered action: [6] Destroy Device partition sdc4 (id 17) >16:58:47,925 DEBUG blivet: Ext3FS.supported: supported: True ; >16:58:47,926 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >16:58:47,927 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 1027, ['sdc'], {'encrypted': False, 'raid_level': None} >16:58:47,938 DEBUG blivet: SwapSpace.__init__: >16:58:47,938 DEBUG blivet: getFormat('swap') returning SwapSpace instance >16:58:47,946 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 0, [], {} >16:58:50,651 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 0, [], {} >16:58:55,400 DEBUG storage.ui: SwapSpace.teardown: device: /dev/mapper/VolGroup00-LogVol01 ; status: False ; type: swap ; >16:58:55,400 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >16:58:55,403 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: VolGroup00-LogVol01 ; current: swap ; type: None ; >16:58:55,403 INFO storage.ui: registered action: [7] Destroy Format swap on lvmlv VolGroup00-LogVol01 (id 8) >16:58:55,405 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: VolGroup00-LogVol01 ; status: False ; controllable: True ; >16:58:55,405 INFO storage.ui: removed lvmlv VolGroup00-LogVol01 (id 8) from device tree >16:58:55,405 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 3 ; name: VolGroup00 ; >16:58:55,406 INFO storage.ui: registered action: [8] Destroy Device lvmlv VolGroup00-LogVol01 (id 8) >16:58:55,452 DEBUG blivet: Ext3FS.supported: supported: True ; >16:58:55,453 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >16:58:57,996 DEBUG blivet: Ext3FS.supported: supported: True ; >16:58:57,996 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >16:58:57,997 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 1027, ['sdc'], {'encrypted': False, 'raid_level': None} >16:58:58,009 DEBUG blivet: Ext4FS.supported: supported: True ; >16:58:58,009 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:58:58,016 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 0, [], {} >16:59:00,288 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 0, [], {} >16:59:04,188 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >16:59:04,191 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: VolGroup00-LogVol02 ; current: ext4 ; type: None ; >16:59:04,191 INFO storage.ui: registered action: [9] Destroy Format ext4 filesystem on lvmlv VolGroup00-LogVol02 (id 9) >16:59:04,193 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: VolGroup00-LogVol02 ; status: False ; controllable: True ; >16:59:04,194 INFO storage.ui: removed lvmlv VolGroup00-LogVol02 (id 9) from device tree >16:59:04,195 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: VolGroup00 ; >16:59:04,195 INFO storage.ui: registered action: [10] Destroy Device lvmlv VolGroup00-LogVol02 (id 9) >16:59:04,236 DEBUG blivet: Ext3FS.supported: supported: True ; >16:59:04,236 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >16:59:05,665 DEBUG blivet: Ext3FS.supported: supported: True ; >16:59:05,666 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >16:59:05,667 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 1027, ['sdc'], {'encrypted': False, 'raid_level': None} >16:59:05,685 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 0, [], {} >16:59:07,005 DEBUG blivet: Ext3FS.supported: supported: True ; >16:59:07,005 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >16:59:07,006 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 414752, ['sdb'], {'encrypted': False, 'raid_level': None} >16:59:07,014 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 0, [], {} >16:59:10,085 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >16:59:10,085 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >16:59:10,086 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: ext3 ; type: None ; >16:59:10,086 INFO storage.ui: registered action: [11] Destroy Format ext3 filesystem on partition sda1 (id 1) >16:59:10,087 DEBUG storage.ui: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >16:59:10,088 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >16:59:10,118 INFO storage.ui: removed partition sda1 (id 1) from device tree >16:59:10,121 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >16:59:10,121 INFO storage.ui: registered action: [12] Destroy Device partition sda1 (id 1) >16:59:10,124 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:59:10,124 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >16:59:10,125 DEBUG storage.ui: DiskDevice._setFormat: sda ; current: disklabel ; type: None ; >16:59:10,125 INFO storage.ui: registered action: [13] Destroy Format msdos disklabel on disk sda (id 0) >16:59:10,125 DEBUG storage.ui: required disklabel type for sda (1) is None >16:59:10,125 DEBUG storage.ui: default disklabel type for sda is msdos >16:59:10,126 DEBUG storage.ui: selecting msdos disklabel for sda based on size >16:59:10,126 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >16:59:10,127 DEBUG storage.ui: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >16:59:10,128 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 0x7f15d0389790> > PedDisk: <_ped.Disk object at 0x7f15d033bb48> >16:59:10,128 DEBUG storage.ui: getFormat('disklabel') returning DiskLabel instance >16:59:10,129 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >16:59:10,129 DEBUG storage.ui: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >16:59:10,130 INFO storage.ui: registered action: [14] Create Format msdos disklabel on disk sda (id 0) >16:59:12,207 DEBUG blivet: Ext3FS.supported: supported: True ; >16:59:12,207 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >16:59:12,208 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 1027, ['sdc'], {'encrypted': False, 'raid_level': None} >16:59:12,226 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 0, [], {} >16:59:13,807 DEBUG blivet: Ext3FS.supported: supported: True ; >16:59:13,807 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >16:59:13,808 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 414752, ['sdb'], {'encrypted': False, 'raid_level': None} >16:59:13,815 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 0, [], {} >16:59:16,356 DEBUG storage.ui: PartitionDevice._setFormat: sdb1 ; >16:59:16,356 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >16:59:16,364 DEBUG storage.ui: PartitionDevice._setFormat: sdb1 ; current: ext3 ; type: None ; >16:59:16,364 INFO storage.ui: registered action: [15] Destroy Format ext3 filesystem on partition sdb1 (id 5) >16:59:16,365 DEBUG storage.ui: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >16:59:16,366 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb1 ; status: False ; type: None ; >16:59:16,391 INFO storage.ui: removed partition sdb1 (id 5) from device tree >16:59:16,394 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdb ; >16:59:16,395 INFO storage.ui: registered action: [16] Destroy Device partition sdb1 (id 5) >16:59:17,858 DEBUG blivet: Ext3FS.supported: supported: True ; >16:59:17,858 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >16:59:17,859 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 1027, ['sdc'], {'encrypted': False, 'raid_level': None} >16:59:17,876 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 0, [], {} >16:59:18,749 DEBUG blivet: Ext3FS.supported: supported: True ; >16:59:18,749 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >16:59:18,750 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 414752, ['sdb'], {'encrypted': False, 'raid_level': None} >16:59:18,757 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 0, [], {} >16:59:21,575 DEBUG storage.ui: PartitionDevice._setFormat: sdc2 ; >16:59:21,576 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >16:59:21,578 DEBUG storage.ui: PartitionDevice._setFormat: sdc2 ; current: ext3 ; type: None ; >16:59:21,579 INFO storage.ui: registered action: [17] Destroy Format ext3 filesystem on partition sdc2 (id 16) >16:59:21,581 DEBUG storage.ui: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >16:59:21,584 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdc2 ; status: False ; type: None ; >16:59:21,611 INFO storage.ui: removed partition sdc2 (id 16) from device tree >16:59:21,613 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >16:59:21,614 INFO storage.ui: registered action: [18] Destroy Device partition sdc2 (id 16) >16:59:25,786 DEBUG blivet: Ext3FS.supported: supported: True ; >16:59:25,786 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >16:59:25,787 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 1027, ['sdc'], {'encrypted': False, 'raid_level': None} >16:59:25,800 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >16:59:25,800 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >16:59:25,800 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >16:59:37,867 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 876000.0, [], {} >16:59:37,870 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 876000.0 ; mountpoint: /home ; disks: [DiskDevice instance (0x7f15d0599750) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 953869.710938 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SAMSUNG HE103UJ path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x22899e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d0599710>, DiskDevice instance (0x7f15d05819d0) -- > name = sdb status = True kids = 1 id = 4 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA ST3500320AS path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c674add0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d05817d0>, DiskDevice instance (0x7f15d0581810) -- > name = sdc status = True kids = 1 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:1/6:0:1:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD1001FALS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 7 did: 1 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c6aca560> > target size = 0 path = /dev/sdc > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d05818d0>] ; fstype: ext4 ; encrypted: True ; >16:59:37,870 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 876000.0, ['sda', 'sdb', 'sdc'], {'mountpoint': '/home', 'fstype': 'ext4', 'encrypted': True} >16:59:37,871 DEBUG storage.ui: LUKS.__init__: >16:59:37,871 DEBUG storage.ui: getFormat('luks') returning LUKS instance >16:59:37,872 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >16:59:37,872 DEBUG storage.ui: starting Blivet copy >16:59:37,898 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb2 ; >16:59:37,898 DEBUG storage.ui: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x38dc5d0> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3623dd0> PedPartition: <_ped.Partition object at 0x7f15d0af3530> >16:59:37,899 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >16:59:37,900 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3d48810> fileSystem: <parted.filesystem.FileSystem object at 0x3623990> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3623690> PedPartition: <_ped.Partition object at 0x38f07d0> >16:59:37,900 DEBUG storage.ui: finished Blivet copy >16:59:37,900 DEBUG storage.ui: size bumped to 876008 to include new device space >16:59:37,900 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >16:59:37,902 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f15c6a618d0>, 876008.0, [DiskDevice instance (0x7f15d0599750) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 953869.710938 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SAMSUNG HE103UJ path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x22899e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d0599710>, DiskDevice instance (0x7f15d05819d0) -- > name = sdb status = True kids = 1 id = 4 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA ST3500320AS path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c674add0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d05817d0>, DiskDevice instance (0x7f15d0581810) -- > name = sdc status = True kids = 1 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:1/6:0:1:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD1001FALS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 7 did: 1 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c6aca560> > target size = 0 path = /dev/sdc > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d05818d0>]] >16:59:37,902 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >16:59:37,903 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x7f15d0372590> ; >16:59:37,903 DEBUG storage.ui: parent factory container: None >16:59:37,903 DEBUG storage.ui: members: [] >16:59:37,904 DEBUG storage.ui: add_disks: ['sda', 'sdc'] >16:59:37,904 DEBUG storage.ui: remove_disks: [] >16:59:37,905 DEBUG storage.ui: LVMPhysicalVolume.__init__: >16:59:37,905 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >16:59:37,906 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >16:59:37,906 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >16:59:37,907 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >16:59:37,908 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >16:59:37,909 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >16:59:37,910 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >16:59:37,910 INFO storage.ui: added partition req0 (id 27) to device tree >16:59:37,910 INFO storage.ui: registered action: [19] Create Device partition req0 (id 27) >16:59:37,910 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >16:59:37,910 INFO storage.ui: registered action: [20] Create Format lvmpv on partition req0 (id 27) >16:59:37,911 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >16:59:37,911 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >16:59:37,912 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >16:59:37,913 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >16:59:37,914 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: lvmpv ; >16:59:37,915 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >16:59:37,915 INFO storage.ui: added partition req1 (id 28) to device tree >16:59:37,915 INFO storage.ui: registered action: [21] Create Device partition req1 (id 28) >16:59:37,915 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >16:59:37,915 INFO storage.ui: registered action: [22] Create Format lvmpv on partition req1 (id 28) >16:59:37,915 DEBUG storage.ui: size bumped to 876008 to include new device space >16:59:37,915 DEBUG storage.ui: adding a TotalSizeSet with size 876008 >16:59:37,916 DEBUG storage.ui: set.allocated = 16 >16:59:37,917 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >16:59:37,918 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >16:59:37,919 DEBUG storage.ui: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >16:59:37,919 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 27)', 'req1(id 28)'] from disk(s) ['sda', 'sdb', 'sdc'] >16:59:37,920 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb', 'sdc'] ; partitions=['req0(id 27)', 'req1(id 28)'] >16:59:37,920 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 27)', 'req1(id 28)'] from disk(s) ['sda', 'sdb', 'sdc'] >16:59:37,921 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >16:59:37,922 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >16:59:37,922 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >16:59:37,923 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >16:59:37,924 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >16:59:37,924 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >16:59:37,924 DEBUG storage.ui: allocating partition: req0 ; id: 27 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 876008.0 ; start: None ; end: None >16:59:37,924 DEBUG storage.ui: checking freespace on sda >16:59:37,925 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >16:59:37,925 DEBUG storage.ui: checking 63-1953525167 (953869 MB) >16:59:37,925 DEBUG storage.ui: current free range is 63-1953525167 (953869MB) >16:59:37,925 DEBUG storage.ui: evaluating growth potential for new layout >16:59:37,925 DEBUG storage.ui: calculating growth for disk /dev/sdb >16:59:37,925 DEBUG storage.ui: Chunk.growRequests: 401562 on /dev/sdb start = 63 end = 401624 >sectorSize = 512 > >16:59:37,925 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sdb start = 976768065 end = 976773167 >sectorSize = 512 > >16:59:37,926 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >16:59:37,926 DEBUG storage.ui: calculating growth for disk /dev/sdc >16:59:37,926 DEBUG storage.ui: Chunk.growRequests: 1951420653 on /dev/sdc start = 2104515 end = 1953525167 >sectorSize = 512 > >16:59:37,926 DEBUG storage.ui: disk /dev/sdc growth: 0 (0MB) >16:59:37,926 DEBUG storage.ui: calculating growth for disk /dev/sda >16:59:37,926 DEBUG storage.ui: adjusted start sector from 63 to 2048 >16:59:37,928 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >16:59:37,928 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x384e9d0> PedPartition: <_ped.Partition object at 0x7f15d09f2050> >16:59:37,929 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >16:59:37,930 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >16:59:37,930 DEBUG storage.ui: adding request 27 to chunk 1953525105 (63-1953525167) on /dev/sda >16:59:37,930 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sda start = 63 end = 1953525167 >sectorSize = 512 > >16:59:37,930 DEBUG storage.ui: req: PartitionRequest instance -- >id = 27 name = sda1 growable = True >base = 16384 growth = 0 max_grow = 1794048000 >done = False >16:59:37,930 DEBUG storage.ui: 1 requests and 1953508721 (953861MB) left in chunk >16:59:37,931 DEBUG storage.ui: adding 1953508721 (953861MB) to 27 (sda1) >16:59:37,931 DEBUG storage.ui: taking back 159460721 (77861MB) from 27 (sda1) >16:59:37,931 DEBUG storage.ui: new grow amount for request 27 (sda1) is 1794048000 units, or 876000MB >16:59:37,931 DEBUG storage.ui: request 27 (sda1) growth: 1794048000 (876000MB) size: 876008MB >16:59:37,931 DEBUG storage.ui: disk /dev/sda growth: 1794048000 (876000MB) >16:59:37,932 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >16:59:37,932 DEBUG storage.ui: device sda1 new partedPartition None >16:59:37,933 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >16:59:37,934 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >16:59:37,934 DEBUG storage.ui: total growth: 1794048000 sectors >16:59:37,935 DEBUG storage.ui: updating use_disk to sda, type: 0 >16:59:37,935 DEBUG storage.ui: new free: 63-1953525167 / 953869MB >16:59:37,935 DEBUG storage.ui: new free allows for 1794048000 sectors of growth >16:59:37,935 DEBUG storage.ui: adjusted start sector from 63 to 2048 >16:59:37,935 DEBUG storage.ui: created partition sda1 of 8MB and added it to /dev/sda >16:59:37,936 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >16:59:37,937 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x41129d0> PedPartition: <_ped.Partition object at 0x7f15d09f2650> >16:59:37,938 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >16:59:37,939 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >16:59:37,940 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >16:59:37,940 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4112890> PedPartition: <_ped.Partition object at 0x7f15d09f25f0> >16:59:37,941 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >16:59:37,942 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >16:59:37,942 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >16:59:37,943 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >16:59:37,944 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >16:59:37,944 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >16:59:37,944 DEBUG storage.ui: allocating partition: req1 ; id: 28 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 876008.0 ; start: None ; end: None >16:59:37,945 DEBUG storage.ui: checking freespace on sdc >16:59:37,945 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=8MB boot=False best=None grow=True start=None >16:59:37,945 DEBUG storage.ui: checking 2104515-1953525167 (952842 MB) >16:59:37,945 DEBUG storage.ui: current free range is 2104515-1953525167 (952842MB) >16:59:37,946 DEBUG storage.ui: evaluating growth potential for new layout >16:59:37,946 DEBUG storage.ui: calculating growth for disk /dev/sdb >16:59:37,946 DEBUG storage.ui: Chunk.growRequests: 401562 on /dev/sdb start = 63 end = 401624 >sectorSize = 512 > >16:59:37,946 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sdb start = 976768065 end = 976773167 >sectorSize = 512 > >16:59:37,946 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >16:59:37,946 DEBUG storage.ui: calculating growth for disk /dev/sdc >16:59:37,946 DEBUG storage.ui: adjusted start sector from 2104515 to 2105344 >16:59:37,947 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >16:59:37,948 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x36406d0> PedPartition: <_ped.Partition object at 0x7f15d05e8170> >16:59:37,949 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >16:59:37,950 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >16:59:37,950 DEBUG storage.ui: adding request 28 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >16:59:37,950 DEBUG storage.ui: Chunk.growRequests: 1951420653 on /dev/sdc start = 2104515 end = 1953525167 >sectorSize = 512 > >16:59:37,950 DEBUG storage.ui: req: PartitionRequest instance -- >id = 28 name = sdc2 growable = True >base = 16384 growth = 0 max_grow = 1794048000 >done = False >16:59:37,950 DEBUG storage.ui: 1 requests and 1951404269 (952834MB) left in chunk >16:59:37,950 DEBUG storage.ui: adding 1951404269 (952834MB) to 28 (sdc2) >16:59:37,951 DEBUG storage.ui: taking back 157356269 (76834MB) from 28 (sdc2) >16:59:37,951 DEBUG storage.ui: new grow amount for request 28 (sdc2) is 1794048000 units, or 876000MB >16:59:37,951 DEBUG storage.ui: request 28 (sdc2) growth: 1794048000 (876000MB) size: 876008MB >16:59:37,951 DEBUG storage.ui: disk /dev/sdc growth: 1794048000 (876000MB) >16:59:37,951 DEBUG storage.ui: calculating growth for disk /dev/sda >16:59:37,951 DEBUG storage.ui: adding request 27 to chunk 1953525105 (63-1953525167) on /dev/sda >16:59:37,951 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sda start = 63 end = 1953525167 >sectorSize = 512 > >16:59:37,951 DEBUG storage.ui: req: PartitionRequest instance -- >id = 27 name = sda1 growable = True >base = 16384 growth = 0 max_grow = 1794048000 >done = False >16:59:37,951 DEBUG storage.ui: 1 requests and 1953508721 (953861MB) left in chunk >16:59:37,952 DEBUG storage.ui: adding 1953508721 (953861MB) to 27 (sda1) >16:59:37,952 DEBUG storage.ui: taking back 159460721 (77861MB) from 27 (sda1) >16:59:37,952 DEBUG storage.ui: new grow amount for request 27 (sda1) is 1794048000 units, or 876000MB >16:59:37,952 DEBUG storage.ui: request 27 (sda1) growth: 1794048000 (876000MB) size: 876008MB >16:59:37,952 DEBUG storage.ui: disk /dev/sda growth: 1794048000 (876000MB) >16:59:37,953 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >16:59:37,953 DEBUG storage.ui: device sdc2 new partedPartition None >16:59:37,954 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sdc ; >16:59:37,955 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >16:59:37,955 DEBUG storage.ui: total growth: 3588096000 sectors >16:59:37,955 DEBUG storage.ui: updating use_disk to sdc, type: 0 >16:59:37,955 DEBUG storage.ui: new free: 2104515-1953525167 / 952842MB >16:59:37,955 DEBUG storage.ui: new free allows for 3588096000 sectors of growth >16:59:37,955 DEBUG storage.ui: adjusted start sector from 2104515 to 2105344 >16:59:37,956 DEBUG storage.ui: created partition sdc2 of 8MB and added it to /dev/sdc >16:59:37,957 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >16:59:37,957 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x382e790> PedPartition: <_ped.Partition object at 0x7f15d05e8830> >16:59:37,958 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >16:59:37,959 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >16:59:37,960 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >16:59:37,961 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x382eb90> PedPartition: <_ped.Partition object at 0x7f15d09f26b0> >16:59:37,961 DEBUG storage.ui: growPartitions: disks=['sda', 'sdb', 'sdc'], partitions=['sda1(id 27)', 'sdc2(id 28)'] >16:59:37,961 DEBUG storage.ui: growable partitions are ['sda1', 'sdc2'] >16:59:37,961 DEBUG storage.ui: adding request 27 to chunk 1953525105 (63-1953525167) on /dev/sda >16:59:37,961 DEBUG storage.ui: disk sda has 1 chunks >16:59:37,961 DEBUG storage.ui: disk sdb has 2 chunks >16:59:37,962 DEBUG storage.ui: adding request 28 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >16:59:37,962 DEBUG storage.ui: disk sdc has 1 chunks >16:59:37,962 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sda start = 63 end = 1953525167 >sectorSize = 512 > >16:59:37,962 DEBUG storage.ui: req: PartitionRequest instance -- >id = 27 name = sda1 growable = True >base = 16384 growth = 0 max_grow = 1794048000 >done = False >16:59:37,962 DEBUG storage.ui: 1 requests and 1953508721 (953861MB) left in chunk >16:59:37,962 DEBUG storage.ui: adding 1953508721 (953861MB) to 27 (sda1) >16:59:37,962 DEBUG storage.ui: taking back 159460721 (77861MB) from 27 (sda1) >16:59:37,962 DEBUG storage.ui: new grow amount for request 27 (sda1) is 1794048000 units, or 876000MB >16:59:37,962 DEBUG storage.ui: Chunk.growRequests: 1951420653 on /dev/sdc start = 2104515 end = 1953525167 >sectorSize = 512 > >16:59:37,963 DEBUG storage.ui: req: PartitionRequest instance -- >id = 28 name = sdc2 growable = True >base = 16384 growth = 0 max_grow = 1794048000 >done = False >16:59:37,963 DEBUG storage.ui: 1 requests and 1951404269 (952834MB) left in chunk >16:59:37,963 DEBUG storage.ui: adding 1951404269 (952834MB) to 28 (sdc2) >16:59:37,963 DEBUG storage.ui: taking back 157356269 (76834MB) from 28 (sdc2) >16:59:37,963 DEBUG storage.ui: new grow amount for request 28 (sdc2) is 1794048000 units, or 876000MB >16:59:37,963 DEBUG storage.ui: set: ['sda1', 'sdc2'] 16/876008 >16:59:37,963 DEBUG storage.ui: allocating 876000 to TotalSizeSet with 16/876008 (875992 needed) >16:59:37,963 DEBUG storage.ui: allocating 876000 to TotalSizeSet with 876016/876008 (-8 needed) >16:59:37,963 DEBUG storage.ui: PartitionRequest instance -- >id = 27 name = sda1 growable = True >base = 16384 growth = 1794048000 max_grow = 1794048000 >done = True >16:59:37,963 DEBUG storage.ui: needed: -876008 >16:59:37,963 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 27 name = sda1 growable = True >base = 16384 growth = 1794048000 max_grow = 1794048000 >done = True 897032192 (438004 MB) >16:59:37,964 DEBUG storage.ui: deallocating 438004 from TotalSizeSet with 1752016/876008 (-876008 needed) >16:59:37,964 DEBUG storage.ui: PartitionRequest instance -- >id = 28 name = sdc2 growable = True >base = 16384 growth = 1794048000 max_grow = 1794048000 >done = True >16:59:37,964 DEBUG storage.ui: needed: -438004 >16:59:37,964 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 28 name = sdc2 growable = True >base = 16384 growth = 1794048000 max_grow = 1794048000 >done = True 897032192 (438004 MB) >16:59:37,964 DEBUG storage.ui: deallocating 438004 from TotalSizeSet with 1314012/876008 (-438004 needed) >16:59:37,964 DEBUG storage.ui: set: ['sda1', 'sdc2'] 876008/876008 >16:59:37,964 DEBUG storage.ui: allocating 0 to TotalSizeSet with 876008/876008 (0 needed) >16:59:37,964 DEBUG storage.ui: allocating 0 to TotalSizeSet with 876008/876008 (0 needed) >16:59:37,964 DEBUG storage.ui: PartitionRequest instance -- >id = 27 name = sda1 growable = True >base = 16384 growth = 897015808 max_grow = 1794048000 >done = True >16:59:37,964 DEBUG storage.ui: needed: 0 >16:59:37,965 DEBUG storage.ui: PartitionRequest instance -- >id = 28 name = sdc2 growable = True >base = 16384 growth = 897015808 max_grow = 1794048000 >done = True >16:59:37,965 DEBUG storage.ui: needed: 0 >16:59:37,965 DEBUG storage.ui: growing partitions on sda >16:59:37,965 DEBUG storage.ui: partition sda1 (27): 0 >16:59:37,965 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 897034239 length: 897032192 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x7f15d0372bd0> >16:59:37,965 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 27)'] from disk(s) ['sda'] >16:59:37,966 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >16:59:37,966 DEBUG storage.ui: device sda1 new partedPartition None >16:59:37,967 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >16:59:37,968 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >16:59:37,968 DEBUG storage.ui: back from removeNewPartitions >16:59:37,969 DEBUG storage.ui: extended: None >16:59:37,969 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 897034239 length: 897032192 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x7f15d0372bd0> >16:59:37,970 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >16:59:37,970 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x384ea90> PedPartition: <_ped.Partition object at 0x7f15d05e8110> >16:59:37,971 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >16:59:37,972 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >16:59:37,973 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >16:59:37,974 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d09e54d0> PedPartition: <_ped.Partition object at 0x7f15d09f2770> >16:59:37,974 DEBUG storage.ui: growing partitions on sdb >16:59:37,974 DEBUG storage.ui: growing partitions on sdc >16:59:37,974 DEBUG storage.ui: partition sdc2 (28): 0 >16:59:37,974 DEBUG storage.ui: new geometry for sdc2: parted.Geometry instance -- > start: 2105344 end: 899137535 length: 897032192 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x7f15d09e5590> >16:59:37,974 DEBUG storage.ui: removing all non-preexisting partitions ['sdc2(id 28)'] from disk(s) ['sdc'] >16:59:37,975 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >16:59:37,975 DEBUG storage.ui: device sdc2 new partedPartition None >16:59:37,976 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sdc ; >16:59:37,978 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >16:59:37,978 DEBUG storage.ui: back from removeNewPartitions >16:59:37,978 DEBUG storage.ui: extended: None >16:59:37,978 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2105344 end: 899137535 length: 897032192 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x7f15d09e5590> >16:59:37,979 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >16:59:37,979 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x384e9d0> PedPartition: <_ped.Partition object at 0x7f15d09f2950> >16:59:37,980 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >16:59:37,981 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >16:59:37,983 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >16:59:37,983 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0a4db50> PedPartition: <_ped.Partition object at 0x7f15d09f2650> >16:59:37,983 DEBUG storage.ui: fixing size of non-existent 438004MB partition sda1 (27) with non-existent lvmpv at 438004.00 >16:59:37,984 DEBUG storage.ui: fixing size of existing 476741MB partition sdb2 (6) with existing lvmpv at 476741.43 >16:59:37,984 DEBUG storage.ui: fixing size of existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot at 1027.56 >16:59:37,984 DEBUG storage.ui: fixing size of non-existent 438004MB partition sdc2 (28) with non-existent lvmpv at 438004.00 >16:59:37,986 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda1 ; >16:59:37,987 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sdc2 ; >16:59:37,987 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >16:59:37,988 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora_phoenix ; current: None ; type: None ; >16:59:37,988 INFO storage.ui: added lvmvg fedora_phoenix (id 29) to device tree >16:59:37,988 INFO storage.ui: registered action: [23] Create Device lvmvg fedora_phoenix (id 29) >16:59:37,989 DEBUG storage.ui: fedora_phoenix size is 876000MB >16:59:37,989 DEBUG storage.ui: vg fedora_phoenix has 876000MB free >16:59:37,989 INFO storage.ui: adjusting size from 876002.00 to 876000.00 so it fits in container fedora_phoenix >16:59:37,990 DEBUG storage.ui: LUKS.__init__: mountpoint: None ; >16:59:37,990 DEBUG storage.ui: getFormat('luks') returning LUKS instance >16:59:37,991 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora_phoenix ; >16:59:37,992 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora_phoenix-00 ; current: None ; type: luks ; >16:59:37,992 DEBUG storage.ui: fedora_phoenix size is 876000MB >16:59:37,992 DEBUG storage.ui: vg fedora_phoenix has 876000MB free >16:59:37,992 DEBUG storage.ui: Adding fedora_phoenix-00/876000MB to fedora_phoenix >16:59:37,993 INFO storage.ui: added lvmlv fedora_phoenix-00 (id 30) to device tree >16:59:37,993 INFO storage.ui: registered action: [24] Create Device lvmlv fedora_phoenix-00 (id 30) >16:59:37,993 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >16:59:37,993 INFO storage.ui: registered action: [25] Create Format luks on lvmlv fedora_phoenix-00 (id 30) >16:59:37,994 DEBUG storage.ui: Ext4FS.supported: supported: True ; >16:59:37,994 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >16:59:37,995 DEBUG storage.ui: LVMLogicalVolumeDevice.addChild: kids: 0 ; name: fedora_phoenix-00 ; >16:59:37,996 DEBUG storage.ui: LUKSDevice._setFormat: luks-fedora_phoenix-00 ; current: None ; type: ext4 ; >16:59:37,996 INFO storage.ui: added luks/dm-crypt luks-fedora_phoenix-00 (id 31) to device tree >16:59:37,996 INFO storage.ui: registered action: [26] Create Device luks/dm-crypt luks-fedora_phoenix-00 (id 31) >16:59:37,996 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >16:59:37,997 INFO storage.ui: registered action: [27] Create Format ext4 filesystem mounted at /home on luks/dm-crypt luks-fedora_phoenix-00 (id 31) >16:59:38,028 DEBUG blivet: Ext3FS.supported: supported: True ; >16:59:38,028 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >16:59:38,029 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 1027, ['sdc'], {'encrypted': False, 'raid_level': None} >16:59:38,040 DEBUG blivet: Ext3FS.supported: supported: True ; >16:59:38,040 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >16:59:38,042 DEBUG blivet: Ext4FS.supported: supported: True ; >16:59:38,042 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:59:38,049 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 0, [], {} >16:59:42,546 DEBUG blivet: Ext4FS.supported: supported: True ; >16:59:42,546 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:59:42,548 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 875998, ['sda', 'sdc'], {'encrypted': True, 'raid_level': 'raid1'} >16:59:42,549 DEBUG storage.ui: LUKS.__init__: >16:59:42,549 DEBUG storage.ui: getFormat('luks') returning LUKS instance >16:59:42,550 INFO storage.ui: removed luks/dm-crypt luks-fedora_phoenix-00 (id 31) from device tree >16:59:42,551 DEBUG storage.ui: LVMLogicalVolumeDevice.removeChild: kids: 1 ; name: fedora_phoenix-00 ; >16:59:42,551 INFO storage.ui: registered action: [28] Destroy Device luks/dm-crypt luks-fedora_phoenix-00 (id 31) >16:59:42,551 INFO storage.ui: removed lvmlv fedora_phoenix-00 (id 30) from device tree >16:59:42,552 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora_phoenix ; >16:59:42,552 INFO storage.ui: registered action: [29] Destroy Device lvmlv fedora_phoenix-00 (id 30) >16:59:42,552 INFO storage.ui: removed lvmvg fedora_phoenix (id 29) from device tree >16:59:42,553 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda1 ; >16:59:42,554 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sdc2 ; >16:59:42,554 INFO storage.ui: registered action: [30] Destroy Device lvmvg fedora_phoenix (id 29) >16:59:42,554 INFO storage.ui: removed partition sda1 (id 27) from device tree >16:59:42,555 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >16:59:42,555 INFO storage.ui: registered action: [31] Destroy Device partition sda1 (id 27) >16:59:42,556 INFO storage.ui: removed partition sdc2 (id 28) from device tree >16:59:42,556 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >16:59:42,557 INFO storage.ui: registered action: [32] Destroy Device partition sdc2 (id 28) >16:59:42,559 DEBUG storage.ui: Blivet.factoryDevice: 1 ; 875998 ; container_raid_level: None ; name: home ; encrypted: True ; container_encrypted: False ; disks: [DiskDevice instance (0x7f15d0599750) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 953869.710938 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SAMSUNG HE103UJ path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x22899e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d0599710>, DiskDevice instance (0x7f15d0581810) -- > name = sdc status = True kids = 1 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:1/6:0:1:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD1001FALS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 7 did: 1 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c6aca560> > target size = 0 path = /dev/sdc > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d05818d0>] ; raid_level: raid1 ; label: ; container_name: fedora_phoenix ; device: None ; mountpoint: /home ; fstype: ext4 ; container_size: 0 ; >16:59:42,559 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 875998, ['sda', 'sdc'], {'container_raid_level': None, 'name': 'home', 'encrypted': True, 'container_encrypted': False, 'raid_level': 'raid1', 'label': '', 'container_name': 'fedora_phoenix', 'device': None, 'mountpoint': '/home', 'fstype': 'ext4', 'container_size': 0} >16:59:42,560 DEBUG storage.ui: LUKS.__init__: >16:59:42,560 DEBUG storage.ui: getFormat('luks') returning LUKS instance >16:59:42,561 DEBUG storage.ui: MDFactory.configure: parent_factory: None ; >16:59:42,561 DEBUG storage.ui: starting Blivet copy >16:59:42,590 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb2 ; >16:59:42,590 DEBUG storage.ui: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0913950> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x382e8d0> PedPartition: <_ped.Partition object at 0x7f15d0af3530> >16:59:42,591 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >16:59:42,592 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0960150> fileSystem: <parted.filesystem.FileSystem object at 0x382e510> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x382e5d0> PedPartition: <_ped.Partition object at 0x7f15d05e8110> >16:59:42,592 DEBUG storage.ui: finished Blivet copy >16:59:42,592 INFO storage.ui: Using 128MB superBlockSize >16:59:42,592 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >16:59:42,594 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f15c6a618d0>, 1752256.0, [DiskDevice instance (0x7f15d0599750) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 953869.710938 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SAMSUNG HE103UJ path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x22899e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d0599710>, DiskDevice instance (0x7f15d0581810) -- > name = sdc status = True kids = 1 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:1/6:0:1:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD1001FALS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 7 did: 1 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c6aca560> > target size = 0 path = /dev/sdc > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d05818d0>]] >16:59:42,594 DEBUG storage.ui: child factory kwargs: {'fstype': 'mdmember'} >16:59:42,595 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.MDFactory object at 0x7f15d09e57d0> ; >16:59:42,595 DEBUG storage.ui: parent factory container: None >16:59:42,595 DEBUG storage.ui: members: [] >16:59:42,595 DEBUG storage.ui: add_disks: ['sda', 'sdc'] >16:59:42,595 DEBUG storage.ui: remove_disks: [] >16:59:42,596 DEBUG storage.ui: MDRaidMember.__init__: >16:59:42,596 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance >16:59:42,597 DEBUG storage.ui: MDRaidMember.__init__: mountpoint: None ; >16:59:42,597 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance >16:59:42,598 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >16:59:42,599 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; >16:59:42,600 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; current: None ; type: mdmember ; >16:59:42,601 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >16:59:42,601 INFO storage.ui: added partition req2 (id 32) to device tree >16:59:42,601 INFO storage.ui: registered action: [33] Create Device partition req2 (id 32) >16:59:42,602 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >16:59:42,602 INFO storage.ui: registered action: [34] Create Format mdmember on partition req2 (id 32) >16:59:42,603 DEBUG storage.ui: MDRaidMember.__init__: mountpoint: None ; >16:59:42,603 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance >16:59:42,604 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >16:59:42,605 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; >16:59:42,606 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; current: None ; type: mdmember ; >16:59:42,607 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >16:59:42,607 INFO storage.ui: added partition req3 (id 33) to device tree >16:59:42,607 INFO storage.ui: registered action: [35] Create Device partition req3 (id 33) >16:59:42,607 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >16:59:42,607 INFO storage.ui: registered action: [36] Create Format mdmember on partition req3 (id 33) >16:59:42,607 INFO storage.ui: Using 128MB superBlockSize >16:59:42,607 DEBUG storage.ui: adding a SameSizeSet with size 1752256 >16:59:42,608 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >16:59:42,609 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >16:59:42,610 DEBUG storage.ui: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >16:59:42,611 DEBUG storage.ui: removing all non-preexisting partitions ['req2(id 32)', 'req3(id 33)'] from disk(s) ['sda', 'sdb', 'sdc'] >16:59:42,611 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb', 'sdc'] ; partitions=['req2(id 32)', 'req3(id 33)'] >16:59:42,611 DEBUG storage.ui: removing all non-preexisting partitions ['req2(id 32)', 'req3(id 33)'] from disk(s) ['sda', 'sdb', 'sdc'] >16:59:42,612 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >16:59:42,614 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >16:59:42,614 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >16:59:42,615 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >16:59:42,616 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >16:59:42,616 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >16:59:42,616 DEBUG storage.ui: allocating partition: req2 ; id: 32 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 876128 ; start: None ; end: None >16:59:42,616 DEBUG storage.ui: checking freespace on sda >16:59:42,616 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=False best=None grow=True start=None >16:59:42,617 DEBUG storage.ui: checking 63-1953525167 (953869 MB) >16:59:42,617 DEBUG storage.ui: current free range is 63-1953525167 (953869MB) >16:59:42,617 DEBUG storage.ui: evaluating growth potential for new layout >16:59:42,617 DEBUG storage.ui: calculating growth for disk /dev/sdb >16:59:42,617 DEBUG storage.ui: Chunk.growRequests: 401562 on /dev/sdb start = 63 end = 401624 >sectorSize = 512 > >16:59:42,617 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sdb start = 976768065 end = 976773167 >sectorSize = 512 > >16:59:42,617 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >16:59:42,617 DEBUG storage.ui: calculating growth for disk /dev/sdc >16:59:42,617 DEBUG storage.ui: Chunk.growRequests: 1951420653 on /dev/sdc start = 2104515 end = 1953525167 >sectorSize = 512 > >16:59:42,618 DEBUG storage.ui: disk /dev/sdc growth: 0 (0MB) >16:59:42,618 DEBUG storage.ui: calculating growth for disk /dev/sda >16:59:42,618 DEBUG storage.ui: adjusted start sector from 63 to 2048 >16:59:42,619 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >16:59:42,619 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3640750> PedPartition: <_ped.Partition object at 0x38f07d0> >16:59:42,620 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >16:59:42,621 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >16:59:42,622 DEBUG storage.ui: adding request 32 to chunk 1953525105 (63-1953525167) on /dev/sda >16:59:42,622 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sda start = 63 end = 1953525167 >sectorSize = 512 > >16:59:42,622 DEBUG storage.ui: req: PartitionRequest instance -- >id = 32 name = sda1 growable = True >base = 2048 growth = 0 max_grow = 1794308096 >done = False >16:59:42,622 DEBUG storage.ui: 1 requests and 1953523057 (953868MB) left in chunk >16:59:42,622 DEBUG storage.ui: adding 1953523057 (953868MB) to 32 (sda1) >16:59:42,622 DEBUG storage.ui: taking back 159214961 (77741MB) from 32 (sda1) >16:59:42,622 DEBUG storage.ui: new grow amount for request 32 (sda1) is 1794308096 units, or 876127MB >16:59:42,622 DEBUG storage.ui: request 32 (sda1) growth: 1794308096 (876127MB) size: 876128MB >16:59:42,623 DEBUG storage.ui: disk /dev/sda growth: 1794308096 (876127MB) >16:59:42,624 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >16:59:42,624 DEBUG storage.ui: device sda1 new partedPartition None >16:59:42,625 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >16:59:42,626 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >16:59:42,626 DEBUG storage.ui: total growth: 1794308096 sectors >16:59:42,626 DEBUG storage.ui: updating use_disk to sda, type: 0 >16:59:42,626 DEBUG storage.ui: new free: 63-1953525167 / 953869MB >16:59:42,626 DEBUG storage.ui: new free allows for 1794308096 sectors of growth >16:59:42,626 DEBUG storage.ui: adjusted start sector from 63 to 2048 >16:59:42,627 DEBUG storage.ui: created partition sda1 of 1MB and added it to /dev/sda >16:59:42,628 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >16:59:42,628 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x361a750> PedPartition: <_ped.Partition object at 0x7f15d05e8830> >16:59:42,629 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >16:59:42,630 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >16:59:42,632 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >16:59:42,632 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d09b0710> PedPartition: <_ped.Partition object at 0x7f15d05e8170> >16:59:42,633 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >16:59:42,634 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >16:59:42,634 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >16:59:42,635 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >16:59:42,636 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >16:59:42,636 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >16:59:42,636 DEBUG storage.ui: allocating partition: req3 ; id: 33 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 876128 ; start: None ; end: None >16:59:42,637 DEBUG storage.ui: checking freespace on sdc >16:59:42,637 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=1MB boot=False best=None grow=True start=None >16:59:42,637 DEBUG storage.ui: checking 2104515-1953525167 (952842 MB) >16:59:42,637 DEBUG storage.ui: current free range is 2104515-1953525167 (952842MB) >16:59:42,638 DEBUG storage.ui: evaluating growth potential for new layout >16:59:42,638 DEBUG storage.ui: calculating growth for disk /dev/sdb >16:59:42,638 DEBUG storage.ui: Chunk.growRequests: 401562 on /dev/sdb start = 63 end = 401624 >sectorSize = 512 > >16:59:42,638 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sdb start = 976768065 end = 976773167 >sectorSize = 512 > >16:59:42,638 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >16:59:42,638 DEBUG storage.ui: calculating growth for disk /dev/sdc >16:59:42,638 DEBUG storage.ui: adjusted start sector from 2104515 to 2105344 >16:59:42,639 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >16:59:42,640 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3526690> PedPartition: <_ped.Partition object at 0x7f15d05e8b90> >16:59:42,641 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >16:59:42,642 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >16:59:42,642 DEBUG storage.ui: adding request 33 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >16:59:42,642 DEBUG storage.ui: Chunk.growRequests: 1951420653 on /dev/sdc start = 2104515 end = 1953525167 >sectorSize = 512 > >16:59:42,642 DEBUG storage.ui: req: PartitionRequest instance -- >id = 33 name = sdc2 growable = True >base = 2048 growth = 0 max_grow = 1794308096 >done = False >16:59:42,642 DEBUG storage.ui: 1 requests and 1951418605 (952841MB) left in chunk >16:59:42,642 DEBUG storage.ui: adding 1951418605 (952841MB) to 33 (sdc2) >16:59:42,643 DEBUG storage.ui: taking back 157110509 (76714MB) from 33 (sdc2) >16:59:42,643 DEBUG storage.ui: new grow amount for request 33 (sdc2) is 1794308096 units, or 876127MB >16:59:42,643 DEBUG storage.ui: request 33 (sdc2) growth: 1794308096 (876127MB) size: 876128MB >16:59:42,643 DEBUG storage.ui: disk /dev/sdc growth: 1794308096 (876127MB) >16:59:42,643 DEBUG storage.ui: calculating growth for disk /dev/sda >16:59:42,643 DEBUG storage.ui: adding request 32 to chunk 1953525105 (63-1953525167) on /dev/sda >16:59:42,643 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sda start = 63 end = 1953525167 >sectorSize = 512 > >16:59:42,643 DEBUG storage.ui: req: PartitionRequest instance -- >id = 32 name = sda1 growable = True >base = 2048 growth = 0 max_grow = 1794308096 >done = False >16:59:42,643 DEBUG storage.ui: 1 requests and 1953523057 (953868MB) left in chunk >16:59:42,644 DEBUG storage.ui: adding 1953523057 (953868MB) to 32 (sda1) >16:59:42,644 DEBUG storage.ui: taking back 159214961 (77741MB) from 32 (sda1) >16:59:42,644 DEBUG storage.ui: new grow amount for request 32 (sda1) is 1794308096 units, or 876127MB >16:59:42,644 DEBUG storage.ui: request 32 (sda1) growth: 1794308096 (876127MB) size: 876128MB >16:59:42,644 DEBUG storage.ui: disk /dev/sda growth: 1794308096 (876127MB) >16:59:42,645 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >16:59:42,645 DEBUG storage.ui: device sdc2 new partedPartition None >16:59:42,646 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sdc ; >16:59:42,647 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >16:59:42,647 DEBUG storage.ui: total growth: 3588616192 sectors >16:59:42,647 DEBUG storage.ui: updating use_disk to sdc, type: 0 >16:59:42,647 DEBUG storage.ui: new free: 2104515-1953525167 / 952842MB >16:59:42,647 DEBUG storage.ui: new free allows for 3588616192 sectors of growth >16:59:42,648 DEBUG storage.ui: adjusted start sector from 2104515 to 2105344 >16:59:42,648 DEBUG storage.ui: created partition sdc2 of 1MB and added it to /dev/sdc >16:59:42,649 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >16:59:42,649 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d09fde10> PedPartition: <_ped.Partition object at 0x38f07d0> >16:59:42,650 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >16:59:42,651 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >16:59:42,653 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >16:59:42,653 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3526790> PedPartition: <_ped.Partition object at 0x7f15d09f2950> >16:59:42,653 DEBUG storage.ui: growPartitions: disks=['sda', 'sdb', 'sdc'], partitions=['sda1(id 32)', 'sdc2(id 33)'] >16:59:42,653 DEBUG storage.ui: growable partitions are ['sda1', 'sdc2'] >16:59:42,654 DEBUG storage.ui: adding request 32 to chunk 1953525105 (63-1953525167) on /dev/sda >16:59:42,654 DEBUG storage.ui: disk sda has 1 chunks >16:59:42,654 DEBUG storage.ui: disk sdb has 2 chunks >16:59:42,654 DEBUG storage.ui: adding request 33 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >16:59:42,654 DEBUG storage.ui: disk sdc has 1 chunks >16:59:42,654 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sda start = 63 end = 1953525167 >sectorSize = 512 > >16:59:42,654 DEBUG storage.ui: req: PartitionRequest instance -- >id = 32 name = sda1 growable = True >base = 2048 growth = 0 max_grow = 1794308096 >done = False >16:59:42,654 DEBUG storage.ui: 1 requests and 1953523057 (953868MB) left in chunk >16:59:42,654 DEBUG storage.ui: adding 1953523057 (953868MB) to 32 (sda1) >16:59:42,655 DEBUG storage.ui: taking back 159214961 (77741MB) from 32 (sda1) >16:59:42,655 DEBUG storage.ui: new grow amount for request 32 (sda1) is 1794308096 units, or 876127MB >16:59:42,655 DEBUG storage.ui: Chunk.growRequests: 1951420653 on /dev/sdc start = 2104515 end = 1953525167 >sectorSize = 512 > >16:59:42,655 DEBUG storage.ui: req: PartitionRequest instance -- >id = 33 name = sdc2 growable = True >base = 2048 growth = 0 max_grow = 1794308096 >done = False >16:59:42,655 DEBUG storage.ui: 1 requests and 1951418605 (952841MB) left in chunk >16:59:42,655 DEBUG storage.ui: adding 1951418605 (952841MB) to 33 (sdc2) >16:59:42,655 DEBUG storage.ui: taking back 157110509 (76714MB) from 33 (sdc2) >16:59:42,655 DEBUG storage.ui: new grow amount for request 33 (sdc2) is 1794308096 units, or 876127MB >16:59:42,655 DEBUG storage.ui: set: ['sda1', 'sdc2'] 876128 >16:59:42,655 DEBUG storage.ui: min growth is 1794308096 >16:59:42,656 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 32 name = sda1 growable = True >base = 2048 growth = 1794308096 max_grow = 1794308096 >done = True is 1794308096 >16:59:42,656 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 33 name = sdc2 growable = True >base = 2048 growth = 1794308096 max_grow = 1794308096 >done = True is 1794308096 >16:59:42,656 DEBUG storage.ui: set: ['sda1', 'sdc2'] 876128 >16:59:42,656 DEBUG storage.ui: min growth is 1794308096 >16:59:42,656 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 32 name = sda1 growable = True >base = 2048 growth = 1794308096 max_grow = 1794308096 >done = True is 1794308096 >16:59:42,656 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 33 name = sdc2 growable = True >base = 2048 growth = 1794308096 max_grow = 1794308096 >done = True is 1794308096 >16:59:42,656 DEBUG storage.ui: growing partitions on sda >16:59:42,656 DEBUG storage.ui: partition sda1 (32): 0 >16:59:42,657 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1794312191 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x3640e90> >16:59:42,657 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 32)'] from disk(s) ['sda'] >16:59:42,658 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >16:59:42,658 DEBUG storage.ui: device sda1 new partedPartition None >16:59:42,659 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >16:59:42,660 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >16:59:42,660 DEBUG storage.ui: back from removeNewPartitions >16:59:42,660 DEBUG storage.ui: extended: None >16:59:42,660 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 2048 end: 1794312191 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x3640e90> >16:59:42,661 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >16:59:42,662 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3507dd0> PedPartition: <_ped.Partition object at 0x7f15d05e8d10> >16:59:42,663 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >16:59:42,664 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >16:59:42,665 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >16:59:42,665 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3507250> PedPartition: <_ped.Partition object at 0x7f15d09f2ef0> >16:59:42,665 DEBUG storage.ui: growing partitions on sdb >16:59:42,666 DEBUG storage.ui: growing partitions on sdc >16:59:42,666 DEBUG storage.ui: partition sdc2 (33): 0 >16:59:42,666 DEBUG storage.ui: new geometry for sdc2: parted.Geometry instance -- > start: 2105344 end: 1796415487 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x3507d90> >16:59:42,666 DEBUG storage.ui: removing all non-preexisting partitions ['sdc2(id 33)'] from disk(s) ['sdc'] >16:59:42,667 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >16:59:42,667 DEBUG storage.ui: device sdc2 new partedPartition None >16:59:42,668 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sdc ; >16:59:42,669 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >16:59:42,669 DEBUG storage.ui: back from removeNewPartitions >16:59:42,669 DEBUG storage.ui: extended: None >16:59:42,670 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 2105344 end: 1796415487 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x3507d90> >16:59:42,671 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >16:59:42,671 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3526750> PedPartition: <_ped.Partition object at 0x7f15d09f2710> >16:59:42,672 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >16:59:42,673 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >16:59:42,675 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >16:59:42,675 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d035e6d0> PedPartition: <_ped.Partition object at 0x7f15d09f2e90> >16:59:42,675 DEBUG storage.ui: fixing size of non-existent 876128MB partition sda1 (32) with non-existent mdmember at 876128.00 >16:59:42,676 DEBUG storage.ui: fixing size of existing 476741MB partition sdb2 (6) with existing lvmpv at 476741.43 >16:59:42,676 DEBUG storage.ui: fixing size of existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot at 1027.56 >16:59:42,676 DEBUG storage.ui: fixing size of non-existent 876128MB partition sdc2 (33) with non-existent mdmember at 876128.00 >16:59:42,677 DEBUG storage.ui: LUKS.__init__: mountpoint: None ; >16:59:42,678 DEBUG storage.ui: getFormat('luks') returning LUKS instance >16:59:42,679 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda1 ; >16:59:42,680 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sdc2 ; >16:59:42,681 DEBUG storage.ui: MDRaidArrayDevice._setFormat: home ; current: None ; type: luks ; >16:59:42,681 INFO storage.ui: added mdarray home (id 34) to device tree >16:59:42,681 INFO storage.ui: registered action: [37] Create Device mdarray home (id 34) >16:59:42,681 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >16:59:42,681 INFO storage.ui: registered action: [38] Create Format luks on mdarray home (id 34) >16:59:42,682 DEBUG storage.ui: raw RAID 1 size == 876128.0 >16:59:42,682 INFO storage.ui: Using 128MB superBlockSize >16:59:42,682 DEBUG storage.ui: non-existent RAID 1 size == 876000.0 >16:59:42,683 DEBUG storage.ui: Ext4FS.supported: supported: True ; >16:59:42,683 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >16:59:42,684 DEBUG storage.ui: MDRaidArrayDevice.addChild: kids: 0 ; name: home ; >16:59:42,685 DEBUG storage.ui: LUKSDevice._setFormat: luks-home ; current: None ; type: ext4 ; >16:59:42,685 INFO storage.ui: added luks/dm-crypt luks-home (id 35) to device tree >16:59:42,685 INFO storage.ui: registered action: [39] Create Device luks/dm-crypt luks-home (id 35) >16:59:42,685 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >16:59:42,685 INFO storage.ui: registered action: [40] Create Format ext4 filesystem mounted at /home on luks/dm-crypt luks-home (id 35) >16:59:42,686 DEBUG storage.ui: raw RAID 1 size == 876128.0 >16:59:42,686 INFO storage.ui: Using 128MB superBlockSize >16:59:42,686 DEBUG storage.ui: non-existent RAID 1 size == 876000.0 >16:59:42,692 DEBUG blivet: raw RAID 1 size == 876128.0 >16:59:42,692 INFO blivet: Using 128MB superBlockSize >16:59:42,692 DEBUG blivet: non-existent RAID 1 size == 876000.0 >16:59:42,708 DEBUG blivet: raw RAID 1 size == 876128.0 >16:59:42,708 INFO blivet: Using 128MB superBlockSize >16:59:42,709 DEBUG blivet: non-existent RAID 1 size == 876000.0 >16:59:42,709 DEBUG blivet: raw RAID 1 size == 876128.0 >16:59:42,709 INFO blivet: Using 128MB superBlockSize >16:59:42,709 DEBUG blivet: non-existent RAID 1 size == 876000.0 >16:59:42,710 DEBUG blivet: raw RAID 1 size == 876128.0 >16:59:42,710 INFO blivet: Using 128MB superBlockSize >16:59:42,710 DEBUG blivet: non-existent RAID 1 size == 876000.0 >16:59:42,711 DEBUG blivet: raw RAID 1 size == 876128.0 >16:59:42,711 INFO blivet: Using 128MB superBlockSize >16:59:42,711 DEBUG blivet: non-existent RAID 1 size == 876000.0 >16:59:52,043 DEBUG blivet: raw RAID 1 size == 876128.0 >16:59:52,043 INFO blivet: Using 128MB superBlockSize >16:59:52,044 DEBUG blivet: non-existent RAID 1 size == 876000.0 >16:59:52,054 DEBUG blivet: Ext4FS.supported: supported: True ; >16:59:52,055 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:59:52,056 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 875998, ['sda', 'sdc'], {'encrypted': True, 'raid_level': 'raid1'} >16:59:52,057 DEBUG storage.ui: LUKS.__init__: >16:59:52,057 DEBUG storage.ui: getFormat('luks') returning LUKS instance >16:59:52,060 DEBUG storage.ui: raw RAID 1 size == 876128.0 >16:59:52,060 INFO storage.ui: Using 128MB superBlockSize >16:59:52,061 DEBUG storage.ui: non-existent RAID 1 size == 876000.0 >16:59:52,061 DEBUG storage.ui: Blivet.factoryDevice: 1 ; 875998 ; container_raid_level: None ; name: home ; encrypted: True ; container_encrypted: False ; disks: [DiskDevice instance (0x7f15d0599750) -- > name = sda status = True kids = 1 id = 0 > parents = [] > uuid = None size = 953869.710938 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SAMSUNG HE103UJ path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x22899e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d0599710>, DiskDevice instance (0x7f15d0581810) -- > name = sdc status = True kids = 2 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:1/6:0:1:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD1001FALS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 7 did: 1 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c6aca560> > target size = 0 path = /dev/sdc > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d05818d0>] ; raid_level: raid1 ; label: home ; container_name: None ; device: non-existent 875998MB luks/dm-crypt luks-home (35) with non-existent ext4 filesystem mounted at /home ; mountpoint: /home ; fstype: ext4 ; container_size: 0 ; >16:59:52,061 DEBUG storage.ui: raw RAID 1 size == 876128.0 >16:59:52,061 INFO storage.ui: Using 128MB superBlockSize >16:59:52,061 DEBUG storage.ui: non-existent RAID 1 size == 876000.0 >16:59:52,062 DEBUG storage.ui: raw RAID 1 size == 876128.0 >16:59:52,062 INFO storage.ui: Using 128MB superBlockSize >16:59:52,062 DEBUG storage.ui: non-existent RAID 1 size == 876000.0 >16:59:52,062 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 875998, ['sda', 'sdc'], {'container_raid_level': None, 'name': 'home', 'encrypted': True, 'container_encrypted': False, 'raid_level': 'raid1', 'label': 'home', 'container_name': None, 'device': LUKSDevice instance (0x7f15d09b0750) -- > name = luks-home status = False kids = 0 id = 35 > parents = ['non-existent 876000MB mdarray home (34) with non-existent luks'] > uuid = None size = 875998.0 > format = non-existent ext4 filesystem mounted at /home > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/luks-home > format args = [] originalFormat = ext4 target = crypt dmUuid = None, 'mountpoint': '/home', 'fstype': 'ext4', 'container_size': 0} >16:59:52,063 DEBUG storage.ui: LUKS.__init__: >16:59:52,063 DEBUG storage.ui: getFormat('luks') returning LUKS instance >16:59:52,064 DEBUG storage.ui: MDFactory.configure: parent_factory: None ; >16:59:52,064 DEBUG storage.ui: starting Blivet copy >16:59:52,089 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >16:59:52,090 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3623d10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0740850> PedPartition: <_ped.Partition object at 0x7f15d05e8170> >16:59:52,091 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb2 ; >16:59:52,091 DEBUG storage.ui: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d03e94d0> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0740910> PedPartition: <_ped.Partition object at 0x7f15d05e8830> >16:59:52,093 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >16:59:52,093 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x40f9bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f15d0756910> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d07565d0> PedPartition: <_ped.Partition object at 0x7f15d09f2f50> >16:59:52,094 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >16:59:52,094 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x40f9bd0> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0756950> PedPartition: <_ped.Partition object at 0x7f15d09f2950> >16:59:52,094 DEBUG storage.ui: finished Blivet copy >16:59:52,094 INFO storage.ui: Using 128MB superBlockSize >16:59:52,095 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >16:59:52,096 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f15c6a618d0>, 1752256.0, [DiskDevice instance (0x7f15d0599750) -- > name = sda status = True kids = 1 id = 0 > parents = [] > uuid = None size = 953869.710938 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SAMSUNG HE103UJ path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x22899e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d0599710>, DiskDevice instance (0x7f15d0581810) -- > name = sdc status = True kids = 2 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:1/6:0:1:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD1001FALS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 7 did: 1 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c6aca560> > target size = 0 path = /dev/sdc > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d05818d0>]] >16:59:52,096 DEBUG storage.ui: child factory kwargs: {'fstype': 'mdmember'} >16:59:52,097 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.MDFactory object at 0x3640e50> ; >16:59:52,097 DEBUG storage.ui: raw RAID 1 size == 876128.0 >16:59:52,098 INFO storage.ui: Using 128MB superBlockSize >16:59:52,098 DEBUG storage.ui: non-existent RAID 1 size == 876000.0 >16:59:52,098 DEBUG storage.ui: parent factory container: non-existent 876000MB mdarray home (34) with non-existent luks >16:59:52,098 DEBUG storage.ui: members: ['sda1', 'sdc2'] >16:59:52,098 DEBUG storage.ui: add_disks: [] >16:59:52,098 DEBUG storage.ui: remove_disks: [] >16:59:52,099 DEBUG storage.ui: MDRaidMember.__init__: >16:59:52,099 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance >16:59:52,099 INFO storage.ui: Using 128MB superBlockSize >16:59:52,099 DEBUG storage.ui: adding a SameSizeSet with size 1752256 >16:59:52,100 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >16:59:52,101 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >16:59:52,102 DEBUG storage.ui: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >16:59:52,103 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 32)', 'sdc2(id 33)'] from disk(s) ['sda', 'sdb', 'sdc'] >16:59:52,104 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >16:59:52,104 DEBUG storage.ui: device sda1 new partedPartition None >16:59:52,105 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >16:59:52,106 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >16:59:52,107 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >16:59:52,107 DEBUG storage.ui: device sdc2 new partedPartition None >16:59:52,108 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sdc ; >16:59:52,109 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >16:59:52,109 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb', 'sdc'] ; partitions=['req2(id 32)', 'req3(id 33)'] >16:59:52,109 DEBUG storage.ui: removing all non-preexisting partitions ['req2(id 32)', 'req3(id 33)'] from disk(s) ['sda', 'sdb', 'sdc'] >16:59:52,111 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >16:59:52,112 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >16:59:52,112 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >16:59:52,113 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >16:59:52,114 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >16:59:52,114 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >16:59:52,114 DEBUG storage.ui: allocating partition: req2 ; id: 32 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 876128 ; start: None ; end: None >16:59:52,114 DEBUG storage.ui: checking freespace on sda >16:59:52,115 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=False best=None grow=True start=None >16:59:52,115 DEBUG storage.ui: checking 63-1953525167 (953869 MB) >16:59:52,115 DEBUG storage.ui: current free range is 63-1953525167 (953869MB) >16:59:52,115 DEBUG storage.ui: evaluating growth potential for new layout >16:59:52,115 DEBUG storage.ui: calculating growth for disk /dev/sdb >16:59:52,115 DEBUG storage.ui: Chunk.growRequests: 401562 on /dev/sdb start = 63 end = 401624 >sectorSize = 512 > >16:59:52,115 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sdb start = 976768065 end = 976773167 >sectorSize = 512 > >16:59:52,115 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >16:59:52,116 DEBUG storage.ui: calculating growth for disk /dev/sdc >16:59:52,116 DEBUG storage.ui: Chunk.growRequests: 1951420653 on /dev/sdc start = 2104515 end = 1953525167 >sectorSize = 512 > >16:59:52,116 DEBUG storage.ui: disk /dev/sdc growth: 0 (0MB) >16:59:52,116 DEBUG storage.ui: calculating growth for disk /dev/sda >16:59:52,116 DEBUG storage.ui: adjusted start sector from 63 to 2048 >16:59:52,117 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >16:59:52,118 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0771710> PedPartition: <_ped.Partition object at 0x7f15d05e8d10> >16:59:52,119 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >16:59:52,120 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >16:59:52,120 DEBUG storage.ui: adding request 32 to chunk 1953525105 (63-1953525167) on /dev/sda >16:59:52,120 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sda start = 63 end = 1953525167 >sectorSize = 512 > >16:59:52,120 DEBUG storage.ui: req: PartitionRequest instance -- >id = 32 name = sda1 growable = True >base = 2048 growth = 0 max_grow = 1794308096 >done = False >16:59:52,120 DEBUG storage.ui: 1 requests and 1953523057 (953868MB) left in chunk >16:59:52,120 DEBUG storage.ui: adding 1953523057 (953868MB) to 32 (sda1) >16:59:52,120 DEBUG storage.ui: taking back 159214961 (77741MB) from 32 (sda1) >16:59:52,120 DEBUG storage.ui: new grow amount for request 32 (sda1) is 1794308096 units, or 876127MB >16:59:52,121 DEBUG storage.ui: request 32 (sda1) growth: 1794308096 (876127MB) size: 876128MB >16:59:52,121 DEBUG storage.ui: disk /dev/sda growth: 1794308096 (876127MB) >16:59:52,122 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >16:59:52,122 DEBUG storage.ui: device sda1 new partedPartition None >16:59:52,123 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >16:59:52,124 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >16:59:52,124 DEBUG storage.ui: total growth: 1794308096 sectors >16:59:52,124 DEBUG storage.ui: updating use_disk to sda, type: 0 >16:59:52,124 DEBUG storage.ui: new free: 63-1953525167 / 953869MB >16:59:52,124 DEBUG storage.ui: new free allows for 1794308096 sectors of growth >16:59:52,125 DEBUG storage.ui: adjusted start sector from 63 to 2048 >16:59:52,125 DEBUG storage.ui: created partition sda1 of 1MB and added it to /dev/sda >16:59:52,126 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >16:59:52,126 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d07bea10> PedPartition: <_ped.Partition object at 0x7f15d09f25f0> >16:59:52,127 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >16:59:52,128 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >16:59:52,130 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >16:59:52,130 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d07cf990> PedPartition: <_ped.Partition object at 0x7f15d09f2ef0> >16:59:52,131 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >16:59:52,132 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >16:59:52,132 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >16:59:52,133 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >16:59:52,134 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >16:59:52,134 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >16:59:52,134 DEBUG storage.ui: allocating partition: req3 ; id: 33 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 876128 ; start: None ; end: None >16:59:52,134 DEBUG storage.ui: checking freespace on sdc >16:59:52,135 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=1MB boot=False best=None grow=True start=None >16:59:52,135 DEBUG storage.ui: checking 2104515-1953525167 (952842 MB) >16:59:52,135 DEBUG storage.ui: current free range is 2104515-1953525167 (952842MB) >16:59:52,135 DEBUG storage.ui: evaluating growth potential for new layout >16:59:52,136 DEBUG storage.ui: calculating growth for disk /dev/sdb >16:59:52,136 DEBUG storage.ui: Chunk.growRequests: 401562 on /dev/sdb start = 63 end = 401624 >sectorSize = 512 > >16:59:52,136 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sdb start = 976768065 end = 976773167 >sectorSize = 512 > >16:59:52,136 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >16:59:52,136 DEBUG storage.ui: calculating growth for disk /dev/sdc >16:59:52,136 DEBUG storage.ui: adjusted start sector from 2104515 to 2105344 >16:59:52,137 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >16:59:52,138 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d07712d0> PedPartition: <_ped.Partition object at 0x7f15d09f2050> >16:59:52,139 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >16:59:52,140 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >16:59:52,140 DEBUG storage.ui: adding request 33 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >16:59:52,140 DEBUG storage.ui: Chunk.growRequests: 1951420653 on /dev/sdc start = 2104515 end = 1953525167 >sectorSize = 512 > >16:59:52,140 DEBUG storage.ui: req: PartitionRequest instance -- >id = 33 name = sdc2 growable = True >base = 2048 growth = 0 max_grow = 1794308096 >done = False >16:59:52,140 DEBUG storage.ui: 1 requests and 1951418605 (952841MB) left in chunk >16:59:52,140 DEBUG storage.ui: adding 1951418605 (952841MB) to 33 (sdc2) >16:59:52,140 DEBUG storage.ui: taking back 157110509 (76714MB) from 33 (sdc2) >16:59:52,141 DEBUG storage.ui: new grow amount for request 33 (sdc2) is 1794308096 units, or 876127MB >16:59:52,141 DEBUG storage.ui: request 33 (sdc2) growth: 1794308096 (876127MB) size: 876128MB >16:59:52,141 DEBUG storage.ui: disk /dev/sdc growth: 1794308096 (876127MB) >16:59:52,141 DEBUG storage.ui: calculating growth for disk /dev/sda >16:59:52,141 DEBUG storage.ui: adding request 32 to chunk 1953525105 (63-1953525167) on /dev/sda >16:59:52,141 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sda start = 63 end = 1953525167 >sectorSize = 512 > >16:59:52,141 DEBUG storage.ui: req: PartitionRequest instance -- >id = 32 name = sda1 growable = True >base = 2048 growth = 0 max_grow = 1794308096 >done = False >16:59:52,141 DEBUG storage.ui: 1 requests and 1953523057 (953868MB) left in chunk >16:59:52,141 DEBUG storage.ui: adding 1953523057 (953868MB) to 32 (sda1) >16:59:52,141 DEBUG storage.ui: taking back 159214961 (77741MB) from 32 (sda1) >16:59:52,142 DEBUG storage.ui: new grow amount for request 32 (sda1) is 1794308096 units, or 876127MB >16:59:52,142 DEBUG storage.ui: request 32 (sda1) growth: 1794308096 (876127MB) size: 876128MB >16:59:52,142 DEBUG storage.ui: disk /dev/sda growth: 1794308096 (876127MB) >16:59:52,143 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >16:59:52,143 DEBUG storage.ui: device sdc2 new partedPartition None >16:59:52,144 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sdc ; >16:59:52,145 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >16:59:52,145 DEBUG storage.ui: total growth: 3588616192 sectors >16:59:52,145 DEBUG storage.ui: updating use_disk to sdc, type: 0 >16:59:52,145 DEBUG storage.ui: new free: 2104515-1953525167 / 952842MB >16:59:52,145 DEBUG storage.ui: new free allows for 3588616192 sectors of growth >16:59:52,145 DEBUG storage.ui: adjusted start sector from 2104515 to 2105344 >16:59:52,146 DEBUG storage.ui: created partition sdc2 of 1MB and added it to /dev/sdc >16:59:52,147 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >16:59:52,147 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0771510> PedPartition: <_ped.Partition object at 0x7f15d05e8d10> >16:59:52,148 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >16:59:52,149 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >16:59:52,150 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >16:59:52,151 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0771650> PedPartition: <_ped.Partition object at 0x7f15d0979530> >16:59:52,151 DEBUG storage.ui: growPartitions: disks=['sda', 'sdb', 'sdc'], partitions=['sda1(id 32)', 'sdc2(id 33)'] >16:59:52,151 DEBUG storage.ui: growable partitions are ['sda1', 'sdc2'] >16:59:52,151 DEBUG storage.ui: adding request 32 to chunk 1953525105 (63-1953525167) on /dev/sda >16:59:52,151 DEBUG storage.ui: disk sda has 1 chunks >16:59:52,151 DEBUG storage.ui: disk sdb has 2 chunks >16:59:52,152 DEBUG storage.ui: adding request 33 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >16:59:52,152 DEBUG storage.ui: disk sdc has 1 chunks >16:59:52,152 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sda start = 63 end = 1953525167 >sectorSize = 512 > >16:59:52,152 DEBUG storage.ui: req: PartitionRequest instance -- >id = 32 name = sda1 growable = True >base = 2048 growth = 0 max_grow = 1794308096 >done = False >16:59:52,152 DEBUG storage.ui: 1 requests and 1953523057 (953868MB) left in chunk >16:59:52,152 DEBUG storage.ui: adding 1953523057 (953868MB) to 32 (sda1) >16:59:52,152 DEBUG storage.ui: taking back 159214961 (77741MB) from 32 (sda1) >16:59:52,152 DEBUG storage.ui: new grow amount for request 32 (sda1) is 1794308096 units, or 876127MB >16:59:52,152 DEBUG storage.ui: Chunk.growRequests: 1951420653 on /dev/sdc start = 2104515 end = 1953525167 >sectorSize = 512 > >16:59:52,152 DEBUG storage.ui: req: PartitionRequest instance -- >id = 33 name = sdc2 growable = True >base = 2048 growth = 0 max_grow = 1794308096 >done = False >16:59:52,153 DEBUG storage.ui: 1 requests and 1951418605 (952841MB) left in chunk >16:59:52,153 DEBUG storage.ui: adding 1951418605 (952841MB) to 33 (sdc2) >16:59:52,153 DEBUG storage.ui: taking back 157110509 (76714MB) from 33 (sdc2) >16:59:52,153 DEBUG storage.ui: new grow amount for request 33 (sdc2) is 1794308096 units, or 876127MB >16:59:52,153 DEBUG storage.ui: set: ['sda1', 'sdc2'] 876128 >16:59:52,153 DEBUG storage.ui: min growth is 1794308096 >16:59:52,153 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 32 name = sda1 growable = True >base = 2048 growth = 1794308096 max_grow = 1794308096 >done = True is 1794308096 >16:59:52,153 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 33 name = sdc2 growable = True >base = 2048 growth = 1794308096 max_grow = 1794308096 >done = True is 1794308096 >16:59:52,153 DEBUG storage.ui: set: ['sda1', 'sdc2'] 876128 >16:59:52,153 DEBUG storage.ui: min growth is 1794308096 >16:59:52,154 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 32 name = sda1 growable = True >base = 2048 growth = 1794308096 max_grow = 1794308096 >done = True is 1794308096 >16:59:52,154 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 33 name = sdc2 growable = True >base = 2048 growth = 1794308096 max_grow = 1794308096 >done = True is 1794308096 >16:59:52,154 DEBUG storage.ui: growing partitions on sda >16:59:52,154 DEBUG storage.ui: partition sda1 (32): 0 >16:59:52,154 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1794312191 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x3507ed0> >16:59:52,154 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 32)'] from disk(s) ['sda'] >16:59:52,155 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >16:59:52,155 DEBUG storage.ui: device sda1 new partedPartition None >16:59:52,156 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >16:59:52,157 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >16:59:52,158 DEBUG storage.ui: back from removeNewPartitions >16:59:52,158 DEBUG storage.ui: extended: None >16:59:52,158 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 2048 end: 1794312191 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x3507ed0> >16:59:52,159 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >16:59:52,159 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d07717d0> PedPartition: <_ped.Partition object at 0x7f15d09f29b0> >16:59:52,160 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >16:59:52,161 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >16:59:52,162 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >16:59:52,163 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0771b50> PedPartition: <_ped.Partition object at 0x7f15d0979590> >16:59:52,163 DEBUG storage.ui: growing partitions on sdb >16:59:52,163 DEBUG storage.ui: growing partitions on sdc >16:59:52,163 DEBUG storage.ui: partition sdc2 (33): 0 >16:59:52,163 DEBUG storage.ui: new geometry for sdc2: parted.Geometry instance -- > start: 2105344 end: 1796415487 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x7f15d0771850> >16:59:52,164 DEBUG storage.ui: removing all non-preexisting partitions ['sdc2(id 33)'] from disk(s) ['sdc'] >16:59:52,165 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >16:59:52,165 DEBUG storage.ui: device sdc2 new partedPartition None >16:59:52,166 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sdc ; >16:59:52,167 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >16:59:52,167 DEBUG storage.ui: back from removeNewPartitions >16:59:52,167 DEBUG storage.ui: extended: None >16:59:52,167 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 2105344 end: 1796415487 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x7f15d0771850> >16:59:52,168 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >16:59:52,169 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0771590> PedPartition: <_ped.Partition object at 0x7f15d09791d0> >16:59:52,170 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >16:59:52,171 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >16:59:52,172 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >16:59:52,172 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0740610> PedPartition: <_ped.Partition object at 0x7f15d09f2ef0> >16:59:52,173 DEBUG storage.ui: fixing size of non-existent 876128MB partition sda1 (32) with non-existent mdmember at 876128.00 >16:59:52,173 DEBUG storage.ui: fixing size of existing 476741MB partition sdb2 (6) with existing lvmpv at 476741.43 >16:59:52,173 DEBUG storage.ui: fixing size of existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot at 1027.56 >16:59:52,173 DEBUG storage.ui: fixing size of non-existent 876128MB partition sdc2 (33) with non-existent mdmember at 876128.00 >16:59:52,174 DEBUG storage.ui: new member set: ['sda1', 'sdc2'] >16:59:52,174 DEBUG storage.ui: old member set: ['sda1', 'sdc2'] >16:59:52,174 DEBUG storage.ui: raw RAID 1 size == 876128.0 >16:59:52,175 INFO storage.ui: Using 128MB superBlockSize >16:59:52,175 DEBUG storage.ui: non-existent RAID 1 size == 876000.0 >16:59:52,175 ERR storage.ui: not renaming 'luks-home' to in-use name 'home' >16:59:52,175 DEBUG storage.ui: raw RAID 1 size == 876128.0 >16:59:52,175 INFO storage.ui: Using 128MB superBlockSize >16:59:52,175 DEBUG storage.ui: non-existent RAID 1 size == 876000.0 >16:59:52,177 DEBUG blivet: raw RAID 1 size == 876128.0 >16:59:52,178 INFO blivet: Using 128MB superBlockSize >16:59:52,178 DEBUG blivet: non-existent RAID 1 size == 876000.0 >16:59:52,183 DEBUG blivet: raw RAID 1 size == 876128.0 >16:59:52,183 INFO blivet: Using 128MB superBlockSize >16:59:52,183 DEBUG blivet: non-existent RAID 1 size == 876000.0 >16:59:52,200 DEBUG blivet: raw RAID 1 size == 876128.0 >16:59:52,200 INFO blivet: Using 128MB superBlockSize >16:59:52,200 DEBUG blivet: non-existent RAID 1 size == 876000.0 >16:59:52,200 DEBUG blivet: raw RAID 1 size == 876128.0 >16:59:52,200 INFO blivet: Using 128MB superBlockSize >16:59:52,200 DEBUG blivet: non-existent RAID 1 size == 876000.0 >16:59:52,201 DEBUG blivet: raw RAID 1 size == 876128.0 >16:59:52,201 INFO blivet: Using 128MB superBlockSize >16:59:52,201 DEBUG blivet: non-existent RAID 1 size == 876000.0 >16:59:52,202 DEBUG blivet: raw RAID 1 size == 876128.0 >16:59:52,202 INFO blivet: Using 128MB superBlockSize >16:59:52,202 DEBUG blivet: non-existent RAID 1 size == 876000.0 >16:59:55,736 DEBUG blivet: raw RAID 1 size == 876128.0 >16:59:55,736 INFO blivet: Using 128MB superBlockSize >16:59:55,737 DEBUG blivet: non-existent RAID 1 size == 876000.0 >16:59:55,738 DEBUG blivet: raw RAID 1 size == 876128.0 >16:59:55,738 INFO blivet: Using 128MB superBlockSize >16:59:55,738 DEBUG blivet: non-existent RAID 1 size == 876000.0 >16:59:55,740 DEBUG blivet: raw RAID 1 size == 876128.0 >16:59:55,740 INFO blivet: Using 128MB superBlockSize >16:59:55,740 DEBUG blivet: non-existent RAID 1 size == 876000.0 >16:59:55,741 INFO storage.ui: removed luks/dm-crypt luks-home (id 35) from device tree >16:59:55,743 DEBUG storage.ui: MDRaidArrayDevice.removeChild: kids: 1 ; name: home ; >16:59:55,744 INFO storage.ui: registered action: [41] Destroy Device luks/dm-crypt luks-home (id 35) >16:59:55,744 INFO storage.ui: removed mdarray home (id 34) from device tree >16:59:55,745 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda1 ; >16:59:55,746 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sdc2 ; >16:59:55,746 INFO storage.ui: registered action: [42] Destroy Device mdarray home (id 34) >16:59:55,746 INFO storage.ui: removed partition sda1 (id 32) from device tree >16:59:55,747 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >16:59:55,747 INFO storage.ui: registered action: [43] Destroy Device partition sda1 (id 32) >16:59:55,748 INFO storage.ui: removed partition sdc2 (id 33) from device tree >16:59:55,748 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >16:59:55,748 INFO storage.ui: registered action: [44] Destroy Device partition sdc2 (id 33) >16:59:55,784 DEBUG blivet: Ext3FS.supported: supported: True ; >16:59:55,785 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >16:59:58,607 DEBUG blivet: Ext3FS.supported: supported: True ; >16:59:58,607 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >16:59:58,608 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 1027, ['sdc'], {'encrypted': False, 'raid_level': None} >16:59:58,621 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >16:59:58,621 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >16:59:58,622 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >17:00:05,917 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 876000.0, [], {} >17:00:05,920 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 876000.0 ; mountpoint: /home ; disks: [DiskDevice instance (0x7f15d0599750) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 953869.710938 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SAMSUNG HE103UJ path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x22899e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d0599710>, DiskDevice instance (0x7f15d05819d0) -- > name = sdb status = True kids = 1 id = 4 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA ST3500320AS path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c674add0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d05817d0>, DiskDevice instance (0x7f15d0581810) -- > name = sdc status = True kids = 1 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:1/6:0:1:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD1001FALS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 7 did: 1 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c6aca560> > target size = 0 path = /dev/sdc > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d05818d0>] ; fstype: ext4 ; encrypted: True ; >17:00:05,920 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 876000.0, ['sda', 'sdb', 'sdc'], {'mountpoint': '/home', 'fstype': 'ext4', 'encrypted': True} >17:00:05,920 DEBUG storage.ui: LUKS.__init__: >17:00:05,921 DEBUG storage.ui: getFormat('luks') returning LUKS instance >17:00:05,921 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >17:00:05,921 DEBUG storage.ui: starting Blivet copy >17:00:05,949 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb2 ; >17:00:05,950 DEBUG storage.ui: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d069e110> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d07fbbd0> PedPartition: <_ped.Partition object at 0x38f07d0> >17:00:05,951 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >17:00:05,951 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d06c9690> fileSystem: <parted.filesystem.FileSystem object at 0x7f15d07a4110> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d07a4190> PedPartition: <_ped.Partition object at 0x7f15d05e8830> >17:00:05,951 DEBUG storage.ui: finished Blivet copy >17:00:05,951 DEBUG storage.ui: size bumped to 876008 to include new device space >17:00:05,951 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >17:00:05,954 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f15c6a618d0>, 876008.0, [DiskDevice instance (0x7f15d0599750) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 953869.710938 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SAMSUNG HE103UJ path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x22899e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d0599710>, DiskDevice instance (0x7f15d05819d0) -- > name = sdb status = True kids = 1 id = 4 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA ST3500320AS path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c674add0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d05817d0>, DiskDevice instance (0x7f15d0581810) -- > name = sdc status = True kids = 1 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:1/6:0:1:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD1001FALS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 7 did: 1 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c6aca560> > target size = 0 path = /dev/sdc > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d05818d0>]] >17:00:05,954 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >17:00:05,955 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x7f15d0771990> ; >17:00:05,955 DEBUG storage.ui: parent factory container: None >17:00:05,955 DEBUG storage.ui: members: [] >17:00:05,955 DEBUG storage.ui: add_disks: ['sda', 'sdc'] >17:00:05,955 DEBUG storage.ui: remove_disks: [] >17:00:05,956 DEBUG storage.ui: LVMPhysicalVolume.__init__: >17:00:05,956 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >17:00:05,957 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >17:00:05,957 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >17:00:05,958 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >17:00:05,959 DEBUG storage.ui: PartitionDevice._setFormat: req4 ; >17:00:05,960 DEBUG storage.ui: PartitionDevice._setFormat: req4 ; current: None ; type: lvmpv ; >17:00:05,961 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >17:00:05,961 INFO storage.ui: added partition req4 (id 36) to device tree >17:00:05,961 INFO storage.ui: registered action: [45] Create Device partition req4 (id 36) >17:00:05,961 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:00:05,962 INFO storage.ui: registered action: [46] Create Format lvmpv on partition req4 (id 36) >17:00:05,962 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >17:00:05,963 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >17:00:05,963 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >17:00:05,964 DEBUG storage.ui: PartitionDevice._setFormat: req5 ; >17:00:05,965 DEBUG storage.ui: PartitionDevice._setFormat: req5 ; current: None ; type: lvmpv ; >17:00:05,966 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >17:00:05,966 INFO storage.ui: added partition req5 (id 37) to device tree >17:00:05,966 INFO storage.ui: registered action: [47] Create Device partition req5 (id 37) >17:00:05,967 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:00:05,967 INFO storage.ui: registered action: [48] Create Format lvmpv on partition req5 (id 37) >17:00:05,967 DEBUG storage.ui: size bumped to 876008 to include new device space >17:00:05,967 DEBUG storage.ui: adding a TotalSizeSet with size 876008 >17:00:05,967 DEBUG storage.ui: set.allocated = 16 >17:00:05,968 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:00:05,969 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >17:00:05,970 DEBUG storage.ui: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >17:00:05,970 DEBUG storage.ui: removing all non-preexisting partitions ['req4(id 36)', 'req5(id 37)'] from disk(s) ['sda', 'sdb', 'sdc'] >17:00:05,971 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb', 'sdc'] ; partitions=['req4(id 36)', 'req5(id 37)'] >17:00:05,971 DEBUG storage.ui: removing all non-preexisting partitions ['req4(id 36)', 'req5(id 37)'] from disk(s) ['sda', 'sdb', 'sdc'] >17:00:05,972 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:00:05,973 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:00:05,973 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:00:05,974 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:00:05,975 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:00:05,975 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:00:05,975 DEBUG storage.ui: allocating partition: req4 ; id: 36 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 876008.0 ; start: None ; end: None >17:00:05,975 DEBUG storage.ui: checking freespace on sda >17:00:05,976 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >17:00:05,976 DEBUG storage.ui: checking 63-1953525167 (953869 MB) >17:00:05,976 DEBUG storage.ui: current free range is 63-1953525167 (953869MB) >17:00:05,976 DEBUG storage.ui: evaluating growth potential for new layout >17:00:05,976 DEBUG storage.ui: calculating growth for disk /dev/sdb >17:00:05,977 DEBUG storage.ui: Chunk.growRequests: 401562 on /dev/sdb start = 63 end = 401624 >sectorSize = 512 > >17:00:05,977 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sdb start = 976768065 end = 976773167 >sectorSize = 512 > >17:00:05,977 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >17:00:05,977 DEBUG storage.ui: calculating growth for disk /dev/sdc >17:00:05,977 DEBUG storage.ui: Chunk.growRequests: 1951420653 on /dev/sdc start = 2104515 end = 1953525167 >sectorSize = 512 > >17:00:05,977 DEBUG storage.ui: disk /dev/sdc growth: 0 (0MB) >17:00:05,977 DEBUG storage.ui: calculating growth for disk /dev/sda >17:00:05,977 DEBUG storage.ui: adjusted start sector from 63 to 2048 >17:00:05,978 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >17:00:05,979 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d03e9510> PedPartition: <_ped.Partition object at 0x7f15d05e8b90> >17:00:05,980 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >17:00:05,981 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >17:00:05,981 DEBUG storage.ui: adding request 36 to chunk 1953525105 (63-1953525167) on /dev/sda >17:00:05,981 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sda start = 63 end = 1953525167 >sectorSize = 512 > >17:00:05,981 DEBUG storage.ui: req: PartitionRequest instance -- >id = 36 name = sda1 growable = True >base = 16384 growth = 0 max_grow = 1794048000 >done = False >17:00:05,981 DEBUG storage.ui: 1 requests and 1953508721 (953861MB) left in chunk >17:00:05,981 DEBUG storage.ui: adding 1953508721 (953861MB) to 36 (sda1) >17:00:05,982 DEBUG storage.ui: taking back 159460721 (77861MB) from 36 (sda1) >17:00:05,982 DEBUG storage.ui: new grow amount for request 36 (sda1) is 1794048000 units, or 876000MB >17:00:05,982 DEBUG storage.ui: request 36 (sda1) growth: 1794048000 (876000MB) size: 876008MB >17:00:05,982 DEBUG storage.ui: disk /dev/sda growth: 1794048000 (876000MB) >17:00:05,983 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:00:05,983 DEBUG storage.ui: device sda1 new partedPartition None >17:00:05,984 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >17:00:05,985 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >17:00:05,985 DEBUG storage.ui: total growth: 1794048000 sectors >17:00:05,985 DEBUG storage.ui: updating use_disk to sda, type: 0 >17:00:05,985 DEBUG storage.ui: new free: 63-1953525167 / 953869MB >17:00:05,985 DEBUG storage.ui: new free allows for 1794048000 sectors of growth >17:00:05,985 DEBUG storage.ui: adjusted start sector from 63 to 2048 >17:00:05,986 DEBUG storage.ui: created partition sda1 of 8MB and added it to /dev/sda >17:00:05,987 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >17:00:05,987 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d03e9690> PedPartition: <_ped.Partition object at 0x7f15d05e8170> >17:00:05,988 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >17:00:05,989 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >17:00:05,991 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:00:05,991 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d07fbf10> PedPartition: <_ped.Partition object at 0x7f15d05e8d10> >17:00:05,992 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:00:05,993 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:00:05,993 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:00:05,994 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:00:05,995 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:00:05,995 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:00:05,995 DEBUG storage.ui: allocating partition: req5 ; id: 37 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 876008.0 ; start: None ; end: None >17:00:05,995 DEBUG storage.ui: checking freespace on sdc >17:00:05,996 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=8MB boot=False best=None grow=True start=None >17:00:05,996 DEBUG storage.ui: checking 2104515-1953525167 (952842 MB) >17:00:05,996 DEBUG storage.ui: current free range is 2104515-1953525167 (952842MB) >17:00:05,996 DEBUG storage.ui: evaluating growth potential for new layout >17:00:05,997 DEBUG storage.ui: calculating growth for disk /dev/sdb >17:00:05,997 DEBUG storage.ui: Chunk.growRequests: 401562 on /dev/sdb start = 63 end = 401624 >sectorSize = 512 > >17:00:05,997 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sdb start = 976768065 end = 976773167 >sectorSize = 512 > >17:00:05,997 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >17:00:05,997 DEBUG storage.ui: calculating growth for disk /dev/sdc >17:00:05,997 DEBUG storage.ui: adjusted start sector from 2104515 to 2105344 >17:00:05,998 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >17:00:05,999 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d07cf550> PedPartition: <_ped.Partition object at 0x7f15d09f2050> >17:00:06,000 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >17:00:06,001 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >17:00:06,001 DEBUG storage.ui: adding request 37 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:00:06,001 DEBUG storage.ui: Chunk.growRequests: 1951420653 on /dev/sdc start = 2104515 end = 1953525167 >sectorSize = 512 > >17:00:06,001 DEBUG storage.ui: req: PartitionRequest instance -- >id = 37 name = sdc2 growable = True >base = 16384 growth = 0 max_grow = 1794048000 >done = False >17:00:06,001 DEBUG storage.ui: 1 requests and 1951404269 (952834MB) left in chunk >17:00:06,001 DEBUG storage.ui: adding 1951404269 (952834MB) to 37 (sdc2) >17:00:06,001 DEBUG storage.ui: taking back 157356269 (76834MB) from 37 (sdc2) >17:00:06,001 DEBUG storage.ui: new grow amount for request 37 (sdc2) is 1794048000 units, or 876000MB >17:00:06,002 DEBUG storage.ui: request 37 (sdc2) growth: 1794048000 (876000MB) size: 876008MB >17:00:06,002 DEBUG storage.ui: disk /dev/sdc growth: 1794048000 (876000MB) >17:00:06,002 DEBUG storage.ui: calculating growth for disk /dev/sda >17:00:06,002 DEBUG storage.ui: adding request 36 to chunk 1953525105 (63-1953525167) on /dev/sda >17:00:06,002 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sda start = 63 end = 1953525167 >sectorSize = 512 > >17:00:06,002 DEBUG storage.ui: req: PartitionRequest instance -- >id = 36 name = sda1 growable = True >base = 16384 growth = 0 max_grow = 1794048000 >done = False >17:00:06,002 DEBUG storage.ui: 1 requests and 1953508721 (953861MB) left in chunk >17:00:06,002 DEBUG storage.ui: adding 1953508721 (953861MB) to 36 (sda1) >17:00:06,002 DEBUG storage.ui: taking back 159460721 (77861MB) from 36 (sda1) >17:00:06,003 DEBUG storage.ui: new grow amount for request 36 (sda1) is 1794048000 units, or 876000MB >17:00:06,003 DEBUG storage.ui: request 36 (sda1) growth: 1794048000 (876000MB) size: 876008MB >17:00:06,003 DEBUG storage.ui: disk /dev/sda growth: 1794048000 (876000MB) >17:00:06,004 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:00:06,004 DEBUG storage.ui: device sdc2 new partedPartition None >17:00:06,005 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sdc ; >17:00:06,006 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >17:00:06,006 DEBUG storage.ui: total growth: 3588096000 sectors >17:00:06,006 DEBUG storage.ui: updating use_disk to sdc, type: 0 >17:00:06,006 DEBUG storage.ui: new free: 2104515-1953525167 / 952842MB >17:00:06,006 DEBUG storage.ui: new free allows for 3588096000 sectors of growth >17:00:06,006 DEBUG storage.ui: adjusted start sector from 2104515 to 2105344 >17:00:06,007 DEBUG storage.ui: created partition sdc2 of 8MB and added it to /dev/sdc >17:00:06,008 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >17:00:06,008 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d03e95d0> PedPartition: <_ped.Partition object at 0x7f15d05e8b90> >17:00:06,009 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >17:00:06,010 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >17:00:06,011 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:00:06,012 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d03e9250> PedPartition: <_ped.Partition object at 0x7f15d09f2e90> >17:00:06,012 DEBUG storage.ui: growPartitions: disks=['sda', 'sdb', 'sdc'], partitions=['sda1(id 36)', 'sdc2(id 37)'] >17:00:06,012 DEBUG storage.ui: growable partitions are ['sda1', 'sdc2'] >17:00:06,012 DEBUG storage.ui: adding request 36 to chunk 1953525105 (63-1953525167) on /dev/sda >17:00:06,012 DEBUG storage.ui: disk sda has 1 chunks >17:00:06,012 DEBUG storage.ui: disk sdb has 2 chunks >17:00:06,012 DEBUG storage.ui: adding request 37 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:00:06,013 DEBUG storage.ui: disk sdc has 1 chunks >17:00:06,013 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sda start = 63 end = 1953525167 >sectorSize = 512 > >17:00:06,013 DEBUG storage.ui: req: PartitionRequest instance -- >id = 36 name = sda1 growable = True >base = 16384 growth = 0 max_grow = 1794048000 >done = False >17:00:06,013 DEBUG storage.ui: 1 requests and 1953508721 (953861MB) left in chunk >17:00:06,013 DEBUG storage.ui: adding 1953508721 (953861MB) to 36 (sda1) >17:00:06,013 DEBUG storage.ui: taking back 159460721 (77861MB) from 36 (sda1) >17:00:06,013 DEBUG storage.ui: new grow amount for request 36 (sda1) is 1794048000 units, or 876000MB >17:00:06,013 DEBUG storage.ui: Chunk.growRequests: 1951420653 on /dev/sdc start = 2104515 end = 1953525167 >sectorSize = 512 > >17:00:06,013 DEBUG storage.ui: req: PartitionRequest instance -- >id = 37 name = sdc2 growable = True >base = 16384 growth = 0 max_grow = 1794048000 >done = False >17:00:06,013 DEBUG storage.ui: 1 requests and 1951404269 (952834MB) left in chunk >17:00:06,013 DEBUG storage.ui: adding 1951404269 (952834MB) to 37 (sdc2) >17:00:06,014 DEBUG storage.ui: taking back 157356269 (76834MB) from 37 (sdc2) >17:00:06,014 DEBUG storage.ui: new grow amount for request 37 (sdc2) is 1794048000 units, or 876000MB >17:00:06,014 DEBUG storage.ui: set: ['sda1', 'sdc2'] 16/876008 >17:00:06,014 DEBUG storage.ui: allocating 876000 to TotalSizeSet with 16/876008 (875992 needed) >17:00:06,014 DEBUG storage.ui: allocating 876000 to TotalSizeSet with 876016/876008 (-8 needed) >17:00:06,014 DEBUG storage.ui: PartitionRequest instance -- >id = 36 name = sda1 growable = True >base = 16384 growth = 1794048000 max_grow = 1794048000 >done = True >17:00:06,014 DEBUG storage.ui: needed: -876008 >17:00:06,014 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 36 name = sda1 growable = True >base = 16384 growth = 1794048000 max_grow = 1794048000 >done = True 897032192 (438004 MB) >17:00:06,014 DEBUG storage.ui: deallocating 438004 from TotalSizeSet with 1752016/876008 (-876008 needed) >17:00:06,014 DEBUG storage.ui: PartitionRequest instance -- >id = 37 name = sdc2 growable = True >base = 16384 growth = 1794048000 max_grow = 1794048000 >done = True >17:00:06,015 DEBUG storage.ui: needed: -438004 >17:00:06,015 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 37 name = sdc2 growable = True >base = 16384 growth = 1794048000 max_grow = 1794048000 >done = True 897032192 (438004 MB) >17:00:06,015 DEBUG storage.ui: deallocating 438004 from TotalSizeSet with 1314012/876008 (-438004 needed) >17:00:06,015 DEBUG storage.ui: set: ['sda1', 'sdc2'] 876008/876008 >17:00:06,015 DEBUG storage.ui: allocating 0 to TotalSizeSet with 876008/876008 (0 needed) >17:00:06,015 DEBUG storage.ui: allocating 0 to TotalSizeSet with 876008/876008 (0 needed) >17:00:06,015 DEBUG storage.ui: PartitionRequest instance -- >id = 36 name = sda1 growable = True >base = 16384 growth = 897015808 max_grow = 1794048000 >done = True >17:00:06,015 DEBUG storage.ui: needed: 0 >17:00:06,015 DEBUG storage.ui: PartitionRequest instance -- >id = 37 name = sdc2 growable = True >base = 16384 growth = 897015808 max_grow = 1794048000 >done = True >17:00:06,015 DEBUG storage.ui: needed: 0 >17:00:06,015 DEBUG storage.ui: growing partitions on sda >17:00:06,016 DEBUG storage.ui: partition sda1 (36): 0 >17:00:06,016 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 897034239 length: 897032192 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x36a85d0> >17:00:06,016 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 36)'] from disk(s) ['sda'] >17:00:06,017 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:00:06,017 DEBUG storage.ui: device sda1 new partedPartition None >17:00:06,018 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >17:00:06,019 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >17:00:06,019 DEBUG storage.ui: back from removeNewPartitions >17:00:06,019 DEBUG storage.ui: extended: None >17:00:06,019 DEBUG storage.ui: setting req4 new geometry: parted.Geometry instance -- > start: 2048 end: 897034239 length: 897032192 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x36a85d0> >17:00:06,020 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >17:00:06,021 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0756c90> PedPartition: <_ped.Partition object at 0x7f15d05e8170> >17:00:06,022 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >17:00:06,023 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >17:00:06,024 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:00:06,024 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0756cd0> PedPartition: <_ped.Partition object at 0x7f15d09f26b0> >17:00:06,025 DEBUG storage.ui: growing partitions on sdb >17:00:06,025 DEBUG storage.ui: growing partitions on sdc >17:00:06,025 DEBUG storage.ui: partition sdc2 (37): 0 >17:00:06,025 DEBUG storage.ui: new geometry for sdc2: parted.Geometry instance -- > start: 2105344 end: 899137535 length: 897032192 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x7f15d07568d0> >17:00:06,025 DEBUG storage.ui: removing all non-preexisting partitions ['sdc2(id 37)'] from disk(s) ['sdc'] >17:00:06,026 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:00:06,026 DEBUG storage.ui: device sdc2 new partedPartition None >17:00:06,027 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sdc ; >17:00:06,028 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >17:00:06,028 DEBUG storage.ui: back from removeNewPartitions >17:00:06,028 DEBUG storage.ui: extended: None >17:00:06,028 DEBUG storage.ui: setting req5 new geometry: parted.Geometry instance -- > start: 2105344 end: 899137535 length: 897032192 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x7f15d07568d0> >17:00:06,030 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >17:00:06,030 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d03e9150> PedPartition: <_ped.Partition object at 0x7f15d09f2710> >17:00:06,031 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >17:00:06,032 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >17:00:06,033 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:00:06,033 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0740b50> PedPartition: <_ped.Partition object at 0x7f15d09793b0> >17:00:06,034 DEBUG storage.ui: fixing size of non-existent 438004MB partition sda1 (36) with non-existent lvmpv at 438004.00 >17:00:06,034 DEBUG storage.ui: fixing size of existing 476741MB partition sdb2 (6) with existing lvmpv at 476741.43 >17:00:06,034 DEBUG storage.ui: fixing size of existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot at 1027.56 >17:00:06,035 DEBUG storage.ui: fixing size of non-existent 438004MB partition sdc2 (37) with non-existent lvmpv at 438004.00 >17:00:06,036 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda1 ; >17:00:06,037 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sdc2 ; >17:00:06,037 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:00:06,039 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora_phoenix ; current: None ; type: None ; >17:00:06,039 INFO storage.ui: added lvmvg fedora_phoenix (id 38) to device tree >17:00:06,039 INFO storage.ui: registered action: [49] Create Device lvmvg fedora_phoenix (id 38) >17:00:06,039 DEBUG storage.ui: fedora_phoenix size is 876000MB >17:00:06,039 DEBUG storage.ui: vg fedora_phoenix has 876000MB free >17:00:06,039 INFO storage.ui: adjusting size from 876002.00 to 876000.00 so it fits in container fedora_phoenix >17:00:06,040 DEBUG storage.ui: LUKS.__init__: mountpoint: None ; >17:00:06,040 DEBUG storage.ui: getFormat('luks') returning LUKS instance >17:00:06,042 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora_phoenix ; >17:00:06,043 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora_phoenix-00 ; current: None ; type: luks ; >17:00:06,043 DEBUG storage.ui: fedora_phoenix size is 876000MB >17:00:06,043 DEBUG storage.ui: vg fedora_phoenix has 876000MB free >17:00:06,043 DEBUG storage.ui: Adding fedora_phoenix-00/876000MB to fedora_phoenix >17:00:06,043 INFO storage.ui: added lvmlv fedora_phoenix-00 (id 39) to device tree >17:00:06,043 INFO storage.ui: registered action: [50] Create Device lvmlv fedora_phoenix-00 (id 39) >17:00:06,043 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:00:06,044 INFO storage.ui: registered action: [51] Create Format luks on lvmlv fedora_phoenix-00 (id 39) >17:00:06,045 DEBUG storage.ui: Ext4FS.supported: supported: True ; >17:00:06,045 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >17:00:06,046 DEBUG storage.ui: LVMLogicalVolumeDevice.addChild: kids: 0 ; name: fedora_phoenix-00 ; >17:00:06,047 DEBUG storage.ui: LUKSDevice._setFormat: luks-fedora_phoenix-00 ; current: None ; type: ext4 ; >17:00:06,047 INFO storage.ui: added luks/dm-crypt luks-fedora_phoenix-00 (id 40) to device tree >17:00:06,047 INFO storage.ui: registered action: [52] Create Device luks/dm-crypt luks-fedora_phoenix-00 (id 40) >17:00:06,047 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:00:06,047 INFO storage.ui: registered action: [53] Create Format ext4 filesystem mounted at /home on luks/dm-crypt luks-fedora_phoenix-00 (id 40) >17:00:06,078 DEBUG blivet: Ext3FS.supported: supported: True ; >17:00:06,079 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >17:00:06,080 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 1027, ['sdc'], {'encrypted': False, 'raid_level': None} >17:00:06,091 DEBUG blivet: Ext3FS.supported: supported: True ; >17:00:06,091 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >17:00:06,092 DEBUG blivet: Ext4FS.supported: supported: True ; >17:00:06,092 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:00:06,100 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 0, [], {} >17:00:13,376 DEBUG blivet: Ext4FS.supported: supported: True ; >17:00:13,376 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:00:13,377 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 875998, ['sda', 'sdc'], {'encrypted': True, 'raid_level': 'raid1'} >17:00:13,378 DEBUG storage.ui: LUKS.__init__: >17:00:13,378 DEBUG storage.ui: getFormat('luks') returning LUKS instance >17:00:13,379 INFO storage.ui: removed luks/dm-crypt luks-fedora_phoenix-00 (id 40) from device tree >17:00:13,380 DEBUG storage.ui: LVMLogicalVolumeDevice.removeChild: kids: 1 ; name: fedora_phoenix-00 ; >17:00:13,380 INFO storage.ui: registered action: [54] Destroy Device luks/dm-crypt luks-fedora_phoenix-00 (id 40) >17:00:13,380 INFO storage.ui: removed lvmlv fedora_phoenix-00 (id 39) from device tree >17:00:13,381 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora_phoenix ; >17:00:13,381 INFO storage.ui: registered action: [55] Destroy Device lvmlv fedora_phoenix-00 (id 39) >17:00:13,381 INFO storage.ui: removed lvmvg fedora_phoenix (id 38) from device tree >17:00:13,382 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda1 ; >17:00:13,383 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sdc2 ; >17:00:13,383 INFO storage.ui: registered action: [56] Destroy Device lvmvg fedora_phoenix (id 38) >17:00:13,384 INFO storage.ui: removed partition sda1 (id 36) from device tree >17:00:13,384 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >17:00:13,385 INFO storage.ui: registered action: [57] Destroy Device partition sda1 (id 36) >17:00:13,385 INFO storage.ui: removed partition sdc2 (id 37) from device tree >17:00:13,386 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >17:00:13,386 INFO storage.ui: registered action: [58] Destroy Device partition sdc2 (id 37) >17:00:13,388 DEBUG storage.ui: Blivet.factoryDevice: 1 ; 875998 ; container_raid_level: None ; name: home ; encrypted: True ; container_encrypted: False ; disks: [DiskDevice instance (0x7f15d0599750) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 953869.710938 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SAMSUNG HE103UJ path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x22899e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d0599710>, DiskDevice instance (0x7f15d0581810) -- > name = sdc status = True kids = 1 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:1/6:0:1:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD1001FALS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 7 did: 1 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c6aca560> > target size = 0 path = /dev/sdc > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d05818d0>] ; raid_level: raid1 ; label: home ; container_name: fedora_phoenix ; device: None ; mountpoint: /home ; fstype: ext4 ; container_size: 0 ; >17:00:13,388 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 875998, ['sda', 'sdc'], {'container_raid_level': None, 'name': 'home', 'encrypted': True, 'container_encrypted': False, 'raid_level': 'raid1', 'label': 'home', 'container_name': 'fedora_phoenix', 'device': None, 'mountpoint': '/home', 'fstype': 'ext4', 'container_size': 0} >17:00:13,389 DEBUG storage.ui: LUKS.__init__: >17:00:13,389 DEBUG storage.ui: getFormat('luks') returning LUKS instance >17:00:13,390 DEBUG storage.ui: MDFactory.configure: parent_factory: None ; >17:00:13,390 DEBUG storage.ui: starting Blivet copy >17:00:13,417 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb2 ; >17:00:13,417 DEBUG storage.ui: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d03e9090> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3846750> PedPartition: <_ped.Partition object at 0x7f15d05e8170> >17:00:13,418 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >17:00:13,419 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a50> fileSystem: <parted.filesystem.FileSystem object at 0x3846a90> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3846a10> PedPartition: <_ped.Partition object at 0x7f15d09f2950> >17:00:13,419 DEBUG storage.ui: finished Blivet copy >17:00:13,419 INFO storage.ui: Using 128MB superBlockSize >17:00:13,419 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >17:00:13,421 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f15c6a618d0>, 1752256.0, [DiskDevice instance (0x7f15d0599750) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 953869.710938 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SAMSUNG HE103UJ path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x22899e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d0599710>, DiskDevice instance (0x7f15d0581810) -- > name = sdc status = True kids = 1 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:1/6:0:1:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD1001FALS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 7 did: 1 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c6aca560> > target size = 0 path = /dev/sdc > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d05818d0>]] >17:00:13,421 DEBUG storage.ui: child factory kwargs: {'fstype': 'mdmember'} >17:00:13,422 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.MDFactory object at 0x7f15d03e9190> ; >17:00:13,422 DEBUG storage.ui: parent factory container: None >17:00:13,422 DEBUG storage.ui: members: [] >17:00:13,422 DEBUG storage.ui: add_disks: ['sda', 'sdc'] >17:00:13,422 DEBUG storage.ui: remove_disks: [] >17:00:13,423 DEBUG storage.ui: MDRaidMember.__init__: >17:00:13,423 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance >17:00:13,424 DEBUG storage.ui: MDRaidMember.__init__: mountpoint: None ; >17:00:13,424 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance >17:00:13,425 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >17:00:13,426 DEBUG storage.ui: PartitionDevice._setFormat: req6 ; >17:00:13,427 DEBUG storage.ui: PartitionDevice._setFormat: req6 ; current: None ; type: mdmember ; >17:00:13,428 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >17:00:13,428 INFO storage.ui: added partition req6 (id 41) to device tree >17:00:13,428 INFO storage.ui: registered action: [59] Create Device partition req6 (id 41) >17:00:13,428 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:00:13,428 INFO storage.ui: registered action: [60] Create Format mdmember on partition req6 (id 41) >17:00:13,429 DEBUG storage.ui: MDRaidMember.__init__: mountpoint: None ; >17:00:13,429 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance >17:00:13,430 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >17:00:13,431 DEBUG storage.ui: PartitionDevice._setFormat: req7 ; >17:00:13,432 DEBUG storage.ui: PartitionDevice._setFormat: req7 ; current: None ; type: mdmember ; >17:00:13,433 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >17:00:13,433 INFO storage.ui: added partition req7 (id 42) to device tree >17:00:13,434 INFO storage.ui: registered action: [61] Create Device partition req7 (id 42) >17:00:13,434 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:00:13,434 INFO storage.ui: registered action: [62] Create Format mdmember on partition req7 (id 42) >17:00:13,434 INFO storage.ui: Using 128MB superBlockSize >17:00:13,434 DEBUG storage.ui: adding a SameSizeSet with size 1752256 >17:00:13,435 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:00:13,436 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >17:00:13,437 DEBUG storage.ui: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >17:00:13,437 DEBUG storage.ui: removing all non-preexisting partitions ['req6(id 41)', 'req7(id 42)'] from disk(s) ['sda', 'sdb', 'sdc'] >17:00:13,438 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb', 'sdc'] ; partitions=['req6(id 41)', 'req7(id 42)'] >17:00:13,438 DEBUG storage.ui: removing all non-preexisting partitions ['req6(id 41)', 'req7(id 42)'] from disk(s) ['sda', 'sdb', 'sdc'] >17:00:13,439 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:00:13,440 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:00:13,440 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:00:13,441 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:00:13,442 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:00:13,442 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:00:13,442 DEBUG storage.ui: allocating partition: req6 ; id: 41 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 876128 ; start: None ; end: None >17:00:13,443 DEBUG storage.ui: checking freespace on sda >17:00:13,443 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=False best=None grow=True start=None >17:00:13,443 DEBUG storage.ui: checking 63-1953525167 (953869 MB) >17:00:13,443 DEBUG storage.ui: current free range is 63-1953525167 (953869MB) >17:00:13,443 DEBUG storage.ui: evaluating growth potential for new layout >17:00:13,443 DEBUG storage.ui: calculating growth for disk /dev/sdb >17:00:13,444 DEBUG storage.ui: Chunk.growRequests: 401562 on /dev/sdb start = 63 end = 401624 >sectorSize = 512 > >17:00:13,444 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sdb start = 976768065 end = 976773167 >sectorSize = 512 > >17:00:13,444 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >17:00:13,444 DEBUG storage.ui: calculating growth for disk /dev/sdc >17:00:13,444 DEBUG storage.ui: Chunk.growRequests: 1951420653 on /dev/sdc start = 2104515 end = 1953525167 >sectorSize = 512 > >17:00:13,444 DEBUG storage.ui: disk /dev/sdc growth: 0 (0MB) >17:00:13,444 DEBUG storage.ui: calculating growth for disk /dev/sda >17:00:13,444 DEBUG storage.ui: adjusted start sector from 63 to 2048 >17:00:13,446 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >17:00:13,446 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x38398d0> PedPartition: <_ped.Partition object at 0x7f15d05e8d10> >17:00:13,447 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >17:00:13,448 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >17:00:13,448 DEBUG storage.ui: adding request 41 to chunk 1953525105 (63-1953525167) on /dev/sda >17:00:13,448 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sda start = 63 end = 1953525167 >sectorSize = 512 > >17:00:13,448 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = True >base = 2048 growth = 0 max_grow = 1794308096 >done = False >17:00:13,448 DEBUG storage.ui: 1 requests and 1953523057 (953868MB) left in chunk >17:00:13,449 DEBUG storage.ui: adding 1953523057 (953868MB) to 41 (sda1) >17:00:13,449 DEBUG storage.ui: taking back 159214961 (77741MB) from 41 (sda1) >17:00:13,449 DEBUG storage.ui: new grow amount for request 41 (sda1) is 1794308096 units, or 876127MB >17:00:13,449 DEBUG storage.ui: request 41 (sda1) growth: 1794308096 (876127MB) size: 876128MB >17:00:13,449 DEBUG storage.ui: disk /dev/sda growth: 1794308096 (876127MB) >17:00:13,450 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:00:13,450 DEBUG storage.ui: device sda1 new partedPartition None >17:00:13,451 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: sda ; >17:00:13,452 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >17:00:13,452 DEBUG storage.ui: total growth: 1794308096 sectors >17:00:13,452 DEBUG storage.ui: updating use_disk to sda, type: 0 >17:00:13,452 DEBUG storage.ui: new free: 63-1953525167 / 953869MB >17:00:13,452 DEBUG storage.ui: new free allows for 1794308096 sectors of growth >17:00:13,452 DEBUG storage.ui: adjusted start sector from 63 to 2048 >17:00:13,453 DEBUG storage.ui: created partition sda1 of 1MB and added it to /dev/sda >17:00:13,454 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >17:00:13,454 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3839a90> PedPartition: <_ped.Partition object at 0x7f15d09f2710> >17:00:13,455 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >17:00:13,456 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >17:00:13,458 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:00:13,458 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3507e90> PedPartition: <_ped.Partition object at 0x7f15d09f2e90> >17:00:13,459 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:00:13,460 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:00:13,460 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:00:13,461 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:00:13,462 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:00:13,462 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:00:13,462 DEBUG storage.ui: allocating partition: req7 ; id: 42 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 876128 ; start: None ; end: None >17:00:13,463 DEBUG storage.ui: checking freespace on sdc >17:00:13,463 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=1MB boot=False best=None grow=True start=None >17:00:13,463 DEBUG storage.ui: checking 2104515-1953525167 (952842 MB) >17:00:13,463 DEBUG storage.ui: current free range is 2104515-1953525167 (952842MB) >17:00:13,464 DEBUG storage.ui: evaluating growth potential for new layout >17:00:13,464 DEBUG storage.ui: calculating growth for disk /dev/sdb >17:00:13,464 DEBUG storage.ui: Chunk.growRequests: 401562 on /dev/sdb start = 63 end = 401624 >sectorSize = 512 > >17:00:13,464 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sdb start = 976768065 end = 976773167 >sectorSize = 512 > >17:00:13,464 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >17:00:13,464 DEBUG storage.ui: calculating growth for disk /dev/sdc >17:00:13,464 DEBUG storage.ui: adjusted start sector from 2104515 to 2105344 >17:00:13,465 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >17:00:13,466 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3839610> PedPartition: <_ped.Partition object at 0x7f15d09f25f0> >17:00:13,467 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >17:00:13,468 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >17:00:13,468 DEBUG storage.ui: adding request 42 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:00:13,468 DEBUG storage.ui: Chunk.growRequests: 1951420653 on /dev/sdc start = 2104515 end = 1953525167 >sectorSize = 512 > >17:00:13,468 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sdc2 growable = True >base = 2048 growth = 0 max_grow = 1794308096 >done = False >17:00:13,468 DEBUG storage.ui: 1 requests and 1951418605 (952841MB) left in chunk >17:00:13,468 DEBUG storage.ui: adding 1951418605 (952841MB) to 42 (sdc2) >17:00:13,468 DEBUG storage.ui: taking back 157110509 (76714MB) from 42 (sdc2) >17:00:13,469 DEBUG storage.ui: new grow amount for request 42 (sdc2) is 1794308096 units, or 876127MB >17:00:13,469 DEBUG storage.ui: request 42 (sdc2) growth: 1794308096 (876127MB) size: 876128MB >17:00:13,469 DEBUG storage.ui: disk /dev/sdc growth: 1794308096 (876127MB) >17:00:13,469 DEBUG storage.ui: calculating growth for disk /dev/sda >17:00:13,469 DEBUG storage.ui: adding request 41 to chunk 1953525105 (63-1953525167) on /dev/sda >17:00:13,469 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sda start = 63 end = 1953525167 >sectorSize = 512 > >17:00:13,469 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = True >base = 2048 growth = 0 max_grow = 1794308096 >done = False >17:00:13,469 DEBUG storage.ui: 1 requests and 1953523057 (953868MB) left in chunk >17:00:13,469 DEBUG storage.ui: adding 1953523057 (953868MB) to 41 (sda1) >17:00:13,469 DEBUG storage.ui: taking back 159214961 (77741MB) from 41 (sda1) >17:00:13,470 DEBUG storage.ui: new grow amount for request 41 (sda1) is 1794308096 units, or 876127MB >17:00:13,470 DEBUG storage.ui: request 41 (sda1) growth: 1794308096 (876127MB) size: 876128MB >17:00:13,470 DEBUG storage.ui: disk /dev/sda growth: 1794308096 (876127MB) >17:00:13,471 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:00:13,471 DEBUG storage.ui: device sdc2 new partedPartition None >17:00:13,472 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sdc ; >17:00:13,473 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >17:00:13,473 DEBUG storage.ui: total growth: 3588616192 sectors >17:00:13,473 DEBUG storage.ui: updating use_disk to sdc, type: 0 >17:00:13,473 DEBUG storage.ui: new free: 2104515-1953525167 / 952842MB >17:00:13,473 DEBUG storage.ui: new free allows for 3588616192 sectors of growth >17:00:13,473 DEBUG storage.ui: adjusted start sector from 2104515 to 2105344 >17:00:13,474 DEBUG storage.ui: created partition sdc2 of 1MB and added it to /dev/sdc >17:00:13,475 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >17:00:13,475 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3839910> PedPartition: <_ped.Partition object at 0x7f15d05e8d10> >17:00:13,476 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >17:00:13,477 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >17:00:13,478 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:00:13,479 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3839550> PedPartition: <_ped.Partition object at 0x7f15d0979350> >17:00:13,479 DEBUG storage.ui: growPartitions: disks=['sda', 'sdb', 'sdc'], partitions=['sda1(id 41)', 'sdc2(id 42)'] >17:00:13,479 DEBUG storage.ui: growable partitions are ['sda1', 'sdc2'] >17:00:13,479 DEBUG storage.ui: adding request 41 to chunk 1953525105 (63-1953525167) on /dev/sda >17:00:13,479 DEBUG storage.ui: disk sda has 1 chunks >17:00:13,479 DEBUG storage.ui: disk sdb has 2 chunks >17:00:13,480 DEBUG storage.ui: adding request 42 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:00:13,480 DEBUG storage.ui: disk sdc has 1 chunks >17:00:13,480 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sda start = 63 end = 1953525167 >sectorSize = 512 > >17:00:13,480 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = True >base = 2048 growth = 0 max_grow = 1794308096 >done = False >17:00:13,480 DEBUG storage.ui: 1 requests and 1953523057 (953868MB) left in chunk >17:00:13,480 DEBUG storage.ui: adding 1953523057 (953868MB) to 41 (sda1) >17:00:13,480 DEBUG storage.ui: taking back 159214961 (77741MB) from 41 (sda1) >17:00:13,480 DEBUG storage.ui: new grow amount for request 41 (sda1) is 1794308096 units, or 876127MB >17:00:13,480 DEBUG storage.ui: Chunk.growRequests: 1951420653 on /dev/sdc start = 2104515 end = 1953525167 >sectorSize = 512 > >17:00:13,480 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sdc2 growable = True >base = 2048 growth = 0 max_grow = 1794308096 >done = False >17:00:13,480 DEBUG storage.ui: 1 requests and 1951418605 (952841MB) left in chunk >17:00:13,481 DEBUG storage.ui: adding 1951418605 (952841MB) to 42 (sdc2) >17:00:13,481 DEBUG storage.ui: taking back 157110509 (76714MB) from 42 (sdc2) >17:00:13,481 DEBUG storage.ui: new grow amount for request 42 (sdc2) is 1794308096 units, or 876127MB >17:00:13,481 DEBUG storage.ui: set: ['sda1', 'sdc2'] 876128 >17:00:13,481 DEBUG storage.ui: min growth is 1794308096 >17:00:13,481 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 41 name = sda1 growable = True >base = 2048 growth = 1794308096 max_grow = 1794308096 >done = True is 1794308096 >17:00:13,481 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 42 name = sdc2 growable = True >base = 2048 growth = 1794308096 max_grow = 1794308096 >done = True is 1794308096 >17:00:13,481 DEBUG storage.ui: set: ['sda1', 'sdc2'] 876128 >17:00:13,481 DEBUG storage.ui: min growth is 1794308096 >17:00:13,481 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 41 name = sda1 growable = True >base = 2048 growth = 1794308096 max_grow = 1794308096 >done = True is 1794308096 >17:00:13,481 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 42 name = sdc2 growable = True >base = 2048 growth = 1794308096 max_grow = 1794308096 >done = True is 1794308096 >17:00:13,482 DEBUG storage.ui: growing partitions on sda >17:00:13,482 DEBUG storage.ui: partition sda1 (41): 0 >17:00:13,482 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1794312191 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x3507f50> >17:00:13,482 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 41)'] from disk(s) ['sda'] >17:00:13,483 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:00:13,483 DEBUG storage.ui: device sda1 new partedPartition None >17:00:13,484 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: sda ; >17:00:13,485 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >17:00:13,485 DEBUG storage.ui: back from removeNewPartitions >17:00:13,485 DEBUG storage.ui: extended: None >17:00:13,485 DEBUG storage.ui: setting req6 new geometry: parted.Geometry instance -- > start: 2048 end: 1794312191 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x3507f50> >17:00:13,487 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >17:00:13,487 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x38392d0> PedPartition: <_ped.Partition object at 0x7f15d09f2710> >17:00:13,488 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >17:00:13,489 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >17:00:13,490 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:00:13,491 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3839c50> PedPartition: <_ped.Partition object at 0x7f15d09792f0> >17:00:13,491 DEBUG storage.ui: growing partitions on sdb >17:00:13,491 DEBUG storage.ui: growing partitions on sdc >17:00:13,491 DEBUG storage.ui: partition sdc2 (42): 0 >17:00:13,491 DEBUG storage.ui: new geometry for sdc2: parted.Geometry instance -- > start: 2105344 end: 1796415487 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x3839d10> >17:00:13,491 DEBUG storage.ui: removing all non-preexisting partitions ['sdc2(id 42)'] from disk(s) ['sdc'] >17:00:13,492 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:00:13,492 DEBUG storage.ui: device sdc2 new partedPartition None >17:00:13,493 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sdc ; >17:00:13,494 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >17:00:13,495 DEBUG storage.ui: back from removeNewPartitions >17:00:13,495 DEBUG storage.ui: extended: None >17:00:13,495 DEBUG storage.ui: setting req7 new geometry: parted.Geometry instance -- > start: 2105344 end: 1796415487 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x3839d10> >17:00:13,496 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >17:00:13,496 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3839690> PedPartition: <_ped.Partition object at 0x7f15d0979230> >17:00:13,497 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >17:00:13,498 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >17:00:13,500 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:00:13,500 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3839b50> PedPartition: <_ped.Partition object at 0x7f15d0979530> >17:00:13,500 DEBUG storage.ui: fixing size of non-existent 876128MB partition sda1 (41) with non-existent mdmember at 876128.00 >17:00:13,501 DEBUG storage.ui: fixing size of existing 476741MB partition sdb2 (6) with existing lvmpv at 476741.43 >17:00:13,501 DEBUG storage.ui: fixing size of existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot at 1027.56 >17:00:13,501 DEBUG storage.ui: fixing size of non-existent 876128MB partition sdc2 (42) with non-existent mdmember at 876128.00 >17:00:13,502 DEBUG storage.ui: LUKS.__init__: mountpoint: None ; >17:00:13,503 DEBUG storage.ui: getFormat('luks') returning LUKS instance >17:00:13,504 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda1 ; >17:00:13,505 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sdc2 ; >17:00:13,506 DEBUG storage.ui: MDRaidArrayDevice._setFormat: home ; current: None ; type: luks ; >17:00:13,506 INFO storage.ui: added mdarray home (id 43) to device tree >17:00:13,506 INFO storage.ui: registered action: [63] Create Device mdarray home (id 43) >17:00:13,506 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:00:13,506 INFO storage.ui: registered action: [64] Create Format luks on mdarray home (id 43) >17:00:13,506 DEBUG storage.ui: raw RAID 1 size == 876128.0 >17:00:13,507 INFO storage.ui: Using 128MB superBlockSize >17:00:13,507 DEBUG storage.ui: non-existent RAID 1 size == 876000.0 >17:00:13,508 DEBUG storage.ui: Ext4FS.supported: supported: True ; >17:00:13,508 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >17:00:13,509 DEBUG storage.ui: MDRaidArrayDevice.addChild: kids: 0 ; name: home ; >17:00:13,510 DEBUG storage.ui: LUKSDevice._setFormat: luks-home ; current: None ; type: ext4 ; >17:00:13,510 INFO storage.ui: added luks/dm-crypt luks-home (id 44) to device tree >17:00:13,510 INFO storage.ui: registered action: [65] Create Device luks/dm-crypt luks-home (id 44) >17:00:13,510 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:00:13,510 INFO storage.ui: registered action: [66] Create Format ext4 filesystem mounted at /home on luks/dm-crypt luks-home (id 44) >17:00:13,511 DEBUG storage.ui: raw RAID 1 size == 876128.0 >17:00:13,511 INFO storage.ui: Using 128MB superBlockSize >17:00:13,511 DEBUG storage.ui: non-existent RAID 1 size == 876000.0 >17:00:13,516 DEBUG blivet: raw RAID 1 size == 876128.0 >17:00:13,516 INFO blivet: Using 128MB superBlockSize >17:00:13,517 DEBUG blivet: non-existent RAID 1 size == 876000.0 >17:00:13,533 DEBUG blivet: raw RAID 1 size == 876128.0 >17:00:13,533 INFO blivet: Using 128MB superBlockSize >17:00:13,533 DEBUG blivet: non-existent RAID 1 size == 876000.0 >17:00:13,534 DEBUG blivet: raw RAID 1 size == 876128.0 >17:00:13,534 INFO blivet: Using 128MB superBlockSize >17:00:13,534 DEBUG blivet: non-existent RAID 1 size == 876000.0 >17:00:13,534 DEBUG blivet: raw RAID 1 size == 876128.0 >17:00:13,534 INFO blivet: Using 128MB superBlockSize >17:00:13,534 DEBUG blivet: non-existent RAID 1 size == 876000.0 >17:00:13,535 DEBUG blivet: raw RAID 1 size == 876128.0 >17:00:13,535 INFO blivet: Using 128MB superBlockSize >17:00:13,535 DEBUG blivet: non-existent RAID 1 size == 876000.0 >17:00:17,062 DEBUG blivet: raw RAID 1 size == 876128.0 >17:00:17,062 INFO blivet: Using 128MB superBlockSize >17:00:17,063 DEBUG blivet: non-existent RAID 1 size == 876000.0 >17:00:17,067 DEBUG blivet: Ext4FS.supported: supported: True ; >17:00:17,068 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:00:17,069 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 875998, ['sda', 'sdc'], {'encrypted': True, 'raid_level': 'raid1'} >17:00:17,070 DEBUG storage.ui: LUKS.__init__: >17:00:17,070 DEBUG storage.ui: getFormat('luks') returning LUKS instance >17:00:17,077 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >17:00:17,077 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >17:00:17,077 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >17:00:23,403 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 45000.0, [], {} >17:00:23,406 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 45000.0 ; mountpoint: / ; disks: [DiskDevice instance (0x7f15d0599750) -- > name = sda status = True kids = 1 id = 0 > parents = [] > uuid = None size = 953869.710938 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SAMSUNG HE103UJ path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x22899e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d0599710>, DiskDevice instance (0x7f15d05819d0) -- > name = sdb status = True kids = 1 id = 4 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA ST3500320AS path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c674add0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d05817d0>, DiskDevice instance (0x7f15d0581810) -- > name = sdc status = True kids = 2 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:1/6:0:1:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD1001FALS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 7 did: 1 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c6aca560> > target size = 0 path = /dev/sdc > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d05818d0>] ; fstype: ext4 ; encrypted: True ; >17:00:23,406 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 45000.0, ['sda', 'sdb', 'sdc'], {'mountpoint': '/', 'fstype': 'ext4', 'encrypted': True} >17:00:23,407 DEBUG storage.ui: LUKS.__init__: >17:00:23,407 DEBUG storage.ui: getFormat('luks') returning LUKS instance >17:00:23,408 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >17:00:23,408 DEBUG storage.ui: starting Blivet copy >17:00:23,439 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:00:23,440 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3848690> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d089c8d0> PedPartition: <_ped.Partition object at 0x7f15d05e8d10> >17:00:23,441 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb2 ; >17:00:23,441 DEBUG storage.ui: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x385df50> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3507d90> PedPartition: <_ped.Partition object at 0x7f15d05e8170> >17:00:23,442 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >17:00:23,443 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x385d050> fileSystem: <parted.filesystem.FileSystem object at 0x3846590> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3846510> PedPartition: <_ped.Partition object at 0x7f15d09f25f0> >17:00:23,444 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:00:23,444 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x385d050> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3846f10> PedPartition: <_ped.Partition object at 0x7f15d09f2950> >17:00:23,444 DEBUG storage.ui: finished Blivet copy >17:00:23,444 DEBUG storage.ui: size bumped to 45008 to include new device space >17:00:23,444 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >17:00:23,447 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f15c6a618d0>, 45008.0, [DiskDevice instance (0x7f15d0599750) -- > name = sda status = True kids = 1 id = 0 > parents = [] > uuid = None size = 953869.710938 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SAMSUNG HE103UJ path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x22899e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d0599710>, DiskDevice instance (0x7f15d05819d0) -- > name = sdb status = True kids = 1 id = 4 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA ST3500320AS path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c674add0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d05817d0>, DiskDevice instance (0x7f15d0581810) -- > name = sdc status = True kids = 2 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:1/6:0:1:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD1001FALS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 7 did: 1 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c6aca560> > target size = 0 path = /dev/sdc > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d05818d0>]] >17:00:23,447 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >17:00:23,448 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x38392d0> ; >17:00:23,448 DEBUG storage.ui: parent factory container: None >17:00:23,448 DEBUG storage.ui: members: [] >17:00:23,449 DEBUG storage.ui: add_disks: ['sda', 'sdc'] >17:00:23,449 DEBUG storage.ui: remove_disks: [] >17:00:23,450 DEBUG storage.ui: LVMPhysicalVolume.__init__: >17:00:23,450 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >17:00:23,451 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >17:00:23,451 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >17:00:23,452 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >17:00:23,453 DEBUG storage.ui: PartitionDevice._setFormat: req8 ; >17:00:23,454 DEBUG storage.ui: PartitionDevice._setFormat: req8 ; current: None ; type: lvmpv ; >17:00:23,455 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >17:00:23,455 INFO storage.ui: added partition req8 (id 45) to device tree >17:00:23,455 INFO storage.ui: registered action: [67] Create Device partition req8 (id 45) >17:00:23,455 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:00:23,455 INFO storage.ui: registered action: [68] Create Format lvmpv on partition req8 (id 45) >17:00:23,456 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >17:00:23,456 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >17:00:23,457 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >17:00:23,458 DEBUG storage.ui: PartitionDevice._setFormat: req9 ; >17:00:23,459 DEBUG storage.ui: PartitionDevice._setFormat: req9 ; current: None ; type: lvmpv ; >17:00:23,460 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >17:00:23,460 INFO storage.ui: added partition req9 (id 46) to device tree >17:00:23,460 INFO storage.ui: registered action: [69] Create Device partition req9 (id 46) >17:00:23,460 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:00:23,460 INFO storage.ui: registered action: [70] Create Format lvmpv on partition req9 (id 46) >17:00:23,460 DEBUG storage.ui: size bumped to 45008 to include new device space >17:00:23,461 DEBUG storage.ui: adding a TotalSizeSet with size 45008 >17:00:23,461 DEBUG storage.ui: set.allocated = 16 >17:00:23,462 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:00:23,463 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >17:00:23,463 DEBUG storage.ui: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >17:00:23,464 DEBUG storage.ui: removing all non-preexisting partitions ['req8(id 45)', 'req9(id 46)', 'sda1(id 41)', 'sdc2(id 42)'] from disk(s) ['sda', 'sdb', 'sdc'] >17:00:23,465 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:00:23,465 DEBUG storage.ui: device sda1 new partedPartition None >17:00:23,466 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: sda ; >17:00:23,467 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >17:00:23,468 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:00:23,468 DEBUG storage.ui: device sdc2 new partedPartition None >17:00:23,469 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sdc ; >17:00:23,470 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >17:00:23,471 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb', 'sdc'] ; partitions=['req8(id 45)', 'req9(id 46)', 'req6(id 41)', 'req7(id 42)'] >17:00:23,471 DEBUG storage.ui: removing all non-preexisting partitions ['req6(id 41)', 'req7(id 42)', 'req8(id 45)', 'req9(id 46)'] from disk(s) ['sda', 'sdb', 'sdc'] >17:00:23,472 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:00:23,473 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:00:23,473 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:00:23,474 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:00:23,475 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:00:23,476 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:00:23,476 DEBUG storage.ui: allocating partition: req6 ; id: 41 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 876128MB ; grow: False ; max_size: 876128 ; start: None ; end: None >17:00:23,476 DEBUG storage.ui: checking freespace on sda >17:00:23,476 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=876128MB boot=False best=None grow=False start=None >17:00:23,476 DEBUG storage.ui: checking 63-1953525167 (953869 MB) >17:00:23,477 DEBUG storage.ui: current free range is 63-1953525167 (953869MB) >17:00:23,477 DEBUG storage.ui: updating use_disk to sda, type: 0 >17:00:23,477 DEBUG storage.ui: new free: 63-1953525167 / 953869MB >17:00:23,477 DEBUG storage.ui: new free allows for 0 sectors of growth >17:00:23,477 DEBUG storage.ui: adjusted start sector from 63 to 2048 >17:00:23,478 DEBUG storage.ui: created partition sda1 of 876128MB and added it to /dev/sda >17:00:23,478 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >17:00:23,479 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3640890> PedPartition: <_ped.Partition object at 0x7f15d05e8b90> >17:00:23,480 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >17:00:23,481 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >17:00:23,482 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:00:23,483 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3640990> PedPartition: <_ped.Partition object at 0x7f15d09f2050> >17:00:23,484 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:00:23,485 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:00:23,485 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:00:23,486 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:00:23,487 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:00:23,487 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:00:23,487 DEBUG storage.ui: allocating partition: req7 ; id: 42 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 876128MB ; grow: False ; max_size: 876128 ; start: None ; end: None >17:00:23,487 DEBUG storage.ui: checking freespace on sdc >17:00:23,488 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=876128MB boot=False best=None grow=False start=None >17:00:23,488 DEBUG storage.ui: checking 2104515-1953525167 (952842 MB) >17:00:23,488 DEBUG storage.ui: current free range is 2104515-1953525167 (952842MB) >17:00:23,488 DEBUG storage.ui: updating use_disk to sdc, type: 0 >17:00:23,488 DEBUG storage.ui: new free: 2104515-1953525167 / 952842MB >17:00:23,488 DEBUG storage.ui: new free allows for 0 sectors of growth >17:00:23,489 DEBUG storage.ui: adjusted start sector from 2104515 to 2105344 >17:00:23,489 DEBUG storage.ui: created partition sdc2 of 876128MB and added it to /dev/sdc >17:00:23,490 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >17:00:23,490 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0a9c7d0> PedPartition: <_ped.Partition object at 0x7f15d09f2710> >17:00:23,491 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >17:00:23,492 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >17:00:23,494 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:00:23,494 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x361a7d0> PedPartition: <_ped.Partition object at 0x7f15d09792f0> >17:00:23,495 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:00:23,496 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:00:23,496 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:00:23,497 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:00:23,498 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:00:23,498 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:00:23,498 DEBUG storage.ui: allocating partition: req8 ; id: 45 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 45008.0 ; start: None ; end: None >17:00:23,498 DEBUG storage.ui: checking freespace on sda >17:00:23,499 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >17:00:23,499 DEBUG storage.ui: checking 63-2047 (0 MB) >17:00:23,499 DEBUG storage.ui: current free range is 63-2047 (0MB) >17:00:23,499 DEBUG storage.ui: checking 1794312192-1953525167 (77740 MB) >17:00:23,500 DEBUG storage.ui: current free range is 1794312192-1953525167 (77740MB) >17:00:23,500 DEBUG storage.ui: evaluating growth potential for new layout >17:00:23,500 DEBUG storage.ui: calculating growth for disk /dev/sdb >17:00:23,500 DEBUG storage.ui: Chunk.growRequests: 401562 on /dev/sdb start = 63 end = 401624 >sectorSize = 512 > >17:00:23,500 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sdb start = 976768065 end = 976773167 >sectorSize = 512 > >17:00:23,500 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >17:00:23,500 DEBUG storage.ui: calculating growth for disk /dev/sdc >17:00:23,500 DEBUG storage.ui: adding request 42 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:00:23,501 DEBUG storage.ui: Chunk.growRequests: 1951420653 on /dev/sdc start = 2104515 end = 1953525167 >sectorSize = 512 > >17:00:23,501 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sdc2 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:00:23,501 DEBUG storage.ui: request 42 (sdc2) growth: 0 (0MB) size: 876128MB >17:00:23,501 DEBUG storage.ui: disk /dev/sdc growth: 0 (0MB) >17:00:23,501 DEBUG storage.ui: calculating growth for disk /dev/sda >17:00:23,502 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >17:00:23,503 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0389990> PedPartition: <_ped.Partition object at 0x7f15d09f29b0> >17:00:23,504 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >17:00:23,505 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >17:00:23,505 DEBUG storage.ui: adding request 41 to chunk 1953525105 (63-1953525167) on /dev/sda >17:00:23,505 DEBUG storage.ui: adding request 45 to chunk 1953525105 (63-1953525167) on /dev/sda >17:00:23,505 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sda start = 63 end = 1953525167 >sectorSize = 512 > >17:00:23,505 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:00:23,505 DEBUG storage.ui: req: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 92160000 >done = False >17:00:23,505 DEBUG storage.ui: 1 requests and 159198577 (77733MB) left in chunk >17:00:23,506 DEBUG storage.ui: adding 159198577 (77733MB) to 45 (sda2) >17:00:23,506 DEBUG storage.ui: taking back 67038577 (32733MB) from 45 (sda2) >17:00:23,506 DEBUG storage.ui: new grow amount for request 45 (sda2) is 92160000 units, or 45000MB >17:00:23,506 DEBUG storage.ui: request 41 (sda1) growth: 0 (0MB) size: 876128MB >17:00:23,506 DEBUG storage.ui: request 45 (sda2) growth: 92160000 (45000MB) size: 45008MB >17:00:23,506 DEBUG storage.ui: disk /dev/sda growth: 92160000 (45000MB) >17:00:23,507 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:00:23,507 DEBUG storage.ui: device sda2 new partedPartition None >17:00:23,508 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >17:00:23,509 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >17:00:23,509 DEBUG storage.ui: total growth: 92160000 sectors >17:00:23,509 DEBUG storage.ui: updating use_disk to sda, type: 0 >17:00:23,509 DEBUG storage.ui: new free: 1794312192-1953525167 / 77740MB >17:00:23,509 DEBUG storage.ui: new free allows for 92160000 sectors of growth >17:00:23,510 DEBUG storage.ui: created partition sda2 of 8MB and added it to /dev/sda >17:00:23,511 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >17:00:23,511 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x40e6150> PedPartition: <_ped.Partition object at 0x7f15d09f2e90> >17:00:23,512 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >17:00:23,513 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >17:00:23,514 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:00:23,515 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x40e6290> PedPartition: <_ped.Partition object at 0x7f15d0979290> >17:00:23,516 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:00:23,517 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:00:23,517 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:00:23,518 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:00:23,519 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:00:23,519 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:00:23,519 DEBUG storage.ui: allocating partition: req9 ; id: 46 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 45008.0 ; start: None ; end: None >17:00:23,519 DEBUG storage.ui: checking freespace on sdc >17:00:23,520 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=8MB boot=False best=None grow=True start=None >17:00:23,520 DEBUG storage.ui: checking 2104515-2105343 (0 MB) >17:00:23,520 DEBUG storage.ui: current free range is 2104515-2105343 (0MB) >17:00:23,521 DEBUG storage.ui: checking 1796415488-1953525167 (76713 MB) >17:00:23,521 DEBUG storage.ui: current free range is 1796415488-1953525167 (76713MB) >17:00:23,521 DEBUG storage.ui: evaluating growth potential for new layout >17:00:23,521 DEBUG storage.ui: calculating growth for disk /dev/sdb >17:00:23,521 DEBUG storage.ui: Chunk.growRequests: 401562 on /dev/sdb start = 63 end = 401624 >sectorSize = 512 > >17:00:23,521 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sdb start = 976768065 end = 976773167 >sectorSize = 512 > >17:00:23,521 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >17:00:23,521 DEBUG storage.ui: calculating growth for disk /dev/sdc >17:00:23,523 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >17:00:23,523 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0a9c610> PedPartition: <_ped.Partition object at 0x7f15d05e8b90> >17:00:23,524 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >17:00:23,525 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >17:00:23,525 DEBUG storage.ui: adding request 42 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:00:23,525 DEBUG storage.ui: adding request 46 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:00:23,525 DEBUG storage.ui: Chunk.growRequests: 1951420653 on /dev/sdc start = 2104515 end = 1953525167 >sectorSize = 512 > >17:00:23,526 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sdc2 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:00:23,526 DEBUG storage.ui: req: PartitionRequest instance -- >id = 46 name = sdc3 growable = True >base = 16384 growth = 0 max_grow = 92160000 >done = False >17:00:23,526 DEBUG storage.ui: 1 requests and 157094125 (76706MB) left in chunk >17:00:23,526 DEBUG storage.ui: adding 157094125 (76706MB) to 46 (sdc3) >17:00:23,526 DEBUG storage.ui: taking back 64934125 (31706MB) from 46 (sdc3) >17:00:23,526 DEBUG storage.ui: new grow amount for request 46 (sdc3) is 92160000 units, or 45000MB >17:00:23,526 DEBUG storage.ui: request 42 (sdc2) growth: 0 (0MB) size: 876128MB >17:00:23,526 DEBUG storage.ui: request 46 (sdc3) growth: 92160000 (45000MB) size: 45008MB >17:00:23,526 DEBUG storage.ui: disk /dev/sdc growth: 92160000 (45000MB) >17:00:23,527 DEBUG storage.ui: calculating growth for disk /dev/sda >17:00:23,527 DEBUG storage.ui: adding request 41 to chunk 1953525105 (63-1953525167) on /dev/sda >17:00:23,527 DEBUG storage.ui: adding request 45 to chunk 1953525105 (63-1953525167) on /dev/sda >17:00:23,527 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sda start = 63 end = 1953525167 >sectorSize = 512 > >17:00:23,527 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:00:23,527 DEBUG storage.ui: req: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 92160000 >done = False >17:00:23,527 DEBUG storage.ui: 1 requests and 159198577 (77733MB) left in chunk >17:00:23,528 DEBUG storage.ui: adding 159198577 (77733MB) to 45 (sda2) >17:00:23,528 DEBUG storage.ui: taking back 67038577 (32733MB) from 45 (sda2) >17:00:23,528 DEBUG storage.ui: new grow amount for request 45 (sda2) is 92160000 units, or 45000MB >17:00:23,528 DEBUG storage.ui: request 41 (sda1) growth: 0 (0MB) size: 876128MB >17:00:23,528 DEBUG storage.ui: request 45 (sda2) growth: 92160000 (45000MB) size: 45008MB >17:00:23,528 DEBUG storage.ui: disk /dev/sda growth: 92160000 (45000MB) >17:00:23,529 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:00:23,529 DEBUG storage.ui: device sdc3 new partedPartition None >17:00:23,530 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: sdc ; >17:00:23,531 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >17:00:23,531 DEBUG storage.ui: total growth: 184320000 sectors >17:00:23,531 DEBUG storage.ui: updating use_disk to sdc, type: 0 >17:00:23,531 DEBUG storage.ui: new free: 1796415488-1953525167 / 76713MB >17:00:23,532 DEBUG storage.ui: new free allows for 184320000 sectors of growth >17:00:23,532 DEBUG storage.ui: created partition sdc3 of 8MB and added it to /dev/sdc >17:00:23,533 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >17:00:23,533 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3846110> PedPartition: <_ped.Partition object at 0x7f15d09f29b0> >17:00:23,534 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >17:00:23,535 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >17:00:23,537 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:00:23,537 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3507190> PedPartition: <_ped.Partition object at 0x7f15d09f2e90> >17:00:23,537 DEBUG storage.ui: growPartitions: disks=['sda', 'sdb', 'sdc'], partitions=['sda2(id 45)', 'sdc3(id 46)', 'sda1(id 41)', 'sdc2(id 42)'] >17:00:23,537 DEBUG storage.ui: growable partitions are ['sda2', 'sdc3'] >17:00:23,537 DEBUG storage.ui: adding request 45 to chunk 1953525105 (63-1953525167) on /dev/sda >17:00:23,538 DEBUG storage.ui: adding request 41 to chunk 1953525105 (63-1953525167) on /dev/sda >17:00:23,538 DEBUG storage.ui: disk sda has 1 chunks >17:00:23,538 DEBUG storage.ui: disk sdb has 2 chunks >17:00:23,538 DEBUG storage.ui: adding request 46 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:00:23,538 DEBUG storage.ui: adding request 42 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:00:23,538 DEBUG storage.ui: disk sdc has 1 chunks >17:00:23,538 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sda start = 63 end = 1953525167 >sectorSize = 512 > >17:00:23,539 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:00:23,539 DEBUG storage.ui: req: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 92160000 >done = False >17:00:23,539 DEBUG storage.ui: 1 requests and 159198577 (77733MB) left in chunk >17:00:23,539 DEBUG storage.ui: adding 159198577 (77733MB) to 45 (sda2) >17:00:23,539 DEBUG storage.ui: taking back 67038577 (32733MB) from 45 (sda2) >17:00:23,539 DEBUG storage.ui: new grow amount for request 45 (sda2) is 92160000 units, or 45000MB >17:00:23,539 DEBUG storage.ui: Chunk.growRequests: 1951420653 on /dev/sdc start = 2104515 end = 1953525167 >sectorSize = 512 > >17:00:23,539 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sdc2 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:00:23,540 DEBUG storage.ui: req: PartitionRequest instance -- >id = 46 name = sdc3 growable = True >base = 16384 growth = 0 max_grow = 92160000 >done = False >17:00:23,540 DEBUG storage.ui: 1 requests and 157094125 (76706MB) left in chunk >17:00:23,540 DEBUG storage.ui: adding 157094125 (76706MB) to 46 (sdc3) >17:00:23,540 DEBUG storage.ui: taking back 64934125 (31706MB) from 46 (sdc3) >17:00:23,540 DEBUG storage.ui: new grow amount for request 46 (sdc3) is 92160000 units, or 45000MB >17:00:23,540 DEBUG storage.ui: set: ['sda2', 'sdc3'] 16/45008 >17:00:23,540 DEBUG storage.ui: allocating 45000 to TotalSizeSet with 16/45008 (44992 needed) >17:00:23,540 DEBUG storage.ui: allocating 45000 to TotalSizeSet with 45016/45008 (-8 needed) >17:00:23,540 DEBUG storage.ui: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 92160000 max_grow = 92160000 >done = True >17:00:23,541 DEBUG storage.ui: needed: -45008 >17:00:23,541 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 92160000 max_grow = 92160000 >done = True 46088192 (22504 MB) >17:00:23,541 DEBUG storage.ui: deallocating 22504 from TotalSizeSet with 90016/45008 (-45008 needed) >17:00:23,541 DEBUG storage.ui: PartitionRequest instance -- >id = 46 name = sdc3 growable = True >base = 16384 growth = 92160000 max_grow = 92160000 >done = True >17:00:23,541 DEBUG storage.ui: needed: -22504 >17:00:23,541 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 46 name = sdc3 growable = True >base = 16384 growth = 92160000 max_grow = 92160000 >done = True 46088192 (22504 MB) >17:00:23,541 DEBUG storage.ui: deallocating 22504 from TotalSizeSet with 67512/45008 (-22504 needed) >17:00:23,541 DEBUG storage.ui: set: ['sda2', 'sdc3'] 45008/45008 >17:00:23,541 DEBUG storage.ui: allocating 0 to TotalSizeSet with 45008/45008 (0 needed) >17:00:23,542 DEBUG storage.ui: allocating 0 to TotalSizeSet with 45008/45008 (0 needed) >17:00:23,542 DEBUG storage.ui: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 46071808 max_grow = 92160000 >done = True >17:00:23,542 DEBUG storage.ui: needed: 0 >17:00:23,542 DEBUG storage.ui: PartitionRequest instance -- >id = 46 name = sdc3 growable = True >base = 16384 growth = 46071808 max_grow = 92160000 >done = True >17:00:23,542 DEBUG storage.ui: needed: 0 >17:00:23,542 DEBUG storage.ui: growing partitions on sda >17:00:23,542 DEBUG storage.ui: partition sda1 (41): 0 >17:00:23,542 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1794312191 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x40e6210> >17:00:23,543 DEBUG storage.ui: partition sda2 (45): 0 >17:00:23,543 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1794312192 end: 1840400383 length: 46088192 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x7f15d035ead0> >17:00:23,543 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 41)', 'sda2(id 45)'] from disk(s) ['sda'] >17:00:23,544 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:00:23,544 DEBUG storage.ui: device sda1 new partedPartition None >17:00:23,545 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: sda ; >17:00:23,546 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >17:00:23,547 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:00:23,547 DEBUG storage.ui: device sda2 new partedPartition None >17:00:23,548 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >17:00:23,549 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >17:00:23,549 DEBUG storage.ui: back from removeNewPartitions >17:00:23,549 DEBUG storage.ui: extended: None >17:00:23,550 DEBUG storage.ui: setting req6 new geometry: parted.Geometry instance -- > start: 2048 end: 1794312191 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x40e6210> >17:00:23,551 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >17:00:23,551 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d035eed0> PedPartition: <_ped.Partition object at 0x7f15d0979530> >17:00:23,552 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >17:00:23,553 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >17:00:23,554 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:00:23,555 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d035e6d0> PedPartition: <_ped.Partition object at 0x7f15d09791d0> >17:00:23,555 DEBUG storage.ui: setting req8 new geometry: parted.Geometry instance -- > start: 1794312192 end: 1840400383 length: 46088192 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x7f15d035ead0> >17:00:23,556 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >17:00:23,556 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d035edd0> PedPartition: <_ped.Partition object at 0x7f15d0979f50> >17:00:23,557 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >17:00:23,558 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >17:00:23,559 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:00:23,560 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0756550> PedPartition: <_ped.Partition object at 0x7f15d0979290> >17:00:23,560 DEBUG storage.ui: growing partitions on sdb >17:00:23,560 DEBUG storage.ui: growing partitions on sdc >17:00:23,560 DEBUG storage.ui: partition sdc2 (42): 0 >17:00:23,561 DEBUG storage.ui: new geometry for sdc2: parted.Geometry instance -- > start: 2105344 end: 1796415487 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x7f15d0a9c4d0> >17:00:23,561 DEBUG storage.ui: partition sdc3 (46): 0 >17:00:23,561 DEBUG storage.ui: new geometry for sdc3: parted.Geometry instance -- > start: 1796415488 end: 1842503679 length: 46088192 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x7f15d0756b50> >17:00:23,561 DEBUG storage.ui: removing all non-preexisting partitions ['sdc2(id 42)', 'sdc3(id 46)'] from disk(s) ['sdc'] >17:00:23,562 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:00:23,562 DEBUG storage.ui: device sdc2 new partedPartition None >17:00:23,563 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sdc ; >17:00:23,564 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >17:00:23,565 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:00:23,565 DEBUG storage.ui: device sdc3 new partedPartition None >17:00:23,566 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: sdc ; >17:00:23,567 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >17:00:23,567 DEBUG storage.ui: back from removeNewPartitions >17:00:23,568 DEBUG storage.ui: extended: None >17:00:23,568 DEBUG storage.ui: setting req7 new geometry: parted.Geometry instance -- > start: 2105344 end: 1796415487 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x7f15d0a9c4d0> >17:00:23,569 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >17:00:23,569 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0a9c5d0> PedPartition: <_ped.Partition object at 0x7f15d0979470> >17:00:23,570 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >17:00:23,571 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >17:00:23,573 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:00:23,573 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x38460d0> PedPartition: <_ped.Partition object at 0x7f15d0979230> >17:00:23,573 DEBUG storage.ui: setting req9 new geometry: parted.Geometry instance -- > start: 1796415488 end: 1842503679 length: 46088192 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x7f15d0756b50> >17:00:23,574 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >17:00:23,575 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d09fdd50> PedPartition: <_ped.Partition object at 0x7f15d0979410> >17:00:23,576 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >17:00:23,577 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >17:00:23,578 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:00:23,578 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3640790> PedPartition: <_ped.Partition object at 0x7f15d09f2e90> >17:00:23,579 DEBUG storage.ui: fixing size of non-existent 876128MB partition sda1 (41) with non-existent mdmember at 876128.00 >17:00:23,579 DEBUG storage.ui: fixing size of non-existent 22504MB partition sda2 (45) with non-existent lvmpv at 22504.00 >17:00:23,579 DEBUG storage.ui: fixing size of existing 476741MB partition sdb2 (6) with existing lvmpv at 476741.43 >17:00:23,579 DEBUG storage.ui: fixing size of existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot at 1027.56 >17:00:23,580 DEBUG storage.ui: fixing size of non-existent 876128MB partition sdc2 (42) with non-existent mdmember at 876128.00 >17:00:23,580 DEBUG storage.ui: fixing size of non-existent 22504MB partition sdc3 (46) with non-existent lvmpv at 22504.00 >17:00:23,582 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >17:00:23,583 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sdc3 ; >17:00:23,583 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:00:23,584 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora_phoenix ; current: None ; type: None ; >17:00:23,584 INFO storage.ui: added lvmvg fedora_phoenix (id 47) to device tree >17:00:23,584 INFO storage.ui: registered action: [71] Create Device lvmvg fedora_phoenix (id 47) >17:00:23,585 DEBUG storage.ui: fedora_phoenix size is 45000MB >17:00:23,585 DEBUG storage.ui: vg fedora_phoenix has 45000MB free >17:00:23,585 INFO storage.ui: adjusting size from 45002.00 to 45000.00 so it fits in container fedora_phoenix >17:00:23,586 DEBUG storage.ui: LUKS.__init__: mountpoint: None ; >17:00:23,586 DEBUG storage.ui: getFormat('luks') returning LUKS instance >17:00:23,587 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora_phoenix ; >17:00:23,588 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora_phoenix-00 ; current: None ; type: luks ; >17:00:23,588 DEBUG storage.ui: fedora_phoenix size is 45000MB >17:00:23,589 DEBUG storage.ui: vg fedora_phoenix has 45000MB free >17:00:23,589 DEBUG storage.ui: Adding fedora_phoenix-00/45000MB to fedora_phoenix >17:00:23,589 INFO storage.ui: added lvmlv fedora_phoenix-00 (id 48) to device tree >17:00:23,589 INFO storage.ui: registered action: [72] Create Device lvmlv fedora_phoenix-00 (id 48) >17:00:23,589 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:00:23,589 INFO storage.ui: registered action: [73] Create Format luks on lvmlv fedora_phoenix-00 (id 48) >17:00:23,590 DEBUG storage.ui: Ext4FS.supported: supported: True ; >17:00:23,590 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >17:00:23,591 DEBUG storage.ui: LVMLogicalVolumeDevice.addChild: kids: 0 ; name: fedora_phoenix-00 ; >17:00:23,592 DEBUG storage.ui: LUKSDevice._setFormat: luks-fedora_phoenix-00 ; current: None ; type: ext4 ; >17:00:23,592 INFO storage.ui: added luks/dm-crypt luks-fedora_phoenix-00 (id 49) to device tree >17:00:23,593 INFO storage.ui: registered action: [74] Create Device luks/dm-crypt luks-fedora_phoenix-00 (id 49) >17:00:23,593 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:00:23,593 INFO storage.ui: registered action: [75] Create Format ext4 filesystem mounted at / on luks/dm-crypt luks-fedora_phoenix-00 (id 49) >17:00:23,604 DEBUG blivet: raw RAID 1 size == 876128.0 >17:00:23,605 INFO blivet: Using 128MB superBlockSize >17:00:23,605 DEBUG blivet: non-existent RAID 1 size == 876000.0 >17:00:23,621 DEBUG blivet: Ext3FS.supported: supported: True ; >17:00:23,621 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >17:00:23,636 DEBUG blivet: Ext3FS.supported: supported: True ; >17:00:23,636 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >17:00:23,637 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 1027, ['sdc'], {'encrypted': False, 'raid_level': None} >17:00:23,648 DEBUG blivet: Ext3FS.supported: supported: True ; >17:00:23,648 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >17:00:23,650 DEBUG blivet: Ext4FS.supported: supported: True ; >17:00:23,650 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:00:23,657 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 0, [], {} >17:00:30,198 DEBUG blivet: Ext4FS.supported: supported: True ; >17:00:30,198 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:00:30,199 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 44998, ['sda', 'sdc'], {'encrypted': True, 'raid_level': None} >17:00:30,200 DEBUG storage.ui: LUKS.__init__: >17:00:30,200 DEBUG storage.ui: getFormat('luks') returning LUKS instance >17:00:30,200 DEBUG blivet: fedora_phoenix size is 45000MB >17:00:30,201 DEBUG blivet: vg fedora_phoenix has 0MB free >17:00:30,204 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 44998 ; container_raid_level: None ; name: root ; encrypted: True ; container_encrypted: False ; disks: [DiskDevice instance (0x7f15d0599750) -- > name = sda status = True kids = 2 id = 0 > parents = [] > uuid = None size = 953869.710938 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SAMSUNG HE103UJ path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x22899e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d0599710>, DiskDevice instance (0x7f15d0581810) -- > name = sdc status = True kids = 3 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:1/6:0:1:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD1001FALS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 7 did: 1 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c6aca560> > target size = 0 path = /dev/sdc > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d05818d0>] ; raid_level: None ; label: root ; container_name: fedora_phoenix ; device: non-existent 44998MB luks/dm-crypt luks-fedora_phoenix-00 (49) with non-existent ext4 filesystem mounted at / ; mountpoint: / ; fstype: ext4 ; container_size: 0 ; >17:00:30,204 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 44998, ['sda', 'sdc'], {'container_raid_level': None, 'name': 'root', 'encrypted': True, 'container_encrypted': False, 'raid_level': None, 'label': 'root', 'container_name': 'fedora_phoenix', 'device': LUKSDevice instance (0x7f15d0756890) -- > name = luks-fedora_phoenix-00 status = False kids = 0 id = 49 > parents = ['non-existent 45000MB lvmlv fedora_phoenix-00 (48) with non-existent luks'] > uuid = None size = 44998.0 > format = non-existent ext4 filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/luks-fedora_phoenix-00 > format args = [] originalFormat = ext4 target = crypt dmUuid = None, 'mountpoint': '/', 'fstype': 'ext4', 'container_size': 0} >17:00:30,205 DEBUG storage.ui: LUKS.__init__: >17:00:30,205 DEBUG storage.ui: getFormat('luks') returning LUKS instance >17:00:30,206 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >17:00:30,206 DEBUG storage.ui: starting Blivet copy >17:00:30,235 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:00:30,235 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3623ad0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0360c50> PedPartition: <_ped.Partition object at 0x7f15d09795f0> >17:00:30,236 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:00:30,236 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3623ad0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0360dd0> PedPartition: <_ped.Partition object at 0x7f15d09794d0> >17:00:30,238 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb2 ; >17:00:30,238 DEBUG storage.ui: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0a4dc50> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0360ed0> PedPartition: <_ped.Partition object at 0x7f15d0979f50> >17:00:30,239 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >17:00:30,240 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0372d10> fileSystem: <parted.filesystem.FileSystem object at 0x7f15d034c250> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d034c1d0> PedPartition: <_ped.Partition object at 0x7f15d0979530> >17:00:30,241 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:00:30,241 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0372d10> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d034c390> PedPartition: <_ped.Partition object at 0x7f15d0979e90> >17:00:30,242 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:00:30,242 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0372d10> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d034c050> PedPartition: <_ped.Partition object at 0x7f15d0979ef0> >17:00:30,242 DEBUG storage.ui: finished Blivet copy >17:00:30,243 DEBUG storage.ui: fedora_phoenix size is 45000MB >17:00:30,243 DEBUG storage.ui: vg fedora_phoenix has 0MB free >17:00:30,243 DEBUG storage.ui: size bumped to 90012 to include new device space >17:00:30,243 DEBUG storage.ui: size cut to 45008 to omit old device space >17:00:30,243 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >17:00:30,245 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f15c6a618d0>, 45008.0, [DiskDevice instance (0x7f15d0599750) -- > name = sda status = True kids = 2 id = 0 > parents = [] > uuid = None size = 953869.710938 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SAMSUNG HE103UJ path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x22899e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d0599710>, DiskDevice instance (0x7f15d0581810) -- > name = sdc status = True kids = 3 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:1/6:0:1:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD1001FALS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 7 did: 1 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c6aca560> > target size = 0 path = /dev/sdc > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d05818d0>]] >17:00:30,245 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >17:00:30,246 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x7f15d0372bd0> ; >17:00:30,246 DEBUG storage.ui: parent factory container: non-existent 45000MB lvmvg fedora_phoenix (47) >17:00:30,246 DEBUG storage.ui: members: ['sda2', 'sdc3'] >17:00:30,246 DEBUG storage.ui: add_disks: [] >17:00:30,246 DEBUG storage.ui: remove_disks: [] >17:00:30,247 DEBUG storage.ui: LVMPhysicalVolume.__init__: >17:00:30,247 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >17:00:30,247 DEBUG storage.ui: fedora_phoenix size is 45000MB >17:00:30,248 DEBUG storage.ui: vg fedora_phoenix has 0MB free >17:00:30,248 DEBUG storage.ui: size bumped to 90012 to include new device space >17:00:30,248 DEBUG storage.ui: size cut to 45008 to omit old device space >17:00:30,248 DEBUG storage.ui: adding a TotalSizeSet with size 45008 >17:00:30,248 DEBUG storage.ui: set.allocated = 16 >17:00:30,249 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:00:30,250 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >17:00:30,251 DEBUG storage.ui: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >17:00:30,252 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 41)', 'sda2(id 45)', 'sdc2(id 42)', 'sdc3(id 46)'] from disk(s) ['sda', 'sdb', 'sdc'] >17:00:30,253 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:00:30,253 DEBUG storage.ui: device sda1 new partedPartition None >17:00:30,254 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: sda ; >17:00:30,255 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >17:00:30,256 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:00:30,256 DEBUG storage.ui: device sda2 new partedPartition None >17:00:30,257 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >17:00:30,258 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >17:00:30,259 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:00:30,259 DEBUG storage.ui: device sdc2 new partedPartition None >17:00:30,260 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sdc ; >17:00:30,261 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >17:00:30,262 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:00:30,263 DEBUG storage.ui: device sdc3 new partedPartition None >17:00:30,264 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: sdc ; >17:00:30,265 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >17:00:30,265 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb', 'sdc'] ; partitions=['req6(id 41)', 'req8(id 45)', 'req7(id 42)', 'req9(id 46)'] >17:00:30,265 DEBUG storage.ui: removing all non-preexisting partitions ['req6(id 41)', 'req7(id 42)', 'req8(id 45)', 'req9(id 46)'] from disk(s) ['sda', 'sdb', 'sdc'] >17:00:30,266 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:00:30,267 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:00:30,267 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:00:30,269 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:00:30,270 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:00:30,270 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:00:30,270 DEBUG storage.ui: allocating partition: req6 ; id: 41 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 876128MB ; grow: False ; max_size: 876128 ; start: None ; end: None >17:00:30,270 DEBUG storage.ui: checking freespace on sda >17:00:30,271 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=876128MB boot=False best=None grow=False start=None >17:00:30,271 DEBUG storage.ui: checking 63-1953525167 (953869 MB) >17:00:30,271 DEBUG storage.ui: current free range is 63-1953525167 (953869MB) >17:00:30,271 DEBUG storage.ui: updating use_disk to sda, type: 0 >17:00:30,271 DEBUG storage.ui: new free: 63-1953525167 / 953869MB >17:00:30,271 DEBUG storage.ui: new free allows for 0 sectors of growth >17:00:30,272 DEBUG storage.ui: adjusted start sector from 63 to 2048 >17:00:30,272 DEBUG storage.ui: created partition sda1 of 876128MB and added it to /dev/sda >17:00:30,273 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >17:00:30,273 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0365810> PedPartition: <_ped.Partition object at 0x7f15d09f2050> >17:00:30,274 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >17:00:30,275 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >17:00:30,277 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:00:30,277 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d035ee90> PedPartition: <_ped.Partition object at 0x7f15d0979290> >17:00:30,278 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:00:30,279 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:00:30,279 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:00:30,280 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:00:30,282 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:00:30,282 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:00:30,282 DEBUG storage.ui: allocating partition: req7 ; id: 42 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 876128MB ; grow: False ; max_size: 876128 ; start: None ; end: None >17:00:30,282 DEBUG storage.ui: checking freespace on sdc >17:00:30,282 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=876128MB boot=False best=None grow=False start=None >17:00:30,283 DEBUG storage.ui: checking 2104515-1953525167 (952842 MB) >17:00:30,283 DEBUG storage.ui: current free range is 2104515-1953525167 (952842MB) >17:00:30,283 DEBUG storage.ui: updating use_disk to sdc, type: 0 >17:00:30,283 DEBUG storage.ui: new free: 2104515-1953525167 / 952842MB >17:00:30,283 DEBUG storage.ui: new free allows for 0 sectors of growth >17:00:30,283 DEBUG storage.ui: adjusted start sector from 2104515 to 2105344 >17:00:30,284 DEBUG storage.ui: created partition sdc2 of 876128MB and added it to /dev/sdc >17:00:30,285 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >17:00:30,285 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0365790> PedPartition: <_ped.Partition object at 0x7f15d09792f0> >17:00:30,286 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >17:00:30,287 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >17:00:30,288 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:00:30,289 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0360a90> PedPartition: <_ped.Partition object at 0x7f15d09796b0> >17:00:30,290 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:00:30,291 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:00:30,291 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:00:30,292 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:00:30,293 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:00:30,293 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:00:30,294 DEBUG storage.ui: allocating partition: req8 ; id: 45 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 45008.0 ; start: None ; end: None >17:00:30,294 DEBUG storage.ui: checking freespace on sda >17:00:30,294 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >17:00:30,294 DEBUG storage.ui: checking 63-2047 (0 MB) >17:00:30,294 DEBUG storage.ui: current free range is 63-2047 (0MB) >17:00:30,294 DEBUG storage.ui: checking 1794312192-1953525167 (77740 MB) >17:00:30,295 DEBUG storage.ui: current free range is 1794312192-1953525167 (77740MB) >17:00:30,295 DEBUG storage.ui: evaluating growth potential for new layout >17:00:30,295 DEBUG storage.ui: calculating growth for disk /dev/sdb >17:00:30,295 DEBUG storage.ui: Chunk.growRequests: 401562 on /dev/sdb start = 63 end = 401624 >sectorSize = 512 > >17:00:30,295 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sdb start = 976768065 end = 976773167 >sectorSize = 512 > >17:00:30,295 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >17:00:30,295 DEBUG storage.ui: calculating growth for disk /dev/sdc >17:00:30,295 DEBUG storage.ui: adding request 42 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:00:30,296 DEBUG storage.ui: Chunk.growRequests: 1951420653 on /dev/sdc start = 2104515 end = 1953525167 >sectorSize = 512 > >17:00:30,296 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sdc2 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:00:30,296 DEBUG storage.ui: request 42 (sdc2) growth: 0 (0MB) size: 876128MB >17:00:30,296 DEBUG storage.ui: disk /dev/sdc growth: 0 (0MB) >17:00:30,296 DEBUG storage.ui: calculating growth for disk /dev/sda >17:00:30,297 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >17:00:30,298 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d034c7d0> PedPartition: <_ped.Partition object at 0x7f15d09791d0> >17:00:30,299 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >17:00:30,300 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >17:00:30,300 DEBUG storage.ui: adding request 41 to chunk 1953525105 (63-1953525167) on /dev/sda >17:00:30,300 DEBUG storage.ui: adding request 45 to chunk 1953525105 (63-1953525167) on /dev/sda >17:00:30,300 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sda start = 63 end = 1953525167 >sectorSize = 512 > >17:00:30,300 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:00:30,300 DEBUG storage.ui: req: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 92160000 >done = False >17:00:30,300 DEBUG storage.ui: 1 requests and 159198577 (77733MB) left in chunk >17:00:30,301 DEBUG storage.ui: adding 159198577 (77733MB) to 45 (sda2) >17:00:30,301 DEBUG storage.ui: taking back 67038577 (32733MB) from 45 (sda2) >17:00:30,301 DEBUG storage.ui: new grow amount for request 45 (sda2) is 92160000 units, or 45000MB >17:00:30,301 DEBUG storage.ui: request 41 (sda1) growth: 0 (0MB) size: 876128MB >17:00:30,301 DEBUG storage.ui: request 45 (sda2) growth: 92160000 (45000MB) size: 45008MB >17:00:30,301 DEBUG storage.ui: disk /dev/sda growth: 92160000 (45000MB) >17:00:30,302 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:00:30,302 DEBUG storage.ui: device sda2 new partedPartition None >17:00:30,303 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >17:00:30,304 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >17:00:30,304 DEBUG storage.ui: total growth: 92160000 sectors >17:00:30,304 DEBUG storage.ui: updating use_disk to sda, type: 0 >17:00:30,305 DEBUG storage.ui: new free: 1794312192-1953525167 / 77740MB >17:00:30,305 DEBUG storage.ui: new free allows for 92160000 sectors of growth >17:00:30,305 DEBUG storage.ui: created partition sda2 of 8MB and added it to /dev/sda >17:00:30,306 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >17:00:30,307 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d034c990> PedPartition: <_ped.Partition object at 0x7f15d0979230> >17:00:30,308 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >17:00:30,309 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >17:00:30,310 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:00:30,310 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d034ca10> PedPartition: <_ped.Partition object at 0x7f15d0979fb0> >17:00:30,311 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:00:30,313 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:00:30,313 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:00:30,314 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:00:30,315 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:00:30,315 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:00:30,315 DEBUG storage.ui: allocating partition: req9 ; id: 46 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 45008.0 ; start: None ; end: None >17:00:30,315 DEBUG storage.ui: checking freespace on sdc >17:00:30,316 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=8MB boot=False best=None grow=True start=None >17:00:30,316 DEBUG storage.ui: checking 2104515-2105343 (0 MB) >17:00:30,316 DEBUG storage.ui: current free range is 2104515-2105343 (0MB) >17:00:30,316 DEBUG storage.ui: checking 1796415488-1953525167 (76713 MB) >17:00:30,316 DEBUG storage.ui: current free range is 1796415488-1953525167 (76713MB) >17:00:30,316 DEBUG storage.ui: evaluating growth potential for new layout >17:00:30,317 DEBUG storage.ui: calculating growth for disk /dev/sdb >17:00:30,317 DEBUG storage.ui: Chunk.growRequests: 401562 on /dev/sdb start = 63 end = 401624 >sectorSize = 512 > >17:00:30,317 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sdb start = 976768065 end = 976773167 >sectorSize = 512 > >17:00:30,317 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >17:00:30,317 DEBUG storage.ui: calculating growth for disk /dev/sdc >17:00:30,318 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >17:00:30,318 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d034ca90> PedPartition: <_ped.Partition object at 0x7f15d09f2050> >17:00:30,320 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >17:00:30,321 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >17:00:30,321 DEBUG storage.ui: adding request 42 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:00:30,321 DEBUG storage.ui: adding request 46 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:00:30,321 DEBUG storage.ui: Chunk.growRequests: 1951420653 on /dev/sdc start = 2104515 end = 1953525167 >sectorSize = 512 > >17:00:30,321 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sdc2 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:00:30,321 DEBUG storage.ui: req: PartitionRequest instance -- >id = 46 name = sdc3 growable = True >base = 16384 growth = 0 max_grow = 92160000 >done = False >17:00:30,321 DEBUG storage.ui: 1 requests and 157094125 (76706MB) left in chunk >17:00:30,321 DEBUG storage.ui: adding 157094125 (76706MB) to 46 (sdc3) >17:00:30,322 DEBUG storage.ui: taking back 64934125 (31706MB) from 46 (sdc3) >17:00:30,322 DEBUG storage.ui: new grow amount for request 46 (sdc3) is 92160000 units, or 45000MB >17:00:30,322 DEBUG storage.ui: request 42 (sdc2) growth: 0 (0MB) size: 876128MB >17:00:30,322 DEBUG storage.ui: request 46 (sdc3) growth: 92160000 (45000MB) size: 45008MB >17:00:30,322 DEBUG storage.ui: disk /dev/sdc growth: 92160000 (45000MB) >17:00:30,322 DEBUG storage.ui: calculating growth for disk /dev/sda >17:00:30,322 DEBUG storage.ui: adding request 41 to chunk 1953525105 (63-1953525167) on /dev/sda >17:00:30,322 DEBUG storage.ui: adding request 45 to chunk 1953525105 (63-1953525167) on /dev/sda >17:00:30,322 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sda start = 63 end = 1953525167 >sectorSize = 512 > >17:00:30,323 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:00:30,323 DEBUG storage.ui: req: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 92160000 >done = False >17:00:30,323 DEBUG storage.ui: 1 requests and 159198577 (77733MB) left in chunk >17:00:30,323 DEBUG storage.ui: adding 159198577 (77733MB) to 45 (sda2) >17:00:30,323 DEBUG storage.ui: taking back 67038577 (32733MB) from 45 (sda2) >17:00:30,323 DEBUG storage.ui: new grow amount for request 45 (sda2) is 92160000 units, or 45000MB >17:00:30,323 DEBUG storage.ui: request 41 (sda1) growth: 0 (0MB) size: 876128MB >17:00:30,323 DEBUG storage.ui: request 45 (sda2) growth: 92160000 (45000MB) size: 45008MB >17:00:30,323 DEBUG storage.ui: disk /dev/sda growth: 92160000 (45000MB) >17:00:30,324 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:00:30,325 DEBUG storage.ui: device sdc3 new partedPartition None >17:00:30,326 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: sdc ; >17:00:30,327 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >17:00:30,327 DEBUG storage.ui: total growth: 184320000 sectors >17:00:30,327 DEBUG storage.ui: updating use_disk to sdc, type: 0 >17:00:30,327 DEBUG storage.ui: new free: 1796415488-1953525167 / 76713MB >17:00:30,327 DEBUG storage.ui: new free allows for 184320000 sectors of growth >17:00:30,327 DEBUG storage.ui: created partition sdc3 of 8MB and added it to /dev/sdc >17:00:30,328 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >17:00:30,329 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d034c7d0> PedPartition: <_ped.Partition object at 0x7f15d09791d0> >17:00:30,330 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >17:00:30,331 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >17:00:30,332 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:00:30,332 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0a9cb90> PedPartition: <_ped.Partition object at 0x7f15d0979230> >17:00:30,333 DEBUG storage.ui: growPartitions: disks=['sda', 'sdb', 'sdc'], partitions=['sda1(id 41)', 'sda2(id 45)', 'sdc2(id 42)', 'sdc3(id 46)'] >17:00:30,333 DEBUG storage.ui: growable partitions are ['sda2', 'sdc3'] >17:00:30,333 DEBUG storage.ui: adding request 41 to chunk 1953525105 (63-1953525167) on /dev/sda >17:00:30,333 DEBUG storage.ui: adding request 45 to chunk 1953525105 (63-1953525167) on /dev/sda >17:00:30,333 DEBUG storage.ui: disk sda has 1 chunks >17:00:30,333 DEBUG storage.ui: disk sdb has 2 chunks >17:00:30,333 DEBUG storage.ui: adding request 42 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:00:30,334 DEBUG storage.ui: adding request 46 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:00:30,334 DEBUG storage.ui: disk sdc has 1 chunks >17:00:30,334 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sda start = 63 end = 1953525167 >sectorSize = 512 > >17:00:30,334 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:00:30,334 DEBUG storage.ui: req: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 92160000 >done = False >17:00:30,334 DEBUG storage.ui: 1 requests and 159198577 (77733MB) left in chunk >17:00:30,334 DEBUG storage.ui: adding 159198577 (77733MB) to 45 (sda2) >17:00:30,334 DEBUG storage.ui: taking back 67038577 (32733MB) from 45 (sda2) >17:00:30,334 DEBUG storage.ui: new grow amount for request 45 (sda2) is 92160000 units, or 45000MB >17:00:30,334 DEBUG storage.ui: Chunk.growRequests: 1951420653 on /dev/sdc start = 2104515 end = 1953525167 >sectorSize = 512 > >17:00:30,335 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sdc2 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:00:30,335 DEBUG storage.ui: req: PartitionRequest instance -- >id = 46 name = sdc3 growable = True >base = 16384 growth = 0 max_grow = 92160000 >done = False >17:00:30,335 DEBUG storage.ui: 1 requests and 157094125 (76706MB) left in chunk >17:00:30,335 DEBUG storage.ui: adding 157094125 (76706MB) to 46 (sdc3) >17:00:30,335 DEBUG storage.ui: taking back 64934125 (31706MB) from 46 (sdc3) >17:00:30,335 DEBUG storage.ui: new grow amount for request 46 (sdc3) is 92160000 units, or 45000MB >17:00:30,335 DEBUG storage.ui: set: ['sda2', 'sdc3'] 16/45008 >17:00:30,335 DEBUG storage.ui: allocating 45000 to TotalSizeSet with 16/45008 (44992 needed) >17:00:30,335 DEBUG storage.ui: allocating 45000 to TotalSizeSet with 45016/45008 (-8 needed) >17:00:30,335 DEBUG storage.ui: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 92160000 max_grow = 92160000 >done = True >17:00:30,335 DEBUG storage.ui: needed: -45008 >17:00:30,336 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 92160000 max_grow = 92160000 >done = True 46088192 (22504 MB) >17:00:30,336 DEBUG storage.ui: deallocating 22504 from TotalSizeSet with 90016/45008 (-45008 needed) >17:00:30,336 DEBUG storage.ui: PartitionRequest instance -- >id = 46 name = sdc3 growable = True >base = 16384 growth = 92160000 max_grow = 92160000 >done = True >17:00:30,336 DEBUG storage.ui: needed: -22504 >17:00:30,336 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 46 name = sdc3 growable = True >base = 16384 growth = 92160000 max_grow = 92160000 >done = True 46088192 (22504 MB) >17:00:30,336 DEBUG storage.ui: deallocating 22504 from TotalSizeSet with 67512/45008 (-22504 needed) >17:00:30,336 DEBUG storage.ui: set: ['sda2', 'sdc3'] 45008/45008 >17:00:30,336 DEBUG storage.ui: allocating 0 to TotalSizeSet with 45008/45008 (0 needed) >17:00:30,336 DEBUG storage.ui: allocating 0 to TotalSizeSet with 45008/45008 (0 needed) >17:00:30,336 DEBUG storage.ui: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 46071808 max_grow = 92160000 >done = True >17:00:30,337 DEBUG storage.ui: needed: 0 >17:00:30,337 DEBUG storage.ui: PartitionRequest instance -- >id = 46 name = sdc3 growable = True >base = 16384 growth = 46071808 max_grow = 92160000 >done = True >17:00:30,337 DEBUG storage.ui: needed: 0 >17:00:30,337 DEBUG storage.ui: growing partitions on sda >17:00:30,337 DEBUG storage.ui: partition sda1 (41): 0 >17:00:30,337 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1794312191 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x7f15d034ccd0> >17:00:30,337 DEBUG storage.ui: partition sda2 (45): 0 >17:00:30,337 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1794312192 end: 1840400383 length: 46088192 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x7f15d034ce50> >17:00:30,338 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 41)', 'sda2(id 45)'] from disk(s) ['sda'] >17:00:30,339 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:00:30,339 DEBUG storage.ui: device sda1 new partedPartition None >17:00:30,340 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: sda ; >17:00:30,341 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >17:00:30,342 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:00:30,342 DEBUG storage.ui: device sda2 new partedPartition None >17:00:30,343 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >17:00:30,344 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >17:00:30,344 DEBUG storage.ui: back from removeNewPartitions >17:00:30,344 DEBUG storage.ui: extended: None >17:00:30,345 DEBUG storage.ui: setting req6 new geometry: parted.Geometry instance -- > start: 2048 end: 1794312191 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x7f15d034ccd0> >17:00:30,346 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >17:00:30,346 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d035c190> PedPartition: <_ped.Partition object at 0x7f15d0979350> >17:00:30,347 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >17:00:30,348 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >17:00:30,349 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:00:30,350 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d035c2d0> PedPartition: <_ped.Partition object at 0x7f15d0979d10> >17:00:30,350 DEBUG storage.ui: setting req8 new geometry: parted.Geometry instance -- > start: 1794312192 end: 1840400383 length: 46088192 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x7f15d034ce50> >17:00:30,351 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >17:00:30,351 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d035ed10> PedPartition: <_ped.Partition object at 0x7f15d0979cb0> >17:00:30,353 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >17:00:30,354 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >17:00:30,355 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:00:30,355 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d035c4d0> PedPartition: <_ped.Partition object at 0x7f15d0979fb0> >17:00:30,355 DEBUG storage.ui: growing partitions on sdb >17:00:30,356 DEBUG storage.ui: growing partitions on sdc >17:00:30,356 DEBUG storage.ui: partition sdc2 (42): 0 >17:00:30,356 DEBUG storage.ui: new geometry for sdc2: parted.Geometry instance -- > start: 2105344 end: 1796415487 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x7f15d034c6d0> >17:00:30,356 DEBUG storage.ui: partition sdc3 (46): 0 >17:00:30,356 DEBUG storage.ui: new geometry for sdc3: parted.Geometry instance -- > start: 1796415488 end: 1842503679 length: 46088192 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x7f15d035c550> >17:00:30,356 DEBUG storage.ui: removing all non-preexisting partitions ['sdc2(id 42)', 'sdc3(id 46)'] from disk(s) ['sdc'] >17:00:30,357 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:00:30,358 DEBUG storage.ui: device sdc2 new partedPartition None >17:00:30,359 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sdc ; >17:00:30,360 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >17:00:30,364 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:00:30,364 DEBUG storage.ui: device sdc3 new partedPartition None >17:00:30,365 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: sdc ; >17:00:30,366 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >17:00:30,366 DEBUG storage.ui: back from removeNewPartitions >17:00:30,366 DEBUG storage.ui: extended: None >17:00:30,367 DEBUG storage.ui: setting req7 new geometry: parted.Geometry instance -- > start: 2105344 end: 1796415487 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x7f15d034c6d0> >17:00:30,368 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >17:00:30,368 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d034c850> PedPartition: <_ped.Partition object at 0x7f15d0979d70> >17:00:30,369 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >17:00:30,370 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >17:00:30,372 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:00:30,372 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d035a550> PedPartition: <_ped.Partition object at 0x7f15d09f2710> >17:00:30,372 DEBUG storage.ui: setting req9 new geometry: parted.Geometry instance -- > start: 1796415488 end: 1842503679 length: 46088192 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x7f15d035c550> >17:00:30,373 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >17:00:30,373 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d034ce90> PedPartition: <_ped.Partition object at 0x7f15d0979dd0> >17:00:30,375 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >17:00:30,376 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >17:00:30,377 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:00:30,377 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d034cf50> PedPartition: <_ped.Partition object at 0x7f15d09f2050> >17:00:30,377 DEBUG storage.ui: fixing size of non-existent 876128MB partition sda1 (41) with non-existent mdmember at 876128.00 >17:00:30,378 DEBUG storage.ui: fixing size of non-existent 22504MB partition sda2 (45) with non-existent lvmpv at 22504.00 >17:00:30,378 DEBUG storage.ui: fixing size of existing 476741MB partition sdb2 (6) with existing lvmpv at 476741.43 >17:00:30,378 DEBUG storage.ui: fixing size of existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot at 1027.56 >17:00:30,379 DEBUG storage.ui: fixing size of non-existent 876128MB partition sdc2 (42) with non-existent mdmember at 876128.00 >17:00:30,379 DEBUG storage.ui: fixing size of non-existent 22504MB partition sdc3 (46) with non-existent lvmpv at 22504.00 >17:00:30,380 DEBUG storage.ui: new member set: ['sda2', 'sdc3'] >17:00:30,380 DEBUG storage.ui: old member set: ['sda2', 'sdc3'] >17:00:30,380 DEBUG storage.ui: fedora_phoenix size is 45000MB >17:00:30,380 DEBUG storage.ui: vg fedora_phoenix has 0MB free >17:00:30,380 DEBUG storage.ui: fedora_phoenix size is 45000MB >17:00:30,380 DEBUG storage.ui: vg fedora_phoenix has 0MB free >17:00:30,381 DEBUG storage.ui: renaming device 'luks-fedora_phoenix-00' to 'root' >17:00:30,386 DEBUG blivet: raw RAID 1 size == 876128.0 >17:00:30,386 INFO blivet: Using 128MB superBlockSize >17:00:30,386 DEBUG blivet: non-existent RAID 1 size == 876000.0 >17:00:30,411 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 0, [], {} >17:00:44,497 DEBUG blivet: Ext4FS.supported: supported: True ; >17:00:44,497 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:00:44,499 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 45500, ['sda', 'sdc'], {'encrypted': True, 'raid_level': None} >17:00:44,500 DEBUG storage.ui: LUKS.__init__: >17:00:44,500 DEBUG storage.ui: getFormat('luks') returning LUKS instance >17:00:44,500 DEBUG blivet: fedora_phoenix size is 45000MB >17:00:44,500 DEBUG blivet: vg fedora_phoenix has 0MB free >17:00:44,504 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 45500 ; container_raid_level: None ; name: 00 ; encrypted: True ; container_encrypted: False ; disks: [DiskDevice instance (0x7f15d0599750) -- > name = sda status = True kids = 2 id = 0 > parents = [] > uuid = None size = 953869.710938 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SAMSUNG HE103UJ path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x22899e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d0599710>, DiskDevice instance (0x7f15d0581810) -- > name = sdc status = True kids = 3 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:1/6:0:1:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD1001FALS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 7 did: 1 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c6aca560> > target size = 0 path = /dev/sdc > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d05818d0>] ; raid_level: None ; label: root ; container_name: fedora_phoenix ; device: non-existent 44998MB luks/dm-crypt root (49) with non-existent ext4 filesystem mounted at / ; mountpoint: / ; fstype: ext4 ; container_size: 0 ; >17:00:44,504 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 45500, ['sda', 'sdc'], {'container_raid_level': None, 'name': '00', 'encrypted': True, 'container_encrypted': False, 'raid_level': None, 'label': 'root', 'container_name': 'fedora_phoenix', 'device': LUKSDevice instance (0x7f15d0756890) -- > name = root status = False kids = 0 id = 49 > parents = ['non-existent 45000MB lvmlv fedora_phoenix-00 (48) with non-existent luks'] > uuid = None size = 44998.0 > format = non-existent ext4 filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/root > format args = [] originalFormat = ext4 target = crypt dmUuid = None, 'mountpoint': '/', 'fstype': 'ext4', 'container_size': 0} >17:00:44,505 DEBUG storage.ui: LUKS.__init__: >17:00:44,505 DEBUG storage.ui: getFormat('luks') returning LUKS instance >17:00:44,506 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >17:00:44,506 DEBUG storage.ui: starting Blivet copy >17:00:44,534 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:00:44,535 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0365a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d08b15d0> PedPartition: <_ped.Partition object at 0x7f15d09f2e90> >17:00:44,536 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:00:44,536 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0365a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d08b1750> PedPartition: <_ped.Partition object at 0x7f15d0979650> >17:00:44,537 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb2 ; >17:00:44,538 DEBUG storage.ui: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x40e6190> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d08b1850> PedPartition: <_ped.Partition object at 0x7f15d0979cb0> >17:00:44,539 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >17:00:44,539 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d07cf390> fileSystem: <parted.filesystem.FileSystem object at 0x7f15d08b1b90> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d08b1b10> PedPartition: <_ped.Partition object at 0x7f15d0979c50> >17:00:44,540 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:00:44,540 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d07cf390> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d08b1cd0> PedPartition: <_ped.Partition object at 0x7f15d0979bf0> >17:00:44,541 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:00:44,542 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d07cf390> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d08b18d0> PedPartition: <_ped.Partition object at 0x7f15d09792f0> >17:00:44,542 DEBUG storage.ui: finished Blivet copy >17:00:44,542 DEBUG storage.ui: fedora_phoenix size is 45000MB >17:00:44,542 DEBUG storage.ui: vg fedora_phoenix has 0MB free >17:00:44,542 DEBUG storage.ui: size bumped to 90516 to include new device space >17:00:44,543 DEBUG storage.ui: size cut to 45512 to omit old device space >17:00:44,543 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >17:00:44,544 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f15c6a618d0>, 45512.0, [DiskDevice instance (0x7f15d0599750) -- > name = sda status = True kids = 2 id = 0 > parents = [] > uuid = None size = 953869.710938 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SAMSUNG HE103UJ path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x22899e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d0599710>, DiskDevice instance (0x7f15d0581810) -- > name = sdc status = True kids = 3 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:1/6:0:1:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD1001FALS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 7 did: 1 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c6aca560> > target size = 0 path = /dev/sdc > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d05818d0>]] >17:00:44,544 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >17:00:44,545 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x7f15d0372590> ; >17:00:44,545 DEBUG storage.ui: parent factory container: non-existent 45000MB lvmvg fedora_phoenix (47) >17:00:44,545 DEBUG storage.ui: members: ['sda2', 'sdc3'] >17:00:44,545 DEBUG storage.ui: add_disks: [] >17:00:44,546 DEBUG storage.ui: remove_disks: [] >17:00:44,546 DEBUG storage.ui: LVMPhysicalVolume.__init__: >17:00:44,547 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >17:00:44,547 DEBUG storage.ui: fedora_phoenix size is 45000MB >17:00:44,547 DEBUG storage.ui: vg fedora_phoenix has 0MB free >17:00:44,547 DEBUG storage.ui: size bumped to 90516 to include new device space >17:00:44,547 DEBUG storage.ui: size cut to 45512 to omit old device space >17:00:44,547 DEBUG storage.ui: adding a TotalSizeSet with size 45512 >17:00:44,547 DEBUG storage.ui: set.allocated = 16 >17:00:44,548 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:00:44,549 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >17:00:44,550 DEBUG storage.ui: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >17:00:44,551 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 41)', 'sda2(id 45)', 'sdc2(id 42)', 'sdc3(id 46)'] from disk(s) ['sda', 'sdb', 'sdc'] >17:00:44,552 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:00:44,552 DEBUG storage.ui: device sda1 new partedPartition None >17:00:44,553 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: sda ; >17:00:44,554 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >17:00:44,555 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:00:44,555 DEBUG storage.ui: device sda2 new partedPartition None >17:00:44,556 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >17:00:44,557 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >17:00:44,559 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:00:44,559 DEBUG storage.ui: device sdc2 new partedPartition None >17:00:44,560 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sdc ; >17:00:44,561 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >17:00:44,562 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:00:44,562 DEBUG storage.ui: device sdc3 new partedPartition None >17:00:44,563 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: sdc ; >17:00:44,564 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >17:00:44,564 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb', 'sdc'] ; partitions=['req6(id 41)', 'req8(id 45)', 'req7(id 42)', 'req9(id 46)'] >17:00:44,564 DEBUG storage.ui: removing all non-preexisting partitions ['req6(id 41)', 'req7(id 42)', 'req8(id 45)', 'req9(id 46)'] from disk(s) ['sda', 'sdb', 'sdc'] >17:00:44,565 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:00:44,567 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:00:44,567 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:00:44,568 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:00:44,569 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:00:44,569 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:00:44,569 DEBUG storage.ui: allocating partition: req6 ; id: 41 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 876128MB ; grow: False ; max_size: 876128 ; start: None ; end: None >17:00:44,569 DEBUG storage.ui: checking freespace on sda >17:00:44,569 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=876128MB boot=False best=None grow=False start=None >17:00:44,570 DEBUG storage.ui: checking 63-1953525167 (953869 MB) >17:00:44,570 DEBUG storage.ui: current free range is 63-1953525167 (953869MB) >17:00:44,570 DEBUG storage.ui: updating use_disk to sda, type: 0 >17:00:44,570 DEBUG storage.ui: new free: 63-1953525167 / 953869MB >17:00:44,570 DEBUG storage.ui: new free allows for 0 sectors of growth >17:00:44,570 DEBUG storage.ui: adjusted start sector from 63 to 2048 >17:00:44,571 DEBUG storage.ui: created partition sda1 of 876128MB and added it to /dev/sda >17:00:44,572 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >17:00:44,572 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d07420d0> PedPartition: <_ped.Partition object at 0x7f15d09f2710> >17:00:44,573 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >17:00:44,574 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >17:00:44,576 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:00:44,576 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d08a9e10> PedPartition: <_ped.Partition object at 0x7f15d0979290> >17:00:44,577 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:00:44,578 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:00:44,578 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:00:44,579 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:00:44,580 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:00:44,580 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:00:44,580 DEBUG storage.ui: allocating partition: req7 ; id: 42 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 876128MB ; grow: False ; max_size: 876128 ; start: None ; end: None >17:00:44,581 DEBUG storage.ui: checking freespace on sdc >17:00:44,581 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=876128MB boot=False best=None grow=False start=None >17:00:44,581 DEBUG storage.ui: checking 2104515-1953525167 (952842 MB) >17:00:44,581 DEBUG storage.ui: current free range is 2104515-1953525167 (952842MB) >17:00:44,582 DEBUG storage.ui: updating use_disk to sdc, type: 0 >17:00:44,582 DEBUG storage.ui: new free: 2104515-1953525167 / 952842MB >17:00:44,582 DEBUG storage.ui: new free allows for 0 sectors of growth >17:00:44,582 DEBUG storage.ui: adjusted start sector from 2104515 to 2105344 >17:00:44,582 DEBUG storage.ui: created partition sdc2 of 876128MB and added it to /dev/sdc >17:00:44,583 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >17:00:44,584 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d08b1390> PedPartition: <_ped.Partition object at 0x7f15d09f29b0> >17:00:44,585 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >17:00:44,586 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >17:00:44,587 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:00:44,587 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d035c4d0> PedPartition: <_ped.Partition object at 0x7f15d0979fb0> >17:00:44,589 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:00:44,590 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:00:44,590 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:00:44,591 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:00:44,592 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:00:44,592 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:00:44,592 DEBUG storage.ui: allocating partition: req8 ; id: 45 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 45512.0 ; start: None ; end: None >17:00:44,592 DEBUG storage.ui: checking freespace on sda >17:00:44,592 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >17:00:44,593 DEBUG storage.ui: checking 63-2047 (0 MB) >17:00:44,593 DEBUG storage.ui: current free range is 63-2047 (0MB) >17:00:44,593 DEBUG storage.ui: checking 1794312192-1953525167 (77740 MB) >17:00:44,593 DEBUG storage.ui: current free range is 1794312192-1953525167 (77740MB) >17:00:44,593 DEBUG storage.ui: evaluating growth potential for new layout >17:00:44,593 DEBUG storage.ui: calculating growth for disk /dev/sdb >17:00:44,593 DEBUG storage.ui: Chunk.growRequests: 401562 on /dev/sdb start = 63 end = 401624 >sectorSize = 512 > >17:00:44,594 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sdb start = 976768065 end = 976773167 >sectorSize = 512 > >17:00:44,594 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >17:00:44,594 DEBUG storage.ui: calculating growth for disk /dev/sdc >17:00:44,594 DEBUG storage.ui: adding request 42 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:00:44,594 DEBUG storage.ui: Chunk.growRequests: 1951420653 on /dev/sdc start = 2104515 end = 1953525167 >sectorSize = 512 > >17:00:44,594 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sdc2 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:00:44,594 DEBUG storage.ui: request 42 (sdc2) growth: 0 (0MB) size: 876128MB >17:00:44,594 DEBUG storage.ui: disk /dev/sdc growth: 0 (0MB) >17:00:44,594 DEBUG storage.ui: calculating growth for disk /dev/sda >17:00:44,596 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >17:00:44,596 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d035c250> PedPartition: <_ped.Partition object at 0x7f15d09f2710> >17:00:44,597 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >17:00:44,598 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >17:00:44,598 DEBUG storage.ui: adding request 41 to chunk 1953525105 (63-1953525167) on /dev/sda >17:00:44,599 DEBUG storage.ui: adding request 45 to chunk 1953525105 (63-1953525167) on /dev/sda >17:00:44,599 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sda start = 63 end = 1953525167 >sectorSize = 512 > >17:00:44,599 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:00:44,599 DEBUG storage.ui: req: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 93192192 >done = False >17:00:44,599 DEBUG storage.ui: 1 requests and 159198577 (77733MB) left in chunk >17:00:44,599 DEBUG storage.ui: adding 159198577 (77733MB) to 45 (sda2) >17:00:44,599 DEBUG storage.ui: taking back 66006385 (32229MB) from 45 (sda2) >17:00:44,599 DEBUG storage.ui: new grow amount for request 45 (sda2) is 93192192 units, or 45504MB >17:00:44,599 DEBUG storage.ui: request 41 (sda1) growth: 0 (0MB) size: 876128MB >17:00:44,599 DEBUG storage.ui: request 45 (sda2) growth: 93192192 (45504MB) size: 45512MB >17:00:44,600 DEBUG storage.ui: disk /dev/sda growth: 93192192 (45504MB) >17:00:44,601 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:00:44,601 DEBUG storage.ui: device sda2 new partedPartition None >17:00:44,602 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >17:00:44,603 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >17:00:44,603 DEBUG storage.ui: total growth: 93192192 sectors >17:00:44,603 DEBUG storage.ui: updating use_disk to sda, type: 0 >17:00:44,603 DEBUG storage.ui: new free: 1794312192-1953525167 / 77740MB >17:00:44,603 DEBUG storage.ui: new free allows for 93192192 sectors of growth >17:00:44,604 DEBUG storage.ui: created partition sda2 of 8MB and added it to /dev/sda >17:00:44,605 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >17:00:44,605 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0742390> PedPartition: <_ped.Partition object at 0x7f15d0979d10> >17:00:44,606 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >17:00:44,607 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >17:00:44,608 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:00:44,609 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0742290> PedPartition: <_ped.Partition object at 0x7f15d09791d0> >17:00:44,610 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:00:44,611 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:00:44,611 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:00:44,612 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:00:44,613 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:00:44,613 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:00:44,613 DEBUG storage.ui: allocating partition: req9 ; id: 46 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 45512.0 ; start: None ; end: None >17:00:44,613 DEBUG storage.ui: checking freespace on sdc >17:00:44,614 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=8MB boot=False best=None grow=True start=None >17:00:44,614 DEBUG storage.ui: checking 2104515-2105343 (0 MB) >17:00:44,614 DEBUG storage.ui: current free range is 2104515-2105343 (0MB) >17:00:44,614 DEBUG storage.ui: checking 1796415488-1953525167 (76713 MB) >17:00:44,614 DEBUG storage.ui: current free range is 1796415488-1953525167 (76713MB) >17:00:44,615 DEBUG storage.ui: evaluating growth potential for new layout >17:00:44,615 DEBUG storage.ui: calculating growth for disk /dev/sdb >17:00:44,615 DEBUG storage.ui: Chunk.growRequests: 401562 on /dev/sdb start = 63 end = 401624 >sectorSize = 512 > >17:00:44,615 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sdb start = 976768065 end = 976773167 >sectorSize = 512 > >17:00:44,615 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >17:00:44,615 DEBUG storage.ui: calculating growth for disk /dev/sdc >17:00:44,616 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >17:00:44,617 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d07426d0> PedPartition: <_ped.Partition object at 0x7f15d0979470> >17:00:44,618 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >17:00:44,619 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >17:00:44,619 DEBUG storage.ui: adding request 42 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:00:44,619 DEBUG storage.ui: adding request 46 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:00:44,619 DEBUG storage.ui: Chunk.growRequests: 1951420653 on /dev/sdc start = 2104515 end = 1953525167 >sectorSize = 512 > >17:00:44,620 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sdc2 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:00:44,620 DEBUG storage.ui: req: PartitionRequest instance -- >id = 46 name = sdc3 growable = True >base = 16384 growth = 0 max_grow = 93192192 >done = False >17:00:44,620 DEBUG storage.ui: 1 requests and 157094125 (76706MB) left in chunk >17:00:44,620 DEBUG storage.ui: adding 157094125 (76706MB) to 46 (sdc3) >17:00:44,620 DEBUG storage.ui: taking back 63901933 (31202MB) from 46 (sdc3) >17:00:44,620 DEBUG storage.ui: new grow amount for request 46 (sdc3) is 93192192 units, or 45504MB >17:00:44,620 DEBUG storage.ui: request 42 (sdc2) growth: 0 (0MB) size: 876128MB >17:00:44,620 DEBUG storage.ui: request 46 (sdc3) growth: 93192192 (45504MB) size: 45512MB >17:00:44,620 DEBUG storage.ui: disk /dev/sdc growth: 93192192 (45504MB) >17:00:44,620 DEBUG storage.ui: calculating growth for disk /dev/sda >17:00:44,621 DEBUG storage.ui: adding request 41 to chunk 1953525105 (63-1953525167) on /dev/sda >17:00:44,621 DEBUG storage.ui: adding request 45 to chunk 1953525105 (63-1953525167) on /dev/sda >17:00:44,621 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sda start = 63 end = 1953525167 >sectorSize = 512 > >17:00:44,621 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:00:44,621 DEBUG storage.ui: req: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 93192192 >done = False >17:00:44,621 DEBUG storage.ui: 1 requests and 159198577 (77733MB) left in chunk >17:00:44,621 DEBUG storage.ui: adding 159198577 (77733MB) to 45 (sda2) >17:00:44,621 DEBUG storage.ui: taking back 66006385 (32229MB) from 45 (sda2) >17:00:44,621 DEBUG storage.ui: new grow amount for request 45 (sda2) is 93192192 units, or 45504MB >17:00:44,622 DEBUG storage.ui: request 41 (sda1) growth: 0 (0MB) size: 876128MB >17:00:44,622 DEBUG storage.ui: request 45 (sda2) growth: 93192192 (45504MB) size: 45512MB >17:00:44,622 DEBUG storage.ui: disk /dev/sda growth: 93192192 (45504MB) >17:00:44,623 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:00:44,623 DEBUG storage.ui: device sdc3 new partedPartition None >17:00:44,624 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: sdc ; >17:00:44,625 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >17:00:44,625 DEBUG storage.ui: total growth: 186384384 sectors >17:00:44,625 DEBUG storage.ui: updating use_disk to sdc, type: 0 >17:00:44,625 DEBUG storage.ui: new free: 1796415488-1953525167 / 76713MB >17:00:44,625 DEBUG storage.ui: new free allows for 186384384 sectors of growth >17:00:44,626 DEBUG storage.ui: created partition sdc3 of 8MB and added it to /dev/sdc >17:00:44,627 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >17:00:44,627 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d08b1310> PedPartition: <_ped.Partition object at 0x7f15d09f2710> >17:00:44,628 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >17:00:44,629 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >17:00:44,630 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:00:44,631 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d08b13d0> PedPartition: <_ped.Partition object at 0x7f15d09f29b0> >17:00:44,631 DEBUG storage.ui: growPartitions: disks=['sda', 'sdb', 'sdc'], partitions=['sda1(id 41)', 'sda2(id 45)', 'sdc2(id 42)', 'sdc3(id 46)'] >17:00:44,631 DEBUG storage.ui: growable partitions are ['sda2', 'sdc3'] >17:00:44,631 DEBUG storage.ui: adding request 41 to chunk 1953525105 (63-1953525167) on /dev/sda >17:00:44,631 DEBUG storage.ui: adding request 45 to chunk 1953525105 (63-1953525167) on /dev/sda >17:00:44,631 DEBUG storage.ui: disk sda has 1 chunks >17:00:44,632 DEBUG storage.ui: disk sdb has 2 chunks >17:00:44,632 DEBUG storage.ui: adding request 42 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:00:44,632 DEBUG storage.ui: adding request 46 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:00:44,632 DEBUG storage.ui: disk sdc has 1 chunks >17:00:44,632 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sda start = 63 end = 1953525167 >sectorSize = 512 > >17:00:44,632 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:00:44,632 DEBUG storage.ui: req: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 93192192 >done = False >17:00:44,632 DEBUG storage.ui: 1 requests and 159198577 (77733MB) left in chunk >17:00:44,632 DEBUG storage.ui: adding 159198577 (77733MB) to 45 (sda2) >17:00:44,633 DEBUG storage.ui: taking back 66006385 (32229MB) from 45 (sda2) >17:00:44,633 DEBUG storage.ui: new grow amount for request 45 (sda2) is 93192192 units, or 45504MB >17:00:44,633 DEBUG storage.ui: Chunk.growRequests: 1951420653 on /dev/sdc start = 2104515 end = 1953525167 >sectorSize = 512 > >17:00:44,633 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sdc2 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:00:44,633 DEBUG storage.ui: req: PartitionRequest instance -- >id = 46 name = sdc3 growable = True >base = 16384 growth = 0 max_grow = 93192192 >done = False >17:00:44,633 DEBUG storage.ui: 1 requests and 157094125 (76706MB) left in chunk >17:00:44,633 DEBUG storage.ui: adding 157094125 (76706MB) to 46 (sdc3) >17:00:44,633 DEBUG storage.ui: taking back 63901933 (31202MB) from 46 (sdc3) >17:00:44,633 DEBUG storage.ui: new grow amount for request 46 (sdc3) is 93192192 units, or 45504MB >17:00:44,633 DEBUG storage.ui: set: ['sda2', 'sdc3'] 16/45512 >17:00:44,634 DEBUG storage.ui: allocating 45504 to TotalSizeSet with 16/45512 (45496 needed) >17:00:44,634 DEBUG storage.ui: allocating 45504 to TotalSizeSet with 45520/45512 (-8 needed) >17:00:44,634 DEBUG storage.ui: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 93192192 max_grow = 93192192 >done = True >17:00:44,634 DEBUG storage.ui: needed: -45512 >17:00:44,634 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 93192192 max_grow = 93192192 >done = True 46604288 (22756 MB) >17:00:44,634 DEBUG storage.ui: deallocating 22756 from TotalSizeSet with 91024/45512 (-45512 needed) >17:00:44,634 DEBUG storage.ui: PartitionRequest instance -- >id = 46 name = sdc3 growable = True >base = 16384 growth = 93192192 max_grow = 93192192 >done = True >17:00:44,634 DEBUG storage.ui: needed: -22756 >17:00:44,634 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 46 name = sdc3 growable = True >base = 16384 growth = 93192192 max_grow = 93192192 >done = True 46604288 (22756 MB) >17:00:44,634 DEBUG storage.ui: deallocating 22756 from TotalSizeSet with 68268/45512 (-22756 needed) >17:00:44,635 DEBUG storage.ui: set: ['sda2', 'sdc3'] 45512/45512 >17:00:44,635 DEBUG storage.ui: allocating 0 to TotalSizeSet with 45512/45512 (0 needed) >17:00:44,635 DEBUG storage.ui: allocating 0 to TotalSizeSet with 45512/45512 (0 needed) >17:00:44,635 DEBUG storage.ui: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 46587904 max_grow = 93192192 >done = True >17:00:44,635 DEBUG storage.ui: needed: 0 >17:00:44,635 DEBUG storage.ui: PartitionRequest instance -- >id = 46 name = sdc3 growable = True >base = 16384 growth = 46587904 max_grow = 93192192 >done = True >17:00:44,635 DEBUG storage.ui: needed: 0 >17:00:44,635 DEBUG storage.ui: growing partitions on sda >17:00:44,635 DEBUG storage.ui: partition sda1 (41): 0 >17:00:44,636 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1794312191 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x7f15d07425d0> >17:00:44,636 DEBUG storage.ui: partition sda2 (45): 0 >17:00:44,636 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1794312192 end: 1840916479 length: 46604288 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x7f15d07427d0> >17:00:44,636 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 41)', 'sda2(id 45)'] from disk(s) ['sda'] >17:00:44,637 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:00:44,637 DEBUG storage.ui: device sda1 new partedPartition None >17:00:44,638 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: sda ; >17:00:44,639 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >17:00:44,640 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:00:44,640 DEBUG storage.ui: device sda2 new partedPartition None >17:00:44,641 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >17:00:44,643 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >17:00:44,643 DEBUG storage.ui: back from removeNewPartitions >17:00:44,643 DEBUG storage.ui: extended: None >17:00:44,643 DEBUG storage.ui: setting req6 new geometry: parted.Geometry instance -- > start: 2048 end: 1794312191 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x7f15d07425d0> >17:00:44,644 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >17:00:44,644 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0742ad0> PedPartition: <_ped.Partition object at 0x7f15d05e8b90> >17:00:44,645 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >17:00:44,647 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >17:00:44,648 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:00:44,648 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0742c10> PedPartition: <_ped.Partition object at 0x7f15d0979e30> >17:00:44,648 DEBUG storage.ui: setting req8 new geometry: parted.Geometry instance -- > start: 1794312192 end: 1840916479 length: 46604288 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x7f15d07427d0> >17:00:44,649 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >17:00:44,650 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d08a9c50> PedPartition: <_ped.Partition object at 0x7f15d09796b0> >17:00:44,651 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >17:00:44,652 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >17:00:44,653 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:00:44,654 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0742e10> PedPartition: <_ped.Partition object at 0x7f15d09791d0> >17:00:44,654 DEBUG storage.ui: growing partitions on sdb >17:00:44,654 DEBUG storage.ui: growing partitions on sdc >17:00:44,654 DEBUG storage.ui: partition sdc2 (42): 0 >17:00:44,654 DEBUG storage.ui: new geometry for sdc2: parted.Geometry instance -- > start: 2105344 end: 1796415487 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x7f15d07420d0> >17:00:44,654 DEBUG storage.ui: partition sdc3 (46): 0 >17:00:44,654 DEBUG storage.ui: new geometry for sdc3: parted.Geometry instance -- > start: 1796415488 end: 1843019775 length: 46604288 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x7f15d0742e90> >17:00:44,655 DEBUG storage.ui: removing all non-preexisting partitions ['sdc2(id 42)', 'sdc3(id 46)'] from disk(s) ['sdc'] >17:00:44,656 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:00:44,656 DEBUG storage.ui: device sdc2 new partedPartition None >17:00:44,657 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sdc ; >17:00:44,658 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >17:00:44,659 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:00:44,659 DEBUG storage.ui: device sdc3 new partedPartition None >17:00:44,660 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: sdc ; >17:00:44,661 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >17:00:44,661 DEBUG storage.ui: back from removeNewPartitions >17:00:44,661 DEBUG storage.ui: extended: None >17:00:44,662 DEBUG storage.ui: setting req7 new geometry: parted.Geometry instance -- > start: 2105344 end: 1796415487 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x7f15d07420d0> >17:00:44,663 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >17:00:44,663 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0742190> PedPartition: <_ped.Partition object at 0x7f15d0920110> >17:00:44,664 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >17:00:44,665 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >17:00:44,667 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:00:44,667 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0742750> PedPartition: <_ped.Partition object at 0x7f15d0979230> >17:00:44,667 DEBUG storage.ui: setting req9 new geometry: parted.Geometry instance -- > start: 1796415488 end: 1843019775 length: 46604288 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x7f15d0742e90> >17:00:44,668 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >17:00:44,669 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d08a9710> PedPartition: <_ped.Partition object at 0x7f15d0920050> >17:00:44,670 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >17:00:44,671 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >17:00:44,672 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:00:44,672 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0742110> PedPartition: <_ped.Partition object at 0x7f15d0979fb0> >17:00:44,673 DEBUG storage.ui: fixing size of non-existent 876128MB partition sda1 (41) with non-existent mdmember at 876128.00 >17:00:44,673 DEBUG storage.ui: fixing size of non-existent 22756MB partition sda2 (45) with non-existent lvmpv at 22756.00 >17:00:44,673 DEBUG storage.ui: fixing size of existing 476741MB partition sdb2 (6) with existing lvmpv at 476741.43 >17:00:44,674 DEBUG storage.ui: fixing size of existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot at 1027.56 >17:00:44,674 DEBUG storage.ui: fixing size of non-existent 876128MB partition sdc2 (42) with non-existent mdmember at 876128.00 >17:00:44,674 DEBUG storage.ui: fixing size of non-existent 22756MB partition sdc3 (46) with non-existent lvmpv at 22756.00 >17:00:44,675 DEBUG storage.ui: new member set: ['sda2', 'sdc3'] >17:00:44,675 DEBUG storage.ui: old member set: ['sda2', 'sdc3'] >17:00:44,675 DEBUG storage.ui: fedora_phoenix size is 45504MB >17:00:44,675 DEBUG storage.ui: vg fedora_phoenix has 504MB free >17:00:44,675 DEBUG storage.ui: fedora_phoenix size is 45504MB >17:00:44,676 DEBUG storage.ui: vg fedora_phoenix has 504MB free >17:00:44,676 INFO storage.ui: adjusting device size from 45000.00 to 45502.00 >17:00:44,676 DEBUG storage.ui: trying to set lv fedora_phoenix-00 size to 45500MB >17:00:44,676 DEBUG storage.ui: fedora_phoenix size is 45504MB >17:00:44,676 DEBUG storage.ui: vg fedora_phoenix has 504MB free >17:00:44,676 ERR storage.ui: not renaming 'root' to in-use name 'fedora_phoenix-00' >17:00:44,682 DEBUG blivet: raw RAID 1 size == 876128.0 >17:00:44,682 INFO blivet: Using 128MB superBlockSize >17:00:44,682 DEBUG blivet: non-existent RAID 1 size == 876000.0 >17:00:44,707 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 0, [], {} >17:00:56,088 DEBUG blivet: Ext4FS.supported: supported: True ; >17:00:56,088 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:00:56,089 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 45498, ['sda', 'sdc'], {'encrypted': True, 'raid_level': None} >17:00:56,090 DEBUG storage.ui: LUKS.__init__: >17:00:56,090 DEBUG storage.ui: getFormat('luks') returning LUKS instance >17:00:56,091 DEBUG blivet: fedora_phoenix size is 45504MB >17:00:56,091 DEBUG blivet: vg fedora_phoenix has 4MB free >17:00:56,098 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >17:00:56,098 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >17:00:56,098 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >17:01:07,904 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 64200.0, [], {} >17:01:07,904 DEBUG storage.ui: fedora_phoenix size is 45504MB >17:01:07,904 DEBUG storage.ui: vg fedora_phoenix has 4MB free >17:01:07,907 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 64200.0 ; disks: [DiskDevice instance (0x7f15d0599750) -- > name = sda status = True kids = 2 id = 0 > parents = [] > uuid = None size = 953869.710938 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SAMSUNG HE103UJ path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x22899e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d0599710>, DiskDevice instance (0x7f15d0581810) -- > name = sdc status = True kids = 3 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:1/6:0:1:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD1001FALS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 7 did: 1 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c6aca560> > target size = 0 path = /dev/sdc > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d05818d0>] ; encrypted: True ; container_raid_level: None ; fstype: swap ; mountpoint: None ; container_encrypted: False ; container_size: 0 ; >17:01:07,907 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 64200.0, ['sda', 'sdc'], {'encrypted': True, 'container_raid_level': None, 'fstype': 'swap', 'mountpoint': None, 'container_encrypted': False, 'container_size': 0} >17:01:07,907 DEBUG storage.ui: LUKS.__init__: >17:01:07,908 DEBUG storage.ui: getFormat('luks') returning LUKS instance >17:01:07,908 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >17:01:07,908 DEBUG storage.ui: starting Blivet copy >17:01:07,938 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:01:07,939 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d074b490> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d08be0d0> PedPartition: <_ped.Partition object at 0x7f15d09f2710> >17:01:07,940 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:01:07,940 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d074b490> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d08be7d0> PedPartition: <_ped.Partition object at 0x7f15d09f2e90> >17:01:07,941 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb2 ; >17:01:07,941 DEBUG storage.ui: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0747d50> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d08be1d0> PedPartition: <_ped.Partition object at 0x7f15d0979470> >17:01:07,943 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >17:01:07,943 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d074be10> fileSystem: <parted.filesystem.FileSystem object at 0x7f15d0389610> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d07cf390> PedPartition: <_ped.Partition object at 0x7f15d0979650> >17:01:07,944 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:01:07,944 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d074be10> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3507050> PedPartition: <_ped.Partition object at 0x7f15d0979cb0> >17:01:07,945 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:01:07,945 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d074be10> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d08be150> PedPartition: <_ped.Partition object at 0x7f15d09792f0> >17:01:07,945 DEBUG storage.ui: finished Blivet copy >17:01:07,946 DEBUG storage.ui: fedora_phoenix size is 45504MB >17:01:07,946 DEBUG storage.ui: vg fedora_phoenix has 4MB free >17:01:07,946 DEBUG storage.ui: fedora_phoenix size is 45504MB >17:01:07,947 DEBUG storage.ui: vg fedora_phoenix has 4MB free >17:01:07,947 DEBUG storage.ui: fedora_phoenix size is 45504MB >17:01:07,947 DEBUG storage.ui: vg fedora_phoenix has 4MB free >17:01:07,947 DEBUG storage.ui: size bumped to 109716 to include new device space >17:01:07,947 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >17:01:07,949 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f15c6a618d0>, 109716.0, [DiskDevice instance (0x7f15d0599750) -- > name = sda status = True kids = 2 id = 0 > parents = [] > uuid = None size = 953869.710938 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SAMSUNG HE103UJ path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x22899e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d0599710>, DiskDevice instance (0x7f15d0581810) -- > name = sdc status = True kids = 3 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:1/6:0:1:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD1001FALS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 7 did: 1 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c6aca560> > target size = 0 path = /dev/sdc > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d05818d0>]] >17:01:07,949 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >17:01:07,950 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x7f15d0742a50> ; >17:01:07,950 DEBUG storage.ui: parent factory container: non-existent 45504MB lvmvg fedora_phoenix (47) >17:01:07,950 DEBUG storage.ui: members: ['sda2', 'sdc3'] >17:01:07,950 DEBUG storage.ui: add_disks: [] >17:01:07,950 DEBUG storage.ui: remove_disks: [] >17:01:07,951 DEBUG storage.ui: LVMPhysicalVolume.__init__: >17:01:07,951 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >17:01:07,951 DEBUG storage.ui: fedora_phoenix size is 45504MB >17:01:07,952 DEBUG storage.ui: vg fedora_phoenix has 4MB free >17:01:07,952 DEBUG storage.ui: size bumped to 109716 to include new device space >17:01:07,952 DEBUG storage.ui: adding a TotalSizeSet with size 109716 >17:01:07,952 DEBUG storage.ui: set.allocated = 16 >17:01:07,953 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:01:07,954 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >17:01:07,955 DEBUG storage.ui: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >17:01:07,955 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 41)', 'sda2(id 45)', 'sdc2(id 42)', 'sdc3(id 46)'] from disk(s) ['sda', 'sdb', 'sdc'] >17:01:07,956 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:01:07,956 DEBUG storage.ui: device sda1 new partedPartition None >17:01:07,957 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: sda ; >17:01:07,958 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >17:01:07,959 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:01:07,959 DEBUG storage.ui: device sda2 new partedPartition None >17:01:07,960 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >17:01:07,961 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >17:01:07,962 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:01:07,962 DEBUG storage.ui: device sdc2 new partedPartition None >17:01:07,963 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sdc ; >17:01:07,964 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >17:01:07,965 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:01:07,965 DEBUG storage.ui: device sdc3 new partedPartition None >17:01:07,966 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: sdc ; >17:01:07,967 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >17:01:07,968 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb', 'sdc'] ; partitions=['req6(id 41)', 'req8(id 45)', 'req7(id 42)', 'req9(id 46)'] >17:01:07,968 DEBUG storage.ui: removing all non-preexisting partitions ['req6(id 41)', 'req7(id 42)', 'req8(id 45)', 'req9(id 46)'] from disk(s) ['sda', 'sdb', 'sdc'] >17:01:07,969 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:07,970 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:07,970 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:07,971 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:07,972 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:07,972 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:07,972 DEBUG storage.ui: allocating partition: req6 ; id: 41 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 876128MB ; grow: False ; max_size: 876128 ; start: None ; end: None >17:01:07,972 DEBUG storage.ui: checking freespace on sda >17:01:07,973 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=876128MB boot=False best=None grow=False start=None >17:01:07,973 DEBUG storage.ui: checking 63-1953525167 (953869 MB) >17:01:07,973 DEBUG storage.ui: current free range is 63-1953525167 (953869MB) >17:01:07,973 DEBUG storage.ui: updating use_disk to sda, type: 0 >17:01:07,973 DEBUG storage.ui: new free: 63-1953525167 / 953869MB >17:01:07,973 DEBUG storage.ui: new free allows for 0 sectors of growth >17:01:07,974 DEBUG storage.ui: adjusted start sector from 63 to 2048 >17:01:07,974 DEBUG storage.ui: created partition sda1 of 876128MB and added it to /dev/sda >17:01:07,975 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >17:01:07,975 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d035ec50> PedPartition: <_ped.Partition object at 0x7f15d09791d0> >17:01:07,976 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >17:01:07,977 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >17:01:07,978 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:01:07,979 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x40e6310> PedPartition: <_ped.Partition object at 0x7f15d0979290> >17:01:07,980 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:07,981 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:07,981 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:07,982 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:07,983 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:07,983 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:07,984 DEBUG storage.ui: allocating partition: req7 ; id: 42 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 876128MB ; grow: False ; max_size: 876128 ; start: None ; end: None >17:01:07,984 DEBUG storage.ui: checking freespace on sdc >17:01:07,984 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=876128MB boot=False best=None grow=False start=None >17:01:07,984 DEBUG storage.ui: checking 2104515-1953525167 (952842 MB) >17:01:07,985 DEBUG storage.ui: current free range is 2104515-1953525167 (952842MB) >17:01:07,985 DEBUG storage.ui: updating use_disk to sdc, type: 0 >17:01:07,985 DEBUG storage.ui: new free: 2104515-1953525167 / 952842MB >17:01:07,985 DEBUG storage.ui: new free allows for 0 sectors of growth >17:01:07,985 DEBUG storage.ui: adjusted start sector from 2104515 to 2105344 >17:01:07,985 DEBUG storage.ui: created partition sdc2 of 876128MB and added it to /dev/sdc >17:01:07,986 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >17:01:07,987 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0742390> PedPartition: <_ped.Partition object at 0x7f15d09f29b0> >17:01:07,988 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >17:01:07,989 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >17:01:07,990 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:01:07,990 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0742a90> PedPartition: <_ped.Partition object at 0x7f15d0979410> >17:01:07,991 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:07,992 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:07,993 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:07,993 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:07,995 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:07,995 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:07,995 DEBUG storage.ui: allocating partition: req8 ; id: 45 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 109716.0 ; start: None ; end: None >17:01:07,995 DEBUG storage.ui: checking freespace on sda >17:01:07,995 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >17:01:07,995 DEBUG storage.ui: checking 63-2047 (0 MB) >17:01:07,996 DEBUG storage.ui: current free range is 63-2047 (0MB) >17:01:07,996 DEBUG storage.ui: checking 1794312192-1953525167 (77740 MB) >17:01:07,996 DEBUG storage.ui: current free range is 1794312192-1953525167 (77740MB) >17:01:07,996 DEBUG storage.ui: evaluating growth potential for new layout >17:01:07,996 DEBUG storage.ui: calculating growth for disk /dev/sdb >17:01:07,996 DEBUG storage.ui: Chunk.growRequests: 401562 on /dev/sdb start = 63 end = 401624 >sectorSize = 512 > >17:01:07,996 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sdb start = 976768065 end = 976773167 >sectorSize = 512 > >17:01:07,996 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >17:01:07,996 DEBUG storage.ui: calculating growth for disk /dev/sdc >17:01:07,997 DEBUG storage.ui: adding request 42 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:01:07,997 DEBUG storage.ui: Chunk.growRequests: 1951420653 on /dev/sdc start = 2104515 end = 1953525167 >sectorSize = 512 > >17:01:07,997 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sdc2 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:01:07,997 DEBUG storage.ui: request 42 (sdc2) growth: 0 (0MB) size: 876128MB >17:01:07,997 DEBUG storage.ui: disk /dev/sdc growth: 0 (0MB) >17:01:07,997 DEBUG storage.ui: calculating growth for disk /dev/sda >17:01:07,998 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >17:01:07,999 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0742b90> PedPartition: <_ped.Partition object at 0x7f15d09791d0> >17:01:08,000 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >17:01:08,001 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >17:01:08,001 DEBUG storage.ui: adding request 41 to chunk 1953525105 (63-1953525167) on /dev/sda >17:01:08,001 DEBUG storage.ui: adding request 45 to chunk 1953525105 (63-1953525167) on /dev/sda >17:01:08,001 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sda start = 63 end = 1953525167 >sectorSize = 512 > >17:01:08,001 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:01:08,001 DEBUG storage.ui: req: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 224681984 >done = False >17:01:08,001 DEBUG storage.ui: 1 requests and 159198577 (77733MB) left in chunk >17:01:08,002 DEBUG storage.ui: adding 159198577 (77733MB) to 45 (sda2) >17:01:08,002 DEBUG storage.ui: new grow amount for request 45 (sda2) is 159198577 units, or 77733MB >17:01:08,002 DEBUG storage.ui: request 41 (sda1) growth: 0 (0MB) size: 876128MB >17:01:08,002 DEBUG storage.ui: request 45 (sda2) growth: 159198577 (77733MB) size: 77741MB >17:01:08,002 DEBUG storage.ui: disk /dev/sda growth: 159198577 (77733MB) >17:01:08,003 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:01:08,003 DEBUG storage.ui: device sda2 new partedPartition None >17:01:08,004 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >17:01:08,005 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >17:01:08,005 DEBUG storage.ui: total growth: 159198577 sectors >17:01:08,005 DEBUG storage.ui: updating use_disk to sda, type: 0 >17:01:08,005 DEBUG storage.ui: new free: 1794312192-1953525167 / 77740MB >17:01:08,005 DEBUG storage.ui: new free allows for 159198577 sectors of growth >17:01:08,006 DEBUG storage.ui: created partition sda2 of 8MB and added it to /dev/sda >17:01:08,007 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >17:01:08,007 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d035ef50> PedPartition: <_ped.Partition object at 0x7f15d0979230> >17:01:08,008 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >17:01:08,009 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >17:01:08,010 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:01:08,011 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d035ed10> PedPartition: <_ped.Partition object at 0x7f15d0979c50> >17:01:08,012 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:08,013 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:08,013 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:08,014 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:08,015 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:08,015 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:08,015 DEBUG storage.ui: allocating partition: req9 ; id: 46 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 109716.0 ; start: None ; end: None >17:01:08,015 DEBUG storage.ui: checking freespace on sdc >17:01:08,015 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=8MB boot=False best=None grow=True start=None >17:01:08,016 DEBUG storage.ui: checking 2104515-2105343 (0 MB) >17:01:08,016 DEBUG storage.ui: current free range is 2104515-2105343 (0MB) >17:01:08,016 DEBUG storage.ui: checking 1796415488-1953525167 (76713 MB) >17:01:08,016 DEBUG storage.ui: current free range is 1796415488-1953525167 (76713MB) >17:01:08,016 DEBUG storage.ui: evaluating growth potential for new layout >17:01:08,016 DEBUG storage.ui: calculating growth for disk /dev/sdb >17:01:08,016 DEBUG storage.ui: Chunk.growRequests: 401562 on /dev/sdb start = 63 end = 401624 >sectorSize = 512 > >17:01:08,017 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sdb start = 976768065 end = 976773167 >sectorSize = 512 > >17:01:08,017 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >17:01:08,017 DEBUG storage.ui: calculating growth for disk /dev/sdc >17:01:08,018 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >17:01:08,018 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d08b1110> PedPartition: <_ped.Partition object at 0x7f15d0979d10> >17:01:08,019 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >17:01:08,020 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >17:01:08,020 DEBUG storage.ui: adding request 42 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:01:08,020 DEBUG storage.ui: adding request 46 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:01:08,021 DEBUG storage.ui: Chunk.growRequests: 1951420653 on /dev/sdc start = 2104515 end = 1953525167 >sectorSize = 512 > >17:01:08,021 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sdc2 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:01:08,021 DEBUG storage.ui: req: PartitionRequest instance -- >id = 46 name = sdc3 growable = True >base = 16384 growth = 0 max_grow = 224681984 >done = False >17:01:08,021 DEBUG storage.ui: 1 requests and 157094125 (76706MB) left in chunk >17:01:08,021 DEBUG storage.ui: adding 157094125 (76706MB) to 46 (sdc3) >17:01:08,021 DEBUG storage.ui: new grow amount for request 46 (sdc3) is 157094125 units, or 76706MB >17:01:08,021 DEBUG storage.ui: request 42 (sdc2) growth: 0 (0MB) size: 876128MB >17:01:08,021 DEBUG storage.ui: request 46 (sdc3) growth: 157094125 (76706MB) size: 76714MB >17:01:08,021 DEBUG storage.ui: disk /dev/sdc growth: 157094125 (76706MB) >17:01:08,021 DEBUG storage.ui: calculating growth for disk /dev/sda >17:01:08,022 DEBUG storage.ui: adding request 41 to chunk 1953525105 (63-1953525167) on /dev/sda >17:01:08,022 DEBUG storage.ui: adding request 45 to chunk 1953525105 (63-1953525167) on /dev/sda >17:01:08,022 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sda start = 63 end = 1953525167 >sectorSize = 512 > >17:01:08,022 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:01:08,022 DEBUG storage.ui: req: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 224681984 >done = False >17:01:08,022 DEBUG storage.ui: 1 requests and 159198577 (77733MB) left in chunk >17:01:08,022 DEBUG storage.ui: adding 159198577 (77733MB) to 45 (sda2) >17:01:08,022 DEBUG storage.ui: new grow amount for request 45 (sda2) is 159198577 units, or 77733MB >17:01:08,023 DEBUG storage.ui: request 41 (sda1) growth: 0 (0MB) size: 876128MB >17:01:08,023 DEBUG storage.ui: request 45 (sda2) growth: 159198577 (77733MB) size: 77741MB >17:01:08,023 DEBUG storage.ui: disk /dev/sda growth: 159198577 (77733MB) >17:01:08,024 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:01:08,024 DEBUG storage.ui: device sdc3 new partedPartition None >17:01:08,025 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: sdc ; >17:01:08,026 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >17:01:08,026 DEBUG storage.ui: total growth: 316292702 sectors >17:01:08,026 DEBUG storage.ui: updating use_disk to sdc, type: 0 >17:01:08,026 DEBUG storage.ui: new free: 1796415488-1953525167 / 76713MB >17:01:08,026 DEBUG storage.ui: new free allows for 316292702 sectors of growth >17:01:08,027 DEBUG storage.ui: created partition sdc3 of 8MB and added it to /dev/sdc >17:01:08,027 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >17:01:08,028 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d08b1990> PedPartition: <_ped.Partition object at 0x7f15d0979bf0> >17:01:08,029 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >17:01:08,030 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >17:01:08,031 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:01:08,031 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d038ab90> PedPartition: <_ped.Partition object at 0x7f15d09f29b0> >17:01:08,032 DEBUG storage.ui: growPartitions: disks=['sda', 'sdb', 'sdc'], partitions=['sda1(id 41)', 'sda2(id 45)', 'sdc2(id 42)', 'sdc3(id 46)'] >17:01:08,032 DEBUG storage.ui: growable partitions are ['sda2', 'sdc3'] >17:01:08,032 DEBUG storage.ui: adding request 41 to chunk 1953525105 (63-1953525167) on /dev/sda >17:01:08,032 DEBUG storage.ui: adding request 45 to chunk 1953525105 (63-1953525167) on /dev/sda >17:01:08,032 DEBUG storage.ui: disk sda has 1 chunks >17:01:08,032 DEBUG storage.ui: disk sdb has 2 chunks >17:01:08,032 DEBUG storage.ui: adding request 42 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:01:08,033 DEBUG storage.ui: adding request 46 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:01:08,033 DEBUG storage.ui: disk sdc has 1 chunks >17:01:08,033 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sda start = 63 end = 1953525167 >sectorSize = 512 > >17:01:08,033 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:01:08,033 DEBUG storage.ui: req: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 224681984 >done = False >17:01:08,033 DEBUG storage.ui: 1 requests and 159198577 (77733MB) left in chunk >17:01:08,033 DEBUG storage.ui: adding 159198577 (77733MB) to 45 (sda2) >17:01:08,033 DEBUG storage.ui: new grow amount for request 45 (sda2) is 159198577 units, or 77733MB >17:01:08,033 DEBUG storage.ui: Chunk.growRequests: 1951420653 on /dev/sdc start = 2104515 end = 1953525167 >sectorSize = 512 > >17:01:08,034 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sdc2 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:01:08,034 DEBUG storage.ui: req: PartitionRequest instance -- >id = 46 name = sdc3 growable = True >base = 16384 growth = 0 max_grow = 224681984 >done = False >17:01:08,034 DEBUG storage.ui: 1 requests and 157094125 (76706MB) left in chunk >17:01:08,034 DEBUG storage.ui: adding 157094125 (76706MB) to 46 (sdc3) >17:01:08,034 DEBUG storage.ui: new grow amount for request 46 (sdc3) is 157094125 units, or 76706MB >17:01:08,034 DEBUG storage.ui: set: ['sda2', 'sdc3'] 16/109716 >17:01:08,034 DEBUG storage.ui: allocating 77733 to TotalSizeSet with 16/109716 (109700 needed) >17:01:08,034 DEBUG storage.ui: allocating 76706 to TotalSizeSet with 77749/109716 (31966 needed) >17:01:08,034 DEBUG storage.ui: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 159198577 max_grow = 224681984 >done = False >17:01:08,034 DEBUG storage.ui: needed: -44739 >17:01:08,035 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 159198577 max_grow = 224681984 >done = False 45813551 (22369 MB) >17:01:08,035 DEBUG storage.ui: deallocating 22369 from TotalSizeSet with 154455/109716 (-44739 needed) >17:01:08,035 DEBUG storage.ui: PartitionRequest instance -- >id = 46 name = sdc3 growable = True >base = 16384 growth = 157094125 max_grow = 224681984 >done = False >17:01:08,035 DEBUG storage.ui: needed: -22369 >17:01:08,035 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 46 name = sdc3 growable = True >base = 16384 growth = 157094125 max_grow = 224681984 >done = False 45813551 (22369 MB) >17:01:08,035 DEBUG storage.ui: deallocating 22369 from TotalSizeSet with 132085/109716 (-22369 needed) >17:01:08,035 DEBUG storage.ui: set: ['sda2', 'sdc3'] 109716/109716 >17:01:08,035 DEBUG storage.ui: allocating 0 to TotalSizeSet with 109716/109716 (0 needed) >17:01:08,035 DEBUG storage.ui: allocating 0 to TotalSizeSet with 109716/109716 (0 needed) >17:01:08,035 DEBUG storage.ui: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 113385026 max_grow = 224681984 >done = True >17:01:08,035 DEBUG storage.ui: needed: 0 >17:01:08,036 DEBUG storage.ui: PartitionRequest instance -- >id = 46 name = sdc3 growable = True >base = 16384 growth = 111280574 max_grow = 224681984 >done = True >17:01:08,036 DEBUG storage.ui: needed: 0 >17:01:08,036 DEBUG storage.ui: growing partitions on sda >17:01:08,036 DEBUG storage.ui: partition sda1 (41): 0 >17:01:08,036 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1794312191 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x7f15d07421d0> >17:01:08,036 DEBUG storage.ui: partition sda2 (45): 0 >17:01:08,036 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1794312192 end: 1907711999 length: 113399808 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x7f15d08b1190> >17:01:08,037 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 41)', 'sda2(id 45)'] from disk(s) ['sda'] >17:01:08,038 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:01:08,038 DEBUG storage.ui: device sda1 new partedPartition None >17:01:08,039 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: sda ; >17:01:08,040 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >17:01:08,041 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:01:08,041 DEBUG storage.ui: device sda2 new partedPartition None >17:01:08,042 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >17:01:08,043 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >17:01:08,043 DEBUG storage.ui: back from removeNewPartitions >17:01:08,043 DEBUG storage.ui: extended: None >17:01:08,043 DEBUG storage.ui: setting req6 new geometry: parted.Geometry instance -- > start: 2048 end: 1794312191 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x7f15d07421d0> >17:01:08,044 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >17:01:08,045 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d08b1750> PedPartition: <_ped.Partition object at 0x7f15d0979fb0> >17:01:08,045 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >17:01:08,046 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >17:01:08,048 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:01:08,048 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d08b1810> PedPartition: <_ped.Partition object at 0x7f15d05e8b90> >17:01:08,048 DEBUG storage.ui: setting req8 new geometry: parted.Geometry instance -- > start: 1794312192 end: 1907711999 length: 113399808 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x7f15d08b1190> >17:01:08,049 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >17:01:08,050 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3848110> PedPartition: <_ped.Partition object at 0x7f15d0979350> >17:01:08,051 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >17:01:08,052 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >17:01:08,053 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:01:08,053 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d08b1c90> PedPartition: <_ped.Partition object at 0x7f15d0979c50> >17:01:08,053 DEBUG storage.ui: growing partitions on sdb >17:01:08,053 DEBUG storage.ui: growing partitions on sdc >17:01:08,054 DEBUG storage.ui: partition sdc2 (42): 0 >17:01:08,054 DEBUG storage.ui: new geometry for sdc2: parted.Geometry instance -- > start: 2105344 end: 1796415487 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x3848090> >17:01:08,054 DEBUG storage.ui: partition sdc3 (46): 0 >17:01:08,054 DEBUG storage.ui: new geometry for sdc3: parted.Geometry instance -- > start: 1796415488 end: 1907711999 length: 111296512 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x7f15d08b1c50> >17:01:08,054 DEBUG storage.ui: removing all non-preexisting partitions ['sdc2(id 42)', 'sdc3(id 46)'] from disk(s) ['sdc'] >17:01:08,055 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:01:08,055 DEBUG storage.ui: device sdc2 new partedPartition None >17:01:08,056 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sdc ; >17:01:08,057 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >17:01:08,058 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:01:08,058 DEBUG storage.ui: device sdc3 new partedPartition None >17:01:08,059 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: sdc ; >17:01:08,060 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >17:01:08,060 DEBUG storage.ui: back from removeNewPartitions >17:01:08,061 DEBUG storage.ui: extended: None >17:01:08,061 DEBUG storage.ui: setting req7 new geometry: parted.Geometry instance -- > start: 2105344 end: 1796415487 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x3848090> >17:01:08,062 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >17:01:08,062 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d035ec50> PedPartition: <_ped.Partition object at 0x7f15d0920050> >17:01:08,063 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >17:01:08,064 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >17:01:08,065 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:01:08,066 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d08a9e50> PedPartition: <_ped.Partition object at 0x7f15d09203b0> >17:01:08,066 DEBUG storage.ui: setting req9 new geometry: parted.Geometry instance -- > start: 1796415488 end: 1907711999 length: 111296512 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x7f15d08b1c50> >17:01:08,067 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >17:01:08,067 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d08b14d0> PedPartition: <_ped.Partition object at 0x7f15d0920110> >17:01:08,068 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >17:01:08,069 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >17:01:08,070 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:01:08,071 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d08be4d0> PedPartition: <_ped.Partition object at 0x7f15d0979410> >17:01:08,071 DEBUG storage.ui: fixing size of non-existent 876128MB partition sda1 (41) with non-existent mdmember at 876128.00 >17:01:08,071 DEBUG storage.ui: fixing size of non-existent 55371MB partition sda2 (45) with non-existent lvmpv at 55371.00 >17:01:08,071 DEBUG storage.ui: fixing size of existing 476741MB partition sdb2 (6) with existing lvmpv at 476741.43 >17:01:08,072 DEBUG storage.ui: fixing size of existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot at 1027.56 >17:01:08,072 DEBUG storage.ui: fixing size of non-existent 876128MB partition sdc2 (42) with non-existent mdmember at 876128.00 >17:01:08,072 DEBUG storage.ui: fixing size of non-existent 54344MB partition sdc3 (46) with non-existent lvmpv at 54344.00 >17:01:08,073 DEBUG storage.ui: new member set: ['sda2', 'sdc3'] >17:01:08,073 DEBUG storage.ui: old member set: ['sda2', 'sdc3'] >17:01:08,073 DEBUG storage.ui: fedora_phoenix size is 109708MB >17:01:08,073 DEBUG storage.ui: vg fedora_phoenix has 64208MB free >17:01:08,074 DEBUG storage.ui: fedora_phoenix size is 109708MB >17:01:08,074 DEBUG storage.ui: vg fedora_phoenix has 64208MB free >17:01:08,075 DEBUG storage.ui: LUKS.__init__: mountpoint: None ; >17:01:08,075 DEBUG storage.ui: getFormat('luks') returning LUKS instance >17:01:08,076 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora_phoenix ; >17:01:08,077 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora_phoenix-01 ; current: None ; type: luks ; >17:01:08,077 DEBUG storage.ui: fedora_phoenix size is 109708MB >17:01:08,078 DEBUG storage.ui: vg fedora_phoenix has 64208MB free >17:01:08,078 DEBUG storage.ui: Adding fedora_phoenix-01/64202MB to fedora_phoenix >17:01:08,078 INFO storage.ui: added lvmlv fedora_phoenix-01 (id 50) to device tree >17:01:08,078 INFO storage.ui: registered action: [76] Create Device lvmlv fedora_phoenix-01 (id 50) >17:01:08,078 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:01:08,078 INFO storage.ui: registered action: [77] Create Format luks on lvmlv fedora_phoenix-01 (id 50) >17:01:08,079 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >17:01:08,079 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >17:01:08,080 DEBUG storage.ui: LVMLogicalVolumeDevice.addChild: kids: 0 ; name: fedora_phoenix-01 ; >17:01:08,081 DEBUG storage.ui: LUKSDevice._setFormat: luks-fedora_phoenix-01 ; current: None ; type: swap ; >17:01:08,081 INFO storage.ui: added luks/dm-crypt luks-fedora_phoenix-01 (id 51) to device tree >17:01:08,081 INFO storage.ui: registered action: [78] Create Device luks/dm-crypt luks-fedora_phoenix-01 (id 51) >17:01:08,082 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:01:08,082 INFO storage.ui: registered action: [79] Create Format swap on luks/dm-crypt luks-fedora_phoenix-01 (id 51) >17:01:08,094 DEBUG blivet: raw RAID 1 size == 876128.0 >17:01:08,094 INFO blivet: Using 128MB superBlockSize >17:01:08,094 DEBUG blivet: non-existent RAID 1 size == 876000.0 >17:01:08,112 DEBUG blivet: Ext3FS.supported: supported: True ; >17:01:08,113 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >17:01:08,127 DEBUG blivet: Ext3FS.supported: supported: True ; >17:01:08,127 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >17:01:08,128 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 1027, ['sdc'], {'encrypted': False, 'raid_level': None} >17:01:08,139 DEBUG blivet: Ext3FS.supported: supported: True ; >17:01:08,139 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >17:01:08,140 DEBUG blivet: SwapSpace.__init__: >17:01:08,140 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:01:08,148 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 0, [], {} >17:01:16,006 DEBUG blivet: SwapSpace.__init__: >17:01:16,006 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:01:16,007 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 64200, ['sda', 'sdc'], {'encrypted': True, 'raid_level': None} >17:01:16,008 DEBUG storage.ui: LUKS.__init__: >17:01:16,008 DEBUG storage.ui: getFormat('luks') returning LUKS instance >17:01:16,008 DEBUG blivet: fedora_phoenix size is 109708MB >17:01:16,008 DEBUG blivet: vg fedora_phoenix has 4MB free >17:01:16,011 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 64200 ; container_raid_level: None ; name: 01 ; encrypted: True ; container_encrypted: False ; disks: [DiskDevice instance (0x7f15d0599750) -- > name = sda status = True kids = 2 id = 0 > parents = [] > uuid = None size = 953869.710938 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SAMSUNG HE103UJ path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x22899e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d0599710>, DiskDevice instance (0x7f15d0581810) -- > name = sdc status = True kids = 3 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:1/6:0:1:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD1001FALS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 7 did: 1 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c6aca560> > target size = 0 path = /dev/sdc > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d05818d0>] ; raid_level: None ; label: swap ; container_name: fedora_phoenix ; device: non-existent 64200MB luks/dm-crypt luks-fedora_phoenix-01 (51) with non-existent swap ; mountpoint: None ; fstype: swap ; container_size: 0 ; >17:01:16,012 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 64200, ['sda', 'sdc'], {'container_raid_level': None, 'name': '01', 'encrypted': True, 'container_encrypted': False, 'raid_level': None, 'label': 'swap', 'container_name': 'fedora_phoenix', 'device': LUKSDevice instance (0x7f15d08be590) -- > name = luks-fedora_phoenix-01 status = False kids = 0 id = 51 > parents = ['non-existent 64202MB lvmlv fedora_phoenix-01 (50) with non-existent luks'] > uuid = None size = 64200.0 > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/luks-fedora_phoenix-01 > format args = [] originalFormat = swap target = crypt dmUuid = None, 'mountpoint': None, 'fstype': 'swap', 'container_size': 0} >17:01:16,013 DEBUG storage.ui: LUKS.__init__: >17:01:16,013 DEBUG storage.ui: getFormat('luks') returning LUKS instance >17:01:16,013 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >17:01:16,014 DEBUG storage.ui: starting Blivet copy >17:01:16,043 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:01:16,043 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0742e10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d03a71d0> PedPartition: <_ped.Partition object at 0x7f15d09f29b0> >17:01:16,044 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:01:16,045 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0742e10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d03a7350> PedPartition: <_ped.Partition object at 0x7f15d0979350> >17:01:16,046 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb2 ; >17:01:16,046 DEBUG storage.ui: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0365d50> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d03a7450> PedPartition: <_ped.Partition object at 0x7f15d0979230> >17:01:16,047 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >17:01:16,048 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d08a92d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f15d03a7790> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d03a7710> PedPartition: <_ped.Partition object at 0x7f15d0920530> >17:01:16,049 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:01:16,049 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d08a92d0> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d03a78d0> PedPartition: <_ped.Partition object at 0x7f15d0920050> >17:01:16,050 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:01:16,050 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d08a92d0> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d03a74d0> PedPartition: <_ped.Partition object at 0x7f15d0979fb0> >17:01:16,050 DEBUG storage.ui: finished Blivet copy >17:01:16,051 DEBUG storage.ui: fedora_phoenix size is 109708MB >17:01:16,051 DEBUG storage.ui: vg fedora_phoenix has 4MB free >17:01:16,051 DEBUG storage.ui: size bumped to 173919 to include new device space >17:01:16,051 DEBUG storage.ui: size cut to 109715 to omit old device space >17:01:16,051 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >17:01:16,053 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f15c6a618d0>, 109715.0, [DiskDevice instance (0x7f15d0599750) -- > name = sda status = True kids = 2 id = 0 > parents = [] > uuid = None size = 953869.710938 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SAMSUNG HE103UJ path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x22899e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d0599710>, DiskDevice instance (0x7f15d0581810) -- > name = sdc status = True kids = 3 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:1/6:0:1:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD1001FALS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 7 did: 1 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c6aca560> > target size = 0 path = /dev/sdc > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d05818d0>]] >17:01:16,053 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >17:01:16,054 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x7f15d08b1790> ; >17:01:16,054 DEBUG storage.ui: parent factory container: non-existent 109708MB lvmvg fedora_phoenix (47) >17:01:16,054 DEBUG storage.ui: members: ['sda2', 'sdc3'] >17:01:16,054 DEBUG storage.ui: add_disks: [] >17:01:16,054 DEBUG storage.ui: remove_disks: [] >17:01:16,055 DEBUG storage.ui: LVMPhysicalVolume.__init__: >17:01:16,055 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >17:01:16,055 DEBUG storage.ui: fedora_phoenix size is 109708MB >17:01:16,056 DEBUG storage.ui: vg fedora_phoenix has 4MB free >17:01:16,056 DEBUG storage.ui: size bumped to 173919 to include new device space >17:01:16,056 DEBUG storage.ui: size cut to 109715 to omit old device space >17:01:16,056 DEBUG storage.ui: adding a TotalSizeSet with size 109715 >17:01:16,056 DEBUG storage.ui: set.allocated = 16 >17:01:16,057 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:01:16,058 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >17:01:16,059 DEBUG storage.ui: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >17:01:16,060 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 41)', 'sda2(id 45)', 'sdc2(id 42)', 'sdc3(id 46)'] from disk(s) ['sda', 'sdb', 'sdc'] >17:01:16,061 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:01:16,061 DEBUG storage.ui: device sda1 new partedPartition None >17:01:16,062 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: sda ; >17:01:16,063 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >17:01:16,064 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:01:16,064 DEBUG storage.ui: device sda2 new partedPartition None >17:01:16,065 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >17:01:16,066 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >17:01:16,067 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:01:16,067 DEBUG storage.ui: device sdc2 new partedPartition None >17:01:16,068 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sdc ; >17:01:16,069 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >17:01:16,070 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:01:16,070 DEBUG storage.ui: device sdc3 new partedPartition None >17:01:16,071 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: sdc ; >17:01:16,072 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >17:01:16,073 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb', 'sdc'] ; partitions=['req6(id 41)', 'req8(id 45)', 'req7(id 42)', 'req9(id 46)'] >17:01:16,073 DEBUG storage.ui: removing all non-preexisting partitions ['req6(id 41)', 'req7(id 42)', 'req8(id 45)', 'req9(id 46)'] from disk(s) ['sda', 'sdb', 'sdc'] >17:01:16,074 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:16,075 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:16,075 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:16,076 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:16,077 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:16,077 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:16,078 DEBUG storage.ui: allocating partition: req6 ; id: 41 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 876128MB ; grow: False ; max_size: 876128 ; start: None ; end: None >17:01:16,078 DEBUG storage.ui: checking freespace on sda >17:01:16,078 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=876128MB boot=False best=None grow=False start=None >17:01:16,078 DEBUG storage.ui: checking 63-1953525167 (953869 MB) >17:01:16,078 DEBUG storage.ui: current free range is 63-1953525167 (953869MB) >17:01:16,079 DEBUG storage.ui: updating use_disk to sda, type: 0 >17:01:16,079 DEBUG storage.ui: new free: 63-1953525167 / 953869MB >17:01:16,079 DEBUG storage.ui: new free allows for 0 sectors of growth >17:01:16,079 DEBUG storage.ui: adjusted start sector from 63 to 2048 >17:01:16,079 DEBUG storage.ui: created partition sda1 of 876128MB and added it to /dev/sda >17:01:16,080 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >17:01:16,081 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d03a7c90> PedPartition: <_ped.Partition object at 0x7f15d0979c50> >17:01:16,082 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >17:01:16,083 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >17:01:16,084 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:01:16,085 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0883e90> PedPartition: <_ped.Partition object at 0x7f15d0979290> >17:01:16,086 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:16,087 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:16,087 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:16,088 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:16,089 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:16,089 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:16,089 DEBUG storage.ui: allocating partition: req7 ; id: 42 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 876128MB ; grow: False ; max_size: 876128 ; start: None ; end: None >17:01:16,089 DEBUG storage.ui: checking freespace on sdc >17:01:16,090 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=876128MB boot=False best=None grow=False start=None >17:01:16,090 DEBUG storage.ui: checking 2104515-1953525167 (952842 MB) >17:01:16,090 DEBUG storage.ui: current free range is 2104515-1953525167 (952842MB) >17:01:16,090 DEBUG storage.ui: updating use_disk to sdc, type: 0 >17:01:16,090 DEBUG storage.ui: new free: 2104515-1953525167 / 952842MB >17:01:16,091 DEBUG storage.ui: new free allows for 0 sectors of growth >17:01:16,091 DEBUG storage.ui: adjusted start sector from 2104515 to 2105344 >17:01:16,091 DEBUG storage.ui: created partition sdc2 of 876128MB and added it to /dev/sdc >17:01:16,092 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >17:01:16,092 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0895a50> PedPartition: <_ped.Partition object at 0x7f15d09791d0> >17:01:16,094 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >17:01:16,095 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >17:01:16,096 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:01:16,096 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0384e10> PedPartition: <_ped.Partition object at 0x7f15d0979e30> >17:01:16,097 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:16,098 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:16,099 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:16,100 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:16,101 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:16,101 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:16,101 DEBUG storage.ui: allocating partition: req8 ; id: 45 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 109715.0 ; start: None ; end: None >17:01:16,101 DEBUG storage.ui: checking freespace on sda >17:01:16,101 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >17:01:16,102 DEBUG storage.ui: checking 63-2047 (0 MB) >17:01:16,102 DEBUG storage.ui: current free range is 63-2047 (0MB) >17:01:16,102 DEBUG storage.ui: checking 1794312192-1953525167 (77740 MB) >17:01:16,102 DEBUG storage.ui: current free range is 1794312192-1953525167 (77740MB) >17:01:16,102 DEBUG storage.ui: evaluating growth potential for new layout >17:01:16,102 DEBUG storage.ui: calculating growth for disk /dev/sdb >17:01:16,102 DEBUG storage.ui: Chunk.growRequests: 401562 on /dev/sdb start = 63 end = 401624 >sectorSize = 512 > >17:01:16,102 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sdb start = 976768065 end = 976773167 >sectorSize = 512 > >17:01:16,102 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >17:01:16,103 DEBUG storage.ui: calculating growth for disk /dev/sdc >17:01:16,103 DEBUG storage.ui: adding request 42 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:01:16,103 DEBUG storage.ui: Chunk.growRequests: 1951420653 on /dev/sdc start = 2104515 end = 1953525167 >sectorSize = 512 > >17:01:16,103 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sdc2 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:01:16,103 DEBUG storage.ui: request 42 (sdc2) growth: 0 (0MB) size: 876128MB >17:01:16,103 DEBUG storage.ui: disk /dev/sdc growth: 0 (0MB) >17:01:16,103 DEBUG storage.ui: calculating growth for disk /dev/sda >17:01:16,104 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >17:01:16,105 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d08b19d0> PedPartition: <_ped.Partition object at 0x7f15d05e8b90> >17:01:16,106 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >17:01:16,107 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >17:01:16,107 DEBUG storage.ui: adding request 41 to chunk 1953525105 (63-1953525167) on /dev/sda >17:01:16,107 DEBUG storage.ui: adding request 45 to chunk 1953525105 (63-1953525167) on /dev/sda >17:01:16,107 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sda start = 63 end = 1953525167 >sectorSize = 512 > >17:01:16,107 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:01:16,108 DEBUG storage.ui: req: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 224679936 >done = False >17:01:16,108 DEBUG storage.ui: 1 requests and 159198577 (77733MB) left in chunk >17:01:16,108 DEBUG storage.ui: adding 159198577 (77733MB) to 45 (sda2) >17:01:16,108 DEBUG storage.ui: new grow amount for request 45 (sda2) is 159198577 units, or 77733MB >17:01:16,108 DEBUG storage.ui: request 41 (sda1) growth: 0 (0MB) size: 876128MB >17:01:16,108 DEBUG storage.ui: request 45 (sda2) growth: 159198577 (77733MB) size: 77741MB >17:01:16,108 DEBUG storage.ui: disk /dev/sda growth: 159198577 (77733MB) >17:01:16,109 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:01:16,109 DEBUG storage.ui: device sda2 new partedPartition None >17:01:16,110 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >17:01:16,111 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >17:01:16,111 DEBUG storage.ui: total growth: 159198577 sectors >17:01:16,111 DEBUG storage.ui: updating use_disk to sda, type: 0 >17:01:16,111 DEBUG storage.ui: new free: 1794312192-1953525167 / 77740MB >17:01:16,112 DEBUG storage.ui: new free allows for 159198577 sectors of growth >17:01:16,112 DEBUG storage.ui: created partition sda2 of 8MB and added it to /dev/sda >17:01:16,113 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >17:01:16,113 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d08b1b90> PedPartition: <_ped.Partition object at 0x7f15d0979c50> >17:01:16,114 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >17:01:16,115 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >17:01:16,117 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:01:16,117 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d03a7d10> PedPartition: <_ped.Partition object at 0x7f15d0920470> >17:01:16,118 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:16,119 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:16,119 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:16,120 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:16,122 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:16,122 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:16,122 DEBUG storage.ui: allocating partition: req9 ; id: 46 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 109715.0 ; start: None ; end: None >17:01:16,122 DEBUG storage.ui: checking freespace on sdc >17:01:16,122 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=8MB boot=False best=None grow=True start=None >17:01:16,122 DEBUG storage.ui: checking 2104515-2105343 (0 MB) >17:01:16,122 DEBUG storage.ui: current free range is 2104515-2105343 (0MB) >17:01:16,123 DEBUG storage.ui: checking 1796415488-1953525167 (76713 MB) >17:01:16,123 DEBUG storage.ui: current free range is 1796415488-1953525167 (76713MB) >17:01:16,123 DEBUG storage.ui: evaluating growth potential for new layout >17:01:16,123 DEBUG storage.ui: calculating growth for disk /dev/sdb >17:01:16,123 DEBUG storage.ui: Chunk.growRequests: 401562 on /dev/sdb start = 63 end = 401624 >sectorSize = 512 > >17:01:16,123 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sdb start = 976768065 end = 976773167 >sectorSize = 512 > >17:01:16,123 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >17:01:16,123 DEBUG storage.ui: calculating growth for disk /dev/sdc >17:01:16,125 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >17:01:16,125 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x38df150> PedPartition: <_ped.Partition object at 0x7f15d0920410> >17:01:16,126 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >17:01:16,127 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >17:01:16,127 DEBUG storage.ui: adding request 42 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:01:16,128 DEBUG storage.ui: adding request 46 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:01:16,128 DEBUG storage.ui: Chunk.growRequests: 1951420653 on /dev/sdc start = 2104515 end = 1953525167 >sectorSize = 512 > >17:01:16,128 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sdc2 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:01:16,128 DEBUG storage.ui: req: PartitionRequest instance -- >id = 46 name = sdc3 growable = True >base = 16384 growth = 0 max_grow = 224679936 >done = False >17:01:16,128 DEBUG storage.ui: 1 requests and 157094125 (76706MB) left in chunk >17:01:16,128 DEBUG storage.ui: adding 157094125 (76706MB) to 46 (sdc3) >17:01:16,128 DEBUG storage.ui: new grow amount for request 46 (sdc3) is 157094125 units, or 76706MB >17:01:16,128 DEBUG storage.ui: request 42 (sdc2) growth: 0 (0MB) size: 876128MB >17:01:16,128 DEBUG storage.ui: request 46 (sdc3) growth: 157094125 (76706MB) size: 76714MB >17:01:16,128 DEBUG storage.ui: disk /dev/sdc growth: 157094125 (76706MB) >17:01:16,128 DEBUG storage.ui: calculating growth for disk /dev/sda >17:01:16,129 DEBUG storage.ui: adding request 41 to chunk 1953525105 (63-1953525167) on /dev/sda >17:01:16,129 DEBUG storage.ui: adding request 45 to chunk 1953525105 (63-1953525167) on /dev/sda >17:01:16,129 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sda start = 63 end = 1953525167 >sectorSize = 512 > >17:01:16,129 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:01:16,129 DEBUG storage.ui: req: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 224679936 >done = False >17:01:16,129 DEBUG storage.ui: 1 requests and 159198577 (77733MB) left in chunk >17:01:16,129 DEBUG storage.ui: adding 159198577 (77733MB) to 45 (sda2) >17:01:16,129 DEBUG storage.ui: new grow amount for request 45 (sda2) is 159198577 units, or 77733MB >17:01:16,129 DEBUG storage.ui: request 41 (sda1) growth: 0 (0MB) size: 876128MB >17:01:16,130 DEBUG storage.ui: request 45 (sda2) growth: 159198577 (77733MB) size: 77741MB >17:01:16,130 DEBUG storage.ui: disk /dev/sda growth: 159198577 (77733MB) >17:01:16,131 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:01:16,131 DEBUG storage.ui: device sdc3 new partedPartition None >17:01:16,132 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: sdc ; >17:01:16,133 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >17:01:16,133 DEBUG storage.ui: total growth: 316292702 sectors >17:01:16,133 DEBUG storage.ui: updating use_disk to sdc, type: 0 >17:01:16,133 DEBUG storage.ui: new free: 1796415488-1953525167 / 76713MB >17:01:16,133 DEBUG storage.ui: new free allows for 316292702 sectors of growth >17:01:16,134 DEBUG storage.ui: created partition sdc3 of 8MB and added it to /dev/sdc >17:01:16,135 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >17:01:16,135 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d03a7c10> PedPartition: <_ped.Partition object at 0x7f15d05e8b90> >17:01:16,136 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >17:01:16,137 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >17:01:16,138 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:01:16,139 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0742810> PedPartition: <_ped.Partition object at 0x7f15d0979c50> >17:01:16,139 DEBUG storage.ui: growPartitions: disks=['sda', 'sdb', 'sdc'], partitions=['sda1(id 41)', 'sda2(id 45)', 'sdc2(id 42)', 'sdc3(id 46)'] >17:01:16,139 DEBUG storage.ui: growable partitions are ['sda2', 'sdc3'] >17:01:16,139 DEBUG storage.ui: adding request 41 to chunk 1953525105 (63-1953525167) on /dev/sda >17:01:16,139 DEBUG storage.ui: adding request 45 to chunk 1953525105 (63-1953525167) on /dev/sda >17:01:16,139 DEBUG storage.ui: disk sda has 1 chunks >17:01:16,139 DEBUG storage.ui: disk sdb has 2 chunks >17:01:16,139 DEBUG storage.ui: adding request 42 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:01:16,140 DEBUG storage.ui: adding request 46 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:01:16,140 DEBUG storage.ui: disk sdc has 1 chunks >17:01:16,140 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sda start = 63 end = 1953525167 >sectorSize = 512 > >17:01:16,140 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:01:16,140 DEBUG storage.ui: req: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 224679936 >done = False >17:01:16,140 DEBUG storage.ui: 1 requests and 159198577 (77733MB) left in chunk >17:01:16,140 DEBUG storage.ui: adding 159198577 (77733MB) to 45 (sda2) >17:01:16,140 DEBUG storage.ui: new grow amount for request 45 (sda2) is 159198577 units, or 77733MB >17:01:16,140 DEBUG storage.ui: Chunk.growRequests: 1951420653 on /dev/sdc start = 2104515 end = 1953525167 >sectorSize = 512 > >17:01:16,140 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sdc2 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:01:16,141 DEBUG storage.ui: req: PartitionRequest instance -- >id = 46 name = sdc3 growable = True >base = 16384 growth = 0 max_grow = 224679936 >done = False >17:01:16,141 DEBUG storage.ui: 1 requests and 157094125 (76706MB) left in chunk >17:01:16,141 DEBUG storage.ui: adding 157094125 (76706MB) to 46 (sdc3) >17:01:16,141 DEBUG storage.ui: new grow amount for request 46 (sdc3) is 157094125 units, or 76706MB >17:01:16,141 DEBUG storage.ui: set: ['sda2', 'sdc3'] 16/109715 >17:01:16,141 DEBUG storage.ui: allocating 77733 to TotalSizeSet with 16/109715 (109699 needed) >17:01:16,141 DEBUG storage.ui: allocating 76706 to TotalSizeSet with 77749/109715 (31965 needed) >17:01:16,141 DEBUG storage.ui: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 159198577 max_grow = 224679936 >done = False >17:01:16,141 DEBUG storage.ui: needed: -44740 >17:01:16,141 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 159198577 max_grow = 224679936 >done = False 45814575 (22370 MB) >17:01:16,141 DEBUG storage.ui: deallocating 22370 from TotalSizeSet with 154455/109715 (-44740 needed) >17:01:16,142 DEBUG storage.ui: PartitionRequest instance -- >id = 46 name = sdc3 growable = True >base = 16384 growth = 157094125 max_grow = 224679936 >done = False >17:01:16,142 DEBUG storage.ui: needed: -22370 >17:01:16,142 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 46 name = sdc3 growable = True >base = 16384 growth = 157094125 max_grow = 224679936 >done = False 45814575 (22370 MB) >17:01:16,142 DEBUG storage.ui: deallocating 22370 from TotalSizeSet with 132085/109715 (-22370 needed) >17:01:16,142 DEBUG storage.ui: set: ['sda2', 'sdc3'] 109715/109715 >17:01:16,142 DEBUG storage.ui: allocating 0 to TotalSizeSet with 109715/109715 (0 needed) >17:01:16,142 DEBUG storage.ui: allocating 0 to TotalSizeSet with 109715/109715 (0 needed) >17:01:16,142 DEBUG storage.ui: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 113384002 max_grow = 224679936 >done = True >17:01:16,142 DEBUG storage.ui: needed: 0 >17:01:16,142 DEBUG storage.ui: PartitionRequest instance -- >id = 46 name = sdc3 growable = True >base = 16384 growth = 111279550 max_grow = 224679936 >done = True >17:01:16,142 DEBUG storage.ui: needed: 0 >17:01:16,142 DEBUG storage.ui: growing partitions on sda >17:01:16,143 DEBUG storage.ui: partition sda1 (41): 0 >17:01:16,143 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1794312191 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x38df090> >17:01:16,143 DEBUG storage.ui: partition sda2 (45): 0 >17:01:16,143 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1794312192 end: 1907711999 length: 113399808 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x38df250> >17:01:16,143 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 41)', 'sda2(id 45)'] from disk(s) ['sda'] >17:01:16,144 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:01:16,144 DEBUG storage.ui: device sda1 new partedPartition None >17:01:16,145 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: sda ; >17:01:16,147 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >17:01:16,148 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:01:16,148 DEBUG storage.ui: device sda2 new partedPartition None >17:01:16,149 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >17:01:16,150 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >17:01:16,150 DEBUG storage.ui: back from removeNewPartitions >17:01:16,150 DEBUG storage.ui: extended: None >17:01:16,150 DEBUG storage.ui: setting req6 new geometry: parted.Geometry instance -- > start: 2048 end: 1794312191 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x38df090> >17:01:16,151 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >17:01:16,152 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x38df550> PedPartition: <_ped.Partition object at 0x7f15d0979410> >17:01:16,153 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >17:01:16,154 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >17:01:16,155 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:01:16,155 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x38df690> PedPartition: <_ped.Partition object at 0x7f15d0920830> >17:01:16,155 DEBUG storage.ui: setting req8 new geometry: parted.Geometry instance -- > start: 1794312192 end: 1907711999 length: 113399808 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x38df250> >17:01:16,157 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >17:01:16,157 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0883350> PedPartition: <_ped.Partition object at 0x7f15d09207d0> >17:01:16,158 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >17:01:16,159 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >17:01:16,160 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:01:16,161 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x38df890> PedPartition: <_ped.Partition object at 0x7f15d0920470> >17:01:16,161 DEBUG storage.ui: growing partitions on sdb >17:01:16,161 DEBUG storage.ui: growing partitions on sdc >17:01:16,161 DEBUG storage.ui: partition sdc2 (42): 0 >17:01:16,161 DEBUG storage.ui: new geometry for sdc2: parted.Geometry instance -- > start: 2105344 end: 1796415487 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x7f15d08b1a10> >17:01:16,161 DEBUG storage.ui: partition sdc3 (46): 0 >17:01:16,162 DEBUG storage.ui: new geometry for sdc3: parted.Geometry instance -- > start: 1796415488 end: 1907709951 length: 111294464 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x38df910> >17:01:16,162 DEBUG storage.ui: removing all non-preexisting partitions ['sdc2(id 42)', 'sdc3(id 46)'] from disk(s) ['sdc'] >17:01:16,163 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:01:16,163 DEBUG storage.ui: device sdc2 new partedPartition None >17:01:16,164 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sdc ; >17:01:16,165 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >17:01:16,166 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:01:16,166 DEBUG storage.ui: device sdc3 new partedPartition None >17:01:16,167 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: sdc ; >17:01:16,168 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >17:01:16,168 DEBUG storage.ui: back from removeNewPartitions >17:01:16,168 DEBUG storage.ui: extended: None >17:01:16,168 DEBUG storage.ui: setting req7 new geometry: parted.Geometry instance -- > start: 2105344 end: 1796415487 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x7f15d08b1a10> >17:01:16,170 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >17:01:16,170 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d08b1c90> PedPartition: <_ped.Partition object at 0x7f15d0920890> >17:01:16,171 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >17:01:16,172 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >17:01:16,174 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:01:16,174 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d08b1890> PedPartition: <_ped.Partition object at 0x7f15d09203b0> >17:01:16,174 DEBUG storage.ui: setting req9 new geometry: parted.Geometry instance -- > start: 1796415488 end: 1907709951 length: 111294464 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x38df910> >17:01:16,175 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >17:01:16,176 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d08b1b50> PedPartition: <_ped.Partition object at 0x7f15d09208f0> >17:01:16,177 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >17:01:16,178 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >17:01:16,179 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:01:16,179 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0384fd0> PedPartition: <_ped.Partition object at 0x7f15d0979e30> >17:01:16,179 DEBUG storage.ui: fixing size of non-existent 876128MB partition sda1 (41) with non-existent mdmember at 876128.00 >17:01:16,180 DEBUG storage.ui: fixing size of non-existent 55371MB partition sda2 (45) with non-existent lvmpv at 55371.00 >17:01:16,180 DEBUG storage.ui: fixing size of existing 476741MB partition sdb2 (6) with existing lvmpv at 476741.43 >17:01:16,180 DEBUG storage.ui: fixing size of existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot at 1027.56 >17:01:16,180 DEBUG storage.ui: fixing size of non-existent 876128MB partition sdc2 (42) with non-existent mdmember at 876128.00 >17:01:16,181 DEBUG storage.ui: fixing size of non-existent 54343MB partition sdc3 (46) with non-existent lvmpv at 54343.00 >17:01:16,181 DEBUG storage.ui: new member set: ['sda2', 'sdc3'] >17:01:16,181 DEBUG storage.ui: old member set: ['sda2', 'sdc3'] >17:01:16,182 DEBUG storage.ui: fedora_phoenix size is 109708MB >17:01:16,182 DEBUG storage.ui: vg fedora_phoenix has 4MB free >17:01:16,182 DEBUG storage.ui: fedora_phoenix size is 109708MB >17:01:16,182 DEBUG storage.ui: vg fedora_phoenix has 4MB free >17:01:16,182 ERR storage.ui: not renaming 'luks-fedora_phoenix-01' to in-use name 'fedora_phoenix-01' >17:01:16,188 DEBUG blivet: raw RAID 1 size == 876128.0 >17:01:16,188 INFO blivet: Using 128MB superBlockSize >17:01:16,188 DEBUG blivet: non-existent RAID 1 size == 876000.0 >17:01:16,214 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 0, [], {} >17:01:21,081 INFO storage.ui: removed luks/dm-crypt luks-fedora_phoenix-01 (id 51) from device tree >17:01:21,084 DEBUG storage.ui: LVMLogicalVolumeDevice.removeChild: kids: 1 ; name: fedora_phoenix-01 ; >17:01:21,084 INFO storage.ui: registered action: [80] Destroy Device luks/dm-crypt luks-fedora_phoenix-01 (id 51) >17:01:21,084 INFO storage.ui: removed lvmlv fedora_phoenix-01 (id 50) from device tree >17:01:21,085 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora_phoenix ; >17:01:21,085 INFO storage.ui: registered action: [81] Destroy Device lvmlv fedora_phoenix-01 (id 50) >17:01:21,085 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 0, ['sda', 'sdc'], {'container_raid_level': None, 'container_encrypted': False, 'container_size': 0, 'container_name': 'fedora_phoenix'} >17:01:21,086 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >17:01:21,086 DEBUG storage.ui: starting Blivet copy >17:01:21,118 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:01:21,118 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x38dfe50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x38465d0> PedPartition: <_ped.Partition object at 0x7f15d05e8b90> >17:01:21,119 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:01:21,120 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x38dfe50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3846a50> PedPartition: <_ped.Partition object at 0x7f15d09f29b0> >17:01:21,121 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb2 ; >17:01:21,121 DEBUG storage.ui: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x38d6750> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3846a90> PedPartition: <_ped.Partition object at 0x7f15d09791d0> >17:01:21,122 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >17:01:21,123 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x38e7810> fileSystem: <parted.filesystem.FileSystem object at 0x7f15d034c6d0> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d034cc10> PedPartition: <_ped.Partition object at 0x7f15d0979350> >17:01:21,124 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:01:21,124 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x38e7810> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0360a50> PedPartition: <_ped.Partition object at 0x7f15d0979230> >17:01:21,125 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:01:21,125 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x38e7810> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x38466d0> PedPartition: <_ped.Partition object at 0x7f15d0979fb0> >17:01:21,125 DEBUG storage.ui: finished Blivet copy >17:01:21,126 DEBUG storage.ui: fedora_phoenix size is 109708MB >17:01:21,126 DEBUG storage.ui: vg fedora_phoenix has 64208MB free >17:01:21,126 DEBUG storage.ui: size bumped to 45506 to include new device space >17:01:21,126 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >17:01:21,128 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f15c6a618d0>, 45506.0, [DiskDevice instance (0x7f15d0599750) -- > name = sda status = True kids = 2 id = 0 > parents = [] > uuid = None size = 953869.710938 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SAMSUNG HE103UJ path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x22899e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d0599710>, DiskDevice instance (0x7f15d0581810) -- > name = sdc status = True kids = 3 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:1/6:0:1:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD1001FALS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 7 did: 1 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c6aca560> > target size = 0 path = /dev/sdc > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d05818d0>]] >17:01:21,128 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >17:01:21,129 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x3848090> ; >17:01:21,129 DEBUG storage.ui: parent factory container: non-existent 109708MB lvmvg fedora_phoenix (47) >17:01:21,129 DEBUG storage.ui: members: ['sda2', 'sdc3'] >17:01:21,129 DEBUG storage.ui: add_disks: [] >17:01:21,129 DEBUG storage.ui: remove_disks: [] >17:01:21,130 DEBUG storage.ui: LVMPhysicalVolume.__init__: >17:01:21,130 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >17:01:21,130 DEBUG storage.ui: fedora_phoenix size is 109708MB >17:01:21,131 DEBUG storage.ui: vg fedora_phoenix has 64208MB free >17:01:21,131 DEBUG storage.ui: size bumped to 45506 to include new device space >17:01:21,131 DEBUG storage.ui: adding a TotalSizeSet with size 45506 >17:01:21,131 DEBUG storage.ui: set.allocated = 16 >17:01:21,132 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:01:21,133 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >17:01:21,134 DEBUG storage.ui: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >17:01:21,134 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 41)', 'sda2(id 45)', 'sdc2(id 42)', 'sdc3(id 46)'] from disk(s) ['sda', 'sdb', 'sdc'] >17:01:21,135 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:01:21,136 DEBUG storage.ui: device sda1 new partedPartition None >17:01:21,136 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: sda ; >17:01:21,137 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >17:01:21,139 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:01:21,139 DEBUG storage.ui: device sda2 new partedPartition None >17:01:21,140 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >17:01:21,141 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >17:01:21,142 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:01:21,142 DEBUG storage.ui: device sdc2 new partedPartition None >17:01:21,143 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sdc ; >17:01:21,144 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >17:01:21,145 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:01:21,145 DEBUG storage.ui: device sdc3 new partedPartition None >17:01:21,146 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: sdc ; >17:01:21,147 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >17:01:21,147 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb', 'sdc'] ; partitions=['req6(id 41)', 'req8(id 45)', 'req7(id 42)', 'req9(id 46)'] >17:01:21,147 DEBUG storage.ui: removing all non-preexisting partitions ['req6(id 41)', 'req7(id 42)', 'req8(id 45)', 'req9(id 46)'] from disk(s) ['sda', 'sdb', 'sdc'] >17:01:21,148 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:21,149 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:21,150 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:21,151 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:21,152 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:21,152 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:21,152 DEBUG storage.ui: allocating partition: req6 ; id: 41 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 876128MB ; grow: False ; max_size: 876128 ; start: None ; end: None >17:01:21,152 DEBUG storage.ui: checking freespace on sda >17:01:21,153 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=876128MB boot=False best=None grow=False start=None >17:01:21,153 DEBUG storage.ui: checking 63-1953525167 (953869 MB) >17:01:21,153 DEBUG storage.ui: current free range is 63-1953525167 (953869MB) >17:01:21,153 DEBUG storage.ui: updating use_disk to sda, type: 0 >17:01:21,153 DEBUG storage.ui: new free: 63-1953525167 / 953869MB >17:01:21,153 DEBUG storage.ui: new free allows for 0 sectors of growth >17:01:21,154 DEBUG storage.ui: adjusted start sector from 63 to 2048 >17:01:21,154 DEBUG storage.ui: created partition sda1 of 876128MB and added it to /dev/sda >17:01:21,155 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >17:01:21,155 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3846310> PedPartition: <_ped.Partition object at 0x7f15d0979bf0> >17:01:21,156 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >17:01:21,157 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >17:01:21,159 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:01:21,159 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x38df890> PedPartition: <_ped.Partition object at 0x7f15d0979290> >17:01:21,160 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:21,161 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:21,161 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:21,162 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:21,163 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:21,163 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:21,163 DEBUG storage.ui: allocating partition: req7 ; id: 42 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 876128MB ; grow: False ; max_size: 876128 ; start: None ; end: None >17:01:21,164 DEBUG storage.ui: checking freespace on sdc >17:01:21,164 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=876128MB boot=False best=None grow=False start=None >17:01:21,164 DEBUG storage.ui: checking 2104515-1953525167 (952842 MB) >17:01:21,164 DEBUG storage.ui: current free range is 2104515-1953525167 (952842MB) >17:01:21,165 DEBUG storage.ui: updating use_disk to sdc, type: 0 >17:01:21,165 DEBUG storage.ui: new free: 2104515-1953525167 / 952842MB >17:01:21,165 DEBUG storage.ui: new free allows for 0 sectors of growth >17:01:21,165 DEBUG storage.ui: adjusted start sector from 2104515 to 2105344 >17:01:21,165 DEBUG storage.ui: created partition sdc2 of 876128MB and added it to /dev/sdc >17:01:21,166 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >17:01:21,167 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x38df450> PedPartition: <_ped.Partition object at 0x7f15d0979c50> >17:01:21,168 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >17:01:21,169 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >17:01:21,170 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:01:21,170 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d035ec50> PedPartition: <_ped.Partition object at 0x7f15d09796b0> >17:01:21,171 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:21,173 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:21,173 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:21,174 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:21,175 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:21,175 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:21,175 DEBUG storage.ui: allocating partition: req8 ; id: 45 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 45506.0 ; start: None ; end: None >17:01:21,175 DEBUG storage.ui: checking freespace on sda >17:01:21,175 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >17:01:21,176 DEBUG storage.ui: checking 63-2047 (0 MB) >17:01:21,176 DEBUG storage.ui: current free range is 63-2047 (0MB) >17:01:21,176 DEBUG storage.ui: checking 1794312192-1953525167 (77740 MB) >17:01:21,176 DEBUG storage.ui: current free range is 1794312192-1953525167 (77740MB) >17:01:21,176 DEBUG storage.ui: evaluating growth potential for new layout >17:01:21,176 DEBUG storage.ui: calculating growth for disk /dev/sdb >17:01:21,176 DEBUG storage.ui: Chunk.growRequests: 401562 on /dev/sdb start = 63 end = 401624 >sectorSize = 512 > >17:01:21,176 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sdb start = 976768065 end = 976773167 >sectorSize = 512 > >17:01:21,177 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >17:01:21,177 DEBUG storage.ui: calculating growth for disk /dev/sdc >17:01:21,177 DEBUG storage.ui: adding request 42 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:01:21,177 DEBUG storage.ui: Chunk.growRequests: 1951420653 on /dev/sdc start = 2104515 end = 1953525167 >sectorSize = 512 > >17:01:21,177 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sdc2 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:01:21,177 DEBUG storage.ui: request 42 (sdc2) growth: 0 (0MB) size: 876128MB >17:01:21,177 DEBUG storage.ui: disk /dev/sdc growth: 0 (0MB) >17:01:21,177 DEBUG storage.ui: calculating growth for disk /dev/sda >17:01:21,179 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >17:01:21,179 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0360850> PedPartition: <_ped.Partition object at 0x7f15d0979e30> >17:01:21,180 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >17:01:21,181 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >17:01:21,181 DEBUG storage.ui: adding request 41 to chunk 1953525105 (63-1953525167) on /dev/sda >17:01:21,181 DEBUG storage.ui: adding request 45 to chunk 1953525105 (63-1953525167) on /dev/sda >17:01:21,181 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sda start = 63 end = 1953525167 >sectorSize = 512 > >17:01:21,182 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:01:21,182 DEBUG storage.ui: req: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 93179904 >done = False >17:01:21,182 DEBUG storage.ui: 1 requests and 159198577 (77733MB) left in chunk >17:01:21,182 DEBUG storage.ui: adding 159198577 (77733MB) to 45 (sda2) >17:01:21,182 DEBUG storage.ui: taking back 66018673 (32235MB) from 45 (sda2) >17:01:21,182 DEBUG storage.ui: new grow amount for request 45 (sda2) is 93179904 units, or 45498MB >17:01:21,182 DEBUG storage.ui: request 41 (sda1) growth: 0 (0MB) size: 876128MB >17:01:21,182 DEBUG storage.ui: request 45 (sda2) growth: 93179904 (45498MB) size: 45506MB >17:01:21,182 DEBUG storage.ui: disk /dev/sda growth: 93179904 (45498MB) >17:01:21,183 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:01:21,183 DEBUG storage.ui: device sda2 new partedPartition None >17:01:21,184 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >17:01:21,185 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >17:01:21,185 DEBUG storage.ui: total growth: 93179904 sectors >17:01:21,186 DEBUG storage.ui: updating use_disk to sda, type: 0 >17:01:21,186 DEBUG storage.ui: new free: 1794312192-1953525167 / 77740MB >17:01:21,186 DEBUG storage.ui: new free allows for 93179904 sectors of growth >17:01:21,186 DEBUG storage.ui: created partition sda2 of 8MB and added it to /dev/sda >17:01:21,187 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >17:01:21,188 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d035cad0> PedPartition: <_ped.Partition object at 0x7f15d0979d10> >17:01:21,189 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >17:01:21,190 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >17:01:21,191 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:01:21,191 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d035cb10> PedPartition: <_ped.Partition object at 0x7f15d0920470> >17:01:21,192 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:21,193 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:21,193 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:21,194 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:21,195 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:21,196 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:21,196 DEBUG storage.ui: allocating partition: req9 ; id: 46 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 45506.0 ; start: None ; end: None >17:01:21,196 DEBUG storage.ui: checking freespace on sdc >17:01:21,196 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=8MB boot=False best=None grow=True start=None >17:01:21,196 DEBUG storage.ui: checking 2104515-2105343 (0 MB) >17:01:21,196 DEBUG storage.ui: current free range is 2104515-2105343 (0MB) >17:01:21,197 DEBUG storage.ui: checking 1796415488-1953525167 (76713 MB) >17:01:21,197 DEBUG storage.ui: current free range is 1796415488-1953525167 (76713MB) >17:01:21,197 DEBUG storage.ui: evaluating growth potential for new layout >17:01:21,197 DEBUG storage.ui: calculating growth for disk /dev/sdb >17:01:21,197 DEBUG storage.ui: Chunk.growRequests: 401562 on /dev/sdb start = 63 end = 401624 >sectorSize = 512 > >17:01:21,197 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sdb start = 976768065 end = 976773167 >sectorSize = 512 > >17:01:21,197 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >17:01:21,197 DEBUG storage.ui: calculating growth for disk /dev/sdc >17:01:21,199 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >17:01:21,199 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x361a790> PedPartition: <_ped.Partition object at 0x7f15d09208f0> >17:01:21,200 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >17:01:21,201 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >17:01:21,201 DEBUG storage.ui: adding request 42 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:01:21,201 DEBUG storage.ui: adding request 46 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:01:21,202 DEBUG storage.ui: Chunk.growRequests: 1951420653 on /dev/sdc start = 2104515 end = 1953525167 >sectorSize = 512 > >17:01:21,202 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sdc2 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:01:21,202 DEBUG storage.ui: req: PartitionRequest instance -- >id = 46 name = sdc3 growable = True >base = 16384 growth = 0 max_grow = 93179904 >done = False >17:01:21,202 DEBUG storage.ui: 1 requests and 157094125 (76706MB) left in chunk >17:01:21,202 DEBUG storage.ui: adding 157094125 (76706MB) to 46 (sdc3) >17:01:21,202 DEBUG storage.ui: taking back 63914221 (31208MB) from 46 (sdc3) >17:01:21,202 DEBUG storage.ui: new grow amount for request 46 (sdc3) is 93179904 units, or 45498MB >17:01:21,202 DEBUG storage.ui: request 42 (sdc2) growth: 0 (0MB) size: 876128MB >17:01:21,202 DEBUG storage.ui: request 46 (sdc3) growth: 93179904 (45498MB) size: 45506MB >17:01:21,202 DEBUG storage.ui: disk /dev/sdc growth: 93179904 (45498MB) >17:01:21,203 DEBUG storage.ui: calculating growth for disk /dev/sda >17:01:21,203 DEBUG storage.ui: adding request 41 to chunk 1953525105 (63-1953525167) on /dev/sda >17:01:21,203 DEBUG storage.ui: adding request 45 to chunk 1953525105 (63-1953525167) on /dev/sda >17:01:21,203 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sda start = 63 end = 1953525167 >sectorSize = 512 > >17:01:21,203 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:01:21,203 DEBUG storage.ui: req: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 93179904 >done = False >17:01:21,203 DEBUG storage.ui: 1 requests and 159198577 (77733MB) left in chunk >17:01:21,203 DEBUG storage.ui: adding 159198577 (77733MB) to 45 (sda2) >17:01:21,204 DEBUG storage.ui: taking back 66018673 (32235MB) from 45 (sda2) >17:01:21,204 DEBUG storage.ui: new grow amount for request 45 (sda2) is 93179904 units, or 45498MB >17:01:21,204 DEBUG storage.ui: request 41 (sda1) growth: 0 (0MB) size: 876128MB >17:01:21,204 DEBUG storage.ui: request 45 (sda2) growth: 93179904 (45498MB) size: 45506MB >17:01:21,204 DEBUG storage.ui: disk /dev/sda growth: 93179904 (45498MB) >17:01:21,205 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:01:21,205 DEBUG storage.ui: device sdc3 new partedPartition None >17:01:21,206 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: sdc ; >17:01:21,207 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >17:01:21,207 DEBUG storage.ui: total growth: 186359808 sectors >17:01:21,207 DEBUG storage.ui: updating use_disk to sdc, type: 0 >17:01:21,207 DEBUG storage.ui: new free: 1796415488-1953525167 / 76713MB >17:01:21,207 DEBUG storage.ui: new free allows for 186359808 sectors of growth >17:01:21,208 DEBUG storage.ui: created partition sdc3 of 8MB and added it to /dev/sdc >17:01:21,209 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >17:01:21,209 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x38df410> PedPartition: <_ped.Partition object at 0x7f15d0979e30> >17:01:21,210 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >17:01:21,211 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >17:01:21,212 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:01:21,213 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x38dfb10> PedPartition: <_ped.Partition object at 0x7f15d0979d10> >17:01:21,213 DEBUG storage.ui: growPartitions: disks=['sda', 'sdb', 'sdc'], partitions=['sda1(id 41)', 'sda2(id 45)', 'sdc2(id 42)', 'sdc3(id 46)'] >17:01:21,213 DEBUG storage.ui: growable partitions are ['sda2', 'sdc3'] >17:01:21,213 DEBUG storage.ui: adding request 41 to chunk 1953525105 (63-1953525167) on /dev/sda >17:01:21,213 DEBUG storage.ui: adding request 45 to chunk 1953525105 (63-1953525167) on /dev/sda >17:01:21,213 DEBUG storage.ui: disk sda has 1 chunks >17:01:21,213 DEBUG storage.ui: disk sdb has 2 chunks >17:01:21,214 DEBUG storage.ui: adding request 42 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:01:21,214 DEBUG storage.ui: adding request 46 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:01:21,214 DEBUG storage.ui: disk sdc has 1 chunks >17:01:21,214 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sda start = 63 end = 1953525167 >sectorSize = 512 > >17:01:21,214 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:01:21,214 DEBUG storage.ui: req: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 93179904 >done = False >17:01:21,214 DEBUG storage.ui: 1 requests and 159198577 (77733MB) left in chunk >17:01:21,214 DEBUG storage.ui: adding 159198577 (77733MB) to 45 (sda2) >17:01:21,214 DEBUG storage.ui: taking back 66018673 (32235MB) from 45 (sda2) >17:01:21,215 DEBUG storage.ui: new grow amount for request 45 (sda2) is 93179904 units, or 45498MB >17:01:21,215 DEBUG storage.ui: Chunk.growRequests: 1951420653 on /dev/sdc start = 2104515 end = 1953525167 >sectorSize = 512 > >17:01:21,215 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sdc2 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:01:21,215 DEBUG storage.ui: req: PartitionRequest instance -- >id = 46 name = sdc3 growable = True >base = 16384 growth = 0 max_grow = 93179904 >done = False >17:01:21,215 DEBUG storage.ui: 1 requests and 157094125 (76706MB) left in chunk >17:01:21,215 DEBUG storage.ui: adding 157094125 (76706MB) to 46 (sdc3) >17:01:21,215 DEBUG storage.ui: taking back 63914221 (31208MB) from 46 (sdc3) >17:01:21,215 DEBUG storage.ui: new grow amount for request 46 (sdc3) is 93179904 units, or 45498MB >17:01:21,215 DEBUG storage.ui: set: ['sda2', 'sdc3'] 16/45506 >17:01:21,215 DEBUG storage.ui: allocating 45498 to TotalSizeSet with 16/45506 (45490 needed) >17:01:21,216 DEBUG storage.ui: allocating 45498 to TotalSizeSet with 45514/45506 (-8 needed) >17:01:21,216 DEBUG storage.ui: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 93179904 max_grow = 93179904 >done = True >17:01:21,216 DEBUG storage.ui: needed: -45506 >17:01:21,216 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 93179904 max_grow = 93179904 >done = True 46598144 (22753 MB) >17:01:21,216 DEBUG storage.ui: deallocating 22753 from TotalSizeSet with 91012/45506 (-45506 needed) >17:01:21,216 DEBUG storage.ui: PartitionRequest instance -- >id = 46 name = sdc3 growable = True >base = 16384 growth = 93179904 max_grow = 93179904 >done = True >17:01:21,216 DEBUG storage.ui: needed: -22753 >17:01:21,216 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 46 name = sdc3 growable = True >base = 16384 growth = 93179904 max_grow = 93179904 >done = True 46598144 (22753 MB) >17:01:21,216 DEBUG storage.ui: deallocating 22753 from TotalSizeSet with 68259/45506 (-22753 needed) >17:01:21,216 DEBUG storage.ui: set: ['sda2', 'sdc3'] 45506/45506 >17:01:21,216 DEBUG storage.ui: allocating 0 to TotalSizeSet with 45506/45506 (0 needed) >17:01:21,217 DEBUG storage.ui: allocating 0 to TotalSizeSet with 45506/45506 (0 needed) >17:01:21,217 DEBUG storage.ui: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 46581760 max_grow = 93179904 >done = True >17:01:21,217 DEBUG storage.ui: needed: 0 >17:01:21,217 DEBUG storage.ui: PartitionRequest instance -- >id = 46 name = sdc3 growable = True >base = 16384 growth = 46581760 max_grow = 93179904 >done = True >17:01:21,217 DEBUG storage.ui: needed: 0 >17:01:21,217 DEBUG storage.ui: growing partitions on sda >17:01:21,217 DEBUG storage.ui: partition sda1 (41): 0 >17:01:21,217 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1794312191 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x7f15d035c050> >17:01:21,218 DEBUG storage.ui: partition sda2 (45): 0 >17:01:21,218 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1794312192 end: 1840910335 length: 46598144 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x7f15d035ced0> >17:01:21,218 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 41)', 'sda2(id 45)'] from disk(s) ['sda'] >17:01:21,219 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:01:21,219 DEBUG storage.ui: device sda1 new partedPartition None >17:01:21,220 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: sda ; >17:01:21,221 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >17:01:21,222 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:01:21,222 DEBUG storage.ui: device sda2 new partedPartition None >17:01:21,223 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >17:01:21,224 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >17:01:21,224 DEBUG storage.ui: back from removeNewPartitions >17:01:21,224 DEBUG storage.ui: extended: None >17:01:21,225 DEBUG storage.ui: setting req6 new geometry: parted.Geometry instance -- > start: 2048 end: 1794312191 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x7f15d035c050> >17:01:21,226 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >17:01:21,226 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d035c7d0> PedPartition: <_ped.Partition object at 0x7f15d0979410> >17:01:21,227 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >17:01:21,228 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >17:01:21,229 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:01:21,230 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d035c910> PedPartition: <_ped.Partition object at 0x7f15d0920890> >17:01:21,230 DEBUG storage.ui: setting req8 new geometry: parted.Geometry instance -- > start: 1794312192 end: 1840910335 length: 46598144 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x7f15d035ced0> >17:01:21,231 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >17:01:21,231 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x38df610> PedPartition: <_ped.Partition object at 0x7f15d0920830> >17:01:21,232 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >17:01:21,233 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >17:01:21,235 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:01:21,235 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d035cbd0> PedPartition: <_ped.Partition object at 0x7f15d0920470> >17:01:21,235 DEBUG storage.ui: growing partitions on sdb >17:01:21,235 DEBUG storage.ui: growing partitions on sdc >17:01:21,235 DEBUG storage.ui: partition sdc2 (42): 0 >17:01:21,236 DEBUG storage.ui: new geometry for sdc2: parted.Geometry instance -- > start: 2105344 end: 1796415487 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x7f15d035cb10> >17:01:21,236 DEBUG storage.ui: partition sdc3 (46): 0 >17:01:21,236 DEBUG storage.ui: new geometry for sdc3: parted.Geometry instance -- > start: 1796415488 end: 1843013631 length: 46598144 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x7f15d035cd10> >17:01:21,236 DEBUG storage.ui: removing all non-preexisting partitions ['sdc2(id 42)', 'sdc3(id 46)'] from disk(s) ['sdc'] >17:01:21,237 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:01:21,237 DEBUG storage.ui: device sdc2 new partedPartition None >17:01:21,238 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sdc ; >17:01:21,239 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >17:01:21,240 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:01:21,240 DEBUG storage.ui: device sdc3 new partedPartition None >17:01:21,241 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: sdc ; >17:01:21,242 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >17:01:21,242 DEBUG storage.ui: back from removeNewPartitions >17:01:21,243 DEBUG storage.ui: extended: None >17:01:21,243 DEBUG storage.ui: setting req7 new geometry: parted.Geometry instance -- > start: 2105344 end: 1796415487 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x7f15d035cb10> >17:01:21,244 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >17:01:21,244 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d035cc10> PedPartition: <_ped.Partition object at 0x7f15d0920410> >17:01:21,245 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >17:01:21,246 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >17:01:21,248 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:01:21,248 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d035c950> PedPartition: <_ped.Partition object at 0x7f15d09203b0> >17:01:21,248 DEBUG storage.ui: setting req9 new geometry: parted.Geometry instance -- > start: 1796415488 end: 1843013631 length: 46598144 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x7f15d035cd10> >17:01:21,249 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >17:01:21,250 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x361a750> PedPartition: <_ped.Partition object at 0x7f15d0920530> >17:01:21,251 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >17:01:21,252 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >17:01:21,253 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:01:21,253 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x38df390> PedPartition: <_ped.Partition object at 0x7f15d09796b0> >17:01:21,253 DEBUG storage.ui: fixing size of non-existent 876128MB partition sda1 (41) with non-existent mdmember at 876128.00 >17:01:21,254 DEBUG storage.ui: fixing size of non-existent 22753MB partition sda2 (45) with non-existent lvmpv at 22753.00 >17:01:21,254 DEBUG storage.ui: fixing size of existing 476741MB partition sdb2 (6) with existing lvmpv at 476741.43 >17:01:21,254 DEBUG storage.ui: fixing size of existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot at 1027.56 >17:01:21,254 DEBUG storage.ui: fixing size of non-existent 876128MB partition sdc2 (42) with non-existent mdmember at 876128.00 >17:01:21,255 DEBUG storage.ui: fixing size of non-existent 22753MB partition sdc3 (46) with non-existent lvmpv at 22753.00 >17:01:21,255 DEBUG storage.ui: new member set: ['sda2', 'sdc3'] >17:01:21,255 DEBUG storage.ui: old member set: ['sda2', 'sdc3'] >17:01:21,285 DEBUG blivet: raw RAID 1 size == 876128.0 >17:01:21,286 INFO blivet: Using 128MB superBlockSize >17:01:21,286 DEBUG blivet: non-existent RAID 1 size == 876000.0 >17:01:21,298 DEBUG blivet: Ext3FS.supported: supported: True ; >17:01:21,298 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >17:01:24,796 DEBUG blivet: Ext3FS.supported: supported: True ; >17:01:24,797 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >17:01:24,798 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 1027, ['sdc'], {'encrypted': False, 'raid_level': None} >17:01:24,811 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >17:01:24,811 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >17:01:24,811 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >17:01:33,785 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 64100.0, [], {} >17:01:33,785 DEBUG storage.ui: fedora_phoenix size is 45504MB >17:01:33,785 DEBUG storage.ui: vg fedora_phoenix has 4MB free >17:01:33,788 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 64100.0 ; disks: [DiskDevice instance (0x7f15d0599750) -- > name = sda status = True kids = 2 id = 0 > parents = [] > uuid = None size = 953869.710938 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SAMSUNG HE103UJ path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x22899e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d0599710>, DiskDevice instance (0x7f15d0581810) -- > name = sdc status = True kids = 3 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:1/6:0:1:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD1001FALS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 7 did: 1 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c6aca560> > target size = 0 path = /dev/sdc > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d05818d0>] ; encrypted: True ; container_raid_level: None ; fstype: swap ; mountpoint: None ; container_encrypted: False ; container_size: 0 ; >17:01:33,788 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 64100.0, ['sda', 'sdc'], {'encrypted': True, 'container_raid_level': None, 'fstype': 'swap', 'mountpoint': None, 'container_encrypted': False, 'container_size': 0} >17:01:33,789 DEBUG storage.ui: LUKS.__init__: >17:01:33,789 DEBUG storage.ui: getFormat('luks') returning LUKS instance >17:01:33,789 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >17:01:33,789 DEBUG storage.ui: starting Blivet copy >17:01:33,819 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:01:33,819 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0378cd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3744550> PedPartition: <_ped.Partition object at 0x7f15d0979410> >17:01:33,820 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:01:33,821 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0378cd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x37446d0> PedPartition: <_ped.Partition object at 0x7f15d0920830> >17:01:33,822 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb2 ; >17:01:33,822 DEBUG storage.ui: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d08b1fd0> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x37447d0> PedPartition: <_ped.Partition object at 0x7f15d0920110> >17:01:33,823 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >17:01:33,824 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d08be550> fileSystem: <parted.filesystem.FileSystem object at 0x3744b10> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3744a90> PedPartition: <_ped.Partition object at 0x7f15d09204d0> >17:01:33,824 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:01:33,825 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d08be550> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3744c50> PedPartition: <_ped.Partition object at 0x7f15d0920950> >17:01:33,826 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:01:33,826 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d08be550> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3744850> PedPartition: <_ped.Partition object at 0x7f15d0920bf0> >17:01:33,826 DEBUG storage.ui: finished Blivet copy >17:01:33,826 DEBUG storage.ui: fedora_phoenix size is 45504MB >17:01:33,827 DEBUG storage.ui: vg fedora_phoenix has 4MB free >17:01:33,827 DEBUG storage.ui: fedora_phoenix size is 45504MB >17:01:33,827 DEBUG storage.ui: vg fedora_phoenix has 4MB free >17:01:33,827 DEBUG storage.ui: fedora_phoenix size is 45504MB >17:01:33,828 DEBUG storage.ui: vg fedora_phoenix has 4MB free >17:01:33,828 DEBUG storage.ui: size bumped to 109610 to include new device space >17:01:33,828 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >17:01:33,829 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f15c6a618d0>, 109610.0, [DiskDevice instance (0x7f15d0599750) -- > name = sda status = True kids = 2 id = 0 > parents = [] > uuid = None size = 953869.710938 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SAMSUNG HE103UJ path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x22899e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d0599710>, DiskDevice instance (0x7f15d0581810) -- > name = sdc status = True kids = 3 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:1/6:0:1:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD1001FALS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 7 did: 1 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c6aca560> > target size = 0 path = /dev/sdc > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d05818d0>]] >17:01:33,830 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >17:01:33,830 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x7f15d0384fd0> ; >17:01:33,830 DEBUG storage.ui: parent factory container: non-existent 45504MB lvmvg fedora_phoenix (47) >17:01:33,831 DEBUG storage.ui: members: ['sda2', 'sdc3'] >17:01:33,831 DEBUG storage.ui: add_disks: [] >17:01:33,831 DEBUG storage.ui: remove_disks: [] >17:01:33,832 DEBUG storage.ui: LVMPhysicalVolume.__init__: >17:01:33,832 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >17:01:33,832 DEBUG storage.ui: fedora_phoenix size is 45504MB >17:01:33,832 DEBUG storage.ui: vg fedora_phoenix has 4MB free >17:01:33,832 DEBUG storage.ui: size bumped to 109610 to include new device space >17:01:33,832 DEBUG storage.ui: adding a TotalSizeSet with size 109610 >17:01:33,833 DEBUG storage.ui: set.allocated = 16 >17:01:33,834 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:01:33,834 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >17:01:33,835 DEBUG storage.ui: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >17:01:33,836 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 41)', 'sda2(id 45)', 'sdc2(id 42)', 'sdc3(id 46)'] from disk(s) ['sda', 'sdb', 'sdc'] >17:01:33,837 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:01:33,837 DEBUG storage.ui: device sda1 new partedPartition None >17:01:33,838 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: sda ; >17:01:33,839 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >17:01:33,840 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:01:33,840 DEBUG storage.ui: device sda2 new partedPartition None >17:01:33,841 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >17:01:33,842 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >17:01:33,843 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:01:33,843 DEBUG storage.ui: device sdc2 new partedPartition None >17:01:33,844 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sdc ; >17:01:33,845 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >17:01:33,846 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:01:33,846 DEBUG storage.ui: device sdc3 new partedPartition None >17:01:33,847 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: sdc ; >17:01:33,848 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >17:01:33,848 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb', 'sdc'] ; partitions=['req6(id 41)', 'req8(id 45)', 'req7(id 42)', 'req9(id 46)'] >17:01:33,848 DEBUG storage.ui: removing all non-preexisting partitions ['req6(id 41)', 'req7(id 42)', 'req8(id 45)', 'req9(id 46)'] from disk(s) ['sda', 'sdb', 'sdc'] >17:01:33,850 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:33,851 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:33,851 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:33,852 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:33,853 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:33,853 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:33,853 DEBUG storage.ui: allocating partition: req6 ; id: 41 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 876128MB ; grow: False ; max_size: 876128 ; start: None ; end: None >17:01:33,853 DEBUG storage.ui: checking freespace on sda >17:01:33,853 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=876128MB boot=False best=None grow=False start=None >17:01:33,854 DEBUG storage.ui: checking 63-1953525167 (953869 MB) >17:01:33,854 DEBUG storage.ui: current free range is 63-1953525167 (953869MB) >17:01:33,854 DEBUG storage.ui: updating use_disk to sda, type: 0 >17:01:33,854 DEBUG storage.ui: new free: 63-1953525167 / 953869MB >17:01:33,854 DEBUG storage.ui: new free allows for 0 sectors of growth >17:01:33,854 DEBUG storage.ui: adjusted start sector from 63 to 2048 >17:01:33,855 DEBUG storage.ui: created partition sda1 of 876128MB and added it to /dev/sda >17:01:33,856 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >17:01:33,856 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3754050> PedPartition: <_ped.Partition object at 0x7f15d0979290> >17:01:33,857 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >17:01:33,858 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >17:01:33,859 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:01:33,860 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3754110> PedPartition: <_ped.Partition object at 0x7f15d0920470> >17:01:33,863 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:33,864 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:33,864 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:33,865 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:33,866 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:33,866 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:33,866 DEBUG storage.ui: allocating partition: req7 ; id: 42 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 876128MB ; grow: False ; max_size: 876128 ; start: None ; end: None >17:01:33,866 DEBUG storage.ui: checking freespace on sdc >17:01:33,867 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=876128MB boot=False best=None grow=False start=None >17:01:33,867 DEBUG storage.ui: checking 2104515-1953525167 (952842 MB) >17:01:33,867 DEBUG storage.ui: current free range is 2104515-1953525167 (952842MB) >17:01:33,867 DEBUG storage.ui: updating use_disk to sdc, type: 0 >17:01:33,867 DEBUG storage.ui: new free: 2104515-1953525167 / 952842MB >17:01:33,868 DEBUG storage.ui: new free allows for 0 sectors of growth >17:01:33,868 DEBUG storage.ui: adjusted start sector from 2104515 to 2105344 >17:01:33,868 DEBUG storage.ui: created partition sdc2 of 876128MB and added it to /dev/sdc >17:01:33,869 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >17:01:33,869 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x373e290> PedPartition: <_ped.Partition object at 0x7f15d0979bf0> >17:01:33,870 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >17:01:33,871 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >17:01:33,873 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:01:33,873 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x373e790> PedPartition: <_ped.Partition object at 0x7f15d0979d10> >17:01:33,874 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:33,875 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:33,875 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:33,876 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:33,877 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:33,877 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:33,877 DEBUG storage.ui: allocating partition: req8 ; id: 45 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 109610.0 ; start: None ; end: None >17:01:33,877 DEBUG storage.ui: checking freespace on sda >17:01:33,878 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >17:01:33,878 DEBUG storage.ui: checking 63-2047 (0 MB) >17:01:33,878 DEBUG storage.ui: current free range is 63-2047 (0MB) >17:01:33,878 DEBUG storage.ui: checking 1794312192-1953525167 (77740 MB) >17:01:33,878 DEBUG storage.ui: current free range is 1794312192-1953525167 (77740MB) >17:01:33,878 DEBUG storage.ui: evaluating growth potential for new layout >17:01:33,879 DEBUG storage.ui: calculating growth for disk /dev/sdb >17:01:33,879 DEBUG storage.ui: Chunk.growRequests: 401562 on /dev/sdb start = 63 end = 401624 >sectorSize = 512 > >17:01:33,879 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sdb start = 976768065 end = 976773167 >sectorSize = 512 > >17:01:33,879 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >17:01:33,879 DEBUG storage.ui: calculating growth for disk /dev/sdc >17:01:33,879 DEBUG storage.ui: adding request 42 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:01:33,879 DEBUG storage.ui: Chunk.growRequests: 1951420653 on /dev/sdc start = 2104515 end = 1953525167 >sectorSize = 512 > >17:01:33,879 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sdc2 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:01:33,879 DEBUG storage.ui: request 42 (sdc2) growth: 0 (0MB) size: 876128MB >17:01:33,880 DEBUG storage.ui: disk /dev/sdc growth: 0 (0MB) >17:01:33,880 DEBUG storage.ui: calculating growth for disk /dev/sda >17:01:33,881 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >17:01:33,881 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x373e690> PedPartition: <_ped.Partition object at 0x7f15d0979290> >17:01:33,882 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >17:01:33,883 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >17:01:33,883 DEBUG storage.ui: adding request 41 to chunk 1953525105 (63-1953525167) on /dev/sda >17:01:33,884 DEBUG storage.ui: adding request 45 to chunk 1953525105 (63-1953525167) on /dev/sda >17:01:33,884 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sda start = 63 end = 1953525167 >sectorSize = 512 > >17:01:33,884 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:01:33,884 DEBUG storage.ui: req: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 224464896 >done = False >17:01:33,884 DEBUG storage.ui: 1 requests and 159198577 (77733MB) left in chunk >17:01:33,884 DEBUG storage.ui: adding 159198577 (77733MB) to 45 (sda2) >17:01:33,884 DEBUG storage.ui: new grow amount for request 45 (sda2) is 159198577 units, or 77733MB >17:01:33,884 DEBUG storage.ui: request 41 (sda1) growth: 0 (0MB) size: 876128MB >17:01:33,884 DEBUG storage.ui: request 45 (sda2) growth: 159198577 (77733MB) size: 77741MB >17:01:33,884 DEBUG storage.ui: disk /dev/sda growth: 159198577 (77733MB) >17:01:33,885 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:01:33,886 DEBUG storage.ui: device sda2 new partedPartition None >17:01:33,886 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >17:01:33,887 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >17:01:33,888 DEBUG storage.ui: total growth: 159198577 sectors >17:01:33,888 DEBUG storage.ui: updating use_disk to sda, type: 0 >17:01:33,888 DEBUG storage.ui: new free: 1794312192-1953525167 / 77740MB >17:01:33,888 DEBUG storage.ui: new free allows for 159198577 sectors of growth >17:01:33,888 DEBUG storage.ui: created partition sda2 of 8MB and added it to /dev/sda >17:01:33,889 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >17:01:33,890 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3742f10> PedPartition: <_ped.Partition object at 0x7f15d0979e30> >17:01:33,891 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >17:01:33,892 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >17:01:33,893 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:01:33,893 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3742690> PedPartition: <_ped.Partition object at 0x7f15d0920410> >17:01:33,894 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:33,895 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:33,895 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:33,896 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:33,897 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:33,897 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:33,898 DEBUG storage.ui: allocating partition: req9 ; id: 46 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 109610.0 ; start: None ; end: None >17:01:33,898 DEBUG storage.ui: checking freespace on sdc >17:01:33,898 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=8MB boot=False best=None grow=True start=None >17:01:33,898 DEBUG storage.ui: checking 2104515-2105343 (0 MB) >17:01:33,898 DEBUG storage.ui: current free range is 2104515-2105343 (0MB) >17:01:33,899 DEBUG storage.ui: checking 1796415488-1953525167 (76713 MB) >17:01:33,899 DEBUG storage.ui: current free range is 1796415488-1953525167 (76713MB) >17:01:33,899 DEBUG storage.ui: evaluating growth potential for new layout >17:01:33,899 DEBUG storage.ui: calculating growth for disk /dev/sdb >17:01:33,899 DEBUG storage.ui: Chunk.growRequests: 401562 on /dev/sdb start = 63 end = 401624 >sectorSize = 512 > >17:01:33,899 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sdb start = 976768065 end = 976773167 >sectorSize = 512 > >17:01:33,899 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >17:01:33,899 DEBUG storage.ui: calculating growth for disk /dev/sdc >17:01:33,900 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >17:01:33,901 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3742ad0> PedPartition: <_ped.Partition object at 0x7f15d09208f0> >17:01:33,902 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >17:01:33,903 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >17:01:33,903 DEBUG storage.ui: adding request 42 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:01:33,903 DEBUG storage.ui: adding request 46 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:01:33,903 DEBUG storage.ui: Chunk.growRequests: 1951420653 on /dev/sdc start = 2104515 end = 1953525167 >sectorSize = 512 > >17:01:33,903 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sdc2 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:01:33,903 DEBUG storage.ui: req: PartitionRequest instance -- >id = 46 name = sdc3 growable = True >base = 16384 growth = 0 max_grow = 224464896 >done = False >17:01:33,903 DEBUG storage.ui: 1 requests and 157094125 (76706MB) left in chunk >17:01:33,904 DEBUG storage.ui: adding 157094125 (76706MB) to 46 (sdc3) >17:01:33,904 DEBUG storage.ui: new grow amount for request 46 (sdc3) is 157094125 units, or 76706MB >17:01:33,904 DEBUG storage.ui: request 42 (sdc2) growth: 0 (0MB) size: 876128MB >17:01:33,904 DEBUG storage.ui: request 46 (sdc3) growth: 157094125 (76706MB) size: 76714MB >17:01:33,904 DEBUG storage.ui: disk /dev/sdc growth: 157094125 (76706MB) >17:01:33,904 DEBUG storage.ui: calculating growth for disk /dev/sda >17:01:33,904 DEBUG storage.ui: adding request 41 to chunk 1953525105 (63-1953525167) on /dev/sda >17:01:33,904 DEBUG storage.ui: adding request 45 to chunk 1953525105 (63-1953525167) on /dev/sda >17:01:33,904 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sda start = 63 end = 1953525167 >sectorSize = 512 > >17:01:33,905 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:01:33,905 DEBUG storage.ui: req: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 224464896 >done = False >17:01:33,905 DEBUG storage.ui: 1 requests and 159198577 (77733MB) left in chunk >17:01:33,905 DEBUG storage.ui: adding 159198577 (77733MB) to 45 (sda2) >17:01:33,905 DEBUG storage.ui: new grow amount for request 45 (sda2) is 159198577 units, or 77733MB >17:01:33,905 DEBUG storage.ui: request 41 (sda1) growth: 0 (0MB) size: 876128MB >17:01:33,905 DEBUG storage.ui: request 45 (sda2) growth: 159198577 (77733MB) size: 77741MB >17:01:33,905 DEBUG storage.ui: disk /dev/sda growth: 159198577 (77733MB) >17:01:33,906 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:01:33,906 DEBUG storage.ui: device sdc3 new partedPartition None >17:01:33,907 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: sdc ; >17:01:33,908 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >17:01:33,908 DEBUG storage.ui: total growth: 316292702 sectors >17:01:33,908 DEBUG storage.ui: updating use_disk to sdc, type: 0 >17:01:33,909 DEBUG storage.ui: new free: 1796415488-1953525167 / 76713MB >17:01:33,909 DEBUG storage.ui: new free allows for 316292702 sectors of growth >17:01:33,909 DEBUG storage.ui: created partition sdc3 of 8MB and added it to /dev/sdc >17:01:33,910 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >17:01:33,910 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3742910> PedPartition: <_ped.Partition object at 0x7f15d0920530> >17:01:33,938 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >17:01:33,939 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >17:01:33,941 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:01:33,941 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0816910> PedPartition: <_ped.Partition object at 0x7f15d0609f50> >17:01:33,941 DEBUG storage.ui: growPartitions: disks=['sda', 'sdb', 'sdc'], partitions=['sda1(id 41)', 'sda2(id 45)', 'sdc2(id 42)', 'sdc3(id 46)'] >17:01:33,941 DEBUG storage.ui: growable partitions are ['sda2', 'sdc3'] >17:01:33,941 DEBUG storage.ui: adding request 41 to chunk 1953525105 (63-1953525167) on /dev/sda >17:01:33,942 DEBUG storage.ui: adding request 45 to chunk 1953525105 (63-1953525167) on /dev/sda >17:01:33,942 DEBUG storage.ui: disk sda has 1 chunks >17:01:33,942 DEBUG storage.ui: disk sdb has 2 chunks >17:01:33,942 DEBUG storage.ui: adding request 42 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:01:33,942 DEBUG storage.ui: adding request 46 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:01:33,942 DEBUG storage.ui: disk sdc has 1 chunks >17:01:33,942 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sda start = 63 end = 1953525167 >sectorSize = 512 > >17:01:33,942 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:01:33,942 DEBUG storage.ui: req: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 224464896 >done = False >17:01:33,943 DEBUG storage.ui: 1 requests and 159198577 (77733MB) left in chunk >17:01:33,943 DEBUG storage.ui: adding 159198577 (77733MB) to 45 (sda2) >17:01:33,943 DEBUG storage.ui: new grow amount for request 45 (sda2) is 159198577 units, or 77733MB >17:01:33,943 DEBUG storage.ui: Chunk.growRequests: 1951420653 on /dev/sdc start = 2104515 end = 1953525167 >sectorSize = 512 > >17:01:33,943 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sdc2 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:01:33,943 DEBUG storage.ui: req: PartitionRequest instance -- >id = 46 name = sdc3 growable = True >base = 16384 growth = 0 max_grow = 224464896 >done = False >17:01:33,943 DEBUG storage.ui: 1 requests and 157094125 (76706MB) left in chunk >17:01:33,943 DEBUG storage.ui: adding 157094125 (76706MB) to 46 (sdc3) >17:01:33,943 DEBUG storage.ui: new grow amount for request 46 (sdc3) is 157094125 units, or 76706MB >17:01:33,944 DEBUG storage.ui: set: ['sda2', 'sdc3'] 16/109610 >17:01:33,944 DEBUG storage.ui: allocating 77733 to TotalSizeSet with 16/109610 (109594 needed) >17:01:33,944 DEBUG storage.ui: allocating 76706 to TotalSizeSet with 77749/109610 (31860 needed) >17:01:33,944 DEBUG storage.ui: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 159198577 max_grow = 224464896 >done = False >17:01:33,944 DEBUG storage.ui: needed: -44845 >17:01:33,944 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 159198577 max_grow = 224464896 >done = False 45922095 (22422 MB) >17:01:33,944 DEBUG storage.ui: deallocating 22422 from TotalSizeSet with 154455/109610 (-44845 needed) >17:01:33,944 DEBUG storage.ui: PartitionRequest instance -- >id = 46 name = sdc3 growable = True >base = 16384 growth = 157094125 max_grow = 224464896 >done = False >17:01:33,944 DEBUG storage.ui: needed: -22422 >17:01:33,944 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 46 name = sdc3 growable = True >base = 16384 growth = 157094125 max_grow = 224464896 >done = False 45922095 (22422 MB) >17:01:33,944 DEBUG storage.ui: deallocating 22422 from TotalSizeSet with 132032/109610 (-22422 needed) >17:01:33,945 DEBUG storage.ui: set: ['sda2', 'sdc3'] 109610/109610 >17:01:33,945 DEBUG storage.ui: allocating 0 to TotalSizeSet with 109610/109610 (0 needed) >17:01:33,945 DEBUG storage.ui: allocating 0 to TotalSizeSet with 109610/109610 (0 needed) >17:01:33,945 DEBUG storage.ui: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 113276482 max_grow = 224464896 >done = True >17:01:33,945 DEBUG storage.ui: needed: 0 >17:01:33,945 DEBUG storage.ui: PartitionRequest instance -- >id = 46 name = sdc3 growable = True >base = 16384 growth = 111172030 max_grow = 224464896 >done = True >17:01:33,945 DEBUG storage.ui: needed: 0 >17:01:33,945 DEBUG storage.ui: growing partitions on sda >17:01:33,945 DEBUG storage.ui: partition sda1 (41): 0 >17:01:33,946 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1794312191 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x35aa0d0> >17:01:33,946 DEBUG storage.ui: partition sda2 (45): 0 >17:01:33,946 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1794312192 end: 1907603455 length: 113291264 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x7f15d0569d50> >17:01:33,946 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 41)', 'sda2(id 45)'] from disk(s) ['sda'] >17:01:33,947 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:01:33,947 DEBUG storage.ui: device sda1 new partedPartition None >17:01:33,948 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: sda ; >17:01:33,949 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >17:01:33,950 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:01:33,950 DEBUG storage.ui: device sda2 new partedPartition None >17:01:33,951 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >17:01:33,952 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >17:01:33,952 DEBUG storage.ui: back from removeNewPartitions >17:01:33,952 DEBUG storage.ui: extended: None >17:01:33,953 DEBUG storage.ui: setting req6 new geometry: parted.Geometry instance -- > start: 2048 end: 1794312191 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x35aa0d0> >17:01:33,954 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >17:01:33,954 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d063ef10> PedPartition: <_ped.Partition object at 0x7f15d09796b0> >17:01:33,955 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >17:01:33,956 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >17:01:33,957 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:01:33,958 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0634850> PedPartition: <_ped.Partition object at 0x7f15d09791d0> >17:01:33,958 DEBUG storage.ui: setting req8 new geometry: parted.Geometry instance -- > start: 1794312192 end: 1907603455 length: 113291264 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x7f15d0569d50> >17:01:33,959 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >17:01:33,959 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15c14eb8d0> PedPartition: <_ped.Partition object at 0x7f15d0979bf0> >17:01:33,960 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >17:01:33,961 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >17:01:33,962 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:01:33,963 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15c63ab610> PedPartition: <_ped.Partition object at 0x7f15d0979350> >17:01:33,963 DEBUG storage.ui: growing partitions on sdb >17:01:33,963 DEBUG storage.ui: growing partitions on sdc >17:01:33,963 DEBUG storage.ui: partition sdc2 (42): 0 >17:01:33,963 DEBUG storage.ui: new geometry for sdc2: parted.Geometry instance -- > start: 2105344 end: 1796415487 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x7f15d063e610> >17:01:33,964 DEBUG storage.ui: partition sdc3 (46): 0 >17:01:33,964 DEBUG storage.ui: new geometry for sdc3: parted.Geometry instance -- > start: 1796415488 end: 1907603455 length: 111187968 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x35aab10> >17:01:33,964 DEBUG storage.ui: removing all non-preexisting partitions ['sdc2(id 42)', 'sdc3(id 46)'] from disk(s) ['sdc'] >17:01:33,965 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:01:33,965 DEBUG storage.ui: device sdc2 new partedPartition None >17:01:33,966 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sdc ; >17:01:33,967 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >17:01:33,968 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:01:33,968 DEBUG storage.ui: device sdc3 new partedPartition None >17:01:33,969 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: sdc ; >17:01:33,970 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >17:01:33,970 DEBUG storage.ui: back from removeNewPartitions >17:01:33,970 DEBUG storage.ui: extended: None >17:01:33,970 DEBUG storage.ui: setting req7 new geometry: parted.Geometry instance -- > start: 2105344 end: 1796415487 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x7f15d063e610> >17:01:33,972 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >17:01:33,972 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3726b10> PedPartition: <_ped.Partition object at 0x7f15d09796b0> >17:01:33,973 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >17:01:33,974 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >17:01:33,975 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:01:33,976 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15c14ddc50> PedPartition: <_ped.Partition object at 0x7f15d09792f0> >17:01:33,976 DEBUG storage.ui: setting req9 new geometry: parted.Geometry instance -- > start: 1796415488 end: 1907603455 length: 111187968 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x35aab10> >17:01:33,977 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >17:01:33,977 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15c14eb910> PedPartition: <_ped.Partition object at 0x7f15d0979230> >17:01:33,978 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >17:01:33,979 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >17:01:33,980 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:01:33,980 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x35aad90> PedPartition: <_ped.Partition object at 0x7f15d0979bf0> >17:01:33,981 DEBUG storage.ui: fixing size of non-existent 876128MB partition sda1 (41) with non-existent mdmember at 876128.00 >17:01:33,981 DEBUG storage.ui: fixing size of non-existent 55318MB partition sda2 (45) with non-existent lvmpv at 55318.00 >17:01:33,981 DEBUG storage.ui: fixing size of existing 476741MB partition sdb2 (6) with existing lvmpv at 476741.43 >17:01:33,982 DEBUG storage.ui: fixing size of existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot at 1027.56 >17:01:33,982 DEBUG storage.ui: fixing size of non-existent 876128MB partition sdc2 (42) with non-existent mdmember at 876128.00 >17:01:33,982 DEBUG storage.ui: fixing size of non-existent 54291MB partition sdc3 (46) with non-existent lvmpv at 54291.00 >17:01:33,983 DEBUG storage.ui: new member set: ['sda2', 'sdc3'] >17:01:33,983 DEBUG storage.ui: old member set: ['sda2', 'sdc3'] >17:01:33,983 DEBUG storage.ui: fedora_phoenix size is 109604MB >17:01:33,983 DEBUG storage.ui: vg fedora_phoenix has 64104MB free >17:01:33,983 DEBUG storage.ui: fedora_phoenix size is 109604MB >17:01:33,984 DEBUG storage.ui: vg fedora_phoenix has 64104MB free >17:01:33,985 DEBUG storage.ui: LUKS.__init__: mountpoint: None ; >17:01:33,985 DEBUG storage.ui: getFormat('luks') returning LUKS instance >17:01:33,986 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora_phoenix ; >17:01:33,987 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora_phoenix-01 ; current: None ; type: luks ; >17:01:33,987 DEBUG storage.ui: fedora_phoenix size is 109604MB >17:01:33,987 DEBUG storage.ui: vg fedora_phoenix has 64104MB free >17:01:33,987 DEBUG storage.ui: Adding fedora_phoenix-01/64102MB to fedora_phoenix >17:01:33,987 INFO storage.ui: added lvmlv fedora_phoenix-01 (id 52) to device tree >17:01:33,988 INFO storage.ui: registered action: [82] Create Device lvmlv fedora_phoenix-01 (id 52) >17:01:33,988 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:01:33,988 INFO storage.ui: registered action: [83] Create Format luks on lvmlv fedora_phoenix-01 (id 52) >17:01:33,989 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >17:01:33,989 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >17:01:33,990 DEBUG storage.ui: LVMLogicalVolumeDevice.addChild: kids: 0 ; name: fedora_phoenix-01 ; >17:01:33,991 DEBUG storage.ui: LUKSDevice._setFormat: luks-fedora_phoenix-01 ; current: None ; type: swap ; >17:01:33,991 INFO storage.ui: added luks/dm-crypt luks-fedora_phoenix-01 (id 53) to device tree >17:01:33,991 INFO storage.ui: registered action: [84] Create Device luks/dm-crypt luks-fedora_phoenix-01 (id 53) >17:01:33,991 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:01:33,991 INFO storage.ui: registered action: [85] Create Format swap on luks/dm-crypt luks-fedora_phoenix-01 (id 53) >17:01:34,003 DEBUG blivet: raw RAID 1 size == 876128.0 >17:01:34,003 INFO blivet: Using 128MB superBlockSize >17:01:34,003 DEBUG blivet: non-existent RAID 1 size == 876000.0 >17:01:34,029 DEBUG blivet: Ext3FS.supported: supported: True ; >17:01:34,029 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >17:01:34,030 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 1027, ['sdc'], {'encrypted': False, 'raid_level': None} >17:01:34,041 DEBUG blivet: Ext3FS.supported: supported: True ; >17:01:34,042 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >17:01:34,043 DEBUG blivet: SwapSpace.__init__: >17:01:34,043 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:01:34,051 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 0, [], {} >17:01:36,988 DEBUG blivet: SwapSpace.__init__: >17:01:36,989 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:01:36,992 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 64100, ['sda', 'sdc'], {'encrypted': True, 'raid_level': None} >17:01:36,994 DEBUG storage.ui: LUKS.__init__: >17:01:36,994 DEBUG storage.ui: getFormat('luks') returning LUKS instance >17:01:36,995 DEBUG blivet: fedora_phoenix size is 109604MB >17:01:36,995 DEBUG blivet: vg fedora_phoenix has 0MB free >17:01:36,998 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 64100 ; container_raid_level: None ; name: 01 ; encrypted: True ; container_encrypted: False ; disks: [DiskDevice instance (0x7f15d0599750) -- > name = sda status = True kids = 2 id = 0 > parents = [] > uuid = None size = 953869.710938 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SAMSUNG HE103UJ path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x22899e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d0599710>, DiskDevice instance (0x7f15d0581810) -- > name = sdc status = True kids = 3 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:1/6:0:1:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD1001FALS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 7 did: 1 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c6aca560> > target size = 0 path = /dev/sdc > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d05818d0>] ; raid_level: None ; label: swap ; container_name: fedora_phoenix ; device: non-existent 64100MB luks/dm-crypt luks-fedora_phoenix-01 (53) with non-existent swap ; mountpoint: None ; fstype: swap ; container_size: 0 ; >17:01:36,999 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 64100, ['sda', 'sdc'], {'container_raid_level': None, 'name': '01', 'encrypted': True, 'container_encrypted': False, 'raid_level': None, 'label': 'swap', 'container_name': 'fedora_phoenix', 'device': LUKSDevice instance (0x7f15c14dda10) -- > name = luks-fedora_phoenix-01 status = False kids = 0 id = 53 > parents = ['non-existent 64102MB lvmlv fedora_phoenix-01 (52) with non-existent luks'] > uuid = None size = 64100.0 > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/luks-fedora_phoenix-01 > format args = [] originalFormat = swap target = crypt dmUuid = None, 'mountpoint': None, 'fstype': 'swap', 'container_size': 0} >17:01:36,999 DEBUG storage.ui: LUKS.__init__: >17:01:36,999 DEBUG storage.ui: getFormat('luks') returning LUKS instance >17:01:37,000 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >17:01:37,000 DEBUG storage.ui: starting Blivet copy >17:01:37,030 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:01:37,030 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d063e610> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d07fb810> PedPartition: <_ped.Partition object at 0x7f15d0979230> >17:01:37,031 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:01:37,031 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d063e610> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d07fbb50> PedPartition: <_ped.Partition object at 0x7f15d09796b0> >17:01:37,032 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb2 ; >17:01:37,033 DEBUG storage.ui: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x358ea90> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d07fbbd0> PedPartition: <_ped.Partition object at 0x7f15d0979470> >17:01:37,034 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >17:01:37,035 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d09da310> fileSystem: <parted.filesystem.FileSystem object at 0x7f15d07a4410> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d07a47d0> PedPartition: <_ped.Partition object at 0x7f15d0979cb0> >17:01:37,035 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:01:37,036 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d09da310> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d07a4310> PedPartition: <_ped.Partition object at 0x7f15d0979f50> >17:01:37,037 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:01:37,037 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d09da310> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d07a4150> PedPartition: <_ped.Partition object at 0x7f15d0979d10> >17:01:37,037 DEBUG storage.ui: finished Blivet copy >17:01:37,037 DEBUG storage.ui: fedora_phoenix size is 109604MB >17:01:37,038 DEBUG storage.ui: vg fedora_phoenix has 0MB free >17:01:37,038 DEBUG storage.ui: size bumped to 173717 to include new device space >17:01:37,038 DEBUG storage.ui: size cut to 109613 to omit old device space >17:01:37,038 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >17:01:37,040 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f15c6a618d0>, 109613.0, [DiskDevice instance (0x7f15d0599750) -- > name = sda status = True kids = 2 id = 0 > parents = [] > uuid = None size = 953869.710938 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SAMSUNG HE103UJ path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x22899e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d0599710>, DiskDevice instance (0x7f15d0581810) -- > name = sdc status = True kids = 3 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:1/6:0:1:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD1001FALS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 7 did: 1 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c6aca560> > target size = 0 path = /dev/sdc > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d05818d0>]] >17:01:37,040 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >17:01:37,041 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x7f15c6ad8d50> ; >17:01:37,041 DEBUG storage.ui: parent factory container: non-existent 109604MB lvmvg fedora_phoenix (47) >17:01:37,041 DEBUG storage.ui: members: ['sda2', 'sdc3'] >17:01:37,041 DEBUG storage.ui: add_disks: [] >17:01:37,041 DEBUG storage.ui: remove_disks: [] >17:01:37,042 DEBUG storage.ui: LVMPhysicalVolume.__init__: >17:01:37,042 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >17:01:37,042 DEBUG storage.ui: fedora_phoenix size is 109604MB >17:01:37,043 DEBUG storage.ui: vg fedora_phoenix has 0MB free >17:01:37,043 DEBUG storage.ui: size bumped to 173717 to include new device space >17:01:37,043 DEBUG storage.ui: size cut to 109613 to omit old device space >17:01:37,043 DEBUG storage.ui: adding a TotalSizeSet with size 109613 >17:01:37,043 DEBUG storage.ui: set.allocated = 16 >17:01:37,044 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:01:37,045 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >17:01:37,046 DEBUG storage.ui: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >17:01:37,047 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 41)', 'sda2(id 45)', 'sdc2(id 42)', 'sdc3(id 46)'] from disk(s) ['sda', 'sdb', 'sdc'] >17:01:37,048 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:01:37,048 DEBUG storage.ui: device sda1 new partedPartition None >17:01:37,049 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: sda ; >17:01:37,050 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >17:01:37,051 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:01:37,051 DEBUG storage.ui: device sda2 new partedPartition None >17:01:37,052 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >17:01:37,053 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >17:01:37,054 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:01:37,054 DEBUG storage.ui: device sdc2 new partedPartition None >17:01:37,055 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sdc ; >17:01:37,056 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >17:01:37,057 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:01:37,058 DEBUG storage.ui: device sdc3 new partedPartition None >17:01:37,059 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: sdc ; >17:01:37,060 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >17:01:37,060 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb', 'sdc'] ; partitions=['req6(id 41)', 'req8(id 45)', 'req7(id 42)', 'req9(id 46)'] >17:01:37,060 DEBUG storage.ui: removing all non-preexisting partitions ['req6(id 41)', 'req7(id 42)', 'req8(id 45)', 'req9(id 46)'] from disk(s) ['sda', 'sdb', 'sdc'] >17:01:37,061 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:37,062 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:37,062 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:37,064 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:37,065 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:37,065 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:37,065 DEBUG storage.ui: allocating partition: req6 ; id: 41 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 876128MB ; grow: False ; max_size: 876128 ; start: None ; end: None >17:01:37,065 DEBUG storage.ui: checking freespace on sda >17:01:37,066 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=876128MB boot=False best=None grow=False start=None >17:01:37,066 DEBUG storage.ui: checking 63-1953525167 (953869 MB) >17:01:37,066 DEBUG storage.ui: current free range is 63-1953525167 (953869MB) >17:01:37,066 DEBUG storage.ui: updating use_disk to sda, type: 0 >17:01:37,066 DEBUG storage.ui: new free: 63-1953525167 / 953869MB >17:01:37,066 DEBUG storage.ui: new free allows for 0 sectors of growth >17:01:37,067 DEBUG storage.ui: adjusted start sector from 63 to 2048 >17:01:37,067 DEBUG storage.ui: created partition sda1 of 876128MB and added it to /dev/sda >17:01:37,068 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >17:01:37,068 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d063e790> PedPartition: <_ped.Partition object at 0x7f15d0979350> >17:01:37,069 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >17:01:37,070 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >17:01:37,072 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:01:37,072 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d07422d0> PedPartition: <_ped.Partition object at 0x7f15d0979fb0> >17:01:37,073 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:37,074 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:37,074 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:37,075 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:37,077 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:37,077 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:37,077 DEBUG storage.ui: allocating partition: req7 ; id: 42 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 876128MB ; grow: False ; max_size: 876128 ; start: None ; end: None >17:01:37,077 DEBUG storage.ui: checking freespace on sdc >17:01:37,077 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=876128MB boot=False best=None grow=False start=None >17:01:37,078 DEBUG storage.ui: checking 2104515-1953525167 (952842 MB) >17:01:37,078 DEBUG storage.ui: current free range is 2104515-1953525167 (952842MB) >17:01:37,078 DEBUG storage.ui: updating use_disk to sdc, type: 0 >17:01:37,078 DEBUG storage.ui: new free: 2104515-1953525167 / 952842MB >17:01:37,078 DEBUG storage.ui: new free allows for 0 sectors of growth >17:01:37,078 DEBUG storage.ui: adjusted start sector from 2104515 to 2105344 >17:01:37,079 DEBUG storage.ui: created partition sdc2 of 876128MB and added it to /dev/sdc >17:01:37,080 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >17:01:37,080 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x35aa0d0> PedPartition: <_ped.Partition object at 0x7f15d0979e30> >17:01:37,081 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >17:01:37,082 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >17:01:37,084 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:01:37,084 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d035a9d0> PedPartition: <_ped.Partition object at 0x7f15d09791d0> >17:01:37,085 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:37,086 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:37,086 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:37,087 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:37,088 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:37,088 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:37,089 DEBUG storage.ui: allocating partition: req8 ; id: 45 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 109613.0 ; start: None ; end: None >17:01:37,089 DEBUG storage.ui: checking freespace on sda >17:01:37,089 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >17:01:37,089 DEBUG storage.ui: checking 63-2047 (0 MB) >17:01:37,089 DEBUG storage.ui: current free range is 63-2047 (0MB) >17:01:37,089 DEBUG storage.ui: checking 1794312192-1953525167 (77740 MB) >17:01:37,090 DEBUG storage.ui: current free range is 1794312192-1953525167 (77740MB) >17:01:37,090 DEBUG storage.ui: evaluating growth potential for new layout >17:01:37,090 DEBUG storage.ui: calculating growth for disk /dev/sdb >17:01:37,090 DEBUG storage.ui: Chunk.growRequests: 401562 on /dev/sdb start = 63 end = 401624 >sectorSize = 512 > >17:01:37,090 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sdb start = 976768065 end = 976773167 >sectorSize = 512 > >17:01:37,090 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >17:01:37,090 DEBUG storage.ui: calculating growth for disk /dev/sdc >17:01:37,090 DEBUG storage.ui: adding request 42 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:01:37,090 DEBUG storage.ui: Chunk.growRequests: 1951420653 on /dev/sdc start = 2104515 end = 1953525167 >sectorSize = 512 > >17:01:37,091 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sdc2 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:01:37,091 DEBUG storage.ui: request 42 (sdc2) growth: 0 (0MB) size: 876128MB >17:01:37,091 DEBUG storage.ui: disk /dev/sdc growth: 0 (0MB) >17:01:37,091 DEBUG storage.ui: calculating growth for disk /dev/sda >17:01:37,092 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >17:01:37,093 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d07fbe10> PedPartition: <_ped.Partition object at 0x7f15d0979bf0> >17:01:37,094 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >17:01:37,095 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >17:01:37,095 DEBUG storage.ui: adding request 41 to chunk 1953525105 (63-1953525167) on /dev/sda >17:01:37,095 DEBUG storage.ui: adding request 45 to chunk 1953525105 (63-1953525167) on /dev/sda >17:01:37,095 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sda start = 63 end = 1953525167 >sectorSize = 512 > >17:01:37,095 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:01:37,095 DEBUG storage.ui: req: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 224471040 >done = False >17:01:37,095 DEBUG storage.ui: 1 requests and 159198577 (77733MB) left in chunk >17:01:37,095 DEBUG storage.ui: adding 159198577 (77733MB) to 45 (sda2) >17:01:37,096 DEBUG storage.ui: new grow amount for request 45 (sda2) is 159198577 units, or 77733MB >17:01:37,096 DEBUG storage.ui: request 41 (sda1) growth: 0 (0MB) size: 876128MB >17:01:37,096 DEBUG storage.ui: request 45 (sda2) growth: 159198577 (77733MB) size: 77741MB >17:01:37,096 DEBUG storage.ui: disk /dev/sda growth: 159198577 (77733MB) >17:01:37,097 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:01:37,097 DEBUG storage.ui: device sda2 new partedPartition None >17:01:37,098 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >17:01:37,099 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >17:01:37,099 DEBUG storage.ui: total growth: 159198577 sectors >17:01:37,099 DEBUG storage.ui: updating use_disk to sda, type: 0 >17:01:37,099 DEBUG storage.ui: new free: 1794312192-1953525167 / 77740MB >17:01:37,099 DEBUG storage.ui: new free allows for 159198577 sectors of growth >17:01:37,100 DEBUG storage.ui: created partition sda2 of 8MB and added it to /dev/sda >17:01:37,101 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >17:01:37,101 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d070bfd0> PedPartition: <_ped.Partition object at 0x7f15d09792f0> >17:01:37,102 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >17:01:37,103 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >17:01:37,105 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:01:37,105 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d070bdd0> PedPartition: <_ped.Partition object at 0x7f15d09794d0> >17:01:37,106 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:37,108 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:37,108 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:37,109 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:37,110 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:37,110 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:37,110 DEBUG storage.ui: allocating partition: req9 ; id: 46 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 109613.0 ; start: None ; end: None >17:01:37,110 DEBUG storage.ui: checking freespace on sdc >17:01:37,110 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=8MB boot=False best=None grow=True start=None >17:01:37,111 DEBUG storage.ui: checking 2104515-2105343 (0 MB) >17:01:37,111 DEBUG storage.ui: current free range is 2104515-2105343 (0MB) >17:01:37,111 DEBUG storage.ui: checking 1796415488-1953525167 (76713 MB) >17:01:37,111 DEBUG storage.ui: current free range is 1796415488-1953525167 (76713MB) >17:01:37,111 DEBUG storage.ui: evaluating growth potential for new layout >17:01:37,111 DEBUG storage.ui: calculating growth for disk /dev/sdb >17:01:37,111 DEBUG storage.ui: Chunk.growRequests: 401562 on /dev/sdb start = 63 end = 401624 >sectorSize = 512 > >17:01:37,111 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sdb start = 976768065 end = 976773167 >sectorSize = 512 > >17:01:37,112 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >17:01:37,112 DEBUG storage.ui: calculating growth for disk /dev/sdc >17:01:37,113 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >17:01:37,113 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d063e890> PedPartition: <_ped.Partition object at 0x7f15d0979e30> >17:01:37,114 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >17:01:37,115 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >17:01:37,116 DEBUG storage.ui: adding request 42 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:01:37,116 DEBUG storage.ui: adding request 46 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:01:37,116 DEBUG storage.ui: Chunk.growRequests: 1951420653 on /dev/sdc start = 2104515 end = 1953525167 >sectorSize = 512 > >17:01:37,116 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sdc2 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:01:37,116 DEBUG storage.ui: req: PartitionRequest instance -- >id = 46 name = sdc3 growable = True >base = 16384 growth = 0 max_grow = 224471040 >done = False >17:01:37,116 DEBUG storage.ui: 1 requests and 157094125 (76706MB) left in chunk >17:01:37,116 DEBUG storage.ui: adding 157094125 (76706MB) to 46 (sdc3) >17:01:37,116 DEBUG storage.ui: new grow amount for request 46 (sdc3) is 157094125 units, or 76706MB >17:01:37,116 DEBUG storage.ui: request 42 (sdc2) growth: 0 (0MB) size: 876128MB >17:01:37,116 DEBUG storage.ui: request 46 (sdc3) growth: 157094125 (76706MB) size: 76714MB >17:01:37,117 DEBUG storage.ui: disk /dev/sdc growth: 157094125 (76706MB) >17:01:37,117 DEBUG storage.ui: calculating growth for disk /dev/sda >17:01:37,117 DEBUG storage.ui: adding request 41 to chunk 1953525105 (63-1953525167) on /dev/sda >17:01:37,117 DEBUG storage.ui: adding request 45 to chunk 1953525105 (63-1953525167) on /dev/sda >17:01:37,117 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sda start = 63 end = 1953525167 >sectorSize = 512 > >17:01:37,117 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:01:37,117 DEBUG storage.ui: req: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 224471040 >done = False >17:01:37,117 DEBUG storage.ui: 1 requests and 159198577 (77733MB) left in chunk >17:01:37,117 DEBUG storage.ui: adding 159198577 (77733MB) to 45 (sda2) >17:01:37,118 DEBUG storage.ui: new grow amount for request 45 (sda2) is 159198577 units, or 77733MB >17:01:37,118 DEBUG storage.ui: request 41 (sda1) growth: 0 (0MB) size: 876128MB >17:01:37,118 DEBUG storage.ui: request 45 (sda2) growth: 159198577 (77733MB) size: 77741MB >17:01:37,118 DEBUG storage.ui: disk /dev/sda growth: 159198577 (77733MB) >17:01:37,119 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:01:37,119 DEBUG storage.ui: device sdc3 new partedPartition None >17:01:37,120 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: sdc ; >17:01:37,121 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >17:01:37,121 DEBUG storage.ui: total growth: 316292702 sectors >17:01:37,121 DEBUG storage.ui: updating use_disk to sdc, type: 0 >17:01:37,121 DEBUG storage.ui: new free: 1796415488-1953525167 / 76713MB >17:01:37,121 DEBUG storage.ui: new free allows for 316292702 sectors of growth >17:01:37,122 DEBUG storage.ui: created partition sdc3 of 8MB and added it to /dev/sdc >17:01:37,123 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >17:01:37,123 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15c6a90790> PedPartition: <_ped.Partition object at 0x7f15d0979bf0> >17:01:37,124 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >17:01:37,125 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >17:01:37,127 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:01:37,127 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15c6a90750> PedPartition: <_ped.Partition object at 0x7f15d09792f0> >17:01:37,127 DEBUG storage.ui: growPartitions: disks=['sda', 'sdb', 'sdc'], partitions=['sda1(id 41)', 'sda2(id 45)', 'sdc2(id 42)', 'sdc3(id 46)'] >17:01:37,127 DEBUG storage.ui: growable partitions are ['sda2', 'sdc3'] >17:01:37,127 DEBUG storage.ui: adding request 41 to chunk 1953525105 (63-1953525167) on /dev/sda >17:01:37,128 DEBUG storage.ui: adding request 45 to chunk 1953525105 (63-1953525167) on /dev/sda >17:01:37,128 DEBUG storage.ui: disk sda has 1 chunks >17:01:37,128 DEBUG storage.ui: disk sdb has 2 chunks >17:01:37,128 DEBUG storage.ui: adding request 42 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:01:37,128 DEBUG storage.ui: adding request 46 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:01:37,128 DEBUG storage.ui: disk sdc has 1 chunks >17:01:37,128 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sda start = 63 end = 1953525167 >sectorSize = 512 > >17:01:37,128 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:01:37,128 DEBUG storage.ui: req: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 224471040 >done = False >17:01:37,129 DEBUG storage.ui: 1 requests and 159198577 (77733MB) left in chunk >17:01:37,129 DEBUG storage.ui: adding 159198577 (77733MB) to 45 (sda2) >17:01:37,129 DEBUG storage.ui: new grow amount for request 45 (sda2) is 159198577 units, or 77733MB >17:01:37,129 DEBUG storage.ui: Chunk.growRequests: 1951420653 on /dev/sdc start = 2104515 end = 1953525167 >sectorSize = 512 > >17:01:37,129 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sdc2 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:01:37,129 DEBUG storage.ui: req: PartitionRequest instance -- >id = 46 name = sdc3 growable = True >base = 16384 growth = 0 max_grow = 224471040 >done = False >17:01:37,129 DEBUG storage.ui: 1 requests and 157094125 (76706MB) left in chunk >17:01:37,129 DEBUG storage.ui: adding 157094125 (76706MB) to 46 (sdc3) >17:01:37,129 DEBUG storage.ui: new grow amount for request 46 (sdc3) is 157094125 units, or 76706MB >17:01:37,129 DEBUG storage.ui: set: ['sda2', 'sdc3'] 16/109613 >17:01:37,130 DEBUG storage.ui: allocating 77733 to TotalSizeSet with 16/109613 (109597 needed) >17:01:37,130 DEBUG storage.ui: allocating 76706 to TotalSizeSet with 77749/109613 (31863 needed) >17:01:37,130 DEBUG storage.ui: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 159198577 max_grow = 224471040 >done = False >17:01:37,130 DEBUG storage.ui: needed: -44842 >17:01:37,130 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 159198577 max_grow = 224471040 >done = False 45919023 (22421 MB) >17:01:37,130 DEBUG storage.ui: deallocating 22421 from TotalSizeSet with 154455/109613 (-44842 needed) >17:01:37,130 DEBUG storage.ui: PartitionRequest instance -- >id = 46 name = sdc3 growable = True >base = 16384 growth = 157094125 max_grow = 224471040 >done = False >17:01:37,130 DEBUG storage.ui: needed: -22421 >17:01:37,130 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 46 name = sdc3 growable = True >base = 16384 growth = 157094125 max_grow = 224471040 >done = False 45919023 (22421 MB) >17:01:37,130 DEBUG storage.ui: deallocating 22421 from TotalSizeSet with 132034/109613 (-22421 needed) >17:01:37,130 DEBUG storage.ui: set: ['sda2', 'sdc3'] 109613/109613 >17:01:37,131 DEBUG storage.ui: allocating 0 to TotalSizeSet with 109613/109613 (0 needed) >17:01:37,131 DEBUG storage.ui: allocating 0 to TotalSizeSet with 109613/109613 (0 needed) >17:01:37,131 DEBUG storage.ui: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 113279554 max_grow = 224471040 >done = True >17:01:37,131 DEBUG storage.ui: needed: 0 >17:01:37,131 DEBUG storage.ui: PartitionRequest instance -- >id = 46 name = sdc3 growable = True >base = 16384 growth = 111175102 max_grow = 224471040 >done = True >17:01:37,131 DEBUG storage.ui: needed: 0 >17:01:37,131 DEBUG storage.ui: growing partitions on sda >17:01:37,131 DEBUG storage.ui: partition sda1 (41): 0 >17:01:37,131 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1794312191 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x36a8f90> >17:01:37,132 DEBUG storage.ui: partition sda2 (45): 0 >17:01:37,132 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1794312192 end: 1907607551 length: 113295360 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x36a8e50> >17:01:37,132 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 41)', 'sda2(id 45)'] from disk(s) ['sda'] >17:01:37,133 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:01:37,133 DEBUG storage.ui: device sda1 new partedPartition None >17:01:37,134 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: sda ; >17:01:37,135 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >17:01:37,136 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:01:37,136 DEBUG storage.ui: device sda2 new partedPartition None >17:01:37,138 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >17:01:37,139 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >17:01:37,139 DEBUG storage.ui: back from removeNewPartitions >17:01:37,139 DEBUG storage.ui: extended: None >17:01:37,139 DEBUG storage.ui: setting req6 new geometry: parted.Geometry instance -- > start: 2048 end: 1794312191 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x36a8f90> >17:01:37,140 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >17:01:37,140 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x36a8a50> PedPartition: <_ped.Partition object at 0x7f15d0979290> >17:01:37,141 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >17:01:37,143 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >17:01:37,144 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:01:37,144 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x36a88d0> PedPartition: <_ped.Partition object at 0x7f15d0979dd0> >17:01:37,144 DEBUG storage.ui: setting req8 new geometry: parted.Geometry instance -- > start: 1794312192 end: 1907607551 length: 113295360 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x36a8e50> >17:01:37,145 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >17:01:37,146 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d063e050> PedPartition: <_ped.Partition object at 0x7f15d0979ef0> >17:01:37,147 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >17:01:37,148 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >17:01:37,149 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:01:37,150 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d07fbcd0> PedPartition: <_ped.Partition object at 0x7f15d0979d70> >17:01:37,150 DEBUG storage.ui: growing partitions on sdb >17:01:37,150 DEBUG storage.ui: growing partitions on sdc >17:01:37,150 DEBUG storage.ui: partition sdc2 (42): 0 >17:01:37,150 DEBUG storage.ui: new geometry for sdc2: parted.Geometry instance -- > start: 2105344 end: 1796415487 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x7f15d070bed0> >17:01:37,151 DEBUG storage.ui: partition sdc3 (46): 0 >17:01:37,151 DEBUG storage.ui: new geometry for sdc3: parted.Geometry instance -- > start: 1796415488 end: 1907605503 length: 111190016 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x36a8f50> >17:01:37,151 DEBUG storage.ui: removing all non-preexisting partitions ['sdc2(id 42)', 'sdc3(id 46)'] from disk(s) ['sdc'] >17:01:37,152 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:01:37,152 DEBUG storage.ui: device sdc2 new partedPartition None >17:01:37,153 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sdc ; >17:01:37,154 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >17:01:37,155 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:01:37,155 DEBUG storage.ui: device sdc3 new partedPartition None >17:01:37,156 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: sdc ; >17:01:37,158 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >17:01:37,158 DEBUG storage.ui: back from removeNewPartitions >17:01:37,158 DEBUG storage.ui: extended: None >17:01:37,158 DEBUG storage.ui: setting req7 new geometry: parted.Geometry instance -- > start: 2105344 end: 1796415487 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x7f15d070bed0> >17:01:37,159 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >17:01:37,159 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d063e0d0> PedPartition: <_ped.Partition object at 0x7f15d0979290> >17:01:37,160 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >17:01:37,161 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >17:01:37,163 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:01:37,163 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x36a8710> PedPartition: <_ped.Partition object at 0x7f15d0979530> >17:01:37,163 DEBUG storage.ui: setting req9 new geometry: parted.Geometry instance -- > start: 1796415488 end: 1907605503 length: 111190016 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x36a8f50> >17:01:37,164 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >17:01:37,165 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d063e050> PedPartition: <_ped.Partition object at 0x7f15d09794d0> >17:01:37,166 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >17:01:37,167 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >17:01:37,168 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:01:37,168 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d07fbd50> PedPartition: <_ped.Partition object at 0x7f15d0979ef0> >17:01:37,169 DEBUG storage.ui: fixing size of non-existent 876128MB partition sda1 (41) with non-existent mdmember at 876128.00 >17:01:37,169 DEBUG storage.ui: fixing size of non-existent 55320MB partition sda2 (45) with non-existent lvmpv at 55320.00 >17:01:37,169 DEBUG storage.ui: fixing size of existing 476741MB partition sdb2 (6) with existing lvmpv at 476741.43 >17:01:37,170 DEBUG storage.ui: fixing size of existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot at 1027.56 >17:01:37,170 DEBUG storage.ui: fixing size of non-existent 876128MB partition sdc2 (42) with non-existent mdmember at 876128.00 >17:01:37,170 DEBUG storage.ui: fixing size of non-existent 54292MB partition sdc3 (46) with non-existent lvmpv at 54292.00 >17:01:37,171 DEBUG storage.ui: new member set: ['sda2', 'sdc3'] >17:01:37,171 DEBUG storage.ui: old member set: ['sda2', 'sdc3'] >17:01:37,171 DEBUG storage.ui: fedora_phoenix size is 109604MB >17:01:37,171 DEBUG storage.ui: vg fedora_phoenix has 0MB free >17:01:37,171 DEBUG storage.ui: fedora_phoenix size is 109604MB >17:01:37,172 DEBUG storage.ui: vg fedora_phoenix has 0MB free >17:01:37,172 ERR storage.ui: not renaming 'luks-fedora_phoenix-01' to in-use name 'fedora_phoenix-01' >17:01:37,177 DEBUG blivet: raw RAID 1 size == 876128.0 >17:01:37,177 INFO blivet: Using 128MB superBlockSize >17:01:37,177 DEBUG blivet: non-existent RAID 1 size == 876000.0 >17:01:37,204 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 0, [], {} >17:01:42,566 DEBUG blivet: SwapSpace.__init__: >17:01:42,566 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:01:42,567 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 64100, ['sda', 'sdc'], {'encrypted': True, 'raid_level': None} >17:01:42,568 DEBUG storage.ui: LUKS.__init__: >17:01:42,568 DEBUG storage.ui: getFormat('luks') returning LUKS instance >17:01:42,568 DEBUG blivet: fedora_phoenix size is 109604MB >17:01:42,568 DEBUG blivet: vg fedora_phoenix has 0MB free >17:01:42,576 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >17:01:42,576 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >17:01:42,576 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >17:01:54,252 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 45000.0, [], {} >17:01:54,252 DEBUG storage.ui: fedora_phoenix size is 109604MB >17:01:54,252 DEBUG storage.ui: vg fedora_phoenix has 0MB free >17:01:54,255 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 45000.0 ; disks: [DiskDevice instance (0x7f15d0599750) -- > name = sda status = True kids = 2 id = 0 > parents = [] > uuid = None size = 953869.710938 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SAMSUNG HE103UJ path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x22899e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d0599710>, DiskDevice instance (0x7f15d0581810) -- > name = sdc status = True kids = 3 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:1/6:0:1:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD1001FALS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 7 did: 1 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c6aca560> > target size = 0 path = /dev/sdc > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d05818d0>] ; encrypted: True ; container_raid_level: None ; fstype: ext4 ; mountpoint: /opt ; container_encrypted: False ; container_size: 0 ; >17:01:54,255 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 45000.0, ['sda', 'sdc'], {'encrypted': True, 'container_raid_level': None, 'fstype': 'ext4', 'mountpoint': '/opt', 'container_encrypted': False, 'container_size': 0} >17:01:54,255 DEBUG storage.ui: LUKS.__init__: >17:01:54,256 DEBUG storage.ui: getFormat('luks') returning LUKS instance >17:01:54,256 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >17:01:54,256 DEBUG storage.ui: starting Blivet copy >17:01:54,287 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:01:54,287 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d07120d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15c2291e10> PedPartition: <_ped.Partition object at 0x7f15d09794d0> >17:01:54,288 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:01:54,289 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d07120d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15c2291610> PedPartition: <_ped.Partition object at 0x7f15d0979290> >17:01:54,290 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb2 ; >17:01:54,290 DEBUG storage.ui: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x36a8f50> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x373e790> PedPartition: <_ped.Partition object at 0x7f15d0979e90> >17:01:54,291 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >17:01:54,292 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d06c9c50> fileSystem: <parted.filesystem.FileSystem object at 0x373eb10> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x373ebd0> PedPartition: <_ped.Partition object at 0x7f15d0979e30> >17:01:54,292 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:01:54,293 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d06c9c50> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x373e910> PedPartition: <_ped.Partition object at 0x7f15d0979d10> >17:01:54,294 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:01:54,294 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d06c9c50> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x373ed10> PedPartition: <_ped.Partition object at 0x7f15d0979bf0> >17:01:54,294 DEBUG storage.ui: finished Blivet copy >17:01:54,294 DEBUG storage.ui: fedora_phoenix size is 109604MB >17:01:54,295 DEBUG storage.ui: vg fedora_phoenix has 0MB free >17:01:54,295 DEBUG storage.ui: fedora_phoenix size is 109604MB >17:01:54,295 DEBUG storage.ui: vg fedora_phoenix has 0MB free >17:01:54,295 DEBUG storage.ui: fedora_phoenix size is 109604MB >17:01:54,296 DEBUG storage.ui: vg fedora_phoenix has 0MB free >17:01:54,296 DEBUG storage.ui: size bumped to 154620 to include new device space >17:01:54,296 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >17:01:54,297 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f15c6a618d0>, 154620.0, [DiskDevice instance (0x7f15d0599750) -- > name = sda status = True kids = 2 id = 0 > parents = [] > uuid = None size = 953869.710938 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SAMSUNG HE103UJ path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x22899e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d0599710>, DiskDevice instance (0x7f15d0581810) -- > name = sdc status = True kids = 3 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:1/6:0:1:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD1001FALS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 7 did: 1 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c6aca560> > target size = 0 path = /dev/sdc > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d05818d0>]] >17:01:54,298 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >17:01:54,298 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x36a8190> ; >17:01:54,298 DEBUG storage.ui: parent factory container: non-existent 109604MB lvmvg fedora_phoenix (47) >17:01:54,299 DEBUG storage.ui: members: ['sda2', 'sdc3'] >17:01:54,299 DEBUG storage.ui: add_disks: [] >17:01:54,299 DEBUG storage.ui: remove_disks: [] >17:01:54,300 DEBUG storage.ui: LVMPhysicalVolume.__init__: >17:01:54,300 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >17:01:54,300 DEBUG storage.ui: fedora_phoenix size is 109604MB >17:01:54,300 DEBUG storage.ui: vg fedora_phoenix has 0MB free >17:01:54,300 DEBUG storage.ui: size bumped to 154620 to include new device space >17:01:54,300 DEBUG storage.ui: adding a TotalSizeSet with size 154620 >17:01:54,301 DEBUG storage.ui: set.allocated = 16 >17:01:54,302 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:01:54,302 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >17:01:54,303 DEBUG storage.ui: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >17:01:54,304 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 41)', 'sda2(id 45)', 'sdc2(id 42)', 'sdc3(id 46)'] from disk(s) ['sda', 'sdb', 'sdc'] >17:01:54,305 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:01:54,305 DEBUG storage.ui: device sda1 new partedPartition None >17:01:54,306 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: sda ; >17:01:54,307 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >17:01:54,308 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:01:54,308 DEBUG storage.ui: device sda2 new partedPartition None >17:01:54,309 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >17:01:54,310 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >17:01:54,311 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:01:54,311 DEBUG storage.ui: device sdc2 new partedPartition None >17:01:54,312 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sdc ; >17:01:54,313 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >17:01:54,314 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:01:54,314 DEBUG storage.ui: device sdc3 new partedPartition None >17:01:54,315 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: sdc ; >17:01:54,316 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >17:01:54,316 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb', 'sdc'] ; partitions=['req6(id 41)', 'req8(id 45)', 'req7(id 42)', 'req9(id 46)'] >17:01:54,316 DEBUG storage.ui: removing all non-preexisting partitions ['req6(id 41)', 'req7(id 42)', 'req8(id 45)', 'req9(id 46)'] from disk(s) ['sda', 'sdb', 'sdc'] >17:01:54,317 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:54,319 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:54,319 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:54,320 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:54,321 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:54,321 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:54,321 DEBUG storage.ui: allocating partition: req6 ; id: 41 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 876128MB ; grow: False ; max_size: 876128 ; start: None ; end: None >17:01:54,321 DEBUG storage.ui: checking freespace on sda >17:01:54,321 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=876128MB boot=False best=None grow=False start=None >17:01:54,322 DEBUG storage.ui: checking 63-1953525167 (953869 MB) >17:01:54,322 DEBUG storage.ui: current free range is 63-1953525167 (953869MB) >17:01:54,322 DEBUG storage.ui: updating use_disk to sda, type: 0 >17:01:54,322 DEBUG storage.ui: new free: 63-1953525167 / 953869MB >17:01:54,322 DEBUG storage.ui: new free allows for 0 sectors of growth >17:01:54,322 DEBUG storage.ui: adjusted start sector from 63 to 2048 >17:01:54,323 DEBUG storage.ui: created partition sda1 of 876128MB and added it to /dev/sda >17:01:54,324 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >17:01:54,324 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x38d9050> PedPartition: <_ped.Partition object at 0x7f15d0979d70> >17:01:54,325 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >17:01:54,326 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >17:01:54,327 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:01:54,327 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x38d9490> PedPartition: <_ped.Partition object at 0x7f15d0979fb0> >17:01:54,329 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:54,330 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:54,330 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:54,331 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:54,332 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:54,332 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:54,332 DEBUG storage.ui: allocating partition: req7 ; id: 42 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 876128MB ; grow: False ; max_size: 876128 ; start: None ; end: None >17:01:54,332 DEBUG storage.ui: checking freespace on sdc >17:01:54,333 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=876128MB boot=False best=None grow=False start=None >17:01:54,333 DEBUG storage.ui: checking 2104515-1953525167 (952842 MB) >17:01:54,333 DEBUG storage.ui: current free range is 2104515-1953525167 (952842MB) >17:01:54,333 DEBUG storage.ui: updating use_disk to sdc, type: 0 >17:01:54,333 DEBUG storage.ui: new free: 2104515-1953525167 / 952842MB >17:01:54,333 DEBUG storage.ui: new free allows for 0 sectors of growth >17:01:54,334 DEBUG storage.ui: adjusted start sector from 2104515 to 2105344 >17:01:54,334 DEBUG storage.ui: created partition sdc2 of 876128MB and added it to /dev/sdc >17:01:54,335 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >17:01:54,335 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x36a8dd0> PedPartition: <_ped.Partition object at 0x7f15d0979350> >17:01:54,336 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >17:01:54,337 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >17:01:54,339 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:01:54,339 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x36a8810> PedPartition: <_ped.Partition object at 0x7f15d09792f0> >17:01:54,340 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:54,341 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:54,341 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:54,342 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:54,343 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:54,343 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:54,343 DEBUG storage.ui: allocating partition: req8 ; id: 45 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 154620.0 ; start: None ; end: None >17:01:54,343 DEBUG storage.ui: checking freespace on sda >17:01:54,344 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >17:01:54,344 DEBUG storage.ui: checking 63-2047 (0 MB) >17:01:54,344 DEBUG storage.ui: current free range is 63-2047 (0MB) >17:01:54,344 DEBUG storage.ui: checking 1794312192-1953525167 (77740 MB) >17:01:54,344 DEBUG storage.ui: current free range is 1794312192-1953525167 (77740MB) >17:01:54,344 DEBUG storage.ui: evaluating growth potential for new layout >17:01:54,345 DEBUG storage.ui: calculating growth for disk /dev/sdb >17:01:54,345 DEBUG storage.ui: Chunk.growRequests: 401562 on /dev/sdb start = 63 end = 401624 >sectorSize = 512 > >17:01:54,345 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sdb start = 976768065 end = 976773167 >sectorSize = 512 > >17:01:54,345 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >17:01:54,345 DEBUG storage.ui: calculating growth for disk /dev/sdc >17:01:54,345 DEBUG storage.ui: adding request 42 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:01:54,345 DEBUG storage.ui: Chunk.growRequests: 1951420653 on /dev/sdc start = 2104515 end = 1953525167 >sectorSize = 512 > >17:01:54,345 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sdc2 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:01:54,345 DEBUG storage.ui: request 42 (sdc2) growth: 0 (0MB) size: 876128MB >17:01:54,346 DEBUG storage.ui: disk /dev/sdc growth: 0 (0MB) >17:01:54,346 DEBUG storage.ui: calculating growth for disk /dev/sda >17:01:54,347 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >17:01:54,347 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x36a8ad0> PedPartition: <_ped.Partition object at 0x7f15d0979d70> >17:01:54,348 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >17:01:54,349 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >17:01:54,349 DEBUG storage.ui: adding request 41 to chunk 1953525105 (63-1953525167) on /dev/sda >17:01:54,350 DEBUG storage.ui: adding request 45 to chunk 1953525105 (63-1953525167) on /dev/sda >17:01:54,350 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sda start = 63 end = 1953525167 >sectorSize = 512 > >17:01:54,350 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:01:54,350 DEBUG storage.ui: req: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 316645376 >done = False >17:01:54,350 DEBUG storage.ui: 1 requests and 159198577 (77733MB) left in chunk >17:01:54,350 DEBUG storage.ui: adding 159198577 (77733MB) to 45 (sda2) >17:01:54,350 DEBUG storage.ui: new grow amount for request 45 (sda2) is 159198577 units, or 77733MB >17:01:54,350 DEBUG storage.ui: request 41 (sda1) growth: 0 (0MB) size: 876128MB >17:01:54,350 DEBUG storage.ui: request 45 (sda2) growth: 159198577 (77733MB) size: 77741MB >17:01:54,350 DEBUG storage.ui: disk /dev/sda growth: 159198577 (77733MB) >17:01:54,351 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:01:54,351 DEBUG storage.ui: device sda2 new partedPartition None >17:01:54,352 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >17:01:54,353 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >17:01:54,353 DEBUG storage.ui: total growth: 159198577 sectors >17:01:54,354 DEBUG storage.ui: updating use_disk to sda, type: 0 >17:01:54,354 DEBUG storage.ui: new free: 1794312192-1953525167 / 77740MB >17:01:54,354 DEBUG storage.ui: new free allows for 159198577 sectors of growth >17:01:54,354 DEBUG storage.ui: created partition sda2 of 8MB and added it to /dev/sda >17:01:54,355 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >17:01:54,356 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0ae2790> PedPartition: <_ped.Partition object at 0x7f15d0979530> >17:01:54,357 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >17:01:54,357 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >17:01:54,359 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:01:54,359 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0ae2450> PedPartition: <_ped.Partition object at 0x7f15d09796b0> >17:01:54,360 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:54,361 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:54,361 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:54,362 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:54,363 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:54,363 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:54,363 DEBUG storage.ui: allocating partition: req9 ; id: 46 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 154620.0 ; start: None ; end: None >17:01:54,364 DEBUG storage.ui: checking freespace on sdc >17:01:54,364 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=8MB boot=False best=None grow=True start=None >17:01:54,364 DEBUG storage.ui: checking 2104515-2105343 (0 MB) >17:01:54,364 DEBUG storage.ui: current free range is 2104515-2105343 (0MB) >17:01:54,364 DEBUG storage.ui: checking 1796415488-1953525167 (76713 MB) >17:01:54,365 DEBUG storage.ui: current free range is 1796415488-1953525167 (76713MB) >17:01:54,365 DEBUG storage.ui: evaluating growth potential for new layout >17:01:54,365 DEBUG storage.ui: calculating growth for disk /dev/sdb >17:01:54,365 DEBUG storage.ui: Chunk.growRequests: 401562 on /dev/sdb start = 63 end = 401624 >sectorSize = 512 > >17:01:54,365 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sdb start = 976768065 end = 976773167 >sectorSize = 512 > >17:01:54,365 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >17:01:54,365 DEBUG storage.ui: calculating growth for disk /dev/sdc >17:01:54,366 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >17:01:54,367 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x38d9290> PedPartition: <_ped.Partition object at 0x7f15d0979cb0> >17:01:54,368 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >17:01:54,369 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >17:01:54,369 DEBUG storage.ui: adding request 42 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:01:54,369 DEBUG storage.ui: adding request 46 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:01:54,369 DEBUG storage.ui: Chunk.growRequests: 1951420653 on /dev/sdc start = 2104515 end = 1953525167 >sectorSize = 512 > >17:01:54,369 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sdc2 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:01:54,369 DEBUG storage.ui: req: PartitionRequest instance -- >id = 46 name = sdc3 growable = True >base = 16384 growth = 0 max_grow = 316645376 >done = False >17:01:54,369 DEBUG storage.ui: 1 requests and 157094125 (76706MB) left in chunk >17:01:54,369 DEBUG storage.ui: adding 157094125 (76706MB) to 46 (sdc3) >17:01:54,370 DEBUG storage.ui: new grow amount for request 46 (sdc3) is 157094125 units, or 76706MB >17:01:54,370 DEBUG storage.ui: request 42 (sdc2) growth: 0 (0MB) size: 876128MB >17:01:54,370 DEBUG storage.ui: request 46 (sdc3) growth: 157094125 (76706MB) size: 76714MB >17:01:54,370 DEBUG storage.ui: disk /dev/sdc growth: 157094125 (76706MB) >17:01:54,370 DEBUG storage.ui: calculating growth for disk /dev/sda >17:01:54,370 DEBUG storage.ui: adding request 41 to chunk 1953525105 (63-1953525167) on /dev/sda >17:01:54,370 DEBUG storage.ui: adding request 45 to chunk 1953525105 (63-1953525167) on /dev/sda >17:01:54,370 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sda start = 63 end = 1953525167 >sectorSize = 512 > >17:01:54,371 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:01:54,371 DEBUG storage.ui: req: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 316645376 >done = False >17:01:54,371 DEBUG storage.ui: 1 requests and 159198577 (77733MB) left in chunk >17:01:54,371 DEBUG storage.ui: adding 159198577 (77733MB) to 45 (sda2) >17:01:54,371 DEBUG storage.ui: new grow amount for request 45 (sda2) is 159198577 units, or 77733MB >17:01:54,371 DEBUG storage.ui: request 41 (sda1) growth: 0 (0MB) size: 876128MB >17:01:54,371 DEBUG storage.ui: request 45 (sda2) growth: 159198577 (77733MB) size: 77741MB >17:01:54,371 DEBUG storage.ui: disk /dev/sda growth: 159198577 (77733MB) >17:01:54,372 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:01:54,372 DEBUG storage.ui: device sdc3 new partedPartition None >17:01:54,373 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: sdc ; >17:01:54,374 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >17:01:54,374 DEBUG storage.ui: total growth: 316292702 sectors >17:01:54,374 DEBUG storage.ui: updating use_disk to sdc, type: 0 >17:01:54,374 DEBUG storage.ui: new free: 1796415488-1953525167 / 76713MB >17:01:54,375 DEBUG storage.ui: new free allows for 316292702 sectors of growth >17:01:54,375 DEBUG storage.ui: created partition sdc3 of 8MB and added it to /dev/sdc >17:01:54,376 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >17:01:54,376 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x38d9b10> PedPartition: <_ped.Partition object at 0x7f15d0979470> >17:01:54,377 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >17:01:54,378 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >17:01:54,380 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:01:54,380 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d07fbc90> PedPartition: <_ped.Partition object at 0x7f15d0979530> >17:01:54,380 DEBUG storage.ui: growPartitions: disks=['sda', 'sdb', 'sdc'], partitions=['sda1(id 41)', 'sda2(id 45)', 'sdc2(id 42)', 'sdc3(id 46)'] >17:01:54,380 DEBUG storage.ui: growable partitions are ['sda2', 'sdc3'] >17:01:54,380 DEBUG storage.ui: adding request 41 to chunk 1953525105 (63-1953525167) on /dev/sda >17:01:54,381 DEBUG storage.ui: adding request 45 to chunk 1953525105 (63-1953525167) on /dev/sda >17:01:54,381 DEBUG storage.ui: disk sda has 1 chunks >17:01:54,381 DEBUG storage.ui: disk sdb has 2 chunks >17:01:54,381 DEBUG storage.ui: adding request 42 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:01:54,381 DEBUG storage.ui: adding request 46 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:01:54,381 DEBUG storage.ui: disk sdc has 1 chunks >17:01:54,381 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sda start = 63 end = 1953525167 >sectorSize = 512 > >17:01:54,381 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:01:54,382 DEBUG storage.ui: req: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 316645376 >done = False >17:01:54,382 DEBUG storage.ui: 1 requests and 159198577 (77733MB) left in chunk >17:01:54,382 DEBUG storage.ui: adding 159198577 (77733MB) to 45 (sda2) >17:01:54,382 DEBUG storage.ui: new grow amount for request 45 (sda2) is 159198577 units, or 77733MB >17:01:54,382 DEBUG storage.ui: Chunk.growRequests: 1951420653 on /dev/sdc start = 2104515 end = 1953525167 >sectorSize = 512 > >17:01:54,382 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sdc2 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:01:54,382 DEBUG storage.ui: req: PartitionRequest instance -- >id = 46 name = sdc3 growable = True >base = 16384 growth = 0 max_grow = 316645376 >done = False >17:01:54,382 DEBUG storage.ui: 1 requests and 157094125 (76706MB) left in chunk >17:01:54,382 DEBUG storage.ui: adding 157094125 (76706MB) to 46 (sdc3) >17:01:54,382 DEBUG storage.ui: new grow amount for request 46 (sdc3) is 157094125 units, or 76706MB >17:01:54,383 DEBUG storage.ui: set: ['sda2', 'sdc3'] 16/154620 >17:01:54,383 DEBUG storage.ui: allocating 77733 to TotalSizeSet with 16/154620 (154604 needed) >17:01:54,383 DEBUG storage.ui: allocating 76706 to TotalSizeSet with 77749/154620 (76870 needed) >17:01:54,383 DEBUG storage.ui: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 159198577 max_grow = 316645376 >done = False >17:01:54,383 DEBUG storage.ui: needed: 164 >17:01:54,383 DEBUG storage.ui: PartitionRequest instance -- >id = 46 name = sdc3 growable = True >base = 16384 growth = 157094125 max_grow = 316645376 >done = False >17:01:54,383 DEBUG storage.ui: needed: 164 >17:01:54,383 DEBUG storage.ui: set: ['sda2', 'sdc3'] 154455/154620 >17:01:54,383 DEBUG storage.ui: allocating 0 to TotalSizeSet with 154455/154620 (164 needed) >17:01:54,383 DEBUG storage.ui: allocating 0 to TotalSizeSet with 154455/154620 (164 needed) >17:01:54,383 DEBUG storage.ui: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 159198577 max_grow = 316645376 >done = False >17:01:54,384 DEBUG storage.ui: needed: 164 >17:01:54,384 DEBUG storage.ui: PartitionRequest instance -- >id = 46 name = sdc3 growable = True >base = 16384 growth = 157094125 max_grow = 316645376 >done = False >17:01:54,384 DEBUG storage.ui: needed: 164 >17:01:54,384 DEBUG storage.ui: growing partitions on sda >17:01:54,384 DEBUG storage.ui: partition sda1 (41): 0 >17:01:54,384 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1794312191 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x38d9b90> >17:01:54,384 DEBUG storage.ui: partition sda2 (45): 0 >17:01:54,384 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1794312192 end: 1953523711 length: 159211520 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x38d9a10> >17:01:54,385 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 41)', 'sda2(id 45)'] from disk(s) ['sda'] >17:01:54,386 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:01:54,386 DEBUG storage.ui: device sda1 new partedPartition None >17:01:54,387 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: sda ; >17:01:54,388 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >17:01:54,389 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:01:54,389 DEBUG storage.ui: device sda2 new partedPartition None >17:01:54,390 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >17:01:54,391 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >17:01:54,391 DEBUG storage.ui: back from removeNewPartitions >17:01:54,391 DEBUG storage.ui: extended: None >17:01:54,391 DEBUG storage.ui: setting req6 new geometry: parted.Geometry instance -- > start: 2048 end: 1794312191 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x38d9b90> >17:01:54,392 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >17:01:54,393 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0378410> PedPartition: <_ped.Partition object at 0x7f15d0979ef0> >17:01:54,394 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >17:01:54,395 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >17:01:54,396 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:01:54,396 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0378590> PedPartition: <_ped.Partition object at 0x7f15d0979230> >17:01:54,396 DEBUG storage.ui: setting req8 new geometry: parted.Geometry instance -- > start: 1794312192 end: 1953523711 length: 159211520 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x38d9a10> >17:01:54,397 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >17:01:54,398 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x36a8850> PedPartition: <_ped.Partition object at 0x7f15d0979f50> >17:01:54,399 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >17:01:54,400 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >17:01:54,401 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:01:54,401 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0378a10> PedPartition: <_ped.Partition object at 0x7f15d09796b0> >17:01:54,401 DEBUG storage.ui: growing partitions on sdb >17:01:54,401 DEBUG storage.ui: growing partitions on sdc >17:01:54,402 DEBUG storage.ui: partition sdc2 (42): 0 >17:01:54,402 DEBUG storage.ui: new geometry for sdc2: parted.Geometry instance -- > start: 2105344 end: 1796415487 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x7f15d035a390> >17:01:54,402 DEBUG storage.ui: partition sdc3 (46): 0 >17:01:54,402 DEBUG storage.ui: new geometry for sdc3: parted.Geometry instance -- > start: 1796415488 end: 1953523711 length: 157108224 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x7f15d0378710> >17:01:54,402 DEBUG storage.ui: removing all non-preexisting partitions ['sdc2(id 42)', 'sdc3(id 46)'] from disk(s) ['sdc'] >17:01:54,403 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:01:54,403 DEBUG storage.ui: device sdc2 new partedPartition None >17:01:54,404 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sdc ; >17:01:54,405 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >17:01:54,406 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:01:54,406 DEBUG storage.ui: device sdc3 new partedPartition None >17:01:54,407 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: sdc ; >17:01:54,408 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >17:01:54,409 DEBUG storage.ui: back from removeNewPartitions >17:01:54,409 DEBUG storage.ui: extended: None >17:01:54,409 DEBUG storage.ui: setting req7 new geometry: parted.Geometry instance -- > start: 2105344 end: 1796415487 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x7f15d035a390> >17:01:54,410 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >17:01:54,410 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0ae2890> PedPartition: <_ped.Partition object at 0x7f15d09795f0> >17:01:54,411 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >17:01:54,412 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >17:01:54,413 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:01:54,414 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d08be150> PedPartition: <_ped.Partition object at 0x7f15d09f29b0> >17:01:54,414 DEBUG storage.ui: setting req9 new geometry: parted.Geometry instance -- > start: 1796415488 end: 1953523711 length: 157108224 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x7f15d0378710> >17:01:54,415 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >17:01:54,415 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3584ad0> PedPartition: <_ped.Partition object at 0x7f15d0979650> >17:01:54,416 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >17:01:54,417 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >17:01:54,419 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:01:54,419 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x36a8950> PedPartition: <_ped.Partition object at 0x7f15d09792f0> >17:01:54,419 DEBUG storage.ui: fixing size of non-existent 876128MB partition sda1 (41) with non-existent mdmember at 876128.00 >17:01:54,419 DEBUG storage.ui: fixing size of non-existent 77740MB partition sda2 (45) with non-existent lvmpv at 77740.00 >17:01:54,420 DEBUG storage.ui: fixing size of existing 476741MB partition sdb2 (6) with existing lvmpv at 476741.43 >17:01:54,420 DEBUG storage.ui: fixing size of existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot at 1027.56 >17:01:54,420 DEBUG storage.ui: fixing size of non-existent 876128MB partition sdc2 (42) with non-existent mdmember at 876128.00 >17:01:54,420 DEBUG storage.ui: fixing size of non-existent 76713MB partition sdc3 (46) with non-existent lvmpv at 76713.00 >17:01:54,421 DEBUG storage.ui: new member set: ['sda2', 'sdc3'] >17:01:54,421 DEBUG storage.ui: old member set: ['sda2', 'sdc3'] >17:01:54,421 DEBUG storage.ui: fedora_phoenix size is 154448MB >17:01:54,422 DEBUG storage.ui: vg fedora_phoenix has 44844MB free >17:01:54,422 DEBUG storage.ui: fedora_phoenix size is 154448MB >17:01:54,422 DEBUG storage.ui: vg fedora_phoenix has 44844MB free >17:01:54,422 INFO storage.ui: adjusting size from 45002.00 to 44844.00 so it fits in container fedora_phoenix >17:01:54,423 DEBUG storage.ui: LUKS.__init__: mountpoint: None ; >17:01:54,423 DEBUG storage.ui: getFormat('luks') returning LUKS instance >17:01:54,425 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora_phoenix ; >17:01:54,426 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora_phoenix-02 ; current: None ; type: luks ; >17:01:54,426 DEBUG storage.ui: fedora_phoenix size is 154448MB >17:01:54,426 DEBUG storage.ui: vg fedora_phoenix has 44844MB free >17:01:54,426 DEBUG storage.ui: Adding fedora_phoenix-02/44844MB to fedora_phoenix >17:01:54,426 INFO storage.ui: added lvmlv fedora_phoenix-02 (id 54) to device tree >17:01:54,426 INFO storage.ui: registered action: [86] Create Device lvmlv fedora_phoenix-02 (id 54) >17:01:54,427 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:01:54,427 INFO storage.ui: registered action: [87] Create Format luks on lvmlv fedora_phoenix-02 (id 54) >17:01:54,428 DEBUG storage.ui: Ext4FS.supported: supported: True ; >17:01:54,428 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >17:01:54,429 DEBUG storage.ui: LVMLogicalVolumeDevice.addChild: kids: 0 ; name: fedora_phoenix-02 ; >17:01:54,430 DEBUG storage.ui: LUKSDevice._setFormat: luks-fedora_phoenix-02 ; current: None ; type: ext4 ; >17:01:54,430 INFO storage.ui: added luks/dm-crypt luks-fedora_phoenix-02 (id 55) to device tree >17:01:54,430 INFO storage.ui: registered action: [88] Create Device luks/dm-crypt luks-fedora_phoenix-02 (id 55) >17:01:54,430 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:01:54,430 INFO storage.ui: registered action: [89] Create Format ext4 filesystem mounted at /opt on luks/dm-crypt luks-fedora_phoenix-02 (id 55) >17:01:54,449 DEBUG blivet: raw RAID 1 size == 876128.0 >17:01:54,449 INFO blivet: Using 128MB superBlockSize >17:01:54,449 DEBUG blivet: non-existent RAID 1 size == 876000.0 >17:01:54,464 DEBUG blivet: Ext3FS.supported: supported: True ; >17:01:54,464 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >17:01:54,479 DEBUG blivet: Ext3FS.supported: supported: True ; >17:01:54,479 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >17:01:54,480 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 1027, ['sdc'], {'encrypted': False, 'raid_level': None} >17:01:54,491 DEBUG blivet: Ext3FS.supported: supported: True ; >17:01:54,491 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >17:01:54,492 DEBUG blivet: Ext4FS.supported: supported: True ; >17:01:54,492 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:01:54,500 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 0, [], {} >17:01:58,422 DEBUG blivet: Ext4FS.supported: supported: True ; >17:01:58,423 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:01:58,425 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 44842, ['sda', 'sdc'], {'encrypted': True, 'raid_level': None} >17:01:58,426 DEBUG storage.ui: LUKS.__init__: >17:01:58,426 DEBUG storage.ui: getFormat('luks') returning LUKS instance >17:01:58,427 DEBUG blivet: fedora_phoenix size is 154448MB >17:01:58,427 DEBUG blivet: vg fedora_phoenix has 0MB free >17:01:58,430 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 44842 ; container_raid_level: None ; name: 02 ; encrypted: True ; container_encrypted: False ; disks: [DiskDevice instance (0x7f15d0599750) -- > name = sda status = True kids = 2 id = 0 > parents = [] > uuid = None size = 953869.710938 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SAMSUNG HE103UJ path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x22899e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d0599710>, DiskDevice instance (0x7f15d0581810) -- > name = sdc status = True kids = 3 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:1/6:0:1:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD1001FALS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 7 did: 1 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c6aca560> > target size = 0 path = /dev/sdc > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d05818d0>] ; raid_level: None ; label: opt ; container_name: fedora_phoenix ; device: non-existent 44842MB luks/dm-crypt luks-fedora_phoenix-02 (55) with non-existent ext4 filesystem mounted at /opt ; mountpoint: /opt ; fstype: ext4 ; container_size: 0 ; >17:01:58,430 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 44842, ['sda', 'sdc'], {'container_raid_level': None, 'name': '02', 'encrypted': True, 'container_encrypted': False, 'raid_level': None, 'label': 'opt', 'container_name': 'fedora_phoenix', 'device': LUKSDevice instance (0x38d9b90) -- > name = luks-fedora_phoenix-02 status = False kids = 0 id = 55 > parents = ['non-existent 44844MB lvmlv fedora_phoenix-02 (54) with non-existent luks'] > uuid = None size = 44842.0 > format = non-existent ext4 filesystem mounted at /opt > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/luks-fedora_phoenix-02 > format args = [] originalFormat = ext4 target = crypt dmUuid = None, 'mountpoint': '/opt', 'fstype': 'ext4', 'container_size': 0} >17:01:58,431 DEBUG storage.ui: LUKS.__init__: >17:01:58,431 DEBUG storage.ui: getFormat('luks') returning LUKS instance >17:01:58,432 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >17:01:58,432 DEBUG storage.ui: starting Blivet copy >17:01:58,466 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:01:58,466 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x36a8a90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x373ee10> PedPartition: <_ped.Partition object at 0x7f15d09791d0> >17:01:58,467 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:01:58,467 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x36a8a90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x38d9090> PedPartition: <_ped.Partition object at 0x7f15d0979470> >17:01:58,469 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb2 ; >17:01:58,469 DEBUG storage.ui: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0b03150> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x38d91d0> PedPartition: <_ped.Partition object at 0x7f15d0979cb0> >17:01:58,470 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >17:01:58,471 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d038a450> fileSystem: <parted.filesystem.FileSystem object at 0x7f15c6a6ee10> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15c6a6e150> PedPartition: <_ped.Partition object at 0x7f15d0979530> >17:01:58,472 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:01:58,472 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d038a450> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15c6a6ed90> PedPartition: <_ped.Partition object at 0x7f15d0979650> >17:01:58,473 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:01:58,473 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d038a450> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x38d9710> PedPartition: <_ped.Partition object at 0x7f15d09795f0> >17:01:58,473 DEBUG storage.ui: finished Blivet copy >17:01:58,474 DEBUG storage.ui: fedora_phoenix size is 154448MB >17:01:58,474 DEBUG storage.ui: vg fedora_phoenix has 0MB free >17:01:58,474 DEBUG storage.ui: size bumped to 199301 to include new device space >17:01:58,474 DEBUG storage.ui: size cut to 154453 to omit old device space >17:01:58,474 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >17:01:58,476 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f15c6a618d0>, 154453.0, [DiskDevice instance (0x7f15d0599750) -- > name = sda status = True kids = 2 id = 0 > parents = [] > uuid = None size = 953869.710938 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SAMSUNG HE103UJ path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x22899e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d0599710>, DiskDevice instance (0x7f15d0581810) -- > name = sdc status = True kids = 3 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:1/6:0:1:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD1001FALS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 7 did: 1 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f15c6aca560> > target size = 0 path = /dev/sdc > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f15d05818d0>]] >17:01:58,476 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >17:01:58,477 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x7f15d0ae2850> ; >17:01:58,477 DEBUG storage.ui: parent factory container: non-existent 154448MB lvmvg fedora_phoenix (47) >17:01:58,477 DEBUG storage.ui: members: ['sda2', 'sdc3'] >17:01:58,477 DEBUG storage.ui: add_disks: [] >17:01:58,477 DEBUG storage.ui: remove_disks: [] >17:01:58,478 DEBUG storage.ui: LVMPhysicalVolume.__init__: >17:01:58,478 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >17:01:58,478 DEBUG storage.ui: fedora_phoenix size is 154448MB >17:01:58,479 DEBUG storage.ui: vg fedora_phoenix has 0MB free >17:01:58,479 DEBUG storage.ui: size bumped to 199301 to include new device space >17:01:58,479 DEBUG storage.ui: size cut to 154453 to omit old device space >17:01:58,479 DEBUG storage.ui: adding a TotalSizeSet with size 154453 >17:01:58,479 DEBUG storage.ui: set.allocated = 16 >17:01:58,480 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:01:58,481 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >17:01:58,482 DEBUG storage.ui: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >17:01:58,483 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 41)', 'sda2(id 45)', 'sdc2(id 42)', 'sdc3(id 46)'] from disk(s) ['sda', 'sdb', 'sdc'] >17:01:58,484 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:01:58,484 DEBUG storage.ui: device sda1 new partedPartition None >17:01:58,485 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: sda ; >17:01:58,486 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >17:01:58,487 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:01:58,487 DEBUG storage.ui: device sda2 new partedPartition None >17:01:58,488 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >17:01:58,489 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >17:01:58,490 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:01:58,490 DEBUG storage.ui: device sdc2 new partedPartition None >17:01:58,491 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sdc ; >17:01:58,492 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >17:01:58,493 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:01:58,494 DEBUG storage.ui: device sdc3 new partedPartition None >17:01:58,495 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: sdc ; >17:01:58,496 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >17:01:58,496 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb', 'sdc'] ; partitions=['req6(id 41)', 'req8(id 45)', 'req7(id 42)', 'req9(id 46)'] >17:01:58,496 DEBUG storage.ui: removing all non-preexisting partitions ['req6(id 41)', 'req7(id 42)', 'req8(id 45)', 'req9(id 46)'] from disk(s) ['sda', 'sdb', 'sdc'] >17:01:58,497 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:58,498 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:58,499 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:58,500 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:58,501 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:58,501 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:58,501 DEBUG storage.ui: allocating partition: req6 ; id: 41 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 876128MB ; grow: False ; max_size: 876128 ; start: None ; end: None >17:01:58,501 DEBUG storage.ui: checking freespace on sda >17:01:58,501 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=876128MB boot=False best=None grow=False start=None >17:01:58,502 DEBUG storage.ui: checking 63-1953525167 (953869 MB) >17:01:58,502 DEBUG storage.ui: current free range is 63-1953525167 (953869MB) >17:01:58,502 DEBUG storage.ui: updating use_disk to sda, type: 0 >17:01:58,502 DEBUG storage.ui: new free: 63-1953525167 / 953869MB >17:01:58,502 DEBUG storage.ui: new free allows for 0 sectors of growth >17:01:58,502 DEBUG storage.ui: adjusted start sector from 63 to 2048 >17:01:58,503 DEBUG storage.ui: created partition sda1 of 876128MB and added it to /dev/sda >17:01:58,504 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >17:01:58,504 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15be54e2d0> PedPartition: <_ped.Partition object at 0x7f15d09796b0> >17:01:58,505 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >17:01:58,507 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >17:01:58,508 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:01:58,508 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x373e310> PedPartition: <_ped.Partition object at 0x7f15d0979fb0> >17:01:58,509 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:58,510 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:58,510 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:58,512 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:58,513 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:58,513 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:58,513 DEBUG storage.ui: allocating partition: req7 ; id: 42 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 876128MB ; grow: False ; max_size: 876128 ; start: None ; end: None >17:01:58,513 DEBUG storage.ui: checking freespace on sdc >17:01:58,513 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=876128MB boot=False best=None grow=False start=None >17:01:58,514 DEBUG storage.ui: checking 2104515-1953525167 (952842 MB) >17:01:58,514 DEBUG storage.ui: current free range is 2104515-1953525167 (952842MB) >17:01:58,514 DEBUG storage.ui: updating use_disk to sdc, type: 0 >17:01:58,514 DEBUG storage.ui: new free: 2104515-1953525167 / 952842MB >17:01:58,514 DEBUG storage.ui: new free allows for 0 sectors of growth >17:01:58,514 DEBUG storage.ui: adjusted start sector from 2104515 to 2105344 >17:01:58,515 DEBUG storage.ui: created partition sdc2 of 876128MB and added it to /dev/sdc >17:01:58,516 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >17:01:58,516 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x36a8590> PedPartition: <_ped.Partition object at 0x7f15d0979350> >17:01:58,517 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >17:01:58,518 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >17:01:58,520 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:01:58,520 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x36a8890> PedPartition: <_ped.Partition object at 0x7f15d0979dd0> >17:01:58,521 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:58,522 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:58,522 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:58,523 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:58,524 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:58,524 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:58,525 DEBUG storage.ui: allocating partition: req8 ; id: 45 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 154453.0 ; start: None ; end: None >17:01:58,525 DEBUG storage.ui: checking freespace on sda >17:01:58,525 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >17:01:58,525 DEBUG storage.ui: checking 63-2047 (0 MB) >17:01:58,525 DEBUG storage.ui: current free range is 63-2047 (0MB) >17:01:58,525 DEBUG storage.ui: checking 1794312192-1953525167 (77740 MB) >17:01:58,526 DEBUG storage.ui: current free range is 1794312192-1953525167 (77740MB) >17:01:58,526 DEBUG storage.ui: evaluating growth potential for new layout >17:01:58,526 DEBUG storage.ui: calculating growth for disk /dev/sdb >17:01:58,526 DEBUG storage.ui: Chunk.growRequests: 401562 on /dev/sdb start = 63 end = 401624 >sectorSize = 512 > >17:01:58,526 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sdb start = 976768065 end = 976773167 >sectorSize = 512 > >17:01:58,526 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >17:01:58,526 DEBUG storage.ui: calculating growth for disk /dev/sdc >17:01:58,526 DEBUG storage.ui: adding request 42 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:01:58,526 DEBUG storage.ui: Chunk.growRequests: 1951420653 on /dev/sdc start = 2104515 end = 1953525167 >sectorSize = 512 > >17:01:58,527 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sdc2 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:01:58,527 DEBUG storage.ui: request 42 (sdc2) growth: 0 (0MB) size: 876128MB >17:01:58,527 DEBUG storage.ui: disk /dev/sdc growth: 0 (0MB) >17:01:58,527 DEBUG storage.ui: calculating growth for disk /dev/sda >17:01:58,528 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >17:01:58,529 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d03789d0> PedPartition: <_ped.Partition object at 0x7f15d09796b0> >17:01:58,530 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >17:01:58,531 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >17:01:58,531 DEBUG storage.ui: adding request 41 to chunk 1953525105 (63-1953525167) on /dev/sda >17:01:58,531 DEBUG storage.ui: adding request 45 to chunk 1953525105 (63-1953525167) on /dev/sda >17:01:58,531 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sda start = 63 end = 1953525167 >sectorSize = 512 > >17:01:58,531 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:01:58,531 DEBUG storage.ui: req: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 316303360 >done = False >17:01:58,531 DEBUG storage.ui: 1 requests and 159198577 (77733MB) left in chunk >17:01:58,531 DEBUG storage.ui: adding 159198577 (77733MB) to 45 (sda2) >17:01:58,532 DEBUG storage.ui: new grow amount for request 45 (sda2) is 159198577 units, or 77733MB >17:01:58,532 DEBUG storage.ui: request 41 (sda1) growth: 0 (0MB) size: 876128MB >17:01:58,532 DEBUG storage.ui: request 45 (sda2) growth: 159198577 (77733MB) size: 77741MB >17:01:58,532 DEBUG storage.ui: disk /dev/sda growth: 159198577 (77733MB) >17:01:58,533 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:01:58,533 DEBUG storage.ui: device sda2 new partedPartition None >17:01:58,534 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >17:01:58,535 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >17:01:58,535 DEBUG storage.ui: total growth: 159198577 sectors >17:01:58,535 DEBUG storage.ui: updating use_disk to sda, type: 0 >17:01:58,535 DEBUG storage.ui: new free: 1794312192-1953525167 / 77740MB >17:01:58,535 DEBUG storage.ui: new free allows for 159198577 sectors of growth >17:01:58,536 DEBUG storage.ui: created partition sda2 of 8MB and added it to /dev/sda >17:01:58,537 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >17:01:58,537 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0378150> PedPartition: <_ped.Partition object at 0x7f15d0979230> >17:01:58,538 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >17:01:58,539 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >17:01:58,541 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:01:58,541 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0378050> PedPartition: <_ped.Partition object at 0x7f15d0979f50> >17:01:58,542 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:58,543 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:58,543 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:58,544 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:01:58,545 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with non-existent msdos disklabel >17:01:58,546 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:01:58,546 DEBUG storage.ui: allocating partition: req9 ; id: 46 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 154453.0 ; start: None ; end: None >17:01:58,546 DEBUG storage.ui: checking freespace on sdc >17:01:58,546 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=8MB boot=False best=None grow=True start=None >17:01:58,546 DEBUG storage.ui: checking 2104515-2105343 (0 MB) >17:01:58,546 DEBUG storage.ui: current free range is 2104515-2105343 (0MB) >17:01:58,547 DEBUG storage.ui: checking 1796415488-1953525167 (76713 MB) >17:01:58,547 DEBUG storage.ui: current free range is 1796415488-1953525167 (76713MB) >17:01:58,547 DEBUG storage.ui: evaluating growth potential for new layout >17:01:58,547 DEBUG storage.ui: calculating growth for disk /dev/sdb >17:01:58,547 DEBUG storage.ui: Chunk.growRequests: 401562 on /dev/sdb start = 63 end = 401624 >sectorSize = 512 > >17:01:58,547 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sdb start = 976768065 end = 976773167 >sectorSize = 512 > >17:01:58,547 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >17:01:58,547 DEBUG storage.ui: calculating growth for disk /dev/sdc >17:01:58,549 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >17:01:58,549 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x40ec650> PedPartition: <_ped.Partition object at 0x7f15d0979ef0> >17:01:58,550 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >17:01:58,551 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >17:01:58,551 DEBUG storage.ui: adding request 42 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:01:58,552 DEBUG storage.ui: adding request 46 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:01:58,552 DEBUG storage.ui: Chunk.growRequests: 1951420653 on /dev/sdc start = 2104515 end = 1953525167 >sectorSize = 512 > >17:01:58,552 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sdc2 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:01:58,552 DEBUG storage.ui: req: PartitionRequest instance -- >id = 46 name = sdc3 growable = True >base = 16384 growth = 0 max_grow = 316303360 >done = False >17:01:58,552 DEBUG storage.ui: 1 requests and 157094125 (76706MB) left in chunk >17:01:58,552 DEBUG storage.ui: adding 157094125 (76706MB) to 46 (sdc3) >17:01:58,552 DEBUG storage.ui: new grow amount for request 46 (sdc3) is 157094125 units, or 76706MB >17:01:58,552 DEBUG storage.ui: request 42 (sdc2) growth: 0 (0MB) size: 876128MB >17:01:58,552 DEBUG storage.ui: request 46 (sdc3) growth: 157094125 (76706MB) size: 76714MB >17:01:58,553 DEBUG storage.ui: disk /dev/sdc growth: 157094125 (76706MB) >17:01:58,553 DEBUG storage.ui: calculating growth for disk /dev/sda >17:01:58,553 DEBUG storage.ui: adding request 41 to chunk 1953525105 (63-1953525167) on /dev/sda >17:01:58,553 DEBUG storage.ui: adding request 45 to chunk 1953525105 (63-1953525167) on /dev/sda >17:01:58,553 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sda start = 63 end = 1953525167 >sectorSize = 512 > >17:01:58,553 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:01:58,553 DEBUG storage.ui: req: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 316303360 >done = False >17:01:58,553 DEBUG storage.ui: 1 requests and 159198577 (77733MB) left in chunk >17:01:58,553 DEBUG storage.ui: adding 159198577 (77733MB) to 45 (sda2) >17:01:58,554 DEBUG storage.ui: new grow amount for request 45 (sda2) is 159198577 units, or 77733MB >17:01:58,554 DEBUG storage.ui: request 41 (sda1) growth: 0 (0MB) size: 876128MB >17:01:58,554 DEBUG storage.ui: request 45 (sda2) growth: 159198577 (77733MB) size: 77741MB >17:01:58,554 DEBUG storage.ui: disk /dev/sda growth: 159198577 (77733MB) >17:01:58,555 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:01:58,555 DEBUG storage.ui: device sdc3 new partedPartition None >17:01:58,556 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: sdc ; >17:01:58,557 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >17:01:58,557 DEBUG storage.ui: total growth: 316292702 sectors >17:01:58,557 DEBUG storage.ui: updating use_disk to sdc, type: 0 >17:01:58,557 DEBUG storage.ui: new free: 1796415488-1953525167 / 76713MB >17:01:58,557 DEBUG storage.ui: new free allows for 316292702 sectors of growth >17:01:58,558 DEBUG storage.ui: created partition sdc3 of 8MB and added it to /dev/sdc >17:01:58,559 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >17:01:58,559 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15be54e3d0> PedPartition: <_ped.Partition object at 0x7f15d09796b0> >17:01:58,560 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >17:01:58,561 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >17:01:58,563 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:01:58,563 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x40ec310> PedPartition: <_ped.Partition object at 0x7f15d0979230> >17:01:58,563 DEBUG storage.ui: growPartitions: disks=['sda', 'sdb', 'sdc'], partitions=['sda1(id 41)', 'sda2(id 45)', 'sdc2(id 42)', 'sdc3(id 46)'] >17:01:58,563 DEBUG storage.ui: growable partitions are ['sda2', 'sdc3'] >17:01:58,563 DEBUG storage.ui: adding request 41 to chunk 1953525105 (63-1953525167) on /dev/sda >17:01:58,563 DEBUG storage.ui: adding request 45 to chunk 1953525105 (63-1953525167) on /dev/sda >17:01:58,563 DEBUG storage.ui: disk sda has 1 chunks >17:01:58,564 DEBUG storage.ui: disk sdb has 2 chunks >17:01:58,564 DEBUG storage.ui: adding request 42 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:01:58,564 DEBUG storage.ui: adding request 46 to chunk 1951420653 (2104515-1953525167) on /dev/sdc >17:01:58,564 DEBUG storage.ui: disk sdc has 1 chunks >17:01:58,564 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sda start = 63 end = 1953525167 >sectorSize = 512 > >17:01:58,564 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:01:58,564 DEBUG storage.ui: req: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 316303360 >done = False >17:01:58,564 DEBUG storage.ui: 1 requests and 159198577 (77733MB) left in chunk >17:01:58,565 DEBUG storage.ui: adding 159198577 (77733MB) to 45 (sda2) >17:01:58,565 DEBUG storage.ui: new grow amount for request 45 (sda2) is 159198577 units, or 77733MB >17:01:58,565 DEBUG storage.ui: Chunk.growRequests: 1951420653 on /dev/sdc start = 2104515 end = 1953525167 >sectorSize = 512 > >17:01:58,565 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sdc2 growable = False >base = 1794310144 growth = 0 max_grow = 0 >done = True >17:01:58,565 DEBUG storage.ui: req: PartitionRequest instance -- >id = 46 name = sdc3 growable = True >base = 16384 growth = 0 max_grow = 316303360 >done = False >17:01:58,565 DEBUG storage.ui: 1 requests and 157094125 (76706MB) left in chunk >17:01:58,565 DEBUG storage.ui: adding 157094125 (76706MB) to 46 (sdc3) >17:01:58,565 DEBUG storage.ui: new grow amount for request 46 (sdc3) is 157094125 units, or 76706MB >17:01:58,565 DEBUG storage.ui: set: ['sda2', 'sdc3'] 16/154453 >17:01:58,565 DEBUG storage.ui: allocating 77733 to TotalSizeSet with 16/154453 (154437 needed) >17:01:58,566 DEBUG storage.ui: allocating 76706 to TotalSizeSet with 77749/154453 (76703 needed) >17:01:58,566 DEBUG storage.ui: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 159198577 max_grow = 316303360 >done = False >17:01:58,566 DEBUG storage.ui: needed: -2 >17:01:58,566 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 159198577 max_grow = 316303360 >done = False 2863 (1 MB) >17:01:58,566 DEBUG storage.ui: deallocating 1 from TotalSizeSet with 154455/154453 (-2 needed) >17:01:58,566 DEBUG storage.ui: PartitionRequest instance -- >id = 46 name = sdc3 growable = True >base = 16384 growth = 157094125 max_grow = 316303360 >done = False >17:01:58,566 DEBUG storage.ui: needed: -1 >17:01:58,566 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 46 name = sdc3 growable = True >base = 16384 growth = 157094125 max_grow = 316303360 >done = False 2863 (1 MB) >17:01:58,566 DEBUG storage.ui: deallocating 1 from TotalSizeSet with 154454/154453 (-1 needed) >17:01:58,566 DEBUG storage.ui: set: ['sda2', 'sdc3'] 154453/154453 >17:01:58,566 DEBUG storage.ui: allocating 0 to TotalSizeSet with 154453/154453 (0 needed) >17:01:58,567 DEBUG storage.ui: allocating 0 to TotalSizeSet with 154453/154453 (0 needed) >17:01:58,567 DEBUG storage.ui: PartitionRequest instance -- >id = 45 name = sda2 growable = True >base = 16384 growth = 159195714 max_grow = 316303360 >done = True >17:01:58,567 DEBUG storage.ui: needed: 0 >17:01:58,567 DEBUG storage.ui: PartitionRequest instance -- >id = 46 name = sdc3 growable = True >base = 16384 growth = 157091262 max_grow = 316303360 >done = True >17:01:58,567 DEBUG storage.ui: needed: 0 >17:01:58,567 DEBUG storage.ui: growing partitions on sda >17:01:58,567 DEBUG storage.ui: partition sda1 (41): 0 >17:01:58,567 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1794312191 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x7f15d0852190> >17:01:58,568 DEBUG storage.ui: partition sda2 (45): 0 >17:01:58,568 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1794312192 end: 1953523711 length: 159211520 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x7f15d0b074d0> >17:01:58,568 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 41)', 'sda2(id 45)'] from disk(s) ['sda'] >17:01:58,569 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:01:58,569 DEBUG storage.ui: device sda1 new partedPartition None >17:01:58,570 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: sda ; >17:01:58,571 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >17:01:58,572 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:01:58,572 DEBUG storage.ui: device sda2 new partedPartition None >17:01:58,573 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >17:01:58,574 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >17:01:58,575 DEBUG storage.ui: back from removeNewPartitions >17:01:58,575 DEBUG storage.ui: extended: None >17:01:58,575 DEBUG storage.ui: setting req6 new geometry: parted.Geometry instance -- > start: 2048 end: 1794312191 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x7f15d0852190> >17:01:58,576 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >17:01:58,576 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d05f9f90> PedPartition: <_ped.Partition object at 0x7f15d09792f0> >17:01:58,577 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >17:01:58,578 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >17:01:58,580 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:01:58,580 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d05f9c50> PedPartition: <_ped.Partition object at 0x7f15d09f2710> >17:01:58,580 DEBUG storage.ui: setting req8 new geometry: parted.Geometry instance -- > start: 1794312192 end: 1953523711 length: 159211520 > device: <parted.device.Device object at 0x7f15d0389750> PedGeometry: <_ped.Geometry object at 0x7f15d0b074d0> >17:01:58,581 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >17:01:58,582 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0b076d0> PedPartition: <_ped.Partition object at 0x7f15d09f2f50> >17:01:58,583 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >17:01:58,584 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >17:01:58,585 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:01:58,586 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0389a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15c6af9050> PedPartition: <_ped.Partition object at 0x7f15d0979f50> >17:01:58,586 DEBUG storage.ui: growing partitions on sdb >17:01:58,586 DEBUG storage.ui: growing partitions on sdc >17:01:58,586 DEBUG storage.ui: partition sdc2 (42): 0 >17:01:58,586 DEBUG storage.ui: new geometry for sdc2: parted.Geometry instance -- > start: 2105344 end: 1796415487 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x7f15d03781d0> >17:01:58,586 DEBUG storage.ui: partition sdc3 (46): 0 >17:01:58,586 DEBUG storage.ui: new geometry for sdc3: parted.Geometry instance -- > start: 1796415488 end: 1953521663 length: 157106176 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x7f15c6af9490> >17:01:58,587 DEBUG storage.ui: removing all non-preexisting partitions ['sdc2(id 42)', 'sdc3(id 46)'] from disk(s) ['sdc'] >17:01:58,588 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:01:58,588 DEBUG storage.ui: device sdc2 new partedPartition None >17:01:58,589 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sdc ; >17:01:58,590 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >17:01:58,591 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:01:58,591 DEBUG storage.ui: device sdc3 new partedPartition None >17:01:58,592 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: sdc ; >17:01:58,593 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >17:01:58,593 DEBUG storage.ui: back from removeNewPartitions >17:01:58,593 DEBUG storage.ui: extended: None >17:01:58,594 DEBUG storage.ui: setting req7 new geometry: parted.Geometry instance -- > start: 2105344 end: 1796415487 length: 1794310144 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x7f15d03781d0> >17:01:58,595 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >17:01:58,595 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0864450> PedPartition: <_ped.Partition object at 0x7f15d09f2e90> >17:01:58,596 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >17:01:58,597 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >17:01:58,599 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >17:01:58,599 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d05f9dd0> PedPartition: <_ped.Partition object at 0x7f15d09f2f50> >17:01:58,599 DEBUG storage.ui: setting req9 new geometry: parted.Geometry instance -- > start: 1796415488 end: 1953521663 length: 157106176 > device: <parted.device.Device object at 0x7f15d0581790> PedGeometry: <_ped.Geometry object at 0x7f15c6af9490> >17:01:58,600 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >17:01:58,601 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15c6af96d0> PedPartition: <_ped.Partition object at 0x7f15d09f25f0> >17:01:58,602 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >17:01:58,603 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >17:01:58,604 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >17:01:58,604 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15d0581490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15d0852190> PedPartition: <_ped.Partition object at 0x7f15d0979dd0> >17:01:58,605 DEBUG storage.ui: fixing size of non-existent 876128MB partition sda1 (41) with non-existent mdmember at 876128.00 >17:01:58,605 DEBUG storage.ui: fixing size of non-existent 77740MB partition sda2 (45) with non-existent lvmpv at 77740.00 >17:01:58,605 DEBUG storage.ui: fixing size of existing 476741MB partition sdb2 (6) with existing lvmpv at 476741.43 >17:01:58,605 DEBUG storage.ui: fixing size of existing 1027MB partition sdc1 (15) with existing ext3 filesystem mounted at /boot at 1027.56 >17:01:58,606 DEBUG storage.ui: fixing size of non-existent 876128MB partition sdc2 (42) with non-existent mdmember at 876128.00 >17:01:58,606 DEBUG storage.ui: fixing size of non-existent 76712MB partition sdc3 (46) with non-existent lvmpv at 76712.00 >17:01:58,607 DEBUG storage.ui: new member set: ['sda2', 'sdc3'] >17:01:58,607 DEBUG storage.ui: old member set: ['sda2', 'sdc3'] >17:01:58,607 DEBUG storage.ui: fedora_phoenix size is 154444MB >17:01:58,607 DEBUG storage.ui: vg fedora_phoenix has -4MB free >17:01:58,607 DEBUG storage.ui: fedora_phoenix size is 154444MB >17:01:58,608 DEBUG storage.ui: vg fedora_phoenix has -4MB free >17:01:58,608 INFO storage.ui: adjusting size from 44844.00 to 44840.00 so it fits in container fedora_phoenix >17:01:58,608 INFO storage.ui: adjusting device size from 44844.00 to 44840.00 >17:01:58,608 DEBUG storage.ui: trying to set lv fedora_phoenix-02 size to 44840MB >17:01:58,608 DEBUG storage.ui: fedora_phoenix size is 154444MB >17:01:58,608 DEBUG storage.ui: vg fedora_phoenix has -4MB free >17:01:58,608 ERR storage.ui: not renaming 'luks-fedora_phoenix-02' to in-use name 'fedora_phoenix-02' >17:01:58,618 DEBUG blivet: raw RAID 1 size == 876128.0 >17:01:58,619 INFO blivet: Using 128MB superBlockSize >17:01:58,619 DEBUG blivet: non-existent RAID 1 size == 876000.0 >17:01:58,642 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 0, [], {} >17:02:18,196 DEBUG blivet: Ext4FS.supported: supported: True ; >17:02:18,197 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:02:18,198 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f15c6a618d0>, 44838, ['sda', 'sdc'], {'encrypted': True, 'raid_level': None} >17:02:18,199 DEBUG storage.ui: LUKS.__init__: >17:02:18,199 DEBUG storage.ui: getFormat('luks') returning LUKS instance >17:02:18,199 DEBUG blivet: fedora_phoenix size is 154444MB >17:02:18,200 DEBUG blivet: vg fedora_phoenix has 0MB free >17:02:18,201 INFO blivet: removing obsolete action 76 (81) >17:02:18,202 INFO blivet: removing obsolete action 77 (81) >17:02:18,202 INFO blivet: removing obsolete action 81 (81) >17:02:18,202 INFO blivet: removing obsolete action 78 (80) >17:02:18,202 INFO blivet: removing obsolete action 79 (80) >17:02:18,202 INFO blivet: removing obsolete action 80 (80) >17:02:18,202 DEBUG blivet: action 79 already pruned >17:02:18,202 DEBUG blivet: action 78 already pruned >17:02:18,202 DEBUG blivet: action 77 already pruned >17:02:18,202 DEBUG blivet: action 76 already pruned >17:02:18,203 INFO blivet: removing obsolete action 47 (58) >17:02:18,203 INFO blivet: removing obsolete action 48 (58) >17:02:18,203 INFO blivet: removing obsolete action 58 (58) >17:02:18,204 INFO blivet: removing obsolete action 45 (57) >17:02:18,204 INFO blivet: removing obsolete action 46 (57) >17:02:18,204 INFO blivet: removing obsolete action 57 (57) >17:02:18,204 INFO blivet: removing obsolete action 49 (56) >17:02:18,204 INFO blivet: removing obsolete action 56 (56) >17:02:18,204 INFO blivet: removing obsolete action 50 (55) >17:02:18,204 INFO blivet: removing obsolete action 51 (55) >17:02:18,204 INFO blivet: removing obsolete action 55 (55) >17:02:18,204 INFO blivet: removing obsolete action 52 (54) >17:02:18,205 INFO blivet: removing obsolete action 53 (54) >17:02:18,205 INFO blivet: removing obsolete action 54 (54) >17:02:18,205 DEBUG blivet: action 53 already pruned >17:02:18,205 DEBUG blivet: action 52 already pruned >17:02:18,205 DEBUG blivet: action 51 already pruned >17:02:18,205 DEBUG blivet: action 50 already pruned >17:02:18,205 DEBUG blivet: action 49 already pruned >17:02:18,205 DEBUG blivet: action 48 already pruned >17:02:18,205 DEBUG blivet: action 47 already pruned >17:02:18,205 DEBUG blivet: action 46 already pruned >17:02:18,205 DEBUG blivet: action 45 already pruned >17:02:18,206 INFO blivet: removing obsolete action 35 (44) >17:02:18,206 INFO blivet: removing obsolete action 36 (44) >17:02:18,206 INFO blivet: removing obsolete action 44 (44) >17:02:18,206 INFO blivet: removing obsolete action 33 (43) >17:02:18,206 INFO blivet: removing obsolete action 34 (43) >17:02:18,206 INFO blivet: removing obsolete action 43 (43) >17:02:18,206 INFO blivet: removing obsolete action 37 (42) >17:02:18,206 INFO blivet: removing obsolete action 38 (42) >17:02:18,207 INFO blivet: removing obsolete action 42 (42) >17:02:18,207 INFO blivet: removing obsolete action 39 (41) >17:02:18,207 INFO blivet: removing obsolete action 40 (41) >17:02:18,207 INFO blivet: removing obsolete action 41 (41) >17:02:18,207 DEBUG blivet: action 40 already pruned >17:02:18,207 DEBUG blivet: action 39 already pruned >17:02:18,207 DEBUG blivet: action 38 already pruned >17:02:18,207 DEBUG blivet: action 37 already pruned >17:02:18,207 DEBUG blivet: action 36 already pruned >17:02:18,207 DEBUG blivet: action 35 already pruned >17:02:18,208 DEBUG blivet: action 34 already pruned >17:02:18,208 DEBUG blivet: action 33 already pruned >17:02:18,208 INFO blivet: removing obsolete action 21 (32) >17:02:18,208 INFO blivet: removing obsolete action 22 (32) >17:02:18,208 INFO blivet: removing obsolete action 32 (32) >17:02:18,208 INFO blivet: removing obsolete action 19 (31) >17:02:18,208 INFO blivet: removing obsolete action 20 (31) >17:02:18,208 INFO blivet: removing obsolete action 31 (31) >17:02:18,208 INFO blivet: removing obsolete action 23 (30) >17:02:18,208 INFO blivet: removing obsolete action 30 (30) >17:02:18,209 INFO blivet: removing obsolete action 24 (29) >17:02:18,209 INFO blivet: removing obsolete action 25 (29) >17:02:18,209 INFO blivet: removing obsolete action 29 (29) >17:02:18,209 INFO blivet: removing obsolete action 26 (28) >17:02:18,209 INFO blivet: removing obsolete action 27 (28) >17:02:18,209 INFO blivet: removing obsolete action 28 (28) >17:02:18,209 DEBUG blivet: action 27 already pruned >17:02:18,209 DEBUG blivet: action 26 already pruned >17:02:18,209 DEBUG blivet: action 25 already pruned >17:02:18,210 DEBUG blivet: action 24 already pruned >17:02:18,210 DEBUG blivet: action 23 already pruned >17:02:18,210 DEBUG blivet: action 22 already pruned >17:02:18,210 DEBUG blivet: action 21 already pruned >17:02:18,210 DEBUG blivet: action 20 already pruned >17:02:18,210 DEBUG blivet: action 19 already pruned >17:02:21,442 DEBUG blivet: raw RAID 1 size == 918748.533691 >17:02:21,442 INFO blivet: Using 2.0MB superBlockSize >17:02:21,442 DEBUG blivet: existing RAID 1 size == 918748.4375 >17:02:21,455 DEBUG blivet: raw RAID 1 size == 876128.0 >17:02:21,455 INFO blivet: Using 128MB superBlockSize >17:02:21,456 DEBUG blivet: non-existent RAID 1 size == 876000.0 > > >/tmp/ifcfg.log: >00:46:57,080 DEBUG ifcfg: content of files (network initialization): >00:46:57,080 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p14p1: >00:46:57,081 DEBUG ifcfg: # Generated by dracut initrd >00:46:57,081 DEBUG ifcfg: DEVICE="p14p1" >00:46:57,081 DEBUG ifcfg: ONBOOT=yes >00:46:57,081 DEBUG ifcfg: NETBOOT=yes >00:46:57,081 DEBUG ifcfg: UUID="05c0074e-2c7f-4e1a-93df-d1b47ebdf7f8" >00:46:57,081 DEBUG ifcfg: BOOTPROTO=dhcp >00:46:57,082 DEBUG ifcfg: HWADDR="94:de:80:01:60:6d" >00:46:57,082 DEBUG ifcfg: TYPE=Ethernet >00:46:57,082 DEBUG ifcfg: NAME="p14p1" >00:46:57,098 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [148, 222, 128, 1, 96, 109]}, 'connection': {'timestamp': 1389487608L, 'interface-name': 'p14p1', 'type': '802-3-ethernet', 'id': 'p14p1', 'uuid': '05c0074e-2c7f-4e1a-93df-d1b47ebdf7f8'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'ignore'}}] >00:46:57,270 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p14p1 >00:46:57,271 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p14p1 >00:46:57,272 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p14p1 >00:47:11,277 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p14p1 >00:47:11,279 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p14p1 > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=FEDORA quiet inst.updates=http://dlehman.fedorapeople.org/updates/updates-980267.0.img BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >00:46:46,894 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.2" x-pid="1213" x-info="http://www.rsyslog.com"] start >00:46:46,894 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >00:46:46,894 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >00:46:46,894 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >00:46:46,894 NOTICE kernel:[ 0.000000] Linux version 3.11.10-301.fc20.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 4.8.2 20131017 (Red Hat 4.8.2-1) (GCC) ) #1 SMP Thu Dec 5 14:01:17 UTC 2013 >00:46:46,894 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=FEDORA quiet inst.updates=http://dlehman.fedorapeople.org/updates/updates-980267.0.img BOOT_IMAGE=vmlinuz >00:46:46,894 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >00:46:46,894 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable >00:46:46,894 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved >00:46:46,894 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >00:46:46,894 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000cfd9ffff] usable >00:46:46,894 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cfda0000-0x00000000cfdd0fff] ACPI NVS >00:46:46,894 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cfdd1000-0x00000000cfdfffff] ACPI data >00:46:46,894 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cfe00000-0x00000000cfefffff] reserved >00:46:46,894 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved >00:46:46,894 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000ffffffff] reserved >00:46:46,894 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000082effffff] usable >00:46:46,894 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >00:46:46,894 INFO kernel:[ 0.000000] SMBIOS 2.4 present. >00:46:46,894 DEBUG kernel:[ 0.000000] DMI: Gigabyte Technology Co., Ltd. GA-990FXA-UD3/GA-990FXA-UD3, BIOS F9 10/22/2012 >00:46:46,894 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >00:46:46,894 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >00:46:46,894 INFO kernel:[ 0.000000] No AGP bridge found >00:46:46,894 INFO kernel:[ 0.000000] e820: last_pfn = 0x82f000 max_arch_pfn = 0x400000000 >00:46:46,894 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >00:46:46,894 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >00:46:46,894 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >00:46:46,894 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >00:46:46,894 DEBUG kernel:[ 0.000000] C0000-C7FFF write-protect >00:46:46,894 DEBUG kernel:[ 0.000000] C8000-FFFFF uncachable >00:46:46,894 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >00:46:46,894 DEBUG kernel:[ 0.000000] 0 base 000000000000 mask FFFF80000000 write-back >00:46:46,894 DEBUG kernel:[ 0.000000] 1 base 000080000000 mask FFFFC0000000 write-back >00:46:46,894 DEBUG kernel:[ 0.000000] 2 base 0000C0000000 mask FFFFF0000000 write-back >00:46:46,894 DEBUG kernel:[ 0.000000] 3 base 0000CFE00000 mask FFFFFFE00000 uncachable >00:46:46,894 DEBUG kernel:[ 0.000000] 4 disabled >00:46:46,894 DEBUG kernel:[ 0.000000] 5 disabled >00:46:46,894 DEBUG kernel:[ 0.000000] 6 disabled >00:46:46,894 DEBUG kernel:[ 0.000000] 7 disabled >00:46:46,894 DEBUG kernel:[ 0.000000] TOM2: 000000082f000000 aka 33520M >00:46:46,894 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >00:46:46,894 DEBUG kernel:[ 0.000000] e820: update [mem 0xcfe00000-0xffffffff] usable ==> reserved >00:46:46,894 INFO kernel:[ 0.000000] e820: last_pfn = 0xcfda0 max_arch_pfn = 0x400000000 >00:46:46,894 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000f4c20-0x000f4c2f] mapped at [ffff8800000f4c20] >00:46:46,894 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 >00:46:46,894 INFO kernel:[ 0.000000] Using GB pages for direct mapping >00:46:46,894 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >00:46:46,894 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >00:46:46,894 DEBUG kernel:[ 0.000000] BRK [0x01fe7000, 0x01fe7fff] PGTABLE >00:46:46,894 DEBUG kernel:[ 0.000000] BRK [0x01fe8000, 0x01fe8fff] PGTABLE >00:46:46,894 DEBUG kernel:[ 0.000000] BRK [0x01fe9000, 0x01fe9fff] PGTABLE >00:46:46,894 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x82ee00000-0x82effffff] >00:46:46,894 DEBUG kernel:[ 0.000000] [mem 0x82ee00000-0x82effffff] page 2M >00:46:46,894 DEBUG kernel:[ 0.000000] BRK [0x01fea000, 0x01feafff] PGTABLE >00:46:46,894 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x82c000000-0x82edfffff] >00:46:46,894 DEBUG kernel:[ 0.000000] [mem 0x82c000000-0x82edfffff] page 2M >00:46:46,894 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x800000000-0x82bffffff] >00:46:46,894 DEBUG kernel:[ 0.000000] [mem 0x800000000-0x82bffffff] page 2M >00:46:46,894 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0xcfd9ffff] >00:46:46,894 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x001fffff] page 4k >00:46:46,894 DEBUG kernel:[ 0.000000] [mem 0x00200000-0x3fffffff] page 2M >00:46:46,894 DEBUG kernel:[ 0.000000] [mem 0x40000000-0xbfffffff] page 1G >00:46:46,894 DEBUG kernel:[ 0.000000] [mem 0xc0000000-0xcfbfffff] page 2M >00:46:46,894 DEBUG kernel:[ 0.000000] [mem 0xcfc00000-0xcfd9ffff] page 4k >00:46:46,894 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x7ffffffff] >00:46:46,894 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x7ffffffff] page 1G >00:46:46,894 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7def8000-0x7fffefff] >00:46:46,894 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000f6b40 00014 (v00 GBT ) >00:46:46,894 WARNING kernel:[ 0.000000] ACPI: RSDT 00000000cfdd1000 0004C (v01 GBT GBTUACPI 42302E31 GBTU 01010101) >00:46:46,894 WARNING kernel:[ 0.000000] ACPI: FACP 00000000cfdd1080 00074 (v01 GBT GBTUACPI 42302E31 GBTU 01010101) >00:46:46,894 WARNING kernel:[ 0.000000] ACPI: DSDT 00000000cfdd1100 07997 (v01 GBT GBTUACPI 00001000 MSFT 03000000) >00:46:46,894 WARNING kernel:[ 0.000000] ACPI: FACS 00000000cfda0000 00040 >00:46:46,894 WARNING kernel:[ 0.000000] ACPI: MSDM 00000000cfdd8b80 00055 (v03 GBT GBTUACPI 42302E31 GBTU 01010101) >00:46:46,894 WARNING kernel:[ 0.000000] ACPI: HPET 00000000cfdd8c00 00038 (v01 GBT GBTUACPI 42302E31 GBTU 00000098) >00:46:46,894 WARNING kernel:[ 0.000000] ACPI: MCFG 00000000cfdd8c40 0003C (v01 GBT GBTUACPI 42302E31 GBTU 01010101) >00:46:46,894 WARNING kernel:[ 0.000000] ACPI: EUDS 00000000cfdd8cc0 00740 (v01 GBT 00000000 00000000) >00:46:46,894 WARNING kernel:[ 0.000000] ACPI: MATS 00000000cfdd9400 00034 (v01 GBT 00000000 00000000) >00:46:46,894 WARNING kernel:[ 0.000000] ACPI: TAMG 00000000cfdd9470 00182 (v01 GBT GBT B0 5455312E BG?? 53450101) >00:46:46,894 WARNING kernel:[ 0.000000] ACPI: APIC 00000000cfdd8ac0 000BC (v01 GBT GBTUACPI 42302E31 GBTU 01010101) >00:46:46,894 WARNING kernel:[ 0.000000] ACPI: MATS 00000000cfdd9600 0648F (v01 MATS RCM 80000001 INTL 20061109) >00:46:46,894 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000cfddfb00 01714 (v01 AMD POWERNOW 00000001 AMD 00000001) >00:46:46,894 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >00:46:46,894 INFO kernel:[ 0.000000] No NUMA configuration found >00:46:46,894 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000082effffff] >00:46:46,894 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x82effffff] >00:46:46,894 INFO kernel:[ 0.000000] NODE_DATA [mem 0x82efea000-0x82effdfff] >00:46:46,894 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0020bfffff] PMD -> [ffff88080e600000-ffff88082e5fffff] on node 0 >00:46:46,894 WARNING kernel:[ 0.000000] Zone ranges: >00:46:46,894 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >00:46:46,894 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >00:46:46,894 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x82effffff] >00:46:46,894 WARNING kernel:[ 0.000000] Movable zone start for each node >00:46:46,894 WARNING kernel:[ 0.000000] Early memory node ranges >00:46:46,894 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x0009efff] >00:46:46,894 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0xcfd9ffff] >00:46:46,894 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x82effffff] >00:46:46,894 DEBUG kernel:[ 0.000000] On node 0 totalpages: 8383806 >00:46:46,894 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >00:46:46,894 DEBUG kernel:[ 0.000000] DMA zone: 21 pages reserved >00:46:46,894 DEBUG kernel:[ 0.000000] DMA zone: 3998 pages, LIFO batch:0 >00:46:46,894 DEBUG kernel:[ 0.000000] DMA32 zone: 13239 pages used for memmap >00:46:46,894 DEBUG kernel:[ 0.000000] DMA32 zone: 847264 pages, LIFO batch:31 >00:46:46,894 DEBUG kernel:[ 0.000000] Normal zone: 117696 pages used for memmap >00:46:46,894 DEBUG kernel:[ 0.000000] Normal zone: 7532544 pages, LIFO batch:31 >00:46:46,894 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x808 >00:46:46,894 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >00:46:46,894 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >00:46:46,894 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) >00:46:46,894 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) >00:46:46,894 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled) >00:46:46,894 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x04] enabled) >00:46:46,894 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x05] enabled) >00:46:46,894 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x06] enabled) >00:46:46,894 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x07] enabled) >00:46:46,894 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] dfl dfl lint[0x1]) >00:46:46,894 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1]) >00:46:46,894 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1]) >00:46:46,894 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] dfl dfl lint[0x1]) >00:46:46,894 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] dfl dfl lint[0x1]) >00:46:46,894 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] dfl dfl lint[0x1]) >00:46:46,894 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] dfl dfl lint[0x1]) >00:46:46,895 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] dfl dfl lint[0x1]) >00:46:46,895 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0]) >00:46:46,895 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 8, version 33, address 0xfec00000, GSI 0-23 >00:46:46,895 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >00:46:46,895 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level) >00:46:46,895 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >00:46:46,895 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >00:46:46,895 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >00:46:46,895 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >00:46:46,895 INFO kernel:[ 0.000000] ACPI: HPET id: 0x10b9a201 base: 0xfed00000 >00:46:46,895 INFO kernel:[ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs >00:46:46,895 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >00:46:46,895 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >00:46:46,895 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] >00:46:46,895 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >00:46:46,895 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcfda0000-0xcfdd0fff] >00:46:46,895 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcfdd1000-0xcfdfffff] >00:46:46,895 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcfe00000-0xcfefffff] >00:46:46,895 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcff00000-0xdfffffff] >00:46:46,895 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff] >00:46:46,895 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfebfffff] >00:46:46,895 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xffffffff] >00:46:46,895 INFO kernel:[ 0.000000] e820: [mem 0xcff00000-0xdfffffff] available for PCI devices >00:46:46,895 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >00:46:46,895 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1 >00:46:46,895 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88082ec00000 s85568 r8192 d20928 u262144 >00:46:46,895 DEBUG kernel:[ 0.000000] pcpu-alloc: s85568 r8192 d20928 u262144 alloc=1*2097152 >00:46:46,895 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 >00:46:46,895 WARNING kernel:[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 8252786 >00:46:46,895 WARNING kernel:[ 0.000000] Policy zone: Normal >00:46:46,895 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=FEDORA quiet inst.updates=http://dlehman.fedorapeople.org/updates/updates-980267.0.img BOOT_IMAGE=vmlinuz >00:46:46,895 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >00:46:46,895 INFO kernel:[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 >00:46:46,895 INFO kernel:[ 0.000000] Checking aperture... >00:46:46,895 INFO kernel:[ 0.000000] No AGP bridge found >00:46:46,895 INFO kernel:[ 0.000000] Node 0: aperture @ c4000000 size 32 MB >00:46:46,895 INFO kernel:[ 0.000000] Aperture pointing to e820 RAM. Ignoring. >00:46:46,895 INFO kernel:[ 0.000000] Your BIOS doesn't leave a aperture memory hole >00:46:46,895 INFO kernel:[ 0.000000] Please enable the IOMMU option in the BIOS setup >00:46:46,895 INFO kernel:[ 0.000000] This costs you 64 MB of RAM >00:46:46,895 INFO kernel:[ 0.000000] Mapping aperture over 65536 KB of RAM @ c4000000 >00:46:46,895 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xc4000000-0xc7ffffff] >00:46:46,895 WARNING kernel:[ 0.000000] Memory: 32827988K/33535224K available (6493K kernel code, 990K rwdata, 2864K rodata, 1424K init, 1544K bss, 707236K reserved) >00:46:46,895 INFO kernel:[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >00:46:46,895 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >00:46:46,895 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8. >00:46:46,895 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:744 16 >00:46:46,895 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >00:46:46,895 INFO kernel:[ 0.000000] console [tty0] enabled >00:46:46,895 INFO kernel:[ 0.000000] allocated 134217728 bytes of page_cgroup >00:46:46,895 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >00:46:46,895 DEBUG kernel:[ 0.000000] hpet clockevent registered >00:46:46,895 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >00:46:46,895 INFO kernel:[ 0.001000] tsc: Detected 4026.656 MHz processor >00:46:46,895 INFO kernel:[ 0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 8053.31 BogoMIPS (lpj=4026656) >00:46:46,895 INFO kernel:[ 0.000005] pid_max: default: 32768 minimum: 301 >00:46:46,895 INFO kernel:[ 0.000029] Security Framework initialized >00:46:46,895 INFO kernel:[ 0.000037] SELinux: Initializing. >00:46:46,895 DEBUG kernel:[ 0.000044] SELinux: Starting in permissive mode >00:46:46,895 INFO kernel:[ 0.002114] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes) >00:46:46,895 INFO kernel:[ 0.009186] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes) >00:46:46,895 INFO kernel:[ 0.012274] Mount-cache hash table entries: 256 >00:46:46,895 INFO kernel:[ 0.012423] Initializing cgroup subsys memory >00:46:46,895 INFO kernel:[ 0.012432] Initializing cgroup subsys devices >00:46:46,895 INFO kernel:[ 0.012433] Initializing cgroup subsys freezer >00:46:46,895 INFO kernel:[ 0.012434] Initializing cgroup subsys net_cls >00:46:46,895 INFO kernel:[ 0.012435] Initializing cgroup subsys blkio >00:46:46,895 INFO kernel:[ 0.012436] Initializing cgroup subsys perf_event >00:46:46,895 INFO kernel:[ 0.012438] Initializing cgroup subsys hugetlb >00:46:46,895 DEBUG kernel:[ 0.012455] tseg: 00cff00000 >00:46:46,895 INFO kernel:[ 0.012456] CPU: Physical Processor ID: 0 >00:46:46,895 INFO kernel:[ 0.012457] CPU: Processor Core ID: 0 >00:46:46,895 INFO kernel:[ 0.012458] mce: CPU supports 7 MCE banks >00:46:46,895 INFO kernel:[ 0.012464] LVT offset 1 assigned for vector 0xf9 >00:46:46,895 INFO kernel:[ 0.012468] Last level iTLB entries: 4KB 512, 2MB 1024, 4MB 512 >00:46:46,895 INFO kernel:[ 0.012468] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 512 >00:46:46,895 INFO kernel:[ 0.012468] tlb_flushall_shift: 5 >00:46:46,895 INFO kernel:[ 0.012532] Freeing SMP alternatives memory: 24K (ffffffff81e5d000 - ffffffff81e63000) >00:46:46,895 INFO kernel:[ 0.013213] ACPI: Core revision 20130517 >00:46:46,895 WARNING kernel:[ 0.015021] ACPI: All ACPI Tables successfully acquired >00:46:46,895 INFO kernel:[ 0.079793] ftrace: allocating 25129 entries in 99 pages >00:46:46,895 INFO kernel:[ 0.794991] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >00:46:46,895 INFO kernel:[ 0.804983] smpboot: CPU0: AMD FX(tm)-8350 Eight-Core Processor (fam: 15, model: 02, stepping: 00) >00:46:46,895 INFO kernel:[ 0.906627] Performance Events: Fam15h core perfctr, AMD PMU driver. >00:46:46,895 INFO kernel:[ 0.906631] ... version: 0 >00:46:46,895 INFO kernel:[ 0.906632] ... bit width: 48 >00:46:46,895 INFO kernel:[ 0.906633] ... generic registers: 6 >00:46:46,895 INFO kernel:[ 0.906634] ... value mask: 0000ffffffffffff >00:46:46,895 INFO kernel:[ 0.906635] ... max period: 00007fffffffffff >00:46:46,895 INFO kernel:[ 0.906635] ... fixed-purpose events: 0 >00:46:46,895 INFO kernel:[ 0.906636] ... event mask: 000000000000003f >00:46:46,895 INFO kernel:[ 0.907594] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >00:46:46,895 INFO kernel:[ 0.907649] smpboot: Booting Node 0, Processors #1 #2 #3 #4 #5 #6 #7 OK >00:46:46,895 INFO kernel:[ 1.000092] Brought up 8 CPUs >00:46:46,895 INFO kernel:[ 1.000095] smpboot: Total of 8 processors activated (64426.49 BogoMIPS) >00:46:46,895 INFO kernel:[ 1.009762] devtmpfs: initialized >00:46:46,895 INFO kernel:[ 1.009914] PM: Registering ACPI NVS region [mem 0xcfda0000-0xcfdd0fff] (200704 bytes) >00:46:46,895 INFO kernel:[ 1.010626] atomic64 test passed for x86-64 platform with CX8 and with SSE >00:46:46,895 INFO kernel:[ 1.010639] RTC time: 0:46:25, date: 01/12/14 >00:46:46,895 INFO kernel:[ 1.010677] NET: Registered protocol family 16 >00:46:46,895 INFO kernel:[ 1.010810] ACPI: bus type PCI registered >00:46:46,895 INFO kernel:[ 1.010812] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >00:46:46,895 INFO kernel:[ 1.010853] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >00:46:46,895 INFO kernel:[ 1.010854] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 >00:46:46,895 INFO kernel:[ 1.019706] PCI: Using configuration type 1 for base access >00:46:46,895 INFO kernel:[ 1.020598] bio: create slab <bio-0> at 0 >00:46:46,895 INFO kernel:[ 1.020717] ACPI: Added _OSI(Module Device) >00:46:46,895 INFO kernel:[ 1.020718] ACPI: Added _OSI(Processor Device) >00:46:46,895 INFO kernel:[ 1.020720] ACPI: Added _OSI(3.0 _SCP Extensions) >00:46:46,895 INFO kernel:[ 1.020721] ACPI: Added _OSI(Processor Aggregator Device) >00:46:46,895 DEBUG kernel:[ 1.021446] ACPI: EC: Look up EC in DSDT >00:46:46,895 WARNING kernel:[ 1.028827] ACPI BIOS Warning (bug): Incorrect checksum in table [TAMG] - 0xD2, should be 0xD1 (20130517/tbprint-204) >00:46:46,895 INFO kernel:[ 1.028965] ACPI: Interpreter enabled >00:46:46,895 WARNING kernel:[ 1.028971] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130517/hwxface-571) >00:46:46,895 WARNING kernel:[ 1.028974] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) >00:46:46,895 INFO kernel:[ 1.028986] ACPI: (supports S0 S3 S4 S5) >00:46:46,895 INFO kernel:[ 1.028987] ACPI: Using IOAPIC for interrupt routing >00:46:46,895 INFO kernel:[ 1.029011] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >00:46:46,895 INFO kernel:[ 1.029084] ACPI: No dock devices found. >00:46:46,895 INFO kernel:[ 1.062297] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >00:46:46,895 INFO kernel:[ 1.062302] acpi PNP0A03:00: ACPI _OSC support notification failed, disabling PCIe ASPM >00:46:46,895 INFO kernel:[ 1.062303] acpi PNP0A03:00: Unable to request _OSC control (_OSC support mask: 0x08) >00:46:46,895 INFO kernel:[ 1.062510] PCI host bridge to bus 0000:00 >00:46:46,895 INFO kernel:[ 1.062512] pci_bus 0000:00: root bus resource [bus 00-ff] >00:46:46,895 INFO kernel:[ 1.062514] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >00:46:46,895 INFO kernel:[ 1.062516] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >00:46:46,895 INFO kernel:[ 1.062518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >00:46:46,895 INFO kernel:[ 1.062519] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff] >00:46:46,895 INFO kernel:[ 1.062520] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff] >00:46:46,895 INFO kernel:[ 1.062522] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xfebfffff] >00:46:46,895 DEBUG kernel:[ 1.062532] pci 0000:00:00.0: [1002:5a14] type 00 class 0x060000 >00:46:46,895 DEBUG kernel:[ 1.062542] pci 0000:00:00.0: reg 0x1c: [mem 0xe0000000-0xffffffff 64bit] >00:46:46,895 DEBUG kernel:[ 1.062649] pci 0000:00:02.0: [1002:5a16] type 01 class 0x060400 >00:46:46,895 DEBUG kernel:[ 1.062680] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold >00:46:46,895 INFO kernel:[ 1.062731] pci 0000:00:02.0: System wakeup disabled by ACPI >00:46:46,895 DEBUG kernel:[ 1.062761] pci 0000:00:09.0: [1002:5a1c] type 01 class 0x060400 >00:46:46,895 DEBUG kernel:[ 1.062791] pci 0000:00:09.0: PME# supported from D0 D3hot D3cold >00:46:46,895 INFO kernel:[ 1.062840] pci 0000:00:09.0: System wakeup disabled by ACPI >00:46:46,895 DEBUG kernel:[ 1.062864] pci 0000:00:0a.0: [1002:5a1d] type 01 class 0x060400 >00:46:46,895 DEBUG kernel:[ 1.062894] pci 0000:00:0a.0: PME# supported from D0 D3hot D3cold >00:46:46,895 INFO kernel:[ 1.062943] pci 0000:00:0a.0: System wakeup disabled by ACPI >00:46:46,895 DEBUG kernel:[ 1.062975] pci 0000:00:11.0: [1002:4390] type 00 class 0x01018f >00:46:46,895 DEBUG kernel:[ 1.062989] pci 0000:00:11.0: reg 0x10: [io 0xff00-0xff07] >00:46:46,895 DEBUG kernel:[ 1.062997] pci 0000:00:11.0: reg 0x14: [io 0xfe00-0xfe03] >00:46:46,895 DEBUG kernel:[ 1.063005] pci 0000:00:11.0: reg 0x18: [io 0xfd00-0xfd07] >00:46:46,895 DEBUG kernel:[ 1.063012] pci 0000:00:11.0: reg 0x1c: [io 0xfc00-0xfc03] >00:46:46,895 DEBUG kernel:[ 1.063019] pci 0000:00:11.0: reg 0x20: [io 0xfb00-0xfb0f] >00:46:46,895 DEBUG kernel:[ 1.063026] pci 0000:00:11.0: reg 0x24: [mem 0xfdfff000-0xfdfff3ff] >00:46:46,895 INFO kernel:[ 1.063041] pci 0000:00:11.0: set SATA to AHCI mode >00:46:46,895 DEBUG kernel:[ 1.063131] pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310 >00:46:46,895 DEBUG kernel:[ 1.063141] pci 0000:00:12.0: reg 0x10: [mem 0xfdffe000-0xfdffefff] >00:46:46,895 INFO kernel:[ 1.063228] pci 0000:00:12.0: System wakeup disabled by ACPI >00:46:46,895 DEBUG kernel:[ 1.063256] pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320 >00:46:46,895 DEBUG kernel:[ 1.063271] pci 0000:00:12.2: reg 0x10: [mem 0xfdffd000-0xfdffd0ff] >00:46:46,895 DEBUG kernel:[ 1.063332] pci 0000:00:12.2: supports D1 D2 >00:46:46,895 DEBUG kernel:[ 1.063334] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot >00:46:46,895 INFO kernel:[ 1.063384] pci 0000:00:12.2: System wakeup disabled by ACPI >00:46:46,895 DEBUG kernel:[ 1.063411] pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310 >00:46:46,895 DEBUG kernel:[ 1.063423] pci 0000:00:13.0: reg 0x10: [mem 0xfdffc000-0xfdffcfff] >00:46:46,895 INFO kernel:[ 1.063509] pci 0000:00:13.0: System wakeup disabled by ACPI >00:46:46,895 DEBUG kernel:[ 1.063537] pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320 >00:46:46,895 DEBUG kernel:[ 1.063551] pci 0000:00:13.2: reg 0x10: [mem 0xfdffb000-0xfdffb0ff] >00:46:46,895 DEBUG kernel:[ 1.063612] pci 0000:00:13.2: supports D1 D2 >00:46:46,895 DEBUG kernel:[ 1.063613] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot >00:46:46,895 INFO kernel:[ 1.063666] pci 0000:00:13.2: System wakeup disabled by ACPI >00:46:46,895 DEBUG kernel:[ 1.063694] pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500 >00:46:46,895 DEBUG kernel:[ 1.063802] pci 0000:00:14.1: [1002:439c] type 00 class 0x01018a >00:46:46,895 DEBUG kernel:[ 1.063812] pci 0000:00:14.1: reg 0x10: [io 0x0000-0x0007] >00:46:46,895 DEBUG kernel:[ 1.063819] pci 0000:00:14.1: reg 0x14: [io 0x0000-0x0003] >00:46:46,895 DEBUG kernel:[ 1.063826] pci 0000:00:14.1: reg 0x18: [io 0x0000-0x0007] >00:46:46,895 DEBUG kernel:[ 1.063833] pci 0000:00:14.1: reg 0x1c: [io 0x0000-0x0003] >00:46:46,895 DEBUG kernel:[ 1.063840] pci 0000:00:14.1: reg 0x20: [io 0xfa00-0xfa0f] >00:46:46,895 DEBUG kernel:[ 1.063923] pci 0000:00:14.2: [1002:4383] type 00 class 0x040300 >00:46:46,895 DEBUG kernel:[ 1.063942] pci 0000:00:14.2: reg 0x10: [mem 0xfdff4000-0xfdff7fff 64bit] >00:46:46,895 DEBUG kernel:[ 1.063991] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold >00:46:46,895 INFO kernel:[ 1.064041] pci 0000:00:14.2: System wakeup disabled by ACPI >00:46:46,895 DEBUG kernel:[ 1.064063] pci 0000:00:14.3: [1002:439d] type 00 class 0x060100 >00:46:46,895 DEBUG kernel:[ 1.064174] pci 0000:00:14.4: [1002:4384] type 01 class 0x060401 >00:46:46,895 INFO kernel:[ 1.064242] pci 0000:00:14.4: System wakeup disabled by ACPI >00:46:46,895 DEBUG kernel:[ 1.064265] pci 0000:00:14.5: [1002:4399] type 00 class 0x0c0310 >00:46:46,895 DEBUG kernel:[ 1.064275] pci 0000:00:14.5: reg 0x10: [mem 0xfdffa000-0xfdffafff] >00:46:46,895 INFO kernel:[ 1.064360] pci 0000:00:14.5: System wakeup disabled by ACPI >00:46:46,895 DEBUG kernel:[ 1.064388] pci 0000:00:15.0: [1002:43a0] type 01 class 0x060400 >00:46:46,895 DEBUG kernel:[ 1.064442] pci 0000:00:15.0: supports D1 D2 >00:46:46,895 INFO kernel:[ 1.064494] pci 0000:00:15.0: System wakeup disabled by ACPI >00:46:46,895 DEBUG kernel:[ 1.064521] pci 0000:00:15.1: [1002:43a1] type 01 class 0x060400 >00:46:46,895 DEBUG kernel:[ 1.064573] pci 0000:00:15.1: supports D1 D2 >00:46:46,895 INFO kernel:[ 1.064626] pci 0000:00:15.1: System wakeup disabled by ACPI >00:46:46,895 DEBUG kernel:[ 1.064653] pci 0000:00:15.2: [1002:43a2] type 01 class 0x060400 >00:46:46,895 DEBUG kernel:[ 1.064705] pci 0000:00:15.2: supports D1 D2 >00:46:46,895 INFO kernel:[ 1.064757] pci 0000:00:15.2: System wakeup disabled by ACPI >00:46:46,895 DEBUG kernel:[ 1.064784] pci 0000:00:15.3: [1002:43a3] type 01 class 0x060400 >00:46:46,895 DEBUG kernel:[ 1.064836] pci 0000:00:15.3: supports D1 D2 >00:46:46,895 INFO kernel:[ 1.064890] pci 0000:00:15.3: System wakeup disabled by ACPI >00:46:46,895 DEBUG kernel:[ 1.064919] pci 0000:00:16.0: [1002:4397] type 00 class 0x0c0310 >00:46:46,895 DEBUG kernel:[ 1.064929] pci 0000:00:16.0: reg 0x10: [mem 0xfdff9000-0xfdff9fff] >00:46:46,895 INFO kernel:[ 1.065016] pci 0000:00:16.0: System wakeup disabled by ACPI >00:46:46,895 DEBUG kernel:[ 1.065043] pci 0000:00:16.2: [1002:4396] type 00 class 0x0c0320 >00:46:46,895 DEBUG kernel:[ 1.065058] pci 0000:00:16.2: reg 0x10: [mem 0xfdff8000-0xfdff80ff] >00:46:46,895 DEBUG kernel:[ 1.065118] pci 0000:00:16.2: supports D1 D2 >00:46:46,895 DEBUG kernel:[ 1.065120] pci 0000:00:16.2: PME# supported from D0 D1 D2 D3hot >00:46:46,895 INFO kernel:[ 1.065170] pci 0000:00:16.2: System wakeup disabled by ACPI >00:46:46,895 DEBUG kernel:[ 1.065197] pci 0000:00:18.0: [1022:1600] type 00 class 0x060000 >00:46:46,895 DEBUG kernel:[ 1.065265] pci 0000:00:18.1: [1022:1601] type 00 class 0x060000 >00:46:46,895 DEBUG kernel:[ 1.065334] pci 0000:00:18.2: [1022:1602] type 00 class 0x060000 >00:46:46,895 DEBUG kernel:[ 1.065399] pci 0000:00:18.3: [1022:1603] type 00 class 0x060000 >00:46:46,896 DEBUG kernel:[ 1.065469] pci 0000:00:18.4: [1022:1604] type 00 class 0x060000 >00:46:46,896 DEBUG kernel:[ 1.065535] pci 0000:00:18.5: [1022:1605] type 00 class 0x060000 >00:46:46,896 DEBUG kernel:[ 1.065644] pci 0000:01:00.0: [10de:0600] type 00 class 0x030000 >00:46:46,896 DEBUG kernel:[ 1.065653] pci 0000:01:00.0: reg 0x10: [mem 0xfa000000-0xfaffffff] >00:46:46,896 DEBUG kernel:[ 1.065662] pci 0000:01:00.0: reg 0x14: [mem 0xd0000000-0xdfffffff 64bit pref] >00:46:46,896 DEBUG kernel:[ 1.065671] pci 0000:01:00.0: reg 0x1c: [mem 0xf8000000-0xf9ffffff 64bit] >00:46:46,896 DEBUG kernel:[ 1.065677] pci 0000:01:00.0: reg 0x24: [io 0xef00-0xef7f] >00:46:46,896 DEBUG kernel:[ 1.065684] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref] >00:46:46,896 INFO kernel:[ 1.067422] pci 0000:00:02.0: PCI bridge to [bus 01] >00:46:46,896 DEBUG kernel:[ 1.067425] pci 0000:00:02.0: bridge window [io 0xe000-0xefff] >00:46:46,896 DEBUG kernel:[ 1.067428] pci 0000:00:02.0: bridge window [mem 0xf8000000-0xfbffffff] >00:46:46,896 DEBUG kernel:[ 1.067431] pci 0000:00:02.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref] >00:46:46,896 DEBUG kernel:[ 1.067474] pci 0000:02:00.0: [1b6f:7023] type 00 class 0x0c0330 >00:46:46,896 DEBUG kernel:[ 1.067489] pci 0000:02:00.0: reg 0x10: [mem 0xfd1f8000-0xfd1fffff 64bit] >00:46:46,896 DEBUG kernel:[ 1.067554] pci 0000:02:00.0: supports D1 D2 >00:46:46,896 DEBUG kernel:[ 1.067555] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold >00:46:46,896 INFO kernel:[ 1.069422] pci 0000:00:09.0: PCI bridge to [bus 02] >00:46:46,896 DEBUG kernel:[ 1.069425] pci 0000:00:09.0: bridge window [io 0xd000-0xdfff] >00:46:46,896 DEBUG kernel:[ 1.069427] pci 0000:00:09.0: bridge window [mem 0xfd100000-0xfd1fffff] >00:46:46,896 DEBUG kernel:[ 1.069430] pci 0000:00:09.0: bridge window [mem 0xfde00000-0xfdefffff 64bit pref] >00:46:46,896 DEBUG kernel:[ 1.069472] pci 0000:03:00.0: [1b4b:917a] type 00 class 0x01018f >00:46:46,896 DEBUG kernel:[ 1.069481] pci 0000:03:00.0: reg 0x10: [io 0xcf00-0xcf07] >00:46:46,896 DEBUG kernel:[ 1.069487] pci 0000:03:00.0: reg 0x14: [io 0xce00-0xce03] >00:46:46,896 DEBUG kernel:[ 1.069493] pci 0000:03:00.0: reg 0x18: [io 0xcd00-0xcd07] >00:46:46,896 DEBUG kernel:[ 1.069499] pci 0000:03:00.0: reg 0x1c: [io 0xcc00-0xcc03] >00:46:46,896 DEBUG kernel:[ 1.069506] pci 0000:03:00.0: reg 0x20: [io 0xcb00-0xcb0f] >00:46:46,896 DEBUG kernel:[ 1.069512] pci 0000:03:00.0: reg 0x24: [mem 0xfdbff000-0xfdbff1ff] >00:46:46,896 DEBUG kernel:[ 1.069519] pci 0000:03:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref] >00:46:46,896 DEBUG kernel:[ 1.069546] pci 0000:03:00.0: PME# supported from D3hot >00:46:46,896 INFO kernel:[ 1.071416] pci 0000:00:0a.0: PCI bridge to [bus 03] >00:46:46,896 DEBUG kernel:[ 1.071419] pci 0000:00:0a.0: bridge window [io 0xc000-0xcfff] >00:46:46,896 DEBUG kernel:[ 1.071422] pci 0000:00:0a.0: bridge window [mem 0xfdb00000-0xfdbfffff] >00:46:46,896 DEBUG kernel:[ 1.071425] pci 0000:00:0a.0: bridge window [mem 0xfd200000-0xfd2fffff 64bit pref] >00:46:46,896 DEBUG kernel:[ 1.071473] pci 0000:04:0e.0: [1106:3044] type 00 class 0x0c0010 >00:46:46,896 DEBUG kernel:[ 1.071491] pci 0000:04:0e.0: reg 0x10: [mem 0xfddff000-0xfddff7ff] >00:46:46,896 DEBUG kernel:[ 1.071502] pci 0000:04:0e.0: reg 0x14: [io 0xbf00-0xbf7f] >00:46:46,896 DEBUG kernel:[ 1.071577] pci 0000:04:0e.0: supports D2 >00:46:46,896 DEBUG kernel:[ 1.071578] pci 0000:04:0e.0: PME# supported from D2 D3hot D3cold >00:46:46,896 INFO kernel:[ 1.071628] pci 0000:00:14.4: PCI bridge to [bus 04] (subtractive decode) >00:46:46,896 DEBUG kernel:[ 1.071631] pci 0000:00:14.4: bridge window [io 0xb000-0xbfff] >00:46:46,896 DEBUG kernel:[ 1.071634] pci 0000:00:14.4: bridge window [mem 0xfdd00000-0xfddfffff] >00:46:46,896 DEBUG kernel:[ 1.071637] pci 0000:00:14.4: bridge window [mem 0xfdc00000-0xfdcfffff pref] >00:46:46,896 DEBUG kernel:[ 1.071638] pci 0000:00:14.4: bridge window [io 0x0000-0x0cf7] (subtractive decode) >00:46:46,896 DEBUG kernel:[ 1.071639] pci 0000:00:14.4: bridge window [io 0x0d00-0xffff] (subtractive decode) >00:46:46,896 DEBUG kernel:[ 1.071641] pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >00:46:46,896 DEBUG kernel:[ 1.071642] pci 0000:00:14.4: bridge window [mem 0x000c0000-0x000dffff] (subtractive decode) >00:46:46,896 DEBUG kernel:[ 1.071643] pci 0000:00:14.4: bridge window [mem 0xfed40000-0xfed44fff] (subtractive decode) >00:46:46,896 DEBUG kernel:[ 1.071645] pci 0000:00:14.4: bridge window [mem 0xd0000000-0xfebfffff] (subtractive decode) >00:46:46,896 DEBUG kernel:[ 1.071703] pci 0000:05:00.0: [10ec:8168] type 00 class 0x020000 >00:46:46,896 DEBUG kernel:[ 1.071718] pci 0000:05:00.0: reg 0x10: [io 0xae00-0xaeff] >00:46:46,896 DEBUG kernel:[ 1.071742] pci 0000:05:00.0: reg 0x18: [mem 0xfd9ff000-0xfd9fffff 64bit pref] >00:46:46,896 DEBUG kernel:[ 1.071758] pci 0000:05:00.0: reg 0x20: [mem 0xfd9f8000-0xfd9fbfff 64bit pref] >00:46:46,896 DEBUG kernel:[ 1.071824] pci 0000:05:00.0: supports D1 D2 >00:46:46,896 DEBUG kernel:[ 1.071825] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold >00:46:46,896 INFO kernel:[ 1.073417] pci 0000:00:15.0: PCI bridge to [bus 05] >00:46:46,896 DEBUG kernel:[ 1.073422] pci 0000:00:15.0: bridge window [io 0xa000-0xafff] >00:46:46,896 DEBUG kernel:[ 1.073425] pci 0000:00:15.0: bridge window [mem 0xfda00000-0xfdafffff] >00:46:46,896 DEBUG kernel:[ 1.073429] pci 0000:00:15.0: bridge window [mem 0xfd900000-0xfd9fffff 64bit pref] >00:46:46,896 DEBUG kernel:[ 1.073491] pci 0000:06:00.0: [1b6f:7023] type 00 class 0x0c0330 >00:46:46,896 DEBUG kernel:[ 1.073511] pci 0000:06:00.0: reg 0x10: [mem 0xfd8f8000-0xfd8fffff 64bit] >00:46:46,896 DEBUG kernel:[ 1.073600] pci 0000:06:00.0: supports D1 D2 >00:46:46,896 DEBUG kernel:[ 1.073601] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold >00:46:46,896 INFO kernel:[ 1.075420] pci 0000:00:15.1: PCI bridge to [bus 06] >00:46:46,896 DEBUG kernel:[ 1.075424] pci 0000:00:15.1: bridge window [io 0x9000-0x9fff] >00:46:46,896 DEBUG kernel:[ 1.075427] pci 0000:00:15.1: bridge window [mem 0xfd800000-0xfd8fffff] >00:46:46,896 DEBUG kernel:[ 1.075431] pci 0000:00:15.1: bridge window [mem 0xfd700000-0xfd7fffff 64bit pref] >00:46:46,896 INFO kernel:[ 1.075481] pci 0000:00:15.2: PCI bridge to [bus 07] >00:46:46,896 DEBUG kernel:[ 1.075485] pci 0000:00:15.2: bridge window [io 0x8000-0x8fff] >00:46:46,896 DEBUG kernel:[ 1.075487] pci 0000:00:15.2: bridge window [mem 0xfd600000-0xfd6fffff] >00:46:46,896 DEBUG kernel:[ 1.075491] pci 0000:00:15.2: bridge window [mem 0xfd500000-0xfd5fffff 64bit pref] >00:46:46,896 INFO kernel:[ 1.075535] pci 0000:00:15.3: PCI bridge to [bus 08] >00:46:46,896 DEBUG kernel:[ 1.075539] pci 0000:00:15.3: bridge window [io 0x7000-0x7fff] >00:46:46,896 DEBUG kernel:[ 1.075541] pci 0000:00:15.3: bridge window [mem 0xfd400000-0xfd4fffff] >00:46:46,896 DEBUG kernel:[ 1.075545] pci 0000:00:15.3: bridge window [mem 0xfd300000-0xfd3fffff 64bit pref] >00:46:46,896 INFO kernel:[ 1.087481] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 11) *0 >00:46:46,896 INFO kernel:[ 1.087528] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11) *0 >00:46:46,896 INFO kernel:[ 1.087573] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11) *0 >00:46:46,896 INFO kernel:[ 1.087617] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11) *0 >00:46:46,896 INFO kernel:[ 1.087661] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11) *0 >00:46:46,896 INFO kernel:[ 1.087704] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11) *0 >00:46:46,896 INFO kernel:[ 1.087746] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 6 7 10 11) *0 >00:46:46,896 INFO kernel:[ 1.087789] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 6 7 10 11) *0 >00:46:46,896 DEBUG kernel:[ 1.088192] ACPI: \_SB_.PCI0: notify handler is installed >00:46:46,896 DEBUG kernel:[ 1.088221] Found 1 acpi root devices >00:46:46,896 INFO kernel:[ 1.088299] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none >00:46:46,896 INFO kernel:[ 1.088301] vgaarb: loaded >00:46:46,896 INFO kernel:[ 1.088302] vgaarb: bridge control possible 0000:01:00.0 >00:46:46,896 NOTICE kernel:[ 1.088359] SCSI subsystem initialized >00:46:46,896 INFO kernel:[ 1.088361] ACPI: bus type ATA registered >00:46:46,896 DEBUG kernel:[ 1.088415] libata version 3.00 loaded. >00:46:46,896 INFO kernel:[ 1.088431] ACPI: bus type USB registered >00:46:46,896 INFO kernel:[ 1.088444] usbcore: registered new interface driver usbfs >00:46:46,896 INFO kernel:[ 1.088450] usbcore: registered new interface driver hub >00:46:46,896 INFO kernel:[ 1.088467] usbcore: registered new device driver usb >00:46:46,896 INFO kernel:[ 1.088533] PCI: Using ACPI for IRQ routing >00:46:46,896 DEBUG kernel:[ 1.094765] PCI: pci_cache_line_size set to 64 bytes >00:46:46,896 INFO kernel:[ 1.094773] pci 0000:00:00.0: no compatible bridge window for [mem 0xe0000000-0xffffffff 64bit] >00:46:46,896 DEBUG kernel:[ 1.094828] e820: reserve RAM buffer [mem 0x0009f800-0x0009ffff] >00:46:46,896 DEBUG kernel:[ 1.094830] e820: reserve RAM buffer [mem 0xcfda0000-0xcfffffff] >00:46:46,896 DEBUG kernel:[ 1.094831] e820: reserve RAM buffer [mem 0x82f000000-0x82fffffff] >00:46:46,896 INFO kernel:[ 1.094905] NetLabel: Initializing >00:46:46,896 INFO kernel:[ 1.094906] NetLabel: domain hash size = 128 >00:46:46,896 INFO kernel:[ 1.094907] NetLabel: protocols = UNLABELED CIPSOv4 >00:46:46,896 INFO kernel:[ 1.094916] NetLabel: unlabeled traffic allowed by default >00:46:46,896 INFO kernel:[ 1.094944] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >00:46:46,896 INFO kernel:[ 1.094947] hpet0: 3 comparators, 32-bit 14.318180 MHz counter >00:46:46,896 INFO kernel:[ 1.096992] Switched to clocksource hpet >00:46:46,896 INFO kernel:[ 1.102282] pnp: PnP ACPI init >00:46:46,896 INFO kernel:[ 1.102290] ACPI: bus type PNP registered >00:46:46,896 INFO kernel:[ 1.102359] system 00:00: [io 0x04d0-0x04d1] has been reserved >00:46:46,896 INFO kernel:[ 1.102361] system 00:00: [io 0x0220-0x0225] has been reserved >00:46:46,896 INFO kernel:[ 1.102363] system 00:00: [io 0x0290-0x0294] has been reserved >00:46:46,896 DEBUG kernel:[ 1.102366] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) >00:46:46,896 WARNING kernel:[ 1.122077] pnp 00:01: disabling [mem 0x00000000-0x00000fff window] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit] >00:46:46,896 WARNING kernel:[ 1.122100] pnp 00:01: disabling [mem 0x00000000-0x00000fff window disabled] because it overlaps 0000:01:00.0 BAR 6 [mem 0x00000000-0x0001ffff pref] >00:46:46,896 WARNING kernel:[ 1.122106] pnp 00:01: disabling [mem 0x00000000-0x00000fff window disabled] because it overlaps 0000:03:00.0 BAR 6 [mem 0x00000000-0x0000ffff pref] >00:46:46,896 INFO kernel:[ 1.122126] system 00:01: [io 0x0900-0x091f] has been reserved >00:46:46,896 INFO kernel:[ 1.122128] system 00:01: [io 0x0228-0x022f] has been reserved >00:46:46,896 INFO kernel:[ 1.122130] system 00:01: [io 0x040b] has been reserved >00:46:46,896 INFO kernel:[ 1.122131] system 00:01: [io 0x04d6] has been reserved >00:46:46,896 INFO kernel:[ 1.122133] system 00:01: [io 0x0c00-0x0c01] has been reserved >00:46:46,896 INFO kernel:[ 1.122134] system 00:01: [io 0x0c14] has been reserved >00:46:46,896 INFO kernel:[ 1.122136] system 00:01: [io 0x0c50-0x0c52] has been reserved >00:46:46,896 INFO kernel:[ 1.122137] system 00:01: [io 0x0c6c-0x0c6d] has been reserved >00:46:46,896 INFO kernel:[ 1.122138] system 00:01: [io 0x0c6f] has been reserved >00:46:46,896 INFO kernel:[ 1.122140] system 00:01: [io 0x0cd0-0x0cd1] has been reserved >00:46:46,896 INFO kernel:[ 1.122141] system 00:01: [io 0x0cd2-0x0cd3] has been reserved >00:46:46,896 INFO kernel:[ 1.122143] system 00:01: [io 0x0cd4-0x0cdf] has been reserved >00:46:46,896 INFO kernel:[ 1.122144] system 00:01: [io 0x0800-0x08fe] could not be reserved >00:46:46,896 INFO kernel:[ 1.122146] system 00:01: [io 0x0a10-0x0a17] has been reserved >00:46:46,896 INFO kernel:[ 1.122147] system 00:01: [io 0x0b00-0x0b0f] has been reserved >00:46:46,896 INFO kernel:[ 1.122149] system 00:01: [io 0x0b10-0x0b1f] has been reserved >00:46:46,896 INFO kernel:[ 1.122150] system 00:01: [io 0x0b20-0x0b3f] has been reserved >00:46:46,896 INFO kernel:[ 1.122152] system 00:01: [mem 0xfee00400-0xfee00fff window] has been reserved >00:46:46,896 DEBUG kernel:[ 1.122154] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) >00:46:46,896 DEBUG kernel:[ 1.122243] pnp 00:02: [dma 4] >00:46:46,896 DEBUG kernel:[ 1.122258] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active) >00:46:46,896 DEBUG kernel:[ 1.122319] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active) >00:46:46,896 DEBUG kernel:[ 1.122356] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active) >00:46:46,896 DEBUG kernel:[ 1.122373] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active) >00:46:46,896 DEBUG kernel:[ 1.122393] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active) >00:46:46,896 DEBUG kernel:[ 1.122677] pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active) >00:46:46,896 INFO kernel:[ 1.122753] system 00:08: [mem 0xe0000000-0xefffffff] has been reserved >00:46:46,896 DEBUG kernel:[ 1.122755] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active) >00:46:46,896 WARNING kernel:[ 1.122894] pnp 00:09: disabling [mem 0x000cce00-0x000cffff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit] >00:46:46,896 WARNING kernel:[ 1.122896] pnp 00:09: disabling [mem 0x000f0000-0x000f7fff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit] >00:46:46,896 WARNING kernel:[ 1.122898] pnp 00:09: disabling [mem 0x000f8000-0x000fbfff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit] >00:46:46,896 WARNING kernel:[ 1.122900] pnp 00:09: disabling [mem 0x000fc000-0x000fffff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit] >00:46:46,896 WARNING kernel:[ 1.122901] pnp 00:09: disabling [mem 0x00000000-0x0009ffff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit] >00:46:46,896 WARNING kernel:[ 1.122903] pnp 00:09: disabling [mem 0x00100000-0xcfd9ffff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit] >00:46:46,896 INFO kernel:[ 1.122940] system 00:09: [mem 0xcfda0000-0xcfdfffff] could not be reserved >00:46:46,896 INFO kernel:[ 1.122942] system 00:09: [mem 0xffff0000-0xffffffff] has been reserved >00:46:46,896 INFO kernel:[ 1.122944] system 00:09: [mem 0xcfe00000-0xcfefffff] has been reserved >00:46:46,896 INFO kernel:[ 1.122945] system 00:09: [mem 0xcff00000-0xcfffffff] could not be reserved >00:46:46,896 INFO kernel:[ 1.122947] system 00:09: [mem 0xfec00000-0xfec00fff] could not be reserved >00:46:46,896 INFO kernel:[ 1.122948] system 00:09: [mem 0xfee00000-0xfee00fff] could not be reserved >00:46:46,896 INFO kernel:[ 1.122950] system 00:09: [mem 0xfff80000-0xfffeffff] has been reserved >00:46:46,896 DEBUG kernel:[ 1.122952] system 00:09: Plug and Play ACPI device, IDs PNP0c01 (active) >00:46:46,896 INFO kernel:[ 1.122974] pnp: PnP ACPI: found 10 devices >00:46:46,896 INFO kernel:[ 1.122975] ACPI: bus type PNP unregistered >00:46:46,896 INFO kernel:[ 1.129118] pci 0000:01:00.0: BAR 6: assigned [mem 0xfb000000-0xfb01ffff pref] >00:46:46,896 INFO kernel:[ 1.129120] pci 0000:00:02.0: PCI bridge to [bus 01] >00:46:46,896 INFO kernel:[ 1.129122] pci 0000:00:02.0: bridge window [io 0xe000-0xefff] >00:46:46,896 INFO kernel:[ 1.129125] pci 0000:00:02.0: bridge window [mem 0xf8000000-0xfbffffff] >00:46:46,896 INFO kernel:[ 1.129127] pci 0000:00:02.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref] >00:46:46,896 INFO kernel:[ 1.129130] pci 0000:00:09.0: PCI bridge to [bus 02] >00:46:46,896 INFO kernel:[ 1.129131] pci 0000:00:09.0: bridge window [io 0xd000-0xdfff] >00:46:46,896 INFO kernel:[ 1.129134] pci 0000:00:09.0: bridge window [mem 0xfd100000-0xfd1fffff] >00:46:46,896 INFO kernel:[ 1.129136] pci 0000:00:09.0: bridge window [mem 0xfde00000-0xfdefffff 64bit pref] >00:46:46,896 INFO kernel:[ 1.129139] pci 0000:03:00.0: BAR 6: assigned [mem 0xfd200000-0xfd20ffff pref] >00:46:46,896 INFO kernel:[ 1.129140] pci 0000:00:0a.0: PCI bridge to [bus 03] >00:46:46,896 INFO kernel:[ 1.129142] pci 0000:00:0a.0: bridge window [io 0xc000-0xcfff] >00:46:46,896 INFO kernel:[ 1.129144] pci 0000:00:0a.0: bridge window [mem 0xfdb00000-0xfdbfffff] >00:46:46,896 INFO kernel:[ 1.129146] pci 0000:00:0a.0: bridge window [mem 0xfd200000-0xfd2fffff 64bit pref] >00:46:46,896 INFO kernel:[ 1.129149] pci 0000:00:14.4: PCI bridge to [bus 04] >00:46:46,896 INFO kernel:[ 1.129151] pci 0000:00:14.4: bridge window [io 0xb000-0xbfff] >00:46:46,896 INFO kernel:[ 1.129155] pci 0000:00:14.4: bridge window [mem 0xfdd00000-0xfddfffff] >00:46:46,896 INFO kernel:[ 1.129157] pci 0000:00:14.4: bridge window [mem 0xfdc00000-0xfdcfffff pref] >00:46:46,896 INFO kernel:[ 1.129162] pci 0000:00:15.0: PCI bridge to [bus 05] >00:46:46,896 INFO kernel:[ 1.129164] pci 0000:00:15.0: bridge window [io 0xa000-0xafff] >00:46:46,896 INFO kernel:[ 1.129167] pci 0000:00:15.0: bridge window [mem 0xfda00000-0xfdafffff] >00:46:46,896 INFO kernel:[ 1.129169] pci 0000:00:15.0: bridge window [mem 0xfd900000-0xfd9fffff 64bit pref] >00:46:46,896 INFO kernel:[ 1.129173] pci 0000:00:15.1: PCI bridge to [bus 06] >00:46:46,896 INFO kernel:[ 1.129175] pci 0000:00:15.1: bridge window [io 0x9000-0x9fff] >00:46:46,896 INFO kernel:[ 1.129178] pci 0000:00:15.1: bridge window [mem 0xfd800000-0xfd8fffff] >00:46:46,896 INFO kernel:[ 1.129180] pci 0000:00:15.1: bridge window [mem 0xfd700000-0xfd7fffff 64bit pref] >00:46:46,896 INFO kernel:[ 1.129184] pci 0000:00:15.2: PCI bridge to [bus 07] >00:46:46,896 INFO kernel:[ 1.129186] pci 0000:00:15.2: bridge window [io 0x8000-0x8fff] >00:46:46,896 INFO kernel:[ 1.129189] pci 0000:00:15.2: bridge window [mem 0xfd600000-0xfd6fffff] >00:46:46,896 INFO kernel:[ 1.129191] pci 0000:00:15.2: bridge window [mem 0xfd500000-0xfd5fffff 64bit pref] >00:46:46,897 INFO kernel:[ 1.129195] pci 0000:00:15.3: PCI bridge to [bus 08] >00:46:46,897 INFO kernel:[ 1.129197] pci 0000:00:15.3: bridge window [io 0x7000-0x7fff] >00:46:46,897 INFO kernel:[ 1.129200] pci 0000:00:15.3: bridge window [mem 0xfd400000-0xfd4fffff] >00:46:46,897 INFO kernel:[ 1.129202] pci 0000:00:15.3: bridge window [mem 0xfd300000-0xfd3fffff 64bit pref] >00:46:46,897 DEBUG kernel:[ 1.130010] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >00:46:46,897 DEBUG kernel:[ 1.130012] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >00:46:46,897 DEBUG kernel:[ 1.130014] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >00:46:46,897 DEBUG kernel:[ 1.130015] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000dffff] >00:46:46,897 DEBUG kernel:[ 1.130016] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff] >00:46:46,897 DEBUG kernel:[ 1.130018] pci_bus 0000:00: resource 9 [mem 0xd0000000-0xfebfffff] >00:46:46,897 DEBUG kernel:[ 1.130019] pci_bus 0000:01: resource 0 [io 0xe000-0xefff] >00:46:46,897 DEBUG kernel:[ 1.130020] pci_bus 0000:01: resource 1 [mem 0xf8000000-0xfbffffff] >00:46:46,897 DEBUG kernel:[ 1.130022] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref] >00:46:46,897 DEBUG kernel:[ 1.130023] pci_bus 0000:02: resource 0 [io 0xd000-0xdfff] >00:46:46,897 DEBUG kernel:[ 1.130024] pci_bus 0000:02: resource 1 [mem 0xfd100000-0xfd1fffff] >00:46:46,897 DEBUG kernel:[ 1.130026] pci_bus 0000:02: resource 2 [mem 0xfde00000-0xfdefffff 64bit pref] >00:46:46,897 DEBUG kernel:[ 1.130027] pci_bus 0000:03: resource 0 [io 0xc000-0xcfff] >00:46:46,897 DEBUG kernel:[ 1.130028] pci_bus 0000:03: resource 1 [mem 0xfdb00000-0xfdbfffff] >00:46:46,897 DEBUG kernel:[ 1.130029] pci_bus 0000:03: resource 2 [mem 0xfd200000-0xfd2fffff 64bit pref] >00:46:46,897 DEBUG kernel:[ 1.130031] pci_bus 0000:04: resource 0 [io 0xb000-0xbfff] >00:46:46,897 DEBUG kernel:[ 1.130032] pci_bus 0000:04: resource 1 [mem 0xfdd00000-0xfddfffff] >00:46:46,897 DEBUG kernel:[ 1.130033] pci_bus 0000:04: resource 2 [mem 0xfdc00000-0xfdcfffff pref] >00:46:46,897 DEBUG kernel:[ 1.130034] pci_bus 0000:04: resource 4 [io 0x0000-0x0cf7] >00:46:46,897 DEBUG kernel:[ 1.130036] pci_bus 0000:04: resource 5 [io 0x0d00-0xffff] >00:46:46,897 DEBUG kernel:[ 1.130037] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff] >00:46:46,897 DEBUG kernel:[ 1.130038] pci_bus 0000:04: resource 7 [mem 0x000c0000-0x000dffff] >00:46:46,897 DEBUG kernel:[ 1.130039] pci_bus 0000:04: resource 8 [mem 0xfed40000-0xfed44fff] >00:46:46,897 DEBUG kernel:[ 1.130041] pci_bus 0000:04: resource 9 [mem 0xd0000000-0xfebfffff] >00:46:46,897 DEBUG kernel:[ 1.130042] pci_bus 0000:05: resource 0 [io 0xa000-0xafff] >00:46:46,897 DEBUG kernel:[ 1.130043] pci_bus 0000:05: resource 1 [mem 0xfda00000-0xfdafffff] >00:46:46,897 DEBUG kernel:[ 1.130044] pci_bus 0000:05: resource 2 [mem 0xfd900000-0xfd9fffff 64bit pref] >00:46:46,897 DEBUG kernel:[ 1.130046] pci_bus 0000:06: resource 0 [io 0x9000-0x9fff] >00:46:46,897 DEBUG kernel:[ 1.130047] pci_bus 0000:06: resource 1 [mem 0xfd800000-0xfd8fffff] >00:46:46,897 DEBUG kernel:[ 1.130048] pci_bus 0000:06: resource 2 [mem 0xfd700000-0xfd7fffff 64bit pref] >00:46:46,897 DEBUG kernel:[ 1.130049] pci_bus 0000:07: resource 0 [io 0x8000-0x8fff] >00:46:46,897 DEBUG kernel:[ 1.130051] pci_bus 0000:07: resource 1 [mem 0xfd600000-0xfd6fffff] >00:46:46,897 DEBUG kernel:[ 1.130052] pci_bus 0000:07: resource 2 [mem 0xfd500000-0xfd5fffff 64bit pref] >00:46:46,897 DEBUG kernel:[ 1.130053] pci_bus 0000:08: resource 0 [io 0x7000-0x7fff] >00:46:46,897 DEBUG kernel:[ 1.130054] pci_bus 0000:08: resource 1 [mem 0xfd400000-0xfd4fffff] >00:46:46,897 DEBUG kernel:[ 1.130056] pci_bus 0000:08: resource 2 [mem 0xfd300000-0xfd3fffff 64bit pref] >00:46:46,897 INFO kernel:[ 1.130079] NET: Registered protocol family 2 >00:46:46,897 INFO kernel:[ 1.130482] TCP established hash table entries: 262144 (order: 10, 4194304 bytes) >00:46:46,897 INFO kernel:[ 1.131201] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >00:46:46,897 INFO kernel:[ 1.131374] TCP: Hash tables configured (established 262144 bind 65536) >00:46:46,897 INFO kernel:[ 1.131400] TCP: reno registered >00:46:46,897 INFO kernel:[ 1.131439] UDP hash table entries: 16384 (order: 7, 524288 bytes) >00:46:46,897 INFO kernel:[ 1.131562] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes) >00:46:46,897 INFO kernel:[ 1.131702] NET: Registered protocol family 1 >00:46:46,897 DEBUG kernel:[ 1.388082] pci 0000:01:00.0: Boot video device >00:46:46,897 DEBUG kernel:[ 1.388201] PCI: CLS 64 bytes, default 64 >00:46:46,897 INFO kernel:[ 1.388236] Unpacking initramfs... >00:46:46,897 INFO kernel:[ 4.212493] Freeing initrd memory: 33820K (ffff88007def8000 - ffff88007ffff000) >00:46:46,897 INFO kernel:[ 4.212742] PCI-DMA: Disabling AGP. >00:46:46,897 INFO kernel:[ 4.212816] PCI-DMA: aperture base @ c4000000 size 65536 KB >00:46:46,897 INFO kernel:[ 4.212817] PCI-DMA: using GART IOMMU. >00:46:46,897 INFO kernel:[ 4.212819] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture >00:46:46,897 INFO kernel:[ 4.217428] perf: AMD NB counters detected >00:46:46,897 INFO kernel:[ 4.217458] LVT offset 0 assigned for vector 0x400 >00:46:46,897 INFO kernel:[ 4.217482] perf: AMD IBS detected (0x000000ff) >00:46:46,897 INFO kernel:[ 4.220311] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >00:46:46,897 NOTICE kernel:[ 4.220643] Initialise system trusted keyring >00:46:46,897 INFO kernel:[ 4.220673] audit: initializing netlink socket (disabled) >00:46:46,897 NOTICE kernel:[ 4.220680] type=2000 audit(1389487587.333:1): initialized >00:46:46,897 INFO kernel:[ 4.237946] HugeTLB registered 2 MB page size, pre-allocated 0 pages >00:46:46,897 INFO kernel:[ 4.239924] zbud: loaded >00:46:46,897 NOTICE kernel:[ 4.240036] VFS: Disk quotas dquot_6.5.2 >00:46:46,897 WARNING kernel:[ 4.240068] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >00:46:46,897 INFO kernel:[ 4.240365] msgmni has been set to 32768 >00:46:46,897 NOTICE kernel:[ 4.240424] Key type big_key registered >00:46:46,897 DEBUG kernel:[ 4.240425] SELinux: Registering netfilter hooks >00:46:46,897 INFO kernel:[ 4.241145] alg: No test for stdrng (krng) >00:46:46,897 INFO kernel:[ 4.241152] NET: Registered protocol family 38 >00:46:46,897 NOTICE kernel:[ 4.241154] Key type asymmetric registered >00:46:46,897 NOTICE kernel:[ 4.241155] Asymmetric key parser 'x509' registered >00:46:46,897 INFO kernel:[ 4.241178] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >00:46:46,897 INFO kernel:[ 4.241217] io scheduler noop registered >00:46:46,897 INFO kernel:[ 4.241218] io scheduler deadline registered >00:46:46,897 INFO kernel:[ 4.241237] io scheduler cfq registered (default) >00:46:46,897 INFO kernel:[ 4.241491] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >00:46:46,897 INFO kernel:[ 4.241502] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >00:46:46,897 INFO kernel:[ 4.241589] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 >00:46:46,897 INFO kernel:[ 4.241591] ACPI: Power Button [PWRB] >00:46:46,897 INFO kernel:[ 4.241620] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >00:46:46,897 INFO kernel:[ 4.241622] ACPI: Power Button [PWRF] >00:46:46,897 DEBUG kernel:[ 4.241653] ACPI: acpi_idle registered with cpuidle >00:46:46,897 INFO kernel:[ 4.241831] GHES: HEST is not enabled! >00:46:46,897 INFO kernel:[ 4.241868] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >00:46:46,897 INFO kernel:[ 4.262369] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >00:46:46,897 INFO kernel:[ 4.262707] Non-volatile memory driver v1.3 >00:46:46,897 INFO kernel:[ 4.262708] Linux agpgart interface v0.103 >00:46:46,897 DEBUG kernel:[ 4.262787] ahci 0000:00:11.0: version 3.0 >00:46:46,897 INFO kernel:[ 4.262978] ahci 0000:00:11.0: AHCI 0001.0200 32 slots 4 ports 6 Gbps 0xf impl SATA mode >00:46:46,897 INFO kernel:[ 4.262980] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part >00:46:46,897 INFO kernel:[ 4.263315] scsi0 : ahci >00:46:46,897 INFO kernel:[ 4.263384] scsi1 : ahci >00:46:46,897 INFO kernel:[ 4.263426] scsi2 : ahci >00:46:46,897 INFO kernel:[ 4.263467] scsi3 : ahci >00:46:46,897 INFO kernel:[ 4.263506] ata1: SATA max UDMA/133 abar m1024@0xfdfff000 port 0xfdfff100 irq 19 >00:46:46,897 INFO kernel:[ 4.263509] ata2: SATA max UDMA/133 abar m1024@0xfdfff000 port 0xfdfff180 irq 19 >00:46:46,897 INFO kernel:[ 4.263510] ata3: SATA max UDMA/133 abar m1024@0xfdfff000 port 0xfdfff200 irq 19 >00:46:46,897 INFO kernel:[ 4.263512] ata4: SATA max UDMA/133 abar m1024@0xfdfff000 port 0xfdfff280 irq 19 >00:46:46,897 DEBUG kernel:[ 4.263574] ahci 0000:03:00.0: irq 40 for MSI/MSI-X >00:46:46,897 INFO kernel:[ 4.263614] ahci 0000:03:00.0: AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl IDE mode >00:46:46,897 INFO kernel:[ 4.263616] ahci 0000:03:00.0: flags: 64bit ncq sntf led only pmp fbs pio slum part sxs >00:46:46,897 INFO kernel:[ 4.263795] scsi4 : ahci >00:46:46,897 INFO kernel:[ 4.263839] scsi5 : ahci >00:46:46,897 INFO kernel:[ 4.263865] ata5: SATA max UDMA/133 abar m512@0xfdbff000 port 0xfdbff100 irq 40 >00:46:46,897 INFO kernel:[ 4.263867] ata6: SATA max UDMA/133 abar m512@0xfdbff000 port 0xfdbff180 irq 40 >00:46:46,897 INFO kernel:[ 4.263921] libphy: Fixed MDIO Bus: probed >00:46:46,897 INFO kernel:[ 4.263958] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >00:46:46,897 INFO kernel:[ 4.263959] ehci-pci: EHCI PCI platform driver >00:46:46,897 INFO kernel:[ 4.264094] ehci-pci 0000:00:12.2: EHCI Host Controller >00:46:46,897 INFO kernel:[ 4.264121] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1 >00:46:46,897 DEBUG kernel:[ 4.264128] QUIRK: Enable AMD PLL fix >00:46:46,897 INFO kernel:[ 4.264130] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround >00:46:46,897 INFO kernel:[ 4.264139] ehci-pci 0000:00:12.2: debug port 1 >00:46:46,897 INFO kernel:[ 4.264167] ehci-pci 0000:00:12.2: irq 17, io mem 0xfdffd000 >00:46:46,897 INFO kernel:[ 4.269386] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00 >00:46:46,897 INFO kernel:[ 4.269413] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >00:46:46,897 INFO kernel:[ 4.269415] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >00:46:46,897 INFO kernel:[ 4.269416] usb usb1: Product: EHCI Host Controller >00:46:46,897 INFO kernel:[ 4.269417] usb usb1: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >00:46:46,897 INFO kernel:[ 4.269418] usb usb1: SerialNumber: 0000:00:12.2 >00:46:46,897 INFO kernel:[ 4.269492] hub 1-0:1.0: USB hub found >00:46:46,897 INFO kernel:[ 4.269496] hub 1-0:1.0: 5 ports detected >00:46:46,897 INFO kernel:[ 4.269702] ehci-pci 0000:00:13.2: EHCI Host Controller >00:46:46,897 INFO kernel:[ 4.269730] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2 >00:46:46,897 INFO kernel:[ 4.269734] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround >00:46:46,897 INFO kernel:[ 4.269743] ehci-pci 0000:00:13.2: debug port 1 >00:46:46,897 INFO kernel:[ 4.269760] ehci-pci 0000:00:13.2: irq 17, io mem 0xfdffb000 >00:46:46,897 INFO kernel:[ 4.275373] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00 >00:46:46,897 INFO kernel:[ 4.275393] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >00:46:46,897 INFO kernel:[ 4.275394] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >00:46:46,897 INFO kernel:[ 4.275396] usb usb2: Product: EHCI Host Controller >00:46:46,897 INFO kernel:[ 4.275397] usb usb2: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >00:46:46,897 INFO kernel:[ 4.275398] usb usb2: SerialNumber: 0000:00:13.2 >00:46:46,897 INFO kernel:[ 4.275465] hub 2-0:1.0: USB hub found >00:46:46,897 INFO kernel:[ 4.275468] hub 2-0:1.0: 5 ports detected >00:46:46,897 INFO kernel:[ 4.275671] ehci-pci 0000:00:16.2: EHCI Host Controller >00:46:46,897 INFO kernel:[ 4.275699] ehci-pci 0000:00:16.2: new USB bus registered, assigned bus number 3 >00:46:46,897 INFO kernel:[ 4.275702] ehci-pci 0000:00:16.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround >00:46:46,897 INFO kernel:[ 4.275710] ehci-pci 0000:00:16.2: debug port 1 >00:46:46,897 INFO kernel:[ 4.275728] ehci-pci 0000:00:16.2: irq 17, io mem 0xfdff8000 >00:46:46,897 INFO kernel:[ 4.281365] ehci-pci 0000:00:16.2: USB 2.0 started, EHCI 1.00 >00:46:46,897 INFO kernel:[ 4.281376] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 >00:46:46,897 INFO kernel:[ 4.281377] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >00:46:46,897 INFO kernel:[ 4.281378] usb usb3: Product: EHCI Host Controller >00:46:46,897 INFO kernel:[ 4.281380] usb usb3: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >00:46:46,897 INFO kernel:[ 4.281381] usb usb3: SerialNumber: 0000:00:16.2 >00:46:46,897 INFO kernel:[ 4.281444] hub 3-0:1.0: USB hub found >00:46:46,897 INFO kernel:[ 4.281447] hub 3-0:1.0: 4 ports detected >00:46:46,897 INFO kernel:[ 4.281514] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >00:46:46,897 INFO kernel:[ 4.281515] ohci-pci: OHCI PCI platform driver >00:46:46,897 INFO kernel:[ 4.281645] ohci-pci 0000:00:12.0: OHCI PCI host controller >00:46:46,897 INFO kernel:[ 4.281675] ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 4 >00:46:46,897 INFO kernel:[ 4.281692] ohci-pci 0000:00:12.0: irq 18, io mem 0xfdffe000 >00:46:46,897 INFO kernel:[ 4.336326] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >00:46:46,897 INFO kernel:[ 4.336328] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >00:46:46,897 INFO kernel:[ 4.336329] usb usb4: Product: OHCI PCI host controller >00:46:46,897 INFO kernel:[ 4.336330] usb usb4: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ohci_hcd >00:46:46,897 INFO kernel:[ 4.336331] usb usb4: SerialNumber: 0000:00:12.0 >00:46:46,897 INFO kernel:[ 4.336408] hub 4-0:1.0: USB hub found >00:46:46,897 INFO kernel:[ 4.336414] hub 4-0:1.0: 5 ports detected >00:46:46,897 INFO kernel:[ 4.336617] ohci-pci 0000:00:13.0: OHCI PCI host controller >00:46:46,897 INFO kernel:[ 4.336646] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 5 >00:46:46,897 INFO kernel:[ 4.336656] ohci-pci 0000:00:13.0: irq 18, io mem 0xfdffc000 >00:46:46,897 INFO kernel:[ 4.391265] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 >00:46:46,897 INFO kernel:[ 4.391267] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >00:46:46,897 INFO kernel:[ 4.391268] usb usb5: Product: OHCI PCI host controller >00:46:46,897 INFO kernel:[ 4.391269] usb usb5: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ohci_hcd >00:46:46,897 INFO kernel:[ 4.391270] usb usb5: SerialNumber: 0000:00:13.0 >00:46:46,897 INFO kernel:[ 4.391345] hub 5-0:1.0: USB hub found >00:46:46,897 INFO kernel:[ 4.391349] hub 5-0:1.0: 5 ports detected >00:46:46,897 INFO kernel:[ 4.391547] ohci-pci 0000:00:14.5: OHCI PCI host controller >00:46:46,897 INFO kernel:[ 4.391577] ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 6 >00:46:46,897 INFO kernel:[ 4.391588] ohci-pci 0000:00:14.5: irq 18, io mem 0xfdffa000 >00:46:46,897 INFO kernel:[ 4.446198] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 >00:46:46,897 INFO kernel:[ 4.446200] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >00:46:46,897 INFO kernel:[ 4.446201] usb usb6: Product: OHCI PCI host controller >00:46:46,897 INFO kernel:[ 4.446202] usb usb6: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ohci_hcd >00:46:46,897 INFO kernel:[ 4.446203] usb usb6: SerialNumber: 0000:00:14.5 >00:46:46,897 INFO kernel:[ 4.446276] hub 6-0:1.0: USB hub found >00:46:46,897 INFO kernel:[ 4.446281] hub 6-0:1.0: 2 ports detected >00:46:46,897 INFO kernel:[ 4.446456] ohci-pci 0000:00:16.0: OHCI PCI host controller >00:46:46,897 INFO kernel:[ 4.446486] ohci-pci 0000:00:16.0: new USB bus registered, assigned bus number 7 >00:46:46,897 INFO kernel:[ 4.446497] ohci-pci 0000:00:16.0: irq 18, io mem 0xfdff9000 >00:46:46,897 INFO kernel:[ 4.501138] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 >00:46:46,897 INFO kernel:[ 4.501140] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >00:46:46,897 INFO kernel:[ 4.501141] usb usb7: Product: OHCI PCI host controller >00:46:46,897 INFO kernel:[ 4.501142] usb usb7: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ohci_hcd >00:46:46,897 INFO kernel:[ 4.501143] usb usb7: SerialNumber: 0000:00:16.0 >00:46:46,897 INFO kernel:[ 4.501215] hub 7-0:1.0: USB hub found >00:46:46,897 INFO kernel:[ 4.501219] hub 7-0:1.0: 4 ports detected >00:46:46,897 INFO kernel:[ 4.501290] uhci_hcd: USB Universal Host Controller Interface driver >00:46:46,897 INFO kernel:[ 4.501343] xhci_hcd 0000:02:00.0: xHCI Host Controller >00:46:46,897 INFO kernel:[ 4.501371] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 8 >00:46:46,898 DEBUG kernel:[ 4.501455] xhci_hcd 0000:02:00.0: irq 41 for MSI/MSI-X >00:46:46,898 INFO kernel:[ 4.501491] usb usb8: New USB device found, idVendor=1d6b, idProduct=0002 >00:46:46,898 INFO kernel:[ 4.501493] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >00:46:46,898 INFO kernel:[ 4.501494] usb usb8: Product: xHCI Host Controller >00:46:46,898 INFO kernel:[ 4.501495] usb usb8: Manufacturer: Linux 3.11.10-301.fc20.x86_64 xhci_hcd >00:46:46,898 INFO kernel:[ 4.501496] usb usb8: SerialNumber: 0000:02:00.0 >00:46:46,898 DEBUG kernel:[ 4.501538] xHCI xhci_add_endpoint called for root hub >00:46:46,898 DEBUG kernel:[ 4.501540] xHCI xhci_check_bandwidth called for root hub >00:46:46,898 INFO kernel:[ 4.501554] hub 8-0:1.0: USB hub found >00:46:46,898 INFO kernel:[ 4.501559] hub 8-0:1.0: 2 ports detected >00:46:46,898 INFO kernel:[ 4.501606] xhci_hcd 0000:02:00.0: xHCI Host Controller >00:46:46,898 INFO kernel:[ 4.501635] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 9 >00:46:46,898 INFO kernel:[ 4.501653] usb usb9: New USB device found, idVendor=1d6b, idProduct=0003 >00:46:46,898 INFO kernel:[ 4.501655] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >00:46:46,898 INFO kernel:[ 4.501656] usb usb9: Product: xHCI Host Controller >00:46:46,898 INFO kernel:[ 4.501657] usb usb9: Manufacturer: Linux 3.11.10-301.fc20.x86_64 xhci_hcd >00:46:46,898 INFO kernel:[ 4.501658] usb usb9: SerialNumber: 0000:02:00.0 >00:46:46,898 DEBUG kernel:[ 4.501711] xHCI xhci_add_endpoint called for root hub >00:46:46,898 DEBUG kernel:[ 4.501712] xHCI xhci_check_bandwidth called for root hub >00:46:46,898 INFO kernel:[ 4.501725] hub 9-0:1.0: USB hub found >00:46:46,898 INFO kernel:[ 4.501730] hub 9-0:1.0: 2 ports detected >00:46:46,898 INFO kernel:[ 4.506147] xhci_hcd 0000:06:00.0: xHCI Host Controller >00:46:46,898 INFO kernel:[ 4.506185] xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 10 >00:46:46,898 DEBUG kernel:[ 4.506291] xhci_hcd 0000:06:00.0: irq 42 for MSI/MSI-X >00:46:46,898 INFO kernel:[ 4.506336] usb usb10: New USB device found, idVendor=1d6b, idProduct=0002 >00:46:46,898 INFO kernel:[ 4.506338] usb usb10: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >00:46:46,898 INFO kernel:[ 4.506339] usb usb10: Product: xHCI Host Controller >00:46:46,898 INFO kernel:[ 4.506340] usb usb10: Manufacturer: Linux 3.11.10-301.fc20.x86_64 xhci_hcd >00:46:46,898 INFO kernel:[ 4.506341] usb usb10: SerialNumber: 0000:06:00.0 >00:46:46,898 DEBUG kernel:[ 4.506389] xHCI xhci_add_endpoint called for root hub >00:46:46,898 DEBUG kernel:[ 4.506390] xHCI xhci_check_bandwidth called for root hub >00:46:46,898 INFO kernel:[ 4.506404] hub 10-0:1.0: USB hub found >00:46:46,898 INFO kernel:[ 4.506409] hub 10-0:1.0: 2 ports detected >00:46:46,898 INFO kernel:[ 4.506459] xhci_hcd 0000:06:00.0: xHCI Host Controller >00:46:46,898 INFO kernel:[ 4.506485] xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 11 >00:46:46,898 INFO kernel:[ 4.506503] usb usb11: New USB device found, idVendor=1d6b, idProduct=0003 >00:46:46,898 INFO kernel:[ 4.506504] usb usb11: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >00:46:46,898 INFO kernel:[ 4.506505] usb usb11: Product: xHCI Host Controller >00:46:46,898 INFO kernel:[ 4.506507] usb usb11: Manufacturer: Linux 3.11.10-301.fc20.x86_64 xhci_hcd >00:46:46,898 INFO kernel:[ 4.506508] usb usb11: SerialNumber: 0000:06:00.0 >00:46:46,898 DEBUG kernel:[ 4.506548] xHCI xhci_add_endpoint called for root hub >00:46:46,898 DEBUG kernel:[ 4.506550] xHCI xhci_check_bandwidth called for root hub >00:46:46,898 INFO kernel:[ 4.506564] hub 11-0:1.0: USB hub found >00:46:46,898 INFO kernel:[ 4.506570] hub 11-0:1.0: 2 ports detected >00:46:46,898 INFO kernel:[ 4.511133] usbcore: registered new interface driver usbserial >00:46:46,898 INFO kernel:[ 4.511139] usbcore: registered new interface driver usbserial_generic >00:46:46,898 INFO kernel:[ 4.511145] usbserial: USB Serial support registered for generic >00:46:46,898 INFO kernel:[ 4.511167] i8042: PNP: No PS/2 controller found. Probing ports directly. >00:46:46,898 WARNING kernel:[ 4.544949] i8042: Failed to disable AUX port, but continuing anyway... Is this a SiS? >00:46:46,898 WARNING kernel:[ 4.544950] i8042: If AUX port is really absent please use the 'i8042.noaux' option >00:46:46,898 INFO kernel:[ 4.568059] ata3: SATA link down (SStatus 0 SControl 300) >00:46:46,898 INFO kernel:[ 4.568100] ata1: SATA link down (SStatus 0 SControl 300) >00:46:46,898 INFO kernel:[ 4.569052] ata6: SATA link down (SStatus 0 SControl 300) >00:46:46,898 INFO kernel:[ 4.569072] ata5: SATA link down (SStatus 0 SControl 300) >00:46:46,898 INFO kernel:[ 4.672934] usb 1-4: new high-speed USB device number 4 using ehci-pci >00:46:46,898 INFO kernel:[ 4.722880] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >00:46:46,898 INFO kernel:[ 4.723886] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >00:46:46,898 INFO kernel:[ 4.725308] ata4.00: ATA-8: ST3500320AS, SD15, max UDMA/133 >00:46:46,898 INFO kernel:[ 4.725310] ata4.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32) >00:46:46,898 INFO kernel:[ 4.727126] ata4.00: configured for UDMA/133 >00:46:46,898 INFO kernel:[ 4.729338] ata2.00: ATA-7: SAMSUNG HE103UJ, 1AA01113, max UDMA7 >00:46:46,898 INFO kernel:[ 4.729339] ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >00:46:46,898 INFO kernel:[ 4.735862] ata2.00: configured for UDMA/133 >00:46:46,898 NOTICE kernel:[ 4.735981] scsi 1:0:0:0: Direct-Access ATA SAMSUNG HE103UJ 1AA0 PQ: 0 ANSI: 5 >00:46:46,898 NOTICE kernel:[ 4.736084] sd 1:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB) >00:46:46,898 NOTICE kernel:[ 4.736092] sd 1:0:0:0: Attached scsi generic sg0 type 0 >00:46:46,898 NOTICE kernel:[ 4.736189] sd 1:0:0:0: [sda] Write Protect is off >00:46:46,898 DEBUG kernel:[ 4.736191] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00 >00:46:46,898 NOTICE kernel:[ 4.736196] scsi 3:0:0:0: Direct-Access ATA ST3500320AS SD15 PQ: 0 ANSI: 5 >00:46:46,898 NOTICE kernel:[ 4.736219] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >00:46:46,898 NOTICE kernel:[ 4.736273] sd 3:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB) >00:46:46,898 NOTICE kernel:[ 4.736305] sd 3:0:0:0: [sdb] Write Protect is off >00:46:46,898 DEBUG kernel:[ 4.736308] sd 3:0:0:0: [sdb] Mode Sense: 00 3a 00 00 >00:46:46,898 NOTICE kernel:[ 4.736309] sd 3:0:0:0: Attached scsi generic sg1 type 0 >00:46:46,898 NOTICE kernel:[ 4.736323] sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >00:46:46,898 INFO kernel:[ 4.744996] sda: sda1 sda2 >00:46:46,898 NOTICE kernel:[ 4.745275] sd 1:0:0:0: [sda] Attached SCSI disk >00:46:46,898 INFO kernel:[ 4.749863] sdb: sdb1 sdb2 >00:46:46,898 NOTICE kernel:[ 4.750022] sd 3:0:0:0: [sdb] Attached SCSI disk >00:46:46,898 INFO kernel:[ 4.788138] usb 1-4: New USB device found, idVendor=0781, idProduct=5530 >00:46:46,898 INFO kernel:[ 4.788140] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >00:46:46,898 INFO kernel:[ 4.788141] usb 1-4: Product: Cruzer >00:46:46,898 INFO kernel:[ 4.788142] usb 1-4: Manufacturer: SanDisk >00:46:46,898 INFO kernel:[ 4.788143] usb 1-4: SerialNumber: 20051736911181F22864 >00:46:46,898 INFO kernel:[ 4.794832] serio: i8042 KBD port at 0x60,0x64 irq 1 >00:46:46,898 INFO kernel:[ 4.794898] mousedev: PS/2 mouse device common for all mice >00:46:46,898 INFO kernel:[ 4.795018] rtc_cmos 00:04: RTC can wake from S4 >00:46:46,898 INFO kernel:[ 4.795110] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0 >00:46:46,898 INFO kernel:[ 4.795128] rtc_cmos 00:04: alarms up to one month, 242 bytes nvram, hpet irqs >00:46:46,898 INFO kernel:[ 4.795176] device-mapper: uevent: version 1.0.3 >00:46:46,898 INFO kernel:[ 4.795221] device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com >00:46:46,898 INFO kernel:[ 4.795311] cpuidle: using governor menu >00:46:46,898 INFO kernel:[ 4.795559] hidraw: raw HID events driver (C) Jiri Kosina >00:46:46,898 INFO kernel:[ 4.795624] usbcore: registered new interface driver usbhid >00:46:46,898 INFO kernel:[ 4.795625] usbhid: USB HID core driver >00:46:46,898 INFO kernel:[ 4.795651] drop_monitor: Initializing network drop monitor service >00:46:46,898 INFO kernel:[ 4.795699] ip_tables: (C) 2000-2006 Netfilter Core Team >00:46:46,898 INFO kernel:[ 4.795777] TCP: cubic registered >00:46:46,898 INFO kernel:[ 4.795779] Initializing XFRM netlink socket >00:46:46,898 INFO kernel:[ 4.795851] NET: Registered protocol family 10 >00:46:46,898 INFO kernel:[ 4.795994] mip6: Mobile IPv6 >00:46:46,898 INFO kernel:[ 4.795996] NET: Registered protocol family 17 >00:46:46,898 DEBUG kernel:[ 4.796422] PM: Hibernation image not present or could not be loaded. >00:46:46,898 NOTICE kernel:[ 4.796424] Loading compiled-in X.509 certificates >00:46:46,898 NOTICE kernel:[ 4.797123] Loaded X.509 cert 'Fedora kernel signing key: 03591dc57a690741401a1c202e2b3d9f4fed2a0e' >00:46:46,898 INFO kernel:[ 4.797130] registered taskstats version 1 >00:46:46,898 INFO kernel:[ 4.798644] Magic number: 14:102:759 >00:46:46,898 INFO kernel:[ 4.798752] rtc_cmos 00:04: setting system clock to 2014-01-12 00:46:29 UTC (1389487589) >00:46:46,898 INFO kernel:[ 4.799635] Freeing unused kernel memory: 1424K (ffffffff81cf9000 - ffffffff81e5d000) >00:46:46,898 INFO kernel:[ 4.799636] Write protecting the kernel read-only data: 12288k >00:46:46,898 INFO kernel:[ 4.803256] Freeing unused kernel memory: 1688K (ffff88000165a000 - ffff880001800000) >00:46:46,898 INFO kernel:[ 4.805765] Freeing unused kernel memory: 1232K (ffff880001acc000 - ffff880001c00000) >00:46:46,898 INFO kernel:[ 4.818858] device-mapper: multipath: version 1.5.1 loaded >00:46:46,898 INFO kernel:[ 4.868765] BIOS EDD facility v0.16 2004-Jun-25, 4 devices found >00:46:46,898 INFO kernel:[ 5.048394] squashfs: version 4.0 (2009/01/31) Phillip Lougher >00:46:46,898 INFO kernel:[ 5.050991] Loading iSCSI transport class v2.0-870. >00:46:46,898 NOTICE kernel:[ 5.054604] iscsi: registered transport (tcp) >00:46:46,898 INFO kernel:[ 5.056509] alua: device handler registered >00:46:46,898 INFO kernel:[ 5.058357] emc: device handler registered >00:46:46,898 INFO kernel:[ 5.060280] hp_sw: device handler registered >00:46:46,898 INFO kernel:[ 5.062174] rdac: device handler registered >00:46:46,898 INFO kernel:[ 5.216373] tsc: Refined TSC clocksource calibration: 4026.866 MHz >00:46:46,898 INFO kernel:[ 5.475063] usb 5-4: new full-speed USB device number 2 using ohci-pci >00:46:46,898 INFO kernel:[ 5.620953] usb 5-4: New USB device found, idVendor=045e, idProduct=070f >00:46:46,898 INFO kernel:[ 5.620961] usb 5-4: New USB device strings: Mfr=0, Product=1, SerialNumber=0 >00:46:46,898 INFO kernel:[ 5.620965] usb 5-4: Product: Microsoft LifeChat LX-3000 >00:46:46,898 INFO kernel:[ 5.629035] input: Microsoft LifeChat LX-3000 as /devices/pci0000:00/0000:00:13.0/usb5/5-4/5-4:1.3/input/input2 >00:46:46,898 INFO kernel:[ 5.629205] hid-generic 0003:045E:070F.0001: input,hidraw0: USB HID v1.00 Device [Microsoft LifeChat LX-3000 ] on usb-0000:00:13.0-4/input3 >00:46:46,898 INFO kernel:[ 5.751750] usb 4-1: new low-speed USB device number 2 using ohci-pci >00:46:46,898 INFO kernel:[ 5.901634] usb 4-1: New USB device found, idVendor=046d, idProduct=c31c >00:46:46,898 INFO kernel:[ 5.901641] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >00:46:46,898 INFO kernel:[ 5.901646] usb 4-1: Product: USB Keyboard >00:46:46,898 INFO kernel:[ 5.901650] usb 4-1: Manufacturer: Logitech >00:46:46,898 INFO kernel:[ 5.914908] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:12.0/usb4/4-1/4-1:1.0/input/input3 >00:46:46,898 INFO kernel:[ 5.915035] hid-generic 0003:046D:C31C.0002: input,hidraw1: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-0000:00:12.0-1/input0 >00:46:46,898 INFO kernel:[ 5.929702] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:12.0/usb4/4-1/4-1:1.1/input/input4 >00:46:46,898 INFO kernel:[ 5.929863] hid-generic 0003:046D:C31C.0003: input,hidraw2: USB HID v1.10 Device [Logitech USB Keyboard] on usb-0000:00:12.0-1/input1 >00:46:46,898 INFO kernel:[ 6.052404] usb 4-2: new low-speed USB device number 3 using ohci-pci >00:46:46,898 INFO kernel:[ 6.202288] usb 4-2: New USB device found, idVendor=046d, idProduct=c408 >00:46:46,898 INFO kernel:[ 6.202296] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >00:46:46,898 INFO kernel:[ 6.202300] usb 4-2: Product: USB Trackball >00:46:46,898 INFO kernel:[ 6.202304] usb 4-2: Manufacturer: Logitech >00:46:46,898 INFO kernel:[ 6.210553] input: Logitech USB Trackball as /devices/pci0000:00/0000:00:12.0/usb4/4-2/4-2:1.0/input/input5 >00:46:46,898 INFO kernel:[ 6.210699] hid-generic 0003:046D:C408.0004: input,hidraw3: USB HID v1.10 Mouse [Logitech USB Trackball] on usb-0000:00:12.0-2/input0 >00:46:46,898 INFO kernel:[ 6.215536] Switched to clocksource tsc >00:46:46,898 INFO kernel:[ 6.312098] usb 8-1: new full-speed USB device number 2 using xhci_hcd >00:46:46,898 INFO kernel:[ 6.365746] usb 8-1: New USB device found, idVendor=046d, idProduct=c219 >00:46:46,898 INFO kernel:[ 6.365753] usb 8-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >00:46:46,898 INFO kernel:[ 6.365758] usb 8-1: Product: Logitech Cordless RumblePad 2 >00:46:46,898 INFO kernel:[ 6.365762] usb 8-1: Manufacturer: Logitech >00:46:46,898 INFO kernel:[ 6.399808] input: Logitech Logitech Cordless RumblePad 2 as /devices/pci0000:00/0000:00:09.0/0000:02:00.0/usb8/8-1/8-1:1.0/input/input6 >00:46:46,898 INFO kernel:[ 6.400089] logitech 0003:046D:C219.0005: input,hidraw4: USB HID v1.11 Gamepad [Logitech Logitech Cordless RumblePad 2] on usb-0000:02:00.0-1/input0 >00:46:46,898 ERR kernel:[ 6.400092] logitech 0003:046D:C219.0005: missing HID_OUTPUT_REPORT 0 >00:46:46,898 INFO kernel:[ 8.081211] floppy0: no floppy controllers found >00:46:46,898 INFO kernel:[ 8.090020] No iBFT detected. >00:46:46,898 INFO kernel:[ 8.091787] md: raid0 personality registered for level 0 >00:46:46,898 INFO kernel:[ 8.093798] md: raid1 personality registered for level 1 >00:46:46,898 INFO kernel:[ 8.095559] async_tx: api initialized (async) >00:46:46,898 INFO kernel:[ 8.096532] xor: automatically using best checksumming function: >00:46:46,898 INFO kernel:[ 8.105944] avx : 4988.000 MB/sec >00:46:46,898 WARNING kernel:[ 8.124922] raid6: sse2x1 7449 MB/s >00:46:46,898 WARNING kernel:[ 8.141903] raid6: sse2x2 11675 MB/s >00:46:46,898 WARNING kernel:[ 8.158882] raid6: sse2x4 13257 MB/s >00:46:46,898 WARNING kernel:[ 8.158884] raid6: using algorithm sse2x4 (13257 MB/s) >00:46:46,898 WARNING kernel:[ 8.158885] raid6: using ssse3x2 recovery algorithm >00:46:46,898 INFO kernel:[ 8.163267] md: raid6 personality registered for level 6 >00:46:46,898 INFO kernel:[ 8.163269] md: raid5 personality registered for level 5 >00:46:46,898 INFO kernel:[ 8.163270] md: raid4 personality registered for level 4 >00:46:46,898 INFO kernel:[ 8.167187] md: raid10 personality registered for level 10 >00:46:46,898 INFO kernel:[ 8.168904] md: linear personality registered for level -1 >00:46:46,898 INFO kernel:[ 8.175083] device-mapper: multipath round-robin: version 1.0.0 loaded >00:46:46,898 INFO kernel:[ 8.179682] sha256_ssse3: Using AVX optimized SHA-256 implementation >00:46:46,898 INFO kernel:[ 8.193980] RPC: Registered named UNIX socket transport module. >00:46:46,898 INFO kernel:[ 8.193982] RPC: Registered udp transport module. >00:46:46,898 INFO kernel:[ 8.193983] RPC: Registered tcp transport module. >00:46:46,898 INFO kernel:[ 8.193984] RPC: Registered tcp NFSv4.1 backchannel transport module. >00:46:46,898 INFO kernel:[ 8.331100] wmi: Mapper loaded >00:46:46,898 INFO kernel:[ 8.340898] scsi6 : pata_atiixp >00:46:46,898 INFO kernel:[ 8.342576] [drm] Initialized drm 1.1.0 20060810 >00:46:46,898 INFO kernel:[ 8.342849] usb-storage 1-4:1.0: USB Mass Storage device detected >00:46:46,898 INFO kernel:[ 8.343032] scsi7 : pata_atiixp >00:46:46,898 INFO kernel:[ 8.343391] ata7: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xfa00 irq 14 >00:46:46,898 INFO kernel:[ 8.343393] ata8: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xfa08 irq 15 >00:46:46,898 INFO kernel:[ 8.344388] scsi8 : usb-storage 1-4:1.0 >00:46:46,898 INFO kernel:[ 8.344492] usbcore: registered new interface driver usb-storage >00:46:46,898 INFO kernel:[ 8.344944] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded >00:46:46,898 WARNING kernel:[ 8.344950] r8169 0000:05:00.0: can't disable ASPM; OS doesn't have ASPM control >00:46:46,898 DEBUG kernel:[ 8.345171] r8169 0000:05:00.0: irq 43 for MSI/MSI-X >00:46:46,898 INFO kernel:[ 8.345326] r8169 0000:05:00.0 eth0: RTL8168evl/8111evl at 0xffffc90003040000, 94:de:80:01:60:6d, XID 0c900800 IRQ 43 >00:46:46,898 INFO kernel:[ 8.345328] r8169 0000:05:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] >00:46:46,898 INFO kernel:[ 8.349074] alg: No test for crc32 (crc32-pclmul) >00:46:46,898 WARNING kernel:[ 8.365242] MXM: GUID detected in BIOS >00:46:46,898 INFO kernel:[ 8.365458] nouveau [ DEVICE][0000:01:00.0] BOOT0 : 0x092000a2 >00:46:46,898 INFO kernel:[ 8.365459] nouveau [ DEVICE][0000:01:00.0] Chipset: G92 (NV92) >00:46:46,898 INFO kernel:[ 8.365461] nouveau [ DEVICE][0000:01:00.0] Family : NV50 >00:46:46,898 INFO kernel:[ 8.366050] nouveau [ VBIOS][0000:01:00.0] checking PRAMIN for image... >00:46:46,898 NOTICE kernel:[ 8.400690] firewire_ohci 0000:04:0e.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x11 >00:46:46,898 INFO kernel:[ 8.421961] nouveau [ VBIOS][0000:01:00.0] ... appears to be valid >00:46:46,898 INFO kernel:[ 8.421963] nouveau [ VBIOS][0000:01:00.0] using image from PRAMIN >00:46:46,898 INFO kernel:[ 8.422037] nouveau [ VBIOS][0000:01:00.0] BIT signature found >00:46:46,898 INFO kernel:[ 8.422042] nouveau [ VBIOS][0000:01:00.0] version 62.92.3a.00.08 >00:46:46,898 INFO kernel:[ 8.442169] nouveau [ PFB][0000:01:00.0] RAM type: GDDR3 >00:46:46,898 INFO kernel:[ 8.442172] nouveau [ PFB][0000:01:00.0] RAM size: 512 MiB >00:46:46,898 INFO kernel:[ 8.442173] nouveau [ PFB][0000:01:00.0] ZCOMP: 4032 tags >00:46:46,898 INFO kernel:[ 8.464845] nouveau [ PTHERM][0000:01:00.0] FAN control: none / external >00:46:46,898 INFO kernel:[ 8.464858] nouveau [ PTHERM][0000:01:00.0] fan management: disabled >00:46:46,898 INFO kernel:[ 8.464860] nouveau [ PTHERM][0000:01:00.0] internal sensor: yes >00:46:46,898 INFO kernel:[ 8.464968] [TTM] Zone kernel: Available graphics memory: 16466064 kiB >00:46:46,898 INFO kernel:[ 8.464970] [TTM] Zone dma32: Available graphics memory: 2097152 kiB >00:46:46,898 INFO kernel:[ 8.464971] [TTM] Initializing pool allocator >00:46:46,898 INFO kernel:[ 8.464973] [TTM] Initializing DMA pool allocator >00:46:46,898 INFO kernel:[ 8.464980] nouveau [ DRM] VRAM: 512 MiB >00:46:46,899 INFO kernel:[ 8.464981] nouveau [ DRM] GART: 1048576 MiB >00:46:46,899 INFO kernel:[ 8.464984] nouveau [ DRM] TMDS table version 2.0 >00:46:46,899 INFO kernel:[ 8.464985] nouveau [ DRM] DCB version 4.0 >00:46:46,899 INFO kernel:[ 8.464986] nouveau [ DRM] DCB outp 00: 02000300 00000028 >00:46:46,899 INFO kernel:[ 8.464988] nouveau [ DRM] DCB outp 01: 01000302 00000030 >00:46:46,899 INFO kernel:[ 8.464989] nouveau [ DRM] DCB outp 02: 04011310 00000028 >00:46:46,899 INFO kernel:[ 8.464990] nouveau [ DRM] DCB outp 03: 02011312 00000030 >00:46:46,899 INFO kernel:[ 8.464991] nouveau [ DRM] DCB outp 04: 010223f1 00c0c080 >00:46:46,899 INFO kernel:[ 8.464993] nouveau [ DRM] DCB conn 00: 00001030 >00:46:46,899 INFO kernel:[ 8.464994] nouveau [ DRM] DCB conn 01: 00002130 >00:46:46,899 INFO kernel:[ 8.464996] nouveau [ DRM] DCB conn 02: 00000210 >00:46:46,899 INFO kernel:[ 8.464997] nouveau [ DRM] DCB conn 03: 00000211 >00:46:46,899 INFO kernel:[ 8.464998] nouveau [ DRM] DCB conn 04: 00000213 >00:46:46,899 WARNING kernel:[ 8.471708] nouveau W[ DRM] failed to create encoder 0/1/0: -19 >00:46:46,899 WARNING kernel:[ 8.471710] nouveau W[ DRM] TV-1 has no encoders, removing >00:46:46,899 INFO kernel:[ 8.471726] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >00:46:46,899 INFO kernel:[ 8.471727] [drm] No driver support for vblank timestamp query. >00:46:46,899 INFO kernel:[ 8.471819] nouveau [ DRM] 1 available performance level(s) >00:46:46,899 INFO kernel:[ 8.471822] nouveau [ DRM] 3: core 678MHz shader 1728MHz memory 972MHz voltage 1150mV fanspeed 100% >00:46:46,899 INFO kernel:[ 8.471824] nouveau [ DRM] c: core 399MHz shader 810MHz memory 499MHz voltage 1150mV >00:46:46,899 INFO kernel:[ 8.478762] nouveau [ DRM] MM: using CRYPT for buffer copies >00:46:46,899 INFO kernel:[ 8.527738] ata7.00: ATAPI: HL-DT-ST BD-RE BH14NS40, 1.00, max UDMA/100 >00:46:46,899 INFO kernel:[ 8.527900] ata7.01: ATA-8: WDC WD1001FALS-00J7B0, 05.00K05, max UDMA/133 >00:46:46,899 INFO kernel:[ 8.527902] ata7.01: 1953525168 sectors, multi 16: LBA48 NCQ (depth 0/32) >00:46:46,899 WARNING kernel:[ 8.527906] ata7.00: limited to UDMA/33 due to 40-wire cable >00:46:46,899 WARNING kernel:[ 8.527907] ata7.01: limited to UDMA/33 due to 40-wire cable >00:46:46,899 INFO kernel:[ 8.540568] nouveau [ DRM] allocated 1440x900 fb: 0x70000, bo ffff8807f9747000 >00:46:46,899 INFO kernel:[ 8.540618] fbcon: nouveaufb (fb0) is primary device >00:46:46,899 INFO kernel:[ 8.549847] ata7.00: configured for UDMA/33 >00:46:46,899 INFO kernel:[ 8.553002] ata7.01: configured for UDMA/33 >00:46:46,899 NOTICE kernel:[ 8.560020] scsi 6:0:0:0: CD-ROM HL-DT-ST BD-RE BH14NS40 1.00 PQ: 0 ANSI: 5 >00:46:46,899 WARNING kernel:[ 8.565000] sr0: scsi3-mmc drive: 47x/125x writer dvd-ram cd/rw xa/form2 cdda tray >00:46:46,899 INFO kernel:[ 8.565002] cdrom: Uniform CD-ROM driver Revision: 3.20 >00:46:46,899 DEBUG kernel:[ 8.565151] sr 6:0:0:0: Attached scsi CD-ROM sr0 >00:46:46,899 NOTICE kernel:[ 8.565209] sr 6:0:0:0: Attached scsi generic sg2 type 5 >00:46:46,899 NOTICE kernel:[ 8.569404] scsi 6:0:1:0: Direct-Access ATA WDC WD1001FALS-0 05.0 PQ: 0 ANSI: 5 >00:46:46,899 NOTICE kernel:[ 8.569505] sd 6:0:1:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB) >00:46:46,899 NOTICE kernel:[ 8.569515] sd 6:0:1:0: Attached scsi generic sg3 type 0 >00:46:46,899 NOTICE kernel:[ 8.569561] sd 6:0:1:0: [sdc] Write Protect is off >00:46:46,899 DEBUG kernel:[ 8.569563] sd 6:0:1:0: [sdc] Mode Sense: 00 3a 00 00 >00:46:46,899 NOTICE kernel:[ 8.569587] sd 6:0:1:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >00:46:46,899 INFO kernel:[ 8.588516] sdc: sdc1 sdc2 sdc4 < sdc5 > >00:46:46,899 NOTICE kernel:[ 8.589014] sd 6:0:1:0: [sdc] Attached SCSI disk >00:46:46,899 INFO kernel:[ 8.634997] Console: switching to colour frame buffer device 180x56 >00:46:46,899 INFO kernel:[ 8.638208] nouveau 0000:01:00.0: fb0: nouveaufb frame buffer device >00:46:46,899 INFO kernel:[ 8.638209] nouveau 0000:01:00.0: registered panic notifier >00:46:46,899 INFO kernel:[ 8.638211] [drm] Initialized nouveau 1.1.1 20120801 for 0000:01:00.0 on minor 0 >00:46:46,899 NOTICE kernel:[ 8.922286] firewire_core 0000:04:0e.0: created device fw0: GUID 0049e5506fae0a00, S400 >00:46:46,899 NOTICE kernel:[ 9.344307] scsi 8:0:0:0: Direct-Access SanDisk Cruzer 1.20 PQ: 0 ANSI: 5 >00:46:46,899 NOTICE kernel:[ 9.344554] sd 8:0:0:0: Attached scsi generic sg4 type 0 >00:46:46,899 NOTICE kernel:[ 9.345049] sd 8:0:0:0: [sdd] 15633408 512-byte logical blocks: (8.00 GB/7.45 GiB) >00:46:46,899 NOTICE kernel:[ 9.346051] sd 8:0:0:0: [sdd] Write Protect is off >00:46:46,899 DEBUG kernel:[ 9.346054] sd 8:0:0:0: [sdd] Mode Sense: 43 00 00 00 >00:46:46,899 NOTICE kernel:[ 9.347042] sd 8:0:0:0: [sdd] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >00:46:46,899 INFO kernel:[ 9.352299] sdd: sdd1 >00:46:46,899 NOTICE kernel:[ 9.356415] sd 8:0:0:0: [sdd] Attached SCSI removable disk >00:46:46,899 INFO kernel:[ 12.821674] r8169 0000:05:00.0 p14p1: link down >00:46:46,899 INFO kernel:[ 12.821700] r8169 0000:05:00.0 p14p1: link down >00:46:46,899 INFO kernel:[ 12.821726] IPv6: ADDRCONF(NETDEV_UP): p14p1: link is not ready >00:46:46,899 INFO kernel:[ 15.174768] r8169 0000:05:00.0 p14p1: link up >00:46:46,899 INFO kernel:[ 15.174774] IPv6: ADDRCONF(NETDEV_CHANGE): p14p1: link becomes ready >00:46:46,899 INFO kernel:[ 17.827077] loop: module loaded >00:46:46,899 INFO kernel:[ 17.844300] bio: create slab <bio-1> at 1 >00:46:46,899 INFO kernel:[ 17.852351] bio: create slab <bio-2> at 2 >00:46:46,899 INFO kernel:[ 18.842905] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >00:46:46,899 DEBUG kernel:[ 19.938127] SELinux: 2048 avtab hash slots, 101316 rules. >00:46:46,899 DEBUG kernel:[ 19.953252] SELinux: 2048 avtab hash slots, 101316 rules. >00:46:46,899 DEBUG kernel:[ 19.969427] SELinux: 8 users, 83 roles, 4634 types, 265 bools, 1 sens, 1024 cats >00:46:46,899 DEBUG kernel:[ 19.969429] SELinux: 83 classes, 101316 rules >00:46:46,899 DEBUG kernel:[ 19.974154] SELinux: Completing initialization. >00:46:46,899 DEBUG kernel:[ 19.974155] SELinux: Setting up existing superblocks. >00:46:46,899 DEBUG kernel:[ 19.974160] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >00:46:46,899 DEBUG kernel:[ 19.974164] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >00:46:46,899 DEBUG kernel:[ 19.974172] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >00:46:46,899 DEBUG kernel:[ 19.974175] SELinux: initialized (dev proc, type proc), uses genfs_contexts >00:46:46,899 DEBUG kernel:[ 19.974181] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >00:46:46,899 DEBUG kernel:[ 19.974192] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >00:46:46,899 DEBUG kernel:[ 19.975347] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >00:46:46,899 DEBUG kernel:[ 19.975350] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >00:46:46,899 DEBUG kernel:[ 19.976084] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >00:46:46,899 DEBUG kernel:[ 19.976087] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >00:46:46,899 DEBUG kernel:[ 19.976090] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >00:46:46,899 DEBUG kernel:[ 19.976102] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >00:46:46,899 DEBUG kernel:[ 19.976107] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >00:46:46,899 DEBUG kernel:[ 19.976112] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >00:46:46,899 DEBUG kernel:[ 19.976121] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >00:46:46,899 DEBUG kernel:[ 19.976530] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >00:46:46,899 DEBUG kernel:[ 19.976531] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >00:46:46,899 DEBUG kernel:[ 19.976536] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >00:46:46,899 DEBUG kernel:[ 19.976732] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >00:46:46,899 DEBUG kernel:[ 19.976765] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >00:46:46,899 DEBUG kernel:[ 19.976773] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >00:46:46,899 DEBUG kernel:[ 19.976774] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >00:46:46,899 DEBUG kernel:[ 19.976779] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >00:46:46,899 DEBUG kernel:[ 19.976782] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >00:46:46,899 DEBUG kernel:[ 19.976789] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >00:46:46,899 DEBUG kernel:[ 19.976792] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >00:46:46,899 DEBUG kernel:[ 19.976794] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >00:46:46,899 DEBUG kernel:[ 19.976797] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >00:46:46,899 DEBUG kernel:[ 19.976803] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >00:46:46,899 DEBUG kernel:[ 19.976806] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >00:46:46,899 DEBUG kernel:[ 19.976810] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >00:46:46,899 DEBUG kernel:[ 19.976815] SELinux: initialized (dev sdd1, type vfat), uses genfs_contexts >00:46:46,899 DEBUG kernel:[ 19.976823] SELinux: initialized (dev loop0, type squashfs), uses xattr >00:46:46,899 DEBUG kernel:[ 19.976837] SELinux: initialized (dev dm-0, type ext4), uses xattr >00:46:46,899 NOTICE kernel:[ 19.992870] type=1403 audit(1389487604.710:2): policy loaded auid=4294967295 ses=4294967295 >00:46:46,899 DEBUG kernel:[ 20.413072] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >00:46:46,899 DEBUG kernel:[ 20.551123] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >00:46:46,899 DEBUG kernel:[ 20.551434] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >00:46:46,899 DEBUG kernel:[ 20.551457] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >00:46:46,899 INFO kernel:[ 21.093639] acpi-cpufreq: overriding BIOS provided _PSD data >00:46:46,899 INFO kernel:[ 21.133441] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >00:46:46,899 WARNING kernel:[ 21.164702] ACPI Warning: 0x0000000000000b00-0x0000000000000b07 SystemIO conflicts with Region \SOR1 1 (20130517/utaddress-251) >00:46:46,899 INFO kernel:[ 21.164707] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >00:46:46,899 INFO kernel:[ 21.209073] microcode: CPU0: patch_level=0x0600081c >00:46:46,899 INFO kernel:[ 21.381377] microcode: CPU0: new patch_level=0x06000822 >00:46:46,899 INFO kernel:[ 21.381426] microcode: CPU1: patch_level=0x0600081c >00:46:46,899 INFO kernel:[ 21.397089] microcode: CPU1: new patch_level=0x06000822 >00:46:46,899 INFO kernel:[ 21.397110] microcode: CPU2: patch_level=0x0600081c >00:46:46,899 INFO kernel:[ 21.397127] microcode: CPU3: patch_level=0x0600081c >00:46:46,899 INFO kernel:[ 21.412493] microcode: CPU3: new patch_level=0x06000822 >00:46:46,899 INFO kernel:[ 21.415774] microcode: CPU4: patch_level=0x0600081c >00:46:46,899 INFO kernel:[ 21.415799] microcode: CPU5: patch_level=0x0600081c >00:46:46,899 INFO kernel:[ 21.431294] microcode: CPU5: new patch_level=0x06000822 >00:46:46,899 INFO kernel:[ 21.431323] microcode: CPU6: patch_level=0x0600081c >00:46:46,899 INFO kernel:[ 21.431345] microcode: CPU7: patch_level=0x0600081c >00:46:46,899 INFO kernel:[ 21.431476] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >00:46:46,899 INFO kernel:[ 21.584894] md: bind<sda2> >00:46:46,899 NOTICE kernel:[ 21.663097] type=1400 audit(1389487606.382:3): avc: denied { create } for pid=1205 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >00:46:46,899 NOTICE kernel:[ 21.663230] type=1400 audit(1389487606.382:4): avc: denied { setattr } for pid=1205 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=17465 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >00:46:46,899 NOTICE kernel:[ 21.663312] type=1400 audit(1389487606.382:5): avc: denied { relabelfrom } for pid=1205 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=17465 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >00:46:46,899 INFO kernel:[ 21.953795] md: bind<sdc5> >00:46:46,899 INFO kernel:[ 21.960671] md/raid1:md127: active with 2 out of 2 mirrors >00:46:46,899 INFO kernel:[ 21.960687] md127: detected capacity change from 0 to 963377561600 >00:46:46,899 DEBUG kernel:[ 21.960708] RAID1 conf printout: >00:46:46,899 DEBUG kernel:[ 21.960714] --- wd:2 rd:2 >00:46:46,899 DEBUG kernel:[ 21.960719] disk 0, wo:0, o:1, dev:sdc5 >00:46:46,899 DEBUG kernel:[ 21.960723] disk 1, wo:0, o:1, dev:sda2 >00:46:46,899 INFO kernel:[ 21.991423] md127: unknown partition table >00:46:46,899 NOTICE kernel:[ 22.116768] type=1400 audit(1389487606.836:6): avc: denied { read } for pid=1221 comm="bash" name=".profile" dev="dm-0" ino=25384 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >00:46:46,899 NOTICE kernel:[ 22.116854] type=1400 audit(1389487606.836:7): avc: denied { open } for pid=1221 comm="bash" path="/root/.profile" dev="dm-0" ino=25384 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >00:46:47,627 INFO NetworkManager: <info> NetworkManager (version 0.9.9.0-20.git20131003.fc20) is starting... >00:46:47,627 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf >00:46:47,627 INFO NetworkManager: <info> WEXT support is enabled >00:46:47,721 INFO kernel:[ 22.998659] cfg80211: Calling CRDA to update world regulatory domain >00:46:47,859 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >00:46:47,951 INFO polkitd: Started polkitd version 0.112 >00:46:48,062 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >00:46:48,073 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >00:46:48,074 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >00:46:48,074 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >00:46:48,074 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >00:46:48,074 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-p14p1 ... >00:46:48,075 NOTICE NetworkManager: ifcfg-rh: read connection 'p14p1' >00:46:48,148 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >00:46:48,149 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >00:46:48,181 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >00:46:48,187 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >00:46:48,190 INFO NetworkManager: <info> WiFi hardware radio set enabled >00:46:48,192 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >00:46:48,192 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >00:46:48,192 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >00:46:48,192 INFO NetworkManager: <info> Networking is enabled by state file >00:46:48,194 INFO NetworkManager: <info> (lo): link connected >00:46:48,194 INFO NetworkManager: <info> (lo): carrier is ON >00:46:48,194 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >00:46:48,194 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >00:46:48,195 INFO NetworkManager: <info> (lo): No existing connection detected. >00:46:48,196 INFO NetworkManager: <info> (p14p1): link connected >00:46:48,197 INFO NetworkManager: <info> (p14p1): carrier is ON >00:46:48,197 INFO NetworkManager: <info> (p14p1): new Ethernet device (driver: 'r8169' ifindex: 2) >00:46:48,197 INFO NetworkManager: <info> (p14p1): exported as /org/freedesktop/NetworkManager/Devices/1 >00:46:48,197 INFO NetworkManager: <info> (p14p1): Generating connection from current device status. >00:46:48,198 INFO NetworkManager: <info> (p14p1): Using generated connection: 'p14p1' >00:46:48,198 INFO NetworkManager: <info> (p14p1): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >00:46:48,201 INFO NetworkManager: <info> (p14p1): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >00:46:48,211 WARNING NetworkManager: <warn> Couldn't get managed objects: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.bluez was not provided by any .service files >00:46:48,212 INFO NetworkManager: <info> Auto-activating connection 'p14p1'. >00:46:48,212 INFO NetworkManager: <info> Activation (p14p1) starting connection 'p14p1' >00:46:48,212 INFO NetworkManager: <info> (p14p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >00:46:48,212 INFO NetworkManager: <info> NetworkManager state is now CONNECTING >00:46:48,213 INFO NetworkManager: <info> Activation (p14p1) Stage 1 of 5 (Device Prepare) scheduled... >00:46:48,213 INFO NetworkManager: <info> Activation (p14p1) Stage 1 of 5 (Device Prepare) started... >00:46:48,213 INFO NetworkManager: <info> Activation (p14p1) Stage 2 of 5 (Device Configure) scheduled... >00:46:48,213 INFO NetworkManager: <info> Activation (p14p1) Stage 1 of 5 (Device Prepare) complete. >00:46:48,213 INFO NetworkManager: <info> Activation (p14p1) Stage 2 of 5 (Device Configure) starting... >00:46:48,213 INFO NetworkManager: <info> (p14p1): device state change: prepare -> config (reason 'none') [40 50 0] >00:46:48,214 INFO NetworkManager: <info> Activation (p14p1) Stage 2 of 5 (Device Configure) successful. >00:46:48,214 INFO NetworkManager: <info> Activation (p14p1) Stage 3 of 5 (IP Configure Start) scheduled. >00:46:48,214 INFO NetworkManager: <info> Activation (p14p1) Stage 2 of 5 (Device Configure) complete. >00:46:48,214 INFO NetworkManager: <info> Activation (p14p1) Stage 3 of 5 (IP Configure Start) started... >00:46:48,214 INFO NetworkManager: <info> (p14p1): device state change: config -> ip-config (reason 'none') [50 70 0] >00:46:48,214 INFO NetworkManager: <info> Activation (p14p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >00:46:48,287 INFO NetworkManager: <info> dhclient started with pid 1276 >00:46:48,288 INFO NetworkManager: <info> Activation (p14p1) Stage 3 of 5 (IP Configure Start) complete. >00:46:48,864 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >00:46:48,865 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >00:46:48,865 INFO dhclient: All rights reserved. >00:46:48,865 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >00:46:48,865 INFO dhclient: >00:46:48,892 INFO NetworkManager: <info> (p14p1): DHCPv4 state changed nbi -> preinit >00:46:48,900 INFO dhclient: Listening on LPF/p14p1/94:de:80:01:60:6d >00:46:48,900 INFO dhclient: Sending on LPF/p14p1/94:de:80:01:60:6d >00:46:48,900 INFO dhclient: Sending on Socket/fallback >00:46:48,900 INFO dhclient: DHCPREQUEST on p14p1 to 255.255.255.255 port 67 (xid=0xe530b1b) >00:46:48,902 INFO dhclient: DHCPACK from 192.168.1.1 (xid=0xe530b1b) >00:46:48,906 INFO dhclient: bound to 192.168.1.2 -- renewal in 39014 seconds. >00:46:48,906 INFO NetworkManager: <info> (p14p1): DHCPv4 state changed preinit -> reboot >00:46:48,906 INFO NetworkManager: <info> address 192.168.1.2 >00:46:48,906 INFO NetworkManager: <info> plen 24 (255.255.255.0) >00:46:48,906 INFO NetworkManager: <info> gateway 192.168.1.1 >00:46:48,906 INFO NetworkManager: <info> lease time 86400 >00:46:48,906 INFO NetworkManager: <info> nameserver '192.168.1.1' >00:46:48,906 INFO NetworkManager: <info> Activation (p14p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >00:46:48,909 INFO NetworkManager: <info> Activation (p14p1) Stage 5 of 5 (IPv4 Commit) started... >00:46:48,909 INFO NetworkManager: <info> (p14p1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >00:46:48,910 INFO NetworkManager: <info> Activation (p14p1) Stage 5 of 5 (IPv4 Commit) complete. >00:46:48,910 INFO NetworkManager: <info> (p14p1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >00:46:48,910 INFO NetworkManager: <info> (p14p1): device state change: secondaries -> activated (reason 'none') [90 100 0] >00:46:48,910 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >00:46:48,910 INFO NetworkManager: <info> Policy set 'p14p1' (p14p1) as default for IPv4 routing and DNS. >00:46:48,911 INFO NetworkManager: <info> Activation (p14p1) successful, device activated. >00:46:48,911 INFO NetworkManager: <info> startup complete >00:46:48,912 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >00:46:48,925 INFO NetworkManager: <info> Setting system hostname to 'phoenix' (from address lookup) >00:46:48,958 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >00:46:52,884 NOTICE kernel:[ 28.155591] type=1400 audit(1389487612.882:8): avc: denied { read write } for pid=1335 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=1195 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >00:46:56,092 NOTICE kernel:[ 31.360122] type=1400 audit(1389487616.090:9): avc: denied { read write } for pid=1382 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 >00:46:56,906 NOTICE kernel:[ 32.173253] type=1400 audit(1389487616.904:10): avc: denied { open } for pid=1236 comm="in:imfile" path="/tmp/X.log" dev="tmpfs" ino=21506 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:xdm_tmp_t:s0 tclass=file >00:46:57,782 INFO chronyd: chronyd version 1.29 starting >00:46:57,783 INFO chronyd: Linux kernel major=3 minor=11 patch=10 >00:46:57,783 INFO chronyd: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >00:46:57,784 INFO chronyd: Generated key 1 >00:47:00,959 INFO kernel:[ 36.221127] md127: detected capacity change from 963377561600 to 0 >00:47:00,959 INFO kernel:[ 36.221135] md: md127 stopped. >00:47:00,959 INFO kernel:[ 36.221141] md: unbind<sdc5> >00:47:00,980 INFO kernel:[ 36.241606] md: export_rdev(sdc5) >00:47:00,980 INFO kernel:[ 36.242220] md: unbind<sda2> >00:47:00,991 INFO kernel:[ 36.252728] md: export_rdev(sda2) >00:47:01,734 INFO kernel:[ 36.995137] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsystem >00:47:01,767 INFO kernel:[ 37.026989] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >00:47:01,767 DEBUG kernel:[ 37.027002] SELinux: initialized (dev sda1, type ext3), uses xattr >00:47:01,975 INFO kernel:[ 37.235891] md: md127 stopped. >00:47:01,977 INFO kernel:[ 37.237668] md: bind<sda2> >00:47:01,977 INFO kernel:[ 37.238028] md: bind<sdc5> >00:47:01,986 INFO kernel:[ 37.246785] md/raid1:md127: active with 2 out of 2 mirrors >00:47:01,986 INFO kernel:[ 37.246825] md127: detected capacity change from 0 to 963377561600 >00:47:01,990 INFO kernel:[ 37.250463] md127: unknown partition table >00:47:02,083 INFO kernel:[ 37.343664] EXT4-fs (md127): mounting ext3 file system using the ext4 subsystem >00:47:02,131 INFO kernel:[ 37.391395] EXT4-fs (md127): mounted filesystem with ordered data mode. Opts: (null) >00:47:02,131 DEBUG kernel:[ 37.391408] SELinux: initialized (dev md127, type ext3), uses xattr >00:47:02,221 INFO kernel:[ 37.481276] md127: detected capacity change from 963377561600 to 0 >00:47:02,221 INFO kernel:[ 37.481286] md: md127 stopped. >00:47:02,221 INFO kernel:[ 37.481294] md: unbind<sdc5> >00:47:02,229 INFO kernel:[ 37.489249] md: export_rdev(sdc5) >00:47:02,229 INFO kernel:[ 37.489347] md: unbind<sda2> >00:47:02,239 INFO kernel:[ 37.499230] md: export_rdev(sda2) >00:47:02,398 INFO kernel:[ 37.658427] EXT4-fs (sdb1): mounting ext3 file system using the ext4 subsystem >00:47:02,410 INFO kernel:[ 37.670599] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null) >00:47:02,420 DEBUG kernel:[ 37.680375] SELinux: initialized (dev sdb1, type ext3), uses xattr >00:47:02,729 INFO kernel:[ 37.988854] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >00:47:02,729 DEBUG kernel:[ 37.988867] SELinux: initialized (dev dm-2, type ext4), uses xattr >00:47:03,055 INFO chronyd: Selected source 208.53.158.34 >00:47:03,055 WARNING chronyd: System clock wrong by -28196.812059 seconds, adjustment started >16:57:06,243 WARNING chronyd: System clock was stepped by -28196.812 seconds >16:57:06,887 INFO kernel:[ 38.957714] EXT4-fs (dm-2): mounting ext3 file system using the ext4 subsystem >16:57:06,954 INFO kernel:[ 39.024588] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >16:57:06,957 DEBUG kernel:[ 39.028245] SELinux: initialized (dev dm-2, type ext3), uses xattr >16:57:07,261 INFO kernel:[ 39.331785] EXT4-fs (sdc1): mounting ext3 file system using the ext4 subsystem >16:57:07,264 INFO kernel:[ 39.334150] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null) >16:57:07,274 DEBUG kernel:[ 39.344898] SELinux: initialized (dev sdc1, type ext3), uses xattr >16:57:07,401 INFO kernel:[ 39.471593] EXT4-fs (sdc2): mounting ext3 file system using the ext4 subsystem >16:57:07,404 INFO kernel:[ 39.474500] EXT4-fs (sdc2): mounted filesystem with ordered data mode. Opts: (null) >16:57:07,408 DEBUG kernel:[ 39.478562] SELinux: initialized (dev sdc2, type ext3), uses xattr >16:57:07,930 NOTICE kernel:[ 40.000115] type=1400 audit(1389459427.928:11): avc: denied { read write } for pid=1589 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 >16:57:07,932 NOTICE kernel:[ 40.001525] type=1400 audit(1389459427.930:12): avc: denied { read write } for pid=1589 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=1195 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >00:47:05,000 NOTICE kernel:[ 40.472423] type=1400 audit(1389487625.000:13): avc: denied { ioctl } for pid=1589 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 >00:47:05,000 NOTICE kernel:[ 40.472449] type=1400 audit(1389487625.000:14): avc: denied { getattr } for pid=1589 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 >00:47:11,550 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >00:47:11,580 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.hostname1' >00:47:12,163 INFO kernel:[ 47.627431] bio: create slab <bio-1> at 1 >00:47:12,164 INFO kernel:[ 47.627838] Btrfs loaded >00:47:12,344 INFO kernel:[ 47.807876] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >00:48:08,740 INFO chronyd: Can't synchronise: no majority >00:48:08,746 INFO chronyd: Selected source 198.58.100.237 >00:48:08,746 WARNING chronyd: Required tick 24 outside allowed range (9000 .. 11000) >00:48:08,746 WARNING chronyd: System clock wrong by -28196.661435 seconds, adjustment started >16:58:12,085 WARNING chronyd: System clock was stepped by -28196.661 seconds >16:59:17,053 INFO chronyd: Can't synchronise: no majority >17:00:21,273 INFO chronyd: Selected source 66.79.167.34 >17:00:21,273 WARNING chronyd: System clock wrong by -69.671741 seconds, adjustment started >17:00:21,654 INFO chronyd: Can't synchronise: no majority >17:01:25,954 INFO chronyd: Selected source 66.79.167.34 >17:01:25,954 WARNING chronyd: System clock wrong by -20.475256 seconds, adjustment started >17:01:26,320 INFO chronyd: Can't synchronise: no majority
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 1051803
: 848665 |
848666
|
848667
|
848668
|
848669
|
848670
|
848671
|
848672
|
848673
|
848674
|
848675