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 947625 Details for
Bug 1153690
FormatCreateError: ('invalid device specification', '/dev/sda2')
[?]
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), 240.30 KB, created by
Jakub Čajka
on 2014-10-16 14:29:05 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Jakub Čajka
Created:
2014-10-16 14:29:05 UTC
Size:
240.30 KB
patch
obsolete
>anaconda 21.48.10-1 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/blivet/formats/__init__.py", line 370, in create > raise FormatCreateError("invalid device specification", self.device) > File "/usr/lib/python2.7/site-packages/blivet/formats/fs.py", line 818, in create > DeviceFormat.create(self, **kwargs) > File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 559, in execute > options=self.device.formatArgs) > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 361, in processActions > action.execute(callbacks) > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 364, in doIt > self.devicetree.processActions(callbacks) > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 216, in turnOnFilesystems > storage.doIt(callbacks) > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 190, in doInstall > turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall, callbacks=callbacks_reg) > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) >FormatCreateError: ('invalid device specification', '/dev/sda2') > >Local variables in innermost frame: >device: /dev/sda2 >self: non-existent ext4 filesystem mounted at /boot >kwargs: {'device': '/dev/sda2', 'options': []} > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: TextUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf.productTitle: Anaconda > _intf._meh_interface: TextIntf instance, containing members: > _intf._meh_interface._io: IOHandler instance, containing members: > _intf._meh_interface._io.out_func: <built-in function print> > _intf._meh_interface._io.in_func: <bound method App.raw_input of <pyanaconda.ui.tui.simpleline.base.App object at 0x3fffa8465d50>> > _intf._meh_interface.screen: None > _intf.isFinal: True > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: None > _intf.storage.roots: [] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage._defaultFSType: ext4 > _intf.storage.autoPartEscrowCert: None > _intf.storage.iscsi: iscsi instance, containing members: > _intf.storage.iscsi.initiatorSet: False > _intf.storage.iscsi.ifaces: {} > _intf.storage.iscsi.started: False > _intf.storage.iscsi._initiator: Skipped > _intf.storage.iscsi.discovered_targets: {} > _intf.storage.iscsi.ibftNodes: [] > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._fstab_swaps: set([LVMLogicalVolumeDevice instance (0x3fffa7fb5ed0) -- > name = fedora-server_ibm-power7r2-01-le01-swap status = False kids = 0 id = 100 > parents = ['non-existent 19.5 GiB lvmvg fedora-server_ibm-power7r2-01-le01 (89)'] > uuid = None size = 2048 MiB > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 2048 MiB path = /dev/mapper/fedora--server_ibm--power7r2--01--le01-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x3fffa7ed8610) -- > name = fedora-server_ibm-power7r2-01-le01 status = False kids = 2 id = 89 > parents = ['non-existent 19.51 GiB partition sda3 (72) with non-existent lvmpv'] > uuid = None size = 19.5 GiB > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/fedora--server_ibm--power7r2--01--le01 > format args = [] originalFormat = None free = 0 PE Size = 4096 KiB PE Count = 0 > PE Free = 0 PV Count = 1 > modified = True extents = 4993 free space = 40 MiB > free extents = 10 reserved percent = 0 reserved space = 0 B > PVs = ['non-existent 19.51 GiB partition sda3 (72) with non-existent lvmpv'] > LVs = ['non-existent 17.46 GiB lvmlv fedora-server_ibm-power7r2-01-le01-root (94) with non-existent ext4 filesystem mounted at /', > 'non-existent 2048 MiB lvmlv fedora-server_ibm-power7r2-01-le01-swap (100) with non-existent swap'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 2048 MiB]) > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: None > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [ActionCreateFormat instance, containing members: > container: None > _format: Ext4FS instance, containing members: > _format._label: None > _format.errors: False > _format.uuid: None > _format.exists: None > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 0 B > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: /boot > _format.id: 77 > _format._device: /dev/sda2 > origFormat: non-existent None > device: existing 500 MiB partition sda2 (78) with non-existent ext4 filesystem mounted at /boot > id: 81 > _applied: True >, ActionCreateDevice instance, containing members: > device: non-existent 19.51 GiB partition sda3 (72) with non-existent lvmpv > container: None > id: 74 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: non-existent lvmpv > origFormat: non-existent None > device: Already dumped (PartitionDevice instance) > id: 75 > _applied: True >, ActionCreateDevice instance, containing members: > device: non-existent 19.5 GiB lvmvg fedora-server_ibm-power7r2-01-le01 (89) > container: None > id: 92 > _applied: True >, ActionCreateDevice instance, containing members: > device: non-existent 2048 MiB lvmlv fedora-server_ibm-power7r2-01-le01-swap (100) with non-existent swap > container: Already dumped (LVMVolumeGroupDevice instance) > id: 102 > _applied: True >, ActionCreateFormat instance, containing members: > container: Already dumped (LVMVolumeGroupDevice instance) > _format: non-existent swap > origFormat: non-existent None > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 103 > _applied: True >, ActionCreateDevice instance, containing members: > device: non-existent 17.46 GiB lvmlv fedora-server_ibm-power7r2-01-le01-root (94) with non-existent ext4 filesystem mounted at / > container: Already dumped (LVMVolumeGroupDevice instance) > id: 96 > _applied: True >, ActionCreateFormat instance, containing members: > container: Already dumped (LVMVolumeGroupDevice instance) > _format: Ext4FS instance, containing members: > _format._label: None > _format.errors: False > _format.uuid: None > _format.exists: None > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 0 B > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: / > _format.id: 93 > _format._device: /dev/mapper/fedora--server_ibm--power7r2--01--le01-root > origFormat: non-existent None > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 97 > _applied: True >] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._pvInfo: None > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [existing 20 GiB disk sda (1) with existing msdos disklabel >, OpticalDevice instance, containing members: > major: 11 > _partedDevice: parted.Device instance -- > model: QEMU QEMU CD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 951570 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 2 busy: True > hardwareGeometry: (59, 255, 63) biosGeometry: (59, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa7cf37a0> > exists: True > _size: 1858.54 MiB > id: 20 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method OpticalDevice._addParent of OpticalDevice instance (0x3fffa84b0350) -- > name = sr0 status = True kids = 0 id = 20 > parents = [] > uuid = None size = 1858.54 MiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:2/0:0:2:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU CD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 951570 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 2 busy: True > hardwareGeometry: (59, 255, 63) biosGeometry: (59, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa7cf37a0> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = iso9660> > _parents.items: [] > _parents.removefunc: <bound method OpticalDevice._removeParent of OpticalDevice instance (0x3fffa84b0350) -- > name = sr0 status = True kids = 0 id = 20 > parents = [] > uuid = None size = 1858.54 MiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:2/0:0:2:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU CD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 951570 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 2 busy: True > hardwareGeometry: (59, 255, 63) biosGeometry: (59, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa7cf37a0> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = iso9660> > controllable: True > uuid: None > _format: Iso9660FS instance, containing members: > _format._label: Fedora-S-21_A-ppc64le > _format.uuid: 2014-10-16-04-52-25-00 > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format._targetSize: 1 B > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: None > _format.id: 23 > _format._device: /dev/sr0 > deviceLinks: [/dev/cdrom, /dev/disk/by-id/scsi-0QEMU_QEMU_CD-ROM_scsi0-cd2, /dev/disk/by-label/Fedora-S-21_A-ppc64le, /dev/disk/by-path/scsi-0:0:2:0, /dev/disk/by-uuid/2014-10-16-04-52-25-00] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/vio/71000002/host0/target0:0:2/0:0:2:0/block/sr0 > _targetSize: 0 B > _model: QEMU_CD-ROM > kids: 0 > _vendor: QEMU > _name: sr0 > protected: False > originalFormat: Iso9660FS instance, containing members: > originalFormat._label: Fedora-S-21_A-ppc64le > originalFormat.uuid: 2014-10-16-04-52-25-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 23 > originalFormat._device: /dev/sr0 > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 25 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x3fffa84b0e10) -- > name = /run/install/repo/LiveOS/squashfs.img status = False kids = 1 id = 25 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /run/install/repo/LiveOS/squashfs.img > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x3fffa84b0e10) -- > name = /run/install/repo/LiveOS/squashfs.img status = False kids = 1 id = 25 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /run/install/repo/LiveOS/squashfs.img > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 28 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x3fffa81feb50) -- > name = loop0 status = False kids = 0 id = 28 > parents = ['existing 0 B file /run/install/repo/LiveOS/squashfs.img (25)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x3fffa81feb50) -- > name = loop0 status = False kids = 0 id = 28 > parents = ['existing 0 B file /run/install/repo/LiveOS/squashfs.img (25)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 33 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x3fffa81fee50) -- > name = /LiveOS/rootfs.img status = False kids = 1 id = 33 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /LiveOS/rootfs.img > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x3fffa81fee50) -- > name = /LiveOS/rootfs.img status = False kids = 1 id = 33 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /LiveOS/rootfs.img > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/rootfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 36 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x3fffa81fef50) -- > name = loop1 status = False kids = 1 id = 36 > parents = ['existing 0 B file /LiveOS/rootfs.img (33)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = ext4> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x3fffa81fef50) -- > name = loop1 status = False kids = 1 id = 36 > parents = ['existing 0 B file /LiveOS/rootfs.img (33)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = ext4> > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format._label: Anaconda > _format.errors: False > _format.uuid: ceac4156-4c06-40d9-9d10-b28d02728d10 > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: 0 B > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 2048 MiB > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: None > _format.id: 39 > _format._device: /dev/loop1 > deviceLinks: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/ceac4156-4c06-40d9-9d10-b28d02728d10] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat._label: Anaconda > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: Already dumped (Size instance) > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 39 > originalFormat._device: /dev/loop1 > originalFormat.errors: False > originalFormat.uuid: ceac4156-4c06-40d9-9d10-b28d02728d10 > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.dirty: False > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 41 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x3fffa84b0b50) -- > name = /overlay (deleted) status = False kids = 1 id = 41 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /overlay (deleted) > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x3fffa84b0b50) -- > name = /overlay (deleted) status = False kids = 1 id = 41 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /overlay (deleted) > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /overlay (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 44 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x3fffa81fea50) -- > name = loop2 status = False kids = 1 id = 44 > parents = ['existing 0 B file /overlay (deleted) (41)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x3fffa81fea50) -- > name = loop2 status = False kids = 1 id = 44 > parents = ['existing 0 B file /overlay (deleted) (41)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing None > _serial: None >, existing 2048 MiB dm live-rw (48) with existing ext4 filesystem >, existing 2048 MiB dm live-base (53) with existing ext4 filesystem >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, existing 4096 KiB partition sda1 (84) with non-existent prepboot >, Already dumped (LVMVolumeGroupDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [ActionDestroyFormat instance, containing members: > device: non-existent 4096 KiB partition sda1 (6) > origFormat: PPCPRePBoot instance, containing members: > origFormat.exists: False > origFormat._options: None > origFormat.id: 9 > origFormat._device: /dev/sda1 > origFormat.uuid: None > container: None > id: 62 > _applied: True >, ActionDestroyFormat instance, containing members: > device: non-existent 500 MiB partition sda2 (11) > origFormat: Ext4FS instance, containing members: > origFormat._label: None > origFormat.errors: False > origFormat.uuid: 5c164d15-e336-4d4f-90c1-06eb2847891a > origFormat.exists: False > origFormat._mountpoint: None > origFormat._minInstanceSize: 14.13 MiB > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat._targetSize: 500 MiB > origFormat.dirty: False > origFormat._size: Already dumped (Size instance) > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat.id: 14 > origFormat._device: /dev/sda2 > container: None > id: 59 > _applied: True >, ActionDestroyDevice instance, containing members: > device: non-existent 19.51 GiB partition sda3 (16) > container: None > id: 58 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 61 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 64 > _applied: True >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: non-existent msdos disklabel > container: None > id: 65 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: existing msdos disklabel > origFormat: existing None > device: Already dumped (DiskDevice instance) > id: 70 > _applied: True >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 86 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: PPCPRePBoot instance, containing members: > _format.exists: None > _format._options: None > _format.id: 83 > _format._device: /dev/sda1 > _format.uuid: None > origFormat: non-existent None > device: Already dumped (PartitionDevice instance) > id: 87 > _applied: True >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 80 > _applied: True >] > _intf.storage.fsset.devicetree.names: [sda, sr0, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), live-rw, live-base, fedora-server_ibm-power7r2-01-le01, fedora-server_ibm-power7r2-01-le01-root, fedora-server_ibm-power7r2-01-le01-swap] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.storage.fsset.devicetree._lvInfo: None > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: None > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 1 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [] > _intf.storage.config.initializeDisks: False > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: IPSeriesGRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.stage2_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._free_space_snapshot: None > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: #version=DEVEL ># Install OS instead of upgrade >install > ># Use CDROM installation media >cdrom ># Use text mode install >text ># Firewall configuration >firewall --enabled --port=imap:tcp,1234:udp,47:tcp --service=ftp >firstboot --disable >ignoredisk --only-use=sda ># Keyboard layouts ># old format: keyboard us ># new format: >keyboard --vckeymap=us --xlayouts='us' ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=dhcp >network --hostname=ibm-power7r2-01-le01.lab.eng.brq.redhat.com ># Root password >rootpw --plaintext anaconda ># SELinux configuration >selinux --enforcing ># Do not configure the X Window System >skipx ># System timezone >timezone America/New_York --isUtc --ntpservers=services.englab.brq.redhat.com,s02.brq.redhat.com ># System bootloader configuration >bootloader --location=mbr --boot-drive=sda >autopart --type=lvm ># Partition clearing information >clearpart --all > >%packages >@core > >%end > >%addon com_redhat_kdump --disable --reserve-mb='256' > >%end > > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: None > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: True > _intf.storage._nextID: 3 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.fcoe.added_nics: [] > _intf.storage.autoPartitionRequests: [PartSpec instance (0x3fffa5bce110) -- > mountpoint = / lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB maxSize = 50 GiB grow = True > >, PartSpec instance (0x3fffa5bce910) -- > mountpoint = /home lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True > >, PartSpec instance (0x3fffa5bce9d0) -- > mountpoint = /boot lv = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False > >, PartSpec instance (0x3fffa5bce950) -- > mountpoint = None lv = False thin = False btrfs = False > weight = 5000 fstype = prepboot encrypted = False > size = 4096 KiB maxSize = None grow = False > >, PartSpec instance (0x3fffa5bce990) -- > mountpoint = None lv = True thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2048 MiB maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf.quitMessage: None > _intf._app: App instance, containing members: > _intf._app.quit_message: Do you really want to quit? > _intf._app._screens: [(<pyanaconda.ui.tui.spokes.progress.ProgressSpoke object at 0x3fffa8465bd0>, None, None)] > _intf._app._handlers: {4: [(<function exception_msg_handler at 0x3fffaa7d48c0>, None)], 5: [(<bound method TextUserInterface._handle_show_message of <pyanaconda.ui.tui.TextUserInterface object at 0x3fffa83f09d0>>, None)]} > _intf._app._redraw: True > _intf._app._width: 80 > _intf._app._header: Anaconda > _intf._app.queue: Queue instance, containing members: > _intf._app.queue.unfinished_tasks: 1 > _intf._app.queue.queue: deque([]) > _intf._app.queue.maxsize: 0 > _intf._app.queue.all_tasks_done: <Condition(<thread.lock object at 0x3fffaa8ee3f0>, 0)> > _intf._app.queue.mutex: <thread.lock object at 0x3fffaa8ee3f0> > _intf._app.queue.not_full: <Condition(<thread.lock object at 0x3fffaa8ee3f0>, 0)> > _intf._app.queue.not_empty: <Condition(<thread.lock object at 0x3fffaa8ee3f0>, 0)> > _intf._app._spacer: ================================================================================ >================================================================================ > _intf._app.quit_question: <class 'pyanaconda.ui.tui.tuiobject.YesNoDialog'> > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: Skipped > _intf.payload.instclass: Already dumped (DefaultInstall instance) > _intf.payload._rescueVersionList: [] > _intf.payload.install_device: Already dumped (OpticalDevice instance) > _intf.payload._environmentAddons: {'server-product-environment': (['web-server', 'dns-server', 'dogtag', 'ftp-server', 'freeipa-server', 'guest-agents', 'ha', 'load-balancer', 'mail-server', 'mysql', 'sql-server', 'printing', 'virtualization', 'smb-server'], ['c-development', 'container-management', 'development-tools', 'domain-client', 'headless-management', 'rpm-development-tools', 'system-tools'])} > _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.storage: Already dumped (Blivet instance) > _intf.payload.requiredGroups: [] > _intf.payload._base_repo: anaconda > _intf.payload.txID: None > _intf.payload._rpm_macros: [] > _intf.payload._base_repo_lock: <_RLock owner=None count=0> > _intf.payload._createdInitrds: False > _intf.payload._packages: [] > _intf.payload.requiredPackages: [] > _intf.payload._space_required: 2861.02 MiB > _intf.payload._yum: Skipped > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload._kernelVersionList: [] >updateSrc: None >rootParts: None >id: None >mediaDevice: None >methodstr: cdrom >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: IPSeriesGRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader.problems: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage2_device: None > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: t >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >gui_initialized: <thread.lock object at 0x3fffaa8ee530> >dbus_session_connection: None >dbus_inhibit_id: None >mehConfig: Config instance, containing members: > mehConfig.programArch: ppc64le > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x3fffa84a20c8>, True), 'type': (<function <lambda> at 0x3fffa84a2320>, True), 'addons': (<function list_addons_callback at 0x3fffa84a2230>, False), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x3fffa84a2140>, True)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction._storage_playground, _intf._currentAction._spokes["CustomPartitioningSpoke"]._storage_playground, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf._currentAction._spokes["PasswordSpoke"]._oldweak, _intf._currentAction._spokes["PasswordSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._oldweak, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.programVersion: 21.48.10-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password] > mehConfig.programName: anaconda > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/dnf.log, /tmp/dnf.rpm.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline, /tmp/syslog, /run/install/ks.cfg] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: Namespace instance, containing members: > opts.mpath: True > opts.updateSrc: None > opts.selinux: True > opts.syslog: None > opts.eject: True > opts.leavebootorder: False > opts.images: [] > opts.nombr: False > opts.runres: None > opts.armPlatform: None > opts.dnf: False > opts.memcheck: True > opts.dirinstall: False > opts.xdriver: None > opts.display_mode: t > opts.stage2: None > opts.dmraid: True > opts.method: cdrom > opts.vncpassword: Skipped > opts.vnc: False > opts.rescue: False > opts.noverifyssl: False > opts.geoloc: None > opts.proxy: None > opts.vncconnect: None > opts.mpathfriendlynames: True > opts.lang: None > opts.askmethod: False > opts.liveinst: False > opts.loglevel: None > opts.multiLib: False > opts.rescue_nomount: False > opts.keymap: None > opts.ksfile: /run/install/ks.cfg > opts.ibft: True > opts.debug: False > opts.extlinux: False >proxy: None > >Registered callbacks: >addons: >com_redhat_kdump > > >/tmp/anaconda.log: >14:21:35,970 INFO anaconda: /sbin/anaconda 21.48.10-1 >14:21:36,343 INFO anaconda: 25165824 kB (24576 MB) are available >14:21:36,468 INFO anaconda: check_memory(): total:25165824, needed:768, graphical:1280 >14:21:36,478 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >14:21:36,479 INFO anaconda: Default encoding = utf-8 >14:21:36,526 INFO anaconda: Parsing kickstart: /run/install/ks.cfg >14:21:36,569 INFO anaconda: 25165824 kB (24576 MB) are available >14:21:37,117 WARN anaconda.stdout: Not asking for VNC because of an automated install >14:21:37,118 WARN anaconda.stdout: Not asking for VNC because text mode was explicitly asked for in kickstart >14:21:37,127 INFO anaconda: Display mode = t >14:21:37,129 INFO anaconda: 25165824 kB (24576 MB) are available >14:21:37,245 INFO anaconda: check_memory(): total:25165824, needed:768, graphical:1280 >14:21:37,292 INFO anaconda: _Fedora is the highest priority installclass, using it >14:21:37,801 INFO anaconda: bootloader IPSeriesGRUB2 on IPSeriesPPC platform >14:21:37,838 INFO anaconda: bootloader IPSeriesGRUB2 on IPSeriesPPC platform >14:21:37,869 DEBUG anaconda: network: devices found ['eth0'] >14:21:37,894 WARN anaconda: network: apply kickstart: --device does not exist >14:21:37,991 WARN anaconda: network: set ONBOOT: --device does not exist >14:21:38,064 DEBUG anaconda: updating hostname ibm-power7r2-01-le01.lab.eng.brq.redhat.com >14:21:38,084 INFO anaconda: Running Thread: AnaStorageThread (70367288357280) >14:21:38,085 INFO anaconda: Running Thread: AnaTimeInitThread (70367264108960) >14:21:38,087 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (70367255720352) >14:21:38,089 INFO anaconda: Running Thread: AnaPayloadRestartThread (70367247331744) >14:21:38,091 INFO anaconda: Running Thread: AnaPayloadThread (70367238943136) >14:21:38,102 INFO anaconda: Thread Done: AnaPayloadRestartThread (70367247331744) >14:21:38,197 INFO anaconda: got 2 NTP servers from DHCP >14:21:38,200 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (70367255720352) >14:21:38,026 INFO anaconda: Thread Done: AnaTimeInitThread (70367264108960) >14:21:38,174 INFO anaconda: 25165824 kB (24576 MB) are available >14:21:38,841 INFO anaconda: Running Thread: AnaSourceWatcher (70367264108960) >14:21:38,842 INFO anaconda: Running Thread: AnaStorageWatcher (70367255720352) >14:21:40,260 INFO anaconda: Thread Done: AnaStorageThread (70367288357280) >14:21:40,343 INFO anaconda: Thread Done: AnaStorageWatcher (70367255720352) >14:21:41,402 INFO anaconda: Thread Done: AnaPayloadThread (70367238943136) >14:21:41,403 INFO anaconda: Thread Done: AnaSourceWatcher (70367264108960) >14:21:42,144 DEBUG anaconda: new disk order: [] >14:21:42,326 DEBUG anaconda: stage1 device cannot be of type disk >14:21:44,394 DEBUG anaconda: new disk order: [] >14:21:44,485 DEBUG anaconda: stage1 device cannot be of type lvmvg >14:21:44,486 DEBUG anaconda: stage1 device cannot be of type lvmlv >14:21:44,486 DEBUG anaconda: stage1 device cannot be of type lvmlv >14:21:44,487 DEBUG anaconda: stage1 device cannot be of type disk >14:21:44,487 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >14:21:44,488 DEBUG anaconda: _is_valid_size(sda1) returning True >14:21:44,488 DEBUG anaconda: _is_valid_location(sda1) returning True >14:21:44,488 WARN anaconda: sda1 not bootable >14:21:44,488 DEBUG anaconda: _is_valid_format(sda1) returning True >14:21:44,489 DEBUG anaconda: is_valid_stage1_device(sda1) returning True >14:21:44,490 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >14:21:44,491 DEBUG anaconda: _is_valid_size(sda1) returning True >14:21:44,491 DEBUG anaconda: _is_valid_location(sda1) returning True >14:21:44,491 WARN anaconda: sda1 not bootable >14:21:44,491 DEBUG anaconda: _is_valid_format(sda1) returning True >14:21:44,492 DEBUG anaconda: is_valid_stage1_device(sda1) returning True >14:21:44,492 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >14:21:44,492 DEBUG anaconda: _is_valid_size(sda2) returning True >14:21:44,493 DEBUG anaconda: _is_valid_location(sda2) returning True >14:21:44,493 DEBUG anaconda: _is_valid_partition(sda2) returning True >14:21:44,493 DEBUG anaconda: _is_valid_format(sda2) returning True >14:21:44,493 DEBUG anaconda: is_valid_stage2_device(sda2) returning True >14:21:44,495 DEBUG anaconda: new disk order: [] >14:21:44,581 DEBUG anaconda: stage1 device cannot be of type lvmvg >14:21:44,581 DEBUG anaconda: stage1 device cannot be of type lvmlv >14:21:44,582 DEBUG anaconda: stage1 device cannot be of type lvmlv >14:21:44,582 DEBUG anaconda: stage1 device cannot be of type disk >14:21:44,583 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >14:21:44,583 DEBUG anaconda: _is_valid_size(sda1) returning True >14:21:44,583 DEBUG anaconda: _is_valid_location(sda1) returning True >14:21:44,584 WARN anaconda: sda1 not bootable >14:21:44,584 DEBUG anaconda: _is_valid_format(sda1) returning True >14:21:44,584 DEBUG anaconda: is_valid_stage1_device(sda1) returning True >14:21:44,586 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >14:21:44,586 DEBUG anaconda: _is_valid_size(sda1) returning True >14:21:44,587 DEBUG anaconda: _is_valid_location(sda1) returning True >14:21:44,587 WARN anaconda: sda1 not bootable >14:21:44,587 DEBUG anaconda: _is_valid_format(sda1) returning True >14:21:44,587 DEBUG anaconda: is_valid_stage1_device(sda1) returning True >14:21:44,587 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >14:21:44,588 DEBUG anaconda: _is_valid_size(sda2) returning True >14:21:44,588 DEBUG anaconda: _is_valid_location(sda2) returning True >14:21:44,588 DEBUG anaconda: _is_valid_partition(sda2) returning True >14:21:44,589 DEBUG anaconda: _is_valid_format(sda2) returning True >14:21:44,589 DEBUG anaconda: is_valid_stage2_device(sda2) returning True >14:21:44,667 INFO anaconda: fs space: 17.46 GiB needed: 2861.02 MiB >14:21:44,707 INFO anaconda: Running Thread: AnaInstallThread (70367264108960) >14:21:45,522 INFO anaconda: Setting up the installation environment >14:21:45,523 INFO anaconda: Setting up the installation environment >14:21:46,175 INFO anaconda: Creating disklabel on /dev/sda >14:21:46,227 INFO anaconda: Created disklabel on /dev/sda >14:21:46,439 INFO anaconda: Creating prepboot on /dev/sda1 >14:21:46,492 INFO anaconda: Created prepboot on /dev/sda1 >14:21:46,719 INFO anaconda: Creating ext4 on /dev/sda2 >14:21:46,762 DEBUG anaconda: running handleException >14:21:46,762 CRIT anaconda: Traceback (most recent call last): > > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 190, in doInstall > turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall, callbacks=callbacks_reg) > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 216, in turnOnFilesystems > storage.doIt(callbacks) > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 364, in doIt > self.devicetree.processActions(callbacks) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 361, in processActions > action.execute(callbacks) > > File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 559, in execute > options=self.device.formatArgs) > > File "/usr/lib/python2.7/site-packages/blivet/formats/fs.py", line 818, in create > DeviceFormat.create(self, **kwargs) > > File "/usr/lib/python2.7/site-packages/blivet/formats/__init__.py", line 370, in create > raise FormatCreateError("invalid device specification", self.device) > >FormatCreateError: ('invalid device specification', '/dev/sda2') > >14:21:47,142 DEBUG anaconda: Gtk cannot be initialized >14:21:47,142 DEBUG anaconda: In a non-main thread, sending a message with exception data >14:21:47,142 INFO anaconda: Thread Done: AnaInstallThread (70367264108960) >14:21:47,730 DEBUG anaconda: running handleException >14:21:47,731 CRIT anaconda: Traceback (most recent call last): > > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 190, in doInstall > turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall, callbacks=callbacks_reg) > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 216, in turnOnFilesystems > storage.doIt(callbacks) > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 364, in doIt > self.devicetree.processActions(callbacks) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 361, in processActions > action.execute(callbacks) > > File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 559, in execute > options=self.device.formatArgs) > > File "/usr/lib/python2.7/site-packages/blivet/formats/fs.py", line 818, in create > DeviceFormat.create(self, **kwargs) > > File "/usr/lib/python2.7/site-packages/blivet/formats/__init__.py", line 370, in create > raise FormatCreateError("invalid device specification", self.device) > >FormatCreateError: ('invalid device specification', '/dev/sda2') > >14:21:47,731 DEBUG anaconda: Gtk cannot be initialized >14:21:47,732 DEBUG anaconda: In the main thread, running exception handler > > >/tmp/packaging.log: >14:21:40,265 INFO packaging: configuring base repo >14:21:40,402 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >14:21:40,403 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >14:21:40,403 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >14:21:40,403 DEBUG yum.verbose.plugin: Adding en_US to language list >14:21:40,407 DEBUG yum.verbose.YumBase: Config time: 0.033 >14:21:40,462 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >14:21:40,463 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >14:21:40,463 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >14:21:40,463 DEBUG yum.verbose.plugin: Adding en_US to language list >14:21:40,467 DEBUG yum.verbose.YumBase: Config time: 0.011 >14:21:40,548 INFO packaging: adding yum repo, name: anaconda, baseurl: file:///run/install/repo, mirrorlist: None >14:21:40,607 INFO packaging: gathering repo metadata >14:21:40,610 INFO packaging: skipping disabled repo fedora >14:21:40,611 INFO packaging: skipping disabled repo fedora-workstation >14:21:40,612 INFO packaging: skipping disabled repo updates-testing >14:21:40,614 INFO packaging: gathering repo metadata for anaconda >14:21:40,652 INFO packaging: skipping disabled repo updates >14:21:40,654 INFO packaging: skipping disabled repo fedora-server >14:21:40,655 INFO packaging: skipping disabled repo fedora-cloud >14:21:40,656 INFO packaging: Refreshing environmentAddons >14:21:40,658 DEBUG yum.verbose.YumBase: Setting up Package Sacks >14:21:40,658 INFO_2 yum.verbose.plugin: Determining fastest mirrors >14:21:40,897 DEBUG yum.verbose.YumBase: pkgsack time: 0.239 >14:21:40,979 DEBUG yum.verbose.YumBase: group time: 0.322 >14:21:41,396 INFO packaging: metadata retrieval complete > > >/tmp/program.log: >14:21:36,344 INFO program: Running... losetup --list >14:21:36,569 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >14:21:36,591 DEBUG program: Return code: 0 >14:21:36,591 INFO program: Running... udevadm settle --timeout=300 >14:21:36,651 DEBUG program: Return code: 0 >14:21:36,653 INFO program: Running... modprobe fcoe >14:21:36,717 DEBUG program: Return code: 0 >14:21:36,718 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >14:21:36,732 ERR program: Error running /usr/libexec/fcoe/fcoe_edd.sh: No such file or directory >14:21:36,746 INFO program: Running... loadkeys us >14:21:36,869 DEBUG program: Return code: 0 >14:21:36,870 INFO program: Running... loadkeys us >14:21:36,934 DEBUG program: Return code: 0 >14:21:37,129 INFO program: Running... losetup --list >14:21:38,087 INFO program: Running... hwclock --hctosys --utc >14:21:38,025 DEBUG program: Return code: 0 >14:21:38,026 INFO program: Running... systemctl start chronyd.service >14:21:38,090 DEBUG program: Return code: 0 >14:21:38,092 INFO program: Running... udevadm settle --timeout=300 >14:21:38,122 DEBUG program: Return code: 0 >14:21:38,125 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >14:21:38,199 DEBUG program: Return code: 0 >14:21:38,199 INFO program: Running... udevadm settle --timeout=300 >14:21:38,221 DEBUG program: Return code: 0 >14:21:38,245 INFO program: Running... multipath -c /dev/sda >14:21:38,255 INFO program: /dev/sda is not a valid multipath device path >14:21:38,256 DEBUG program: Return code: 1 >14:21:38,766 INFO program: Running... dumpe2fs -h /dev/sda2 >14:21:38,791 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >14:21:38,792 INFO program: Filesystem volume name: <none> >14:21:38,792 INFO program: Last mounted on: <not available> >14:21:38,793 INFO program: Filesystem UUID: 5c164d15-e336-4d4f-90c1-06eb2847891a >14:21:38,793 INFO program: Filesystem magic number: 0xEF53 >14:21:38,793 INFO program: Filesystem revision #: 1 (dynamic) >14:21:38,794 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 >14:21:38,794 INFO program: Filesystem flags: unsigned_directory_hash >14:21:38,795 INFO program: Default mount options: user_xattr acl >14:21:38,795 INFO program: Filesystem state: clean >14:21:38,796 INFO program: Errors behavior: Continue >14:21:38,797 INFO program: Filesystem OS type: Linux >14:21:38,797 INFO program: Inode count: 128016 >14:21:38,797 INFO program: Block count: 512000 >14:21:38,798 INFO program: Reserved block count: 25600 >14:21:38,798 INFO program: Free blocks: 485334 >14:21:38,799 INFO program: Free inodes: 128005 >14:21:38,800 INFO program: First block: 1 >14:21:38,800 INFO program: Block size: 1024 >14:21:38,801 INFO program: Fragment size: 1024 >14:21:38,802 INFO program: Reserved GDT blocks: 256 >14:21:38,803 INFO program: Blocks per group: 8192 >14:21:38,803 INFO program: Fragments per group: 8192 >14:21:38,803 INFO program: Inodes per group: 2032 >14:21:38,804 INFO program: Inode blocks per group: 254 >14:21:38,804 INFO program: Flex block group size: 16 >14:21:38,805 INFO program: Filesystem created: Thu Oct 16 14:17:17 2014 >14:21:38,806 INFO program: Last mount time: n/a >14:21:38,806 INFO program: Last write time: Thu Oct 16 14:17:17 2014 >14:21:38,807 INFO program: Mount count: 0 >14:21:38,807 INFO program: Maximum mount count: -1 >14:21:38,808 INFO program: Last checked: Thu Oct 16 14:17:17 2014 >14:21:38,808 INFO program: Check interval: 0 (<none>) >14:21:38,809 INFO program: Lifetime writes: 8 MB >14:21:38,810 INFO program: Reserved blocks uid: 0 (user root) >14:21:38,810 INFO program: Reserved blocks gid: 0 (group root) >14:21:38,811 INFO program: First inode: 11 >14:21:38,811 INFO program: Inode size: 128 >14:21:38,812 INFO program: Journal inode: 8 >14:21:38,813 INFO program: Default directory hash: half_md4 >14:21:38,814 INFO program: Directory Hash Seed: fea51323-17f4-4bbe-8a90-254099a757f6 >14:21:38,814 INFO program: Journal backup: inode blocks >14:21:38,815 INFO program: Journal features: (none) >14:21:38,815 INFO program: Journal size: 8M >14:21:38,816 INFO program: Journal length: 8192 >14:21:38,816 INFO program: Journal sequence: 0x00000001 >14:21:38,817 INFO program: Journal start: 0 >14:21:38,818 INFO program: >14:21:38,819 DEBUG program: Return code: 0 >14:21:38,820 INFO program: Running... resize2fs -P /dev/sda2 >14:21:38,842 INFO program: resize2fs 1.42.11 (09-Jul-2014) >14:21:38,845 INFO program: Estimated minimum size of the filesystem: 14471 >14:21:38,845 DEBUG program: Return code: 0 >14:21:39,136 INFO program: Running... dumpe2fs -h /dev/loop1 >14:21:39,153 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >14:21:39,153 INFO program: Filesystem volume name: Anaconda >14:21:39,154 INFO program: Last mounted on: / >14:21:39,154 INFO program: Filesystem UUID: ceac4156-4c06-40d9-9d10-b28d02728d10 >14:21:39,154 INFO program: Filesystem magic number: 0xEF53 >14:21:39,154 INFO program: Filesystem revision #: 1 (dynamic) >14:21:39,155 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 >14:21:39,155 INFO program: Filesystem flags: unsigned_directory_hash >14:21:39,155 INFO program: Default mount options: user_xattr acl >14:21:39,156 INFO program: Filesystem state: clean >14:21:39,156 INFO program: Errors behavior: Continue >14:21:39,156 INFO program: Filesystem OS type: Linux >14:21:39,157 INFO program: Inode count: 131072 >14:21:39,157 INFO program: Block count: 2097152 >14:21:39,157 INFO program: Reserved block count: 0 >14:21:39,158 INFO program: Free blocks: 928987 >14:21:39,158 INFO program: Free inodes: 83849 >14:21:39,158 INFO program: First block: 1 >14:21:39,158 INFO program: Block size: 1024 >14:21:39,159 INFO program: Fragment size: 1024 >14:21:39,159 INFO program: Reserved GDT blocks: 256 >14:21:39,159 INFO program: Blocks per group: 8192 >14:21:39,160 INFO program: Fragments per group: 8192 >14:21:39,160 INFO program: Inodes per group: 512 >14:21:39,160 INFO program: Inode blocks per group: 128 >14:21:39,160 INFO program: Flex block group size: 16 >14:21:39,161 INFO program: Filesystem created: Thu Oct 16 11:44:55 2014 >14:21:39,161 INFO program: Last mount time: Thu Oct 16 11:45:27 2014 >14:21:39,161 INFO program: Last write time: Thu Oct 16 11:45:41 2014 >14:21:39,162 INFO program: Mount count: 2 >14:21:39,162 INFO program: Maximum mount count: -1 >14:21:39,162 INFO program: Last checked: Thu Oct 16 11:44:55 2014 >14:21:39,162 INFO program: Check interval: 0 (<none>) >14:21:39,163 INFO program: Lifetime writes: 32 MB >14:21:39,163 INFO program: Reserved blocks uid: 0 (user root) >14:21:39,163 INFO program: Reserved blocks gid: 0 (group root) >14:21:39,164 INFO program: First inode: 11 >14:21:39,164 INFO program: Inode size: 256 >14:21:39,164 INFO program: Required extra isize: 28 >14:21:39,165 INFO program: Desired extra isize: 28 >14:21:39,165 INFO program: Journal inode: 8 >14:21:39,165 INFO program: Default directory hash: half_md4 >14:21:39,165 INFO program: Directory Hash Seed: 4e653f74-95e2-41ed-ba05-5dc3da3cd606 >14:21:39,166 INFO program: Journal backup: inode blocks >14:21:39,166 INFO program: Journal features: (none) >14:21:39,166 INFO program: Journal size: 32M >14:21:39,167 INFO program: Journal length: 32768 >14:21:39,167 INFO program: Journal sequence: 0x0000000a >14:21:39,167 INFO program: Journal start: 0 >14:21:39,167 INFO program: >14:21:39,168 DEBUG program: Return code: 0 >14:21:39,168 INFO program: Running... resize2fs -P /dev/loop1 >14:21:39,183 INFO program: resize2fs 1.42.11 (09-Jul-2014) >14:21:39,183 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >14:21:39,183 INFO program: Couldn't find valid filesystem superblock. >14:21:39,184 DEBUG program: Return code: 1 >14:21:39,459 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >14:21:39,469 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >14:21:39,470 INFO program: Filesystem volume name: Anaconda >14:21:39,470 INFO program: Last mounted on: / >14:21:39,471 INFO program: Filesystem UUID: ceac4156-4c06-40d9-9d10-b28d02728d10 >14:21:39,471 INFO program: Filesystem magic number: 0xEF53 >14:21:39,472 INFO program: Filesystem revision #: 1 (dynamic) >14:21:39,472 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 >14:21:39,472 INFO program: Filesystem flags: unsigned_directory_hash >14:21:39,473 INFO program: Default mount options: user_xattr acl >14:21:39,473 INFO program: Filesystem state: clean >14:21:39,473 INFO program: Errors behavior: Continue >14:21:39,474 INFO program: Filesystem OS type: Linux >14:21:39,474 INFO program: Inode count: 131072 >14:21:39,474 INFO program: Block count: 2097152 >14:21:39,475 INFO program: Reserved block count: 0 >14:21:39,475 INFO program: Free blocks: 928987 >14:21:39,475 INFO program: Free inodes: 83849 >14:21:39,476 INFO program: First block: 1 >14:21:39,476 INFO program: Block size: 1024 >14:21:39,476 INFO program: Fragment size: 1024 >14:21:39,477 INFO program: Reserved GDT blocks: 256 >14:21:39,477 INFO program: Blocks per group: 8192 >14:21:39,477 INFO program: Fragments per group: 8192 >14:21:39,478 INFO program: Inodes per group: 512 >14:21:39,478 INFO program: Inode blocks per group: 128 >14:21:39,478 INFO program: Flex block group size: 16 >14:21:39,479 INFO program: Filesystem created: Thu Oct 16 11:44:55 2014 >14:21:39,479 INFO program: Last mount time: Thu Oct 16 14:21:25 2014 >14:21:39,479 INFO program: Last write time: Thu Oct 16 14:21:25 2014 >14:21:39,480 INFO program: Mount count: 3 >14:21:39,480 INFO program: Maximum mount count: -1 >14:21:39,480 INFO program: Last checked: Thu Oct 16 11:44:55 2014 >14:21:39,481 INFO program: Check interval: 0 (<none>) >14:21:39,481 INFO program: Lifetime writes: 32 MB >14:21:39,482 INFO program: Reserved blocks uid: 0 (user root) >14:21:39,482 INFO program: Reserved blocks gid: 0 (group root) >14:21:39,482 INFO program: First inode: 11 >14:21:39,483 INFO program: Inode size: 256 >14:21:39,483 INFO program: Required extra isize: 28 >14:21:39,483 INFO program: Desired extra isize: 28 >14:21:39,484 INFO program: Journal inode: 8 >14:21:39,484 INFO program: Default directory hash: half_md4 >14:21:39,484 INFO program: Directory Hash Seed: 4e653f74-95e2-41ed-ba05-5dc3da3cd606 >14:21:39,485 INFO program: Journal backup: inode blocks >14:21:39,485 INFO program: Journal features: (none) >14:21:39,485 INFO program: Journal size: 32M >14:21:39,486 INFO program: Journal length: 32768 >14:21:39,486 INFO program: Journal sequence: 0x0000000b >14:21:39,486 INFO program: Journal start: 1 >14:21:39,487 INFO program: >14:21:39,487 DEBUG program: Return code: 0 >14:21:39,488 INFO program: Running... resize2fs -P /dev/mapper/live-rw >14:21:39,497 INFO program: resize2fs 1.42.11 (09-Jul-2014) >14:21:39,498 INFO program: Estimated minimum size of the filesystem: 1179366 >14:21:39,498 DEBUG program: Return code: 0 >14:21:39,605 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >14:21:39,622 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >14:21:39,623 INFO program: Filesystem volume name: Anaconda >14:21:39,623 INFO program: Last mounted on: / >14:21:39,624 INFO program: Filesystem UUID: ceac4156-4c06-40d9-9d10-b28d02728d10 >14:21:39,624 INFO program: Filesystem magic number: 0xEF53 >14:21:39,624 INFO program: Filesystem revision #: 1 (dynamic) >14:21:39,625 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 >14:21:39,625 INFO program: Filesystem flags: unsigned_directory_hash >14:21:39,626 INFO program: Default mount options: user_xattr acl >14:21:39,626 INFO program: Filesystem state: clean >14:21:39,626 INFO program: Errors behavior: Continue >14:21:39,627 INFO program: Filesystem OS type: Linux >14:21:39,627 INFO program: Inode count: 131072 >14:21:39,628 INFO program: Block count: 2097152 >14:21:39,628 INFO program: Reserved block count: 0 >14:21:39,628 INFO program: Free blocks: 928987 >14:21:39,629 INFO program: Free inodes: 83849 >14:21:39,629 INFO program: First block: 1 >14:21:39,629 INFO program: Block size: 1024 >14:21:39,630 INFO program: Fragment size: 1024 >14:21:39,630 INFO program: Reserved GDT blocks: 256 >14:21:39,631 INFO program: Blocks per group: 8192 >14:21:39,631 INFO program: Fragments per group: 8192 >14:21:39,631 INFO program: Inodes per group: 512 >14:21:39,632 INFO program: Inode blocks per group: 128 >14:21:39,632 INFO program: Flex block group size: 16 >14:21:39,632 INFO program: Filesystem created: Thu Oct 16 11:44:55 2014 >14:21:39,633 INFO program: Last mount time: Thu Oct 16 11:45:27 2014 >14:21:39,633 INFO program: Last write time: Thu Oct 16 11:45:41 2014 >14:21:39,633 INFO program: Mount count: 2 >14:21:39,634 INFO program: Maximum mount count: -1 >14:21:39,634 INFO program: Last checked: Thu Oct 16 11:44:55 2014 >14:21:39,635 INFO program: Check interval: 0 (<none>) >14:21:39,635 INFO program: Lifetime writes: 32 MB >14:21:39,635 INFO program: Reserved blocks uid: 0 (user root) >14:21:39,636 INFO program: Reserved blocks gid: 0 (group root) >14:21:39,636 INFO program: First inode: 11 >14:21:39,636 INFO program: Inode size: 256 >14:21:39,637 INFO program: Required extra isize: 28 >14:21:39,637 INFO program: Desired extra isize: 28 >14:21:39,638 INFO program: Journal inode: 8 >14:21:39,638 INFO program: Default directory hash: half_md4 >14:21:39,638 INFO program: Directory Hash Seed: 4e653f74-95e2-41ed-ba05-5dc3da3cd606 >14:21:39,639 INFO program: Journal backup: inode blocks >14:21:39,639 INFO program: Journal features: (none) >14:21:39,639 INFO program: Journal size: 32M >14:21:39,640 INFO program: Journal length: 32768 >14:21:39,640 INFO program: Journal sequence: 0x0000000a >14:21:39,640 INFO program: Journal start: 0 >14:21:39,641 INFO program: >14:21:39,641 DEBUG program: Return code: 0 >14:21:39,642 INFO program: Running... resize2fs -P /dev/mapper/live-base >14:21:39,650 INFO program: resize2fs 1.42.11 (09-Jul-2014) >14:21:39,651 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >14:21:39,651 INFO program: Couldn't find valid filesystem superblock. >14:21:39,651 DEBUG program: Return code: 1 >14:21:39,676 INFO program: Running... udevadm settle --timeout=300 >14:21:39,697 DEBUG program: Return code: 0 >14:21:39,711 INFO program: Running... udevadm settle --timeout=300 >14:21:39,731 DEBUG program: Return code: 0 >14:21:39,740 INFO program: Running... udevadm settle --timeout=300 >14:21:39,760 DEBUG program: Return code: 0 >14:21:39,763 INFO program: Running... udevadm settle --timeout=300 >14:21:39,783 DEBUG program: Return code: 0 >14:21:39,792 INFO program: Running... udevadm settle --timeout=300 >14:21:39,811 DEBUG program: Return code: 0 >14:21:39,818 INFO program: Running... udevadm settle --timeout=300 >14:21:39,837 DEBUG program: Return code: 0 >14:21:39,846 INFO program: Running... udevadm settle --timeout=300 >14:21:39,865 DEBUG program: Return code: 0 >14:21:39,868 INFO program: Running... udevadm settle --timeout=300 >14:21:39,888 DEBUG program: Return code: 0 >14:21:39,900 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda2 /mnt/sysimage >14:21:39,919 DEBUG program: Return code: 0 >14:21:39,922 INFO program: Running... udevadm settle --timeout=300 >14:21:39,941 DEBUG program: Return code: 0 >14:21:39,942 INFO program: Running... umount /mnt/sysimage >14:21:39,996 DEBUG program: Return code: 0 >14:21:39,997 INFO program: Running... udevadm settle --timeout=300 >14:21:40,017 DEBUG program: Return code: 0 >14:21:40,025 INFO program: Running... udevadm settle --timeout=300 >14:21:40,052 DEBUG program: Return code: 0 >14:21:44,395 INFO program: Running... udevadm settle --timeout=300 >14:21:44,419 DEBUG program: Return code: 0 >14:21:44,425 INFO program: Running... udevadm settle --timeout=300 >14:21:44,445 DEBUG program: Return code: 0 >14:21:44,495 INFO program: Running... udevadm settle --timeout=300 >14:21:44,515 DEBUG program: Return code: 0 >14:21:44,521 INFO program: Running... udevadm settle --timeout=300 >14:21:44,541 DEBUG program: Return code: 0 >14:21:44,708 INFO program: Running... hwclock --systohc --utc >14:21:45,516 DEBUG program: Return code: 0 >14:21:45,540 INFO program: Running... udevadm settle --timeout=300 >14:21:45,571 DEBUG program: Return code: 0 >14:21:45,632 INFO program: Running... wipefs -f -a /dev/sda1 >14:21:45,647 DEBUG program: Return code: 0 >14:21:45,648 INFO program: Running... udevadm settle --timeout=300 >14:21:45,668 DEBUG program: Return code: 0 >14:21:45,668 INFO program: Running... udevadm settle --timeout=300 >14:21:45,689 DEBUG program: Return code: 0 >14:21:45,695 INFO program: Running... wipefs -f -a /dev/sda2 >14:21:45,714 INFO program: /dev/sda2: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >14:21:45,715 DEBUG program: Return code: 0 >14:21:45,715 INFO program: Running... udevadm settle --timeout=300 >14:21:45,736 DEBUG program: Return code: 0 >14:21:45,737 INFO program: Running... udevadm settle --timeout=300 >14:21:45,759 DEBUG program: Return code: 0 >14:21:45,770 INFO program: Running... udevadm settle --timeout=300 >14:21:45,790 DEBUG program: Return code: 0 >14:21:45,830 INFO program: Running... udevadm settle --timeout=300 >14:21:45,856 DEBUG program: Return code: 0 >14:21:45,857 INFO program: Running... udevadm settle --timeout=300 >14:21:45,877 DEBUG program: Return code: 0 >14:21:45,886 INFO program: Running... udevadm settle --timeout=300 >14:21:45,906 DEBUG program: Return code: 0 >14:21:45,933 INFO program: Running... udevadm settle --timeout=300 >14:21:45,954 DEBUG program: Return code: 0 >14:21:45,956 INFO program: Running... udevadm settle --timeout=300 >14:21:45,975 DEBUG program: Return code: 0 >14:21:45,987 INFO program: Running... udevadm settle --timeout=300 >14:21:46,009 DEBUG program: Return code: 0 >14:21:46,045 INFO program: Running... udevadm settle --timeout=300 >14:21:46,068 DEBUG program: Return code: 0 >14:21:46,069 INFO program: Running... udevadm settle --timeout=300 >14:21:46,090 DEBUG program: Return code: 0 >14:21:46,111 INFO program: Running... udevadm settle --timeout=300 >14:21:46,150 DEBUG program: Return code: 0 >14:21:46,151 INFO program: Running... udevadm settle --timeout=300 >14:21:46,172 DEBUG program: Return code: 0 >14:21:46,200 INFO program: Running... udevadm settle --timeout=300 >14:21:46,225 DEBUG program: Return code: 0 >14:21:46,227 INFO program: Running... udevadm settle --timeout=300 >14:21:46,246 DEBUG program: Return code: 0 >14:21:46,257 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=2048 count=2048 >14:21:46,280 INFO program: 2048+0 records in >14:21:46,281 INFO program: 2048+0 records out >14:21:46,282 INFO program: 1048576 bytes (1.0 MB) copied, 0.00629734 s, 167 MB/s >14:21:46,282 DEBUG program: Return code: 0 >14:21:46,282 INFO program: Running... udevadm settle --timeout=300 >14:21:46,307 DEBUG program: Return code: 0 >14:21:46,336 INFO program: Running... udevadm settle --timeout=300 >14:21:46,366 DEBUG program: Return code: 0 >14:21:46,376 INFO program: Running... wipefs -f -a /dev/sda1 >14:21:46,386 DEBUG program: Return code: 0 >14:21:46,396 INFO program: Running... udevadm settle --timeout=300 >14:21:46,415 DEBUG program: Return code: 0 >14:21:46,417 INFO program: Running... udevadm settle --timeout=300 >14:21:46,437 DEBUG program: Return code: 0 >14:21:46,492 INFO program: Running... udevadm settle --timeout=300 >14:21:46,515 DEBUG program: Return code: 0 >14:21:46,526 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=10240 count=2048 >14:21:46,539 INFO program: 2048+0 records in >14:21:46,540 INFO program: 2048+0 records out >14:21:46,540 INFO program: 1048576 bytes (1.0 MB) copied, 0.00624462 s, 168 MB/s >14:21:46,541 DEBUG program: Return code: 0 >14:21:46,541 INFO program: Running... udevadm settle --timeout=300 >14:21:46,562 DEBUG program: Return code: 0 >14:21:46,626 INFO program: Running... udevadm settle --timeout=300 >14:21:46,651 DEBUG program: Return code: 0 >14:21:46,659 INFO program: Running... wipefs -f -a /dev/sda2 >14:21:46,669 DEBUG program: Return code: 0 >14:21:46,677 INFO program: Running... udevadm settle --timeout=300 >14:21:46,696 DEBUG program: Return code: 0 >14:21:46,697 INFO program: Running... udevadm settle --timeout=300 >14:21:46,717 DEBUG program: Return code: 0 > > >/tmp/storage.log: >14:21:36,652 INFO blivet: ISCSID is /sbin/iscsid >14:21:36,652 INFO blivet: no initiator set >14:21:36,733 INFO blivet: Failed to read FCoE EDD info: No such file or directory >14:21:36,733 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >14:21:37,245 DEBUG blivet: trying to set new default fstype to 'ext4' >14:21:37,273 DEBUG blivet: Ext4FS.supported: supported: True ; >14:21:37,273 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >14:21:37,274 DEBUG blivet: Ext4FS.supported: supported: True ; >14:21:37,803 INFO blivet: Detected 24 GiB of memory >14:21:37,821 INFO blivet: Suggested swap size (12 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >14:21:37,838 INFO blivet: Swap attempt of 0.0 >14:21:38,086 INFO blivet: resetting Blivet (version 0.61.4) instance <blivet.Blivet object at 0x3fffad9464d0> >14:21:38,090 INFO blivet: no initiator set >14:21:38,113 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >14:21:38,118 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >14:21:38,229 INFO blivet: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sr0', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1'] >14:21:38,235 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_scsi0-hd0 /dev/disk/by-path/scsi-0:0:0:0', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1413469287', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'cdaf3ee2', > 'ID_PATH': 'scsi-0:0:0:0', > 'ID_PATH_TAG': 'scsi-0_0_0_0', > 'ID_REVISION': '2.1.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_scsi0-hd0', > 'ID_SERIAL_SHORT': 'scsi0-hd0', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '838803', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_scsi0-hd0', > '/dev/disk/by-path/scsi-0:0:0:0'], > 'sysfs_path': '/devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >14:21:38,236 INFO blivet: scanning sda (/devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda)... >14:21:38,237 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >14:21:38,238 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:21:38,239 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >14:21:38,241 INFO blivet: sda is a disk >14:21:38,241 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >14:21:38,245 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >14:21:38,256 INFO blivet: added disk sda (id 1) to device tree >14:21:38,257 DEBUG blivet: looking up parted Device: /dev/sda >14:21:38,257 INFO blivet: got device: DiskDevice instance (0x3fffa8288610) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 20 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: QEMU QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (20480, 64, 32) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa7cf3200> > target size = 0 B path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x3fffa821ff50> >14:21:38,300 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >14:21:38,301 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >14:21:38,302 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >14:21:38,302 DEBUG blivet: required disklabel type for sda (1) is None >14:21:38,303 DEBUG blivet: default disklabel type for sda is msdos >14:21:38,303 DEBUG blivet: selecting msdos disklabel for sda based on size >14:21:38,305 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >14:21:38,352 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x3fffa8239310>, <parted.partition.Partition object at 0x3fffa8239650>, <parted.partition.Partition object at 0x3fffa82398d0>] > device: <parted.device.Device object at 0x3fffa822b250> > PedDisk: <_ped.Disk object at 0x3fffa8237758> >14:21:38,357 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 4 >14:21:38,358 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >14:21:38,363 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_scsi0-hd0-part1 /dev/disk/by-path/scsi-0:0:0:0-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8192', > 'ID_PART_ENTRY_TYPE': '0x41', > 'ID_PART_ENTRY_UUID': 'cdaf3ee2-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'cdaf3ee2', > 'ID_PATH': 'scsi-0:0:0:0', > 'ID_PATH_TAG': 'scsi-0_0_0_0', > 'ID_REVISION': '2.1.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_scsi0-hd0', > 'ID_SERIAL_SHORT': 'scsi0-hd0', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '838905', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_scsi0-hd0-part1', > '/dev/disk/by-path/scsi-0:0:0:0-part1'], > 'sysfs_path': '/devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >14:21:38,364 INFO blivet: scanning sda1 (/devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >14:21:38,367 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda1 ; incomplete: False ; >14:21:38,370 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:21:38,370 INFO blivet: sda1 is a partition >14:21:38,373 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >14:21:38,375 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >14:21:38,376 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk sda (1) with existing msdos disklabel >14:21:38,411 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >14:21:38,414 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >14:21:38,415 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7 >14:21:38,418 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >14:21:38,418 DEBUG blivet: looking up parted Partition: /dev/sda1 >14:21:38,420 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >14:21:38,423 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >14:21:38,426 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >14:21:38,426 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance with object id 9 >14:21:38,429 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >14:21:38,436 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: prepboot ; >14:21:38,436 INFO blivet: added partition sda1 (id 6) to device tree >14:21:38,445 DEBUG blivet: looking up parted Device: /dev/sda1 >14:21:38,437 INFO blivet: got device: PartitionDevice instance (0x3fffa8239bd0) -- > name = sda1 status = True kids = 0 id = 6 > parents = ['existing 20 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 4096 KiB > format = existing prepboot > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8192 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (4, 64, 32) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa849ca70> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa8239190> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa8239410> PedPartition: <_ped.Partition object at 0x3fffa8232c50> > disk = existing 20 GiB disk sda (1) with existing msdos disklabel > start = 2048 end = 10239 length = 8192 > flags = prep >14:21:38,582 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >14:21:38,585 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: None ; >14:21:38,586 DEBUG blivet: device sda1 does not contain a disklabel >14:21:38,586 DEBUG blivet: no type or existing type for sda1, bailing >14:21:38,597 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_scsi0-hd0-part2 /dev/disk/by-path/scsi-0:0:0:0-part2 /dev/disk/by-uuid/5c164d15-e336-4d4f-90c1-06eb2847891a', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5c164d15-e336-4d4f-90c1-06eb2847891a', > 'ID_FS_UUID_ENC': '5c164d15-e336-4d4f-90c1-06eb2847891a', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '10240', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'cdaf3ee2-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'cdaf3ee2', > 'ID_PATH': 'scsi-0:0:0:0', > 'ID_PATH_TAG': 'scsi-0_0_0_0', > 'ID_REVISION': '2.1.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_scsi0-hd0', > 'ID_SERIAL_SHORT': 'scsi0-hd0', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '839131', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_scsi0-hd0-part2', > '/dev/disk/by-path/scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/5c164d15-e336-4d4f-90c1-06eb2847891a'], > 'sysfs_path': '/devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >14:21:38,598 INFO blivet: scanning sda2 (/devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >14:21:38,599 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda2 ; incomplete: False ; >14:21:38,601 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:21:38,602 INFO blivet: sda2 is a partition >14:21:38,604 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >14:21:38,606 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >14:21:38,609 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk sda (1) with existing msdos disklabel >14:21:38,643 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >14:21:38,646 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >14:21:38,646 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 12 >14:21:38,648 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >14:21:38,649 DEBUG blivet: looking up parted Partition: /dev/sda2 >14:21:38,651 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >14:21:38,653 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >14:21:38,655 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >14:21:38,657 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >14:21:38,657 INFO blivet: added partition sda2 (id 11) to device tree >14:21:38,665 DEBUG blivet: looking up parted Device: /dev/sda2 >14:21:38,657 INFO blivet: got device: PartitionDevice instance (0x3fffa7dea190) -- > name = sda2 status = True kids = 0 id = 11 > parents = ['existing 20 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (500, 64, 32) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa7cf3560> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa8239190> fileSystem: <parted.filesystem.FileSystem object at 0x3fffa82397d0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa8239710> PedPartition: <_ped.Partition object at 0x3fffa8232cb0> > disk = existing 20 GiB disk sda (1) with existing msdos disklabel > start = 10240 end = 1034239 length = 1024000 > flags = >14:21:38,756 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >14:21:38,759 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: None ; >14:21:38,763 DEBUG blivet: device sda2 does not contain a disklabel >14:21:38,763 INFO blivet: type detected on 'sda2' is 'ext4' >14:21:38,846 DEBUG blivet: size=14.13 MiB, current=500 MiB >14:21:38,884 DEBUG blivet: padding min size from 14818304 up to 14818804 >14:21:38,886 DEBUG blivet: Ext4FS.supported: supported: True ; >14:21:38,886 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 14 >14:21:38,888 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >14:21:38,889 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >14:21:38,890 INFO blivet: got format: existing ext4 filesystem >14:21:38,897 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_scsi0-hd0-part3 /dev/disk/by-path/scsi-0:0:0:0-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '1034240', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '40908800', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': 'cdaf3ee2-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'cdaf3ee2', > 'ID_PATH': 'scsi-0:0:0:0', > 'ID_PATH_TAG': 'scsi-0_0_0_0', > 'ID_REVISION': '2.1.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_scsi0-hd0', > 'ID_SERIAL_SHORT': 'scsi0-hd0', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '839310', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_scsi0-hd0-part3', > '/dev/disk/by-path/scsi-0:0:0:0-part3'], > 'sysfs_path': '/devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >14:21:38,898 INFO blivet: scanning sda3 (/devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >14:21:38,899 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda3 ; incomplete: False ; >14:21:38,900 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:21:38,901 INFO blivet: sda3 is a partition >14:21:38,938 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >14:21:38,940 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >14:21:38,944 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk sda (1) with existing msdos disklabel >14:21:38,961 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >14:21:38,962 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >14:21:38,962 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 17 >14:21:38,964 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >14:21:38,964 DEBUG blivet: looking up parted Partition: /dev/sda3 >14:21:38,965 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >14:21:38,967 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >14:21:38,968 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >14:21:38,969 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >14:21:38,969 INFO blivet: added partition sda3 (id 16) to device tree >14:21:38,974 DEBUG blivet: looking up parted Device: /dev/sda3 >14:21:38,969 INFO blivet: got device: PartitionDevice instance (0x3fffaa1426d0) -- > name = sda3 status = True kids = 0 id = 16 > parents = ['existing 20 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 19.51 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 40908800 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19975, 64, 32) biosGeometry: (2546, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa7cf3710> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa8239190> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa8239910> PedPartition: <_ped.Partition object at 0x3fffa8232d10> > disk = existing 20 GiB disk sda (1) with existing msdos disklabel > start = 1034240 end = 41943039 length = 40908800 > flags = lvm >14:21:39,037 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >14:21:39,039 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: None ; >14:21:39,039 DEBUG blivet: device sda3 does not contain a disklabel >14:21:39,039 DEBUG blivet: no type or existing type for sda3, bailing >14:21:39,045 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/scsi-0QEMU_QEMU_CD-ROM_scsi0-cd2 /dev/disk/by-label/Fedora-S-21_A-ppc64le /dev/disk/by-path/scsi-0:0:2:0 /dev/disk/by-uuid/2014-10-16-04-52-25-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/vio/71000002/host0/target0:0:2/0:0:2:0/block/sr0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1413469287', > 'ID_BUS': 'scsi', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-scsi-0_0_2_0', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_LABEL': 'Fedora-S-21_A-ppc64le', > 'ID_FS_LABEL_ENC': 'Fedora-S-21_A-ppc64le', > 'ID_FS_SYSTEM_ID': 'PPC', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-10-16-04-52-25-00', > 'ID_FS_UUID_ENC': '2014-10-16-04-52-25-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'QEMU_CD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20CD-ROM\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'scsi-0:0:2:0', > 'ID_PATH_TAG': 'scsi-0_0_2_0', > 'ID_REVISION': '2.1.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_CD-ROM_scsi0-cd2', > 'ID_SERIAL_SHORT': 'scsi0-cd2', > 'ID_TYPE': 'cd', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '840438', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/scsi-0QEMU_QEMU_CD-ROM_scsi0-cd2', > '/dev/disk/by-label/Fedora-S-21_A-ppc64le', > '/dev/disk/by-path/scsi-0:0:2:0', > '/dev/disk/by-uuid/2014-10-16-04-52-25-00'], > 'sysfs_path': '/devices/vio/71000002/host0/target0:0:2/0:0:2:0/block/sr0'} ; name: sr0 ; >14:21:39,045 INFO blivet: scanning sr0 (/devices/vio/71000002/host0/target0:0:2/0:0:2:0/block/sr0)... >14:21:39,047 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sr0 ; incomplete: False ; >14:21:39,048 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:21:39,048 INFO blivet: sr0 is a cdrom >14:21:39,049 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >14:21:39,050 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 21 >14:21:39,051 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >14:21:39,051 INFO blivet: added cdrom sr0 (id 20) to device tree >14:21:39,054 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:21:39,056 DEBUG blivet: looking up parted Device: /dev/sr0 >14:21:39,052 INFO blivet: got device: OpticalDevice instance (0x3fffa84b0350) -- > name = sr0 status = True kids = 0 id = 20 > parents = [] > uuid = None size = 1858.54 MiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:2/0:0:2:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU CD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 951570 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 2 busy: True > hardwareGeometry: (59, 255, 63) biosGeometry: (59, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa7cf37a0> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >14:21:39,067 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:21:39,074 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:21:39,082 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:21:39,089 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >14:21:39,090 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:21:39,092 INFO blivet: type detected on 'sr0' is 'iso9660' >14:21:39,093 DEBUG blivet: Iso9660FS.supported: supported: True ; >14:21:39,094 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 23 >14:21:39,095 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >14:21:39,095 INFO blivet: got format: existing iso9660 filesystem >14:21:39,097 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1413469287', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '850141', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >14:21:39,098 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >14:21:39,099 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; >14:21:39,100 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:21:39,100 INFO blivet: loop0 is a loop device >14:21:39,101 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >14:21:39,102 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /run/install/repo/LiveOS/squashfs.img ; incomplete: False ; >14:21:39,103 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:21:39,103 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 26 >14:21:39,105 DEBUG blivet: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >14:21:39,105 INFO blivet: added file /run/install/repo/LiveOS/squashfs.img (id 25) to device tree >14:21:39,107 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >14:21:39,107 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 29 >14:21:39,108 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >14:21:39,108 INFO blivet: added loop loop0 (id 28) to device tree >14:21:39,108 INFO blivet: got device: LoopDevice instance (0x3fffa81feb50) -- > name = loop0 status = False kids = 0 id = 28 > parents = ['existing 0 B file /run/install/repo/LiveOS/squashfs.img (25)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None >14:21:39,113 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >14:21:39,114 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >14:21:39,114 DEBUG blivet: device loop0 does not contain a disklabel >14:21:39,114 INFO blivet: type detected on 'loop0' is 'squashfs' >14:21:39,114 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 31 >14:21:39,116 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >14:21:39,118 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/ceac4156-4c06-40d9-9d10-b28d02728d10', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1413469287', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ceac4156-4c06-40d9-9d10-b28d02728d10', > 'ID_FS_UUID_ENC': 'ceac4156-4c06-40d9-9d10-b28d02728d10', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '850244', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/ceac4156-4c06-40d9-9d10-b28d02728d10'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >14:21:39,119 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >14:21:39,120 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >14:21:39,121 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:21:39,121 INFO blivet: loop1 is a loop device >14:21:39,122 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >14:21:39,123 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/rootfs.img ; incomplete: False ; >14:21:39,124 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:21:39,125 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 34 >14:21:39,126 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >14:21:39,126 INFO blivet: added file /LiveOS/rootfs.img (id 33) to device tree >14:21:39,128 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >14:21:39,128 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 37 >14:21:39,129 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >14:21:39,130 INFO blivet: added loop loop1 (id 36) to device tree >14:21:39,130 INFO blivet: got device: LoopDevice instance (0x3fffa81fef50) -- > name = loop1 status = False kids = 0 id = 36 > parents = ['existing 0 B file /LiveOS/rootfs.img (33)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None >14:21:39,134 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >14:21:39,135 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >14:21:39,135 DEBUG blivet: device loop1 does not contain a disklabel >14:21:39,135 INFO blivet: type detected on 'loop1' is 'ext4' >14:21:39,184 DEBUG blivet: size=0 B, current=2048 MiB >14:21:39,204 DEBUG blivet: using current size 0 as min size >14:21:39,207 DEBUG blivet: Ext4FS.supported: supported: True ; >14:21:39,207 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 39 >14:21:39,210 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >14:21:39,210 INFO blivet: got format: existing ext4 filesystem >14:21:39,213 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1413469287', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '850306', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >14:21:39,214 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >14:21:39,216 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >14:21:39,217 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:21:39,218 INFO blivet: loop2 is a loop device >14:21:39,220 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >14:21:39,222 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; >14:21:39,224 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:21:39,224 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 42 >14:21:39,226 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >14:21:39,227 INFO blivet: added file /overlay (deleted) (id 41) to device tree >14:21:39,230 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >14:21:39,230 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 45 >14:21:39,232 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >14:21:39,233 INFO blivet: added loop loop2 (id 44) to device tree >14:21:39,233 INFO blivet: got device: LoopDevice instance (0x3fffa81fea50) -- > name = loop2 status = False kids = 0 id = 44 > parents = ['existing 0 B file /overlay (deleted) (41)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None >14:21:39,239 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >14:21:39,241 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >14:21:39,242 DEBUG blivet: device loop2 does not contain a disklabel >14:21:39,242 DEBUG blivet: no type or existing type for loop2, bailing >14:21:39,248 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/ceac4156-4c06-40d9-9d10-b28d02728d10 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1413469287', > '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': 'ceac4156-4c06-40d9-9d10-b28d02728d10', > 'ID_FS_UUID_ENC': 'ceac4156-4c06-40d9-9d10-b28d02728d10', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '465329', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/ceac4156-4c06-40d9-9d10-b28d02728d10', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >14:21:39,248 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >14:21:39,250 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >14:21:39,252 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:21:39,252 INFO blivet: live-rw is a device-mapper device >14:21:39,254 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >14:21:39,256 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >14:21:39,258 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (36) with existing ext4 filesystem >14:21:39,261 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >14:21:39,263 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop2 (44) >14:21:39,266 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >14:21:39,268 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:21:39,270 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >14:21:39,271 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 49 >14:21:39,273 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >14:21:39,273 INFO blivet: added dm live-rw (id 48) to device tree >14:21:39,274 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >14:21:39,274 INFO blivet: got device: DMDevice instance (0x3fffa81fe990) -- > name = live-rw status = True kids = 0 id = 48 > parents = ['existing 0 B loop loop2 (44)'] > uuid = None size = 2048 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa7cf3830> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >14:21:39,456 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >14:21:39,458 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >14:21:39,458 DEBUG blivet: device live-rw does not contain a disklabel >14:21:39,458 INFO blivet: type detected on 'live-rw' is 'ext4' >14:21:39,499 DEBUG blivet: size=1151.72 MiB, current=2048 MiB >14:21:39,535 DEBUG blivet: padding min size from 1207670784 up to 1207671284 >14:21:39,537 DEBUG blivet: Ext4FS.supported: supported: True ; >14:21:39,537 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 51 >14:21:39,539 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >14:21:39,540 INFO blivet: got format: existing ext4 filesystem >14:21:39,545 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/ceac4156-4c06-40d9-9d10-b28d02728d10 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1413469287', > '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': 'ceac4156-4c06-40d9-9d10-b28d02728d10', > 'ID_FS_UUID_ENC': 'ceac4156-4c06-40d9-9d10-b28d02728d10', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '486917', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/ceac4156-4c06-40d9-9d10-b28d02728d10', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >14:21:39,546 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >14:21:39,547 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >14:21:39,549 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:21:39,549 INFO blivet: live-base is a device-mapper device >14:21:39,551 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >14:21:39,553 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >14:21:39,555 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >14:21:39,557 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (36) with existing ext4 filesystem >14:21:39,560 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >14:21:39,562 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:21:39,564 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >14:21:39,564 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 54 >14:21:39,566 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >14:21:39,567 INFO blivet: added dm live-base (id 53) to device tree >14:21:39,568 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >14:21:39,567 INFO blivet: got device: DMDevice instance (0x3fffa81fe950) -- > name = live-base status = True kids = 0 id = 53 > parents = ['existing 0 B loop loop1 (36) with existing ext4 filesystem'] > uuid = None size = 2048 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa7cf3950> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >14:21:39,602 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >14:21:39,604 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >14:21:39,604 DEBUG blivet: device live-base does not contain a disklabel >14:21:39,604 INFO blivet: type detected on 'live-base' is 'ext4' >14:21:39,652 DEBUG blivet: size=0 B, current=2048 MiB >14:21:39,670 DEBUG blivet: using current size 0 as min size >14:21:39,673 DEBUG blivet: Ext4FS.supported: supported: True ; >14:21:39,673 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 56 >14:21:39,675 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >14:21:39,675 INFO blivet: got format: existing ext4 filesystem >14:21:39,707 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >14:21:39,709 DEBUG blivet: PPCPRePBoot.teardown: device: /dev/sda1 ; status: False ; type: prepboot ; >14:21:39,711 DEBUG blivet: PPCPRePBoot.teardown: device: /dev/sda1 ; status: False ; type: prepboot ; >14:21:39,734 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:21:39,737 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:21:39,740 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:21:39,763 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >14:21:39,786 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:21:39,789 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:21:39,791 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:21:39,814 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >14:21:39,816 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >14:21:39,818 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >14:21:39,841 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:21:39,843 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:21:39,846 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:21:39,868 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >14:21:39,891 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >14:21:39,891 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >14:21:39,893 INFO blivet: edd: collected mbr signatures: {'sda': '0xcdaf3ee2'} >14:21:39,900 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >14:21:39,922 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >14:21:40,020 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:21:40,022 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:21:40,025 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:21:40,166 DEBUG blivet: Ext4FS.supported: supported: True ; >14:21:40,169 DEBUG blivet: Ext4FS.supported: supported: True ; >14:21:40,172 DEBUG blivet: Ext4FS.supported: supported: True ; >14:21:40,178 DEBUG blivet: Ext4FS.supported: supported: True ; >14:21:40,183 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:21:40,186 DEBUG blivet: Iso9660FS.supported: supported: True ; >14:21:40,259 DEBUG blivet: onlyuse is now: sda >14:21:40,272 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >14:21:40,275 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >14:21:40,292 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sr0 ; hidden: False ; incomplete: False ; >14:21:40,339 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:21:40,308 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1858.54 MiB cdrom sr0 (20) with existing iso9660 filesystem >14:21:40,353 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:21:40,363 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:21:40,468 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >14:21:40,469 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >14:21:40,470 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sr0 ; hidden: False ; incomplete: False ; >14:21:40,475 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:21:40,472 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1858.54 MiB cdrom sr0 (20) with existing iso9660 filesystem >14:21:40,485 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:21:40,495 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:21:41,971 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >14:21:41,976 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa8239bd0) -- > name = sda1 status = True kids = 0 id = 6 > parents = ['existing 20 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 4096 KiB > format = existing prepboot > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8192 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (4, 64, 32) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa849ca70> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = prepboot grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa8239190> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa8239410> PedPartition: <_ped.Partition object at 0x3fffa8232c50> > disk = existing 20 GiB disk sda (1) with existing msdos disklabel > start = 2048 end = 10239 length = 8192 > flags = prep, PartitionDevice instance (0x3fffa7dea190) -- > name = sda2 status = True kids = 0 id = 11 > parents = ['existing 20 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (500, 64, 32) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa7cf3560> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa8239190> fileSystem: <parted.filesystem.FileSystem object at 0x3fffa82397d0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa8239710> PedPartition: <_ped.Partition object at 0x3fffa8232cb0> > disk = existing 20 GiB disk sda (1) with existing msdos disklabel > start = 10240 end = 1034239 length = 1024000 > flags = , PartitionDevice instance (0x3fffaa1426d0) -- > name = sda3 status = True kids = 0 id = 16 > parents = ['existing 20 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 19.51 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 40908800 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19975, 64, 32) biosGeometry: (2546, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa7cf3710> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa8239190> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa8239910> PedPartition: <_ped.Partition object at 0x3fffa8232d10> > disk = existing 20 GiB disk sda (1) with existing msdos disklabel > start = 1034240 end = 41943039 length = 40908800 > flags = lvm] >14:21:42,115 DEBUG blivet: clearpart: looking at sda3 >14:21:42,115 DEBUG blivet: removing sda3 >14:21:42,117 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sda ; >14:21:42,118 INFO blivet: removed partition sda3 (id 16) from device tree >14:21:42,118 INFO blivet: registered action: [58] destroy device partition sda3 (id 16) >14:21:42,119 DEBUG blivet: partitions: ['sda1', 'sda2'] >14:21:42,119 DEBUG blivet: clearpart: looking at sda2 >14:21:42,119 DEBUG blivet: removing sda2 >14:21:42,121 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >14:21:42,121 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 60 >14:21:42,123 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: ext4 ; type: None ; >14:21:42,123 INFO blivet: registered action: [59] destroy format ext4 filesystem on partition sda2 (id 11) >14:21:42,125 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >14:21:42,125 INFO blivet: removed partition sda2 (id 11) from device tree >14:21:42,125 INFO blivet: registered action: [61] destroy device partition sda2 (id 11) >14:21:42,126 DEBUG blivet: partitions: ['sda1'] >14:21:42,126 DEBUG blivet: clearpart: looking at sda1 >14:21:42,127 DEBUG blivet: removing sda1 >14:21:42,128 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >14:21:42,128 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 63 >14:21:42,130 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: prepboot ; type: None ; >14:21:42,130 INFO blivet: registered action: [62] destroy format prepboot on partition sda1 (id 6) >14:21:42,132 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >14:21:42,132 INFO blivet: removed partition sda1 (id 6) from device tree >14:21:42,132 INFO blivet: registered action: [64] destroy device partition sda1 (id 6) >14:21:42,133 DEBUG blivet: partitions: [] >14:21:42,133 DEBUG blivet: checking whether disk sda has an empty extended >14:21:42,133 DEBUG blivet: extended is None ; logicals is [] >14:21:42,133 DEBUG blivet: removing sda >14:21:42,134 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 66 >14:21:42,135 DEBUG blivet: DiskDevice._setFormat: sda ; current: disklabel ; type: None ; >14:21:42,135 INFO blivet: registered action: [65] destroy format msdos disklabel on disk sda (id 1) >14:21:42,135 DEBUG blivet: clearpart: initializing sda >14:21:42,136 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 68 >14:21:42,137 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >14:21:42,137 INFO blivet: registered action: [67] destroy format None on disk sda (id 1) >14:21:42,137 DEBUG blivet: required disklabel type for sda (1) is None >14:21:42,138 DEBUG blivet: default disklabel type for sda is msdos >14:21:42,138 DEBUG blivet: selecting msdos disklabel for sda based on size >14:21:42,139 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >14:21:42,141 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >14:21:42,141 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 0x3fffa5bceb50> > PedDisk: <_ped.Disk object at 0x3fffa5ab3998> >14:21:42,142 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 69 >14:21:42,143 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >14:21:42,143 INFO blivet: registered action: [70] create format msdos disklabel on disk sda (id 1) >14:21:42,146 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >14:21:42,147 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk sda (1) with non-existent msdos disklabel >14:21:42,160 DEBUG blivet: resolved 'sda' to 'sda' (disk) >14:21:42,163 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >14:21:42,164 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >14:21:42,165 INFO blivet: Detected 24 GiB of memory >14:21:42,183 INFO blivet: Suggested swap size (12 GiB) exceeds 10 % of disk space, using 10 % of disk space (2048 MiB) instead. >14:21:42,219 INFO blivet: Swap attempt of 2048 MiB >14:21:42,238 DEBUG blivet: doAutoPart: True >14:21:42,238 DEBUG blivet: encryptedAutoPart: False >14:21:42,238 DEBUG blivet: autoPartType: 2 >14:21:42,238 DEBUG blivet: clearPartType: 1 >14:21:42,238 DEBUG blivet: clearPartDisks: [] >14:21:42,265 DEBUG blivet: autoPartitionRequests: >PartSpec instance (0x3fffa5bce110) -- > mountpoint = / lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB maxSize = 50 GiB grow = True >PartSpec instance (0x3fffa5bce910) -- > mountpoint = /home lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True >PartSpec instance (0x3fffa5bce9d0) -- > mountpoint = /boot lv = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False >PartSpec instance (0x3fffa5bce950) -- > mountpoint = None lv = False thin = False btrfs = False > weight = 5000 fstype = prepboot encrypted = False > size = 4096 KiB maxSize = None grow = False >PartSpec instance (0x3fffa5bce990) -- > mountpoint = None lv = True thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2048 MiB maxSize = None grow = False > >14:21:42,265 DEBUG blivet: storage.disks: ['sda'] >14:21:42,266 DEBUG blivet: storage.partitioned: ['sda'] >14:21:42,266 DEBUG blivet: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sr0'] >14:21:42,268 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >14:21:42,269 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk sda (1) with non-existent msdos disklabel >14:21:42,282 DEBUG blivet: resolved 'sda' to 'sda' (disk) >14:21:42,283 DEBUG blivet: boot disk: sda >14:21:42,284 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >14:21:42,285 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance with object id 71 >14:21:42,286 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >14:21:42,288 DEBUG blivet: PartitionDevice._setFormat: req0 ; >14:21:42,289 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >14:21:42,291 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >14:21:42,291 INFO blivet: added partition req0 (id 72) to device tree >14:21:42,291 INFO blivet: registered action: [74] create device partition req0 (id 72) >14:21:42,292 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 76 >14:21:42,293 DEBUG blivet: PartitionDevice._setFormat: req0 ; >14:21:42,294 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: lvmpv ; type: lvmpv ; >14:21:42,295 INFO blivet: registered action: [75] create format lvmpv on partition req0 (id 72) >14:21:42,295 DEBUG blivet: candidate disks: [DiskDevice instance (0x3fffa8288610) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 20 GiB > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: QEMU QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (20480, 64, 32) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa7cf3200> > target size = 0 B path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x3fffa821ff50>] >14:21:42,312 DEBUG blivet: devs: [PartitionDevice instance (0x3fffa7ed88d0) -- > name = req0 status = False kids = 0 id = 72 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >14:21:42,328 DEBUG blivet: Ext4FS.supported: supported: True ; >14:21:42,328 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 77 >14:21:42,330 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >14:21:42,331 DEBUG blivet: PartitionDevice._setFormat: req1 ; >14:21:42,333 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >14:21:42,334 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >14:21:42,335 INFO blivet: added partition req1 (id 78) to device tree >14:21:42,335 INFO blivet: registered action: [80] create device partition req1 (id 78) >14:21:42,335 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 82 >14:21:42,337 DEBUG blivet: PartitionDevice._setFormat: req1 ; >14:21:42,338 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: ext4 ; type: ext4 ; >14:21:42,338 INFO blivet: registered action: [81] create format ext4 filesystem mounted at /boot on partition req1 (id 78) >14:21:42,339 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance with object id 83 >14:21:42,340 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >14:21:42,342 DEBUG blivet: PartitionDevice._setFormat: req2 ; >14:21:42,343 DEBUG blivet: PartitionDevice._setFormat: req2 ; current: None ; type: prepboot ; >14:21:42,345 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >14:21:42,345 INFO blivet: added partition req2 (id 84) to device tree >14:21:42,345 INFO blivet: registered action: [86] create device partition req2 (id 84) >14:21:42,346 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 88 >14:21:42,347 DEBUG blivet: PartitionDevice._setFormat: req2 ; >14:21:42,348 DEBUG blivet: PartitionDevice._setFormat: req2 ; current: prepboot ; type: prepboot ; >14:21:42,349 INFO blivet: registered action: [87] create format prepboot on partition req2 (id 84) >14:21:42,350 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >14:21:42,351 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >14:21:42,352 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa7ed88d0) -- > name = req0 status = False kids = 0 id = 72 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x3fffa5ae9550) -- > name = req1 status = False kids = 0 id = 78 > parents = [] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x3fffa7ed87d0) -- > name = req2 status = False kids = 0 id = 84 > parents = [] > uuid = None size = 4096 KiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/req2 > format args = [] originalFormat = prepboot grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >14:21:42,420 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >14:21:42,421 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa7ed88d0) -- > name = req0 status = False kids = 0 id = 72 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x3fffa5ae9550) -- > name = req1 status = False kids = 0 id = 78 > parents = [] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x3fffa7ed87d0) -- > name = req2 status = False kids = 0 id = 84 > parents = [] > uuid = None size = 4096 KiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/req2 > format args = [] originalFormat = prepboot grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >14:21:42,489 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >14:21:42,490 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa7ed88d0) -- > name = req0 status = False kids = 0 id = 72 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x3fffa5ae9550) -- > name = req1 status = False kids = 0 id = 78 > parents = [] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x3fffa7ed87d0) -- > name = req2 status = False kids = 0 id = 84 > parents = [] > uuid = None size = 4096 KiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/req2 > format args = [] originalFormat = prepboot grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >14:21:42,557 DEBUG blivet: removing all non-preexisting partitions ['req0(id 72)', 'req1(id 78)', 'req2(id 84)'] from disk(s) ['sda'] >14:21:42,557 DEBUG blivet: allocatePartitions: disks=['sda'] ; partitions=['req0(id 72)', 'req1(id 78)', 'req2(id 84)'] >14:21:42,557 DEBUG blivet: removing all non-preexisting partitions ['req2(id 84)', 'req1(id 78)', 'req0(id 72)'] from disk(s) ['sda'] >14:21:42,559 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >14:21:42,560 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk sda (1) with non-existent msdos disklabel >14:21:42,573 DEBUG blivet: resolved 'sda' to 'sda' (disk) >14:21:42,575 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >14:21:42,576 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk sda (1) with non-existent msdos disklabel >14:21:42,590 DEBUG blivet: resolved 'sda' to 'sda' (disk) >14:21:42,590 DEBUG blivet: allocating partition: req2 ; id: 84 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 4096 KiB ; grow: False ; max_size: 0 B ; start: None ; end: None >14:21:42,603 DEBUG blivet: checking freespace on sda >14:21:42,604 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=4096 KiB boot=True best=None grow=False start=None >14:21:42,617 DEBUG blivet: checking 63-41943039 (20 GiB) >14:21:42,630 DEBUG blivet: current free range is 63-41943039 (20 GiB) >14:21:42,643 DEBUG blivet: updating use_disk to sda, type: 0 >14:21:42,643 DEBUG blivet: new free: 63-41943039 / 20 GiB >14:21:42,656 DEBUG blivet: new free allows for 0 sectors of growth >14:21:42,657 DEBUG blivet: found free space for bootable request >14:21:42,657 DEBUG blivet: adjusted start sector from 63 to 2048 >14:21:42,658 DEBUG blivet: created partition sda1 of 4096 KiB and added it to /dev/sda >14:21:42,671 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >14:21:42,672 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa84b0cd0> PedPartition: <_ped.Partition object at 0x3fffa59a73b0> >14:21:42,674 DEBUG blivet: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >14:21:42,676 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >14:21:42,677 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >14:21:42,678 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa81c8910> PedPartition: <_ped.Partition object at 0x3fffa58c23b0> >14:21:42,680 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >14:21:42,681 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk sda (1) with non-existent msdos disklabel >14:21:42,695 DEBUG blivet: resolved 'sda' to 'sda' (disk) >14:21:42,696 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >14:21:42,698 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk sda (1) with non-existent msdos disklabel >14:21:42,711 DEBUG blivet: resolved 'sda' to 'sda' (disk) >14:21:42,712 DEBUG blivet: allocating partition: req1 ; id: 78 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >14:21:42,725 DEBUG blivet: checking freespace on sda >14:21:42,725 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500 MiB boot=True best=None grow=False start=None >14:21:42,739 DEBUG blivet: checking 63-2047 (992.5 KiB) >14:21:42,751 DEBUG blivet: current free range is 63-2047 (992.5 KiB) >14:21:42,764 DEBUG blivet: checking 10240-41943039 (20 GiB) >14:21:42,777 DEBUG blivet: current free range is 10240-41943039 (20 GiB) >14:21:42,791 DEBUG blivet: updating use_disk to sda, type: 0 >14:21:42,791 DEBUG blivet: new free: 10240-41943039 / 20 GiB >14:21:42,804 DEBUG blivet: new free allows for 0 sectors of growth >14:21:42,804 DEBUG blivet: found free space for bootable request >14:21:42,805 DEBUG blivet: created partition sda2 of 500 MiB and added it to /dev/sda >14:21:42,818 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >14:21:42,819 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa84b0f50> PedPartition: <_ped.Partition object at 0x3fffa59a7110> >14:21:42,821 DEBUG blivet: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >14:21:42,822 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >14:21:42,824 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >14:21:42,824 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa81c88d0> PedPartition: <_ped.Partition object at 0x3fffa59a70b0> >14:21:42,827 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >14:21:42,828 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk sda (1) with non-existent msdos disklabel >14:21:42,841 DEBUG blivet: resolved 'sda' to 'sda' (disk) >14:21:42,842 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >14:21:42,844 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk sda (1) with non-existent msdos disklabel >14:21:42,856 DEBUG blivet: resolved 'sda' to 'sda' (disk) >14:21:42,857 DEBUG blivet: allocating partition: req0 ; id: 72 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >14:21:42,869 DEBUG blivet: checking freespace on sda >14:21:42,869 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500 MiB boot=False best=None grow=True start=None >14:21:42,882 DEBUG blivet: checking 63-2047 (992.5 KiB) >14:21:42,893 DEBUG blivet: current free range is 63-2047 (992.5 KiB) >14:21:42,905 DEBUG blivet: checking 1034240-41943039 (19.51 GiB) >14:21:42,918 DEBUG blivet: current free range is 1034240-41943039 (19.51 GiB) >14:21:42,930 DEBUG blivet: evaluating growth potential for new layout >14:21:42,930 DEBUG blivet: calculating growth for disk /dev/sda >14:21:42,932 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >14:21:42,932 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa7ff1210> PedPartition: <_ped.Partition object at 0x3fffa59a73b0> >14:21:42,934 DEBUG blivet: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >14:21:42,936 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >14:21:42,936 DEBUG blivet: adding request 84 to chunk 41940992 (2048-41943039) on /dev/sda >14:21:42,936 DEBUG blivet: adding request 78 to chunk 41940992 (2048-41943039) on /dev/sda >14:21:42,937 DEBUG blivet: adding request 72 to chunk 41940992 (2048-41943039) on /dev/sda >14:21:42,937 DEBUG blivet: Chunk.growRequests: 41940992 on /dev/sda start = 2048 end = 41943039 >sectorSize = 512 B > >14:21:42,938 DEBUG blivet: req: PartitionRequest instance -- >id = 84 name = sda1 growable = False >base = 8192 growth = 0 max_grow = 0 >done = True >14:21:42,938 DEBUG blivet: req: PartitionRequest instance -- >id = 78 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >14:21:42,938 DEBUG blivet: req: PartitionRequest instance -- >id = 72 name = sda3 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >14:21:42,939 DEBUG blivet: 1 requests and 39884800 (19.02 GiB) left in chunk >14:21:42,951 DEBUG blivet: adding 39884800 (19.02 GiB) to 72 (sda3) >14:21:42,963 DEBUG blivet: new grow amount for request 72 (sda3) is 39884800 units, or 19.02 GiB >14:21:42,976 DEBUG blivet: request 84 (sda1) growth: 0 (0 B) size: 4096 KiB >14:21:42,988 DEBUG blivet: request 78 (sda2) growth: 0 (0 B) size: 500 MiB >14:21:43,000 DEBUG blivet: request 72 (sda3) growth: 39884800 (19.02 GiB) size: 19.51 GiB >14:21:43,024 DEBUG blivet: disk /dev/sda growth: 39884800 (19.02 GiB) >14:21:43,039 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >14:21:43,039 DEBUG blivet: device sda3 new partedPartition None >14:21:43,041 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >14:21:43,042 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sda ; >14:21:43,042 DEBUG blivet: total growth: 39884800 sectors >14:21:43,042 DEBUG blivet: updating use_disk to sda, type: 0 >14:21:43,043 DEBUG blivet: new free: 1034240-41943039 / 19.51 GiB >14:21:43,061 DEBUG blivet: new free allows for 39884800 sectors of growth >14:21:43,063 DEBUG blivet: created partition sda3 of 500 MiB and added it to /dev/sda >14:21:43,076 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >14:21:43,077 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa7ff1990> PedPartition: <_ped.Partition object at 0x3fffa59a7590> >14:21:43,080 DEBUG blivet: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >14:21:43,081 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >14:21:43,083 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >14:21:43,083 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa7ff1b10> PedPartition: <_ped.Partition object at 0x3fffa59a74d0> >14:21:43,084 DEBUG blivet: growPartitions: disks=['sda'], partitions=['sda3(id 72)', 'sda2(id 78)', 'sda1(id 84)'] >14:21:43,084 DEBUG blivet: growable partitions are ['sda3'] >14:21:43,085 DEBUG blivet: adding request 72 to chunk 41940992 (2048-41943039) on /dev/sda >14:21:43,085 DEBUG blivet: adding request 78 to chunk 41940992 (2048-41943039) on /dev/sda >14:21:43,086 DEBUG blivet: adding request 84 to chunk 41940992 (2048-41943039) on /dev/sda >14:21:43,086 DEBUG blivet: disk sda has 1 chunks >14:21:43,086 DEBUG blivet: Chunk.growRequests: 41940992 on /dev/sda start = 2048 end = 41943039 >sectorSize = 512 B > >14:21:43,086 DEBUG blivet: req: PartitionRequest instance -- >id = 84 name = sda1 growable = False >base = 8192 growth = 0 max_grow = 0 >done = True >14:21:43,087 DEBUG blivet: req: PartitionRequest instance -- >id = 78 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >14:21:43,087 DEBUG blivet: req: PartitionRequest instance -- >id = 72 name = sda3 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >14:21:43,087 DEBUG blivet: 1 requests and 39884800 (19.02 GiB) left in chunk >14:21:43,100 DEBUG blivet: adding 39884800 (19.02 GiB) to 72 (sda3) >14:21:43,112 DEBUG blivet: new grow amount for request 72 (sda3) is 39884800 units, or 19.02 GiB >14:21:43,129 DEBUG blivet: growing partitions on sda >14:21:43,129 DEBUG blivet: partition sda1 (84): 0 >14:21:43,129 DEBUG blivet: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 10239 length: 8192 > device: <parted.device.Device object at 0x3fffa5bcef10> PedGeometry: <_ped.Geometry object at 0x3fffa7ff18d0> >14:21:43,130 DEBUG blivet: partition sda2 (78): 0 >14:21:43,130 DEBUG blivet: new geometry for sda2: parted.Geometry instance -- > start: 10240 end: 1034239 length: 1024000 > device: <parted.device.Device object at 0x3fffa5bcef10> PedGeometry: <_ped.Geometry object at 0x3fffa7ff1dd0> >14:21:43,130 DEBUG blivet: partition sda3 (72): 0 >14:21:43,131 DEBUG blivet: new geometry for sda3: parted.Geometry instance -- > start: 1034240 end: 41943039 length: 40908800 > device: <parted.device.Device object at 0x3fffa5bcef10> PedGeometry: <_ped.Geometry object at 0x3fffa7fe8b90> >14:21:43,131 DEBUG blivet: removing all non-preexisting partitions ['sda1(id 84)', 'sda2(id 78)', 'sda3(id 72)'] from disk(s) ['sda'] >14:21:43,132 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >14:21:43,132 DEBUG blivet: device sda1 new partedPartition None >14:21:43,133 DEBUG blivet: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >14:21:43,135 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sda ; >14:21:43,136 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >14:21:43,136 DEBUG blivet: device sda2 new partedPartition None >14:21:43,138 DEBUG blivet: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >14:21:43,139 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >14:21:43,141 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >14:21:43,141 DEBUG blivet: device sda3 new partedPartition None >14:21:43,142 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >14:21:43,144 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >14:21:43,144 DEBUG blivet: back from removeNewPartitions >14:21:43,144 DEBUG blivet: extended: None >14:21:43,144 DEBUG blivet: setting req2 new geometry: parted.Geometry instance -- > start: 2048 end: 10239 length: 8192 > device: <parted.device.Device object at 0x3fffa5bcef10> PedGeometry: <_ped.Geometry object at 0x3fffa7ff18d0> >14:21:43,146 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >14:21:43,146 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa7fb5d90> PedPartition: <_ped.Partition object at 0x3fffa59a7650> >14:21:43,148 DEBUG blivet: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >14:21:43,149 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >14:21:43,151 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >14:21:43,151 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa7fb5c50> PedPartition: <_ped.Partition object at 0x3fffa59a7770> >14:21:43,152 DEBUG blivet: setting req1 new geometry: parted.Geometry instance -- > start: 10240 end: 1034239 length: 1024000 > device: <parted.device.Device object at 0x3fffa5bcef10> PedGeometry: <_ped.Geometry object at 0x3fffa7ff1dd0> >14:21:43,154 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >14:21:43,154 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa81c85d0> PedPartition: <_ped.Partition object at 0x3fffa59a76b0> >14:21:43,157 DEBUG blivet: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >14:21:43,158 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >14:21:43,160 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >14:21:43,160 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa7ff2f10> PedPartition: <_ped.Partition object at 0x3fffa59a7590> >14:21:43,161 DEBUG blivet: setting req0 new geometry: parted.Geometry instance -- > start: 1034240 end: 41943039 length: 40908800 > device: <parted.device.Device object at 0x3fffa5bcef10> PedGeometry: <_ped.Geometry object at 0x3fffa7fe8b90> >14:21:43,163 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >14:21:43,163 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa7ed8490> PedPartition: <_ped.Partition object at 0x3fffa59a7710> >14:21:43,165 DEBUG blivet: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >14:21:43,166 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >14:21:43,168 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >14:21:43,168 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa81c8990> PedPartition: <_ped.Partition object at 0x3fffa59a73b0> >14:21:43,171 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >14:21:43,172 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa7ed88d0) -- > name = sda3 status = False kids = 0 id = 72 > parents = ['existing 20 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 19.51 GiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa81c8990> PedPartition: <_ped.Partition object at 0x3fffa59a73b0> > disk = existing 20 GiB disk sda (1) with non-existent msdos disklabel > start = 1034240 end = 41943039 length = 40908800 > flags = , PartitionDevice instance (0x3fffa5ae9550) -- > name = sda2 status = False kids = 0 id = 78 > parents = ['existing 20 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/sda2 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa7ff2f10> PedPartition: <_ped.Partition object at 0x3fffa59a7590> > disk = existing 20 GiB disk sda (1) with non-existent msdos disklabel > start = 10240 end = 1034239 length = 1024000 > flags = , PartitionDevice instance (0x3fffa7ed87d0) -- > name = sda1 status = False kids = 0 id = 84 > parents = ['existing 20 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 4096 KiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/sda1 > format args = [] originalFormat = prepboot grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa7fb5c50> PedPartition: <_ped.Partition object at 0x3fffa59a7770> > disk = existing 20 GiB disk sda (1) with non-existent msdos disklabel > start = 2048 end = 10239 length = 8192 > flags = ] >14:21:43,322 DEBUG blivet: fixing size of non-existent 4096 KiB partition sda1 (84) with non-existent prepboot >14:21:43,334 DEBUG blivet: fixing size of non-existent 500 MiB partition sda2 (78) with non-existent ext4 filesystem mounted at /boot >14:21:43,347 DEBUG blivet: fixing size of non-existent 19.51 GiB partition sda3 (72) with non-existent lvmpv >14:21:43,360 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >14:21:43,361 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa7ed88d0) -- > name = sda3 status = False kids = 0 id = 72 > parents = ['existing 20 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 19.51 GiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa81c8990> PedPartition: <_ped.Partition object at 0x3fffa59a73b0> > disk = existing 20 GiB disk sda (1) with non-existent msdos disklabel > start = 1034240 end = 41943039 length = 40908800 > flags = , PartitionDevice instance (0x3fffa5ae9550) -- > name = sda2 status = False kids = 0 id = 78 > parents = ['existing 20 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/sda2 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa7ff2f10> PedPartition: <_ped.Partition object at 0x3fffa59a7590> > disk = existing 20 GiB disk sda (1) with non-existent msdos disklabel > start = 10240 end = 1034239 length = 1024000 > flags = , PartitionDevice instance (0x3fffa7ed87d0) -- > name = sda1 status = False kids = 0 id = 84 > parents = ['existing 20 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 4096 KiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/sda1 > format args = [] originalFormat = prepboot grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa7fb5c50> PedPartition: <_ped.Partition object at 0x3fffa59a7770> > disk = existing 20 GiB disk sda (1) with non-existent msdos disklabel > start = 2048 end = 10239 length = 8192 > flags = ] >14:21:43,513 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >14:21:43,514 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa7ed88d0) -- > name = sda3 status = False kids = 0 id = 72 > parents = ['existing 20 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 19.51 GiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa81c8990> PedPartition: <_ped.Partition object at 0x3fffa59a73b0> > disk = existing 20 GiB disk sda (1) with non-existent msdos disklabel > start = 1034240 end = 41943039 length = 40908800 > flags = , PartitionDevice instance (0x3fffa5ae9550) -- > name = sda2 status = False kids = 0 id = 78 > parents = ['existing 20 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/sda2 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa7ff2f10> PedPartition: <_ped.Partition object at 0x3fffa59a7590> > disk = existing 20 GiB disk sda (1) with non-existent msdos disklabel > start = 10240 end = 1034239 length = 1024000 > flags = , PartitionDevice instance (0x3fffa7ed87d0) -- > name = sda1 status = False kids = 0 id = 84 > parents = ['existing 20 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 4096 KiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/sda1 > format args = [] originalFormat = prepboot grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa7fb5c50> PedPartition: <_ped.Partition object at 0x3fffa59a7770> > disk = existing 20 GiB disk sda (1) with non-existent msdos disklabel > start = 2048 end = 10239 length = 8192 > flags = ] >14:21:43,663 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >14:21:43,665 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa7ed88d0) -- > name = sda3 status = False kids = 0 id = 72 > parents = ['existing 20 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 19.51 GiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa81c8990> PedPartition: <_ped.Partition object at 0x3fffa59a73b0> > disk = existing 20 GiB disk sda (1) with non-existent msdos disklabel > start = 1034240 end = 41943039 length = 40908800 > flags = , PartitionDevice instance (0x3fffa5ae9550) -- > name = sda2 status = False kids = 0 id = 78 > parents = ['existing 20 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/sda2 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa7ff2f10> PedPartition: <_ped.Partition object at 0x3fffa59a7590> > disk = existing 20 GiB disk sda (1) with non-existent msdos disklabel > start = 10240 end = 1034239 length = 1024000 > flags = , PartitionDevice instance (0x3fffa7ed87d0) -- > name = sda1 status = False kids = 0 id = 84 > parents = ['existing 20 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 4096 KiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/sda1 > format args = [] originalFormat = prepboot grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa7fb5c50> PedPartition: <_ped.Partition object at 0x3fffa59a7770> > disk = existing 20 GiB disk sda (1) with non-existent msdos disklabel > start = 2048 end = 10239 length = 8192 > flags = ] >14:21:43,815 DEBUG blivet: LVMVolumeGroupDevice._addParent: fedora-server_ibm-power7r2-01-le01 ; member: sda3 ; >14:21:43,817 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >14:21:43,817 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 90 >14:21:43,819 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora-server_ibm-power7r2-01-le01 ; current: None ; type: None ; >14:21:43,819 INFO blivet: added lvmvg fedora-server_ibm-power7r2-01-le01 (id 89) to device tree >14:21:43,820 INFO blivet: registered action: [92] create device lvmvg fedora-server_ibm-power7r2-01-le01 (id 89) >14:21:43,821 DEBUG blivet: Ext4FS.supported: supported: True ; >14:21:43,821 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 93 >14:21:43,823 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora-server_ibm-power7r2-01-le01 ; >14:21:43,824 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-server_ibm-power7r2-01-le01-root ; current: None ; type: ext4 ; >14:21:43,825 DEBUG blivet: fedora-server_ibm-power7r2-01-le01 size is 19.5 GiB >14:21:43,838 DEBUG blivet: vg fedora-server_ibm-power7r2-01-le01 has 19.5 GiB free >14:21:43,850 DEBUG blivet: Adding fedora-server_ibm-power7r2-01-le01-root/1024 MiB to fedora-server_ibm-power7r2-01-le01 >14:21:43,862 INFO blivet: added lvmlv fedora-server_ibm-power7r2-01-le01-root (id 94) to device tree >14:21:43,863 INFO blivet: registered action: [96] create device lvmlv fedora-server_ibm-power7r2-01-le01-root (id 94) >14:21:43,863 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 98 >14:21:43,865 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-server_ibm-power7r2-01-le01-root ; current: ext4 ; type: ext4 ; >14:21:43,865 INFO blivet: registered action: [97] create format ext4 filesystem mounted at / on lvmlv fedora-server_ibm-power7r2-01-le01-root (id 94) >14:21:43,867 DEBUG blivet: SwapSpace.__init__: mountpoint: None ; >14:21:43,867 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 99 >14:21:43,869 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora-server_ibm-power7r2-01-le01 ; >14:21:43,870 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-server_ibm-power7r2-01-le01-swap ; current: None ; type: swap ; >14:21:43,871 DEBUG blivet: fedora-server_ibm-power7r2-01-le01 size is 19.5 GiB >14:21:43,885 DEBUG blivet: vg fedora-server_ibm-power7r2-01-le01 has 18.5 GiB free >14:21:43,898 DEBUG blivet: Adding fedora-server_ibm-power7r2-01-le01-swap/2048 MiB to fedora-server_ibm-power7r2-01-le01 >14:21:43,911 INFO blivet: added lvmlv fedora-server_ibm-power7r2-01-le01-swap (id 100) to device tree >14:21:43,912 INFO blivet: registered action: [102] create device lvmlv fedora-server_ibm-power7r2-01-le01-swap (id 100) >14:21:43,912 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 104 >14:21:43,913 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-server_ibm-power7r2-01-le01-swap ; current: swap ; type: swap ; >14:21:43,913 INFO blivet: registered action: [103] create format swap on lvmlv fedora-server_ibm-power7r2-01-le01-swap (id 100) >14:21:43,915 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >14:21:43,926 DEBUG blivet: fedora-server_ibm-power7r2-01-le01 size is 19.5 GiB >14:21:43,940 DEBUG blivet: vg fedora-server_ibm-power7r2-01-le01 has 16.5 GiB free >14:21:43,954 DEBUG blivet: fedora-server_ibm-power7r2-01-le01 size is 19.5 GiB >14:21:43,968 DEBUG blivet: vg fedora-server_ibm-power7r2-01-le01 has 16.5 GiB free >14:21:43,916 DEBUG blivet: DeviceTree.getDevicesByType returned [LVMVolumeGroupDevice instance (0x3fffa7ed8610) -- > name = fedora-server_ibm-power7r2-01-le01 status = False kids = 2 id = 89 > parents = ['non-existent 19.51 GiB partition sda3 (72) with non-existent lvmpv'] > uuid = None size = 19.5 GiB > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/fedora--server_ibm--power7r2--01--le01 > format args = [] originalFormat = None free = 0 PE Size = 4096 KiB PE Count = 0 > PE Free = 0 PV Count = 1 > modified = True extents = 4993 free space = 16.5 GiB > free extents = 4225 reserved percent = 0 reserved space = 0 B > PVs = ['non-existent 19.51 GiB partition sda3 (72) with non-existent lvmpv'] > LVs = ['non-existent 1024 MiB lvmlv fedora-server_ibm-power7r2-01-le01-root (94) with non-existent ext4 filesystem mounted at /', > 'non-existent 2048 MiB lvmlv fedora-server_ibm-power7r2-01-le01-swap (100) with non-existent swap']] >14:21:44,014 DEBUG blivet: fedora-server_ibm-power7r2-01-le01 size is 19.5 GiB >14:21:44,028 DEBUG blivet: vg fedora-server_ibm-power7r2-01-le01 has 16.5 GiB free >14:21:44,041 DEBUG blivet: fedora-server_ibm-power7r2-01-le01 size is 19.5 GiB >14:21:44,055 DEBUG blivet: vg fedora-server_ibm-power7r2-01-le01 has 16.5 GiB free >14:21:44,100 DEBUG blivet: fedora-server_ibm-power7r2-01-le01 size is 19.5 GiB >14:21:44,114 DEBUG blivet: vg fedora-server_ibm-power7r2-01-le01 has 16.5 GiB free >14:21:44,127 DEBUG blivet: fedora-server_ibm-power7r2-01-le01 size is 19.5 GiB >14:21:44,141 DEBUG blivet: vg fedora-server_ibm-power7r2-01-le01 has 16.5 GiB free >14:21:44,177 DEBUG blivet: fedora-server_ibm-power7r2-01-le01 size is 19.5 GiB >14:21:44,190 DEBUG blivet: vg fedora-server_ibm-power7r2-01-le01 has 16.5 GiB free >14:21:44,203 DEBUG blivet: vg fedora-server_ibm-power7r2-01-le01: 16.5 GiB free ; lvs: ['root', 'swap'] >14:21:44,216 DEBUG blivet: fedora-server_ibm-power7r2-01-le01 size is 19.5 GiB >14:21:44,230 DEBUG blivet: vg fedora-server_ibm-power7r2-01-le01 has 16.5 GiB free >14:21:44,245 DEBUG blivet: adding request 94 to chunk 4993 on /dev/fedora--server_ibm--power7r2--01--le01 >14:21:44,245 DEBUG blivet: adding request 100 to chunk 4993 on /dev/fedora--server_ibm--power7r2--01--le01 >14:21:44,245 DEBUG blivet: Chunk.growRequests: VGChunk instance -- >device = /dev/fedora--server_ibm--power7r2--01--le01 length = 4993 size = 19.5 GiB >remaining = 1 pool = 4215 >14:21:44,259 DEBUG blivet: req: LVRequest instance -- >id = 100 name = fedora-server_ibm-power7r2-01-le01-swap growable = False >base = 512 growth = 0 max_grow = 0 >done = True >14:21:44,259 DEBUG blivet: req: LVRequest instance -- >id = 94 name = fedora-server_ibm-power7r2-01-le01-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >14:21:44,259 DEBUG blivet: 1 requests and 4215 (16.46 GiB) left in chunk >14:21:44,272 DEBUG blivet: adding 4215 (16.46 GiB) to 94 (fedora-server_ibm-power7r2-01-le01-root) >14:21:44,285 DEBUG blivet: new grow amount for request 94 (fedora-server_ibm-power7r2-01-le01-root) is 4215 units, or 16.46 GiB >14:21:44,298 DEBUG blivet: trying to set lv fedora-server_ibm-power7r2-01-le01-root size to 17.46 GiB >14:21:44,311 DEBUG blivet: fedora-server_ibm-power7r2-01-le01 size is 19.5 GiB >14:21:44,325 DEBUG blivet: vg fedora-server_ibm-power7r2-01-le01 has 16.5 GiB free >14:21:44,339 DEBUG blivet: fedora-server_ibm-power7r2-01-le01 size is 19.5 GiB >14:21:44,353 DEBUG blivet: vg fedora-server_ibm-power7r2-01-le01 has 40 MiB free >14:21:44,367 DEBUG blivet: fedora-server_ibm-power7r2-01-le01 size is 19.5 GiB >14:21:44,381 DEBUG blivet: vg fedora-server_ibm-power7r2-01-le01 has 40 MiB free >14:21:44,452 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >14:21:44,454 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk sda (1) with non-existent msdos disklabel >14:21:44,468 DEBUG blivet: resolved 'sda' to 'sda' (disk) >14:21:44,469 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >14:21:44,470 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk sda (1) with non-existent msdos disklabel >14:21:44,484 DEBUG blivet: resolved 'sda' to 'sda' (disk) >14:21:44,548 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >14:21:44,549 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk sda (1) with non-existent msdos disklabel >14:21:44,564 DEBUG blivet: resolved 'sda' to 'sda' (disk) >14:21:44,565 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >14:21:44,566 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk sda (1) with non-existent msdos disklabel >14:21:44,580 DEBUG blivet: resolved 'sda' to 'sda' (disk) >14:21:45,539 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >14:21:45,573 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >14:21:45,575 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: False ; controllable: True ; >14:21:45,576 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: False ; controllable: True ; >14:21:45,578 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-server_ibm-power7r2-01-le01-root ; status: False ; controllable: True ; >14:21:45,579 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-server_ibm-power7r2-01-le01-swap ; status: False ; controllable: True ; >14:21:45,580 DEBUG blivet: action: [58] destroy device partition sda3 (id 16) >14:21:45,581 DEBUG blivet: action: [59] destroy format ext4 filesystem on partition sda2 (id 11) >14:21:45,581 DEBUG blivet: action: [61] destroy device partition sda2 (id 11) >14:21:45,581 DEBUG blivet: action: [62] destroy format prepboot on partition sda1 (id 6) >14:21:45,582 DEBUG blivet: action: [64] destroy device partition sda1 (id 6) >14:21:45,582 DEBUG blivet: action: [65] destroy format msdos disklabel on disk sda (id 1) >14:21:45,582 DEBUG blivet: action: [67] destroy format None on disk sda (id 1) >14:21:45,583 DEBUG blivet: action: [70] create format msdos disklabel on disk sda (id 1) >14:21:45,583 DEBUG blivet: action: [74] create device partition sda3 (id 72) >14:21:45,583 DEBUG blivet: action: [75] create format lvmpv on partition sda3 (id 72) >14:21:45,584 DEBUG blivet: action: [80] create device partition sda2 (id 78) >14:21:45,584 DEBUG blivet: action: [81] create format ext4 filesystem mounted at /boot on partition sda2 (id 78) >14:21:45,584 DEBUG blivet: action: [86] create device partition sda1 (id 84) >14:21:45,585 DEBUG blivet: action: [87] create format prepboot on partition sda1 (id 84) >14:21:45,585 DEBUG blivet: action: [92] create device lvmvg fedora-server_ibm-power7r2-01-le01 (id 89) >14:21:45,585 DEBUG blivet: action: [96] create device lvmlv fedora-server_ibm-power7r2-01-le01-root (id 94) >14:21:45,586 DEBUG blivet: action: [97] create format ext4 filesystem mounted at / on lvmlv fedora-server_ibm-power7r2-01-le01-root (id 94) >14:21:45,586 DEBUG blivet: action: [102] create device lvmlv fedora-server_ibm-power7r2-01-le01-swap (id 100) >14:21:45,586 DEBUG blivet: action: [103] create format swap on lvmlv fedora-server_ibm-power7r2-01-le01-swap (id 100) >14:21:45,587 INFO blivet: pruning action queue... >14:21:45,587 INFO blivet: removing obsolete action 67 (65) >14:21:45,589 INFO blivet: resetting parted disks... >14:21:45,591 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >14:21:45,592 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >14:21:45,594 DEBUG blivet: PartitionDevice.preCommitFixup: sda3 ; >14:21:45,596 DEBUG blivet: PartitionDevice.preCommitFixup: sda2 ; >14:21:45,597 DEBUG blivet: PartitionDevice.preCommitFixup: sda1 ; >14:21:45,598 DEBUG blivet: PartitionDevice.preCommitFixup: sda3 ; >14:21:45,598 DEBUG blivet: sector-based lookup found partition sda3 >14:21:45,599 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >14:21:45,599 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa82390d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa7e38510> PedPartition: <_ped.Partition object at 0x3fffa5ab8ef0> >14:21:45,603 DEBUG blivet: PartitionDevice.preCommitFixup: sda2 ; >14:21:45,603 DEBUG blivet: sector-based lookup found partition sda2 >14:21:45,604 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >14:21:45,604 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa82390d0> fileSystem: <parted.filesystem.FileSystem object at 0x3fffa5a9b050> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa8239910> PedPartition: <_ped.Partition object at 0x3fffa8232d10> >14:21:45,607 DEBUG blivet: PartitionDevice.preCommitFixup: sda1 ; >14:21:45,607 DEBUG blivet: sector-based lookup found partition sda1 >14:21:45,608 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >14:21:45,608 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa82390d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa8239690> PedPartition: <_ped.Partition object at 0x3fffa8232cb0> >14:21:45,610 INFO blivet: sorting actions... >14:21:45,615 DEBUG blivet: action: [62] destroy format prepboot on partition sda1 (id 6) >14:21:45,616 DEBUG blivet: action: [59] destroy format ext4 filesystem on partition sda2 (id 11) >14:21:45,616 DEBUG blivet: action: [58] destroy device partition sda3 (id 16) >14:21:45,616 DEBUG blivet: action: [61] destroy device partition sda2 (id 11) >14:21:45,617 DEBUG blivet: action: [64] destroy device partition sda1 (id 6) >14:21:45,617 DEBUG blivet: action: [65] destroy format msdos disklabel on disk sda (id 1) >14:21:45,617 DEBUG blivet: lvm filter: removing sda3 from the reject list >14:21:45,618 DEBUG blivet: sda3 wasn't in the reject list >14:21:45,618 DEBUG blivet: lvm filter: removing sda2 from the reject list >14:21:45,618 DEBUG blivet: sda2 wasn't in the reject list >14:21:45,618 DEBUG blivet: lvm filter: removing sda1 from the reject list >14:21:45,618 DEBUG blivet: sda1 wasn't in the reject list >14:21:45,618 DEBUG blivet: lvm filter: removing fedora-server_ibm-power7r2-01-le01 from the reject list >14:21:45,619 DEBUG blivet: fedora-server_ibm-power7r2-01-le01 wasn't in the reject list >14:21:45,619 DEBUG blivet: lvm filter: removing fedora-server_ibm-power7r2-01-le01-root from the reject list >14:21:45,619 DEBUG blivet: fedora-server_ibm-power7r2-01-le01-root wasn't in the reject list >14:21:45,619 DEBUG blivet: lvm filter: removing fedora-server_ibm-power7r2-01-le01-swap from the reject list >14:21:45,620 DEBUG blivet: fedora-server_ibm-power7r2-01-le01-swap wasn't in the reject list >14:21:45,620 DEBUG blivet: action: [70] create format msdos disklabel on disk sda (id 1) >14:21:45,620 DEBUG blivet: lvm filter: removing sda3 from the reject list >14:21:45,620 DEBUG blivet: sda3 wasn't in the reject list >14:21:45,620 DEBUG blivet: lvm filter: removing sda2 from the reject list >14:21:45,621 DEBUG blivet: sda2 wasn't in the reject list >14:21:45,621 DEBUG blivet: lvm filter: removing sda1 from the reject list >14:21:45,621 DEBUG blivet: sda1 wasn't in the reject list >14:21:45,621 DEBUG blivet: lvm filter: removing fedora-server_ibm-power7r2-01-le01 from the reject list >14:21:45,621 DEBUG blivet: fedora-server_ibm-power7r2-01-le01 wasn't in the reject list >14:21:45,622 DEBUG blivet: lvm filter: removing fedora-server_ibm-power7r2-01-le01-root from the reject list >14:21:45,622 DEBUG blivet: fedora-server_ibm-power7r2-01-le01-root wasn't in the reject list >14:21:45,622 DEBUG blivet: lvm filter: removing fedora-server_ibm-power7r2-01-le01-swap from the reject list >14:21:45,622 DEBUG blivet: fedora-server_ibm-power7r2-01-le01-swap wasn't in the reject list >14:21:45,623 DEBUG blivet: action: [86] create device partition sda1 (id 84) >14:21:45,623 DEBUG blivet: action: [87] create format prepboot on partition sda1 (id 84) >14:21:45,623 DEBUG blivet: action: [80] create device partition sda2 (id 78) >14:21:45,624 DEBUG blivet: action: [81] create format ext4 filesystem mounted at /boot on partition sda2 (id 78) >14:21:45,624 DEBUG blivet: action: [74] create device partition sda3 (id 72) >14:21:45,624 DEBUG blivet: lvm filter: removing fedora-server_ibm-power7r2-01-le01 from the reject list >14:21:45,625 DEBUG blivet: fedora-server_ibm-power7r2-01-le01 wasn't in the reject list >14:21:45,625 DEBUG blivet: lvm filter: removing fedora-server_ibm-power7r2-01-le01-root from the reject list >14:21:45,625 DEBUG blivet: fedora-server_ibm-power7r2-01-le01-root wasn't in the reject list >14:21:45,625 DEBUG blivet: lvm filter: removing fedora-server_ibm-power7r2-01-le01-swap from the reject list >14:21:45,625 DEBUG blivet: fedora-server_ibm-power7r2-01-le01-swap wasn't in the reject list >14:21:45,626 DEBUG blivet: action: [75] create format lvmpv on partition sda3 (id 72) >14:21:45,626 DEBUG blivet: lvm filter: removing fedora-server_ibm-power7r2-01-le01 from the reject list >14:21:45,626 DEBUG blivet: fedora-server_ibm-power7r2-01-le01 wasn't in the reject list >14:21:45,626 DEBUG blivet: lvm filter: removing fedora-server_ibm-power7r2-01-le01-root from the reject list >14:21:45,627 DEBUG blivet: fedora-server_ibm-power7r2-01-le01-root wasn't in the reject list >14:21:45,627 DEBUG blivet: lvm filter: removing fedora-server_ibm-power7r2-01-le01-swap from the reject list >14:21:45,627 DEBUG blivet: fedora-server_ibm-power7r2-01-le01-swap wasn't in the reject list >14:21:45,627 DEBUG blivet: action: [92] create device lvmvg fedora-server_ibm-power7r2-01-le01 (id 89) >14:21:45,628 DEBUG blivet: lvm filter: removing fedora-server_ibm-power7r2-01-le01-root from the reject list >14:21:45,628 DEBUG blivet: fedora-server_ibm-power7r2-01-le01-root wasn't in the reject list >14:21:45,628 DEBUG blivet: lvm filter: removing fedora-server_ibm-power7r2-01-le01-swap from the reject list >14:21:45,628 DEBUG blivet: fedora-server_ibm-power7r2-01-le01-swap wasn't in the reject list >14:21:45,628 DEBUG blivet: action: [102] create device lvmlv fedora-server_ibm-power7r2-01-le01-swap (id 100) >14:21:45,629 DEBUG blivet: action: [103] create format swap on lvmlv fedora-server_ibm-power7r2-01-le01-swap (id 100) >14:21:45,629 DEBUG blivet: action: [96] create device lvmlv fedora-server_ibm-power7r2-01-le01-root (id 94) >14:21:45,630 DEBUG blivet: action: [97] create format ext4 filesystem mounted at / on lvmlv fedora-server_ibm-power7r2-01-le01-root (id 94) >14:21:45,630 INFO blivet: executing action: [62] destroy format prepboot on partition sda1 (id 6) >14:21:45,631 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: True ; >14:21:45,632 DEBUG blivet: PPCPRePBoot.destroy: device: /dev/sda1 ; status: False ; type: prepboot ; >14:21:45,690 INFO blivet: executing action: [59] destroy format ext4 filesystem on partition sda2 (id 11) >14:21:45,693 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: True ; >14:21:45,695 DEBUG blivet: Ext4FS.destroy: device: /dev/sda2 ; status: False ; type: ext4 ; >14:21:45,760 INFO blivet: executing action: [58] destroy device partition sda3 (id 16) >14:21:45,762 DEBUG blivet: PartitionDevice.destroy: sda3 ; status: True ; >14:21:45,764 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >14:21:45,767 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >14:21:45,769 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >14:21:45,794 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda3 ; orig: True ; >14:21:45,796 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >14:21:45,798 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >14:21:45,799 DEBUG blivet: PartitionDevice._destroy: sda3 ; status: True ; >14:21:45,801 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 2 ; >14:21:45,878 INFO blivet: executing action: [61] destroy device partition sda2 (id 11) >14:21:45,881 DEBUG blivet: PartitionDevice.destroy: sda2 ; status: True ; >14:21:45,883 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >14:21:45,886 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >14:21:45,908 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda2 ; orig: True ; >14:21:45,911 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >14:21:45,913 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >14:21:45,915 DEBUG blivet: PartitionDevice._destroy: sda2 ; status: True ; >14:21:45,918 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 1 ; >14:21:45,976 INFO blivet: executing action: [64] destroy device partition sda1 (id 6) >14:21:45,978 DEBUG blivet: PartitionDevice.destroy: sda1 ; status: True ; >14:21:45,981 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >14:21:45,984 DEBUG blivet: PPCPRePBoot.teardown: device: /dev/sda1 ; status: False ; type: prepboot ; >14:21:45,987 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >14:21:46,012 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: True ; >14:21:46,014 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >14:21:46,017 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >14:21:46,019 DEBUG blivet: PartitionDevice._destroy: sda1 ; status: True ; >14:21:46,022 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 0 ; >14:21:46,091 INFO blivet: executing action: [65] destroy format msdos disklabel on disk sda (id 1) >14:21:46,093 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >14:21:46,095 DEBUG blivet: DiskLabel.destroy: device: /dev/sda ; status: False ; type: disklabel ; >14:21:46,173 INFO blivet: executing action: [70] create format msdos disklabel on disk sda (id 1) >14:21:46,177 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >14:21:46,179 DEBUG blivet: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ; >14:21:46,181 DEBUG blivet: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ; >14:21:46,184 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 0 ; >14:21:46,247 INFO blivet: executing action: [86] create device partition sda1 (id 84) >14:21:46,249 DEBUG blivet: PartitionDevice.create: sda1 ; status: False ; >14:21:46,250 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: False ; >14:21:46,252 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >14:21:46,253 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >14:21:46,255 DEBUG blivet: PartitionDevice._create: sda1 ; status: False ; >14:21:46,257 DEBUG blivet: PartitionDevice._wipe: sda1 ; status: False ; >14:21:46,311 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 1 ; >14:21:46,368 DEBUG blivet: post-commit partition path is /dev/sda1 >14:21:46,371 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >14:21:46,371 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bce250> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa5a9b990> PedPartition: <_ped.Partition object at 0x3fffa5a920b0> >14:21:46,376 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda1 ; status: False ; type: None ; >14:21:46,390 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >14:21:46,392 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >14:21:46,395 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >14:21:46,395 DEBUG blivet: sda1 sysfsPath set to /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda1 >14:21:46,438 INFO blivet: executing action: [87] create format prepboot on partition sda1 (id 84) >14:21:46,441 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >14:21:46,442 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 1 ; >14:21:46,444 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 2 ; >14:21:46,446 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 3 ; >14:21:46,448 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 4 ; >14:21:46,449 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 5 ; >14:21:46,451 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 6 ; >14:21:46,453 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 8 ; >14:21:46,455 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 9 ; >14:21:46,457 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 11 ; >14:21:46,458 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 12 ; >14:21:46,459 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 13 ; >14:21:46,460 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 14 ; >14:21:46,462 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 15 ; >14:21:46,463 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 16 ; >14:21:46,465 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 17 ; >14:21:46,466 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 18 ; >14:21:46,467 DEBUG blivet: PartitionDevice.setFlag: path: /dev/sda1 ; flag: 10 ; >14:21:46,468 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 1 ; >14:21:46,483 DEBUG blivet: PPCPRePBoot.create: device: /dev/sda1 ; status: False ; type: prepboot ; >14:21:46,517 INFO blivet: executing action: [80] create device partition sda2 (id 78) >14:21:46,518 DEBUG blivet: PartitionDevice.create: sda2 ; status: False ; >14:21:46,520 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda2 ; orig: False ; >14:21:46,521 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >14:21:46,523 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >14:21:46,524 DEBUG blivet: PartitionDevice._create: sda2 ; status: False ; >14:21:46,526 DEBUG blivet: PartitionDevice._wipe: sda2 ; status: False ; >14:21:46,565 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 2 ; >14:21:46,653 DEBUG blivet: post-commit partition path is /dev/sda2 >14:21:46,655 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >14:21:46,655 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bce250> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa5a830d0> PedPartition: <_ped.Partition object at 0x3fffa8232c50> >14:21:46,659 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda2 ; status: False ; type: None ; >14:21:46,672 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >14:21:46,674 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >14:21:46,676 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >14:21:46,677 DEBUG blivet: sda2 sysfsPath set to /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda2 >14:21:46,718 INFO blivet: executing action: [81] create format ext4 filesystem mounted at /boot on partition sda2 (id 78) >14:21:46,721 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >14:21:46,723 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 1 ; >14:21:46,724 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 2 ; >14:21:46,728 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 3 ; >14:21:46,731 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 4 ; >14:21:46,732 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 5 ; >14:21:46,734 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 6 ; >14:21:46,735 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 8 ; >14:21:46,736 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 9 ; >14:21:46,738 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 10 ; >14:21:46,739 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 11 ; >14:21:46,740 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 12 ; >14:21:46,741 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 13 ; >14:21:46,742 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 14 ; >14:21:46,743 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 15 ; >14:21:46,744 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 16 ; >14:21:46,745 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 17 ; >14:21:46,747 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 18 ; >14:21:46,749 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 2 ; >14:21:46,761 DEBUG blivet: Ext4FS.create: device: /dev/sda2 ; status: False ; type: ext4 ; >14:21:47,762 DEBUG blivet: fedora-server_ibm-power7r2-01-le01 size is 19.5 GiB >14:21:47,775 DEBUG blivet: vg fedora-server_ibm-power7r2-01-le01 has 40 MiB free >14:21:47,788 DEBUG blivet: fedora-server_ibm-power7r2-01-le01 size is 19.5 GiB >14:21:47,803 DEBUG blivet: vg fedora-server_ibm-power7r2-01-le01 has 40 MiB free >14:21:47,882 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:21:47,892 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; > > >/tmp/ifcfg.log: >14:21:37,869 DEBUG ifcfg: content of files (network initialization): >14:21:37,870 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: >14:21:37,870 DEBUG ifcfg: # Generated by dracut initrd >14:21:37,870 DEBUG ifcfg: DEVICE="eth0" >14:21:37,871 DEBUG ifcfg: ONBOOT=yes >14:21:37,871 DEBUG ifcfg: NETBOOT=yes >14:21:37,871 DEBUG ifcfg: UUID="813a987f-efbc-4545-8ebd-d66c0a8e0226" >14:21:37,871 DEBUG ifcfg: IPV6INIT=yes >14:21:37,872 DEBUG ifcfg: BOOTPROTO=dhcp >14:21:37,872 DEBUG ifcfg: TYPE=Ethernet >14:21:37,872 DEBUG ifcfg: NAME="eth0" >14:21:37,882 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}}, 'connection': {'timestamp': 1413469292L, 'interface-name': 'eth0', 'type': '802-3-ethernet', 'id': 'eth0', 'uuid': '813a987f-efbc-4545-8ebd-d66c0a8e0226'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >14:21:37,979 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >14:21:37,980 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >14:21:37,980 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >14:21:37,981 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 > > >/proc/cmdline: >BOOT_IMAGE=/ppc/ppc64/vmlinuz ro inst.ks=https://jcajka.fedorapeople.org/ks/firewall-configured-net.ks > > >/tmp/syslog: >14:21:30,988 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.10" x-pid="3806" x-info="http://www.rsyslog.com"] start >14:21:30,988 DEBUG kernel:[ 0.000000] Allocated 2359296 bytes for 1024 pacas at c00000000fdc0000 >14:21:30,988 INFO kernel:[ 0.000000] Using pSeries machine description >14:21:30,988 INFO kernel:[ 0.000000] Page sizes from device-tree: >14:21:30,988 INFO kernel:[ 0.000000] base_shift=12: shift=12, sllp=0x0000, avpnm=0x00000000, tlbiel=1, penc=0 >14:21:30,988 INFO kernel:[ 0.000000] base_shift=16: shift=16, sllp=0x0110, avpnm=0x00000000, tlbiel=1, penc=1 >14:21:30,988 DEBUG kernel:[ 0.000000] Page orders: linear mapping = 16, virtual = 16, io = 12, vmemmap = 16 >14:21:30,988 INFO kernel:[ 0.000000] Using 1TB segments >14:21:30,988 INFO kernel:[ 0.000000] cma: Reserved 1280 MiB at 5b0000000 >14:21:30,988 WARNING kernel:[ 0.000000] Found initrd at 0xc000000003700000:0xc000000005c8c0d0 >14:21:30,989 INFO kernel:[ 0.000000] bootconsole [udbg0] enabled >14:21:30,989 INFO kernel:[ 0.000000] CPU maps initialized for 4 threads per core >14:21:30,989 DEBUG kernel:[ 0.000000] (thread shift is 2) >14:21:30,989 DEBUG kernel:[ 0.000000] Freed 2293760 bytes for unused pacas >14:21:30,989 WARNING kernel:[ 0.000000] Starting Linux PPC64 #1 SMP Thu Oct 9 18:21:26 UTC 2014 >14:21:30,989 WARNING kernel:[ 0.000000] ----------------------------------------------------- >14:21:30,989 WARNING kernel:[ 0.000000] ppc64_pft_size = 0x1c >14:21:30,989 WARNING kernel:[ 0.000000] physicalMemorySize = 0x600000000 >14:21:30,989 WARNING kernel:[ 0.000000] htab_hash_mask = 0x1fffff >14:21:30,989 WARNING kernel:[ 0.000000] ----------------------------------------------------- >14:21:30,989 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >14:21:30,989 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >14:21:30,989 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >14:21:30,989 NOTICE kernel:[ 0.000000] Linux version 3.17.0-301.fc21.ppc64le (mockbuild@ppc-le-builder1.qa.fedoraproject.org) (gcc version 4.9.1 20140930 (Red Hat 4.9.1-11) (GCC) ) #1 SMP Thu Oct 9 18:21:26 UTC 2014 >14:21:30,989 WARNING kernel:[ 0.000000] [boot]0012 Setup Arch >14:21:30,989 DEBUG kernel:[ 0.000000] Node 0 Memory: 0x0-0x600000000 >14:21:30,989 INFO kernel:[ 0.000000] PCI host bridge /pci@800000020000000 ranges: >14:21:30,989 INFO kernel:[ 0.000000] IO 0x0000010080000000..0x000001008000ffff -> 0x0000000000000000 >14:21:30,989 INFO kernel:[ 0.000000] MEM 0x00000100a0000000..0x00000100bfffffff -> 0x0000000080000000 >14:21:30,989 INFO kernel:[ 0.000000] PPC64 nvram contains 65536 bytes >14:21:30,989 WARNING kernel:[ 0.000000] Unable to enable relocation on exceptions: -55 >14:21:30,989 WARNING kernel:[ 0.000000] Zone ranges: >14:21:30,989 WARNING kernel:[ 0.000000] DMA [mem 0x00000000-0x5ffffffff] >14:21:30,989 WARNING kernel:[ 0.000000] Normal empty >14:21:30,989 WARNING kernel:[ 0.000000] Movable zone start for each node >14:21:30,989 WARNING kernel:[ 0.000000] Early memory node ranges >14:21:30,989 WARNING kernel:[ 0.000000] node 0: [mem 0x00000000-0x5ffffffff] >14:21:30,989 DEBUG kernel:[ 0.000000] On node 0 totalpages: 393216 >14:21:30,989 DEBUG kernel:[ 0.000000] DMA zone: 336 pages used for memmap >14:21:30,989 DEBUG kernel:[ 0.000000] DMA zone: 0 pages reserved >14:21:30,989 DEBUG kernel:[ 0.000000] DMA zone: 393216 pages, LIFO batch:1 >14:21:30,989 WARNING kernel:[ 0.000000] [boot]0015 Setup Done >14:21:30,989 INFO kernel:[ 0.000000] PERCPU: Embedded 3 pages/cpu @c000000001600000 s103168 r0 d93440 u262144 >14:21:30,989 DEBUG kernel:[ 0.000000] pcpu-alloc: s103168 r0 d93440 u262144 alloc=1*1048576 >14:21:30,989 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07 >14:21:30,989 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 08 09 10 11 [0] 12 13 14 15 >14:21:30,989 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 392880 >14:21:30,989 WARNING kernel:[ 0.000000] Policy zone: DMA >14:21:30,989 NOTICE kernel:[ 0.000000] Kernel command line: BOOT_IMAGE=/ppc/ppc64/vmlinuz ro inst.ks=https://jcajka.fedorapeople.org/ks/firewall-configured-net.ks >14:21:30,989 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: -1, 32768 bytes) >14:21:30,989 NOTICE kernel:[ 0.000000] Sorting __ex_table... >14:21:30,989 WARNING kernel:[ 0.000000] Memory: 23701696K/25165824K available (9536K kernel code, 1344K rwdata, 2908K rodata, 5120K init, 2683K bss, 1464128K reserved) >14:21:30,989 INFO kernel:[ 0.000000] SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=16, Nodes=256 >14:21:30,989 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >14:21:30,989 INFO kernel:[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. >14:21:30,989 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=16. >14:21:30,989 INFO kernel:[ 0.000000] Offload RCU callbacks from all CPUs >14:21:30,989 INFO kernel:[ 0.000000] Offload RCU callbacks from CPUs: 0-15. >14:21:30,989 INFO kernel:[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16 >14:21:30,989 INFO kernel:[ 0.000000] NR_IRQS:512 nr_irqs:512 16 >14:21:30,989 DEBUG kernel:[ 0.000000] pic: no ISA interrupt controller >14:21:30,989 DEBUG kernel:[ 0.000000] time_init: decrementer frequency = 512.000000 MHz >14:21:30,989 DEBUG kernel:[ 0.000000] time_init: processor frequency = 4228.000000 MHz >14:21:30,989 INFO kernel:[ 0.000001] clocksource: timebase mult[1f40000] shift[24] registered >14:21:30,989 DEBUG kernel:[ 0.000665] clockevent: decrementer mult[83126e98] shift[32] cpu[0] >14:21:30,989 INFO kernel:[ 0.000731] Console: colour dummy device 80x25 >14:21:30,989 INFO kernel:[ 0.001196] console [hvc0] enabled >14:21:30,989 INFO kernel:[ 0.001568] bootconsole [udbg0] disabled >14:21:30,989 INFO kernel:[ 0.015140] allocated 6291456 bytes of page_cgroup >14:21:30,989 INFO kernel:[ 0.015245] please try 'cgroup_disable=memory' option if you don't want memory cgroups >14:21:30,989 INFO kernel:[ 0.015344] mempolicy: Enabling automatic NUMA balancing. Configure with numa_balancing= or the kernel.numa_balancing sysctl >14:21:30,989 INFO kernel:[ 0.015421] pid_max: default: 32768 minimum: 301 >14:21:30,989 INFO kernel:[ 0.015537] Security Framework initialized >14:21:30,989 INFO kernel:[ 0.015597] SELinux: Initializing. >14:21:30,989 DEBUG kernel:[ 0.015635] SELinux: Starting in permissive mode >14:21:30,989 INFO kernel:[ 0.016008] Dentry cache hash table entries: 4194304 (order: 9, 33554432 bytes) >14:21:30,989 INFO kernel:[ 0.025423] Inode-cache hash table entries: 2097152 (order: 8, 16777216 bytes) >14:21:30,989 INFO kernel:[ 0.030012] Mount-cache hash table entries: 65536 (order: 3, 524288 bytes) >14:21:30,989 INFO kernel:[ 0.030123] Mountpoint-cache hash table entries: 65536 (order: 3, 524288 bytes) >14:21:30,989 INFO kernel:[ 0.030820] Initializing cgroup subsys memory >14:21:30,989 INFO kernel:[ 0.031010] Initializing cgroup subsys devices >14:21:30,989 INFO kernel:[ 0.031054] Initializing cgroup subsys freezer >14:21:30,989 INFO kernel:[ 0.031094] Initializing cgroup subsys net_cls >14:21:30,989 INFO kernel:[ 0.031132] Initializing cgroup subsys blkio >14:21:30,989 INFO kernel:[ 0.031170] Initializing cgroup subsys perf_event >14:21:30,989 INFO kernel:[ 0.031208] Initializing cgroup subsys net_prio >14:21:30,989 INFO kernel:[ 0.031246] Initializing cgroup subsys hugetlb >14:21:30,989 INFO kernel:[ 0.031294] ftrace: allocating 24533 entries in 9 pages >14:21:30,989 INFO kernel:[ 0.040084] EEH: pSeries platform initialized >14:21:30,989 INFO kernel:[ 0.040143] POWER7 performance monitor hardware support registered >14:21:30,989 INFO kernel:[ 0.058864] Brought up 16 CPUs >14:21:30,989 DEBUG kernel:[ 0.059018] Node 0 CPUs: 0-15 >14:21:30,989 INFO kernel:[ 0.059873] Enabling Asymmetric SMT scheduling >14:21:30,989 INFO kernel:[ 0.063299] devtmpfs: initialized >14:21:30,989 INFO kernel:[ 0.103800] EEH: devices created >14:21:30,989 INFO kernel:[ 0.105492] atomic64_test: passed >14:21:30,989 INFO kernel:[ 0.106070] NET: Registered protocol family 16 >14:21:30,989 WARNING kernel:[ 0.106169] pseries_eeh_init: RTAS service <ibm,set-eeh-option> invalid >14:21:30,989 WARNING kernel:[ 0.106266] eeh_init: Failed to call platform init function (-22) >14:21:30,989 INFO kernel:[ 0.106392] IBM eBus Device Driver >14:21:30,989 INFO kernel:[ 0.106631] cpuidle: using governor menu >14:21:30,989 INFO kernel:[ 0.106847] pstore: Registered nvram as persistent store backend >14:21:30,989 INFO kernel:[ 0.112239] PCI: Probing PCI hardware >14:21:30,989 ERR kernel:[ 0.112341] no ibm,pcie-link-speed-stats property >14:21:30,989 INFO kernel:[ 0.112447] PCI host bridge to bus 0000:00 >14:21:30,989 INFO kernel:[ 0.112511] pci_bus 0000:00: root bus resource [io 0x10000-0x1ffff] (bus address [0x0000-0xffff]) >14:21:30,989 INFO kernel:[ 0.112647] pci_bus 0000:00: root bus resource [mem 0x100a0000000-0x100bfffffff] (bus address [0x80000000-0x9fffffff]) >14:21:30,989 INFO kernel:[ 0.112807] pci_bus 0000:00: root bus resource [bus 00-ff] >14:21:30,989 INFO kernel:[ 0.137804] IOMMU table initialized, virtual merging enabled >14:21:30,989 DEBUG kernel:[ 0.137907] PCI: Probing PCI hardware done >14:21:30,989 INFO kernel:[ 0.142163] vgaarb: loaded >14:21:30,989 NOTICE kernel:[ 0.142370] SCSI subsystem initialized >14:21:30,989 DEBUG kernel:[ 0.142612] libata version 3.00 loaded. >14:21:30,989 INFO kernel:[ 0.142653] usbcore: registered new interface driver usbfs >14:21:30,989 INFO kernel:[ 0.142744] usbcore: registered new interface driver hub >14:21:30,989 INFO kernel:[ 0.142897] usbcore: registered new device driver usb >14:21:30,989 INFO kernel:[ 0.143439] NetLabel: Initializing >14:21:30,989 INFO kernel:[ 0.143501] NetLabel: domain hash size = 128 >14:21:30,989 INFO kernel:[ 0.143575] NetLabel: protocols = UNLABELED CIPSOv4 >14:21:30,989 INFO kernel:[ 0.143668] NetLabel: unlabeled traffic allowed by default >14:21:30,989 INFO kernel:[ 0.180947] Switched to clocksource timebase >14:21:30,989 INFO kernel:[ 0.230962] NET: Registered protocol family 2 >14:21:30,989 INFO kernel:[ 0.236771] TCP established hash table entries: 262144 (order: 5, 2097152 bytes) >14:21:30,989 INFO kernel:[ 0.241929] TCP bind hash table entries: 65536 (order: 4, 1048576 bytes) >14:21:30,989 INFO kernel:[ 0.250422] TCP: Hash tables configured (established 262144 bind 65536) >14:21:30,989 INFO kernel:[ 0.250681] TCP: reno registered >14:21:30,989 INFO kernel:[ 0.250938] UDP hash table entries: 16384 (order: 3, 524288 bytes) >14:21:30,989 INFO kernel:[ 0.255335] UDP-Lite hash table entries: 16384 (order: 3, 524288 bytes) >14:21:30,989 INFO kernel:[ 0.260952] NET: Registered protocol family 1 >14:21:30,990 DEBUG kernel:[ 0.261217] PCI: CLS 0 bytes, default 128 >14:21:30,990 INFO kernel:[ 0.261554] Unpacking initramfs... >14:21:30,990 INFO kernel:[ 5.061817] Freeing initrd memory: 38400K (c000000003700000 - c000000005c80000) >14:21:30,990 INFO kernel:[ 5.064764] rtasd: No event-scan on system >14:21:30,990 INFO kernel:[ 5.064890] rtas_flash: no firmware flash support >14:21:30,990 INFO kernel:[ 5.101750] futex hash table entries: 4096 (order: 3, 524288 bytes) >14:21:30,990 INFO kernel:[ 5.102398] audit: initializing netlink subsys (disabled) >14:21:30,990 NOTICE kernel:[ 5.102611] audit: type=2000 audit(1413469218.090:1): initialized >14:21:30,990 INFO kernel:[ 5.107739] zpool: loaded >14:21:30,990 NOTICE kernel:[ 5.108099] VFS: Disk quotas dquot_6.5.2 >14:21:30,990 WARNING kernel:[ 5.108243] Dquot-cache hash table entries: 8192 (order 0, 65536 bytes) >14:21:30,990 INFO kernel:[ 5.108774] hugetlbfs: disabling because there are no supported hugepage sizes >14:21:30,990 INFO kernel:[ 5.108996] msgmni has been set to 32768 >14:21:30,990 NOTICE kernel:[ 5.109190] Key type big_key registered >14:21:30,990 DEBUG kernel:[ 5.109276] SELinux: Registering netfilter hooks >14:21:30,990 INFO kernel:[ 5.110535] alg: No test for stdrng (krng) >14:21:30,990 INFO kernel:[ 5.110657] NET: Registered protocol family 38 >14:21:30,990 INFO kernel:[ 5.111096] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >14:21:30,990 INFO kernel:[ 5.111459] io scheduler noop registered >14:21:30,990 INFO kernel:[ 5.111575] io scheduler deadline registered >14:21:30,990 INFO kernel:[ 5.113215] io scheduler cfq registered (default) >14:21:30,990 INFO kernel:[ 5.115040] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >14:21:30,990 INFO kernel:[ 5.117291] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >14:21:30,990 INFO kernel:[ 5.118364] Linux agpgart interface v0.103 >14:21:30,990 INFO kernel:[ 5.118608] Uniform Multi-Platform E-IDE driver >14:21:30,990 INFO kernel:[ 5.118775] ide-gd driver 1.18 >14:21:30,990 INFO kernel:[ 5.120991] libphy: Fixed MDIO Bus: probed >14:21:30,990 INFO kernel:[ 5.121179] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >14:21:30,990 INFO kernel:[ 5.121380] ehci-pci: EHCI PCI platform driver >14:21:30,990 INFO kernel:[ 5.121546] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >14:21:30,990 INFO kernel:[ 5.121980] ohci-pci: OHCI PCI platform driver >14:21:30,990 INFO kernel:[ 5.122432] uhci_hcd: USB Universal Host Controller Interface driver >14:21:30,990 INFO kernel:[ 5.124909] usbcore: registered new interface driver usbserial >14:21:30,990 INFO kernel:[ 5.125295] usbcore: registered new interface driver usbserial_generic >14:21:30,990 INFO kernel:[ 5.125713] usbserial: USB Serial support registered for generic >14:21:30,990 INFO kernel:[ 5.126575] mousedev: PS/2 mouse device common for all mice >14:21:30,990 INFO kernel:[ 5.128216] rtc-generic rtc-generic: rtc core: registered rtc-generic as rtc0 >14:21:30,990 ERR kernel:[ 5.129467] ibmpowernv ibmpowernv.0: Opal node 'sensors' not found >14:21:30,990 ERR kernel:[ 5.129760] ibmpowernv: Platfrom driver probe failed >14:21:30,990 INFO kernel:[ 5.129985] device-mapper: uevent: version 1.0.3 >14:21:30,990 INFO kernel:[ 5.131008] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >14:21:30,990 DEBUG kernel:[ 5.136906] pseries_idle_driver registered >14:21:30,990 INFO kernel:[ 5.137401] hidraw: raw HID events driver (C) Jiri Kosina >14:21:30,990 INFO kernel:[ 5.140986] usbcore: registered new interface driver usbhid >14:21:30,990 INFO kernel:[ 5.141129] usbhid: USB HID core driver >14:21:30,990 INFO kernel:[ 5.141633] drop_monitor: Initializing network drop monitor service >14:21:30,990 INFO kernel:[ 5.141925] ip_tables: (C) 2000-2006 Netfilter Core Team >14:21:30,990 INFO kernel:[ 5.142389] TCP: cubic registered >14:21:30,990 INFO kernel:[ 5.142592] Initializing XFRM netlink socket >14:21:30,990 INFO kernel:[ 5.146739] NET: Registered protocol family 10 >14:21:30,990 INFO kernel:[ 5.151177] mip6: Mobile IPv6 >14:21:30,990 INFO kernel:[ 5.151295] NET: Registered protocol family 17 >14:21:30,990 DEBUG kernel:[ 5.152191] Running MSI bitmap self-tests ... >14:21:30,990 INFO kernel:[ 5.161684] registered taskstats version 1 >14:21:30,990 INFO kernel:[ 5.164483] rtc-generic rtc-generic: setting system clock to 2014-10-16 14:20:18 UTC (1413469218) >14:21:30,990 DEBUG kernel:[ 5.164666] PM: Hibernation image not present or could not be loaded. >14:21:30,990 INFO kernel:[ 5.165397] Freeing unused kernel memory: 5120K (c000000000c30000 - c000000001130000) >14:21:30,990 NOTICE kernel:[ 5.173309] random: systemd urandom read with 49 bits of entropy available >14:21:30,990 INFO kernel:[ 5.318969] device-mapper: multipath: version 1.7.0 loaded >14:21:30,990 INFO kernel:[ 5.644058] squashfs: version 4.0 (2009/01/31) Phillip Lougher >14:21:30,990 INFO kernel:[ 5.647376] Loading iSCSI transport class v2.0-870. >14:21:30,990 NOTICE kernel:[ 5.649027] iscsi: registered transport (tcp) >14:21:30,990 INFO kernel:[ 5.650832] alua: device handler registered >14:21:30,990 INFO kernel:[ 5.652925] emc: device handler registered >14:21:30,990 INFO kernel:[ 5.654613] hp_sw: device handler registered >14:21:30,990 INFO kernel:[ 5.656466] rdac: device handler registered >14:21:30,990 INFO kernel:[ 5.706341] md: raid0 personality registered for level 0 >14:21:30,990 INFO kernel:[ 5.708555] md: raid1 personality registered for level 1 >14:21:30,990 WARNING kernel:[ 5.870973] raid6: altivecx1 8923 MB/s >14:21:30,990 WARNING kernel:[ 6.041003] raid6: altivecx2 13572 MB/s >14:21:30,990 WARNING kernel:[ 6.210996] raid6: altivecx4 13710 MB/s >14:21:30,990 WARNING kernel:[ 6.380987] raid6: altivecx8 12071 MB/s >14:21:30,990 WARNING kernel:[ 6.550996] raid6: int64x1 4569 MB/s >14:21:30,990 WARNING kernel:[ 6.720987] raid6: int64x2 7402 MB/s >14:21:30,990 WARNING kernel:[ 6.890976] raid6: int64x4 8090 MB/s >14:21:30,990 WARNING kernel:[ 7.060974] raid6: int64x8 3019 MB/s >14:21:30,990 WARNING kernel:[ 7.061212] raid6: using algorithm altivecx4 (13710 MB/s) >14:21:30,990 WARNING kernel:[ 7.063029] raid6: using intx1 recovery algorithm >14:21:30,990 INFO kernel:[ 7.066571] async_tx: api initialized (async) >14:21:30,990 INFO kernel:[ 7.067797] xor: measuring software checksum speed >14:21:30,990 INFO kernel:[ 7.160984] 8regs : 11187.200 MB/sec >14:21:30,990 INFO kernel:[ 7.260984] 8regs_prefetch: 11366.400 MB/sec >14:21:30,990 INFO kernel:[ 7.360966] 32regs : 10489.600 MB/sec >14:21:30,990 INFO kernel:[ 7.460986] 32regs_prefetch: 10675.200 MB/sec >14:21:30,990 INFO kernel:[ 7.560979] altivec : 16576.000 MB/sec >14:21:30,990 INFO kernel:[ 7.561101] xor: using function: altivec (16576.000 MB/sec) >14:21:30,990 INFO kernel:[ 7.563795] md: raid6 personality registered for level 6 >14:21:30,990 INFO kernel:[ 7.564063] md: raid5 personality registered for level 5 >14:21:30,990 INFO kernel:[ 7.564330] md: raid4 personality registered for level 4 >14:21:30,990 INFO kernel:[ 7.571350] md: raid10 personality registered for level 10 >14:21:30,990 INFO kernel:[ 7.573337] md: linear personality registered for level -1 >14:21:30,990 INFO kernel:[ 7.587067] device-mapper: multipath round-robin: version 1.0.0 loaded >14:21:30,990 INFO kernel:[ 7.622894] RPC: Registered named UNIX socket transport module. >14:21:30,990 INFO kernel:[ 7.623274] RPC: Registered udp transport module. >14:21:30,990 INFO kernel:[ 7.623508] RPC: Registered tcp transport module. >14:21:30,990 INFO kernel:[ 7.623745] RPC: Registered tcp NFSv4.1 backchannel transport module. >14:21:30,990 DEBUG kernel:[ 8.104781] ibmveth: IBM Power Virtual Ethernet Driver 1.04 >14:21:30,990 INFO kernel:[ 8.104791] ibmvscsi 71000002: SRP_VERSION: 16.a >14:21:30,990 INFO kernel:[ 8.105536] scsi host0: IBM POWER Virtual SCSI Adapter 1.5.9 >14:21:30,990 INFO kernel:[ 8.110035] ibmvscsi 71000002: partner initialization complete >14:21:30,990 INFO kernel:[ 8.110227] ibmvscsi 71000002: host srp version: 16.a, host partition qemu (0), OS 2, max io 2097152 >14:21:30,990 INFO kernel:[ 8.110381] ibmvscsi 71000002: sent SRP login >14:21:30,990 INFO kernel:[ 8.110467] ibmvscsi 71000002: SRP_LOGIN succeeded >14:21:30,990 NOTICE kernel:[ 8.121475] scsi 0:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.1. PQ: 0 ANSI: 5 >14:21:30,990 INFO kernel:[ 8.121789] ibmvscsi 71000003: SRP_VERSION: 16.a >14:21:30,990 INFO kernel:[ 8.122560] scsi host1: IBM POWER Virtual SCSI Adapter 1.5.9 >14:21:30,990 NOTICE kernel:[ 8.122910] scsi 0:0:2:0: CD-ROM QEMU QEMU CD-ROM 2.1. PQ: 0 ANSI: 5 >14:21:30,990 INFO kernel:[ 8.123472] ibmvscsi 71000003: partner initialization complete >14:21:30,990 INFO kernel:[ 8.123627] ibmvscsi 71000003: host srp version: 16.a, host partition qemu (0), OS 2, max io 2097152 >14:21:30,990 INFO kernel:[ 8.123828] ibmvscsi 71000003: sent SRP login >14:21:30,990 INFO kernel:[ 8.123932] ibmvscsi 71000003: SRP_LOGIN succeeded >14:21:30,990 ERR kernel:[ 8.151110] ibmveth 71000004 (unnamed net_device) (uninitialized): unable to change checksum offload settings. 1 rc=-2 ret_attr=71000004 >14:21:30,990 NOTICE kernel:[ 8.181822] random: nonblocking pool is initialized >14:21:30,990 NOTICE kernel:[ 8.241914] sd 0:0:0:0: Attached scsi generic sg0 type 0 >14:21:30,990 NOTICE kernel:[ 8.242130] sd 0:0:0:0: [sda] 41943040 512-byte logical blocks: (21.4 GB/20.0 GiB) >14:21:30,990 INFO kernel:[ 8.242424] sr 0:0:2:0: [sr0] scsi3-mmc drive: 16x/50x cd/rw xa/form2 cdda tray >14:21:30,990 INFO kernel:[ 8.242426] cdrom: Uniform CD-ROM driver Revision: 3.20 >14:21:30,990 DEBUG kernel:[ 8.242659] sr 0:0:2:0: Attached scsi CD-ROM sr0 >14:21:30,990 NOTICE kernel:[ 8.243086] sr 0:0:2:0: Attached scsi generic sg1 type 5 >14:21:30,990 NOTICE kernel:[ 8.244001] sd 0:0:0:0: [sda] Write Protect is off >14:21:30,990 DEBUG kernel:[ 8.244238] sd 0:0:0:0: [sda] Mode Sense: 63 00 00 08 >14:21:30,990 NOTICE kernel:[ 8.244507] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >14:21:30,990 INFO kernel:[ 8.247680] sda: sda1 sda2 sda3 >14:21:30,990 NOTICE kernel:[ 8.250197] sd 0:0:0:0: [sda] Attached SCSI disk >14:21:30,990 DEBUG kernel:[ 71.327628] ISO 9660 Extensions: Microsoft Joliet Level 3 >14:21:30,990 DEBUG kernel:[ 71.329576] ISO 9660 Extensions: RRIP_1991A >14:21:30,990 INFO kernel:[ 71.401945] loop: module loaded >14:21:30,990 INFO kernel:[ 71.678115] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >14:21:30,990 DEBUG kernel:[ 72.870399] SELinux: 2048 avtab hash slots, 109356 rules. >14:21:30,990 DEBUG kernel:[ 72.884875] SELinux: 2048 avtab hash slots, 109356 rules. >14:21:30,990 DEBUG kernel:[ 72.908158] SELinux: 8 users, 103 roles, 4933 types, 292 bools, 1 sens, 1024 cats >14:21:30,990 DEBUG kernel:[ 72.908161] SELinux: 83 classes, 109356 rules >14:21:30,990 INFO kernel:[ 72.914483] SELinux: Permission audit_read in class capability2 not defined in policy. >14:21:30,990 INFO kernel:[ 72.914769] SELinux: the above unknown classes and permissions will be allowed >14:21:30,990 DEBUG kernel:[ 72.915029] SELinux: Completing initialization. >14:21:30,990 DEBUG kernel:[ 72.915062] SELinux: Setting up existing superblocks. >14:21:30,990 DEBUG kernel:[ 72.915144] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >14:21:30,990 DEBUG kernel:[ 72.915311] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >14:21:30,990 DEBUG kernel:[ 72.915416] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >14:21:30,990 DEBUG kernel:[ 72.915548] SELinux: initialized (dev proc, type proc), uses genfs_contexts >14:21:30,990 DEBUG kernel:[ 72.917399] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >14:21:30,990 DEBUG kernel:[ 72.917856] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >14:21:30,990 DEBUG kernel:[ 72.917861] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >14:21:30,990 DEBUG kernel:[ 72.920484] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >14:21:30,990 DEBUG kernel:[ 72.920488] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >14:21:30,990 DEBUG kernel:[ 72.920492] SELinux: initialized (dev aio, type aio), not configured for labeling >14:21:30,990 DEBUG kernel:[ 72.920496] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >14:21:30,990 DEBUG kernel:[ 72.920531] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >14:21:30,990 DEBUG kernel:[ 72.920537] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >14:21:30,990 DEBUG kernel:[ 72.920580] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >14:21:30,990 DEBUG kernel:[ 72.926032] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >14:21:30,990 DEBUG kernel:[ 72.926036] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >14:21:30,990 DEBUG kernel:[ 72.926042] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >14:21:30,990 DEBUG kernel:[ 72.926193] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >14:21:30,990 DEBUG kernel:[ 72.926223] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:21:30,990 DEBUG kernel:[ 72.926234] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >14:21:30,990 DEBUG kernel:[ 72.926238] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:21:30,990 DEBUG kernel:[ 72.926242] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:21:30,990 DEBUG kernel:[ 72.926247] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:21:30,990 DEBUG kernel:[ 72.926281] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:21:30,990 DEBUG kernel:[ 72.926292] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:21:30,990 DEBUG kernel:[ 72.926296] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:21:30,990 DEBUG kernel:[ 72.926300] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:21:30,990 DEBUG kernel:[ 72.926336] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:21:30,990 DEBUG kernel:[ 72.926339] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:21:30,990 DEBUG kernel:[ 72.926344] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >14:21:30,990 DEBUG kernel:[ 72.926362] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >14:21:30,990 DEBUG kernel:[ 72.926366] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >14:21:30,990 DEBUG kernel:[ 72.926698] SELinux: initialized (dev loop0, type squashfs), uses xattr >14:21:30,990 DEBUG kernel:[ 72.927076] SELinux: initialized (dev dm-0, type ext4), uses xattr >14:21:30,990 NOTICE kernel:[ 72.944090] audit: type=1403 audit(1413469286.270:2): policy loaded auid=4294967295 ses=4294967295 >14:21:30,990 DEBUG kernel:[ 73.353143] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >14:21:30,990 DEBUG kernel:[ 73.513906] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >14:21:30,990 NOTICE kernel:[ 77.651899] audit: type=1400 audit(1413469290.980:3): avc: denied { unlink } for pid=3806 comm="rsyslogd" name="log" dev="devtmpfs" ino=7476 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:device_t:s0 tclass=lnk_file permissive=1 >14:21:31,317 INFO NetworkManager: <info> NetworkManager (version 0.9.10.0-5.git20140704.fc21) is starting... >14:21:31,317 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf >14:21:31,317 INFO NetworkManager: <info> WEXT support is enabled >14:21:31,406 INFO kernel:[ 78.069245] cfg80211: Calling CRDA to update world regulatory domain >14:21:31,538 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >14:21:31,605 INFO polkitd: Started polkitd version 0.112 >14:21:31,706 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >14:21:31,727 WARNING NetworkManager: <warn> Could not get hostname: failed to read /etc/sysconfig/network >14:21:31,727 INFO NetworkManager: <info> Acquired D-Bus service com.redhat.ifcfgrh1 >14:21:31,727 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >14:21:31,727 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >14:21:31,727 INFO NetworkManager: <info> parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >14:21:31,728 INFO NetworkManager: <info> read connection 'eth0' >14:21:31,779 INFO NetworkManager: <info> parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >14:21:31,781 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >14:21:31,879 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >14:21:31,883 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >14:21:31,898 INFO NetworkManager: <info> WiFi hardware radio set enabled >14:21:31,898 INFO NetworkManager: <info> WWAN hardware radio set enabled >14:21:31,900 INFO NetworkManager: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-wifi.so >14:21:31,901 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >14:21:31,901 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >14:21:31,901 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >14:21:31,901 INFO NetworkManager: <info> Networking is enabled by state file >14:21:32,037 INFO NetworkManager: <info> (lo): link connected >14:21:32,037 INFO NetworkManager: <info> (lo): carrier is ON >14:21:32,037 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >14:21:32,037 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >14:21:32,236 INFO NetworkManager: <info> (eth0): link connected >14:21:32,236 INFO NetworkManager: <info> (eth0): carrier is ON >14:21:32,356 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'ibmveth' ifindex: 2) >14:21:32,356 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/1 >14:21:32,358 INFO NetworkManager: <info> (eth0): found matching connection 'eth0' >14:21:32,358 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >14:21:32,427 INFO NetworkManager: <info> (eth0): device state change: unavailable -> disconnected (reason 'connection-assumed') [20 30 41] >14:21:32,427 INFO NetworkManager: <info> Activation (eth0) starting connection 'eth0' >14:21:32,427 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >14:21:32,429 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >14:21:32,429 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >14:21:32,429 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >14:21:32,429 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >14:21:32,429 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >14:21:32,429 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >14:21:32,429 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >14:21:32,429 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >14:21:32,429 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >14:21:32,429 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >14:21:32,429 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >14:21:32,430 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >14:21:32,450 INFO NetworkManager: <info> dhclient started with pid 3864 >14:21:32,451 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >14:21:32,644 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv6 Commit) scheduled... >14:21:32,644 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv6 Commit) started... >14:21:32,644 INFO NetworkManager: <info> (eth0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >14:21:32,644 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv6 Commit) complete. >14:21:32,645 INFO NetworkManager: <info> (eth0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >14:21:32,645 INFO NetworkManager: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >14:21:32,646 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_LOCAL >14:21:32,646 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >14:21:32,646 INFO NetworkManager: <info> Policy set 'eth0' (eth0) as default for IPv4 routing and DNS. >14:21:32,646 INFO NetworkManager: <info> Policy set 'eth0' (eth0) as default for IPv6 routing and DNS. >14:21:32,660 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >14:21:32,662 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >14:21:32,663 WARNING NetworkManager: <warn> couldn't get the system hostname: (36) File name too long >14:21:32,663 INFO NetworkManager: <info> Setting system hostname to 'ibm-power7r2-01-le01.lab.eng.brq.redhat.com' (from address lookup) >14:21:32,668 INFO dhclient: Internet Systems Consortium DHCP Client 4.3.1 >14:21:32,668 INFO dhclient: Copyright 2004-2014 Internet Systems Consortium. >14:21:32,668 INFO dhclient: All rights reserved. >14:21:32,668 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >14:21:32,668 INFO dhclient: >14:21:32,696 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >14:21:32,698 NOTICE nm-dispatcher: Dispatching action 'up' for eth0 >14:21:32,756 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >14:21:32,891 NOTICE nm-dispatcher: Dispatching action 'hostname' >14:21:32,966 INFO dhclient: Listening on LPF/eth0/7e:ad:cd:ad:de:b1 >14:21:32,966 INFO dhclient: Sending on LPF/eth0/7e:ad:cd:ad:de:b1 >14:21:32,967 INFO dhclient: Sending on Socket/fallback >14:21:32,967 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x5d828d1a) >14:21:32,968 INFO dhclient: DHCPACK from 10.34.74.1 (xid=0x5d828d1a) >14:21:32,973 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> reboot >14:21:32,973 INFO NetworkManager: <info> address 10.34.74.196 >14:21:32,973 INFO NetworkManager: <info> plen 23 (255.255.254.0) >14:21:32,973 INFO NetworkManager: <info> gateway 10.34.75.254 >14:21:32,973 INFO NetworkManager: <info> server identifier 10.34.74.1 >14:21:32,973 INFO NetworkManager: <info> lease time 43200 >14:21:32,974 INFO NetworkManager: <info> hostname 'ibm-power7r2-01-le01.lab.eng.brq.redhat.com' >14:21:32,974 INFO NetworkManager: <info> nameserver '10.34.32.1' >14:21:32,974 INFO NetworkManager: <info> nameserver '10.32.63.5' >14:21:32,974 INFO NetworkManager: <info> nameserver '10.34.255.7' >14:21:32,974 INFO NetworkManager: <info> nameserver '10.5.30.160' >14:21:32,974 INFO NetworkManager: <info> domain name 'lab.eng.brq.redhat.com' >14:21:32,974 INFO NetworkManager: <info> domain name 'englab.brq.redhat.com' >14:21:32,974 INFO NetworkManager: <info> domain name 'brq.redhat.com' >14:21:32,974 INFO NetworkManager: <info> domain name 'redhat.com' >14:21:32,975 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >14:21:32,975 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >14:21:32,986 INFO dhclient: bound to 10.34.74.196 -- renewal in 18901 seconds. >14:21:32,988 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >14:21:32,989 NOTICE nm-dispatcher: Dispatching action 'dhcp4-change' for eth0 >14:21:33,436 NOTICE kernel:[ 80.099088] audit: type=1400 audit(1413469293.420:4): avc: denied { read write } for pid=3915 comm="ldconfig" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:ldconfig_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >14:21:36,486 NOTICE kernel:[ 83.141482] audit: type=1400 audit(1413469296.470:5): avc: denied { read write } for pid=3918 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=1127 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file permissive=1 >14:21:36,776 NOTICE kernel:[ 83.431075] audit: type=1400 audit(1413469296.760:6): avc: denied { read write } for pid=3973 comm="loadkeys" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >14:21:36,776 NOTICE kernel:[ 83.432902] audit: type=1400 audit(1413469296.760:7): avc: denied { open } for pid=3973 comm="loadkeys" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >14:21:36,776 NOTICE kernel:[ 83.432920] audit: type=1400 audit(1413469296.760:8): avc: denied { ioctl } for pid=3973 comm="loadkeys" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >14:21:36,937 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >14:21:37,066 DEBUG kernel:[ 83.722417] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >14:21:37,094 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.locale1' >14:21:37,106 NOTICE kernel:[ 83.770253] audit: type=1107 audit(1413469297.090:9): pid=3828 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: denied { send_msg } for msgtype=method_return dest=:1.6 spid=3977 tpid=3851 scontext=system_u:system_r:systemd_localed_t:s0 tcontext=system_u:system_r:initrc_t:s0 tclass=dbus >14:21:37,106 NOTICE kernel:[ 83.770253] exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >14:21:37,347 INFO NetworkManager: <info> startup complete >14:21:38,126 NOTICE kernel:[ 84.787782] audit: type=1400 audit(1413469298.110:10): avc: denied { read write } for pid=3989 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >14:21:38,126 NOTICE kernel:[ 84.788988] audit: type=1400 audit(1413469298.110:11): avc: denied { read write } for pid=3989 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=1127 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file permissive=1 >14:21:38,005 NOTICE kernel:[ 84.966456] audit: type=1400 audit(1413469298.000:12): avc: denied { ioctl } for pid=3989 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >14:21:38,005 NOTICE kernel:[ 84.966466] audit: type=1400 audit(1413469298.000:13): avc: denied { getattr } for pid=3989 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >14:21:38,070 INFO chronyd: chronyd version 1.31 starting >14:21:38,074 INFO chronyd: Generated key 1 >14:21:39,925 INFO kernel:[ 86.884087] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >14:21:39,925 DEBUG kernel:[ 86.884105] SELinux: initialized (dev sda2, type ext4), uses xattr >14:21:44,725 NOTICE kernel:[ 91.682866] audit: type=1400 audit(1413469304.710:14): avc: denied { read write } for pid=4089 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=1127 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file permissive=1 >14:21:46,125 INFO kernel:[ 93.084571] sda: unknown partition table >14:21:46,205 INFO kernel:[ 93.166805] sda: >14:21:46,285 INFO kernel:[ 93.248196] sda: >14:21:46,545 INFO kernel:[ 93.507072] sda: sda1 >14:21:46,765 INFO kernel:[ 93.727635] sda: sda1 sda2 > > >/run/install/ks.cfg: >install >bootloader --location=mbr >network --bootproto=dhcp >cdrom >lang en_US.UTF-8 >keyboard us >timezone --utc America/New_York >clearpart --all >autopart >text >%packages >@core >%end >rootpw anaconda >firewall --port=imap:tcp,1234:udp,47 --service=ftp
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 1153690
: 947625 |
947626
|
947627
|
947628
|
947629
|
947630
|
947631
|
947632
|
947633
|
947634
|
947635
|
947636