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 621526 Details for
Bug 863045
ValueError: Cannot remove extended partition sda4. Logical partitions present.
[?]
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), 263.12 KB, created by
Martin Banas
on 2012-10-04 10:07:22 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Martin Banas
Created:
2012-10-04 10:07:22 UTC
Size:
263.12 KB
patch
obsolete
>anaconda 18.11 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 385, in _removeDevice > "Logical partitions present." % dev.name) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 425, in registerAction > self._removeDevice(action.device) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1219, in destroyDevice > self.devicetree.registerAction(action) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/partitioning.py", line 692, in updateExtendedPartitions > storage.destroyDevice(part) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/partitioning.py", line 790, in doPartitioning > updateExtendedPartitions(storage, disks) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1913, in allocatePartitions > doPartitioning(self) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 3198, in post_create > self.storage.allocatePartitions() > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 2086, in newDevice > factory.post_create() > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 974, in _save_right_side > raid_level=raid_level) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1534, in on_selector_clicked > self._save_right_side(self._current_selector) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/accordion.py", line 188, in _onSelectorClicked > cb(selector) >ValueError: Cannot remove extended partition sda4. Logical partitions present. > >Local variables in innermost frame: >force: None >self: <pyanaconda.storage.devicetree.DeviceTree object at 0xfff987d8350> >moddisk: True >dev: existing 37735MB partition sda4 (4) > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._hubs: [<class 'pyanaconda.ui.gui.hubs.summary.SummaryHub'> >, <class 'pyanaconda.ui.gui.hubs.progress.ProgressHub'> >] > _intf.storage: Storage instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [Root instance, containing members: > mounts: {'/boot': existing 500MB partition sda2 (2) with existing ext4 filesystem >, '/': existing 37734MB partition sda5 (5) with existing ext4 filesystem >} > swaps: [existing 2784MB partition sda3 (3) with existing swap >] > name: Red Hat Enterprise Linux Server Linux 7.0 for ppc64 >] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage.autoPartEscrowCert: None > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.names: [sda, sda1, sda2, sda3, sda4, sda5, loop0, /tmp/curl_fetch_url1/squashfs.img (deleted), loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _intf.storage.fsset.devicetree.iscsi.initiatorSet: False > _intf.storage.fsset.devicetree.iscsi.ifaces: {} > _intf.storage.fsset.devicetree.iscsi.started: False > _intf.storage.fsset.devicetree.iscsi._initiator: Skipped > _intf.storage.fsset.devicetree.iscsi.discovered_targets: {} > _intf.storage.fsset.devicetree.iscsi.ibftNodes: [] > _intf.storage.fsset.devicetree.platform: IPSeriesPPC instance, containing members: > _intf.storage.fsset.devicetree.shouldClear: <bound method Storage.shouldClear of <pyanaconda.storage.Storage object at 0xfff9fdf9590>> > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.mpathFriendlyNames: True > _intf.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _intf.storage.fsset.devicetree.topology._multipaths: [] > _intf.storage.fsset.devicetree.topology._nondisks: [sda1, sda2, sda3, sda4, sda5] > _intf.storage.fsset.devicetree.topology._devmap: {'loop5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'dm-0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'sda4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'sda5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'sda2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sda3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'sda1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop7': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'loop6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'loop4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'sda': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >} > _intf.storage.fsset.devicetree.topology._devices: [Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >] > _intf.storage.fsset.devicetree.topology._singlepaths: [sda, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0] > _intf.storage.fsset.devicetree.topology._mpath_topology: {} > _intf.storage.fsset.devicetree._ignoredDisks: [loop3, loop4, loop5, loop6, loop7] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.storage.fsset.devicetree._devices: [existing 41024MB disk sda (0) with existing msdos disklabel >, existing 4MB partition sda1 (1) with existing prepboot >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, existing 37735MB partition sda4 (4) >, Already dumped (PartitionDevice instance) >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /tmp/curl_fetch_url1/squashfs.img (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 6 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop0 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 7 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /LiveOS/rootfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 8 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: Ext4FS instance, containing members: > _format.uuid: 04b4bc4a-4f4c-45eb-a19b-56b6712232cc > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 1024.0 > _format._size: 1024.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/loop1 > sysfsPath: Skipped > _vendor: Skipped > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Ext4FS instance, containing members: > originalFormat.uuid: 04b4bc4a-4f4c-45eb-a19b-56b6712232cc > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: Anaconda > originalFormat._targetSize: 1024.0 > originalFormat._minInstanceSize: 0 > originalFormat.mountopts: None > originalFormat._size: 1024.0 > originalFormat._migrate: False > originalFormat._device: /dev/loop1 > bus: Skipped > _size: 0 > _serial: None > id: 9 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /overlay (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 10 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop2 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 11 > minor: 0 >, existing 1024MB dm live-rw (12) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.platform: IPSeriesPPC instance, containing members: > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sda] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 0 > _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.stage2_device: None > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.platform: Already dumped (IPSeriesPPC 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: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage.defaultFSType: ext4 > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.services: set([]) > _intf.storage.data: Skipped > _intf.storage.encryptionPassphrase: None > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0xfff9e905e90) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0xfff9e905ed0) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0xfff9e905f10) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0xfff9e905f50) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = prepboot encrypted = False > size = 4 maxSize = None grow = False > >, PartSpec instance (0xfff9e905f90) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2784 maxSize = None grow = False > >] > _intf.storage.doAutoPart: False > _intf.storage.iscsi: Already dumped (iscsi instance) > _intf.storage.encryptedAutoPart: False > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.install_device: None > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._packages: [] > _intf.payload._setup: True > _intf.payload.txID: 1349344856.64 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 923.27 Mb > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] >updateSrc: None >firewall: Firewall instance, containing members: > firewall.portlist: [] > firewall.servicelist: [] > firewall.trustdevs: [] > firewall.enabled: 1 >rootParts: None >clearPartTypeSystem: None >upgradeRoot: None >_platform: Already dumped (IPSeriesPPC instance) >id: None >rescue: False >mediaDevice: None >upgrade: False >_network: None >methodstr: http://download.eng.bos.redhat.com/nightly/RHEL-7.0-20121003.n.0/compose/Server/ppc64/os/ >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.always_quote: False > desktop.write_quote: True > desktop.filename: None > desktop.read_unquote: True > desktop.runlevel: 3 > desktop._lines: [] >canReIPL: False >xdriver: None >stage2: 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._update_only: False > _bootloader._default_image: None > _bootloader.platform: Already dumped (IPSeriesPPC instance) > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >simpleFilter: True >ksdata: Skipped >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 18.11 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /tmp/syslog] >_backend: None >clearPartTypeSelection: None >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': True, 'images': [], 'serial': False, 'dmraid': True, 'armPlatform': None, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': None, 'method': 'http://download.eng.bos.redhat.com/nightly/RHEL-7.0-20121003.n.0/compose/Server/ppc64/os/', 'vncpassword': '', 'vnc': True, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': 'en_US.UTF-8', 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'multiLib': False, 'rescue_nomount': False, 'keymap': 'us', 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxy: None > > >/tmp/anaconda.log: >10:00:40,062 INFO anaconda: /sbin/anaconda 18.11 >10:00:41,218 INFO anaconda: 2883584 kB (2816 MB) are available >10:00:41,218 INFO anaconda: check_memory(): total:2816, needed:768, graphical:1280 >10:00:41,227 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >10:00:41,227 INFO anaconda: Default encoding = utf-8 >10:00:41,417 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >10:00:41,417 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >10:00:41,608 INFO anaconda: Display mode = g >10:00:41,610 INFO anaconda: 2883584 kB (2816 MB) are available >10:00:41,610 INFO anaconda: check_memory(): total:2816, needed:768, graphical:1280 >10:00:41,610 INFO anaconda.stdout: Starting VNC... >10:00:42,683 INFO anaconda.stdout: The VNC server is now running. >10:00:42,684 WARN anaconda.stdout: > >WARNING!!! VNC server running with NO PASSWORD! >You can use the vncpassword=<password> boot option >if you would like to secure the server. > > >10:00:42,684 INFO anaconda.stdout: Please manually connect your vnc client to ibm-p750e-01-lp3.rhts.eng.bos.redhat.com:1 (10.16.67.45) to begin the install. >10:00:42,686 INFO anaconda: Starting window manager, pid 1164. >10:00:43,952 INFO anaconda: _Fedora is the highest priority installclass, using it >10:00:45,824 INFO anaconda: Detected 2784M of memory >10:00:45,824 INFO anaconda: Swap attempt of 2784M >10:00:47,189 DEBUG anaconda: required disklabel type for sda (1) is None >10:00:47,189 DEBUG anaconda: default disklabel type for sda is msdos >10:00:47,190 DEBUG anaconda: selecting msdos disklabel for sda based on size >10:00:48,823 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage as ext4 with options defaults,ro >10:00:48,844 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >10:00:49,051 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda5 on /mnt/sysimage as ext4 with options defaults,ro >10:00:49,212 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >10:00:55,435 WARN anaconda: is not a valid timezone, falling back to default (America/New_York) >06:00:59,742 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" > return info.invoke(*args, **kwargs) > >06:01:07,057 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url1/squashfs.img (deleted)', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5'] >06:01:07,061 DEBUG anaconda: ui: unused=['sda1'] >06:01:07,061 DEBUG anaconda: ui: new_devices=[] >06:01:07,078 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >06:01:07,078 DEBUG anaconda: show first mountpoint: New Red Hat Enterprise Linux 7.0 Installation >06:01:09,678 DEBUG anaconda: running automatic partitioning >06:01:09,690 ERR anaconda: doAutoPartition failed: Not enough free space on disks for automatic partitioning >06:01:09,692 DEBUG anaconda: finished automatic partitioning >06:01:09,692 DEBUG anaconda: refreshing ui >06:01:09,696 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url1/squashfs.img (deleted)', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5'] >06:01:09,696 DEBUG anaconda: ui: unused=['sda1'] >06:01:09,696 DEBUG anaconda: ui: new_devices=[] >06:01:09,713 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >06:01:09,713 DEBUG anaconda: show first mountpoint: New Red Hat Enterprise Linux 7.0 Installation >06:01:09,714 DEBUG anaconda: finished refreshing ui >06:01:09,714 DEBUG anaconda: updating space display >06:01:09,720 DEBUG anaconda: finished updating space display >06:01:09,720 DEBUG anaconda: show first mountpoint: New Red Hat Enterprise Linux 7.0 Installation >06:01:12,560 DEBUG anaconda: page clicked: Red Hat Enterprise Linux Server Linux 7.0 for ppc64 >06:01:12,560 DEBUG anaconda: show first mountpoint: Red Hat Enterprise Linux Server Linux 7.0 for ppc64 >06:01:12,560 DEBUG anaconda: page Red Hat Enterprise Linux Server Linux 7.0 for ppc64 has 3 members >06:01:12,566 DEBUG anaconda: populate_right_side: existing 500MB partition sda2 (2) with existing ext4 filesystem >06:01:12,570 DEBUG anaconda: min: 106.0 max: 500.0 current: 500.0 >06:01:12,572 DEBUG anaconda: device_type_changed: 2 Standard Partition >06:01:12,572 DEBUG anaconda: populate_raid: 2, None >06:01:12,572 DEBUG anaconda: fs type changed: ext4 >06:01:12,576 DEBUG anaconda: populate_raid: 2, None >06:01:15,001 INFO anaconda: on_remove_clicked: Red Hat Enterprise Linux Server Linux 7.0 for ppc64 >06:01:15,002 DEBUG anaconda: removing device 'existing 500MB partition sda2 (2) with existing ext4 filesystem' from page Red Hat Enterprise Linux Server Linux 7.0 for ppc64 >06:01:16,551 INFO anaconda: ui: removed device sda2 >06:01:16,554 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url1/squashfs.img (deleted)', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda3', 'sda4', 'sda5'] >06:01:16,554 DEBUG anaconda: ui: unused=['sda1'] >06:01:16,555 DEBUG anaconda: ui: new_devices=[] >06:01:16,571 DEBUG anaconda: page clicked: Red Hat Enterprise Linux Server Linux 7.0 for ppc64 >06:01:16,572 DEBUG anaconda: show first mountpoint: Red Hat Enterprise Linux Server Linux 7.0 for ppc64 >06:01:16,572 DEBUG anaconda: page Red Hat Enterprise Linux Server Linux 7.0 for ppc64 has 2 members >06:01:16,573 DEBUG anaconda: populate_right_side: existing 37734MB partition sda5 (5) with existing ext4 filesystem >06:01:16,574 DEBUG anaconda: min: 1156.0 max: 37734.0 current: 37734.0 >06:01:16,575 DEBUG anaconda: populate_raid: 2, None >06:01:16,581 DEBUG anaconda: show first mountpoint: Red Hat Enterprise Linux Server Linux 7.0 for ppc64 >06:01:16,582 DEBUG anaconda: page Red Hat Enterprise Linux Server Linux 7.0 for ppc64 has 2 members >06:01:16,582 DEBUG anaconda: populate_right_side: existing 37734MB partition sda5 (5) with existing ext4 filesystem >06:01:16,583 DEBUG anaconda: min: 1156.0 max: 37734.0 current: 37734.0 >06:01:16,584 DEBUG anaconda: populate_raid: 2, None >06:01:18,604 INFO anaconda: on_remove_clicked: Red Hat Enterprise Linux Server Linux 7.0 for ppc64 >06:01:18,605 DEBUG anaconda: removing device 'existing 37734MB partition sda5 (5) with existing ext4 filesystem' from page Red Hat Enterprise Linux Server Linux 7.0 for ppc64 >06:01:19,798 INFO anaconda: ui: removed device sda5 >06:01:19,804 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url1/squashfs.img (deleted)', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda3', 'sda4'] >06:01:19,804 DEBUG anaconda: ui: unused=['sda1'] >06:01:19,804 DEBUG anaconda: ui: new_devices=[] >06:01:19,818 DEBUG anaconda: page clicked: Red Hat Enterprise Linux Server Linux 7.0 for ppc64 >06:01:19,818 DEBUG anaconda: show first mountpoint: Red Hat Enterprise Linux Server Linux 7.0 for ppc64 >06:01:19,818 DEBUG anaconda: page Red Hat Enterprise Linux Server Linux 7.0 for ppc64 has 1 members >06:01:19,819 DEBUG anaconda: populate_right_side: existing 2784MB partition sda3 (3) with existing swap >06:01:19,821 DEBUG anaconda: min: 2784.0 max: 2784.0 current: 2784.0 >06:01:19,823 DEBUG anaconda: fs type changed: swap >06:01:19,826 DEBUG anaconda: populate_raid: 2, None >06:01:19,833 DEBUG anaconda: show first mountpoint: Red Hat Enterprise Linux Server Linux 7.0 for ppc64 >06:01:19,833 DEBUG anaconda: page Red Hat Enterprise Linux Server Linux 7.0 for ppc64 has 1 members >06:01:19,833 DEBUG anaconda: populate_right_side: existing 2784MB partition sda3 (3) with existing swap >06:01:19,834 DEBUG anaconda: min: 2784.0 max: 2784.0 current: 2784.0 >06:01:19,836 DEBUG anaconda: populate_raid: 2, None >06:01:21,436 INFO anaconda: on_remove_clicked: Red Hat Enterprise Linux Server Linux 7.0 for ppc64 >06:01:21,437 DEBUG anaconda: removing device 'existing 2784MB partition sda3 (3) with existing swap' from page Red Hat Enterprise Linux Server Linux 7.0 for ppc64 >06:01:22,470 INFO anaconda: ui: removed device sda3 >06:01:22,475 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url1/squashfs.img (deleted)', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda4'] >06:01:22,475 DEBUG anaconda: ui: unused=['sda1'] >06:01:22,475 DEBUG anaconda: ui: new_devices=[] >06:01:22,483 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >06:01:22,484 DEBUG anaconda: show first mountpoint: New Red Hat Enterprise Linux 7.0 Installation >06:01:22,494 DEBUG anaconda: show first mountpoint: New Red Hat Enterprise Linux 7.0 Installation >06:01:24,369 DEBUG anaconda: page clicked: Unknown >06:01:24,369 DEBUG anaconda: show first mountpoint: Unknown >06:01:24,369 DEBUG anaconda: page Unknown has 1 members >06:01:24,370 DEBUG anaconda: populate_right_side: existing 4MB partition sda1 (1) with existing prepboot >06:01:24,371 DEBUG anaconda: min: 4 max: 10 current: 4.0 >06:01:24,373 DEBUG anaconda: fs type changed: PPC PReP Boot >06:01:24,374 DEBUG anaconda: populate_raid: 2, None >06:01:27,727 INFO anaconda: on_remove_clicked: Unknown >06:01:27,728 DEBUG anaconda: removing device 'existing 4MB partition sda1 (1) with existing prepboot' from page Unknown >06:01:28,936 INFO anaconda: ui: removed device sda1 >06:01:28,941 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url1/squashfs.img (deleted)', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda4'] >06:01:28,941 DEBUG anaconda: ui: unused=['sda1'] >06:01:28,941 DEBUG anaconda: ui: new_devices=[] >06:01:28,950 DEBUG anaconda: page clicked: Unknown >06:01:28,950 DEBUG anaconda: show first mountpoint: Unknown >06:01:28,950 DEBUG anaconda: page Unknown has 1 members >06:01:28,952 DEBUG anaconda: populate_right_side: existing 4MB partition sda1 (1) >06:01:28,954 DEBUG anaconda: min: 4.0 max: 0 current: 4.0 >06:01:28,956 DEBUG anaconda: fs type changed: Unknown >06:01:28,957 DEBUG anaconda: populate_raid: 2, None >06:01:28,963 DEBUG anaconda: show first mountpoint: Unknown >06:01:28,963 DEBUG anaconda: page Unknown has 1 members >06:01:28,964 DEBUG anaconda: populate_right_side: existing 4MB partition sda1 (1) >06:01:28,966 DEBUG anaconda: min: 4.0 max: 0 current: 4.0 >06:01:28,968 DEBUG anaconda: populate_raid: 2, None >06:01:32,474 DEBUG anaconda: current selector: existing 4MB partition sda1 (1) >06:01:32,474 DEBUG anaconda: new selector: existing 4MB partition sda1 (1) >06:01:32,474 DEBUG anaconda: populate_right_side: existing 4MB partition sda1 (1) >06:01:32,475 DEBUG anaconda: min: 4.0 max: 0 current: 4.0 >06:01:32,477 DEBUG anaconda: populate_raid: 2, None >06:01:35,454 INFO anaconda: on_remove_clicked: Unknown >06:01:35,455 DEBUG anaconda: removing device 'existing 4MB partition sda1 (1)' from page Unknown >06:01:36,744 ERR anaconda: failed to schedule device removal: device is not in the tree >06:01:36,747 INFO anaconda: ui: removed device sda1 >06:01:36,750 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url1/squashfs.img (deleted)', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda4'] >06:01:36,751 DEBUG anaconda: ui: unused=['sda1'] >06:01:36,751 DEBUG anaconda: ui: new_devices=[] >06:01:36,759 DEBUG anaconda: page clicked: Unknown >06:01:36,760 DEBUG anaconda: show first mountpoint: Unknown >06:01:36,760 DEBUG anaconda: page Unknown has 1 members >06:01:36,761 DEBUG anaconda: populate_right_side: existing 4MB partition sda1 (1) >06:01:36,762 DEBUG anaconda: min: 4.0 max: 0 current: 4.0 >06:01:36,764 DEBUG anaconda: populate_raid: 2, None >06:01:36,771 DEBUG anaconda: show first mountpoint: Unknown >06:01:36,771 DEBUG anaconda: page Unknown has 1 members >06:01:36,771 DEBUG anaconda: populate_right_side: existing 4MB partition sda1 (1) >06:01:36,772 DEBUG anaconda: min: 4.0 max: 0 current: 4.0 >06:01:36,774 DEBUG anaconda: populate_raid: 2, None >06:01:38,664 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >06:01:38,664 DEBUG anaconda: show first mountpoint: New Red Hat Enterprise Linux 7.0 Installation >06:01:39,912 DEBUG anaconda: running automatic partitioning >06:01:40,168 DEBUG anaconda: finished automatic partitioning >06:01:40,169 DEBUG anaconda: refreshing ui >06:01:40,172 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url1/squashfs.img (deleted)', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5'] >06:01:40,172 DEBUG anaconda: ui: unused=['sda1'] >06:01:40,172 DEBUG anaconda: ui: new_devices=['sda3', 'sda5', 'sda1', 'sda2'] >06:01:40,187 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >06:01:40,187 DEBUG anaconda: show first mountpoint: New Red Hat Enterprise Linux 7.0 Installation >06:01:40,187 DEBUG anaconda: page New Red Hat Enterprise Linux 7.0 Installation has 3 members >06:01:40,189 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda2 (14) with non-existent ext4 filesystem mounted at /boot >06:01:40,191 DEBUG anaconda: min: 1.0 max: 41523.938477 current: 500.0 >06:01:40,192 DEBUG anaconda: fs type changed: None >06:01:40,193 DEBUG anaconda: fs type changed: ext4 >06:01:40,196 DEBUG anaconda: populate_raid: 2, None >06:01:40,196 DEBUG anaconda: finished refreshing ui >06:01:40,196 DEBUG anaconda: updating space display >06:01:40,202 DEBUG anaconda: finished updating space display >06:01:40,202 DEBUG anaconda: show first mountpoint: New Red Hat Enterprise Linux 7.0 Installation >06:01:40,202 DEBUG anaconda: page New Red Hat Enterprise Linux 7.0 Installation has 3 members >06:01:40,202 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda2 (14) with non-existent ext4 filesystem mounted at /boot >06:01:40,204 DEBUG anaconda: min: 1.0 max: 500.969238 current: 500.0 >06:01:40,205 DEBUG anaconda: populate_raid: 2, None >06:01:48,358 DEBUG anaconda: page clicked: Unknown >06:01:48,358 INFO anaconda: ui: saving changes to device sda2 >06:01:48,358 DEBUG anaconda: new size: 500.0 >06:01:48,359 DEBUG anaconda: old size: 500.0 >06:01:48,359 DEBUG anaconda: new device type: 0 >06:01:48,359 DEBUG anaconda: new fs type: ext4 >06:01:48,359 DEBUG anaconda: new encryption setting: False >06:01:48,359 DEBUG anaconda: old mountpoint: /boot >06:01:48,360 DEBUG anaconda: new mountpoint: /boot >06:01:48,360 DEBUG anaconda: show first mountpoint: Unknown >06:01:48,360 DEBUG anaconda: page Unknown has 1 members >06:01:48,361 DEBUG anaconda: populate_right_side: existing 4MB partition sda1 (1) >06:01:48,363 DEBUG anaconda: min: 4.0 max: 0 current: 4.0 >06:01:48,365 DEBUG anaconda: fs type changed: Unknown >06:01:48,365 DEBUG anaconda: populate_raid: 2, None >06:01:50,120 DEBUG anaconda: page clicked: Unknown >06:01:50,120 DEBUG anaconda: show first mountpoint: Unknown >06:01:50,120 DEBUG anaconda: page Unknown has 1 members >06:01:50,121 DEBUG anaconda: populate_right_side: existing 4MB partition sda1 (1) >06:01:50,122 DEBUG anaconda: min: 4.0 max: 0 current: 4.0 >06:01:50,123 DEBUG anaconda: populate_raid: 2, None >06:01:50,972 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >06:01:50,972 DEBUG anaconda: show first mountpoint: New Red Hat Enterprise Linux 7.0 Installation >06:01:50,972 DEBUG anaconda: page New Red Hat Enterprise Linux 7.0 Installation has 3 members >06:01:50,973 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda2 (14) with non-existent ext4 filesystem mounted at /boot >06:01:50,975 DEBUG anaconda: min: 1.0 max: 500.969238 current: 500.0 >06:01:50,976 DEBUG anaconda: fs type changed: None >06:01:50,977 DEBUG anaconda: fs type changed: ext4 >06:01:50,981 DEBUG anaconda: populate_raid: 2, None >06:02:00,635 DEBUG anaconda: current selector: non-existent 500MB partition sda2 (14) with non-existent ext4 filesystem mounted at /boot >06:02:00,635 DEBUG anaconda: new selector: non-existent 37734MB partition sda5 (13) with non-existent ext4 filesystem mounted at / >06:02:00,636 INFO anaconda: ui: saving changes to device sda2 >06:02:00,636 DEBUG anaconda: new size: 495.0 >06:02:00,636 DEBUG anaconda: old size: 500.0 >06:02:00,636 DEBUG anaconda: new device type: 0 >06:02:00,636 DEBUG anaconda: new fs type: ext4 >06:02:00,637 DEBUG anaconda: new encryption setting: False >06:02:00,637 DEBUG anaconda: old mountpoint: /boot >06:02:00,637 DEBUG anaconda: new mountpoint: /boot > > >/tmp/packaging.log: >10:00:44,746 DEBUG packaging: getting release version from tree at None (7.0) >10:00:44,746 DEBUG packaging: got a release version of 7.0 >10:00:49,529 INFO packaging: updating base repo >10:00:49,627 DEBUG packaging: getting release version from tree at None (7.0) >10:00:49,628 DEBUG packaging: got a release version of 7.0 >10:00:49,628 INFO packaging: configuring base repo >10:00:49,628 DEBUG packaging: getting release version from tree at http://download.eng.bos.redhat.com/nightly/RHEL-7.0-20121003.n.0/compose/Server/ppc64/os/ (7.0) >10:00:49,628 DEBUG packaging: retrieving treeinfo from http://download.eng.bos.redhat.com/nightly/RHEL-7.0-20121003.n.0/compose/Server/ppc64/os/ (proxies: {} ; sslverify: True) >10:00:49,637 DEBUG packaging: got a release version of 7.0 >10:00:49,659 DEBUG packaging: adding yum repo anaconda with baseurl http://download.eng.bos.redhat.com/nightly/RHEL-7.0-20121003.n.0/compose/Server/ppc64/os/ and mirrorlist None >10:00:49,710 INFO packaging: gathering repo metadata >10:00:49,710 DEBUG packaging: getting repo metadata for anaconda >10:00:49,908 DEBUG packaging: getting group info for anaconda >10:00:49,926 INFO packaging: metadata retrieval complete >06:00:56,635 DEBUG packaging: deleting package sacks >06:00:56,638 INFO packaging: checking software selection >06:00:56,639 DEBUG packaging: deleting package sacks >06:00:56,639 DEBUG packaging: select group core >06:00:56,939 DEBUG packaging: select group core >06:00:56,939 DEBUG packaging: select package kernel >06:00:56,940 INFO packaging: selected kernel >06:00:56,940 INFO packaging: checking dependencies >06:00:58,810 DEBUG packaging: success >06:00:58,826 INFO packaging: 313 packages selected totalling 923.27 Mb > > >/tmp/program.log: >10:00:41,312 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >10:00:41,334 INFO program: Running... modprobe fcoe >10:00:41,397 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >10:00:41,416 INFO program: No FCoE boot disk information is found in EDD! >10:00:41,418 INFO program: Running... udevadm settle --timeout=300 >10:00:41,505 INFO program: Running... multipath -d >10:00:41,558 INFO program: Oct 04 10:00:41 | sda: rport id not found >10:00:41,558 INFO program: create: mpatha (SAIX_VDASD_00f61aab00004c000000012de79f20ab.3) undef AIX ,VDASD >10:00:41,558 INFO program: size=40G features='0' hwhandler='0' wp=undef >10:00:41,558 INFO program: `-+- policy='service-time 0' prio=1 status=undef >10:00:41,559 INFO program: `- 0:0:1:0 sda 8:0 undef ready running >10:00:41,561 INFO program: Running... multipath -ll >10:00:41,575 INFO program: Running... loadkeys us >10:00:41,589 INFO program: Loading /lib/kbd/keymaps/i386/qwerty/us.map.gz >10:00:42,688 INFO program: Running... metacity --display :1 --sm-disable >10:00:43,405 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >10:00:43,550 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:00:43,553 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:00:43,555 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:00:43,556 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:00:43,557 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:00:43,559 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:00:43,561 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:00:43,562 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:00:43,563 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:00:43,565 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:00:43,566 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:00:43,568 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:00:43,570 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:00:43,571 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:00:43,573 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:00:43,574 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:00:43,576 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:00:43,577 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:00:43,578 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:00:43,579 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:00:43,581 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:00:43,582 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:00:43,583 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:00:43,585 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:00:45,858 INFO program: Running... udevadm control --property=ANACONDA=1 >10:00:45,930 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >10:00:45,947 INFO program: Running... systemctl start chronyd.service >10:00:46,933 INFO program: Running... udevadm settle --timeout=300 >10:00:47,120 INFO program: Running... multipath -d >10:00:47,138 INFO program: Oct 04 10:00:47 | sda: rport id not found >10:00:47,139 INFO program: create: mpatha (SAIX_VDASD_00f61aab00004c000000012de79f20ab.3) undef AIX ,VDASD >10:00:47,139 INFO program: size=40G features='0' hwhandler='0' wp=undef >10:00:47,139 INFO program: `-+- policy='service-time 0' prio=1 status=undef >10:00:47,140 INFO program: `- 0:0:1:0 sda 8:0 undef ready running >10:00:47,140 INFO program: Running... multipath -ll >10:00:47,381 INFO program: Running... dumpe2fs -h /dev/sda2 >10:00:47,411 INFO program: Filesystem volume name: <none> >10:00:47,412 INFO program: Last mounted on: /boot >10:00:47,412 INFO program: Filesystem UUID: 4be33aa5-46d9-4409-b2d3-c2629242e410 >10:00:47,412 INFO program: Filesystem magic number: 0xEF53 >10:00:47,412 INFO program: Filesystem revision #: 1 (dynamic) >10:00:47,412 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >10:00:47,413 INFO program: Filesystem flags: unsigned_directory_hash >10:00:47,413 INFO program: Default mount options: user_xattr acl >10:00:47,413 INFO program: Filesystem state: clean >10:00:47,413 INFO program: Errors behavior: Continue >10:00:47,413 INFO program: Filesystem OS type: Linux >10:00:47,414 INFO program: Inode count: 128016 >10:00:47,414 INFO program: Block count: 512000 >10:00:47,414 INFO program: Reserved block count: 25600 >10:00:47,414 INFO program: Free blocks: 395023 >10:00:47,414 INFO program: Free inodes: 127724 >10:00:47,415 INFO program: First block: 1 >10:00:47,415 INFO program: Block size: 1024 >10:00:47,415 INFO program: Fragment size: 1024 >10:00:47,416 INFO program: Reserved GDT blocks: 256 >10:00:47,416 INFO program: Blocks per group: 8192 >10:00:47,417 INFO program: Fragments per group: 8192 >10:00:47,417 INFO program: Inodes per group: 2032 >10:00:47,418 INFO program: Inode blocks per group: 254 >10:00:47,418 INFO program: Flex block group size: 16 >10:00:47,419 INFO program: Filesystem created: Thu Oct 4 09:52:45 2012 >10:00:47,419 INFO program: Last mount time: Thu Oct 4 16:57:11 2012 >10:00:47,420 INFO program: Last write time: Thu Oct 4 16:59:01 2012 >10:00:47,420 INFO program: Mount count: 2 >10:00:47,421 INFO program: Maximum mount count: -1 >10:00:47,421 INFO program: Last checked: Thu Oct 4 09:52:45 2012 >10:00:47,422 INFO program: Check interval: 0 (<none>) >10:00:47,422 INFO program: Lifetime writes: 113 MB >10:00:47,423 INFO program: Reserved blocks uid: 0 (user root) >10:00:47,423 INFO program: Reserved blocks gid: 0 (group root) >10:00:47,424 INFO program: First inode: 11 >10:00:47,424 INFO program: Inode size: 128 >10:00:47,425 INFO program: Journal inode: 8 >10:00:47,425 INFO program: Default directory hash: half_md4 >10:00:47,426 INFO program: Directory Hash Seed: bcc3f6dc-6234-4045-88cc-cf671ece506c >10:00:47,426 INFO program: Journal backup: inode blocks >10:00:47,427 INFO program: Journal features: (none) >10:00:47,428 INFO program: Journal size: 8M >10:00:47,428 INFO program: Journal length: 8192 >10:00:47,429 INFO program: Journal sequence: 0x0000001a >10:00:47,429 INFO program: Journal start: 0 >10:00:47,430 INFO program: >10:00:47,430 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >10:00:47,431 INFO program: Running... dumpe2fs -h /dev/sda2 >10:00:47,447 INFO program: Filesystem volume name: <none> >10:00:47,447 INFO program: Last mounted on: /boot >10:00:47,447 INFO program: Filesystem UUID: 4be33aa5-46d9-4409-b2d3-c2629242e410 >10:00:47,447 INFO program: Filesystem magic number: 0xEF53 >10:00:47,447 INFO program: Filesystem revision #: 1 (dynamic) >10:00:47,448 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >10:00:47,448 INFO program: Filesystem flags: unsigned_directory_hash >10:00:47,448 INFO program: Default mount options: user_xattr acl >10:00:47,448 INFO program: Filesystem state: clean >10:00:47,448 INFO program: Errors behavior: Continue >10:00:47,448 INFO program: Filesystem OS type: Linux >10:00:47,448 INFO program: Inode count: 128016 >10:00:47,449 INFO program: Block count: 512000 >10:00:47,449 INFO program: Reserved block count: 25600 >10:00:47,449 INFO program: Free blocks: 395023 >10:00:47,449 INFO program: Free inodes: 127724 >10:00:47,449 INFO program: First block: 1 >10:00:47,450 INFO program: Block size: 1024 >10:00:47,450 INFO program: Fragment size: 1024 >10:00:47,450 INFO program: Reserved GDT blocks: 256 >10:00:47,451 INFO program: Blocks per group: 8192 >10:00:47,451 INFO program: Fragments per group: 8192 >10:00:47,452 INFO program: Inodes per group: 2032 >10:00:47,452 INFO program: Inode blocks per group: 254 >10:00:47,453 INFO program: Flex block group size: 16 >10:00:47,453 INFO program: Filesystem created: Thu Oct 4 09:52:45 2012 >10:00:47,454 INFO program: Last mount time: Thu Oct 4 16:57:11 2012 >10:00:47,454 INFO program: Last write time: Thu Oct 4 16:59:01 2012 >10:00:47,455 INFO program: Mount count: 2 >10:00:47,455 INFO program: Maximum mount count: -1 >10:00:47,456 INFO program: Last checked: Thu Oct 4 09:52:45 2012 >10:00:47,456 INFO program: Check interval: 0 (<none>) >10:00:47,457 INFO program: Lifetime writes: 113 MB >10:00:47,458 INFO program: Reserved blocks uid: 0 (user root) >10:00:47,458 INFO program: Reserved blocks gid: 0 (group root) >10:00:47,459 INFO program: First inode: 11 >10:00:47,459 INFO program: Inode size: 128 >10:00:47,460 INFO program: Journal inode: 8 >10:00:47,460 INFO program: Default directory hash: half_md4 >10:00:47,461 INFO program: Directory Hash Seed: bcc3f6dc-6234-4045-88cc-cf671ece506c >10:00:47,461 INFO program: Journal backup: inode blocks >10:00:47,461 INFO program: Journal features: (none) >10:00:47,462 INFO program: Journal size: 8M >10:00:47,462 INFO program: Journal length: 8192 >10:00:47,463 INFO program: Journal sequence: 0x0000001a >10:00:47,463 INFO program: Journal start: 0 >10:00:47,464 INFO program: >10:00:47,464 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >10:00:47,465 INFO program: Running... resize2fs -P /dev/sda2 >10:00:47,485 INFO program: Estimated minimum size of the filesystem: 108306 >10:00:47,486 ERR program: resize2fs 1.42.5 (29-Jul-2012) >10:00:47,676 INFO program: Running... dumpe2fs -h /dev/sda5 >10:00:47,694 INFO program: Filesystem volume name: <none> >10:00:47,694 INFO program: Last mounted on: / >10:00:47,694 INFO program: Filesystem UUID: 01d1dd35-e1f0-419e-bb2c-faea5f56461f >10:00:47,694 INFO program: Filesystem magic number: 0xEF53 >10:00:47,695 INFO program: Filesystem revision #: 1 (dynamic) >10:00:47,695 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >10:00:47,695 INFO program: Filesystem flags: unsigned_directory_hash >10:00:47,695 INFO program: Default mount options: user_xattr acl >10:00:47,695 INFO program: Filesystem state: clean >10:00:47,695 INFO program: Errors behavior: Continue >10:00:47,879 INFO program: Filesystem OS type: Linux >10:00:47,879 INFO program: Inode count: 2416640 >10:00:47,880 INFO program: Block count: 9659904 >10:00:47,880 INFO program: Reserved block count: 482995 >10:00:47,881 INFO program: Free blocks: 9234859 >10:00:47,882 INFO program: Free inodes: 2390300 >10:00:47,882 INFO program: First block: 0 >10:00:47,883 INFO program: Block size: 4096 >10:00:47,883 INFO program: Fragment size: 4096 >10:00:47,884 INFO program: Reserved GDT blocks: 1021 >10:00:47,884 INFO program: Blocks per group: 32768 >10:00:47,885 INFO program: Fragments per group: 32768 >10:00:47,885 INFO program: Inodes per group: 8192 >10:00:47,889 INFO program: Inode blocks per group: 512 >10:00:47,889 INFO program: Flex block group size: 16 >10:00:47,890 INFO program: Filesystem created: Thu Oct 4 09:52:42 2012 >10:00:47,890 INFO program: Last mount time: Thu Oct 4 16:57:08 2012 >10:00:47,891 INFO program: Last write time: Thu Oct 4 09:57:01 2012 >10:00:47,891 INFO program: Mount count: 2 >10:00:47,892 INFO program: Maximum mount count: -1 >10:00:47,892 INFO program: Last checked: Thu Oct 4 09:52:42 2012 >10:00:47,892 INFO program: Check interval: 0 (<none>) >10:00:47,893 INFO program: Lifetime writes: 1934 MB >10:00:47,893 INFO program: Reserved blocks uid: 0 (user root) >10:00:47,894 INFO program: Reserved blocks gid: 0 (group root) >10:00:47,894 INFO program: First inode: 11 >10:00:47,896 INFO program: Inode size: 256 >10:00:47,896 INFO program: Required extra isize: 28 >10:00:47,896 INFO program: Desired extra isize: 28 >10:00:47,897 INFO program: Journal inode: 8 >10:00:47,897 INFO program: Default directory hash: half_md4 >10:00:47,897 INFO program: Directory Hash Seed: ddfc4dad-aec0-4427-86d3-5508ca409dd1 >10:00:47,899 INFO program: Journal backup: inode blocks >10:00:47,899 INFO program: Journal features: journal_incompat_revoke >10:00:47,900 INFO program: Journal size: 128M >10:00:47,900 INFO program: Journal length: 32768 >10:00:47,900 INFO program: Journal sequence: 0x0000074b >10:00:47,901 INFO program: Journal start: 0 >10:00:47,901 INFO program: >10:00:47,903 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >10:00:47,904 INFO program: Running... dumpe2fs -h /dev/sda5 >10:00:47,919 INFO program: Filesystem volume name: <none> >10:00:47,919 INFO program: Last mounted on: / >10:00:47,919 INFO program: Filesystem UUID: 01d1dd35-e1f0-419e-bb2c-faea5f56461f >10:00:47,920 INFO program: Filesystem magic number: 0xEF53 >10:00:47,920 INFO program: Filesystem revision #: 1 (dynamic) >10:00:47,920 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >10:00:47,921 INFO program: Filesystem flags: unsigned_directory_hash >10:00:47,923 INFO program: Default mount options: user_xattr acl >10:00:47,923 INFO program: Filesystem state: clean >10:00:47,923 INFO program: Errors behavior: Continue >10:00:47,924 INFO program: Filesystem OS type: Linux >10:00:47,924 INFO program: Inode count: 2416640 >10:00:47,924 INFO program: Block count: 9659904 >10:00:47,924 INFO program: Reserved block count: 482995 >10:00:47,925 INFO program: Free blocks: 9234859 >10:00:47,925 INFO program: Free inodes: 2390300 >10:00:47,925 INFO program: First block: 0 >10:00:47,925 INFO program: Block size: 4096 >10:00:47,925 INFO program: Fragment size: 4096 >10:00:47,926 INFO program: Reserved GDT blocks: 1021 >10:00:47,926 INFO program: Blocks per group: 32768 >10:00:47,926 INFO program: Fragments per group: 32768 >10:00:47,926 INFO program: Inodes per group: 8192 >10:00:47,926 INFO program: Inode blocks per group: 512 >10:00:47,927 INFO program: Flex block group size: 16 >10:00:47,927 INFO program: Filesystem created: Thu Oct 4 09:52:42 2012 >10:00:47,927 INFO program: Last mount time: Thu Oct 4 16:57:08 2012 >10:00:47,928 INFO program: Last write time: Thu Oct 4 09:57:01 2012 >10:00:47,928 INFO program: Mount count: 2 >10:00:47,929 INFO program: Maximum mount count: -1 >10:00:47,929 INFO program: Last checked: Thu Oct 4 09:52:42 2012 >10:00:47,930 INFO program: Check interval: 0 (<none>) >10:00:47,930 INFO program: Lifetime writes: 1934 MB >10:00:47,931 INFO program: Reserved blocks uid: 0 (user root) >10:00:47,931 INFO program: Reserved blocks gid: 0 (group root) >10:00:47,932 INFO program: First inode: 11 >10:00:47,932 INFO program: Inode size: 256 >10:00:47,933 INFO program: Required extra isize: 28 >10:00:47,933 INFO program: Desired extra isize: 28 >10:00:47,934 INFO program: Journal inode: 8 >10:00:47,934 INFO program: Default directory hash: half_md4 >10:00:47,935 INFO program: Directory Hash Seed: ddfc4dad-aec0-4427-86d3-5508ca409dd1 >10:00:47,935 INFO program: Journal backup: inode blocks >10:00:47,936 INFO program: Journal features: journal_incompat_revoke >10:00:47,936 INFO program: Journal size: 128M >10:00:47,937 INFO program: Journal length: 32768 >10:00:47,937 INFO program: Journal sequence: 0x0000074b >10:00:47,938 INFO program: Journal start: 0 >10:00:47,938 INFO program: >10:00:47,939 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >10:00:47,939 INFO program: Running... resize2fs -P /dev/sda5 >10:00:47,949 INFO program: Estimated minimum size of the filesystem: 295799 >10:00:47,950 ERR program: resize2fs 1.42.5 (29-Jul-2012) >10:00:48,091 INFO program: Running... dumpe2fs -h /dev/loop1 >10:00:48,098 INFO program: Filesystem volume name: Anaconda >10:00:48,099 INFO program: Last mounted on: /tmp/lorax.imgutils.5Yb3Gd >10:00:48,099 INFO program: Filesystem UUID: 04b4bc4a-4f4c-45eb-a19b-56b6712232cc >10:00:48,099 INFO program: Filesystem magic number: 0xEF53 >10:00:48,100 INFO program: Filesystem revision #: 1 (dynamic) >10:00:48,100 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >10:00:48,100 INFO program: Filesystem flags: unsigned_directory_hash >10:00:48,100 INFO program: Default mount options: user_xattr acl >10:00:48,101 INFO program: Filesystem state: clean >10:00:48,101 INFO program: Errors behavior: Continue >10:00:48,101 INFO program: Filesystem OS type: Linux >10:00:48,101 INFO program: Inode count: 65536 >10:00:48,102 INFO program: Block count: 1048576 >10:00:48,102 INFO program: Reserved block count: 0 >10:00:48,102 INFO program: Free blocks: 60708 >10:00:48,102 INFO program: Free inodes: 28716 >10:00:48,103 INFO program: First block: 1 >10:00:48,103 INFO program: Block size: 1024 >10:00:48,103 INFO program: Fragment size: 1024 >10:00:48,104 INFO program: Reserved GDT blocks: 256 >10:00:48,104 INFO program: Blocks per group: 8192 >10:00:48,104 INFO program: Fragments per group: 8192 >10:00:48,105 INFO program: Inodes per group: 512 >10:00:48,105 INFO program: Inode blocks per group: 128 >10:00:48,105 INFO program: Flex block group size: 16 >10:00:48,106 INFO program: Filesystem created: Wed Oct 3 08:58:50 2012 >10:00:48,106 INFO program: Last mount time: Wed Oct 3 08:59:10 2012 >10:00:48,107 INFO program: Last write time: Wed Oct 3 08:59:22 2012 >10:00:48,107 INFO program: Mount count: 2 >10:00:48,108 INFO program: Maximum mount count: -1 >10:00:48,108 INFO program: Last checked: Wed Oct 3 08:58:50 2012 >10:00:48,109 INFO program: Check interval: 0 (<none>) >10:00:48,109 INFO program: Lifetime writes: 32 MB >10:00:48,110 INFO program: Reserved blocks uid: 0 (user root) >10:00:48,110 INFO program: Reserved blocks gid: 0 (group root) >10:00:48,111 INFO program: First inode: 11 >10:00:48,111 INFO program: Inode size: 256 >10:00:48,112 INFO program: Required extra isize: 28 >10:00:48,112 INFO program: Desired extra isize: 28 >10:00:48,113 INFO program: Journal inode: 8 >10:00:48,113 INFO program: Default directory hash: half_md4 >10:00:48,114 INFO program: Directory Hash Seed: 23a8bdb1-6391-4c98-8f76-f150d2573389 >10:00:48,114 INFO program: Journal backup: inode blocks >10:00:48,115 INFO program: Journal features: (none) >10:00:48,115 INFO program: Journal size: 32M >10:00:48,115 INFO program: Journal length: 32768 >10:00:48,115 INFO program: Journal sequence: 0x000000de >10:00:48,115 INFO program: Journal start: 0 >10:00:48,115 INFO program: >10:00:48,115 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >10:00:48,116 INFO program: Running... dumpe2fs -h /dev/loop1 >10:00:48,123 INFO program: Filesystem volume name: Anaconda >10:00:48,123 INFO program: Last mounted on: /tmp/lorax.imgutils.5Yb3Gd >10:00:48,124 INFO program: Filesystem UUID: 04b4bc4a-4f4c-45eb-a19b-56b6712232cc >10:00:48,124 INFO program: Filesystem magic number: 0xEF53 >10:00:48,124 INFO program: Filesystem revision #: 1 (dynamic) >10:00:48,124 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >10:00:48,124 INFO program: Filesystem flags: unsigned_directory_hash >10:00:48,124 INFO program: Default mount options: user_xattr acl >10:00:48,124 INFO program: Filesystem state: clean >10:00:48,125 INFO program: Errors behavior: Continue >10:00:48,125 INFO program: Filesystem OS type: Linux >10:00:48,125 INFO program: Inode count: 65536 >10:00:48,125 INFO program: Block count: 1048576 >10:00:48,125 INFO program: Reserved block count: 0 >10:00:48,125 INFO program: Free blocks: 60708 >10:00:48,125 INFO program: Free inodes: 28716 >10:00:48,125 INFO program: First block: 1 >10:00:48,126 INFO program: Block size: 1024 >10:00:48,126 INFO program: Fragment size: 1024 >10:00:48,126 INFO program: Reserved GDT blocks: 256 >10:00:48,126 INFO program: Blocks per group: 8192 >10:00:48,126 INFO program: Fragments per group: 8192 >10:00:48,128 INFO program: Inodes per group: 512 >10:00:48,128 INFO program: Inode blocks per group: 128 >10:00:48,128 INFO program: Flex block group size: 16 >10:00:48,128 INFO program: Filesystem created: Wed Oct 3 08:58:50 2012 >10:00:48,129 INFO program: Last mount time: Wed Oct 3 08:59:10 2012 >10:00:48,129 INFO program: Last write time: Wed Oct 3 08:59:22 2012 >10:00:48,129 INFO program: Mount count: 2 >10:00:48,129 INFO program: Maximum mount count: -1 >10:00:48,130 INFO program: Last checked: Wed Oct 3 08:58:50 2012 >10:00:48,130 INFO program: Check interval: 0 (<none>) >10:00:48,130 INFO program: Lifetime writes: 32 MB >10:00:48,130 INFO program: Reserved blocks uid: 0 (user root) >10:00:48,131 INFO program: Reserved blocks gid: 0 (group root) >10:00:48,131 INFO program: First inode: 11 >10:00:48,131 INFO program: Inode size: 256 >10:00:48,131 INFO program: Required extra isize: 28 >10:00:48,132 INFO program: Desired extra isize: 28 >10:00:48,132 INFO program: Journal inode: 8 >10:00:48,132 INFO program: Default directory hash: half_md4 >10:00:48,132 INFO program: Directory Hash Seed: 23a8bdb1-6391-4c98-8f76-f150d2573389 >10:00:48,133 INFO program: Journal backup: inode blocks >10:00:48,133 INFO program: Journal features: (none) >10:00:48,133 INFO program: Journal size: 32M >10:00:48,133 INFO program: Journal length: 32768 >10:00:48,134 INFO program: Journal sequence: 0x000000de >10:00:48,134 INFO program: Journal start: 0 >10:00:48,134 INFO program: >10:00:48,134 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >10:00:48,135 INFO program: Running... resize2fs -P /dev/loop1 >10:00:48,142 INFO program: Couldn't find valid filesystem superblock. >10:00:48,142 ERR program: resize2fs 1.42.5 (29-Jul-2012) >10:00:48,143 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >10:00:48,219 INFO program: Running... udevadm settle --timeout=300 >10:00:48,316 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >10:00:48,350 INFO program: Filesystem volume name: Anaconda >10:00:48,350 INFO program: Last mounted on: /sysroot >10:00:48,350 INFO program: Filesystem UUID: 04b4bc4a-4f4c-45eb-a19b-56b6712232cc >10:00:48,350 INFO program: Filesystem magic number: 0xEF53 >10:00:48,351 INFO program: Filesystem revision #: 1 (dynamic) >10:00:48,351 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >10:00:48,351 INFO program: Filesystem flags: unsigned_directory_hash >10:00:48,351 INFO program: Default mount options: user_xattr acl >10:00:48,351 INFO program: Filesystem state: clean >10:00:48,351 INFO program: Errors behavior: Continue >10:00:48,351 INFO program: Filesystem OS type: Linux >10:00:48,352 INFO program: Inode count: 65536 >10:00:48,352 INFO program: Block count: 1048576 >10:00:48,352 INFO program: Reserved block count: 0 >10:00:48,352 INFO program: Free blocks: 60708 >10:00:48,352 INFO program: Free inodes: 28716 >10:00:48,352 INFO program: First block: 1 >10:00:48,352 INFO program: Block size: 1024 >10:00:48,353 INFO program: Fragment size: 1024 >10:00:48,353 INFO program: Reserved GDT blocks: 256 >10:00:48,353 INFO program: Blocks per group: 8192 >10:00:48,353 INFO program: Fragments per group: 8192 >10:00:48,353 INFO program: Inodes per group: 512 >10:00:48,353 INFO program: Inode blocks per group: 128 >10:00:48,354 INFO program: Flex block group size: 16 >10:00:48,354 INFO program: Filesystem created: Wed Oct 3 08:58:50 2012 >10:00:48,354 INFO program: Last mount time: Thu Oct 4 10:00:26 2012 >10:00:48,354 INFO program: Last write time: Thu Oct 4 10:00:26 2012 >10:00:48,355 INFO program: Mount count: 3 >10:00:48,355 INFO program: Maximum mount count: -1 >10:00:48,355 INFO program: Last checked: Wed Oct 3 08:58:50 2012 >10:00:48,355 INFO program: Check interval: 0 (<none>) >10:00:48,355 INFO program: Lifetime writes: 32 MB >10:00:48,355 INFO program: Reserved blocks uid: 0 (user root) >10:00:48,355 INFO program: Reserved blocks gid: 0 (group root) >10:00:48,356 INFO program: First inode: 11 >10:00:48,356 INFO program: Inode size: 256 >10:00:48,356 INFO program: Required extra isize: 28 >10:00:48,356 INFO program: Desired extra isize: 28 >10:00:48,357 INFO program: Journal inode: 8 >10:00:48,357 INFO program: Default directory hash: half_md4 >10:00:48,357 INFO program: Directory Hash Seed: 23a8bdb1-6391-4c98-8f76-f150d2573389 >10:00:48,357 INFO program: Journal backup: inode blocks >10:00:48,357 INFO program: Journal features: (none) >10:00:48,358 INFO program: Journal size: 32M >10:00:48,358 INFO program: Journal length: 32768 >10:00:48,358 INFO program: Journal sequence: 0x000000df >10:00:48,359 INFO program: Journal start: 1 >10:00:48,359 INFO program: >10:00:48,359 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >10:00:48,360 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >10:00:48,368 INFO program: Filesystem volume name: Anaconda >10:00:48,368 INFO program: Last mounted on: /sysroot >10:00:48,368 INFO program: Filesystem UUID: 04b4bc4a-4f4c-45eb-a19b-56b6712232cc >10:00:48,369 INFO program: Filesystem magic number: 0xEF53 >10:00:48,369 INFO program: Filesystem revision #: 1 (dynamic) >10:00:48,369 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >10:00:48,369 INFO program: Filesystem flags: unsigned_directory_hash >10:00:48,369 INFO program: Default mount options: user_xattr acl >10:00:48,370 INFO program: Filesystem state: clean >10:00:48,370 INFO program: Errors behavior: Continue >10:00:48,370 INFO program: Filesystem OS type: Linux >10:00:48,370 INFO program: Inode count: 65536 >10:00:48,370 INFO program: Block count: 1048576 >10:00:48,371 INFO program: Reserved block count: 0 >10:00:48,371 INFO program: Free blocks: 60708 >10:00:48,371 INFO program: Free inodes: 28716 >10:00:48,371 INFO program: First block: 1 >10:00:48,371 INFO program: Block size: 1024 >10:00:48,372 INFO program: Fragment size: 1024 >10:00:48,372 INFO program: Reserved GDT blocks: 256 >10:00:48,372 INFO program: Blocks per group: 8192 >10:00:48,372 INFO program: Fragments per group: 8192 >10:00:48,372 INFO program: Inodes per group: 512 >10:00:48,372 INFO program: Inode blocks per group: 128 >10:00:48,373 INFO program: Flex block group size: 16 >10:00:48,373 INFO program: Filesystem created: Wed Oct 3 08:58:50 2012 >10:00:48,373 INFO program: Last mount time: Thu Oct 4 10:00:26 2012 >10:00:48,373 INFO program: Last write time: Thu Oct 4 10:00:26 2012 >10:00:48,374 INFO program: Mount count: 3 >10:00:48,374 INFO program: Maximum mount count: -1 >10:00:48,374 INFO program: Last checked: Wed Oct 3 08:58:50 2012 >10:00:48,374 INFO program: Check interval: 0 (<none>) >10:00:48,375 INFO program: Lifetime writes: 32 MB >10:00:48,375 INFO program: Reserved blocks uid: 0 (user root) >10:00:48,375 INFO program: Reserved blocks gid: 0 (group root) >10:00:48,375 INFO program: First inode: 11 >10:00:48,376 INFO program: Inode size: 256 >10:00:48,376 INFO program: Required extra isize: 28 >10:00:48,376 INFO program: Desired extra isize: 28 >10:00:48,376 INFO program: Journal inode: 8 >10:00:48,376 INFO program: Default directory hash: half_md4 >10:00:48,376 INFO program: Directory Hash Seed: 23a8bdb1-6391-4c98-8f76-f150d2573389 >10:00:48,377 INFO program: Journal backup: inode blocks >10:00:48,377 INFO program: Journal features: (none) >10:00:48,377 INFO program: Journal size: 32M >10:00:48,377 INFO program: Journal length: 32768 >10:00:48,377 INFO program: Journal sequence: 0x000000df >10:00:48,378 INFO program: Journal start: 1 >10:00:48,378 INFO program: >10:00:48,378 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >10:00:48,379 INFO program: Running... resize2fs -P /dev/mapper/live-rw >10:00:48,386 INFO program: Estimated minimum size of the filesystem: 988897 >10:00:48,387 ERR program: resize2fs 1.42.5 (29-Jul-2012) >10:00:48,403 INFO program: Running... udevadm settle --timeout=300 >10:00:48,450 INFO program: Running... udevadm settle --timeout=300 >10:00:48,483 INFO program: Running... udevadm settle --timeout=300 >10:00:48,510 INFO program: Running... udevadm settle --timeout=300 >10:00:48,549 INFO program: Running... udevadm settle --timeout=300 >10:00:48,609 INFO program: Running... udevadm settle --timeout=300 >10:00:48,644 INFO program: Running... udevadm settle --timeout=300 >10:00:48,677 INFO program: Running... udevadm settle --timeout=300 >10:00:48,711 INFO program: Running... udevadm settle --timeout=300 >10:00:48,739 INFO program: Running... udevadm settle --timeout=300 >10:00:48,774 INFO program: Running... udevadm settle --timeout=300 >10:00:48,825 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda2 /mnt/sysimage >10:00:48,846 INFO program: Running... /bin/umount /mnt/sysimage >10:00:48,989 INFO program: Running... udevadm settle --timeout=300 >10:00:49,024 INFO program: Running... udevadm settle --timeout=300 >10:00:49,053 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda5 /mnt/sysimage >10:00:49,076 INFO program: Running... arch >10:00:49,196 INFO program: ppc64 >10:00:49,214 INFO program: Running... /bin/umount /mnt/sysimage >10:00:49,349 INFO program: Running... udevadm settle --timeout=300 >06:00:55,415 INFO program: Running... modprobe btrfs >06:00:55,513 INFO program: Running... modprobe xfs >06:00:55,592 INFO program: Running... modprobe vfat >06:01:06,955 INFO program: Running... udevadm settle --timeout=300 >06:01:16,525 INFO program: Running... udevadm settle --timeout=300 >06:01:19,773 INFO program: Running... udevadm settle --timeout=300 >06:01:22,445 INFO program: Running... udevadm settle --timeout=300 >06:01:28,910 INFO program: Running... udevadm settle --timeout=300 >06:01:36,722 INFO program: Running... udevadm settle --timeout=300 >06:02:00,923 INFO program: Running... udevadm settle --timeout=300 > > >/tmp/storage.log: >10:00:40,671 DEBUG storage: registered device format class MultipathMember as multipath_member >10:00:40,672 DEBUG storage: registered device format class PPCPRePBoot as prepboot >10:00:40,674 DEBUG storage: registered device format class BIOSBoot as biosboot >10:00:40,679 DEBUG storage: registered device format class DiskLabel as disklabel >10:00:40,681 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >10:00:40,683 DEBUG storage: registered device format class MDRaidMember as mdmember >10:00:40,722 DEBUG storage: registered device format class LUKS as luks >10:00:40,756 DEBUG storage: registered device format class Ext2FS as ext2 >10:00:40,756 DEBUG storage: registered device format class Ext3FS as ext3 >10:00:40,757 DEBUG storage: registered device format class Ext4FS as ext4 >10:00:40,757 DEBUG storage: registered device format class FATFS as vfat >10:00:40,758 DEBUG storage: registered device format class EFIFS as efi >10:00:40,758 DEBUG storage: registered device format class BTRFS as btrfs >10:00:40,758 DEBUG storage: registered device format class GFS2 as gfs2 >10:00:40,759 DEBUG storage: registered device format class JFS as jfs >10:00:40,759 DEBUG storage: registered device format class ReiserFS as reiserfs >10:00:40,759 DEBUG storage: registered device format class XFS as xfs >10:00:40,759 DEBUG storage: registered device format class HFS as hfs >10:00:40,760 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >10:00:40,760 DEBUG storage: registered device format class HFSPlus as hfs+ >10:00:40,760 DEBUG storage: registered device format class NTFS as ntfs >10:00:40,761 DEBUG storage: registered device format class NFS as nfs >10:00:40,761 DEBUG storage: registered device format class NFSv4 as nfs4 >10:00:40,761 DEBUG storage: registered device format class Iso9660FS as iso9660 >10:00:40,761 DEBUG storage: registered device format class NoDevFS as nodev >10:00:40,762 DEBUG storage: registered device format class DevPtsFS as devpts >10:00:40,762 DEBUG storage: registered device format class ProcFS as proc >10:00:40,762 DEBUG storage: registered device format class SysFS as sysfs >10:00:40,762 DEBUG storage: registered device format class TmpFS as tmpfs >10:00:40,763 DEBUG storage: registered device format class BindFS as bind >10:00:40,763 DEBUG storage: registered device format class SELinuxFS as selinuxfs >10:00:40,763 DEBUG storage: registered device format class USBFS as usbfs >10:00:40,771 DEBUG storage: registered device format class SwapSpace as swap >10:00:40,772 DEBUG storage: registered device format class DMRaidMember as dmraidmember >10:00:41,493 DEBUG storage: MultipathTopology._build_topology: >10:00:41,493 DEBUG storage: /etc/multipath.conf contents: >10:00:41,494 DEBUG storage: # multipath.conf written by anaconda >10:00:41,494 DEBUG storage: >10:00:41,494 DEBUG storage: defaults { >10:00:41,494 DEBUG storage: user_friendly_names yes >10:00:41,494 DEBUG storage: } >10:00:41,494 DEBUG storage: blacklist { >10:00:41,494 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >10:00:41,494 DEBUG storage: devnode "^hd[a-z]" >10:00:41,495 DEBUG storage: devnode "^dcssblk[0-9]*" >10:00:41,495 DEBUG storage: device { >10:00:41,495 DEBUG storage: vendor "DGC" >10:00:41,495 DEBUG storage: product "LUNZ" >10:00:41,495 DEBUG storage: } >10:00:41,495 DEBUG storage: device { >10:00:41,495 DEBUG storage: vendor "IBM" >10:00:41,496 DEBUG storage: product "S/390.*" >10:00:41,496 DEBUG storage: } >10:00:41,497 DEBUG storage: # don't count normal SATA devices as multipaths >10:00:41,497 DEBUG storage: device { >10:00:41,498 DEBUG storage: vendor "ATA" >10:00:41,498 DEBUG storage: } >10:00:41,498 DEBUG storage: # don't count 3ware devices as multipaths >10:00:41,499 DEBUG storage: device { >10:00:41,499 DEBUG storage: vendor "3ware" >10:00:41,500 DEBUG storage: } >10:00:41,500 DEBUG storage: device { >10:00:41,501 DEBUG storage: vendor "AMCC" >10:00:41,501 DEBUG storage: } >10:00:41,502 DEBUG storage: # nor highpoint devices >10:00:41,502 DEBUG storage: device { >10:00:41,503 DEBUG storage: vendor "HPT" >10:00:41,503 DEBUG storage: } >10:00:41,503 DEBUG storage: } >10:00:41,504 DEBUG storage: multipaths { >10:00:41,504 DEBUG storage: } >10:00:41,505 DEBUG storage: (end of /etc/multipath.conf) >10:00:41,570 INFO storage: MultipathTopology: not a multipath: ['sda'] >10:00:41,570 INFO storage: MultipathTopology: found singlepath device: sda >10:00:41,571 INFO storage: MultipathTopology: found non-disk device: sda1 >10:00:41,571 INFO storage: MultipathTopology: found non-disk device: sda2 >10:00:41,571 INFO storage: MultipathTopology: found non-disk device: sda3 >10:00:41,571 INFO storage: MultipathTopology: found non-disk device: sda4 >10:00:41,572 INFO storage: MultipathTopology: found non-disk device: sda5 >10:00:41,572 INFO storage: MultipathTopology: found singlepath device: loop0 >10:00:41,572 INFO storage: MultipathTopology: found singlepath device: loop1 >10:00:41,572 INFO storage: MultipathTopology: found singlepath device: loop2 >10:00:41,572 INFO storage: MultipathTopology: found singlepath device: loop3 >10:00:41,573 INFO storage: MultipathTopology: found singlepath device: loop4 >10:00:41,573 INFO storage: MultipathTopology: found singlepath device: loop5 >10:00:41,573 INFO storage: MultipathTopology: found singlepath device: loop6 >10:00:41,573 INFO storage: MultipathTopology: found singlepath device: loop7 >10:00:41,574 INFO storage: MultipathTopology: found singlepath device: dm-0 >10:00:46,910 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >10:00:46,932 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >10:00:47,105 DEBUG storage: MultipathTopology._build_topology: >10:00:47,105 DEBUG storage: /etc/multipath.conf contents: >10:00:47,105 DEBUG storage: # multipath.conf written by anaconda >10:00:47,105 DEBUG storage: >10:00:47,106 DEBUG storage: defaults { >10:00:47,106 DEBUG storage: user_friendly_names yes >10:00:47,106 DEBUG storage: } >10:00:47,106 DEBUG storage: blacklist { >10:00:47,106 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >10:00:47,106 DEBUG storage: devnode "^hd[a-z]" >10:00:47,107 DEBUG storage: devnode "^dcssblk[0-9]*" >10:00:47,108 DEBUG storage: device { >10:00:47,108 DEBUG storage: vendor "DGC" >10:00:47,108 DEBUG storage: product "LUNZ" >10:00:47,108 DEBUG storage: } >10:00:47,109 DEBUG storage: device { >10:00:47,109 DEBUG storage: vendor "IBM" >10:00:47,110 DEBUG storage: product "S/390.*" >10:00:47,110 DEBUG storage: } >10:00:47,111 DEBUG storage: # don't count normal SATA devices as multipaths >10:00:47,111 DEBUG storage: device { >10:00:47,112 DEBUG storage: vendor "ATA" >10:00:47,112 DEBUG storage: } >10:00:47,113 DEBUG storage: # don't count 3ware devices as multipaths >10:00:47,113 DEBUG storage: device { >10:00:47,114 DEBUG storage: vendor "3ware" >10:00:47,114 DEBUG storage: } >10:00:47,115 DEBUG storage: device { >10:00:47,115 DEBUG storage: vendor "AMCC" >10:00:47,116 DEBUG storage: } >10:00:47,116 DEBUG storage: # nor highpoint devices >10:00:47,117 DEBUG storage: device { >10:00:47,117 DEBUG storage: vendor "HPT" >10:00:47,118 DEBUG storage: } >10:00:47,118 DEBUG storage: } >10:00:47,119 DEBUG storage: multipaths { >10:00:47,119 DEBUG storage: } >10:00:47,120 DEBUG storage: (end of /etc/multipath.conf) >10:00:47,152 INFO storage: MultipathTopology: not a multipath: ['sda'] >10:00:47,153 INFO storage: MultipathTopology: found singlepath device: sda >10:00:47,153 INFO storage: MultipathTopology: found non-disk device: sda1 >10:00:47,154 INFO storage: MultipathTopology: found non-disk device: sda2 >10:00:47,154 INFO storage: MultipathTopology: found non-disk device: sda3 >10:00:47,154 INFO storage: MultipathTopology: found non-disk device: sda4 >10:00:47,155 INFO storage: MultipathTopology: found non-disk device: sda5 >10:00:47,155 INFO storage: MultipathTopology: found singlepath device: loop0 >10:00:47,155 INFO storage: MultipathTopology: found singlepath device: loop1 >10:00:47,155 INFO storage: MultipathTopology: found singlepath device: loop2 >10:00:47,156 INFO storage: MultipathTopology: found singlepath device: loop3 >10:00:47,156 INFO storage: MultipathTopology: found singlepath device: loop4 >10:00:47,158 INFO storage: MultipathTopology: found singlepath device: loop5 >10:00:47,158 INFO storage: MultipathTopology: found singlepath device: loop6 >10:00:47,159 INFO storage: MultipathTopology: found singlepath device: loop7 >10:00:47,159 INFO storage: MultipathTopology: found singlepath device: dm-0 >10:00:47,159 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >10:00:47,165 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-SAIX_VDASD_00f61aab00004c000000012de79f20ab.3 /dev/disk/by-path/scsi-0:0:1:0', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'VDASD', > 'ID_MODEL_ENC': 'VDASD\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'scsi-0:0:1:0', > 'ID_PATH_TAG': 'scsi-0_0_1_0', > 'ID_REVISION': '0001', > 'ID_SCSI': '1', > 'ID_SERIAL': 'SAIX_VDASD_00f61aab00004c000000012de79f20ab.3', > 'ID_SERIAL_SHORT': '00f61aab00004c000000012de79f20ab.3', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AIX', > 'ID_VENDOR_ENC': 'AIX\\x20\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '138362', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/scsi-SAIX_VDASD_00f61aab00004c000000012de79f20ab.3', > '/dev/disk/by-path/scsi-0:0:1:0'], > 'sysfs_path': '/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda'} ; name: sda ; >10:00:47,167 INFO storage: scanning sda (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda)... >10:00:47,169 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >10:00:47,170 DEBUG storage: DeviceTree.getDeviceByName returned None >10:00:47,172 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >10:00:47,174 INFO storage: sda is a disk >10:00:47,174 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:00:47,177 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >10:00:47,178 INFO storage: added disk sda (id 0) to device tree >10:00:47,178 DEBUG storage: looking up parted Device: /dev/sda >10:00:47,183 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >10:00:47,185 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >10:00:47,188 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >10:00:47,193 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >10:00:47,248 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0xfff9ba9fa50>, <parted.partition.Partition object at 0xfff9ba9fbd0>, <parted.partition.Partition object at 0xfff9ba9fe10>, <parted.partition.Partition object at 0xfff9ba9ffd0>, <parted.partition.Partition object at 0xfff9baa4110>] > device: <parted.device.Device object at 0xfff9ba9f890> > PedDisk: <_ped.Disk object at 0xfff9ba9eb90> >10:00:47,249 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >10:00:47,251 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >10:00:47,254 INFO storage: got device: DiskDevice instance (0xfff9bb788d0) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 41024.0 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda partedDevice = parted.Device instance -- > model: AIX VDASD path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 84017152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 1 busy: False > hardwareGeometry: (41024, 64, 32) biosGeometry: (5229, 255, 63) > PedDevice: <_ped.Device object at 0xfff9e1de290> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0xfff9f25ba90> >10:00:47,256 INFO storage: got format: DiskLabel instance (0xfff9bb78850) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 5 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0xfff9ba9fa50>, <parted.partition.Partition object at 0xfff9ba9fbd0>, <parted.partition.Partition object at 0xfff9ba9fe10>, <parted.partition.Partition object at 0xfff9ba9ffd0>, <parted.partition.Partition object at 0xfff9baa4110>] > device: <parted.device.Device object at 0xfff9ba9f890> > PedDisk: <_ped.Disk object at 0xfff9ba9eb90> > origPartedDisk = <parted.disk.Disk object at 0xfff9baa4290> > partedDevice = parted.Device instance -- > model: AIX VDASD path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 84017152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 1 busy: False > hardwareGeometry: (41024, 64, 32) biosGeometry: (5229, 255, 63) > PedDevice: <_ped.Device object at 0xfff9e1de680> > >10:00:47,261 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-SAIX_VDASD_00f61aab00004c000000012de79f20ab.3-part1 /dev/disk/by-path/scsi-0:0:1:0-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'VDASD', > 'ID_MODEL_ENC': 'VDASD\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8192', > 'ID_PART_ENTRY_TYPE': '0x41', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'scsi-0:0:1:0', > 'ID_PATH_TAG': 'scsi-0_0_1_0', > 'ID_REVISION': '0001', > 'ID_SCSI': '1', > 'ID_SERIAL': 'SAIX_VDASD_00f61aab00004c000000012de79f20ab.3', > 'ID_SERIAL_SHORT': '00f61aab00004c000000012de79f20ab.3', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AIX', > 'ID_VENDOR_ENC': 'AIX\\x20\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '138386', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/scsi-SAIX_VDASD_00f61aab00004c000000012de79f20ab.3-part1', > '/dev/disk/by-path/scsi-0:0:1:0-part1'], > 'sysfs_path': '/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda1'} ; name: sda1 ; >10:00:47,262 INFO storage: scanning sda1 (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda1)... >10:00:47,264 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >10:00:47,265 DEBUG storage: DeviceTree.getDeviceByName returned None >10:00:47,266 INFO storage: sda1 is a partition >10:00:47,269 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >10:00:47,271 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >10:00:47,273 DEBUG storage: DeviceTree.getDeviceByName returned existing 41024MB disk sda (0) with existing msdos disklabel >10:00:47,275 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >10:00:47,277 DEBUG storage: PartitionDevice._setFormat: sda1 ; >10:00:47,277 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:00:47,280 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >10:00:47,280 DEBUG storage: looking up parted Partition: /dev/sda1 >10:00:47,282 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >10:00:47,284 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >10:00:47,286 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >10:00:47,286 DEBUG storage: getFormat('prepboot') returning PPCPRePBoot instance >10:00:47,289 DEBUG storage: PartitionDevice._setFormat: sda1 ; >10:00:47,291 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: prepboot ; >10:00:47,291 INFO storage: added partition sda1 (id 1) to device tree >10:00:47,293 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >10:00:47,295 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >10:00:47,296 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >10:00:47,298 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >10:00:47,310 WARN storage: disklabel detected but not usable on sda1 >10:00:47,310 DEBUG storage: no type or existing type for sda1, bailing >10:00:47,311 DEBUG storage: looking up parted Device: /dev/sda1 >10:00:47,314 INFO storage: got device: PartitionDevice instance (0xfff9f25ba50) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 41024MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 4.0 > format = existing prepboot > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/vio/30000002/host0/target0:0:1/0:0:1: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 0xfff9e1dea70> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff9ba9f950> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff9ba9fb10> PedPartition: <_ped.Partition object at 0xfff9ba9cdd0> > disk = existing 41024MB disk sda (0) with existing msdos disklabel > start = 2048 end = 10239 length = 8192 > flags = boot, prep >10:00:47,315 INFO storage: got format: PPCPRePBoot instance (0xfff9baa4410) -- > type = prepboot name = PPC PReP Boot status = False > device = /dev/sda1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > >10:00:47,321 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-SAIX_VDASD_00f61aab00004c000000012de79f20ab.3-part2 /dev/disk/by-path/scsi-0:0:1:0-part2 /dev/disk/by-uuid/4be33aa5-46d9-4409-b2d3-c2629242e410', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4be33aa5-46d9-4409-b2d3-c2629242e410', > 'ID_FS_UUID_ENC': '4be33aa5-46d9-4409-b2d3-c2629242e410', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'VDASD', > 'ID_MODEL_ENC': 'VDASD\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '10240', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'scsi-0:0:1:0', > 'ID_PATH_TAG': 'scsi-0_0_1_0', > 'ID_REVISION': '0001', > 'ID_SCSI': '1', > 'ID_SERIAL': 'SAIX_VDASD_00f61aab00004c000000012de79f20ab.3', > 'ID_SERIAL_SHORT': '00f61aab00004c000000012de79f20ab.3', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AIX', > 'ID_VENDOR_ENC': 'AIX\\x20\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '138410', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/scsi-SAIX_VDASD_00f61aab00004c000000012de79f20ab.3-part2', > '/dev/disk/by-path/scsi-0:0:1:0-part2', > '/dev/disk/by-uuid/4be33aa5-46d9-4409-b2d3-c2629242e410'], > 'sysfs_path': '/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda2'} ; name: sda2 ; >10:00:47,321 INFO storage: scanning sda2 (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda2)... >10:00:47,323 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >10:00:47,325 DEBUG storage: DeviceTree.getDeviceByName returned None >10:00:47,325 INFO storage: sda2 is a partition >10:00:47,328 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >10:00:47,330 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >10:00:47,331 DEBUG storage: DeviceTree.getDeviceByName returned existing 41024MB disk sda (0) with existing msdos disklabel >10:00:47,333 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >10:00:47,335 DEBUG storage: PartitionDevice._setFormat: sda2 ; >10:00:47,336 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:00:47,338 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >10:00:47,338 DEBUG storage: looking up parted Partition: /dev/sda2 >10:00:47,340 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >10:00:47,342 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >10:00:47,344 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >10:00:47,346 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >10:00:47,346 INFO storage: added partition sda2 (id 2) to device tree >10:00:47,348 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >10:00:47,350 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >10:00:47,352 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >10:00:47,353 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >10:00:47,379 WARN storage: disklabel detected but not usable on sda2 >10:00:47,380 INFO storage: type detected on 'sda2' is 'ext4' >10:00:47,488 DEBUG storage: Ext4FS.supported: supported: True ; >10:00:47,489 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:00:47,491 DEBUG storage: PartitionDevice._setFormat: sda2 ; >10:00:47,492 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >10:00:47,493 DEBUG storage: looking up parted Device: /dev/sda2 >10:00:47,496 INFO storage: got device: PartitionDevice instance (0xfff9baa4610) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 41024MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/vio/30000002/host0/target0:0:1/0:0:1: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 0xfff9e1decb0> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff9ba9f950> fileSystem: <parted.filesystem.FileSystem object at 0xfff9ba9fd10> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff9ba9fc90> PedPartition: <_ped.Partition object at 0xfff9ba9ce30> > disk = existing 41024MB disk sda (0) with existing msdos disklabel > start = 10240 end = 1034239 length = 1024000 > flags = >10:00:47,499 DEBUG storage: Ext4FS.supported: supported: True ; >10:00:47,500 INFO storage: got format: Ext4FS instance (0xfff9baa4990) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = 4be33aa5-46d9-4409-b2d3-c2629242e410 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >10:00:47,505 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-SAIX_VDASD_00f61aab00004c000000012de79f20ab.3-part3 /dev/disk/by-path/scsi-0:0:1:0-part3 /dev/disk/by-uuid/63158215-f64c-4015-9931-7aa58733b1aa', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '63158215-f64c-4015-9931-7aa58733b1aa', > 'ID_FS_UUID_ENC': '63158215-f64c-4015-9931-7aa58733b1aa', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'VDASD', > 'ID_MODEL_ENC': 'VDASD\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\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': '5701632', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'scsi-0:0:1:0', > 'ID_PATH_TAG': 'scsi-0_0_1_0', > 'ID_REVISION': '0001', > 'ID_SCSI': '1', > 'ID_SERIAL': 'SAIX_VDASD_00f61aab00004c000000012de79f20ab.3', > 'ID_SERIAL_SHORT': '00f61aab00004c000000012de79f20ab.3', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AIX', > 'ID_VENDOR_ENC': 'AIX\\x20\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '138433', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/scsi-SAIX_VDASD_00f61aab00004c000000012de79f20ab.3-part3', > '/dev/disk/by-path/scsi-0:0:1:0-part3', > '/dev/disk/by-uuid/63158215-f64c-4015-9931-7aa58733b1aa'], > 'sysfs_path': '/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda3'} ; name: sda3 ; >10:00:47,506 INFO storage: scanning sda3 (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda3)... >10:00:47,507 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >10:00:47,509 DEBUG storage: DeviceTree.getDeviceByName returned None >10:00:47,509 INFO storage: sda3 is a partition >10:00:47,511 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >10:00:47,513 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >10:00:47,515 DEBUG storage: DeviceTree.getDeviceByName returned existing 41024MB disk sda (0) with existing msdos disklabel >10:00:47,517 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >10:00:47,519 DEBUG storage: PartitionDevice._setFormat: sda3 ; >10:00:47,519 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:00:47,521 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >10:00:47,521 DEBUG storage: looking up parted Partition: /dev/sda3 >10:00:47,523 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >10:00:47,525 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >10:00:47,528 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >10:00:47,530 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >10:00:47,530 INFO storage: added partition sda3 (id 3) to device tree >10:00:47,532 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >10:00:47,534 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >10:00:47,536 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >10:00:47,538 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >10:00:47,556 WARN storage: disklabel detected but not usable on sda3 >10:00:47,556 INFO storage: type detected on 'sda3' is 'swap' >10:00:47,559 DEBUG storage: SwapSpace.__init__: device: /dev/sda3 ; serial: 00f61aab00004c000000012de79f20ab.3 ; uuid: 63158215-f64c-4015-9931-7aa58733b1aa ; exists: True ; label: None ; >10:00:47,559 DEBUG storage: getFormat('swap') returning SwapSpace instance >10:00:47,561 DEBUG storage: PartitionDevice._setFormat: sda3 ; >10:00:47,563 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: swap ; >10:00:47,564 DEBUG storage: looking up parted Device: /dev/sda3 >10:00:47,566 INFO storage: got device: PartitionDevice instance (0xfff9baa44d0) -- > name = sda3 status = True kids = 0 id = 3 > parents = ['existing 41024MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 2784.0 > format = existing swap > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 5701632 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2784, 64, 32) biosGeometry: (354, 255, 63) > PedDevice: <_ped.Device object at 0xfff9e1de5f0> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff9ba9f950> fileSystem: <parted.filesystem.FileSystem object at 0xfff9ba9fed0> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff9ba9fe50> PedPartition: <_ped.Partition object at 0xfff9ba9ce90> > disk = existing 41024MB disk sda (0) with existing msdos disklabel > start = 1034240 end = 6735871 length = 5701632 > flags = >10:00:47,566 INFO storage: got format: SwapSpace instance (0xfff9f25bc50) -- > type = swap name = swap status = False > device = /dev/sda3 uuid = 63158215-f64c-4015-9931-7aa58733b1aa exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >10:00:47,572 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-SAIX_VDASD_00f61aab00004c000000012de79f20ab.3-part4 /dev/disk/by-path/scsi-0:0:1:0-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'VDASD', > 'ID_MODEL_ENC': 'VDASD\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '6735872', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '77281280', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'scsi-0:0:1:0', > 'ID_PATH_TAG': 'scsi-0_0_1_0', > 'ID_REVISION': '0001', > 'ID_SCSI': '1', > 'ID_SERIAL': 'SAIX_VDASD_00f61aab00004c000000012de79f20ab.3', > 'ID_SERIAL_SHORT': '00f61aab00004c000000012de79f20ab.3', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AIX', > 'ID_VENDOR_ENC': 'AIX\\x20\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '138457', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/scsi-SAIX_VDASD_00f61aab00004c000000012de79f20ab.3-part4', > '/dev/disk/by-path/scsi-0:0:1:0-part4'], > 'sysfs_path': '/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda4'} ; name: sda4 ; >10:00:47,573 INFO storage: scanning sda4 (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda4)... >10:00:47,575 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >10:00:47,578 DEBUG storage: DeviceTree.getDeviceByName returned None >10:00:47,579 INFO storage: sda4 is a partition >10:00:47,580 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >10:00:47,582 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >10:00:47,584 DEBUG storage: DeviceTree.getDeviceByName returned existing 41024MB disk sda (0) with existing msdos disklabel >10:00:47,586 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >10:00:47,589 DEBUG storage: PartitionDevice._setFormat: sda4 ; >10:00:47,589 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:00:47,591 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >10:00:47,591 DEBUG storage: looking up parted Partition: /dev/sda4 >10:00:47,594 DEBUG storage: PartitionDevice.probe: sda4 ; exists: True ; >10:00:47,596 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >10:00:47,599 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >10:00:47,600 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >10:00:47,601 INFO storage: added partition sda4 (id 4) to device tree >10:00:47,602 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >10:00:47,604 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >10:00:47,606 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >10:00:47,609 DEBUG storage: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >10:00:47,611 WARN storage: disklabel detected but not usable on sda4 >10:00:47,612 DEBUG storage: no type or existing type for sda4, bailing >10:00:47,613 DEBUG storage: looking up parted Device: /dev/sda4 >10:00:47,615 INFO storage: got device: PartitionDevice instance (0xfff9baa4910) -- > name = sda4 status = True kids = 0 id = 4 > parents = ['existing 41024MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 37735.0 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 64, 32) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0xfff9e1dedd0> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff9ba9f950> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff9baa4050> PedPartition: <_ped.Partition object at 0xfff9ba9cef0> > disk = existing 41024MB disk sda (0) with existing msdos disklabel > start = 6735872 end = 84017151 length = 77281280 > flags = >10:00:47,622 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-SAIX_VDASD_00f61aab00004c000000012de79f20ab.3-part5 /dev/disk/by-path/scsi-0:0:1:0-part5 /dev/disk/by-uuid/01d1dd35-e1f0-419e-bb2c-faea5f56461f', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '01d1dd35-e1f0-419e-bb2c-faea5f56461f', > 'ID_FS_UUID_ENC': '01d1dd35-e1f0-419e-bb2c-faea5f56461f', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'VDASD', > 'ID_MODEL_ENC': 'VDASD\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '6737920', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '77279232', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'scsi-0:0:1:0', > 'ID_PATH_TAG': 'scsi-0_0_1_0', > 'ID_REVISION': '0001', > 'ID_SCSI': '1', > 'ID_SERIAL': 'SAIX_VDASD_00f61aab00004c000000012de79f20ab.3', > 'ID_SERIAL_SHORT': '00f61aab00004c000000012de79f20ab.3', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AIX', > 'ID_VENDOR_ENC': 'AIX\\x20\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '138480', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/scsi-SAIX_VDASD_00f61aab00004c000000012de79f20ab.3-part5', > '/dev/disk/by-path/scsi-0:0:1:0-part5', > '/dev/disk/by-uuid/01d1dd35-e1f0-419e-bb2c-faea5f56461f'], > 'sysfs_path': '/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda5'} ; name: sda5 ; >10:00:47,623 INFO storage: scanning sda5 (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda5)... >10:00:47,625 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >10:00:47,627 DEBUG storage: DeviceTree.getDeviceByName returned None >10:00:47,627 INFO storage: sda5 is a partition >10:00:47,629 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >10:00:47,631 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >10:00:47,633 DEBUG storage: DeviceTree.getDeviceByName returned existing 41024MB disk sda (0) with existing msdos disklabel >10:00:47,635 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >10:00:47,638 DEBUG storage: PartitionDevice._setFormat: sda5 ; >10:00:47,638 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:00:47,640 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >10:00:47,641 DEBUG storage: looking up parted Partition: /dev/sda5 >10:00:47,643 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >10:00:47,645 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >10:00:47,647 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >10:00:47,648 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >10:00:47,649 INFO storage: added partition sda5 (id 5) to device tree >10:00:47,650 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >10:00:47,652 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >10:00:47,654 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >10:00:47,655 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >10:00:47,675 WARN storage: disklabel detected but not usable on sda5 >10:00:47,676 INFO storage: type detected on 'sda5' is 'ext4' >10:00:47,952 DEBUG storage: Ext4FS.supported: supported: True ; >10:00:47,953 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:00:47,956 DEBUG storage: PartitionDevice._setFormat: sda5 ; >10:00:47,959 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: ext4 ; >10:00:47,960 DEBUG storage: looking up parted Device: /dev/sda5 >10:00:47,963 INFO storage: got device: PartitionDevice instance (0xfff9baa45d0) -- > name = sda5 status = True kids = 0 id = 5 > parents = ['existing 41024MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 37734.0 > format = existing ext4 filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 77279232 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (37734, 64, 32) biosGeometry: (4810, 255, 63) > PedDevice: <_ped.Device object at 0xfff9e1dee60> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff9ba9f950> fileSystem: <parted.filesystem.FileSystem object at 0xfff9baa43d0> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff9baa41d0> PedPartition: <_ped.Partition object at 0xfff9ba9cf50> > disk = existing 41024MB disk sda (0) with existing msdos disklabel > start = 6737920 end = 84017151 length = 77279232 > flags = >10:00:47,983 DEBUG storage: Ext4FS.supported: supported: True ; >10:00:47,984 INFO storage: got format: Ext4FS instance (0xfff9bac9ad0) -- > type = ext4 name = ext4 status = False > device = /dev/sda5 uuid = 01d1dd35-e1f0-419e-bb2c-faea5f56461f exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 37734.0 targetSize = 37734.0 > >10:00:47,987 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '140214', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >10:00:47,988 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >10:00:48,009 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >10:00:48,011 DEBUG storage: DeviceTree.getDeviceByName returned None >10:00:48,011 INFO storage: loop0 is a loop device >10:00:48,014 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >10:00:48,017 DEBUG storage: DeviceTree.getDeviceByName: name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >10:00:48,019 DEBUG storage: DeviceTree.getDeviceByName returned None >10:00:48,020 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:00:48,023 DEBUG storage: FileDevice._setFormat: /tmp/curl_fetch_url1/squashfs.img (deleted) ; current: None ; type: None ; >10:00:48,024 INFO storage: added file /tmp/curl_fetch_url1/squashfs.img (deleted) (id 6) to device tree >10:00:48,027 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >10:00:48,027 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:00:48,030 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >10:00:48,031 INFO storage: added loop loop0 (id 7) to device tree >10:00:48,033 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >10:00:48,035 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >10:00:48,035 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >10:00:48,038 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >10:00:48,041 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >10:00:48,049 WARN storage: disklabel detected but not usable on loop0 >10:00:48,050 INFO storage: type detected on 'loop0' is 'squashfs' >10:00:48,050 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >10:00:48,053 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >10:00:48,054 INFO storage: got device: LoopDevice instance (0xfff9ba71150) -- > name = loop0 status = False kids = 0 id = 7 > parents = ['existing 0MB file /tmp/curl_fetch_url1/squashfs.img (deleted) (6)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >10:00:48,058 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/04b4bc4a-4f4c-45eb-a19b-56b6712232cc', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '04b4bc4a-4f4c-45eb-a19b-56b6712232cc', > 'ID_FS_UUID_ENC': '04b4bc4a-4f4c-45eb-a19b-56b6712232cc', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '140324', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/04b4bc4a-4f4c-45eb-a19b-56b6712232cc'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >10:00:48,059 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >10:00:48,061 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >10:00:48,063 DEBUG storage: DeviceTree.getDeviceByName returned None >10:00:48,063 INFO storage: loop1 is a loop device >10:00:48,066 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >10:00:48,068 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >10:00:48,071 DEBUG storage: DeviceTree.getDeviceByName returned None >10:00:48,072 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:00:48,074 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >10:00:48,075 INFO storage: added file /LiveOS/rootfs.img (id 8) to device tree >10:00:48,078 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >10:00:48,078 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:00:48,081 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >10:00:48,082 INFO storage: added loop loop1 (id 9) to device tree >10:00:48,084 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >10:00:48,086 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >10:00:48,089 DEBUG storage: Ext4FS.supported: supported: True ; >10:00:48,089 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:00:48,090 DEBUG storage: device loop1 does not contain a disklabel >10:00:48,090 INFO storage: type detected on 'loop1' is 'ext4' >10:00:48,146 DEBUG storage: Ext4FS.supported: supported: True ; >10:00:48,147 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:00:48,150 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >10:00:48,151 INFO storage: got device: LoopDevice instance (0xfff9ba714d0) -- > name = loop1 status = False kids = 0 id = 9 > parents = ['existing 0MB file /LiveOS/rootfs.img (8)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >10:00:48,153 DEBUG storage: Ext4FS.supported: supported: True ; >10:00:48,154 INFO storage: got format: Ext4FS instance (0xfff9ba71290) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 04b4bc4a-4f4c-45eb-a19b-56b6712232cc exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >10:00:48,158 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '140385', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >10:00:48,158 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >10:00:48,161 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >10:00:48,163 DEBUG storage: DeviceTree.getDeviceByName returned None >10:00:48,163 INFO storage: loop2 is a loop device >10:00:48,166 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >10:00:48,169 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >10:00:48,171 DEBUG storage: DeviceTree.getDeviceByName returned None >10:00:48,171 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:00:48,175 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >10:00:48,175 INFO storage: added file /overlay (deleted) (id 10) to device tree >10:00:48,178 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >10:00:48,178 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:00:48,181 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >10:00:48,181 INFO storage: added loop loop2 (id 11) to device tree >10:00:48,184 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >10:00:48,185 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >10:00:48,185 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:00:48,188 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >10:00:48,190 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >10:00:48,199 WARN storage: disklabel detected but not usable on loop2 >10:00:48,200 DEBUG storage: no type or existing type for loop2, bailing >10:00:48,200 INFO storage: got device: LoopDevice instance (0xfff9b8a1110) -- > name = loop2 status = False kids = 0 id = 11 > parents = ['existing 0MB file /overlay (deleted) (10)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >10:00:48,204 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '140448', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >10:00:48,204 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >10:00:48,205 DEBUG storage: lvm filter: adding loop3 to the reject list >10:00:48,207 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '140513', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >10:00:48,208 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >10:00:48,208 DEBUG storage: lvm filter: adding loop4 to the reject list >10:00:48,211 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '140584', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >10:00:48,211 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >10:00:48,212 DEBUG storage: lvm filter: adding loop5 to the reject list >10:00:48,214 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '140643', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >10:00:48,215 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >10:00:48,215 DEBUG storage: lvm filter: adding loop6 to the reject list >10:00:48,218 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '140723', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >10:00:48,218 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >10:00:48,219 DEBUG storage: lvm filter: adding loop7 to the reject list >10:00:48,219 DEBUG storage: Skipping a device mapper drive (dm-0) for now >10:00:48,261 INFO storage: devices to scan: ['dm-0'] >10:00:48,267 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/04b4bc4a-4f4c-45eb-a19b-56b6712232cc /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '04b4bc4a-4f4c-45eb-a19b-56b6712232cc', > 'ID_FS_UUID_ENC': '04b4bc4a-4f4c-45eb-a19b-56b6712232cc', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '22656488', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/04b4bc4a-4f4c-45eb-a19b-56b6712232cc', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >10:00:48,268 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >10:00:48,270 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >10:00:48,272 DEBUG storage: DeviceTree.getDeviceByName returned None >10:00:48,272 INFO storage: live-rw is a device-mapper device >10:00:48,275 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >10:00:48,278 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >10:00:48,281 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (9) with existing ext4 filesystem >10:00:48,285 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >10:00:48,288 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (11) >10:00:48,291 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >10:00:48,294 DEBUG storage: DeviceTree.getDeviceByName returned None >10:00:48,297 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >10:00:48,298 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:00:48,307 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >10:00:48,307 INFO storage: added dm live-rw (id 12) to device tree >10:00:48,309 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >10:00:48,311 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >10:00:48,314 DEBUG storage: Ext4FS.supported: supported: True ; >10:00:48,314 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:00:48,315 DEBUG storage: device live-rw does not contain a disklabel >10:00:48,315 INFO storage: type detected on 'live-rw' is 'ext4' >10:00:48,390 DEBUG storage: Ext4FS.supported: supported: True ; >10:00:48,391 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:00:48,394 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >10:00:48,395 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >10:00:48,398 INFO storage: got device: DMDevice instance (0xfff9b944b50) -- > name = live-rw status = True kids = 0 id = 12 > parents = ['existing 0MB loop loop2 (11)'] > uuid = None size = 1024.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0xfff9e1ded40> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >10:00:48,401 DEBUG storage: Ext4FS.supported: supported: True ; >10:00:48,402 INFO storage: got format: Ext4FS instance (0xfff9b8a1510) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 04b4bc4a-4f4c-45eb-a19b-56b6712232cc exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >10:00:48,442 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >10:00:48,445 DEBUG storage: PPCPRePBoot.teardown: device: /dev/sda1 ; status: False ; type: prepboot ; >10:00:48,449 DEBUG storage: PPCPRePBoot.teardown: device: /dev/sda1 ; status: False ; type: prepboot ; >10:00:48,475 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >10:00:48,478 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:00:48,482 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:00:48,508 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >10:00:48,537 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >10:00:48,540 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:00:48,548 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:00:48,596 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >10:00:48,600 DEBUG storage: SwapSpace.teardown: device: /dev/sda3 ; status: False ; type: swap ; >10:00:48,608 DEBUG storage: SwapSpace.teardown: device: /dev/sda3 ; status: False ; type: swap ; >10:00:48,636 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >10:00:48,639 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:00:48,644 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:00:48,669 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >10:00:48,672 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >10:00:48,676 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >10:00:48,702 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >10:00:48,706 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:00:48,710 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:00:48,736 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >10:00:48,765 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >10:00:48,768 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:00:48,773 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:00:48,799 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >10:00:48,801 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >10:00:48,803 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >10:00:48,804 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >10:00:48,806 INFO storage: edd: collected mbr signatures: {'sda': '0x0002d9d5'} >10:00:48,808 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >10:00:48,822 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >10:00:48,841 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >10:00:49,017 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >10:00:49,020 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:00:49,024 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:00:49,050 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >10:00:49,051 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >10:00:49,200 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >10:00:49,200 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >10:00:49,201 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >10:00:49,201 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >10:00:49,202 DEBUG storage: crypttab maps: [] >10:00:49,202 DEBUG storage: parsing /mnt/sysimage/etc/fstab >10:00:49,209 DEBUG storage: resolved 'UUID=01d1dd35-e1f0-419e-bb2c-faea5f56461f' to 'sda5' (partition) >10:00:49,209 DEBUG storage: resolved 'UUID=4be33aa5-46d9-4409-b2d3-c2629242e410' to 'sda2' (partition) >10:00:49,210 DEBUG storage: resolved 'UUID=63158215-f64c-4015-9931-7aa58733b1aa' to 'sda3' (partition) >10:00:49,211 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >10:00:49,507 DEBUG storage: Ext4FS.supported: supported: True ; >10:00:49,511 DEBUG storage: Ext4FS.supported: supported: True ; >10:00:49,517 DEBUG storage: Ext4FS.supported: supported: True ; >10:00:49,524 DEBUG storage: Ext4FS.supported: supported: True ; >06:00:55,368 DEBUG storage: Iso9660FS.supported: supported: True ; >06:00:55,370 DEBUG storage: Iso9660FS.supported: supported: True ; >06:00:55,372 DEBUG storage: NFSv4.supported: supported: False ; >06:00:55,373 DEBUG storage: NFSv4.supported: supported: False ; >06:00:55,375 DEBUG storage: SELinuxFS.supported: supported: False ; >06:00:55,376 DEBUG storage: SELinuxFS.supported: supported: False ; >06:00:55,378 DEBUG storage: Ext4FS.supported: supported: True ; >06:00:55,380 DEBUG storage: Ext4FS.supported: supported: True ; >06:00:55,382 DEBUG storage: Ext3FS.supported: supported: True ; >06:00:55,384 DEBUG storage: Ext3FS.supported: supported: True ; >06:00:55,386 DEBUG storage: Ext2FS.supported: supported: True ; >06:00:55,388 DEBUG storage: Ext2FS.supported: supported: True ; >06:00:55,390 DEBUG storage: SysFS.supported: supported: False ; >06:00:55,391 DEBUG storage: SysFS.supported: supported: False ; >06:00:55,393 DEBUG storage: MultipathMember.__init__: >06:00:55,395 DEBUG storage: MDRaidMember.__init__: >06:00:55,396 DEBUG storage: ProcFS.supported: supported: False ; >06:00:55,398 DEBUG storage: ProcFS.supported: supported: False ; >06:00:55,399 DEBUG storage: SwapSpace.__init__: >06:00:55,401 DEBUG storage: NoDevFS.supported: supported: False ; >06:00:55,403 DEBUG storage: NoDevFS.supported: supported: False ; >06:00:55,412 DEBUG storage: DevPtsFS.supported: supported: False ; >06:00:55,413 DEBUG storage: DevPtsFS.supported: supported: False ; >06:00:55,415 DEBUG storage: BTRFS.supported: supported: True ; >06:00:55,500 DEBUG storage: BTRFS.supported: supported: True ; >06:00:55,503 DEBUG storage: USBFS.supported: supported: False ; >06:00:55,505 DEBUG storage: USBFS.supported: supported: False ; >06:00:55,506 DEBUG storage: DiskLabel.__init__: >06:00:55,507 INFO storage: DiskLabel.partedDevice returning None >06:00:55,509 DEBUG storage: HFSPlus.supported: supported: False ; >06:00:55,511 DEBUG storage: HFSPlus.supported: supported: False ; >06:00:55,512 DEBUG storage: XFS.supported: supported: True ; >06:00:55,570 DEBUG storage: XFS.supported: supported: True ; >06:00:55,572 DEBUG storage: TmpFS.supported: supported: False ; >06:00:55,574 DEBUG storage: TmpFS.supported: supported: False ; >06:00:55,575 DEBUG storage: LUKS.__init__: >06:00:55,577 DEBUG storage: NTFS.supported: supported: False ; >06:00:55,578 DEBUG storage: NTFS.supported: supported: False ; >06:00:55,580 DEBUG storage: BindFS.supported: supported: False ; >06:00:55,582 DEBUG storage: BindFS.supported: supported: False ; >06:00:55,584 DEBUG storage: HFS.supported: supported: False ; >06:00:55,585 DEBUG storage: HFS.supported: supported: False ; >06:00:55,587 DEBUG storage: LVMPhysicalVolume.__init__: >06:00:55,588 DEBUG storage: NFS.supported: supported: False ; >06:00:55,590 DEBUG storage: NFS.supported: supported: False ; >06:00:55,591 DEBUG storage: FATFS.supported: supported: True ; >06:00:55,610 DEBUG storage: FATFS.supported: supported: True ; >06:00:55,613 DEBUG storage: DMRaidMember.__init__: >06:01:06,949 DEBUG storage: clearpart: looking at sda5 >06:01:06,949 DEBUG storage: clearpart: looking at sda4 >06:01:06,950 DEBUG storage: clearpart: looking at sda3 >06:01:06,951 DEBUG storage: clearpart: looking at sda2 >06:01:06,951 DEBUG storage: clearpart: looking at sda1 >06:01:06,951 DEBUG storage: checking whether disk sda has an empty extended >06:01:06,954 DEBUG storage: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff9ba9f950> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff9882f5d0> PedPartition: <_ped.Partition object at 0xfff9b5f4e30> ; logicals is ['sda5'] >06:01:06,955 DEBUG storage: new disk order: [] >06:01:06,989 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >06:01:06,990 DEBUG storage: DeviceTree.getDeviceByName returned existing 41024MB disk sda (0) with existing msdos disklabel >06:01:06,993 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >06:01:06,994 DEBUG storage: DeviceTree.getDeviceByPath returned existing 41024MB disk sda (0) with existing msdos disklabel >06:01:06,995 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >06:01:06,996 DEBUG storage: stage1 device cannot be of type disk >06:01:06,996 DEBUG storage: _is_valid_disklabel(sda1) returning True >06:01:06,997 DEBUG storage: _is_valid_size(sda1) returning True >06:01:06,997 DEBUG storage: _is_valid_location(sda1) returning True >06:01:06,997 DEBUG storage: _is_valid_format(sda1) returning True >06:01:06,998 DEBUG storage: is_valid_stage1_device(sda1) returning True >06:01:07,045 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >06:01:07,046 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff987d8550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff987e9110> PedPartition: <_ped.Partition object at 0xfff987d69b0> >06:01:07,048 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >06:01:07,048 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff987d8550> fileSystem: <parted.filesystem.FileSystem object at 0xfff987e9310> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff987e9290> PedPartition: <_ped.Partition object at 0xfff987d6950> >06:01:07,050 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >06:01:07,051 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff987d8550> fileSystem: <parted.filesystem.FileSystem object at 0xfff987e94d0> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff987e9450> PedPartition: <_ped.Partition object at 0xfff987d6a70> >06:01:07,052 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >06:01:07,053 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff987d8550> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff987e9610> PedPartition: <_ped.Partition object at 0xfff987d6ad0> >06:01:07,055 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >06:01:07,056 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff987d8550> fileSystem: <parted.filesystem.FileSystem object at 0xfff987e9990> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff987e9790> PedPartition: <_ped.Partition object at 0xfff987d6b30> >06:01:07,059 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >06:01:07,061 DEBUG storage: DeviceTree.getDeviceByPath returned existing 37735MB partition sda4 (4) >06:01:09,679 DEBUG storage.ui: doAutoPart: True >06:01:09,679 DEBUG storage.ui: encryptedAutoPart: False >06:01:09,679 DEBUG storage.ui: autoPartType: 0 >06:01:09,679 DEBUG storage.ui: clearPartType: 2 >06:01:09,679 DEBUG storage.ui: clearPartDisks: ['sda'] >06:01:09,680 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0xfff987e2d90) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0xfff987e2e10) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0xfff987e2e90) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0xfff987e2f10) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = prepboot encrypted = False > size = 4 maxSize = None grow = False >PartSpec instance (0xfff987e2f90) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2784 maxSize = None grow = False > >06:01:09,680 DEBUG storage.ui: storage.disks: ['sda'] >06:01:09,681 DEBUG storage.ui: storage.partitioned: ['sda'] >06:01:09,681 DEBUG storage.ui: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url1/squashfs.img (deleted)', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5'] >06:01:09,685 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/sda ; >06:01:09,687 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 41024MB disk sda (0) with existing msdos disklabel >06:01:09,687 DEBUG storage.ui: resolved '/dev/sda' to 'sda' (disk) >06:01:09,687 DEBUG storage.ui: boot disk: sda >06:01:09,690 DEBUG storage.ui: candidate disks: [] >06:01:09,690 DEBUG storage.ui: devs: [] >06:01:12,571 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:01:12,575 DEBUG storage: Ext4FS.supported: supported: True ; >06:01:12,575 DEBUG storage: getFormat('ext4') returning Ext4FS instance >06:01:16,518 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; >06:01:16,518 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >06:01:16,520 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; current: ext4 ; type: None ; >06:01:16,520 INFO storage.ui: registered action: [0] Destroy Format ext4 filesystem on partition sda2 (id 2) >06:01:16,522 DEBUG storage.ui: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >06:01:16,525 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >06:01:16,548 INFO storage.ui: removed partition sda2 (id 2) from device tree >06:01:16,550 DEBUG storage.ui: DiskDevice.removeChild: kids: 5 ; name: sda ; >06:01:16,550 INFO storage.ui: registered action: [1] Destroy Device partition sda2 (id 2) >06:01:16,575 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:01:16,584 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:01:19,766 DEBUG storage.ui: PartitionDevice._setFormat: sda5 ; >06:01:19,766 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >06:01:19,768 DEBUG storage.ui: PartitionDevice._setFormat: sda5 ; current: ext4 ; type: None ; >06:01:19,768 INFO storage.ui: registered action: [2] Destroy Format ext4 filesystem on partition sda5 (id 5) >06:01:19,770 DEBUG storage.ui: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >06:01:19,773 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda5 ; status: False ; type: None ; >06:01:19,795 INFO storage.ui: removed partition sda5 (id 5) from device tree >06:01:19,798 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >06:01:19,798 INFO storage.ui: registered action: [3] Destroy Device partition sda5 (id 5) >06:01:19,822 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:01:19,826 DEBUG storage: SwapSpace.__init__: >06:01:19,826 DEBUG storage: getFormat('swap') returning SwapSpace instance >06:01:19,835 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:01:22,433 DEBUG storage.ui: SwapSpace.teardown: device: /dev/sda3 ; status: False ; type: swap ; >06:01:22,435 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; >06:01:22,435 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >06:01:22,437 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; current: swap ; type: None ; >06:01:22,438 INFO storage.ui: registered action: [4] Destroy Format swap on partition sda3 (id 3) >06:01:22,439 DEBUG storage.ui: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >06:01:22,442 DEBUG storage.ui: SwapSpace.teardown: device: /dev/sda3 ; status: False ; type: swap ; >06:01:22,445 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >06:01:22,467 INFO storage.ui: removed partition sda3 (id 3) from device tree >06:01:22,470 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >06:01:22,470 INFO storage.ui: registered action: [5] Destroy Device partition sda3 (id 3) >06:01:24,372 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:01:24,373 DEBUG storage: getFormat('PPC PReP Boot') returning PPCPRePBoot instance >06:01:28,900 DEBUG storage.ui: PPCPRePBoot.teardown: device: /dev/sda1 ; status: False ; type: prepboot ; >06:01:28,902 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >06:01:28,902 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >06:01:28,904 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: prepboot ; type: None ; >06:01:28,904 INFO storage.ui: registered action: [6] Destroy Format prepboot on partition sda1 (id 1) >06:01:28,906 DEBUG storage.ui: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >06:01:28,908 DEBUG storage.ui: PPCPRePBoot.teardown: device: /dev/sda1 ; status: False ; type: prepboot ; >06:01:28,910 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >06:01:28,933 INFO storage.ui: removed partition sda1 (id 1) from device tree >06:01:28,936 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >06:01:28,936 INFO storage.ui: registered action: [7] Destroy Device partition sda1 (id 1) >06:01:28,955 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:01:28,956 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >06:01:28,966 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:01:32,476 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:01:36,716 DEBUG storage.ui: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >06:01:36,718 DEBUG storage.ui: PPCPRePBoot.teardown: device: /dev/sda1 ; status: False ; type: prepboot ; >06:01:36,721 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >06:01:36,763 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:01:36,773 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:01:39,913 DEBUG storage.ui: doAutoPart: True >06:01:39,914 DEBUG storage.ui: encryptedAutoPart: False >06:01:39,914 DEBUG storage.ui: autoPartType: 0 >06:01:39,914 DEBUG storage.ui: clearPartType: 2 >06:01:39,914 DEBUG storage.ui: clearPartDisks: ['sda'] >06:01:39,914 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0xfff987e2d90) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0xfff987e2e10) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0xfff987e2e90) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0xfff987e2f10) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = prepboot encrypted = False > size = 4 maxSize = None grow = False >PartSpec instance (0xfff987e2f90) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2784 maxSize = None grow = False > >06:01:39,914 DEBUG storage.ui: storage.disks: ['sda'] >06:01:39,915 DEBUG storage.ui: storage.partitioned: ['sda'] >06:01:39,915 DEBUG storage.ui: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url1/squashfs.img (deleted)', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda4'] >06:01:39,917 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/sda ; >06:01:39,919 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 41024MB disk sda (0) with existing msdos disklabel >06:01:39,919 DEBUG storage.ui: resolved '/dev/sda' to 'sda' (disk) >06:01:39,920 DEBUG storage.ui: boot disk: sda >06:01:39,922 DEBUG storage.ui: candidate disks: [DiskDevice instance (0xfff987d8310) -- > name = sda status = True kids = 1 id = 0 > parents = [] > uuid = None size = 41024.0 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda partedDevice = parted.Device instance -- > model: AIX VDASD path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 84017152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 1 busy: False > hardwareGeometry: (41024, 64, 32) biosGeometry: (5229, 255, 63) > PedDevice: <_ped.Device object at 0xfff9e1de290> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0xfff987d8390>] >06:01:39,923 DEBUG storage.ui: devs: [] >06:01:39,923 DEBUG storage.ui: stage1 device cannot be of type disk >06:01:39,923 DEBUG storage.ui: _is_valid_disklabel(sda4) returning True >06:01:39,924 DEBUG storage.ui: _is_valid_size(sda4) returning True >06:01:39,924 DEBUG storage.ui: _is_valid_location(sda4) returning False >06:01:39,924 WARN storage.ui: sda4 not bootable >06:01:39,925 DEBUG storage.ui: _is_valid_format(sda4) returning False >06:01:39,925 DEBUG storage.ui: is_valid_stage1_device(sda4) returning False >06:01:39,927 DEBUG storage.ui: Ext4FS.supported: supported: True ; >06:01:39,927 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >06:01:39,930 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >06:01:39,932 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >06:01:39,934 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; >06:01:39,936 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >06:01:39,936 INFO storage.ui: added partition req0 (id 13) to device tree >06:01:39,937 INFO storage.ui: registered action: [9] Create Device partition req0 (id 13) >06:01:39,937 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >06:01:39,937 INFO storage.ui: registered action: [10] Create Format ext4 filesystem mounted at / on partition req0 (id 13) >06:01:39,939 DEBUG storage.ui: Ext4FS.supported: supported: True ; >06:01:39,939 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >06:01:39,941 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >06:01:39,943 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >06:01:39,945 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >06:01:39,947 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >06:01:39,947 INFO storage.ui: added partition req1 (id 14) to device tree >06:01:39,948 INFO storage.ui: registered action: [11] Create Device partition req1 (id 14) >06:01:39,948 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >06:01:39,948 INFO storage.ui: registered action: [12] Create Format ext4 filesystem mounted at /boot on partition req1 (id 14) >06:01:39,948 DEBUG storage.ui: getFormat('prepboot') returning PPCPRePBoot instance >06:01:39,950 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >06:01:39,952 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; >06:01:39,954 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; current: None ; type: prepboot ; >06:01:39,956 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >06:01:39,956 INFO storage.ui: added partition req2 (id 15) to device tree >06:01:39,956 INFO storage.ui: registered action: [13] Create Device partition req2 (id 15) >06:01:39,956 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >06:01:39,957 INFO storage.ui: registered action: [14] Create Format prepboot on partition req2 (id 15) >06:01:39,959 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >06:01:39,959 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >06:01:39,961 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >06:01:39,963 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; >06:01:39,965 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; current: None ; type: swap ; >06:01:39,967 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >06:01:39,967 INFO storage.ui: added partition req3 (id 16) to device tree >06:01:39,967 INFO storage.ui: registered action: [15] Create Device partition req3 (id 16) >06:01:39,968 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >06:01:39,968 INFO storage.ui: registered action: [16] Create Format swap on partition req3 (id 16) >06:01:39,970 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >06:01:39,971 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 13)', 'req1(id 14)', 'req2(id 15)', 'req3(id 16)'] from disk(s) ['sda'] >06:01:39,972 DEBUG storage.ui: removing empty extended partition from sda >06:01:39,972 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 13)', 'req1(id 14)', 'req2(id 15)', 'req3(id 16)'] >06:01:39,972 DEBUG storage.ui: removing all non-preexisting partitions ['req2(id 15)', 'req1(id 14)', 'req3(id 16)', 'req0(id 13)'] from disk(s) ['sda'] >06:01:39,974 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/sda ; >06:01:39,976 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 41024MB disk sda (0) with existing msdos disklabel >06:01:39,977 DEBUG storage.ui: resolved '/dev/sda' to 'sda' (disk) >06:01:39,978 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/sda ; >06:01:39,980 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 41024MB disk sda (0) with existing msdos disklabel >06:01:39,981 DEBUG storage.ui: resolved '/dev/sda' to 'sda' (disk) >06:01:39,981 DEBUG storage.ui: allocating partition: req2 ; id: 15 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 4MB ; grow: False ; max_size: 0 >06:01:39,981 DEBUG storage.ui: checking freespace on sda >06:01:39,982 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=4MB boot=True best=None grow=False >06:01:39,982 DEBUG storage.ui: current free range is 63-84017151 (41023MB) >06:01:39,982 DEBUG storage.ui: updating use_disk to sda, type: 0 >06:01:39,982 DEBUG storage.ui: new free: 63-84017151 / 41023MB >06:01:39,983 DEBUG storage.ui: new free allows for 0 sectors of growth >06:01:39,983 DEBUG storage.ui: found free space for bootable request >06:01:39,983 DEBUG storage.ui: adjusted start sector from 63 to 2048 >06:01:39,984 DEBUG storage.ui: created partition sda1 of 4MB and added it to /dev/sda >06:01:39,986 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >06:01:39,986 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff987d8550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff9a335fd0> PedPartition: <_ped.Partition object at 0xfff9a32aef0> >06:01:39,988 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >06:01:39,990 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >06:01:39,992 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >06:01:39,993 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff987d8550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff9a335ed0> PedPartition: <_ped.Partition object at 0xfff9a32ae30> >06:01:39,995 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/sda ; >06:01:39,997 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 41024MB disk sda (0) with existing msdos disklabel >06:01:39,997 DEBUG storage.ui: resolved '/dev/sda' to 'sda' (disk) >06:01:39,999 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/sda ; >06:01:40,001 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 41024MB disk sda (0) with existing msdos disklabel >06:01:40,001 DEBUG storage.ui: resolved '/dev/sda' to 'sda' (disk) >06:01:40,001 DEBUG storage.ui: allocating partition: req1 ; id: 14 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >06:01:40,002 DEBUG storage.ui: checking freespace on sda >06:01:40,002 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >06:01:40,003 DEBUG storage.ui: current free range is 63-2047 (0MB) >06:01:40,003 DEBUG storage.ui: current free range is 10240-84017151 (41019MB) >06:01:40,003 DEBUG storage.ui: updating use_disk to sda, type: 0 >06:01:40,003 DEBUG storage.ui: new free: 10240-84017151 / 41019MB >06:01:40,003 DEBUG storage.ui: new free allows for 0 sectors of growth >06:01:40,004 DEBUG storage.ui: found free space for bootable request >06:01:40,004 DEBUG storage.ui: created partition sda2 of 500MB and added it to /dev/sda >06:01:40,006 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >06:01:40,007 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff987d8550> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff9a340350> PedPartition: <_ped.Partition object at 0xfff9a32afb0> >06:01:40,009 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >06:01:40,010 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >06:01:40,013 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >06:01:40,014 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff987d8550> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff9a3403d0> PedPartition: <_ped.Partition object at 0xfff9a3420b0> >06:01:40,015 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/sda ; >06:01:40,018 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 41024MB disk sda (0) with existing msdos disklabel >06:01:40,018 DEBUG storage.ui: resolved '/dev/sda' to 'sda' (disk) >06:01:40,020 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/sda ; >06:01:40,022 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 41024MB disk sda (0) with existing msdos disklabel >06:01:40,022 DEBUG storage.ui: resolved '/dev/sda' to 'sda' (disk) >06:01:40,022 DEBUG storage.ui: allocating partition: req3 ; id: 16 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 2784MB ; grow: False ; max_size: 0 >06:01:40,022 DEBUG storage.ui: checking freespace on sda >06:01:40,023 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=2784MB boot=False best=None grow=False >06:01:40,023 DEBUG storage.ui: current free range is 63-2047 (0MB) >06:01:40,023 DEBUG storage.ui: current free range is 1034240-84017151 (40519MB) >06:01:40,024 DEBUG storage.ui: updating use_disk to sda, type: 0 >06:01:40,024 DEBUG storage.ui: new free: 1034240-84017151 / 40519MB >06:01:40,024 DEBUG storage.ui: new free allows for 0 sectors of growth >06:01:40,025 DEBUG storage.ui: created partition sda3 of 2784MB and added it to /dev/sda >06:01:40,027 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >06:01:40,027 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff987d8550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff9a340810> PedPartition: <_ped.Partition object at 0xfff9a3421d0> >06:01:40,029 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >06:01:40,031 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >06:01:40,033 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >06:01:40,034 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff987d8550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff9a340a10> PedPartition: <_ped.Partition object at 0xfff9a3422f0> >06:01:40,036 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/sda ; >06:01:40,039 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 41024MB disk sda (0) with existing msdos disklabel >06:01:40,039 DEBUG storage.ui: resolved '/dev/sda' to 'sda' (disk) >06:01:40,041 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/sda ; >06:01:40,043 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 41024MB disk sda (0) with existing msdos disklabel >06:01:40,043 DEBUG storage.ui: resolved '/dev/sda' to 'sda' (disk) >06:01:40,043 DEBUG storage.ui: allocating partition: req0 ; id: 13 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 51200 >06:01:40,043 DEBUG storage.ui: checking freespace on sda >06:01:40,044 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=2 req_size=1024MB boot=False best=None grow=True >06:01:40,044 DEBUG storage.ui: current free range is 63-2047 (0MB) >06:01:40,044 DEBUG storage.ui: current free range is 6735872-84017151 (37735MB) >06:01:40,045 DEBUG storage.ui: evaluating growth potential for new layout >06:01:40,045 DEBUG storage.ui: calculating growth for disk /dev/sda >06:01:40,045 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=1024MB boot=False best=None grow=True >06:01:40,046 DEBUG storage.ui: looking for intersection between extended (6735872-84017151) and free (63-2047) >06:01:40,046 DEBUG storage.ui: free region not suitable for request >06:01:40,046 DEBUG storage.ui: looking for intersection between extended (6735872-84017151) and free (6735935-84017151) >06:01:40,047 DEBUG storage.ui: current free range is 6735935-84017151 (37734MB) >06:01:40,047 DEBUG storage.ui: adjusted start sector from 6735935 to 6739968 >06:01:40,049 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >06:01:40,050 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff987d8550> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff9a335150> PedPartition: <_ped.Partition object at 0xfff9a32ad70> >06:01:40,052 DEBUG storage.ui: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >06:01:40,054 DEBUG storage.ui: DiskDevice.addChild: kids: 4 ; name: sda ; >06:01:40,054 DEBUG storage.ui: adding request 15 to chunk 84017089 (63-84017151) on /dev/sda >06:01:40,054 DEBUG storage.ui: adding request 14 to chunk 84017089 (63-84017151) on /dev/sda >06:01:40,054 DEBUG storage.ui: adding request 16 to chunk 84017089 (63-84017151) on /dev/sda >06:01:40,055 DEBUG storage.ui: adding request 13 to chunk 84017089 (63-84017151) on /dev/sda >06:01:40,055 DEBUG storage.ui: Chunk.growRequests: 84017089 on /dev/sda start = 63 end = 84017151 >sectorSize = 512 > >06:01:40,055 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = sda1 growable = False >base = 8192 growth = 0 max_grow = 0 >done = True >06:01:40,055 DEBUG storage.ui: req: PartitionRequest instance -- >id = 14 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >06:01:40,055 DEBUG storage.ui: req: PartitionRequest instance -- >id = 16 name = sda3 growable = False >base = 5701632 growth = 0 max_grow = 0 >done = True >06:01:40,055 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = sda5 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >06:01:40,055 DEBUG storage.ui: 1 requests and 75186113 (36711MB) left in chunk >06:01:40,056 DEBUG storage.ui: adding 75186113 (36711MB) to 13 (sda5) >06:01:40,056 DEBUG storage.ui: new grow amount for request 13 (sda5) is 75186113 units, or 36711MB >06:01:40,056 DEBUG storage.ui: request 15 (sda1) growth: 0 (0MB) size: 4MB >06:01:40,056 DEBUG storage.ui: request 14 (sda2) growth: 0 (0MB) size: 500MB >06:01:40,056 DEBUG storage.ui: request 16 (sda3) growth: 0 (0MB) size: 2784MB >06:01:40,056 DEBUG storage.ui: request 13 (sda5) growth: 75186113 (36711MB) size: 37735MB >06:01:40,057 DEBUG storage.ui: disk /dev/sda growth: 75186113 (36711MB) >06:01:40,058 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >06:01:40,059 DEBUG storage.ui: device sda5 new partedPartition None >06:01:40,060 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >06:01:40,062 DEBUG storage.ui: DiskDevice.removeChild: kids: 5 ; name: sda ; >06:01:40,062 DEBUG storage.ui: total growth: 75186113 sectors >06:01:40,063 DEBUG storage.ui: updating use_disk to sda, type: 2 >06:01:40,063 DEBUG storage.ui: new free: 6735872-84017151 / 37735MB >06:01:40,063 DEBUG storage.ui: new free allows for 75186113 sectors of growth >06:01:40,063 DEBUG storage.ui: creating extended partition >06:01:40,064 DEBUG storage.ui: recalculating free space >06:01:40,064 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=1024MB boot=False best=None grow=True >06:01:40,064 DEBUG storage.ui: looking for intersection between extended (6735872-84017151) and free (63-2047) >06:01:40,064 DEBUG storage.ui: free region not suitable for request >06:01:40,065 DEBUG storage.ui: looking for intersection between extended (6735872-84017151) and free (6735935-84017151) >06:01:40,065 DEBUG storage.ui: current free range is 6735935-84017151 (37734MB) >06:01:40,065 DEBUG storage.ui: adjusted start sector from 6735935 to 6739968 >06:01:40,066 DEBUG storage.ui: created partition sda5 of 1024MB and added it to /dev/sda >06:01:40,068 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >06:01:40,069 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff987d8550> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff9a340ad0> PedPartition: <_ped.Partition object at 0xfff9a32ae90> >06:01:40,071 DEBUG storage.ui: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >06:01:40,073 DEBUG storage.ui: DiskDevice.addChild: kids: 4 ; name: sda ; >06:01:40,075 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >06:01:40,076 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff987d8550> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff9a345110> PedPartition: <_ped.Partition object at 0xfff9a342050> >06:01:40,076 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda5(id 13)', 'sda2(id 14)', 'sda1(id 15)', 'sda3(id 16)'] >06:01:40,076 DEBUG storage.ui: growable partitions are ['sda5'] >06:01:40,077 DEBUG storage.ui: adding request 13 to chunk 84017089 (63-84017151) on /dev/sda >06:01:40,077 DEBUG storage.ui: adding request 14 to chunk 84017089 (63-84017151) on /dev/sda >06:01:40,077 DEBUG storage.ui: adding request 15 to chunk 84017089 (63-84017151) on /dev/sda >06:01:40,078 DEBUG storage.ui: adding request 16 to chunk 84017089 (63-84017151) on /dev/sda >06:01:40,078 DEBUG storage.ui: disk sda has 1 chunks >06:01:40,078 DEBUG storage.ui: Chunk.growRequests: 84017089 on /dev/sda start = 63 end = 84017151 >sectorSize = 512 > >06:01:40,078 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = sda1 growable = False >base = 8192 growth = 0 max_grow = 0 >done = True >06:01:40,078 DEBUG storage.ui: req: PartitionRequest instance -- >id = 14 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >06:01:40,078 DEBUG storage.ui: req: PartitionRequest instance -- >id = 16 name = sda3 growable = False >base = 5701632 growth = 0 max_grow = 0 >done = True >06:01:40,078 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = sda5 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >06:01:40,079 DEBUG storage.ui: 1 requests and 75186113 (36711MB) left in chunk >06:01:40,079 DEBUG storage.ui: adding 75186113 (36711MB) to 13 (sda5) >06:01:40,079 DEBUG storage.ui: new grow amount for request 13 (sda5) is 75186113 units, or 36711MB >06:01:40,079 DEBUG storage.ui: growing partitions on sda >06:01:40,079 DEBUG storage.ui: partition sda1 (15): 0 >06:01:40,080 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 10239 length: 8192 > device: <parted.device.Device object at 0xfff987d8450> PedGeometry: <_ped.Geometry object at 0xfff9a345250> >06:01:40,080 DEBUG storage.ui: partition sda2 (14): 0 >06:01:40,080 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 10240 end: 1034239 length: 1024000 > device: <parted.device.Device object at 0xfff987d8450> PedGeometry: <_ped.Geometry object at 0xfff9a345350> >06:01:40,080 DEBUG storage.ui: partition sda3 (16): 0 >06:01:40,081 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 1034240 end: 6735871 length: 5701632 > device: <parted.device.Device object at 0xfff987d8450> PedGeometry: <_ped.Geometry object at 0xfff9a3454d0> >06:01:40,081 DEBUG storage.ui: partition sda5 (13): 1 >06:01:40,081 DEBUG storage.ui: new geometry for sda5: parted.Geometry instance -- > start: 6737920 end: 84017151 length: 77279232 > device: <parted.device.Device object at 0xfff987d8450> PedGeometry: <_ped.Geometry object at 0xfff9a345650> >06:01:40,081 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 15)', 'sda2(id 14)', 'sda3(id 16)', 'sda5(id 13)'] from disk(s) ['sda'] >06:01:40,083 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >06:01:40,084 DEBUG storage.ui: device sda1 new partedPartition None >06:01:40,088 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >06:01:40,090 DEBUG storage.ui: DiskDevice.removeChild: kids: 5 ; name: sda ; >06:01:40,092 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >06:01:40,092 DEBUG storage.ui: device sda2 new partedPartition None >06:01:40,094 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >06:01:40,096 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >06:01:40,098 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >06:01:40,098 DEBUG storage.ui: device sda3 new partedPartition None >06:01:40,100 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >06:01:40,102 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >06:01:40,104 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >06:01:40,104 DEBUG storage.ui: device sda5 new partedPartition None >06:01:40,106 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >06:01:40,108 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >06:01:40,109 DEBUG storage.ui: removing empty extended partition from sda >06:01:40,109 DEBUG storage.ui: back from removeNewPartitions >06:01:40,109 DEBUG storage.ui: extended: parted.Geometry instance -- > start: 6735872 end: 84017151 length: 77281280 > device: <parted.device.Device object at 0xfff9a3408d0> PedGeometry: <_ped.Geometry object at 0xfff9a340750> >06:01:40,109 DEBUG storage.ui: setting up new geometry for extended on sda >06:01:40,109 DEBUG storage.ui: new geometry for extended: parted.Geometry instance -- > start: 6735872 end: 84017151 length: 77281280 > device: <parted.device.Device object at 0xfff987d8450> PedGeometry: <_ped.Geometry object at 0xfff9a340510> >06:01:40,110 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 2048 end: 10239 length: 8192 > device: <parted.device.Device object at 0xfff987d8450> PedGeometry: <_ped.Geometry object at 0xfff9a345250> >06:01:40,112 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >06:01:40,112 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff987d8550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff9a340dd0> PedPartition: <_ped.Partition object at 0xfff9a342230> >06:01:40,114 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >06:01:40,116 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >06:01:40,118 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >06:01:40,119 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff987d8550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff9a340f90> PedPartition: <_ped.Partition object at 0xfff9a3421d0> >06:01:40,119 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 10240 end: 1034239 length: 1024000 > device: <parted.device.Device object at 0xfff987d8450> PedGeometry: <_ped.Geometry object at 0xfff9a345350> >06:01:40,122 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >06:01:40,122 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff987d8550> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff9a340b50> PedPartition: <_ped.Partition object at 0xfff9a342290> >06:01:40,124 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >06:01:40,126 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >06:01:40,128 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >06:01:40,129 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff987d8550> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff9a340210> PedPartition: <_ped.Partition object at 0xfff9a32af50> >06:01:40,129 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 1034240 end: 6735871 length: 5701632 > device: <parted.device.Device object at 0xfff987d8450> PedGeometry: <_ped.Geometry object at 0xfff9a3454d0> >06:01:40,131 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >06:01:40,132 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff987d8550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff9a335ed0> PedPartition: <_ped.Partition object at 0xfff9a342350> >06:01:40,134 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >06:01:40,136 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >06:01:40,138 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >06:01:40,139 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff987d8550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff9a3459d0> PedPartition: <_ped.Partition object at 0xfff9a342170> >06:01:40,139 DEBUG storage.ui: setting sda-1 new geometry: parted.Geometry instance -- > start: 6735872 end: 84017151 length: 77281280 > device: <parted.device.Device object at 0xfff987d8450> PedGeometry: <_ped.Geometry object at 0xfff9a340510> >06:01:40,140 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 6737920 end: 84017151 length: 77279232 > device: <parted.device.Device object at 0xfff987d8450> PedGeometry: <_ped.Geometry object at 0xfff9a345650> >06:01:40,142 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >06:01:40,142 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff987d8550> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff9a340990> PedPartition: <_ped.Partition object at 0xfff9a3423b0> >06:01:40,144 DEBUG storage.ui: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >06:01:40,146 DEBUG storage.ui: DiskDevice.addChild: kids: 4 ; name: sda ; >06:01:40,149 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >06:01:40,150 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff987d8550> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff9a345f90> PedPartition: <_ped.Partition object at 0xfff9a342470> >06:01:40,150 DEBUG storage.ui: fixing size of non-existent 4MB partition sda1 (15) with non-existent prepboot at 4.00 >06:01:40,151 DEBUG storage.ui: fixing size of non-existent 500MB partition sda2 (14) with non-existent ext4 filesystem mounted at /boot at 500.00 >06:01:40,151 DEBUG storage.ui: fixing size of non-existent 2784MB partition sda3 (16) with non-existent swap at 2784.00 >06:01:40,152 DEBUG storage.ui: fixing size of existing 37735MB partition sda4 (4) at 37735.00 >06:01:40,152 DEBUG storage.ui: fixing size of non-existent 37734MB partition sda5 (13) with non-existent ext4 filesystem mounted at / at 37734.00 >06:01:40,155 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda4 ; >06:01:40,157 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 37735MB partition sda4 (4) >06:01:40,159 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/sda ; >06:01:40,161 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 41024MB disk sda (0) with existing msdos disklabel >06:01:40,161 DEBUG storage.ui: resolved '/dev/sda' to 'sda' (disk) >06:01:40,162 DEBUG storage.ui: stage1 device cannot be of type disk >06:01:40,162 DEBUG storage.ui: _is_valid_disklabel(sda1) returning True >06:01:40,163 DEBUG storage.ui: _is_valid_size(sda1) returning True >06:01:40,163 DEBUG storage.ui: _is_valid_location(sda1) returning True >06:01:40,163 WARN storage.ui: sda1 not bootable >06:01:40,163 DEBUG storage.ui: _is_valid_format(sda1) returning True >06:01:40,164 DEBUG storage.ui: is_valid_stage1_device(sda1) returning True >06:01:40,166 DEBUG storage.ui: _is_valid_disklabel(sda1) returning True >06:01:40,167 DEBUG storage.ui: _is_valid_size(sda1) returning True >06:01:40,167 DEBUG storage.ui: _is_valid_location(sda1) returning True >06:01:40,167 WARN storage.ui: sda1 not bootable >06:01:40,167 DEBUG storage.ui: _is_valid_format(sda1) returning True >06:01:40,167 DEBUG storage.ui: is_valid_stage1_device(sda1) returning True >06:01:40,167 DEBUG storage.ui: _is_valid_disklabel(sda2) returning True >06:01:40,168 DEBUG storage.ui: _is_valid_size(sda2) returning True >06:01:40,168 DEBUG storage.ui: _is_valid_location(sda2) returning True >06:01:40,168 DEBUG storage.ui: _is_valid_partition(sda2) returning True >06:01:40,168 DEBUG storage.ui: _is_valid_format(sda2) returning True >06:01:40,168 DEBUG storage.ui: is_valid_stage2_device(sda2) returning True >06:01:40,192 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:01:40,192 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:01:40,195 DEBUG storage: Ext4FS.supported: supported: True ; >06:01:40,195 DEBUG storage: getFormat('ext4') returning Ext4FS instance >06:01:40,205 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:01:48,360 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0xfff987d80d0>, 500.0, ['sda'], None >06:01:48,363 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:01:48,365 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >06:01:50,122 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:01:50,976 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:01:50,977 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:01:50,980 DEBUG storage: Ext4FS.supported: supported: True ; >06:01:50,980 DEBUG storage: getFormat('ext4') returning Ext4FS instance >06:02:00,637 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0xfff987d80d0>, 495.0, ['sda'], None >06:02:00,638 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0xfff987d80d0>, 495.0, ['sda'], None >06:02:00,638 INFO storage.ui: adjusting device size from 500.00 to 495.00 >06:02:00,640 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >06:02:00,641 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 15)', 'sda2(id 14)', 'sda3(id 16)', 'sda5(id 13)'] from disk(s) ['sda'] >06:02:00,643 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >06:02:00,644 DEBUG storage.ui: device sda1 new partedPartition None >06:02:00,646 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >06:02:00,648 DEBUG storage.ui: DiskDevice.removeChild: kids: 5 ; name: sda ; >06:02:00,650 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >06:02:00,650 DEBUG storage.ui: device sda2 new partedPartition None >06:02:00,652 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >06:02:00,654 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >06:02:00,656 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >06:02:00,656 DEBUG storage.ui: device sda3 new partedPartition None >06:02:00,658 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >06:02:00,661 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >06:02:00,663 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >06:02:00,663 DEBUG storage.ui: device sda5 new partedPartition None >06:02:00,665 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >06:02:00,667 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >06:02:00,669 DEBUG storage.ui: removing empty extended partition from sda >06:02:00,669 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req2(id 15)', 'req1(id 14)', 'req3(id 16)', 'req0(id 13)'] >06:02:00,669 DEBUG storage.ui: removing all non-preexisting partitions ['req2(id 15)', 'req1(id 14)', 'req0(id 13)', 'req3(id 16)'] from disk(s) ['sda'] >06:02:00,671 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/sda ; >06:02:00,674 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 41024MB disk sda (0) with existing msdos disklabel >06:02:00,674 DEBUG storage.ui: resolved '/dev/sda' to 'sda' (disk) >06:02:00,676 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/sda ; >06:02:00,678 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 41024MB disk sda (0) with existing msdos disklabel >06:02:00,679 DEBUG storage.ui: resolved '/dev/sda' to 'sda' (disk) >06:02:00,679 DEBUG storage.ui: allocating partition: req2 ; id: 15 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 4MB ; grow: False ; max_size: 0 >06:02:00,679 DEBUG storage.ui: checking freespace on sda >06:02:00,680 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=4MB boot=True best=None grow=False >06:02:00,680 DEBUG storage.ui: current free range is 63-84017151 (41023MB) >06:02:00,680 DEBUG storage.ui: updating use_disk to sda, type: 0 >06:02:00,680 DEBUG storage.ui: new free: 63-84017151 / 41023MB >06:02:00,681 DEBUG storage.ui: new free allows for 0 sectors of growth >06:02:00,681 DEBUG storage.ui: found free space for bootable request >06:02:00,681 DEBUG storage.ui: adjusted start sector from 63 to 2048 >06:02:00,682 DEBUG storage.ui: created partition sda1 of 4MB and added it to /dev/sda >06:02:00,684 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >06:02:00,684 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff987d8550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff9a345850> PedPartition: <_ped.Partition object at 0xfff9a32add0> >06:02:00,687 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >06:02:00,689 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >06:02:00,691 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >06:02:00,692 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff987d8550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff9a3457d0> PedPartition: <_ped.Partition object at 0xfff9a342410> >06:02:00,694 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/sda ; >06:02:00,696 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 41024MB disk sda (0) with existing msdos disklabel >06:02:00,697 DEBUG storage.ui: resolved '/dev/sda' to 'sda' (disk) >06:02:00,699 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/sda ; >06:02:00,701 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 41024MB disk sda (0) with existing msdos disklabel >06:02:00,701 DEBUG storage.ui: resolved '/dev/sda' to 'sda' (disk) >06:02:00,701 DEBUG storage.ui: allocating partition: req1 ; id: 14 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 1MB ; grow: True ; max_size: 495.0 >06:02:00,702 DEBUG storage.ui: checking freespace on sda >06:02:00,702 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=True best=None grow=True >06:02:00,703 DEBUG storage.ui: current free range is 63-2047 (0MB) >06:02:00,703 DEBUG storage.ui: current free range is 10240-84017151 (41019MB) >06:02:00,703 DEBUG storage.ui: evaluating growth potential for new layout >06:02:00,703 DEBUG storage.ui: calculating growth for disk /dev/sda >06:02:00,706 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >06:02:00,706 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff987d8550> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff9a3451d0> PedPartition: <_ped.Partition object at 0xfff9a342050> >06:02:00,709 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >06:02:00,711 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >06:02:00,711 DEBUG storage.ui: adding request 15 to chunk 84017089 (63-84017151) on /dev/sda >06:02:00,711 DEBUG storage.ui: adding request 14 to chunk 84017089 (63-84017151) on /dev/sda >06:02:00,712 DEBUG storage.ui: Chunk.growRequests: 84017089 on /dev/sda start = 63 end = 84017151 >sectorSize = 512 > >06:02:00,712 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = sda1 growable = False >base = 8192 growth = 0 max_grow = 0 >done = True >06:02:00,712 DEBUG storage.ui: req: PartitionRequest instance -- >id = 14 name = sda2 growable = True >base = 2048 growth = 0 max_grow = 1011712 >done = False >06:02:00,712 DEBUG storage.ui: 1 requests and 84006849 (41018MB) left in chunk >06:02:00,712 DEBUG storage.ui: adding 84006849 (41018MB) to 14 (sda2) >06:02:00,712 DEBUG storage.ui: taking back 82995137 (40524MB) from 14 (sda2) >06:02:00,712 DEBUG storage.ui: new grow amount for request 14 (sda2) is 1011712 units, or 494MB >06:02:00,713 DEBUG storage.ui: request 15 (sda1) growth: 0 (0MB) size: 4MB >06:02:00,713 DEBUG storage.ui: request 14 (sda2) growth: 1011712 (494MB) size: 495MB >06:02:00,713 DEBUG storage.ui: disk /dev/sda growth: 1011712 (494MB) >06:02:00,715 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >06:02:00,715 DEBUG storage.ui: device sda2 new partedPartition None >06:02:00,717 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >06:02:00,719 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >06:02:00,719 DEBUG storage.ui: total growth: 1011712 sectors >06:02:00,720 DEBUG storage.ui: updating use_disk to sda, type: 0 >06:02:00,720 DEBUG storage.ui: new free: 10240-84017151 / 41019MB >06:02:00,720 DEBUG storage.ui: new free allows for 1011712 sectors of growth >06:02:00,720 DEBUG storage.ui: found free space for bootable request >06:02:00,721 DEBUG storage.ui: created partition sda2 of 1MB and added it to /dev/sda >06:02:00,723 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >06:02:00,724 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff987d8550> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff9a34a050> PedPartition: <_ped.Partition object at 0xfff9a342170> >06:02:00,726 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >06:02:00,728 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >06:02:00,731 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >06:02:00,731 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff987d8550> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff9a34a0d0> PedPartition: <_ped.Partition object at 0xfff9a3421d0> >06:02:00,734 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/sda ; >06:02:00,736 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 41024MB disk sda (0) with existing msdos disklabel >06:02:00,736 DEBUG storage.ui: resolved '/dev/sda' to 'sda' (disk) >06:02:00,738 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/sda ; >06:02:00,741 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 41024MB disk sda (0) with existing msdos disklabel >06:02:00,741 DEBUG storage.ui: resolved '/dev/sda' to 'sda' (disk) >06:02:00,741 DEBUG storage.ui: allocating partition: req0 ; id: 13 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 37734MB ; grow: False ; max_size: 51200 >06:02:00,741 DEBUG storage.ui: checking freespace on sda >06:02:00,742 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=37734MB boot=False best=None grow=False >06:02:00,742 DEBUG storage.ui: current free range is 63-2047 (0MB) >06:02:00,742 DEBUG storage.ui: current free range is 12288-84017151 (41018MB) >06:02:00,743 DEBUG storage.ui: evaluating growth potential for new layout >06:02:00,743 DEBUG storage.ui: calculating growth for disk /dev/sda >06:02:00,746 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >06:02:00,747 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff987d8550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff9a34a590> PedPartition: <_ped.Partition object at 0xfff9a3426b0> >06:02:00,749 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >06:02:00,751 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >06:02:00,751 DEBUG storage.ui: adding request 15 to chunk 84017089 (63-84017151) on /dev/sda >06:02:00,751 DEBUG storage.ui: adding request 14 to chunk 84017089 (63-84017151) on /dev/sda >06:02:00,752 DEBUG storage.ui: adding request 13 to chunk 84017089 (63-84017151) on /dev/sda >06:02:00,752 DEBUG storage.ui: Chunk.growRequests: 84017089 on /dev/sda start = 63 end = 84017151 >sectorSize = 512 > >06:02:00,752 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = sda1 growable = False >base = 8192 growth = 0 max_grow = 0 >done = True >06:02:00,752 DEBUG storage.ui: req: PartitionRequest instance -- >id = 14 name = sda2 growable = True >base = 2048 growth = 0 max_grow = 1011712 >done = False >06:02:00,752 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = sda3 growable = False >base = 77279232 growth = 0 max_grow = 0 >done = True >06:02:00,752 DEBUG storage.ui: 1 requests and 6727617 (3284MB) left in chunk >06:02:00,752 DEBUG storage.ui: adding 6727617 (3284MB) to 14 (sda2) >06:02:00,753 DEBUG storage.ui: taking back 5715905 (2790MB) from 14 (sda2) >06:02:00,753 DEBUG storage.ui: new grow amount for request 14 (sda2) is 1011712 units, or 494MB >06:02:00,753 DEBUG storage.ui: request 15 (sda1) growth: 0 (0MB) size: 4MB >06:02:00,753 DEBUG storage.ui: request 14 (sda2) growth: 1011712 (494MB) size: 495MB >06:02:00,753 DEBUG storage.ui: request 13 (sda3) growth: 0 (0MB) size: 37734MB >06:02:00,753 DEBUG storage.ui: disk /dev/sda growth: 1011712 (494MB) >06:02:00,755 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >06:02:00,756 DEBUG storage.ui: device sda3 new partedPartition None >06:02:00,758 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >06:02:00,760 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >06:02:00,760 DEBUG storage.ui: total growth: 1011712 sectors >06:02:00,760 DEBUG storage.ui: updating use_disk to sda, type: 0 >06:02:00,760 DEBUG storage.ui: new free: 12288-84017151 / 41018MB >06:02:00,760 DEBUG storage.ui: new free allows for 1011712 sectors of growth >06:02:00,761 DEBUG storage.ui: created partition sda3 of 37734MB and added it to /dev/sda >06:02:00,763 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >06:02:00,764 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff987d8550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff9a345b50> PedPartition: <_ped.Partition object at 0xfff9a32add0> >06:02:00,766 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >06:02:00,768 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >06:02:00,771 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >06:02:00,772 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff987d8550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff9a34a3d0> PedPartition: <_ped.Partition object at 0xfff9a342530> >06:02:00,774 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/sda ; >06:02:00,776 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 41024MB disk sda (0) with existing msdos disklabel >06:02:00,776 DEBUG storage.ui: resolved '/dev/sda' to 'sda' (disk) >06:02:00,779 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/sda ; >06:02:00,781 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 41024MB disk sda (0) with existing msdos disklabel >06:02:00,781 DEBUG storage.ui: resolved '/dev/sda' to 'sda' (disk) >06:02:00,781 DEBUG storage.ui: allocating partition: req3 ; id: 16 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 2784MB ; grow: False ; max_size: 0 >06:02:00,781 DEBUG storage.ui: checking freespace on sda >06:02:00,782 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=2 req_size=2784MB boot=False best=None grow=False >06:02:00,782 DEBUG storage.ui: current free range is 63-2047 (0MB) >06:02:00,783 DEBUG storage.ui: current free range is 77291520-84017151 (3284MB) >06:02:00,783 DEBUG storage.ui: evaluating growth potential for new layout >06:02:00,783 DEBUG storage.ui: calculating growth for disk /dev/sda >06:02:00,784 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=2784MB boot=False best=None grow=False >06:02:00,784 DEBUG storage.ui: looking for intersection between extended (77291520-84017151) and free (63-2047) >06:02:00,784 DEBUG storage.ui: free region not suitable for request >06:02:00,785 DEBUG storage.ui: looking for intersection between extended (77291520-84017151) and free (77291583-84017151) >06:02:00,785 DEBUG storage.ui: current free range is 77291583-84017151 (3283MB) >06:02:00,785 DEBUG storage.ui: adjusted start sector from 77291583 to 77295616 >06:02:00,788 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >06:02:00,788 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff987d8550> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff9a34a350> PedPartition: <_ped.Partition object at 0xfff9a342050> >06:02:00,791 DEBUG storage.ui: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >06:02:00,793 DEBUG storage.ui: DiskDevice.addChild: kids: 4 ; name: sda ; >06:02:00,793 DEBUG storage.ui: adding request 15 to chunk 84017089 (63-84017151) on /dev/sda >06:02:00,793 DEBUG storage.ui: adding request 14 to chunk 84017089 (63-84017151) on /dev/sda >06:02:00,794 DEBUG storage.ui: adding request 13 to chunk 84017089 (63-84017151) on /dev/sda >06:02:00,794 DEBUG storage.ui: adding request 16 to chunk 84017089 (63-84017151) on /dev/sda >06:02:00,794 DEBUG storage.ui: Chunk.growRequests: 84017089 on /dev/sda start = 63 end = 84017151 >sectorSize = 512 > >06:02:00,794 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = sda1 growable = False >base = 8192 growth = 0 max_grow = 0 >done = True >06:02:00,794 DEBUG storage.ui: req: PartitionRequest instance -- >id = 14 name = sda2 growable = True >base = 2048 growth = 0 max_grow = 1011712 >done = False >06:02:00,794 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = sda3 growable = False >base = 77279232 growth = 0 max_grow = 0 >done = True >06:02:00,795 DEBUG storage.ui: req: PartitionRequest instance -- >id = 16 name = sda5 growable = False >base = 5701632 growth = 0 max_grow = 0 >done = True >06:02:00,795 DEBUG storage.ui: 1 requests and 1025985 (500MB) left in chunk >06:02:00,795 DEBUG storage.ui: adding 1025985 (500MB) to 14 (sda2) >06:02:00,795 DEBUG storage.ui: taking back 14273 (6MB) from 14 (sda2) >06:02:00,795 DEBUG storage.ui: new grow amount for request 14 (sda2) is 1011712 units, or 494MB >06:02:00,795 DEBUG storage.ui: request 15 (sda1) growth: 0 (0MB) size: 4MB >06:02:00,795 DEBUG storage.ui: request 14 (sda2) growth: 1011712 (494MB) size: 495MB >06:02:00,796 DEBUG storage.ui: request 13 (sda3) growth: 0 (0MB) size: 37734MB >06:02:00,796 DEBUG storage.ui: request 16 (sda5) growth: 0 (0MB) size: 2784MB >06:02:00,796 DEBUG storage.ui: disk /dev/sda growth: 1011712 (494MB) >06:02:00,798 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >06:02:00,798 DEBUG storage.ui: device sda5 new partedPartition None >06:02:00,800 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >06:02:00,802 DEBUG storage.ui: DiskDevice.removeChild: kids: 5 ; name: sda ; >06:02:00,803 DEBUG storage.ui: total growth: 1011712 sectors >06:02:00,803 DEBUG storage.ui: updating use_disk to sda, type: 2 >06:02:00,803 DEBUG storage.ui: new free: 77291520-84017151 / 3284MB >06:02:00,803 DEBUG storage.ui: new free allows for 1011712 sectors of growth >06:02:00,803 DEBUG storage.ui: creating extended partition >06:02:00,804 DEBUG storage.ui: recalculating free space >06:02:00,804 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=2784MB boot=False best=None grow=False >06:02:00,804 DEBUG storage.ui: looking for intersection between extended (77291520-84017151) and free (63-2047) >06:02:00,805 DEBUG storage.ui: free region not suitable for request >06:02:00,805 DEBUG storage.ui: looking for intersection between extended (77291520-84017151) and free (77291583-84017151) >06:02:00,805 DEBUG storage.ui: current free range is 77291583-84017151 (3283MB) >06:02:00,805 DEBUG storage.ui: adjusted start sector from 77291583 to 77295616 >06:02:00,806 DEBUG storage.ui: created partition sda5 of 2784MB and added it to /dev/sda >06:02:00,808 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >06:02:00,809 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff987d8550> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff9a34a910> PedPartition: <_ped.Partition object at 0xfff9a3420b0> >06:02:00,811 DEBUG storage.ui: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >06:02:00,813 DEBUG storage.ui: DiskDevice.addChild: kids: 4 ; name: sda ; >06:02:00,816 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >06:02:00,817 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff987d8550> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff9a34e050> PedPartition: <_ped.Partition object at 0xfff9a342770> >06:02:00,817 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda1(id 15)', 'sda2(id 14)', 'sda5(id 16)', 'sda3(id 13)'] >06:02:00,817 DEBUG storage.ui: growable partitions are ['sda2'] >06:02:00,818 DEBUG storage.ui: adding request 15 to chunk 84017089 (63-84017151) on /dev/sda >06:02:00,818 DEBUG storage.ui: adding request 14 to chunk 84017089 (63-84017151) on /dev/sda >06:02:00,818 DEBUG storage.ui: adding request 16 to chunk 84017089 (63-84017151) on /dev/sda >06:02:00,819 DEBUG storage.ui: adding request 13 to chunk 84017089 (63-84017151) on /dev/sda >06:02:00,819 DEBUG storage.ui: disk sda has 1 chunks >06:02:00,819 DEBUG storage.ui: Chunk.growRequests: 84017089 on /dev/sda start = 63 end = 84017151 >sectorSize = 512 > >06:02:00,819 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = sda1 growable = False >base = 8192 growth = 0 max_grow = 0 >done = True >06:02:00,819 DEBUG storage.ui: req: PartitionRequest instance -- >id = 14 name = sda2 growable = True >base = 2048 growth = 0 max_grow = 1011712 >done = False >06:02:00,819 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = sda3 growable = False >base = 77279232 growth = 0 max_grow = 0 >done = True >06:02:00,819 DEBUG storage.ui: req: PartitionRequest instance -- >id = 16 name = sda5 growable = False >base = 5701632 growth = 0 max_grow = 0 >done = True >06:02:00,820 DEBUG storage.ui: 1 requests and 1025985 (500MB) left in chunk >06:02:00,820 DEBUG storage.ui: adding 1025985 (500MB) to 14 (sda2) >06:02:00,820 DEBUG storage.ui: taking back 14273 (6MB) from 14 (sda2) >06:02:00,820 DEBUG storage.ui: new grow amount for request 14 (sda2) is 1011712 units, or 494MB >06:02:00,820 DEBUG storage.ui: growing partitions on sda >06:02:00,821 DEBUG storage.ui: partition sda1 (15): 0 >06:02:00,821 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 10239 length: 8192 > device: <parted.device.Device object at 0xfff987d8450> PedGeometry: <_ped.Geometry object at 0xfff9a34e190> >06:02:00,821 DEBUG storage.ui: partition sda2 (14): 0 >06:02:00,821 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 10240 end: 1023999 length: 1013760 > device: <parted.device.Device object at 0xfff987d8450> PedGeometry: <_ped.Geometry object at 0xfff9a34e290> >06:02:00,822 DEBUG storage.ui: partition sda3 (13): 0 >06:02:00,822 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 1024000 end: 78303231 length: 77279232 > device: <parted.device.Device object at 0xfff987d8450> PedGeometry: <_ped.Geometry object at 0xfff9a34e410> >06:02:00,822 DEBUG storage.ui: partition sda5 (16): 1 >06:02:00,822 DEBUG storage.ui: new geometry for sda5: parted.Geometry instance -- > start: 78305280 end: 84006911 length: 5701632 > device: <parted.device.Device object at 0xfff987d8450> PedGeometry: <_ped.Geometry object at 0xfff9a34e590> >06:02:00,823 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 15)', 'sda2(id 14)', 'sda3(id 13)', 'sda5(id 16)'] from disk(s) ['sda'] >06:02:00,827 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >06:02:00,827 DEBUG storage.ui: device sda1 new partedPartition None >06:02:00,830 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >06:02:00,833 DEBUG storage.ui: DiskDevice.removeChild: kids: 5 ; name: sda ; >06:02:00,835 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >06:02:00,835 DEBUG storage.ui: device sda2 new partedPartition None >06:02:00,838 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >06:02:00,841 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >06:02:00,843 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >06:02:00,843 DEBUG storage.ui: device sda3 new partedPartition None >06:02:00,846 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >06:02:00,848 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >06:02:00,851 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >06:02:00,851 DEBUG storage.ui: device sda5 new partedPartition None >06:02:00,854 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >06:02:00,856 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >06:02:00,857 DEBUG storage.ui: removing empty extended partition from sda >06:02:00,857 DEBUG storage.ui: back from removeNewPartitions >06:02:00,858 DEBUG storage.ui: extended: parted.Geometry instance -- > start: 77291520 end: 84017151 length: 6725632 > device: <parted.device.Device object at 0xfff9a345cd0> PedGeometry: <_ped.Geometry object at 0xfff9a345d90> >06:02:00,858 DEBUG storage.ui: setting up new geometry for extended on sda >06:02:00,858 DEBUG storage.ui: new geometry for extended: parted.Geometry instance -- > start: 78303232 end: 84017151 length: 5713920 > device: <parted.device.Device object at 0xfff987d8450> PedGeometry: <_ped.Geometry object at 0xfff9a34a950> >06:02:00,859 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 2048 end: 10239 length: 8192 > device: <parted.device.Device object at 0xfff987d8450> PedGeometry: <_ped.Geometry object at 0xfff9a34e190> >06:02:00,862 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >06:02:00,863 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff987d8550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff9a34ad10> PedPartition: <_ped.Partition object at 0xfff9a32ae30> >06:02:00,865 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >06:02:00,867 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >06:02:00,870 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >06:02:00,871 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff987d8550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff9a34aed0> PedPartition: <_ped.Partition object at 0xfff9a342110> >06:02:00,871 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 10240 end: 1023999 length: 1013760 > device: <parted.device.Device object at 0xfff987d8450> PedGeometry: <_ped.Geometry object at 0xfff9a34e290> >06:02:00,874 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >06:02:00,875 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff987d8550> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff9a34a6d0> PedPartition: <_ped.Partition object at 0xfff9a3427d0> >06:02:00,877 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >06:02:00,880 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >06:02:00,883 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >06:02:00,883 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff987d8550> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff9a34a190> PedPartition: <_ped.Partition object at 0xfff9a342710> >06:02:00,884 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 1024000 end: 78303231 length: 77279232 > device: <parted.device.Device object at 0xfff987d8450> PedGeometry: <_ped.Geometry object at 0xfff9a34e410> >06:02:00,886 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >06:02:00,887 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff987d8550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff9a34a1d0> PedPartition: <_ped.Partition object at 0xfff9a342170> >06:02:00,890 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >06:02:00,892 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >06:02:00,895 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >06:02:00,896 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff987d8550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff9a3403d0> PedPartition: <_ped.Partition object at 0xfff9a3420b0> >06:02:00,896 DEBUG storage.ui: setting sda-1 new geometry: parted.Geometry instance -- > start: 78303232 end: 84017151 length: 5713920 > device: <parted.device.Device object at 0xfff987d8450> PedGeometry: <_ped.Geometry object at 0xfff9a34a950> >06:02:00,897 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 78305280 end: 84006911 length: 5701632 > device: <parted.device.Device object at 0xfff987d8450> PedGeometry: <_ped.Geometry object at 0xfff9a34e590> >06:02:00,899 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >06:02:00,900 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff987d8550> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff9a340410> PedPartition: <_ped.Partition object at 0xfff9a342830> >06:02:00,903 DEBUG storage.ui: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >06:02:00,905 DEBUG storage.ui: DiskDevice.addChild: kids: 4 ; name: sda ; >06:02:00,909 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >06:02:00,909 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff987d8550> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff9a34e410> PedPartition: <_ped.Partition object at 0xfff9a3421d0> >06:02:00,910 DEBUG storage.ui: fixing size of non-existent 4MB partition sda1 (15) with non-existent prepboot at 4.00 >06:02:00,911 DEBUG storage.ui: fixing size of non-existent 495MB partition sda2 (14) with non-existent ext4 filesystem mounted at /boot at 495.00 >06:02:00,912 DEBUG storage.ui: fixing size of non-existent 37734MB partition sda3 (13) with non-existent ext4 filesystem mounted at / at 37734.00 >06:02:00,912 DEBUG storage.ui: fixing size of existing 37735MB partition sda4 (4) at 37735.00 >06:02:00,913 DEBUG storage.ui: fixing size of non-existent 2784MB partition sda5 (16) with non-existent swap at 2784.00 >06:02:00,917 DEBUG storage.ui: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >06:02:00,919 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >06:02:00,923 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; > > >/tmp/ifcfg.log: > > >/proc/cmdline: >BOOT_IMAGE=/kernel repo=http://download.eng.bos.redhat.com/nightly/RHEL-7.0-20121003.n.0/compose/Server/ppc64/os/ vnc lang=en_US.UTF-8 keymap=us ip=dhcp ksdevice=00:21:5e:aa:0a:d2 leavebootorder > > >/tmp/syslog: >10:00:36,975 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >10:00:36,975 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="1042" x-info="http://www.rsyslog.com"] start >10:00:36,975 INFO systemd: Successfully loaded SELinux policy in 454ms 111us. >10:00:36,975 INFO systemd: Relabelled /dev and /run in 24ms 996us. >10:00:36,975 INFO systemd: systemd 188 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP; fedora) >10:00:36,975 INFO systemd: Initializing machine ID from random generator. >10:00:36,975 WARNING systemd: Cannot add dependency job for unit udev-settle.service, ignoring: Unit udev-settle.service failed to load: No such file or directory. See system logs and 'systemctl status udev-settle.service' for details. >10:00:36,975 INFO systemd-modules-load: Inserted module 'uinput' >10:00:36,975 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-1.git20120820.el7) is starting... >10:00:36,975 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >10:00:36,975 INFO NetworkManager: <info> WEXT support is enabled >10:00:36,975 DEBUG kernel:[ 0.000000] Allocated 917504 bytes for 1024 pacas at c00000000edc0000 >10:00:36,975 INFO kernel:[ 0.000000] Using pSeries machine description >10:00:36,975 DEBUG kernel:[ 0.000000] Page orders: linear mapping = 24, virtual = 16, io = 12 >10:00:36,975 INFO kernel:[ 0.000000] Using 1TB segments >10:00:36,975 WARNING kernel:[ 0.000000] Found initrd at 0xc000000004d00000:0xc000000006525198 >10:00:36,975 INFO kernel:[ 0.000000] bootconsole [udbg0] enabled >10:00:36,975 INFO kernel:[ 0.000000] Partition configured for 16 cpus. >10:00:36,975 INFO kernel:[ 0.000000] CPU maps initialized for 4 threads per core >10:00:36,975 DEBUG kernel:[ 0.000000] (thread shift is 2) >10:00:36,975 DEBUG kernel:[ 0.000000] Freed 851968 bytes for unused pacas >10:00:36,975 WARNING kernel:[ 0.000000] Starting Linux PPC64 #1 SMP Tue Oct 2 14:35:11 EDT 2012 >10:00:36,975 WARNING kernel:[ 0.000000] ----------------------------------------------------- >10:00:36,975 WARNING kernel:[ 0.000000] ppc64_pft_size = 0x1a >10:00:36,975 WARNING kernel:[ 0.000000] physicalMemorySize = 0xb0000000 >10:00:36,975 WARNING kernel:[ 0.000000] htab_hash_mask = 0x7ffff >10:00:36,975 WARNING kernel:[ 0.000000] ----------------------------------------------------- >10:00:36,975 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >10:00:36,975 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >10:00:36,975 NOTICE kernel:[ 0.000000] Linux version 3.6.0-0.27.el7.ppc64 (mockbuild@) (gcc version 4.7.2 20120921 (Red Hat 4.7.2-2) (GCC) ) #1 SMP Tue Oct 2 14:35:11 EDT 2012 >10:00:36,975 WARNING kernel:[ 0.000000] [boot]0012 Setup Arch >10:00:36,975 DEBUG kernel:[ 0.000000] Node 0 Memory: 0x0-0xb0000000 >10:00:36,975 WARNING kernel:[ 0.000000] EEH: No capable adapters found >10:00:36,975 INFO kernel:[ 0.000000] PPC64 nvram contains 15360 bytes >10:00:36,975 WARNING kernel:[ 0.000000] Zone ranges: >10:00:36,975 WARNING kernel:[ 0.000000] DMA [mem 0x00000000-0xafffffff] >10:00:36,975 WARNING kernel:[ 0.000000] Normal empty >10:00:36,975 WARNING kernel:[ 0.000000] Movable zone start for each node >10:00:36,975 WARNING kernel:[ 0.000000] Early memory node ranges >10:00:36,975 WARNING kernel:[ 0.000000] node 0: [mem 0x00000000-0xafffffff] >10:00:36,975 DEBUG kernel:[ 0.000000] On node 0 totalpages: 45056 >10:00:36,975 DEBUG kernel:[ 0.000000] DMA zone: 39 pages used for memmap >10:00:36,975 DEBUG kernel:[ 0.000000] DMA zone: 0 pages reserved >10:00:36,975 DEBUG kernel:[ 0.000000] DMA zone: 45017 pages, LIFO batch:1 >10:00:36,975 WARNING kernel:[ 0.000000] [boot]0015 Setup Done >10:00:36,975 INFO kernel:[ 0.000000] PERCPU: Embedded 2 pages/cpu @c000000001500000 s86784 r0 d44288 u131072 >10:00:36,975 DEBUG kernel:[ 0.000000] pcpu-alloc: s86784 r0 d44288 u131072 alloc=1*1048576 >10:00:36,975 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 >10:00:36,975 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 45017 >10:00:36,975 WARNING kernel:[ 0.000000] Policy zone: DMA >10:00:36,975 NOTICE kernel:[ 0.000000] Kernel command line: BOOT_IMAGE=/kernel repo=http://download.eng.bos.redhat.com/nightly/RHEL-7.0-20121003.n.0/compose/Server/ppc64/os/ vnc lang=en_US.UTF-8 keymap=us ip=dhcp ksdevice=00:21:5e:aa:0a:d2 leavebootorder >10:00:36,975 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: -1, 32768 bytes) >10:00:36,975 WARNING kernel:[ 0.000000] freeing bootmem node 0 >10:00:36,975 INFO kernel:[ 0.000000] Memory: 2804736k/2883584k available (16064k kernel code, 78848k reserved, 1856k data, 3164k bss, 5888k init) >10:00:36,975 INFO kernel:[ 0.000000] SLUB: Genslabs=19, HWalign=128, Order=0-3, MinObjects=0, CPUs=16, Nodes=256 >10:00:36,975 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >10:00:36,975 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=16. >10:00:36,975 INFO kernel:[ 0.000000] NR_IRQS:512 nr_irqs:512 16 >10:00:36,975 DEBUG kernel:[ 0.000000] pic: no ISA interrupt controller >10:00:36,975 DEBUG kernel:[ 0.000000] time_init: decrementer frequency = 512.000000 MHz >10:00:36,975 DEBUG kernel:[ 0.000000] time_init: processor frequency = 3000.000000 MHz >10:00:36,975 INFO kernel:[ 0.000000] clocksource: timebase mult[1f40000] shift[24] registered >10:00:36,975 DEBUG kernel:[ 0.000000] clockevent: decrementer mult[83126e98] shift[32] cpu[0] >10:00:36,975 INFO kernel:[ 0.000000] Console: colour dummy device 80x25 >10:00:36,975 INFO kernel:[ 0.000000] console [hvc0] enabled, bootconsole disabled >10:00:36,975 INFO kernel:[ 0.000123] pid_max: default: 32768 minimum: 301 >10:00:36,976 INFO kernel:[ 0.000172] Security Framework initialized >10:00:36,976 INFO kernel:[ 0.000181] SELinux: Initializing. >10:00:36,976 DEBUG kernel:[ 0.000189] SELinux: Starting in permissive mode >10:00:36,976 INFO kernel:[ 0.000322] Dentry cache hash table entries: 524288 (order: 6, 4194304 bytes) >10:00:36,976 INFO kernel:[ 0.001217] Inode-cache hash table entries: 262144 (order: 5, 2097152 bytes) >10:00:36,976 INFO kernel:[ 0.001710] Mount-cache hash table entries: 4096 >10:00:36,976 INFO kernel:[ 0.002717] Initializing cgroup subsys cpuacct >10:00:36,976 INFO kernel:[ 0.002722] Initializing cgroup subsys devices >10:00:36,976 INFO kernel:[ 0.002725] Initializing cgroup subsys freezer >10:00:36,976 INFO kernel:[ 0.002728] Initializing cgroup subsys net_cls >10:00:36,976 INFO kernel:[ 0.002732] Initializing cgroup subsys blkio >10:00:36,976 INFO kernel:[ 0.002735] Initializing cgroup subsys perf_event >10:00:36,976 INFO kernel:[ 0.002822] POWER7 performance monitor hardware support registered >10:00:36,976 INFO kernel:[ 0.012935] Brought up 16 CPUs >10:00:36,976 DEBUG kernel:[ 0.012946] Node 0 CPUs: 0-15 >10:00:36,976 INFO kernel:[ 0.012997] Enabling Asymmetric SMT scheduling >10:00:36,976 INFO kernel:[ 0.014372] devtmpfs: initialized >10:00:36,976 INFO kernel:[ 0.030443] atomic64 test passed >10:00:36,976 INFO kernel:[ 0.030567] NET: Registered protocol family 16 >10:00:36,976 INFO kernel:[ 0.030653] IBM eBus Device Driver >10:00:36,976 INFO kernel:[ 0.033103] PCI: Probing PCI hardware >10:00:36,976 DEBUG kernel:[ 0.033109] PCI: Probing PCI hardware done >10:00:36,976 WARNING kernel:[ 0.033115] opal: Node not found >10:00:36,976 INFO kernel:[ 0.034359] bio: create slab <bio-0> at 0 >10:00:36,976 INFO kernel:[ 0.034578] vgaarb: loaded >10:00:36,976 NOTICE kernel:[ 0.034664] SCSI subsystem initialized >10:00:36,976 INFO kernel:[ 0.034719] usbcore: registered new interface driver usbfs >10:00:36,976 INFO kernel:[ 0.034735] usbcore: registered new interface driver hub >10:00:36,976 INFO kernel:[ 0.034776] usbcore: registered new device driver usb >10:00:36,976 INFO kernel:[ 0.040041] NetLabel: Initializing >10:00:36,976 INFO kernel:[ 0.040045] NetLabel: domain hash size = 128 >10:00:36,976 INFO kernel:[ 0.040049] NetLabel: protocols = UNLABELED CIPSOv4 >10:00:36,976 INFO kernel:[ 0.040073] NetLabel: unlabeled traffic allowed by default >10:00:36,976 INFO kernel:[ 0.040134] Switching to clocksource timebase >10:00:36,976 INFO kernel:[ 0.071933] NET: Registered protocol family 2 >10:00:36,976 INFO kernel:[ 0.072163] TCP established hash table entries: 131072 (order: 5, 2097152 bytes) >10:00:36,976 INFO kernel:[ 0.073122] TCP bind hash table entries: 65536 (order: 4, 1048576 bytes) >10:00:36,976 INFO kernel:[ 0.073659] TCP: Hash tables configured (established 131072 bind 65536) >10:00:36,976 INFO kernel:[ 0.073673] TCP: reno registered >10:00:36,976 INFO kernel:[ 0.073682] UDP hash table entries: 2048 (order: 0, 65536 bytes) >10:00:36,976 INFO kernel:[ 0.073723] UDP-Lite hash table entries: 2048 (order: 0, 65536 bytes) >10:00:36,976 INFO kernel:[ 0.073872] NET: Registered protocol family 1 >10:00:36,976 DEBUG kernel:[ 0.073883] PCI: CLS 0 bytes, default 128 >10:00:36,976 INFO kernel:[ 0.073945] Unpacking initramfs... >10:00:36,976 INFO kernel:[ 9.160396] Freeing initrd memory: 24768k freed >10:00:36,976 DEBUG kernel:[ 9.160857] RTAS daemon started >10:00:36,976 INFO kernel:[ 9.189982] IOMMU table initialized, virtual merging enabled >10:00:36,976 DEBUG kernel:[ 9.190187] pseries_idle_driver registered >10:00:36,976 INFO kernel:[ 9.190482] audit: initializing netlink socket (disabled) >10:00:36,976 NOTICE kernel:[ 9.190503] type=2000 audit(1349344812.190:1): initialized >10:00:36,976 INFO kernel:[ 9.461079] HugeTLB registered 16 MB page size, pre-allocated 0 pages >10:00:36,976 INFO kernel:[ 9.461088] HugeTLB registered 16 GB page size, pre-allocated 0 pages >10:00:36,976 NOTICE kernel:[ 9.463495] VFS: Disk quotas dquot_6.5.2 >10:00:36,976 WARNING kernel:[ 9.463605] Dquot-cache hash table entries: 8192 (order 0, 65536 bytes) >10:00:36,976 INFO kernel:[ 9.464364] msgmni has been set to 5528 >10:00:36,976 DEBUG kernel:[ 9.464480] SELinux: Registering netfilter hooks >10:00:36,976 INFO kernel:[ 9.470492] alg: No test for stdrng (krng) >10:00:36,976 INFO kernel:[ 9.470508] NET: Registered protocol family 38 >10:00:36,976 INFO kernel:[ 9.470587] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >10:00:36,976 INFO kernel:[ 9.470656] io scheduler noop registered >10:00:36,976 INFO kernel:[ 9.470661] io scheduler deadline registered (default) >10:00:36,976 INFO kernel:[ 9.470709] io scheduler cfq registered >10:00:36,976 INFO kernel:[ 9.470780] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >10:00:36,976 INFO kernel:[ 9.470785] rpaphp: RPA HOT Plug PCI Controller Driver version: 0.1 >10:00:36,976 INFO kernel:[ 9.471526] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >10:00:36,976 INFO kernel:[ 9.471954] Linux agpgart interface v0.103 >10:00:36,976 INFO kernel:[ 9.472014] crash memory driver: version 1.1 >10:00:36,976 INFO kernel:[ 9.473452] loop: module loaded >10:00:36,976 INFO kernel:[ 9.473464] rdac: device handler registered >10:00:36,976 INFO kernel:[ 9.473501] hp_sw: device handler registered >10:00:36,976 INFO kernel:[ 9.473506] emc: device handler registered >10:00:36,976 INFO kernel:[ 9.473510] alua: device handler registered >10:00:36,976 INFO kernel:[ 9.473558] libphy: Fixed MDIO Bus: probed >10:00:36,976 INFO kernel:[ 9.473638] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >10:00:36,976 INFO kernel:[ 9.473663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >10:00:36,976 INFO kernel:[ 9.473683] uhci_hcd: USB Universal Host Controller Interface driver >10:00:36,976 INFO kernel:[ 9.473743] usbcore: registered new interface driver usbserial >10:00:36,976 INFO kernel:[ 9.473759] usbcore: registered new interface driver usbserial_generic >10:00:36,976 INFO kernel:[ 9.473771] USB Serial support registered for generic >10:00:36,976 INFO kernel:[ 9.473775] usbserial: USB Serial Driver core >10:00:36,976 INFO kernel:[ 9.473873] mousedev: PS/2 mouse device common for all mice >10:00:36,976 INFO kernel:[ 9.474087] rtc-generic rtc-generic: rtc core: registered rtc-generic as rtc0 >10:00:36,976 INFO kernel:[ 9.474203] cpuidle: using governor ladder >10:00:36,976 INFO kernel:[ 9.480122] cpuidle: using governor menu >10:00:36,976 INFO kernel:[ 9.480248] usbcore: registered new interface driver usbhid >10:00:36,976 INFO kernel:[ 9.480251] usbhid: USB HID core driver >10:00:36,976 INFO kernel:[ 9.480292] drop_monitor: Initializing network drop monitor service >10:00:36,976 INFO kernel:[ 9.480365] TCP: cubic registered >10:00:36,976 INFO kernel:[ 9.480368] Initializing XFRM netlink socket >10:00:36,976 INFO kernel:[ 9.480478] NET: Registered protocol family 10 >10:00:36,976 INFO kernel:[ 9.480640] NET: Registered protocol family 17 >10:00:36,976 DEBUG kernel:[ 9.480680] Running MSI bitmap self-tests ... >10:00:36,976 INFO kernel:[ 9.481677] registered taskstats version 1 >10:00:36,976 INFO kernel:[ 9.481856] rtc-generic rtc-generic: setting system clock to 2012-10-04 10:00:13 UTC (1349344813) >10:00:36,976 INFO kernel:[ 9.482841] Freeing unused kernel memory: 5888k freed >10:00:36,976 DEBUG kernel:[ 10.160459] RTAS: event: 804, Type: Platform Information Event, Severity: 1 >10:00:36,976 INFO kernel:[ 11.210449] squashfs: version 4.0 (2009/01/31) Phillip Lougher >10:00:36,976 INFO kernel:[ 11.335251] md: raid0 personality registered for level 0 >10:00:36,976 INFO kernel:[ 11.337148] md: raid1 personality registered for level 1 >10:00:36,976 INFO kernel:[ 11.338884] async_tx: api initialized (async) >10:00:36,976 INFO kernel:[ 11.338999] xor: measuring software checksum speed >10:00:36,976 INFO kernel:[ 11.430207] 8regs : 12000.000 MB/sec >10:00:36,976 INFO kernel:[ 11.530204] 8regs_prefetch: 9414.400 MB/sec >10:00:36,976 INFO kernel:[ 11.630207] 32regs : 11744.000 MB/sec >10:00:36,976 INFO kernel:[ 11.730206] 32regs_prefetch: 9017.600 MB/sec >10:00:36,976 INFO kernel:[ 11.730211] xor: using function: 8regs (12000.000 MB/sec) >10:00:36,976 WARNING kernel:[ 11.900209] raid6: altivecx1 5846 MB/s >10:00:36,976 WARNING kernel:[ 12.070204] raid6: altivecx2 11387 MB/s >10:00:36,976 WARNING kernel:[ 12.240201] raid6: altivecx4 12861 MB/s >10:00:36,976 WARNING kernel:[ 12.410205] raid6: altivecx8 9628 MB/s >10:00:36,976 WARNING kernel:[ 12.580204] raid6: int64x1 4113 MB/s >10:00:36,976 WARNING kernel:[ 12.750211] raid6: int64x2 4595 MB/s >10:00:36,976 WARNING kernel:[ 12.920204] raid6: int64x4 4746 MB/s >10:00:36,976 WARNING kernel:[ 13.090219] raid6: int64x8 2626 MB/s >10:00:36,976 WARNING kernel:[ 13.090224] raid6: using algorithm altivecx4 (12861 MB/s) >10:00:36,976 WARNING kernel:[ 13.090227] raid6: using intx1 recovery algorithm >10:00:36,976 INFO kernel:[ 13.091354] md: raid6 personality registered for level 6 >10:00:36,976 INFO kernel:[ 13.091358] md: raid5 personality registered for level 5 >10:00:36,976 INFO kernel:[ 13.091362] md: raid4 personality registered for level 4 >10:00:36,976 INFO kernel:[ 13.096722] md: raid10 personality registered for level 10 >10:00:36,976 INFO kernel:[ 13.098404] md: linear personality registered for level -1 >10:00:36,976 INFO kernel:[ 13.101153] device-mapper: uevent: version 1.0.3 >10:00:36,976 INFO kernel:[ 13.101270] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >10:00:36,976 INFO kernel:[ 13.109329] device-mapper: multipath: version 1.5.0 loaded >10:00:36,976 INFO kernel:[ 13.111098] device-mapper: multipath round-robin: version 1.0.0 loaded >10:00:36,976 INFO kernel:[ 13.154991] RPC: Registered named UNIX socket transport module. >10:00:36,976 INFO kernel:[ 13.155006] RPC: Registered udp transport module. >10:00:36,976 INFO kernel:[ 13.155010] RPC: Registered tcp transport module. >10:00:36,976 INFO kernel:[ 13.155013] RPC: Registered tcp NFSv4.1 backchannel transport module. >10:00:36,976 INFO kernel:[ 14.089621] ehea: IBM eHEA ethernet device driver (Release EHEA_0107) >10:00:36,976 INFO kernel:[ 14.103834] ibmvscsi 30000002: SRP_VERSION: 16.a >10:00:36,976 INFO kernel:[ 14.104062] scsi0 : IBM POWER Virtual SCSI Adapter 1.5.9 >10:00:36,976 INFO kernel:[ 14.104248] ibmvscsi 30000002: partner initialization complete >10:00:36,976 INFO kernel:[ 14.104305] ibmvscsi 30000002: host srp version: 16.a, host partition mother (1), OS 3, max io 1048576 >10:00:36,976 INFO kernel:[ 14.104370] ibmvscsi 30000002: Client reserve enabled >10:00:36,976 INFO kernel:[ 14.104385] ibmvscsi 30000002: sent SRP login >10:00:36,976 INFO kernel:[ 14.104440] ibmvscsi 30000002: SRP_LOGIN succeeded >10:00:36,976 NOTICE kernel:[ 14.122850] scsi 0:0:1:0: Direct-Access AIX VDASD 0001 PQ: 0 ANSI: 3 >10:00:36,976 NOTICE kernel:[ 14.158741] sd 0:0:1:0: [sda] 84017152 512-byte logical blocks: (43.0 GB/40.0 GiB) >10:00:36,976 NOTICE kernel:[ 14.158811] sd 0:0:1:0: [sda] Write Protect is off >10:00:36,976 DEBUG kernel:[ 14.158821] sd 0:0:1:0: [sda] Mode Sense: 17 00 00 08 >10:00:36,976 NOTICE kernel:[ 14.158878] sd 0:0:1:0: [sda] Cache data unavailable >10:00:36,976 ERR kernel:[ 14.158887] sd 0:0:1:0: [sda] Assuming drive cache: write through >10:00:36,976 NOTICE kernel:[ 14.159204] sd 0:0:1:0: [sda] Cache data unavailable >10:00:36,976 ERR kernel:[ 14.159210] sd 0:0:1:0: [sda] Assuming drive cache: write through >10:00:36,976 INFO kernel:[ 14.164276] ibmebus port0: eth0: Jumbo frames are disabled >10:00:36,976 INFO kernel:[ 14.164283] ibmebus port0: eth0: logical port id #19 >10:00:36,976 INFO kernel:[ 14.172766] sda: sda1 sda2 sda3 sda4 < sda5 > >10:00:36,976 NOTICE kernel:[ 14.173309] sd 0:0:1:0: [sda] Cache data unavailable >10:00:36,976 ERR kernel:[ 14.173314] sd 0:0:1:0: [sda] Assuming drive cache: write through >10:00:36,976 NOTICE kernel:[ 14.173319] sd 0:0:1:0: [sda] Attached SCSI disk >10:00:36,976 INFO kernel:[ 14.607823] ibmebus port0: ksdev0: Physical port up >10:00:36,976 INFO kernel:[ 14.607835] ibmebus port0: ksdev0: External switch port is backup port >10:00:36,976 DEBUG kernel:[ 15.853499] RTAS: event: 805, Type: Platform Information Event, Severity: 1 >10:00:36,976 DEBUG kernel:[ 18.763437] RTAS: event: 806, Type: Platform Information Event, Severity: 1 >10:00:36,976 DEBUG kernel:[ 20.703147] RTAS: event: 807, Type: Platform Information Event, Severity: 1 >10:00:36,976 INFO kernel:[ 22.429799] EXT4-fs (loop0): mounting ext2 file system using the ext4 subsystem >10:00:36,976 INFO kernel:[ 22.432580] EXT4-fs (loop0): mounted filesystem without journal. Opts: (null) >10:00:36,976 INFO kernel:[ 22.699858] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >10:00:36,976 DEBUG kernel:[ 26.175126] SELinux: 2048 avtab hash slots, 94129 rules. >10:00:36,976 DEBUG kernel:[ 26.188871] SELinux: 2048 avtab hash slots, 94129 rules. >10:00:36,976 DEBUG kernel:[ 26.283404] SELinux: 9 users, 15 roles, 4245 types, 230 bools, 1 sens, 1024 cats >10:00:36,976 DEBUG kernel:[ 26.283408] SELinux: 83 classes, 94129 rules >10:00:36,976 DEBUG kernel:[ 26.287305] SELinux: Completing initialization. >10:00:36,976 DEBUG kernel:[ 26.287307] SELinux: Setting up existing superblocks. >10:00:36,976 DEBUG kernel:[ 26.287313] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >10:00:36,976 DEBUG kernel:[ 26.287318] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >10:00:36,976 DEBUG kernel:[ 26.287334] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >10:00:36,976 DEBUG kernel:[ 26.287340] SELinux: initialized (dev proc, type proc), uses genfs_contexts >10:00:36,976 DEBUG kernel:[ 26.287351] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >10:00:36,976 DEBUG kernel:[ 26.287361] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >10:00:36,976 DEBUG kernel:[ 26.287697] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >10:00:36,976 DEBUG kernel:[ 26.287702] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >10:00:36,976 DEBUG kernel:[ 26.289409] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >10:00:36,976 DEBUG kernel:[ 26.289417] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >10:00:36,976 DEBUG kernel:[ 26.289420] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >10:00:36,976 DEBUG kernel:[ 26.289432] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >10:00:36,976 DEBUG kernel:[ 26.289438] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >10:00:36,976 DEBUG kernel:[ 26.289443] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >10:00:36,976 DEBUG kernel:[ 26.289467] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >10:00:36,976 DEBUG kernel:[ 26.289961] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >10:00:36,976 DEBUG kernel:[ 26.289963] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >10:00:36,976 DEBUG kernel:[ 26.289968] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >10:00:36,976 DEBUG kernel:[ 26.290074] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >10:00:36,976 DEBUG kernel:[ 26.290091] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:00:36,976 DEBUG kernel:[ 26.290096] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:00:36,976 DEBUG kernel:[ 26.290105] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:00:36,976 DEBUG kernel:[ 26.290137] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:00:36,976 DEBUG kernel:[ 26.290143] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:00:36,976 DEBUG kernel:[ 26.290147] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:00:36,976 DEBUG kernel:[ 26.290152] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:00:36,976 DEBUG kernel:[ 26.290163] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:00:36,976 DEBUG kernel:[ 26.290169] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >10:00:36,976 DEBUG kernel:[ 26.290177] SELinux: initialized (dev loop0, type squashfs), uses xattr >10:00:36,976 DEBUG kernel:[ 26.290200] SELinux: initialized (dev dm-0, type ext4), uses xattr >10:00:36,976 NOTICE kernel:[ 26.504149] type=1403 audit(1349344830.520:2): policy loaded auid=4294967295 ses=4294967295 >10:00:36,976 DEBUG kernel:[ 27.203009] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >10:00:36,976 DEBUG kernel:[ 27.254105] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >10:00:36,976 DEBUG kernel:[ 30.714392] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >10:00:36,976 DEBUG kernel:[ 31.034031] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >10:00:36,976 NOTICE kernel:[ 31.424122] type=1400 audit(1349344835.440:3): avc: denied { create } for pid=1032 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >10:00:36,976 NOTICE kernel:[ 31.424166] type=1400 audit(1349344835.440:4): avc: denied { setattr } for pid=1032 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=53432 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >10:00:36,976 NOTICE kernel:[ 31.424199] type=1400 audit(1349344835.440:5): avc: denied { relabelfrom } for pid=1032 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=53432 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >10:00:37,428 NOTICE kernel:[ 33.402281] type=1400 audit(1349344837.400:6): avc: denied { read } for pid=1048 comm="bash" name=".profile" dev="dm-0" ino=8195 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:admin_home_t:s0 tclass=file >10:00:37,428 NOTICE kernel:[ 33.402292] type=1400 audit(1349344837.400:7): avc: denied { open } for pid=1048 comm="bash" path="/root/.profile" dev="dm-0" ino=8195 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:admin_home_t:s0 tclass=file >10:00:37,450 NOTICE kernel:[ 33.422625] type=1400 audit(1349344837.430:8): avc: denied { read } for pid=1048 comm="bash" name="linux" dev="dm-0" ino=44956 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:usr_t:s0 tclass=file >10:00:37,450 NOTICE kernel:[ 33.422643] type=1400 audit(1349344837.430:9): avc: denied { open } for pid=1048 comm="bash" path="/usr/share/terminfo/l/linux" dev="dm-0" ino=44956 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:usr_t:s0 tclass=file >10:00:37,450 NOTICE kernel:[ 33.422654] type=1400 audit(1349344837.430:10): avc: denied { getattr } for pid=1048 comm="bash" path="/usr/share/terminfo/l/linux" dev="dm-0" ino=44956 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:usr_t:s0 tclass=file >10:00:38,002 INFO dbus-daemon: dbus[1054]: [system] Activating systemd to hand-off: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >10:00:38,003 NOTICE dbus: [system] Activating systemd to hand-off: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >10:00:38,049 INFO dbus-daemon: dbus[1054]: [system] Successfully activated service 'org.freedesktop.systemd1' >10:00:38,050 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.systemd1' >10:00:38,442 INFO polkitd: Started polkitd version 0.107 >10:00:38,496 INFO dbus-daemon: dbus[1054]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >10:00:38,497 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >10:00:38,531 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >10:00:38,531 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >10:00:38,532 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >10:00:38,533 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >10:00:38,533 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >10:00:38,534 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-ksdev0 ... >10:00:38,535 NOTICE NetworkManager: ifcfg-rh: read connection 'Boot Disk' >10:00:38,536 INFO NetworkManager: <info> trying to start the modem manager... >10:00:38,537 NOTICE dbus: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >10:00:38,537 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >10:00:38,538 INFO dbus-daemon: dbus[1054]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >10:00:38,545 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >10:00:38,545 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >10:00:38,545 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >10:00:38,545 INFO NetworkManager: <info> Networking is enabled by state file >10:00:38,545 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >10:00:38,545 INFO NetworkManager: <info> (ksdev0): carrier is ON >10:00:38,545 ERR NetworkManager: <error> [1349344838.543815] [nm-device-ethernet.c:456] real_update_permanent_hw_address(): (ksdev0): unable to read permanent MAC address (error 0) >10:00:38,546 INFO NetworkManager: <info> (ksdev0): new Ethernet device (driver: 'ehea' ifindex: 2) >10:00:38,547 INFO NetworkManager: <info> (ksdev0): exported as /org/freedesktop/NetworkManager/Devices/0 >10:00:38,547 INFO NetworkManager: <info> (ksdev0): now managed >10:00:38,548 INFO NetworkManager: <info> (ksdev0): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >10:00:38,549 INFO NetworkManager: <info> (ksdev0): preparing device. >10:00:38,549 INFO NetworkManager: <info> Activation (ksdev0) starting connection 'Boot Disk' >10:00:38,550 INFO NetworkManager: <info> (ksdev0): device state change: unavailable -> ip-config (reason 'none') [20 70 0] >10:00:38,550 INFO NetworkManager: <info> Activation (ksdev0) Stage 3 of 5 (IP Configure Start) scheduled. >10:00:38,551 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >10:00:38,551 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >10:00:38,552 INFO NetworkManager: <info> Activation (ksdev0) Stage 3 of 5 (IP Configure Start) started... >10:00:38,552 INFO NetworkManager: <info> Activation (ksdev0) Beginning DHCPv4 transaction (timeout in 45 seconds) >10:00:38,578 INFO NetworkManager: <info> dhclient started with pid 1065 >10:00:38,809 INFO NetworkManager: <info> Activation (ksdev0) Stage 3 of 5 (IP Configure Start) complete. >10:00:38,809 INFO modem-manager: <info> ModemManager (version 0.6.0.0-1.el7) starting... >10:00:38,810 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.ModemManager' >10:00:38,810 INFO NetworkManager: <info> modem-manager is now available >10:00:38,811 INFO modem-manager: <info> Loaded plugin 'Ericsson MBM' >10:00:38,811 INFO modem-manager: <info> Loaded plugin 'AnyData' >10:00:38,812 INFO modem-manager: <info> Loaded plugin 'Option High-Speed' >10:00:38,812 INFO modem-manager: <info> Loaded plugin 'Option' >10:00:38,813 INFO modem-manager: <info> Loaded plugin 'Sierra' >10:00:38,813 INFO modem-manager: <info> Loaded plugin 'Longcheer' >10:00:38,813 INFO modem-manager: <info> Loaded plugin 'Wavecom' >10:00:38,814 INFO modem-manager: <info> Loaded plugin 'MotoC' >10:00:38,814 INFO modem-manager: <info> Loaded plugin 'Gobi' >10:00:38,815 INFO modem-manager: <info> Loaded plugin 'Linktop' >10:00:38,815 INFO modem-manager: <info> Loaded plugin 'ZTE' >10:00:38,816 INFO modem-manager: <info> Loaded plugin 'Huawei' >10:00:38,817 INFO modem-manager: <info> Loaded plugin 'X22X' >10:00:38,817 INFO modem-manager: <info> Loaded plugin 'SimTech' >10:00:38,818 INFO modem-manager: <info> Loaded plugin 'Nokia' >10:00:38,819 INFO modem-manager: <info> Loaded plugin 'Novatel' >10:00:38,819 INFO modem-manager: <info> Loaded plugin 'Samsung' >10:00:38,820 INFO modem-manager: <info> Loaded plugin 'Iridium' >10:00:38,820 INFO modem-manager: <info> Loaded plugin 'Cinterion' >10:00:38,821 INFO modem-manager: <info> Loaded plugin 'Generic' >10:00:38,822 INFO modem-manager: <info> Successfully loaded 20 plugins >10:00:38,822 INFO dbus-daemon: modem-manager[1064]: <info> ModemManager (version 0.6.0.0-1.el7) starting... >10:00:38,823 INFO dbus-daemon: dbus[1054]: [system] Successfully activated service 'org.freedesktop.ModemManager' >10:00:38,824 INFO dbus-daemon: modem-manager[1064]: <info> Loaded plugin 'Ericsson MBM' >10:00:38,824 INFO dbus-daemon: modem-manager[1064]: <info> Loaded plugin 'AnyData' >10:00:38,825 INFO dbus-daemon: modem-manager[1064]: <info> Loaded plugin 'Option High-Speed' >10:00:38,825 INFO dbus-daemon: modem-manager[1064]: <info> Loaded plugin 'Option' >10:00:38,826 INFO dbus-daemon: modem-manager[1064]: <info> Loaded plugin 'Sierra' >10:00:38,826 INFO dbus-daemon: modem-manager[1064]: <info> Loaded plugin 'Longcheer' >10:00:38,826 INFO dbus-daemon: modem-manager[1064]: <info> Loaded plugin 'Wavecom' >10:00:38,827 INFO dbus-daemon: modem-manager[1064]: <info> Loaded plugin 'MotoC' >10:00:38,828 INFO dbus-daemon: modem-manager[1064]: <info> Loaded plugin 'Gobi' >10:00:38,828 INFO dbus-daemon: modem-manager[1064]: <info> Loaded plugin 'Linktop' >10:00:38,829 INFO dbus-daemon: modem-manager[1064]: <info> Loaded plugin 'ZTE' >10:00:38,829 INFO dbus-daemon: modem-manager[1064]: <info> Loaded plugin 'Huawei' >10:00:38,830 INFO dbus-daemon: modem-manager[1064]: <info> Loaded plugin 'X22X' >10:00:38,830 INFO dbus-daemon: modem-manager[1064]: <info> Loaded plugin 'SimTech' >10:00:38,831 INFO dbus-daemon: modem-manager[1064]: <info> Loaded plugin 'Nokia' >10:00:38,831 INFO dbus-daemon: modem-manager[1064]: <info> Loaded plugin 'Novatel' >10:00:38,832 INFO dbus-daemon: modem-manager[1064]: <info> Loaded plugin 'Samsung' >10:00:38,832 INFO dbus-daemon: modem-manager[1064]: <info> Loaded plugin 'Iridium' >10:00:38,832 INFO dbus-daemon: modem-manager[1064]: <info> Loaded plugin 'Cinterion' >10:00:38,833 INFO dbus-daemon: modem-manager[1064]: <info> Loaded plugin 'Generic' >10:00:38,833 INFO dbus-daemon: modem-manager[1064]: <info> Successfully loaded 20 plugins >10:00:39,003 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >10:00:39,004 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >10:00:39,004 INFO dhclient: All rights reserved. >10:00:39,005 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >10:00:39,005 INFO dhclient: >10:00:39,021 INFO NetworkManager: <info> (ksdev0): DHCPv4 state changed nbi -> preinit >10:00:39,118 INFO dhclient: Listening on LPF/ksdev0/00:21:5e:aa:0a:d2 >10:00:39,348 INFO dhclient: Sending on LPF/ksdev0/00:21:5e:aa:0a:d2 >10:00:39,349 INFO dhclient: Sending on Socket/fallback >10:00:39,350 INFO dhclient: DHCPREQUEST on ksdev0 to 255.255.255.255 port 67 (xid=0x6a19defd) >10:00:39,351 INFO dhclient: DHCPACK from 10.16.64.14 (xid=0x6a19defd) >10:00:39,351 INFO NetworkManager: <info> (ksdev0): DHCPv4 state changed preinit -> reboot >10:00:39,352 INFO dhclient: bound to 10.16.67.45 -- renewal in 37902 seconds. >10:00:39,353 INFO NetworkManager: <info> address 10.16.67.45 >10:00:39,353 INFO NetworkManager: <info> prefix 21 (255.255.248.0) >10:00:39,354 INFO NetworkManager: <info> gateway 10.16.71.254 >10:00:39,354 INFO NetworkManager: <info> nameserver '10.16.36.29' >10:00:39,355 INFO NetworkManager: <info> nameserver '10.16.255.2' >10:00:39,355 INFO NetworkManager: <info> nameserver '10.16.255.3' >10:00:39,356 INFO NetworkManager: <info> domain name 'rhts.eng.bos.redhat.com' >10:00:39,356 INFO NetworkManager: <info> Activation (ksdev0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >10:00:39,357 INFO NetworkManager: <info> Activation (ksdev0) Stage 5 of 5 (IPv4 Commit) started... >10:00:39,358 INFO NetworkManager: <info> (ksdev0): device state change: ip-config -> activated (reason 'none') [70 100 0] >10:00:39,359 INFO NetworkManager: <info> Policy set 'Boot Disk' (ksdev0) as default for IPv4 routing and DNS. >10:00:39,359 INFO NetworkManager: <info> Activation (ksdev0) successful, device activated. >10:00:39,359 INFO NetworkManager: <info> Activation (ksdev0) Stage 5 of 5 (IPv4 Commit) complete. >10:00:39,360 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >10:00:39,361 INFO dbus-daemon: dbus[1054]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >10:00:39,373 INFO dbus-daemon: dbus[1054]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >10:00:39,374 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >10:00:39,438 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >10:00:40,109 INFO systemd: Startup finished in 9s 484ms 996us (kernel) + 17s 110ms 447us (initrd) + 9s 494ms 816us (userspace) = 36s 90ms 259us. >10:00:40,110 INFO dbus-daemon: Failed to issue method call: Unit chronyd.service is not loaded. >10:00:41,228 NOTICE kernel:[ 37.206832] type=1400 audit(1349344841.210:11): avc: denied { read write } for pid=1111 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=1372 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >10:00:41,228 WARNING kernel:[ 37.208370] auditd (1112): /proc/1112/oom_adj is deprecated, please use /proc/1112/oom_score_adj instead. >10:00:46,324 INFO chrony-helper: tr: write error: Broken pipe >10:00:46,325 INFO chrony-helper: tr: write error >10:00:46,593 INFO chronyd: chronyd version 1.27-git1ca844 starting >10:00:46,594 INFO chronyd: Linux kernel major=3 minor=6 patch=0 >10:00:46,595 INFO chronyd: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >10:00:47,658 INFO systemd: anaconda-shell@hvc1.service holdoff time over, scheduling restart. >10:00:48,838 INFO kernel:[ 44.813984] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >10:00:48,838 DEBUG kernel:[ 44.818024] SELinux: initialized (dev sda2, type ext4), uses xattr >10:00:49,068 INFO kernel:[ 45.046708] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null) >10:00:49,068 DEBUG kernel:[ 45.046718] SELinux: initialized (dev sda5, type ext4), uses xattr >10:00:55,498 INFO kernel:[ 52.179692] Btrfs loaded >10:00:55,568 INFO kernel:[ 52.247919] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >10:00:57,338 INFO systemd: anaconda-shell@hvc1.service holdoff time over, scheduling restart. >10:01:07,678 INFO systemd: anaconda-shell@hvc1.service holdoff time over, scheduling restart. >10:01:17,978 INFO systemd: anaconda-shell@hvc1.service holdoff time over, scheduling restart. >10:01:28,388 INFO systemd: anaconda-shell@hvc1.service holdoff time over, scheduling restart. >10:01:38,598 INFO systemd: anaconda-shell@hvc1.service holdoff time over, scheduling restart. >10:01:48,868 INFO systemd: anaconda-shell@hvc1.service holdoff time over, scheduling restart. >10:01:59,118 INFO systemd: anaconda-shell@hvc1.service holdoff time over, scheduling restart.
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 863045
: 621526 |
621527
|
621528
|
621529
|
621530
|
621531
|
621532
|
621533
|
621534
|
621535
|
621536
|
621537
|
621538