Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 623670 Details for
Bug 864180
AttributeError: 'NoneType' object has no attribute 'isExtended'
Home
New
Search
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.rh90 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), 283.77 KB, created by
Mark Hamzy
on 2012-10-08 19:27:13 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Mark Hamzy
Created:
2012-10-08 19:27:13 UTC
Size:
283.77 KB
patch
obsolete
>anaconda 18.13 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/resize.py", line 123, in populate > if dev.isExtended and disk.format.logicalPartitions: > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/resize.py", line 167, in refresh > self.populate(disks) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 637, in on_continue_clicked > resizeDialog.refresh(disks) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 642, in on_continue_clicked > self.on_continue_clicked(button) >AttributeError: 'NoneType' object has no attribute 'isExtended' > >Local variables in innermost frame: >diskReclaimableSpace: 4484.0 >totalDisks: 0 >totalReclaimableSpace: 0 >self: <pyanaconda.ui.gui.spokes.lib.resize.ResizeDialog object at 0x1003aea1a50> >disks: [DiskDevice instance (0xfff6e439890) -- > name = sda status = True kids = 5 id = 0 > parents = [] > uuid = None size = 30720.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: 62914560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 1 busy: False > hardwareGeometry: (30720, 64, 32) biosGeometry: (3916, 255, 63) > PedDevice: <_ped.Device object at 0xfff6e40d440> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0xfff6e597a50>] >dev: None >part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff6e5af750> fileSystem: <parted.filesystem.FileSystem object at 0xfff6e5b1410> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff6e5b1210> PedPartition: <_ped.Partition object at 0xfff6e5a6e30> >renderer: <CellRendererCombo object at 0xfff678d7640 (GtkCellRendererCombo at 0x100389c03f0)> >disk: existing 30720MB disk sda (0) with existing msdos disklabel >itr: <GtkTreeIter at 0x1003bd30300> >freeSize: 4048.0 > > >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 (16) with existing ext4 filesystem >, '/': existing 26166MB partition sda5 (19) >} > swaps: [existing 4048MB partition sda3 (17) with existing swap >] > name: Fedora Linux 18 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, sr0, loop0, /run/install/repo/LiveOS/squashfs.img, 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 0xfff73799ad0>> > _intf.storage.fsset.devicetree.exclusiveDisks: [sda] > _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, sr0] > _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 >, 'sr0': 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:3/0:0:3:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/vio/30000002/host0/target0:0:3/0:0:3:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sr0 > _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) >, 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 30720MB disk sda (14) with existing msdos disklabel >, existing 4MB partition sda1 (15) with existing prepboot >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, existing 26167MB partition sda4 (18) >, OpticalDevice instance, containing members: > _model: VOPTA > controllable: True > major: 11 > kids: 0 > _partedDevice: parted.Device instance -- > model: AIX VOPTA path: /dev/sr0 type: 1 > sectorSize: 512 physicalSectorSize: 2048 > length: 1362693 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 3 busy: True > hardwareGeometry: (84, 255, 63) biosGeometry: (84, 255, 63) > PedDevice: <_ped.Device object at 0xfff6965ff80> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: 2012-10-05-22-38-14-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_18_ppc64 > _format._targetSize: 0 > _format._size: 0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/sr0 > sysfsPath: /devices/vio/30000002/host0/target0:0:3/0:0:3:0/block/sr0 > _vendor: AIX > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2012-10-05-22-38-14-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora_18_ppc64 > originalFormat._targetSize: 0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/sr0 > bus: Skipped > _size: 665.377441406 > _serial: None > id: 20 > 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: /run/install/repo/LiveOS/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 21 > 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: 22 > 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: 23 > 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: d8078582-c55a-4faa-a931-ee734abb4364 > _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: d8078582-c55a-4faa-a931-ee734abb4364 > 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: 24 > 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: 25 > 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: 26 > minor: 0 >, existing 1024MB dm live-rw (27) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: 5dcda705-8b83-4123-9e69-c1602e614a83 > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 008005 > origFormat._minInstanceSize: 1062.0 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 26166.0 > origFormat._size: 26166.0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._device: /dev/sda5 > id: 0 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 1 >] > _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: True > _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: False > _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: None > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: None > _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 (0xfff68534fd0) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x1003b1a9790) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0xfff68273910) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0xfff68273950) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = prepboot encrypted = False > size = 4 maxSize = None grow = False > >, PartSpec instance (0xfff68273990) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 4048 maxSize = None grow = False > >] > _intf.storage.doAutoPart: True > _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: OpticalDevice instance, containing members: > _intf.payload.install_device._model: VOPTA > _intf.payload.install_device.controllable: True > _intf.payload.install_device.major: 11 > _intf.payload.install_device.kids: 0 > _intf.payload.install_device._partedDevice: parted.Device instance -- > model: AIX VOPTA path: /dev/sr0 type: 1 > sectorSize: 512 physicalSectorSize: 2048 > length: 1362693 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 3 busy: True > hardwareGeometry: (84, 255, 63) biosGeometry: (84, 255, 63) > PedDevice: <_ped.Device object at 0xfff6f2e7d40> > _intf.payload.install_device.uuid: None > _intf.payload.install_device.exists: True > _intf.payload.install_device.fstabComment: Skipped > _intf.payload.install_device._format: Iso9660FS instance, containing members: > _intf.payload.install_device._format.uuid: 2012-10-05-22-38-14-00 > _intf.payload.install_device._format.exists: True > _intf.payload.install_device._format._mountpoint: None > _intf.payload.install_device._format._majorminor: 011000 > _intf.payload.install_device._format._minInstanceSize: None > _intf.payload.install_device._format._mountType: iso9660 > _intf.payload.install_device._format.fsprofile: None > _intf.payload.install_device._format.label: Fedora_18_ppc64 > _intf.payload.install_device._format._targetSize: 0 > _intf.payload.install_device._format._size: 0 > _intf.payload.install_device._format.mountopts: None > _intf.payload.install_device._format.mountpoint: None > _intf.payload.install_device._format._migrate: False > _intf.payload.install_device._format._device: /dev/sr0 > _intf.payload.install_device.sysfsPath: /devices/vio/30000002/host0/target0:0:3/0:0:3:0/block/sr0 > _intf.payload.install_device._vendor: AIX > _intf.payload.install_device._name: sr0 > _intf.payload.install_device._targetSize: 0 > _intf.payload.install_device.protected: False > _intf.payload.install_device.parents: [] > _intf.payload.install_device.originalFormat: Iso9660FS instance, containing members: > _intf.payload.install_device.originalFormat.uuid: 2012-10-05-22-38-14-00 > _intf.payload.install_device.originalFormat.exists: True > _intf.payload.install_device.originalFormat._mountpoint: None > _intf.payload.install_device.originalFormat.mountpoint: None > _intf.payload.install_device.originalFormat._majorminor: None > _intf.payload.install_device.originalFormat.fsprofile: None > _intf.payload.install_device.originalFormat.label: Fedora_18_ppc64 > _intf.payload.install_device.originalFormat._targetSize: 0 > _intf.payload.install_device.originalFormat._minInstanceSize: None > _intf.payload.install_device.originalFormat.mountopts: None > _intf.payload.install_device.originalFormat._size: 0 > _intf.payload.install_device.originalFormat._migrate: False > _intf.payload.install_device.originalFormat._device: /dev/sr0 > _intf.payload.install_device.bus: Skipped > _intf.payload.install_device._size: 665.377441406 > _intf.payload.install_device._serial: None > _intf.payload.install_device.id: 6 > _intf.payload.install_device.minor: 0 > _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._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload._setup: True > _intf.payload.txID: 1349724314.98 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 577.72 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 >upgradeRoot: None >_platform: Already dumped (IPSeriesPPC instance) >id: None >rescue: False >mediaDevice: None >upgrade: False >_network: None >methodstr: None >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.13 > 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 >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, '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': None, 'vncpassword': '', 'vnc': True, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'multiLib': False, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxy: None > > >/tmp/anaconda.log: >19:22:58,660 INFO anaconda: /sbin/anaconda 18.13 >19:23:00,245 INFO anaconda: 4194304 kB (4096 MB) are available >19:23:00,245 INFO anaconda: check_memory(): total:4096, needed:768, graphical:1280 >19:23:00,265 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >19:23:00,265 INFO anaconda: Default encoding = utf-8 >19:23:00,459 INFO anaconda: ISCSID is /sbin/iscsid >19:23:00,460 INFO anaconda: no initiator set >19:23:00,794 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >19:23:00,794 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >19:23:01,074 INFO anaconda: Display mode = g >19:23:01,078 INFO anaconda: 4194304 kB (4096 MB) are available >19:23:01,079 INFO anaconda: check_memory(): total:4096, needed:768, graphical:1280 >19:23:01,080 INFO anaconda.stdout: Starting VNC... >19:23:02,187 INFO anaconda.stdout: The VNC server is now running. >19:23:02,190 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. > > >19:23:02,191 INFO anaconda.stdout: Please manually connect your vnc client to sharpie.rchland.ibm.com:1 (9.5.250.145) to begin the install. >19:23:02,193 INFO anaconda: Starting window manager, pid 1186. >19:23:03,993 INFO anaconda: using only installclass _Fedora >19:23:05,190 INFO anaconda: Detected 4048M of memory >19:23:05,190 INFO anaconda: Swap attempt of 4048M >19:23:05,472 INFO anaconda: no initiator set >19:23:05,923 DEBUG anaconda: required disklabel type for sda (1) is None >19:23:05,923 DEBUG anaconda: default disklabel type for sda is msdos >19:23:05,924 DEBUG anaconda: selecting msdos disklabel for sda based on size >19:23:08,673 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage as ext4 with options defaults,ro >19:23:08,714 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >19:23:08,961 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda5 on /mnt/sysimage as ext4 with options defaults,ro >19:23:09,141 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >15:25:00,645 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) > >15:25:05,196 INFO anaconda: Detected 4048M of memory >15:25:05,196 INFO anaconda: Swap attempt of 4048M >15:25:05,215 ERR anaconda: storage configuration failed: Not enough free space on disks for automatic partitioning >15:25:05,215 INFO anaconda: no initiator set >15:25:05,556 DEBUG anaconda: required disklabel type for sda (1) is None >15:25:05,557 DEBUG anaconda: default disklabel type for sda is msdos >15:25:05,558 DEBUG anaconda: selecting msdos disklabel for sda based on size >15:25:10,249 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage as ext4 with options defaults,ro >15:25:10,294 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >15:25:10,568 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda5 on /mnt/sysimage as ext4 with options defaults,ro >15:25:10,754 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False > > >/tmp/packaging.log: >19:23:05,153 DEBUG packaging: getting release version from tree at None (18) >19:23:05,154 DEBUG packaging: got a release version of 18 >19:23:09,525 INFO packaging: updating base repo >19:23:09,740 DEBUG packaging: getting release version from tree at None (18) >19:23:09,740 DEBUG packaging: got a release version of 18 >19:23:09,741 INFO packaging: configuring base repo >19:23:09,742 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >19:23:09,829 DEBUG packaging: getting release version from tree at file:///run/install/repo (18) >19:23:09,829 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxies: {} ; sslverify: True) >19:23:09,833 DEBUG packaging: got a release version of 18 >19:23:09,924 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >19:23:09,942 DEBUG packaging: disabling repo fedora >19:23:09,943 DEBUG packaging: disabling repo updates-testing >19:23:09,944 DEBUG packaging: disabling repo updates >19:23:09,945 INFO packaging: gathering repo metadata >19:23:09,945 DEBUG packaging: getting repo metadata for anaconda >19:23:10,005 DEBUG packaging: getting group info for anaconda >19:23:10,065 INFO packaging: metadata retrieval complete >15:24:56,761 DEBUG packaging: deleting package sacks >15:24:56,769 INFO packaging: checking software selection >15:24:56,769 DEBUG packaging: deleting package sacks >15:24:56,769 DEBUG packaging: deleting yum transaction info >15:24:56,769 DEBUG packaging: select group core >15:24:57,312 DEBUG packaging: select group core >15:24:57,313 DEBUG packaging: select group gnome-desktop >15:24:57,453 DEBUG packaging: select group multimedia >15:24:57,492 DEBUG packaging: select group input-methods >15:24:57,522 DEBUG packaging: select group base-x >15:24:57,568 DEBUG packaging: select group fonts >15:24:57,662 DEBUG packaging: select group hardware-support >15:24:57,692 DEBUG packaging: select group dial-up >15:24:57,703 DEBUG packaging: select group printing >15:24:57,856 DEBUG packaging: select group firefox >15:24:57,858 DEBUG packaging: select group standard >15:24:57,960 DEBUG packaging: select package kernel >15:24:57,963 INFO packaging: selected kernel >15:24:57,963 INFO packaging: checking dependencies >15:25:09,709 DEBUG packaging: success >15:25:09,826 INFO packaging: 1101 packages selected totalling 3.01 Gb >15:25:14,978 INFO packaging: checking software selection >15:25:14,978 DEBUG packaging: deleting package sacks >15:25:14,978 DEBUG packaging: deleting yum transaction info >15:25:15,005 DEBUG packaging: select group core >15:25:15,007 DEBUG packaging: select group core >15:25:15,008 DEBUG packaging: deselect group gnome-desktop >15:25:15,010 DEBUG packaging: deselect group multimedia >15:25:15,010 DEBUG packaging: deselect group input-methods >15:25:15,010 DEBUG packaging: deselect group base-x >15:25:15,011 DEBUG packaging: deselect group fonts >15:25:15,015 DEBUG packaging: deselect group hardware-support >15:25:15,016 DEBUG packaging: deselect group dial-up >15:25:15,016 DEBUG packaging: deselect group printing >15:25:15,017 DEBUG packaging: deselect group firefox >15:25:15,017 DEBUG packaging: deselect group standard >15:25:15,018 DEBUG packaging: deselect group gnome-media >15:25:15,018 DEBUG packaging: deselect group libreoffice >15:25:15,018 DEBUG packaging: deselect group epiphany >15:25:15,018 DEBUG packaging: deselect group gnome-apps >15:25:15,018 DEBUG packaging: select package kernel >15:25:15,440 INFO packaging: selected kernel >15:25:15,440 INFO packaging: checking dependencies >15:25:16,336 DEBUG packaging: success >15:25:16,350 INFO packaging: 105 packages selected totalling 577.72 Mb > > >/tmp/program.log: >19:23:00,412 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >19:23:00,461 INFO program: Running... modprobe fcoe >19:23:00,771 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >19:23:00,793 INFO program: No FCoE boot disk information is found in EDD! >19:23:00,795 INFO program: Running... udevadm settle --timeout=300 >19:23:00,946 INFO program: Running... multipath -d >19:23:01,019 INFO program: Oct 08 19:23:01 | sda: rport id not found >19:23:01,019 INFO program: create: mpatha (SAIX_VDASD_00c0061a00004c00000001312047a27a.8) undef AIX ,VDASD >19:23:01,019 INFO program: size=30G features='0' hwhandler='0' wp=undef >19:23:01,019 INFO program: `-+- policy='round-robin 0' prio=1 status=undef >19:23:01,020 INFO program: `- 0:0:1:0 sda 8:0 undef ready running >19:23:01,022 INFO program: Running... multipath -ll >19:23:02,194 INFO program: Running... metacity --display :1 --sm-disable >19:23:03,138 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >19:23:03,402 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:23:03,403 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:23:03,404 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:23:03,405 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:23:03,406 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:23:03,406 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:23:03,409 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:23:03,409 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:23:03,410 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:23:03,412 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:23:03,413 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:23:03,414 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:23:03,416 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:23:03,419 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:23:03,420 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:23:03,421 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:23:03,422 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:23:03,423 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:23:03,424 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:23:03,426 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:23:03,426 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:23:03,429 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:23:05,234 INFO program: Running... udevadm control --property=ANACONDA=1 >19:23:05,411 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >19:23:05,461 INFO program: Running... systemctl start chronyd.service >19:23:05,482 INFO program: Running... udevadm settle --timeout=300 >19:23:05,785 INFO program: Running... multipath -d >19:23:05,812 INFO program: Oct 08 19:23:05 | sda: rport id not found >19:23:05,812 INFO program: create: mpatha (SAIX_VDASD_00c0061a00004c00000001312047a27a.8) undef AIX ,VDASD >19:23:05,813 INFO program: size=30G features='0' hwhandler='0' wp=undef >19:23:05,813 INFO program: `-+- policy='round-robin 0' prio=1 status=undef >19:23:05,813 INFO program: `- 0:0:1:0 sda 8:0 undef ready running >19:23:05,813 INFO program: Running... multipath -ll >19:23:06,205 INFO program: Running... dumpe2fs -h /dev/sda2 >19:23:06,239 INFO program: Filesystem volume name: <none> >19:23:06,239 INFO program: Last mounted on: /boot >19:23:06,240 INFO program: Filesystem UUID: d63535df-270c-41b5-a000-5278ee9bf16d >19:23:06,240 INFO program: Filesystem magic number: 0xEF53 >19:23:06,240 INFO program: Filesystem revision #: 1 (dynamic) >19:23:06,240 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 >19:23:06,240 INFO program: Filesystem flags: unsigned_directory_hash >19:23:06,240 INFO program: Default mount options: user_xattr acl >19:23:06,241 INFO program: Filesystem state: clean >19:23:06,241 INFO program: Errors behavior: Continue >19:23:06,241 INFO program: Filesystem OS type: Linux >19:23:06,241 INFO program: Inode count: 128016 >19:23:06,241 INFO program: Block count: 512000 >19:23:06,384 INFO program: Reserved block count: 25600 >19:23:06,385 INFO program: Free blocks: 433172 >19:23:06,385 INFO program: Free inodes: 127726 >19:23:06,385 INFO program: First block: 1 >19:23:06,386 INFO program: Block size: 1024 >19:23:06,388 INFO program: Fragment size: 1024 >19:23:06,388 INFO program: Reserved GDT blocks: 256 >19:23:06,389 INFO program: Blocks per group: 8192 >19:23:06,390 INFO program: Fragments per group: 8192 >19:23:06,391 INFO program: Inodes per group: 2032 >19:23:06,391 INFO program: Inode blocks per group: 254 >19:23:06,393 INFO program: Flex block group size: 16 >19:23:06,393 INFO program: Filesystem created: Thu Oct 4 10:32:14 2012 >19:23:06,394 INFO program: Last mount time: Thu Oct 4 15:39:57 2012 >19:23:06,394 INFO program: Last write time: Thu Oct 4 15:40:34 2012 >19:23:06,395 INFO program: Mount count: 2 >19:23:06,395 INFO program: Maximum mount count: -1 >19:23:06,396 INFO program: Last checked: Thu Oct 4 10:32:14 2012 >19:23:06,398 INFO program: Check interval: 0 (<none>) >19:23:06,400 INFO program: Lifetime writes: 75 MB >19:23:06,401 INFO program: Reserved blocks uid: 0 (user root) >19:23:06,401 INFO program: Reserved blocks gid: 0 (group root) >19:23:06,402 INFO program: First inode: 11 >19:23:06,403 INFO program: Inode size: 128 >19:23:06,404 INFO program: Journal inode: 8 >19:23:06,404 INFO program: Default directory hash: half_md4 >19:23:06,405 INFO program: Directory Hash Seed: c265085b-e6f2-434b-b5e4-4d8f32163f7e >19:23:06,405 INFO program: Journal backup: inode blocks >19:23:06,406 INFO program: Journal features: (none) >19:23:06,409 INFO program: Journal size: 8M >19:23:06,410 INFO program: Journal length: 8192 >19:23:06,410 INFO program: Journal sequence: 0x0000001c >19:23:06,411 INFO program: Journal start: 0 >19:23:06,412 INFO program: >19:23:06,413 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >19:23:06,414 INFO program: Running... dumpe2fs -h /dev/sda2 >19:23:06,435 INFO program: Filesystem volume name: <none> >19:23:06,435 INFO program: Last mounted on: /boot >19:23:06,436 INFO program: Filesystem UUID: d63535df-270c-41b5-a000-5278ee9bf16d >19:23:06,436 INFO program: Filesystem magic number: 0xEF53 >19:23:06,436 INFO program: Filesystem revision #: 1 (dynamic) >19:23:06,436 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 >19:23:06,594 INFO program: Filesystem flags: unsigned_directory_hash >19:23:06,594 INFO program: Default mount options: user_xattr acl >19:23:06,595 INFO program: Filesystem state: clean >19:23:06,595 INFO program: Errors behavior: Continue >19:23:06,596 INFO program: Filesystem OS type: Linux >19:23:06,599 INFO program: Inode count: 128016 >19:23:06,600 INFO program: Block count: 512000 >19:23:06,601 INFO program: Reserved block count: 25600 >19:23:06,601 INFO program: Free blocks: 433172 >19:23:06,602 INFO program: Free inodes: 127726 >19:23:06,603 INFO program: First block: 1 >19:23:06,604 INFO program: Block size: 1024 >19:23:06,604 INFO program: Fragment size: 1024 >19:23:06,605 INFO program: Reserved GDT blocks: 256 >19:23:06,605 INFO program: Blocks per group: 8192 >19:23:06,606 INFO program: Fragments per group: 8192 >19:23:06,608 INFO program: Inodes per group: 2032 >19:23:06,609 INFO program: Inode blocks per group: 254 >19:23:06,610 INFO program: Flex block group size: 16 >19:23:06,611 INFO program: Filesystem created: Thu Oct 4 10:32:14 2012 >19:23:06,612 INFO program: Last mount time: Thu Oct 4 15:39:57 2012 >19:23:06,612 INFO program: Last write time: Thu Oct 4 15:40:34 2012 >19:23:06,613 INFO program: Mount count: 2 >19:23:06,614 INFO program: Maximum mount count: -1 >19:23:06,614 INFO program: Last checked: Thu Oct 4 10:32:14 2012 >19:23:06,615 INFO program: Check interval: 0 (<none>) >19:23:06,615 INFO program: Lifetime writes: 75 MB >19:23:06,616 INFO program: Reserved blocks uid: 0 (user root) >19:23:06,618 INFO program: Reserved blocks gid: 0 (group root) >19:23:06,618 INFO program: First inode: 11 >19:23:06,619 INFO program: Inode size: 128 >19:23:06,620 INFO program: Journal inode: 8 >19:23:06,620 INFO program: Default directory hash: half_md4 >19:23:06,621 INFO program: Directory Hash Seed: c265085b-e6f2-434b-b5e4-4d8f32163f7e >19:23:06,621 INFO program: Journal backup: inode blocks >19:23:06,622 INFO program: Journal features: (none) >19:23:06,622 INFO program: Journal size: 8M >19:23:06,623 INFO program: Journal length: 8192 >19:23:06,623 INFO program: Journal sequence: 0x0000001c >19:23:06,624 INFO program: Journal start: 0 >19:23:06,624 INFO program: >19:23:06,625 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >19:23:06,628 INFO program: Running... resize2fs -P /dev/sda2 >19:23:06,654 INFO program: Estimated minimum size of the filesystem: 68697 >19:23:06,654 ERR program: resize2fs 1.42.5 (29-Jul-2012) >19:23:07,183 INFO program: Running... dumpe2fs -h /dev/sda5 >19:23:07,208 INFO program: Filesystem volume name: <none> >19:23:07,209 INFO program: Last mounted on: / >19:23:07,209 INFO program: Filesystem UUID: 5dcda705-8b83-4123-9e69-c1602e614a83 >19:23:07,209 INFO program: Filesystem magic number: 0xEF53 >19:23:07,209 INFO program: Filesystem revision #: 1 (dynamic) >19:23:07,209 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 >19:23:07,210 INFO program: Filesystem flags: unsigned_directory_hash >19:23:07,210 INFO program: Default mount options: user_xattr acl >19:23:07,210 INFO program: Filesystem state: clean >19:23:07,210 INFO program: Errors behavior: Continue >19:23:07,210 INFO program: Filesystem OS type: Linux >19:23:07,210 INFO program: Inode count: 1676080 >19:23:07,211 INFO program: Block count: 6698496 >19:23:07,211 INFO program: Reserved block count: 334924 >19:23:07,212 INFO program: Free blocks: 6339095 >19:23:07,212 INFO program: Free inodes: 1651991 >19:23:07,212 INFO program: First block: 0 >19:23:07,212 INFO program: Block size: 4096 >19:23:07,214 INFO program: Fragment size: 4096 >19:23:07,215 INFO program: Reserved GDT blocks: 1022 >19:23:07,215 INFO program: Blocks per group: 32768 >19:23:07,215 INFO program: Fragments per group: 32768 >19:23:07,216 INFO program: Inodes per group: 8176 >19:23:07,218 INFO program: Inode blocks per group: 511 >19:23:07,219 INFO program: Flex block group size: 16 >19:23:07,219 INFO program: Filesystem created: Thu Oct 4 10:32:11 2012 >19:23:07,220 INFO program: Last mount time: Thu Oct 4 15:39:53 2012 >19:23:07,220 INFO program: Last write time: Thu Oct 4 10:39:46 2012 >19:23:07,221 INFO program: Mount count: 2 >19:23:07,222 INFO program: Maximum mount count: -1 >19:23:07,222 INFO program: Last checked: Thu Oct 4 10:32:11 2012 >19:23:07,223 INFO program: Check interval: 0 (<none>) >19:23:07,223 INFO program: Lifetime writes: 1637 MB >19:23:07,224 INFO program: Reserved blocks uid: 0 (user root) >19:23:07,224 INFO program: Reserved blocks gid: 0 (group root) >19:23:07,225 INFO program: First inode: 11 >19:23:07,225 INFO program: Inode size: 256 >19:23:07,229 INFO program: Required extra isize: 28 >19:23:07,230 INFO program: Desired extra isize: 28 >19:23:07,231 INFO program: Journal inode: 8 >19:23:07,231 INFO program: Default directory hash: half_md4 >19:23:07,232 INFO program: Directory Hash Seed: 8f1f665d-9736-40ba-961a-c5b5e3a2f88e >19:23:07,233 INFO program: Journal backup: inode blocks >19:23:07,233 INFO program: Journal features: journal_incompat_revoke >19:23:07,234 INFO program: Journal size: 128M >19:23:07,234 INFO program: Journal length: 32768 >19:23:07,235 INFO program: Journal sequence: 0x0000056e >19:23:07,235 INFO program: Journal start: 0 >19:23:07,239 INFO program: >19:23:07,239 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >19:23:07,241 INFO program: Running... dumpe2fs -h /dev/sda5 >19:23:07,259 INFO program: Filesystem volume name: <none> >19:23:07,259 INFO program: Last mounted on: / >19:23:07,260 INFO program: Filesystem UUID: 5dcda705-8b83-4123-9e69-c1602e614a83 >19:23:07,260 INFO program: Filesystem magic number: 0xEF53 >19:23:07,261 INFO program: Filesystem revision #: 1 (dynamic) >19:23:07,261 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 >19:23:07,261 INFO program: Filesystem flags: unsigned_directory_hash >19:23:07,261 INFO program: Default mount options: user_xattr acl >19:23:07,262 INFO program: Filesystem state: clean >19:23:07,262 INFO program: Errors behavior: Continue >19:23:07,263 INFO program: Filesystem OS type: Linux >19:23:07,263 INFO program: Inode count: 1676080 >19:23:07,263 INFO program: Block count: 6698496 >19:23:07,263 INFO program: Reserved block count: 334924 >19:23:07,264 INFO program: Free blocks: 6339095 >19:23:07,264 INFO program: Free inodes: 1651991 >19:23:07,264 INFO program: First block: 0 >19:23:07,264 INFO program: Block size: 4096 >19:23:07,264 INFO program: Fragment size: 4096 >19:23:07,264 INFO program: Reserved GDT blocks: 1022 >19:23:07,265 INFO program: Blocks per group: 32768 >19:23:07,265 INFO program: Fragments per group: 32768 >19:23:07,265 INFO program: Inodes per group: 8176 >19:23:07,265 INFO program: Inode blocks per group: 511 >19:23:07,268 INFO program: Flex block group size: 16 >19:23:07,269 INFO program: Filesystem created: Thu Oct 4 10:32:11 2012 >19:23:07,270 INFO program: Last mount time: Thu Oct 4 15:39:53 2012 >19:23:07,270 INFO program: Last write time: Thu Oct 4 10:39:46 2012 >19:23:07,271 INFO program: Mount count: 2 >19:23:07,272 INFO program: Maximum mount count: -1 >19:23:07,272 INFO program: Last checked: Thu Oct 4 10:32:11 2012 >19:23:07,273 INFO program: Check interval: 0 (<none>) >19:23:07,274 INFO program: Lifetime writes: 1637 MB >19:23:07,275 INFO program: Reserved blocks uid: 0 (user root) >19:23:07,275 INFO program: Reserved blocks gid: 0 (group root) >19:23:07,276 INFO program: First inode: 11 >19:23:07,278 INFO program: Inode size: 256 >19:23:07,278 INFO program: Required extra isize: 28 >19:23:07,279 INFO program: Desired extra isize: 28 >19:23:07,279 INFO program: Journal inode: 8 >19:23:07,280 INFO program: Default directory hash: half_md4 >19:23:07,281 INFO program: Directory Hash Seed: 8f1f665d-9736-40ba-961a-c5b5e3a2f88e >19:23:07,281 INFO program: Journal backup: inode blocks >19:23:07,282 INFO program: Journal features: journal_incompat_revoke >19:23:07,284 INFO program: Journal size: 128M >19:23:07,284 INFO program: Journal length: 32768 >19:23:07,285 INFO program: Journal sequence: 0x0000056e >19:23:07,285 INFO program: Journal start: 0 >19:23:07,289 INFO program: >19:23:07,289 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >19:23:07,290 INFO program: Running... resize2fs -P /dev/sda5 >19:23:07,308 INFO program: Estimated minimum size of the filesystem: 271738 >19:23:07,309 ERR program: resize2fs 1.42.5 (29-Jul-2012) >19:23:07,488 INFO program: Running... dumpe2fs -h /dev/loop1 >19:23:07,503 INFO program: Filesystem volume name: Anaconda >19:23:07,503 INFO program: Last mounted on: / >19:23:07,503 INFO program: Filesystem UUID: d8078582-c55a-4faa-a931-ee734abb4364 >19:23:07,504 INFO program: Filesystem magic number: 0xEF53 >19:23:07,504 INFO program: Filesystem revision #: 1 (dynamic) >19:23:07,504 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 >19:23:07,504 INFO program: Filesystem flags: unsigned_directory_hash >19:23:07,504 INFO program: Default mount options: user_xattr acl >19:23:07,504 INFO program: Filesystem state: clean >19:23:07,504 INFO program: Errors behavior: Continue >19:23:07,505 INFO program: Filesystem OS type: Linux >19:23:07,505 INFO program: Inode count: 65536 >19:23:07,505 INFO program: Block count: 1048576 >19:23:07,505 INFO program: Reserved block count: 0 >19:23:07,505 INFO program: Free blocks: 167729 >19:23:07,505 INFO program: Free inodes: 38986 >19:23:07,505 INFO program: First block: 1 >19:23:07,505 INFO program: Block size: 1024 >19:23:07,508 INFO program: Fragment size: 1024 >19:23:07,509 INFO program: Reserved GDT blocks: 256 >19:23:07,510 INFO program: Blocks per group: 8192 >19:23:07,510 INFO program: Fragments per group: 8192 >19:23:07,511 INFO program: Inodes per group: 512 >19:23:07,512 INFO program: Inode blocks per group: 128 >19:23:07,512 INFO program: Flex block group size: 16 >19:23:07,513 INFO program: Filesystem created: Sat Oct 6 03:27:15 2012 >19:23:07,514 INFO program: Last mount time: Sat Oct 6 03:27:48 2012 >19:23:07,515 INFO program: Last write time: Sat Oct 6 03:29:24 2012 >19:23:07,515 INFO program: Mount count: 2 >19:23:07,515 INFO program: Maximum mount count: -1 >19:23:07,518 INFO program: Last checked: Sat Oct 6 03:27:15 2012 >19:23:07,518 INFO program: Check interval: 0 (<none>) >19:23:07,519 INFO program: Lifetime writes: 32 MB >19:23:07,519 INFO program: Reserved blocks uid: 0 (user root) >19:23:07,519 INFO program: Reserved blocks gid: 0 (group root) >19:23:07,520 INFO program: First inode: 11 >19:23:07,520 INFO program: Inode size: 256 >19:23:07,520 INFO program: Required extra isize: 28 >19:23:07,521 INFO program: Desired extra isize: 28 >19:23:07,521 INFO program: Journal inode: 8 >19:23:07,521 INFO program: Default directory hash: half_md4 >19:23:07,522 INFO program: Directory Hash Seed: b48abfd8-877b-4d4b-ab87-033f259fac24 >19:23:07,522 INFO program: Journal backup: inode blocks >19:23:07,522 INFO program: Journal features: (none) >19:23:07,522 INFO program: Journal size: 32M >19:23:07,523 INFO program: Journal length: 32768 >19:23:07,523 INFO program: Journal sequence: 0x0000001e >19:23:07,523 INFO program: Journal start: 0 >19:23:07,523 INFO program: >19:23:07,524 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >19:23:07,525 INFO program: Running... dumpe2fs -h /dev/loop1 >19:23:07,538 INFO program: Filesystem volume name: Anaconda >19:23:07,538 INFO program: Last mounted on: / >19:23:07,539 INFO program: Filesystem UUID: d8078582-c55a-4faa-a931-ee734abb4364 >19:23:07,539 INFO program: Filesystem magic number: 0xEF53 >19:23:07,539 INFO program: Filesystem revision #: 1 (dynamic) >19:23:07,539 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 >19:23:07,539 INFO program: Filesystem flags: unsigned_directory_hash >19:23:07,539 INFO program: Default mount options: user_xattr acl >19:23:07,540 INFO program: Filesystem state: clean >19:23:07,540 INFO program: Errors behavior: Continue >19:23:07,540 INFO program: Filesystem OS type: Linux >19:23:07,540 INFO program: Inode count: 65536 >19:23:07,540 INFO program: Block count: 1048576 >19:23:07,540 INFO program: Reserved block count: 0 >19:23:07,541 INFO program: Free blocks: 167729 >19:23:07,541 INFO program: Free inodes: 38986 >19:23:07,541 INFO program: First block: 1 >19:23:07,541 INFO program: Block size: 1024 >19:23:07,541 INFO program: Fragment size: 1024 >19:23:07,541 INFO program: Reserved GDT blocks: 256 >19:23:07,542 INFO program: Blocks per group: 8192 >19:23:07,542 INFO program: Fragments per group: 8192 >19:23:07,542 INFO program: Inodes per group: 512 >19:23:07,542 INFO program: Inode blocks per group: 128 >19:23:07,542 INFO program: Flex block group size: 16 >19:23:07,543 INFO program: Filesystem created: Sat Oct 6 03:27:15 2012 >19:23:07,543 INFO program: Last mount time: Sat Oct 6 03:27:48 2012 >19:23:07,543 INFO program: Last write time: Sat Oct 6 03:29:24 2012 >19:23:07,543 INFO program: Mount count: 2 >19:23:07,544 INFO program: Maximum mount count: -1 >19:23:07,544 INFO program: Last checked: Sat Oct 6 03:27:15 2012 >19:23:07,544 INFO program: Check interval: 0 (<none>) >19:23:07,544 INFO program: Lifetime writes: 32 MB >19:23:07,544 INFO program: Reserved blocks uid: 0 (user root) >19:23:07,545 INFO program: Reserved blocks gid: 0 (group root) >19:23:07,545 INFO program: First inode: 11 >19:23:07,545 INFO program: Inode size: 256 >19:23:07,545 INFO program: Required extra isize: 28 >19:23:07,545 INFO program: Desired extra isize: 28 >19:23:07,545 INFO program: Journal inode: 8 >19:23:07,548 INFO program: Default directory hash: half_md4 >19:23:07,548 INFO program: Directory Hash Seed: b48abfd8-877b-4d4b-ab87-033f259fac24 >19:23:07,548 INFO program: Journal backup: inode blocks >19:23:07,548 INFO program: Journal features: (none) >19:23:07,549 INFO program: Journal size: 32M >19:23:07,549 INFO program: Journal length: 32768 >19:23:07,549 INFO program: Journal sequence: 0x0000001e >19:23:07,550 INFO program: Journal start: 0 >19:23:07,550 INFO program: >19:23:07,550 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >19:23:07,551 INFO program: Running... resize2fs -P /dev/loop1 >19:23:07,563 INFO program: Couldn't find valid filesystem superblock. >19:23:07,563 ERR program: resize2fs 1.42.5 (29-Jul-2012) >19:23:07,563 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >19:23:07,644 INFO program: Running... udevadm settle --timeout=300 >19:23:07,745 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >19:23:07,771 INFO program: Filesystem volume name: Anaconda >19:23:07,771 INFO program: Last mounted on: /sysroot >19:23:07,771 INFO program: Filesystem UUID: d8078582-c55a-4faa-a931-ee734abb4364 >19:23:07,771 INFO program: Filesystem magic number: 0xEF53 >19:23:07,772 INFO program: Filesystem revision #: 1 (dynamic) >19:23:07,772 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 >19:23:07,772 INFO program: Filesystem flags: unsigned_directory_hash >19:23:07,772 INFO program: Default mount options: user_xattr acl >19:23:07,772 INFO program: Filesystem state: clean >19:23:07,772 INFO program: Errors behavior: Continue >19:23:07,772 INFO program: Filesystem OS type: Linux >19:23:07,772 INFO program: Inode count: 65536 >19:23:07,772 INFO program: Block count: 1048576 >19:23:07,773 INFO program: Reserved block count: 0 >19:23:07,773 INFO program: Free blocks: 167729 >19:23:07,773 INFO program: Free inodes: 38986 >19:23:07,773 INFO program: First block: 1 >19:23:07,773 INFO program: Block size: 1024 >19:23:07,773 INFO program: Fragment size: 1024 >19:23:07,773 INFO program: Reserved GDT blocks: 256 >19:23:07,773 INFO program: Blocks per group: 8192 >19:23:07,773 INFO program: Fragments per group: 8192 >19:23:07,773 INFO program: Inodes per group: 512 >19:23:07,774 INFO program: Inode blocks per group: 128 >19:23:07,774 INFO program: Flex block group size: 16 >19:23:07,774 INFO program: Filesystem created: Sat Oct 6 03:27:15 2012 >19:23:07,774 INFO program: Last mount time: Mon Oct 8 19:22:40 2012 >19:23:07,774 INFO program: Last write time: Mon Oct 8 19:22:40 2012 >19:23:07,774 INFO program: Mount count: 3 >19:23:07,774 INFO program: Maximum mount count: -1 >19:23:07,774 INFO program: Last checked: Sat Oct 6 03:27:15 2012 >19:23:07,774 INFO program: Check interval: 0 (<none>) >19:23:07,775 INFO program: Lifetime writes: 32 MB >19:23:07,775 INFO program: Reserved blocks uid: 0 (user root) >19:23:07,775 INFO program: Reserved blocks gid: 0 (group root) >19:23:07,775 INFO program: First inode: 11 >19:23:07,775 INFO program: Inode size: 256 >19:23:07,775 INFO program: Required extra isize: 28 >19:23:07,775 INFO program: Desired extra isize: 28 >19:23:07,775 INFO program: Journal inode: 8 >19:23:07,775 INFO program: Default directory hash: half_md4 >19:23:07,775 INFO program: Directory Hash Seed: b48abfd8-877b-4d4b-ab87-033f259fac24 >19:23:07,776 INFO program: Journal backup: inode blocks >19:23:07,776 INFO program: Journal features: (none) >19:23:07,778 INFO program: Journal size: 32M >19:23:07,778 INFO program: Journal length: 32768 >19:23:07,779 INFO program: Journal sequence: 0x0000001f >19:23:07,779 INFO program: Journal start: 1 >19:23:07,779 INFO program: >19:23:07,779 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >19:23:07,780 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >19:23:07,792 INFO program: Filesystem volume name: Anaconda >19:23:07,793 INFO program: Last mounted on: /sysroot >19:23:07,793 INFO program: Filesystem UUID: d8078582-c55a-4faa-a931-ee734abb4364 >19:23:07,793 INFO program: Filesystem magic number: 0xEF53 >19:23:07,793 INFO program: Filesystem revision #: 1 (dynamic) >19:23:07,794 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 >19:23:07,794 INFO program: Filesystem flags: unsigned_directory_hash >19:23:07,794 INFO program: Default mount options: user_xattr acl >19:23:07,794 INFO program: Filesystem state: clean >19:23:07,795 INFO program: Errors behavior: Continue >19:23:07,795 INFO program: Filesystem OS type: Linux >19:23:07,795 INFO program: Inode count: 65536 >19:23:07,795 INFO program: Block count: 1048576 >19:23:07,795 INFO program: Reserved block count: 0 >19:23:07,795 INFO program: Free blocks: 167729 >19:23:07,796 INFO program: Free inodes: 38986 >19:23:07,796 INFO program: First block: 1 >19:23:07,798 INFO program: Block size: 1024 >19:23:07,798 INFO program: Fragment size: 1024 >19:23:07,798 INFO program: Reserved GDT blocks: 256 >19:23:07,798 INFO program: Blocks per group: 8192 >19:23:07,799 INFO program: Fragments per group: 8192 >19:23:07,799 INFO program: Inodes per group: 512 >19:23:07,799 INFO program: Inode blocks per group: 128 >19:23:07,800 INFO program: Flex block group size: 16 >19:23:07,800 INFO program: Filesystem created: Sat Oct 6 03:27:15 2012 >19:23:07,800 INFO program: Last mount time: Mon Oct 8 19:22:40 2012 >19:23:07,800 INFO program: Last write time: Mon Oct 8 19:22:40 2012 >19:23:07,800 INFO program: Mount count: 3 >19:23:07,801 INFO program: Maximum mount count: -1 >19:23:07,801 INFO program: Last checked: Sat Oct 6 03:27:15 2012 >19:23:07,801 INFO program: Check interval: 0 (<none>) >19:23:07,802 INFO program: Lifetime writes: 32 MB >19:23:07,802 INFO program: Reserved blocks uid: 0 (user root) >19:23:07,802 INFO program: Reserved blocks gid: 0 (group root) >19:23:07,803 INFO program: First inode: 11 >19:23:07,803 INFO program: Inode size: 256 >19:23:07,803 INFO program: Required extra isize: 28 >19:23:07,803 INFO program: Desired extra isize: 28 >19:23:07,804 INFO program: Journal inode: 8 >19:23:07,804 INFO program: Default directory hash: half_md4 >19:23:07,804 INFO program: Directory Hash Seed: b48abfd8-877b-4d4b-ab87-033f259fac24 >19:23:07,804 INFO program: Journal backup: inode blocks >19:23:07,805 INFO program: Journal features: (none) >19:23:07,805 INFO program: Journal size: 32M >19:23:07,805 INFO program: Journal length: 32768 >19:23:07,805 INFO program: Journal sequence: 0x0000001f >19:23:07,805 INFO program: Journal start: 1 >19:23:07,805 INFO program: >19:23:07,808 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >19:23:07,808 INFO program: Running... resize2fs -P /dev/mapper/live-rw >19:23:07,821 INFO program: Estimated minimum size of the filesystem: 880533 >19:23:07,822 ERR program: resize2fs 1.42.5 (29-Jul-2012) >19:23:07,865 INFO program: Running... udevadm settle --timeout=300 >19:23:07,932 INFO program: Running... udevadm settle --timeout=300 >19:23:07,995 INFO program: Running... udevadm settle --timeout=300 >19:23:08,056 INFO program: Running... udevadm settle --timeout=300 >19:23:08,142 INFO program: Running... udevadm settle --timeout=300 >19:23:08,207 INFO program: Running... udevadm settle --timeout=300 >19:23:08,270 INFO program: Running... udevadm settle --timeout=300 >19:23:08,334 INFO program: Running... udevadm settle --timeout=300 >19:23:08,394 INFO program: Running... udevadm settle --timeout=300 >19:23:08,450 INFO program: Running... udevadm settle --timeout=300 >19:23:08,512 INFO program: Running... udevadm settle --timeout=300 >19:23:08,573 INFO program: Running... udevadm settle --timeout=300 >19:23:08,676 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda2 /mnt/sysimage >19:23:08,718 INFO program: Running... /bin/umount /mnt/sysimage >19:23:08,834 INFO program: Running... udevadm settle --timeout=300 >19:23:08,901 INFO program: Running... udevadm settle --timeout=300 >19:23:08,965 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda5 /mnt/sysimage >19:23:09,000 INFO program: Running... arch >19:23:09,125 INFO program: ppc64 >19:23:09,144 INFO program: Running... /bin/umount /mnt/sysimage >19:23:09,264 INFO program: Running... udevadm settle --timeout=300 >15:24:54,591 INFO program: Running... modprobe btrfs >15:24:54,750 INFO program: Running... modprobe xfs >15:24:54,899 INFO program: Running... modprobe vfat >15:25:05,037 INFO program: Running... udevadm settle --timeout=300 >15:25:05,225 INFO program: Running... udevadm settle --timeout=300 >15:25:05,387 INFO program: Running... multipath -d >15:25:05,425 INFO program: Oct 08 15:25:05 | sda: rport id not found >15:25:05,425 INFO program: create: mpatha (SAIX_VDASD_00c0061a00004c00000001312047a27a.8) undef AIX ,VDASD >15:25:05,425 INFO program: size=30G features='0' hwhandler='0' wp=undef >15:25:05,425 INFO program: `-+- policy='round-robin 0' prio=1 status=undef >15:25:05,426 INFO program: `- 0:0:1:0 sda 8:0 undef ready running >15:25:05,426 INFO program: Running... multipath -ll >15:25:06,108 INFO program: Running... dumpe2fs -h /dev/sda2 >15:25:06,155 INFO program: Filesystem volume name: <none> >15:25:06,156 INFO program: Last mounted on: /boot >15:25:06,157 INFO program: Filesystem UUID: d63535df-270c-41b5-a000-5278ee9bf16d >15:25:06,157 INFO program: Filesystem magic number: 0xEF53 >15:25:06,157 INFO program: Filesystem revision #: 1 (dynamic) >15:25:06,157 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >15:25:06,157 INFO program: Filesystem flags: unsigned_directory_hash >15:25:06,157 INFO program: Default mount options: user_xattr acl >15:25:06,157 INFO program: Filesystem state: clean >15:25:06,157 INFO program: Errors behavior: Continue >15:25:06,158 INFO program: Filesystem OS type: Linux >15:25:06,158 INFO program: Inode count: 128016 >15:25:06,166 INFO program: Block count: 512000 >15:25:06,171 INFO program: Reserved block count: 25600 >15:25:06,172 INFO program: Free blocks: 433172 >15:25:06,172 INFO program: Free inodes: 127726 >15:25:06,172 INFO program: First block: 1 >15:25:06,172 INFO program: Block size: 1024 >15:25:06,173 INFO program: Fragment size: 1024 >15:25:06,173 INFO program: Reserved GDT blocks: 256 >15:25:06,173 INFO program: Blocks per group: 8192 >15:25:06,173 INFO program: Fragments per group: 8192 >15:25:06,173 INFO program: Inodes per group: 2032 >15:25:06,173 INFO program: Inode blocks per group: 254 >15:25:06,174 INFO program: Flex block group size: 16 >15:25:06,174 INFO program: Filesystem created: Thu Oct 4 06:32:14 2012 >15:25:06,174 INFO program: Last mount time: Thu Oct 4 11:39:57 2012 >15:25:06,174 INFO program: Last write time: Thu Oct 4 11:40:34 2012 >15:25:06,174 INFO program: Mount count: 2 >15:25:06,175 INFO program: Maximum mount count: -1 >15:25:06,175 INFO program: Last checked: Thu Oct 4 06:32:14 2012 >15:25:06,175 INFO program: Check interval: 0 (<none>) >15:25:06,175 INFO program: Lifetime writes: 75 MB >15:25:06,175 INFO program: Reserved blocks uid: 0 (user root) >15:25:06,175 INFO program: Reserved blocks gid: 0 (group root) >15:25:06,176 INFO program: First inode: 11 >15:25:06,197 INFO program: Inode size: 128 >15:25:06,254 INFO program: Journal inode: 8 >15:25:06,254 INFO program: Default directory hash: half_md4 >15:25:06,254 INFO program: Directory Hash Seed: c265085b-e6f2-434b-b5e4-4d8f32163f7e >15:25:06,254 INFO program: Journal backup: inode blocks >15:25:06,255 INFO program: Journal features: (none) >15:25:06,255 INFO program: Journal size: 8M >15:25:06,255 INFO program: Journal length: 8192 >15:25:06,256 INFO program: Journal sequence: 0x0000001d >15:25:06,256 INFO program: Journal start: 0 >15:25:06,256 INFO program: >15:25:06,256 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >15:25:06,257 INFO program: Running... dumpe2fs -h /dev/sda2 >15:25:06,327 INFO program: Filesystem volume name: <none> >15:25:06,327 INFO program: Last mounted on: /boot >15:25:06,327 INFO program: Filesystem UUID: d63535df-270c-41b5-a000-5278ee9bf16d >15:25:06,328 INFO program: Filesystem magic number: 0xEF53 >15:25:06,331 INFO program: Filesystem revision #: 1 (dynamic) >15:25:06,332 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >15:25:06,333 INFO program: Filesystem flags: unsigned_directory_hash >15:25:06,333 INFO program: Default mount options: user_xattr acl >15:25:06,333 INFO program: Filesystem state: clean >15:25:06,334 INFO program: Errors behavior: Continue >15:25:06,334 INFO program: Filesystem OS type: Linux >15:25:06,335 INFO program: Inode count: 128016 >15:25:06,377 INFO program: Block count: 512000 >15:25:06,377 INFO program: Reserved block count: 25600 >15:25:06,377 INFO program: Free blocks: 433172 >15:25:06,377 INFO program: Free inodes: 127726 >15:25:06,377 INFO program: First block: 1 >15:25:06,378 INFO program: Block size: 1024 >15:25:06,378 INFO program: Fragment size: 1024 >15:25:06,378 INFO program: Reserved GDT blocks: 256 >15:25:06,378 INFO program: Blocks per group: 8192 >15:25:06,493 INFO program: Fragments per group: 8192 >15:25:06,493 INFO program: Inodes per group: 2032 >15:25:06,494 INFO program: Inode blocks per group: 254 >15:25:06,494 INFO program: Flex block group size: 16 >15:25:06,495 INFO program: Filesystem created: Thu Oct 4 06:32:14 2012 >15:25:06,495 INFO program: Last mount time: Thu Oct 4 11:39:57 2012 >15:25:06,495 INFO program: Last write time: Thu Oct 4 11:40:34 2012 >15:25:06,495 INFO program: Mount count: 2 >15:25:06,496 INFO program: Maximum mount count: -1 >15:25:06,496 INFO program: Last checked: Thu Oct 4 06:32:14 2012 >15:25:06,496 INFO program: Check interval: 0 (<none>) >15:25:06,496 INFO program: Lifetime writes: 75 MB >15:25:06,496 INFO program: Reserved blocks uid: 0 (user root) >15:25:06,497 INFO program: Reserved blocks gid: 0 (group root) >15:25:06,497 INFO program: First inode: 11 >15:25:06,497 INFO program: Inode size: 128 >15:25:06,497 INFO program: Journal inode: 8 >15:25:06,497 INFO program: Default directory hash: half_md4 >15:25:06,498 INFO program: Directory Hash Seed: c265085b-e6f2-434b-b5e4-4d8f32163f7e >15:25:06,498 INFO program: Journal backup: inode blocks >15:25:06,500 INFO program: Journal features: (none) >15:25:06,501 INFO program: Journal size: 8M >15:25:06,501 INFO program: Journal length: 8192 >15:25:06,501 INFO program: Journal sequence: 0x0000001d >15:25:06,502 INFO program: Journal start: 0 >15:25:06,503 INFO program: >15:25:06,504 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >15:25:06,506 INFO program: Running... resize2fs -P /dev/sda2 >15:25:06,530 INFO program: Estimated minimum size of the filesystem: 68697 >15:25:06,531 ERR program: resize2fs 1.42.5 (29-Jul-2012) >15:25:07,068 INFO program: Running... dumpe2fs -h /dev/sda5 >15:25:07,302 INFO program: Filesystem volume name: <none> >15:25:07,302 INFO program: Last mounted on: / >15:25:07,302 INFO program: Filesystem UUID: 5dcda705-8b83-4123-9e69-c1602e614a83 >15:25:07,303 INFO program: Filesystem magic number: 0xEF53 >15:25:07,303 INFO program: Filesystem revision #: 1 (dynamic) >15:25:07,304 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 >15:25:07,304 INFO program: Filesystem flags: unsigned_directory_hash >15:25:07,305 INFO program: Default mount options: user_xattr acl >15:25:07,305 INFO program: Filesystem state: clean >15:25:07,305 INFO program: Errors behavior: Continue >15:25:07,306 INFO program: Filesystem OS type: Linux >15:25:07,306 INFO program: Inode count: 1676080 >15:25:07,306 INFO program: Block count: 6698496 >15:25:07,307 INFO program: Reserved block count: 334924 >15:25:07,307 INFO program: Free blocks: 6339095 >15:25:07,308 INFO program: Free inodes: 1651991 >15:25:07,308 INFO program: First block: 0 >15:25:07,310 INFO program: Block size: 4096 >15:25:07,311 INFO program: Fragment size: 4096 >15:25:07,311 INFO program: Reserved GDT blocks: 1022 >15:25:07,311 INFO program: Blocks per group: 32768 >15:25:07,312 INFO program: Fragments per group: 32768 >15:25:07,312 INFO program: Inodes per group: 8176 >15:25:07,312 INFO program: Inode blocks per group: 511 >15:25:07,312 INFO program: Flex block group size: 16 >15:25:07,313 INFO program: Filesystem created: Thu Oct 4 06:32:11 2012 >15:25:07,313 INFO program: Last mount time: Thu Oct 4 11:39:53 2012 >15:25:07,313 INFO program: Last write time: Thu Oct 4 06:39:46 2012 >15:25:07,314 INFO program: Mount count: 2 >15:25:07,314 INFO program: Maximum mount count: -1 >15:25:07,371 INFO program: Last checked: Thu Oct 4 06:32:11 2012 >15:25:07,371 INFO program: Check interval: 0 (<none>) >15:25:07,371 INFO program: Lifetime writes: 1637 MB >15:25:07,371 INFO program: Reserved blocks uid: 0 (user root) >15:25:07,371 INFO program: Reserved blocks gid: 0 (group root) >15:25:07,372 INFO program: First inode: 11 >15:25:07,372 INFO program: Inode size: 256 >15:25:07,372 INFO program: Required extra isize: 28 >15:25:07,372 INFO program: Desired extra isize: 28 >15:25:07,372 INFO program: Journal inode: 8 >15:25:07,372 INFO program: Default directory hash: half_md4 >15:25:07,372 INFO program: Directory Hash Seed: 8f1f665d-9736-40ba-961a-c5b5e3a2f88e >15:25:07,372 INFO program: Journal backup: inode blocks >15:25:07,374 INFO program: Journal features: journal_incompat_revoke >15:25:07,374 INFO program: Journal size: 128M >15:25:07,374 INFO program: Journal length: 32768 >15:25:07,374 INFO program: Journal sequence: 0x0000056f >15:25:07,374 INFO program: Journal start: 0 >15:25:07,375 INFO program: >15:25:07,375 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >15:25:07,382 INFO program: Running... dumpe2fs -h /dev/sda5 >15:25:07,399 INFO program: Filesystem volume name: <none> >15:25:07,399 INFO program: Last mounted on: / >15:25:07,399 INFO program: Filesystem UUID: 5dcda705-8b83-4123-9e69-c1602e614a83 >15:25:07,399 INFO program: Filesystem magic number: 0xEF53 >15:25:07,399 INFO program: Filesystem revision #: 1 (dynamic) >15:25:07,399 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 >15:25:07,400 INFO program: Filesystem flags: unsigned_directory_hash >15:25:07,400 INFO program: Default mount options: user_xattr acl >15:25:07,400 INFO program: Filesystem state: clean >15:25:07,400 INFO program: Errors behavior: Continue >15:25:07,401 INFO program: Filesystem OS type: Linux >15:25:07,406 INFO program: Inode count: 1676080 >15:25:07,406 INFO program: Block count: 6698496 >15:25:07,406 INFO program: Reserved block count: 334924 >15:25:07,406 INFO program: Free blocks: 6339095 >15:25:07,406 INFO program: Free inodes: 1651991 >15:25:07,406 INFO program: First block: 0 >15:25:07,406 INFO program: Block size: 4096 >15:25:07,407 INFO program: Fragment size: 4096 >15:25:07,407 INFO program: Reserved GDT blocks: 1022 >15:25:07,407 INFO program: Blocks per group: 32768 >15:25:07,407 INFO program: Fragments per group: 32768 >15:25:07,407 INFO program: Inodes per group: 8176 >15:25:07,407 INFO program: Inode blocks per group: 511 >15:25:07,407 INFO program: Flex block group size: 16 >15:25:07,408 INFO program: Filesystem created: Thu Oct 4 06:32:11 2012 >15:25:07,412 INFO program: Last mount time: Thu Oct 4 11:39:53 2012 >15:25:07,413 INFO program: Last write time: Thu Oct 4 06:39:46 2012 >15:25:07,415 INFO program: Mount count: 2 >15:25:07,415 INFO program: Maximum mount count: -1 >15:25:07,415 INFO program: Last checked: Thu Oct 4 06:32:11 2012 >15:25:07,416 INFO program: Check interval: 0 (<none>) >15:25:07,416 INFO program: Lifetime writes: 1637 MB >15:25:07,416 INFO program: Reserved blocks uid: 0 (user root) >15:25:07,425 INFO program: Reserved blocks gid: 0 (group root) >15:25:07,425 INFO program: First inode: 11 >15:25:07,426 INFO program: Inode size: 256 >15:25:07,426 INFO program: Required extra isize: 28 >15:25:07,426 INFO program: Desired extra isize: 28 >15:25:07,427 INFO program: Journal inode: 8 >15:25:07,427 INFO program: Default directory hash: half_md4 >15:25:07,427 INFO program: Directory Hash Seed: 8f1f665d-9736-40ba-961a-c5b5e3a2f88e >15:25:07,427 INFO program: Journal backup: inode blocks >15:25:07,428 INFO program: Journal features: journal_incompat_revoke >15:25:07,428 INFO program: Journal size: 128M >15:25:07,428 INFO program: Journal length: 32768 >15:25:07,428 INFO program: Journal sequence: 0x0000056f >15:25:07,428 INFO program: Journal start: 0 >15:25:07,428 INFO program: >15:25:07,430 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >15:25:07,433 INFO program: Running... resize2fs -P /dev/sda5 >15:25:07,454 INFO program: Estimated minimum size of the filesystem: 271738 >15:25:07,455 ERR program: resize2fs 1.42.5 (29-Jul-2012) >15:25:08,092 INFO program: Running... dumpe2fs -h /dev/loop1 >15:25:08,106 INFO program: Filesystem volume name: Anaconda >15:25:08,113 INFO program: Last mounted on: / >15:25:08,113 INFO program: Filesystem UUID: d8078582-c55a-4faa-a931-ee734abb4364 >15:25:08,113 INFO program: Filesystem magic number: 0xEF53 >15:25:08,113 INFO program: Filesystem revision #: 1 (dynamic) >15:25:08,113 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >15:25:08,113 INFO program: Filesystem flags: unsigned_directory_hash >15:25:08,113 INFO program: Default mount options: user_xattr acl >15:25:08,113 INFO program: Filesystem state: clean >15:25:08,114 INFO program: Errors behavior: Continue >15:25:08,114 INFO program: Filesystem OS type: Linux >15:25:08,115 INFO program: Inode count: 65536 >15:25:08,115 INFO program: Block count: 1048576 >15:25:08,115 INFO program: Reserved block count: 0 >15:25:08,115 INFO program: Free blocks: 167729 >15:25:08,115 INFO program: Free inodes: 38986 >15:25:08,115 INFO program: First block: 1 >15:25:08,115 INFO program: Block size: 1024 >15:25:08,116 INFO program: Fragment size: 1024 >15:25:08,117 INFO program: Reserved GDT blocks: 256 >15:25:08,117 INFO program: Blocks per group: 8192 >15:25:08,118 INFO program: Fragments per group: 8192 >15:25:08,118 INFO program: Inodes per group: 512 >15:25:08,123 INFO program: Inode blocks per group: 128 >15:25:08,123 INFO program: Flex block group size: 16 >15:25:08,124 INFO program: Filesystem created: Fri Oct 5 23:27:15 2012 >15:25:08,124 INFO program: Last mount time: Fri Oct 5 23:27:48 2012 >15:25:08,124 INFO program: Last write time: Fri Oct 5 23:29:24 2012 >15:25:08,125 INFO program: Mount count: 2 >15:25:08,126 INFO program: Maximum mount count: -1 >15:25:08,127 INFO program: Last checked: Fri Oct 5 23:27:15 2012 >15:25:08,127 INFO program: Check interval: 0 (<none>) >15:25:08,128 INFO program: Lifetime writes: 32 MB >15:25:08,128 INFO program: Reserved blocks uid: 0 (user root) >15:25:08,128 INFO program: Reserved blocks gid: 0 (group root) >15:25:08,130 INFO program: First inode: 11 >15:25:08,131 INFO program: Inode size: 256 >15:25:08,132 INFO program: Required extra isize: 28 >15:25:08,133 INFO program: Desired extra isize: 28 >15:25:08,134 INFO program: Journal inode: 8 >15:25:08,134 INFO program: Default directory hash: half_md4 >15:25:08,134 INFO program: Directory Hash Seed: b48abfd8-877b-4d4b-ab87-033f259fac24 >15:25:08,135 INFO program: Journal backup: inode blocks >15:25:08,135 INFO program: Journal features: (none) >15:25:08,136 INFO program: Journal size: 32M >15:25:08,137 INFO program: Journal length: 32768 >15:25:08,137 INFO program: Journal sequence: 0x0000001e >15:25:08,166 INFO program: Journal start: 0 >15:25:08,167 INFO program: >15:25:08,167 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >15:25:08,169 INFO program: Running... dumpe2fs -h /dev/loop1 >15:25:08,187 INFO program: Filesystem volume name: Anaconda >15:25:08,188 INFO program: Last mounted on: / >15:25:08,188 INFO program: Filesystem UUID: d8078582-c55a-4faa-a931-ee734abb4364 >15:25:08,188 INFO program: Filesystem magic number: 0xEF53 >15:25:08,265 INFO program: Filesystem revision #: 1 (dynamic) >15:25:08,265 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >15:25:08,265 INFO program: Filesystem flags: unsigned_directory_hash >15:25:08,266 INFO program: Default mount options: user_xattr acl >15:25:08,267 INFO program: Filesystem state: clean >15:25:08,267 INFO program: Errors behavior: Continue >15:25:08,268 INFO program: Filesystem OS type: Linux >15:25:08,268 INFO program: Inode count: 65536 >15:25:08,269 INFO program: Block count: 1048576 >15:25:08,271 INFO program: Reserved block count: 0 >15:25:08,272 INFO program: Free blocks: 167729 >15:25:08,272 INFO program: Free inodes: 38986 >15:25:08,273 INFO program: First block: 1 >15:25:08,273 INFO program: Block size: 1024 >15:25:08,273 INFO program: Fragment size: 1024 >15:25:08,275 INFO program: Reserved GDT blocks: 256 >15:25:08,275 INFO program: Blocks per group: 8192 >15:25:08,275 INFO program: Fragments per group: 8192 >15:25:08,275 INFO program: Inodes per group: 512 >15:25:08,276 INFO program: Inode blocks per group: 128 >15:25:08,277 INFO program: Flex block group size: 16 >15:25:08,277 INFO program: Filesystem created: Fri Oct 5 23:27:15 2012 >15:25:08,277 INFO program: Last mount time: Fri Oct 5 23:27:48 2012 >15:25:08,278 INFO program: Last write time: Fri Oct 5 23:29:24 2012 >15:25:08,278 INFO program: Mount count: 2 >15:25:08,278 INFO program: Maximum mount count: -1 >15:25:08,282 INFO program: Last checked: Fri Oct 5 23:27:15 2012 >15:25:08,282 INFO program: Check interval: 0 (<none>) >15:25:08,283 INFO program: Lifetime writes: 32 MB >15:25:08,283 INFO program: Reserved blocks uid: 0 (user root) >15:25:08,283 INFO program: Reserved blocks gid: 0 (group root) >15:25:08,283 INFO program: First inode: 11 >15:25:08,284 INFO program: Inode size: 256 >15:25:08,284 INFO program: Required extra isize: 28 >15:25:08,284 INFO program: Desired extra isize: 28 >15:25:08,416 INFO program: Journal inode: 8 >15:25:08,416 INFO program: Default directory hash: half_md4 >15:25:08,417 INFO program: Directory Hash Seed: b48abfd8-877b-4d4b-ab87-033f259fac24 >15:25:08,417 INFO program: Journal backup: inode blocks >15:25:08,418 INFO program: Journal features: (none) >15:25:08,418 INFO program: Journal size: 32M >15:25:08,419 INFO program: Journal length: 32768 >15:25:08,421 INFO program: Journal sequence: 0x0000001e >15:25:08,422 INFO program: Journal start: 0 >15:25:08,422 INFO program: >15:25:08,422 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >15:25:08,423 INFO program: Running... resize2fs -P /dev/loop1 >15:25:08,438 INFO program: Couldn't find valid filesystem superblock. >15:25:08,441 ERR program: resize2fs 1.42.5 (29-Jul-2012) >15:25:08,442 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >15:25:08,724 INFO program: Running... udevadm settle --timeout=300 >15:25:09,054 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >15:25:09,074 INFO program: Filesystem volume name: Anaconda >15:25:09,075 INFO program: Last mounted on: /sysroot >15:25:09,076 INFO program: Filesystem UUID: d8078582-c55a-4faa-a931-ee734abb4364 >15:25:09,076 INFO program: Filesystem magic number: 0xEF53 >15:25:09,076 INFO program: Filesystem revision #: 1 (dynamic) >15:25:09,077 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >15:25:09,077 INFO program: Filesystem flags: unsigned_directory_hash >15:25:09,077 INFO program: Default mount options: user_xattr acl >15:25:09,078 INFO program: Filesystem state: clean >15:25:09,078 INFO program: Errors behavior: Continue >15:25:09,078 INFO program: Filesystem OS type: Linux >15:25:09,079 INFO program: Inode count: 65536 >15:25:09,079 INFO program: Block count: 1048576 >15:25:09,082 INFO program: Reserved block count: 0 >15:25:09,083 INFO program: Free blocks: 167729 >15:25:09,084 INFO program: Free inodes: 38986 >15:25:09,084 INFO program: First block: 1 >15:25:09,084 INFO program: Block size: 1024 >15:25:09,084 INFO program: Fragment size: 1024 >15:25:09,085 INFO program: Reserved GDT blocks: 256 >15:25:09,085 INFO program: Blocks per group: 8192 >15:25:09,086 INFO program: Fragments per group: 8192 >15:25:09,087 INFO program: Inodes per group: 512 >15:25:09,087 INFO program: Inode blocks per group: 128 >15:25:09,088 INFO program: Flex block group size: 16 >15:25:09,088 INFO program: Filesystem created: Fri Oct 5 23:27:15 2012 >15:25:09,088 INFO program: Last mount time: Mon Oct 8 15:22:40 2012 >15:25:09,088 INFO program: Last write time: Mon Oct 8 15:22:40 2012 >15:25:09,089 INFO program: Mount count: 3 >15:25:09,091 INFO program: Maximum mount count: -1 >15:25:09,091 INFO program: Last checked: Fri Oct 5 23:27:15 2012 >15:25:09,091 INFO program: Check interval: 0 (<none>) >15:25:09,092 INFO program: Lifetime writes: 32 MB >15:25:09,092 INFO program: Reserved blocks uid: 0 (user root) >15:25:09,092 INFO program: Reserved blocks gid: 0 (group root) >15:25:09,093 INFO program: First inode: 11 >15:25:09,093 INFO program: Inode size: 256 >15:25:09,093 INFO program: Required extra isize: 28 >15:25:09,094 INFO program: Desired extra isize: 28 >15:25:09,094 INFO program: Journal inode: 8 >15:25:09,095 INFO program: Default directory hash: half_md4 >15:25:09,095 INFO program: Directory Hash Seed: b48abfd8-877b-4d4b-ab87-033f259fac24 >15:25:09,096 INFO program: Journal backup: inode blocks >15:25:09,097 INFO program: Journal features: (none) >15:25:09,097 INFO program: Journal size: 32M >15:25:09,098 INFO program: Journal length: 32768 >15:25:09,098 INFO program: Journal sequence: 0x0000001f >15:25:09,098 INFO program: Journal start: 1 >15:25:09,098 INFO program: >15:25:09,099 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >15:25:09,102 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >15:25:09,118 INFO program: Filesystem volume name: Anaconda >15:25:09,118 INFO program: Last mounted on: /sysroot >15:25:09,119 INFO program: Filesystem UUID: d8078582-c55a-4faa-a931-ee734abb4364 >15:25:09,119 INFO program: Filesystem magic number: 0xEF53 >15:25:09,121 INFO program: Filesystem revision #: 1 (dynamic) >15:25:09,122 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >15:25:09,123 INFO program: Filesystem flags: unsigned_directory_hash >15:25:09,124 INFO program: Default mount options: user_xattr acl >15:25:09,125 INFO program: Filesystem state: clean >15:25:09,125 INFO program: Errors behavior: Continue >15:25:09,126 INFO program: Filesystem OS type: Linux >15:25:09,126 INFO program: Inode count: 65536 >15:25:09,126 INFO program: Block count: 1048576 >15:25:09,127 INFO program: Reserved block count: 0 >15:25:09,127 INFO program: Free blocks: 167729 >15:25:09,127 INFO program: Free inodes: 38986 >15:25:09,128 INFO program: First block: 1 >15:25:09,128 INFO program: Block size: 1024 >15:25:09,128 INFO program: Fragment size: 1024 >15:25:09,128 INFO program: Reserved GDT blocks: 256 >15:25:09,129 INFO program: Blocks per group: 8192 >15:25:09,131 INFO program: Fragments per group: 8192 >15:25:09,132 INFO program: Inodes per group: 512 >15:25:09,132 INFO program: Inode blocks per group: 128 >15:25:09,133 INFO program: Flex block group size: 16 >15:25:09,134 INFO program: Filesystem created: Fri Oct 5 23:27:15 2012 >15:25:09,134 INFO program: Last mount time: Mon Oct 8 15:22:40 2012 >15:25:09,134 INFO program: Last write time: Mon Oct 8 15:22:40 2012 >15:25:09,135 INFO program: Mount count: 3 >15:25:09,135 INFO program: Maximum mount count: -1 >15:25:09,136 INFO program: Last checked: Fri Oct 5 23:27:15 2012 >15:25:09,136 INFO program: Check interval: 0 (<none>) >15:25:09,137 INFO program: Lifetime writes: 32 MB >15:25:09,137 INFO program: Reserved blocks uid: 0 (user root) >15:25:09,137 INFO program: Reserved blocks gid: 0 (group root) >15:25:09,138 INFO program: First inode: 11 >15:25:09,138 INFO program: Inode size: 256 >15:25:09,139 INFO program: Required extra isize: 28 >15:25:09,141 INFO program: Desired extra isize: 28 >15:25:09,141 INFO program: Journal inode: 8 >15:25:09,142 INFO program: Default directory hash: half_md4 >15:25:09,142 INFO program: Directory Hash Seed: b48abfd8-877b-4d4b-ab87-033f259fac24 >15:25:09,143 INFO program: Journal backup: inode blocks >15:25:09,143 INFO program: Journal features: (none) >15:25:09,144 INFO program: Journal size: 32M >15:25:09,144 INFO program: Journal length: 32768 >15:25:09,145 INFO program: Journal sequence: 0x0000001f >15:25:09,145 INFO program: Journal start: 1 >15:25:09,145 INFO program: >15:25:09,146 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >15:25:09,146 INFO program: Running... resize2fs -P /dev/mapper/live-rw >15:25:09,165 INFO program: Estimated minimum size of the filesystem: 880533 >15:25:09,165 ERR program: resize2fs 1.42.5 (29-Jul-2012) >15:25:09,189 INFO program: Running... udevadm settle --timeout=300 >15:25:09,403 INFO program: Running... udevadm settle --timeout=300 >15:25:09,471 INFO program: Running... udevadm settle --timeout=300 >15:25:09,535 INFO program: Running... udevadm settle --timeout=300 >15:25:09,634 INFO program: Running... udevadm settle --timeout=300 >15:25:09,783 INFO program: Running... udevadm settle --timeout=300 >15:25:09,847 INFO program: Running... udevadm settle --timeout=300 >15:25:09,907 INFO program: Running... udevadm settle --timeout=300 >15:25:09,969 INFO program: Running... udevadm settle --timeout=300 >15:25:10,025 INFO program: Running... udevadm settle --timeout=300 >15:25:10,085 INFO program: Running... udevadm settle --timeout=300 >15:25:10,138 INFO program: Running... udevadm settle --timeout=300 >19:25:10,254 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda2 /mnt/sysimage >19:25:10,298 INFO program: Running... /bin/umount /mnt/sysimage >15:25:10,419 INFO program: Running... udevadm settle --timeout=300 >15:25:10,507 INFO program: Running... udevadm settle --timeout=300 >19:25:10,574 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda5 /mnt/sysimage >15:25:10,622 INFO program: Running... arch >15:25:10,739 INFO program: ppc64 >19:25:10,757 INFO program: Running... /bin/umount /mnt/sysimage >15:25:10,879 INFO program: Running... udevadm settle --timeout=300 >15:25:50,755 INFO program: Running... udevadm settle --timeout=300 > > >/tmp/storage.log: >19:22:59,313 DEBUG storage: registered device format class MDRaidMember as mdmember >19:22:59,315 DEBUG storage: registered device format class MultipathMember as multipath_member >19:22:59,318 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >19:22:59,373 DEBUG storage: registered device format class LUKS as luks >19:22:59,374 DEBUG storage: registered device format class BIOSBoot as biosboot >19:22:59,382 DEBUG storage: registered device format class SwapSpace as swap >19:22:59,390 DEBUG storage: registered device format class DiskLabel as disklabel >19:22:59,392 DEBUG storage: registered device format class DMRaidMember as dmraidmember >19:22:59,455 DEBUG storage: registered device format class Ext2FS as ext2 >19:22:59,456 DEBUG storage: registered device format class Ext3FS as ext3 >19:22:59,456 DEBUG storage: registered device format class Ext4FS as ext4 >19:22:59,459 DEBUG storage: registered device format class FATFS as vfat >19:22:59,459 DEBUG storage: registered device format class EFIFS as efi >19:22:59,459 DEBUG storage: registered device format class BTRFS as btrfs >19:22:59,459 DEBUG storage: registered device format class GFS2 as gfs2 >19:22:59,460 DEBUG storage: registered device format class JFS as jfs >19:22:59,460 DEBUG storage: registered device format class ReiserFS as reiserfs >19:22:59,460 DEBUG storage: registered device format class XFS as xfs >19:22:59,461 DEBUG storage: registered device format class HFS as hfs >19:22:59,461 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >19:22:59,461 DEBUG storage: registered device format class HFSPlus as hfs+ >19:22:59,462 DEBUG storage: registered device format class NTFS as ntfs >19:22:59,462 DEBUG storage: registered device format class NFS as nfs >19:22:59,462 DEBUG storage: registered device format class NFSv4 as nfs4 >19:22:59,462 DEBUG storage: registered device format class Iso9660FS as iso9660 >19:22:59,463 DEBUG storage: registered device format class NoDevFS as nodev >19:22:59,463 DEBUG storage: registered device format class DevPtsFS as devpts >19:22:59,464 DEBUG storage: registered device format class ProcFS as proc >19:22:59,464 DEBUG storage: registered device format class SysFS as sysfs >19:22:59,464 DEBUG storage: registered device format class TmpFS as tmpfs >19:22:59,464 DEBUG storage: registered device format class BindFS as bind >19:22:59,464 DEBUG storage: registered device format class SELinuxFS as selinuxfs >19:22:59,466 DEBUG storage: registered device format class USBFS as usbfs >19:22:59,470 DEBUG storage: registered device format class PPCPRePBoot as prepboot >19:23:00,928 DEBUG storage: MultipathTopology._build_topology: >19:23:00,929 DEBUG storage: /etc/multipath.conf contents: >19:23:00,929 DEBUG storage: # multipath.conf written by anaconda >19:23:00,930 DEBUG storage: >19:23:00,930 DEBUG storage: defaults { >19:23:00,931 DEBUG storage: user_friendly_names yes >19:23:00,931 DEBUG storage: } >19:23:00,931 DEBUG storage: blacklist { >19:23:00,931 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >19:23:00,931 DEBUG storage: devnode "^hd[a-z]" >19:23:00,931 DEBUG storage: devnode "^dcssblk[0-9]*" >19:23:00,932 DEBUG storage: device { >19:23:00,932 DEBUG storage: vendor "DGC" >19:23:00,932 DEBUG storage: product "LUNZ" >19:23:00,932 DEBUG storage: } >19:23:00,933 DEBUG storage: device { >19:23:00,933 DEBUG storage: vendor "IBM" >19:23:00,933 DEBUG storage: product "S/390.*" >19:23:00,934 DEBUG storage: } >19:23:00,934 DEBUG storage: # don't count normal SATA devices as multipaths >19:23:00,934 DEBUG storage: device { >19:23:00,936 DEBUG storage: vendor "ATA" >19:23:00,936 DEBUG storage: } >19:23:00,936 DEBUG storage: # don't count 3ware devices as multipaths >19:23:00,938 DEBUG storage: device { >19:23:00,939 DEBUG storage: vendor "3ware" >19:23:00,939 DEBUG storage: } >19:23:00,940 DEBUG storage: device { >19:23:00,940 DEBUG storage: vendor "AMCC" >19:23:00,941 DEBUG storage: } >19:23:00,942 DEBUG storage: # nor highpoint devices >19:23:00,942 DEBUG storage: device { >19:23:00,942 DEBUG storage: vendor "HPT" >19:23:00,944 DEBUG storage: } >19:23:00,944 DEBUG storage: } >19:23:00,945 DEBUG storage: multipaths { >19:23:00,946 DEBUG storage: } >19:23:00,946 DEBUG storage: (end of /etc/multipath.conf) >19:23:01,039 INFO storage: MultipathTopology: not a multipath: ['sda'] >19:23:01,040 INFO storage: MultipathTopology: found singlepath device: sda >19:23:01,040 INFO storage: MultipathTopology: found non-disk device: sda1 >19:23:01,040 INFO storage: MultipathTopology: found non-disk device: sda2 >19:23:01,040 INFO storage: MultipathTopology: found non-disk device: sda3 >19:23:01,041 INFO storage: MultipathTopology: found non-disk device: sda4 >19:23:01,041 INFO storage: MultipathTopology: found non-disk device: sda5 >19:23:01,041 INFO storage: MultipathTopology: found non-disk device: sr0 >19:23:01,041 INFO storage: MultipathTopology: found singlepath device: loop0 >19:23:01,041 INFO storage: MultipathTopology: found singlepath device: loop1 >19:23:01,041 INFO storage: MultipathTopology: found singlepath device: loop2 >19:23:01,042 INFO storage: MultipathTopology: found singlepath device: loop3 >19:23:01,042 INFO storage: MultipathTopology: found singlepath device: loop4 >19:23:01,042 INFO storage: MultipathTopology: found singlepath device: loop5 >19:23:01,042 INFO storage: MultipathTopology: found singlepath device: loop6 >19:23:01,042 INFO storage: MultipathTopology: found singlepath device: loop7 >19:23:01,043 INFO storage: MultipathTopology: found singlepath device: dm-0 >19:23:05,476 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >19:23:05,480 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >19:23:05,662 DEBUG storage: MultipathTopology._build_topology: >19:23:05,663 DEBUG storage: /etc/multipath.conf contents: >19:23:05,663 DEBUG storage: # multipath.conf written by anaconda >19:23:05,663 DEBUG storage: >19:23:05,663 DEBUG storage: defaults { >19:23:05,663 DEBUG storage: user_friendly_names yes >19:23:05,664 DEBUG storage: } >19:23:05,664 DEBUG storage: blacklist { >19:23:05,664 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >19:23:05,664 DEBUG storage: devnode "^hd[a-z]" >19:23:05,664 DEBUG storage: devnode "^dcssblk[0-9]*" >19:23:05,664 DEBUG storage: device { >19:23:05,664 DEBUG storage: vendor "DGC" >19:23:05,764 DEBUG storage: product "LUNZ" >19:23:05,765 DEBUG storage: } >19:23:05,765 DEBUG storage: device { >19:23:05,766 DEBUG storage: vendor "IBM" >19:23:05,768 DEBUG storage: product "S/390.*" >19:23:05,769 DEBUG storage: } >19:23:05,770 DEBUG storage: # don't count normal SATA devices as multipaths >19:23:05,771 DEBUG storage: device { >19:23:05,772 DEBUG storage: vendor "ATA" >19:23:05,772 DEBUG storage: } >19:23:05,773 DEBUG storage: # don't count 3ware devices as multipaths >19:23:05,773 DEBUG storage: device { >19:23:05,774 DEBUG storage: vendor "3ware" >19:23:05,774 DEBUG storage: } >19:23:05,775 DEBUG storage: device { >19:23:05,775 DEBUG storage: vendor "AMCC" >19:23:05,778 DEBUG storage: } >19:23:05,779 DEBUG storage: # nor highpoint devices >19:23:05,780 DEBUG storage: device { >19:23:05,780 DEBUG storage: vendor "HPT" >19:23:05,781 DEBUG storage: } >19:23:05,782 DEBUG storage: } >19:23:05,783 DEBUG storage: multipaths { >19:23:05,784 DEBUG storage: } >19:23:05,784 DEBUG storage: (end of /etc/multipath.conf) >19:23:05,869 INFO storage: MultipathTopology: not a multipath: ['sda'] >19:23:05,870 INFO storage: MultipathTopology: found singlepath device: sda >19:23:05,870 INFO storage: MultipathTopology: found non-disk device: sda1 >19:23:05,871 INFO storage: MultipathTopology: found non-disk device: sda2 >19:23:05,871 INFO storage: MultipathTopology: found non-disk device: sda3 >19:23:05,871 INFO storage: MultipathTopology: found non-disk device: sda4 >19:23:05,872 INFO storage: MultipathTopology: found non-disk device: sda5 >19:23:05,872 INFO storage: MultipathTopology: found non-disk device: sr0 >19:23:05,873 INFO storage: MultipathTopology: found singlepath device: loop0 >19:23:05,873 INFO storage: MultipathTopology: found singlepath device: loop1 >19:23:05,873 INFO storage: MultipathTopology: found singlepath device: loop2 >19:23:05,874 INFO storage: MultipathTopology: found singlepath device: loop3 >19:23:05,874 INFO storage: MultipathTopology: found singlepath device: loop4 >19:23:05,874 INFO storage: MultipathTopology: found singlepath device: loop5 >19:23:05,875 INFO storage: MultipathTopology: found singlepath device: loop6 >19:23:05,875 INFO storage: MultipathTopology: found singlepath device: loop7 >19:23:05,875 INFO storage: MultipathTopology: found singlepath device: dm-0 >19:23:05,878 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >19:23:05,889 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-SAIX_VDASD_00c0061a00004c00000001312047a27a.8 /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_00c0061a00004c00000001312047a27a.8', > 'ID_SERIAL_SHORT': '00c0061a00004c00000001312047a27a.8', > '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': '217956', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/scsi-SAIX_VDASD_00c0061a00004c00000001312047a27a.8', > '/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 ; >19:23:05,891 INFO storage: scanning sda (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda)... >19:23:05,894 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:23:05,896 DEBUG storage: DeviceTree.getDeviceByName returned None >19:23:05,900 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >19:23:05,902 INFO storage: sda is a disk >19:23:05,903 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:23:05,910 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >19:23:05,910 INFO storage: added disk sda (id 0) to device tree >19:23:05,911 DEBUG storage: looking up parted Device: /dev/sda >19:23:05,915 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >19:23:05,920 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >19:23:05,922 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >19:23:05,930 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >19:23:06,012 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 0xfff6e5af850>, <parted.partition.Partition object at 0xfff6e5afc10>, <parted.partition.Partition object at 0xfff6e5afe50>, <parted.partition.Partition object at 0xfff6e5b1050>, <parted.partition.Partition object at 0xfff6e5b1150>] > device: <parted.device.Device object at 0xfff6e5af690> > PedDisk: <_ped.Disk object at 0xfff6e59ae18> >19:23:06,013 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >19:23:06,015 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >19:23:06,022 INFO storage: got device: DiskDevice instance (0xfff6e439890) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 30720.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: 62914560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 1 busy: False > hardwareGeometry: (30720, 64, 32) biosGeometry: (3916, 255, 63) > PedDevice: <_ped.Device object at 0xfff6e40d440> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0xfff6e597a50> >19:23:06,028 INFO storage: got format: DiskLabel instance (0xfff6e597b10) -- > 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 0xfff6e5af850>, <parted.partition.Partition object at 0xfff6e5afc10>, <parted.partition.Partition object at 0xfff6e5afe50>, <parted.partition.Partition object at 0xfff6e5b1050>, <parted.partition.Partition object at 0xfff6e5b1150>] > device: <parted.device.Device object at 0xfff6e5af690> > PedDisk: <_ped.Disk object at 0xfff6e59ae18> > origPartedDisk = <parted.disk.Disk object at 0xfff6e5b12d0> > partedDevice = parted.Device instance -- > model: AIX VDASD path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 62914560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 1 busy: False > hardwareGeometry: (30720, 64, 32) biosGeometry: (3916, 255, 63) > PedDevice: <_ped.Device object at 0xfff6e40d680> > >19:23:06,035 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-SAIX_VDASD_00c0061a00004c00000001312047a27a.8-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_00c0061a00004c00000001312047a27a.8', > 'ID_SERIAL_SHORT': '00c0061a00004c00000001312047a27a.8', > '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': '217988', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/scsi-SAIX_VDASD_00c0061a00004c00000001312047a27a.8-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 ; >19:23:06,035 INFO storage: scanning sda1 (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda1)... >19:23:06,041 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >19:23:06,043 DEBUG storage: DeviceTree.getDeviceByName returned None >19:23:06,044 INFO storage: sda1 is a partition >19:23:06,045 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >19:23:06,051 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:23:06,053 DEBUG storage: DeviceTree.getDeviceByName returned existing 30720MB disk sda (0) with existing msdos disklabel >19:23:06,055 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >19:23:06,060 DEBUG storage: PartitionDevice._setFormat: sda1 ; >19:23:06,060 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:23:06,063 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >19:23:06,064 DEBUG storage: looking up parted Partition: /dev/sda1 >19:23:06,068 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >19:23:06,071 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >19:23:06,073 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >19:23:06,074 DEBUG storage: getFormat('prepboot') returning PPCPRePBoot instance >19:23:06,078 DEBUG storage: PartitionDevice._setFormat: sda1 ; >19:23:06,080 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: prepboot ; >19:23:06,080 INFO storage: added partition sda1 (id 1) to device tree >19:23:06,083 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >19:23:06,085 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >19:23:06,089 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >19:23:06,092 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >19:23:06,111 WARN storage: disklabel detected but not usable on sda1 >19:23:06,112 DEBUG storage: no type or existing type for sda1, bailing >19:23:06,113 DEBUG storage: looking up parted Device: /dev/sda1 >19:23:06,118 INFO storage: got device: PartitionDevice instance (0xfff6e597a10) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 30720MB 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 0xfff6e40db00> > 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 0xfff6e5af750> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff6e5af9d0> PedPartition: <_ped.Partition object at 0xfff6e5a6cb0> > disk = existing 30720MB disk sda (0) with existing msdos disklabel > start = 2048 end = 10239 length = 8192 > flags = boot, prep >19:23:06,119 INFO storage: got format: PPCPRePBoot instance (0xfff6e5b1450) -- > type = prepboot name = PPC PReP Boot status = False > device = /dev/sda1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > >19:23:06,125 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-SAIX_VDASD_00c0061a00004c00000001312047a27a.8-part2 /dev/disk/by-path/scsi-0:0:1:0-part2 /dev/disk/by-uuid/d63535df-270c-41b5-a000-5278ee9bf16d', > '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': 'd63535df-270c-41b5-a000-5278ee9bf16d', > 'ID_FS_UUID_ENC': 'd63535df-270c-41b5-a000-5278ee9bf16d', > '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_00c0061a00004c00000001312047a27a.8', > 'ID_SERIAL_SHORT': '00c0061a00004c00000001312047a27a.8', > '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': '218027', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/scsi-SAIX_VDASD_00c0061a00004c00000001312047a27a.8-part2', > '/dev/disk/by-path/scsi-0:0:1:0-part2', > '/dev/disk/by-uuid/d63535df-270c-41b5-a000-5278ee9bf16d'], > 'sysfs_path': '/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda2'} ; name: sda2 ; >19:23:06,129 INFO storage: scanning sda2 (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda2)... >19:23:06,131 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >19:23:06,132 DEBUG storage: DeviceTree.getDeviceByName returned None >19:23:06,133 INFO storage: sda2 is a partition >19:23:06,135 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >19:23:06,139 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:23:06,142 DEBUG storage: DeviceTree.getDeviceByName returned existing 30720MB disk sda (0) with existing msdos disklabel >19:23:06,144 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >19:23:06,146 DEBUG storage: PartitionDevice._setFormat: sda2 ; >19:23:06,148 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:23:06,150 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >19:23:06,150 DEBUG storage: looking up parted Partition: /dev/sda2 >19:23:06,153 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >19:23:06,155 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >19:23:06,158 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >19:23:06,161 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >19:23:06,161 INFO storage: added partition sda2 (id 2) to device tree >19:23:06,163 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >19:23:06,165 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >19:23:06,169 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >19:23:06,171 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >19:23:06,204 WARN storage: disklabel detected but not usable on sda2 >19:23:06,204 INFO storage: type detected on 'sda2' is 'ext4' >19:23:06,659 DEBUG storage: Ext4FS.supported: supported: True ; >19:23:06,661 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:23:06,663 DEBUG storage: PartitionDevice._setFormat: sda2 ; >19:23:06,665 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >19:23:06,668 DEBUG storage: looking up parted Device: /dev/sda2 >19:23:06,672 INFO storage: got device: PartitionDevice instance (0xfff6e5b16d0) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 30720MB 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 0xfff6e40dcb0> > 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 0xfff6e5af750> fileSystem: <parted.filesystem.FileSystem object at 0xfff6e5afd50> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff6e5afcd0> PedPartition: <_ped.Partition object at 0xfff6e5a6d10> > disk = existing 30720MB disk sda (0) with existing msdos disklabel > start = 10240 end = 1034239 length = 1024000 > flags = >19:23:06,674 DEBUG storage: Ext4FS.supported: supported: True ; >19:23:06,675 INFO storage: got format: Ext4FS instance (0xfff6e5b1b90) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = d63535df-270c-41b5-a000-5278ee9bf16d exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >19:23:06,682 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-SAIX_VDASD_00c0061a00004c00000001312047a27a.8-part3 /dev/disk/by-path/scsi-0:0:1:0-part3 /dev/disk/by-uuid/136aaba7-0b22-48b8-b6f0-753ab48ef4f0', > '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': '136aaba7-0b22-48b8-b6f0-753ab48ef4f0', > 'ID_FS_UUID_ENC': '136aaba7-0b22-48b8-b6f0-753ab48ef4f0', > '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': '8290304', > '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_00c0061a00004c00000001312047a27a.8', > 'ID_SERIAL_SHORT': '00c0061a00004c00000001312047a27a.8', > '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': '218063', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/scsi-SAIX_VDASD_00c0061a00004c00000001312047a27a.8-part3', > '/dev/disk/by-path/scsi-0:0:1:0-part3', > '/dev/disk/by-uuid/136aaba7-0b22-48b8-b6f0-753ab48ef4f0'], > 'sysfs_path': '/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda3'} ; name: sda3 ; >19:23:06,682 INFO storage: scanning sda3 (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda3)... >19:23:06,685 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >19:23:06,688 DEBUG storage: DeviceTree.getDeviceByName returned None >19:23:06,689 INFO storage: sda3 is a partition >19:23:06,691 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >19:23:06,692 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:23:06,694 DEBUG storage: DeviceTree.getDeviceByName returned existing 30720MB disk sda (0) with existing msdos disklabel >19:23:06,696 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >19:23:06,700 DEBUG storage: PartitionDevice._setFormat: sda3 ; >19:23:06,701 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:23:06,703 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >19:23:06,704 DEBUG storage: looking up parted Partition: /dev/sda3 >19:23:06,708 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >19:23:06,710 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >19:23:06,712 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >19:23:06,715 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >19:23:06,715 INFO storage: added partition sda3 (id 3) to device tree >19:23:06,719 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >19:23:06,721 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >19:23:06,723 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >19:23:06,725 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >19:23:06,763 WARN storage: disklabel detected but not usable on sda3 >19:23:06,765 INFO storage: type detected on 'sda3' is 'swap' >19:23:06,795 DEBUG storage: SwapSpace.__init__: device: /dev/sda3 ; serial: 00c0061a00004c00000001312047a27a.8 ; uuid: 136aaba7-0b22-48b8-b6f0-753ab48ef4f0 ; exists: True ; label: None ; >19:23:06,795 DEBUG storage: getFormat('swap') returning SwapSpace instance >19:23:06,799 DEBUG storage: PartitionDevice._setFormat: sda3 ; >19:23:06,801 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: swap ; >19:23:06,803 DEBUG storage: looking up parted Device: /dev/sda3 >19:23:06,805 INFO storage: got device: PartitionDevice instance (0xfff6e5b1790) -- > name = sda3 status = True kids = 0 id = 3 > parents = ['existing 30720MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 4048.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: 8290304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (4048, 64, 32) biosGeometry: (516, 255, 63) > PedDevice: <_ped.Device object at 0xfff6f100cb0> > 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 0xfff6e5af750> fileSystem: <parted.filesystem.FileSystem object at 0xfff6e5aff10> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff6e5afe90> PedPartition: <_ped.Partition object at 0xfff6e5a6d70> > disk = existing 30720MB disk sda (0) with existing msdos disklabel > start = 1034240 end = 9324543 length = 8290304 > flags = >19:23:06,806 INFO storage: got format: SwapSpace instance (0xfff6e5b17d0) -- > type = swap name = swap status = False > device = /dev/sda3 uuid = 136aaba7-0b22-48b8-b6f0-753ab48ef4f0 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >19:23:06,814 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-SAIX_VDASD_00c0061a00004c00000001312047a27a.8-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': '9324544', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '53590016', > '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_00c0061a00004c00000001312047a27a.8', > 'ID_SERIAL_SHORT': '00c0061a00004c00000001312047a27a.8', > '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': '218096', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/scsi-SAIX_VDASD_00c0061a00004c00000001312047a27a.8-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 ; >19:23:06,815 INFO storage: scanning sda4 (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda4)... >19:23:06,849 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >19:23:06,875 DEBUG storage: DeviceTree.getDeviceByName returned None >19:23:06,893 INFO storage: sda4 is a partition >19:23:07,031 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >19:23:07,032 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:23:07,040 DEBUG storage: DeviceTree.getDeviceByName returned existing 30720MB disk sda (0) with existing msdos disklabel >19:23:07,043 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >19:23:07,045 DEBUG storage: PartitionDevice._setFormat: sda4 ; >19:23:07,045 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:23:07,049 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >19:23:07,049 DEBUG storage: looking up parted Partition: /dev/sda4 >19:23:07,052 DEBUG storage: PartitionDevice.probe: sda4 ; exists: True ; >19:23:07,055 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >19:23:07,059 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >19:23:07,061 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >19:23:07,062 INFO storage: added partition sda4 (id 4) to device tree >19:23:07,064 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >19:23:07,066 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >19:23:07,071 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >19:23:07,073 DEBUG storage: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >19:23:07,080 WARN storage: disklabel detected but not usable on sda4 >19:23:07,080 DEBUG storage: no type or existing type for sda4, bailing >19:23:07,081 DEBUG storage: looking up parted Device: /dev/sda4 >19:23:07,085 INFO storage: got device: PartitionDevice instance (0xfff6be02110) -- > name = sda4 status = True kids = 0 id = 4 > parents = ['existing 30720MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 26167.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 0xfff6f2e7b90> > 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 0xfff6e5af750> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff6e5b1090> PedPartition: <_ped.Partition object at 0xfff6e5a6dd0> > disk = existing 30720MB disk sda (0) with existing msdos disklabel > start = 9324544 end = 62914559 length = 53590016 > flags = >19:23:07,094 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-SAIX_VDASD_00c0061a00004c00000001312047a27a.8-part5 /dev/disk/by-path/scsi-0:0:1:0-part5 /dev/disk/by-uuid/5dcda705-8b83-4123-9e69-c1602e614a83', > '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': '5dcda705-8b83-4123-9e69-c1602e614a83', > 'ID_FS_UUID_ENC': '5dcda705-8b83-4123-9e69-c1602e614a83', > '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': '9326592', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '53587968', > '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_00c0061a00004c00000001312047a27a.8', > 'ID_SERIAL_SHORT': '00c0061a00004c00000001312047a27a.8', > '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': '218158', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/scsi-SAIX_VDASD_00c0061a00004c00000001312047a27a.8-part5', > '/dev/disk/by-path/scsi-0:0:1:0-part5', > '/dev/disk/by-uuid/5dcda705-8b83-4123-9e69-c1602e614a83'], > 'sysfs_path': '/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda5'} ; name: sda5 ; >19:23:07,094 INFO storage: scanning sda5 (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda5)... >19:23:07,098 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >19:23:07,101 DEBUG storage: DeviceTree.getDeviceByName returned None >19:23:07,101 INFO storage: sda5 is a partition >19:23:07,104 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >19:23:07,106 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:23:07,109 DEBUG storage: DeviceTree.getDeviceByName returned existing 30720MB disk sda (0) with existing msdos disklabel >19:23:07,112 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >19:23:07,115 DEBUG storage: PartitionDevice._setFormat: sda5 ; >19:23:07,115 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:23:07,120 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >19:23:07,121 DEBUG storage: looking up parted Partition: /dev/sda5 >19:23:07,123 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >19:23:07,125 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >19:23:07,130 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >19:23:07,132 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >19:23:07,133 INFO storage: added partition sda5 (id 5) to device tree >19:23:07,136 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >19:23:07,139 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >19:23:07,141 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >19:23:07,145 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >19:23:07,181 WARN storage: disklabel detected but not usable on sda5 >19:23:07,182 INFO storage: type detected on 'sda5' is 'ext4' >19:23:07,311 DEBUG storage: Ext4FS.supported: supported: True ; >19:23:07,312 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:23:07,314 DEBUG storage: PartitionDevice._setFormat: sda5 ; >19:23:07,319 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: ext4 ; >19:23:07,320 DEBUG storage: looking up parted Device: /dev/sda5 >19:23:07,323 INFO storage: got device: PartitionDevice instance (0xfff6be028d0) -- > name = sda5 status = True kids = 0 id = 5 > parents = ['existing 30720MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 26166.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: 53587968 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (26166, 64, 32) biosGeometry: (3335, 255, 63) > PedDevice: <_ped.Device object at 0xfff6f2e7cb0> > 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 0xfff6e5af750> fileSystem: <parted.filesystem.FileSystem object at 0xfff6e5b1410> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff6e5b1210> PedPartition: <_ped.Partition object at 0xfff6e5a6e30> > disk = existing 30720MB disk sda (0) with existing msdos disklabel > start = 9326592 end = 62914559 length = 53587968 > flags = >19:23:07,327 DEBUG storage: Ext4FS.supported: supported: True ; >19:23:07,327 INFO storage: got format: Ext4FS instance (0xfff6be029d0) -- > type = ext4 name = ext4 status = False > device = /dev/sda5 uuid = 5dcda705-8b83-4123-9e69-c1602e614a83 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 26166.0 targetSize = 26166.0 > >19:23:07,335 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-label/Fedora\\x2018\\x20ppc64 /dev/disk/by-path/scsi-0:0:3:0 /dev/disk/by-uuid/2012-10-05-22-38-14-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/vio/30000002/host0/target0:0:3/0:0:3:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '257', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FOR_SEAT': 'block-scsi-0_0_3_0', > 'ID_FS_LABEL': 'Fedora_18_ppc64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018\\x20ppc64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-10-05-22-38-14-00', > 'ID_FS_UUID_ENC': '2012-10-05-22-38-14-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'VOPTA', > 'ID_MODEL_ENC': 'VOPTA\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'scsi-0:0:3:0', > 'ID_PATH_TAG': 'scsi-0_0_3_0', > 'ID_SCSI': '1', > 'ID_TYPE': 'cd', > 'ID_VENDOR': 'AIX', > 'ID_VENDOR_ENC': 'AIX\\x20\\x20\\x20\\x20\\x20', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '218463', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-label/Fedora\\x2018\\x20ppc64', > '/dev/disk/by-path/scsi-0:0:3:0', > '/dev/disk/by-uuid/2012-10-05-22-38-14-00'], > 'sysfs_path': '/devices/vio/30000002/host0/target0:0:3/0:0:3:0/block/sr0'} ; name: sr0 ; >19:23:07,335 INFO storage: scanning sr0 (/devices/vio/30000002/host0/target0:0:3/0:0:3:0/block/sr0)... >19:23:07,340 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >19:23:07,342 DEBUG storage: DeviceTree.getDeviceByName returned None >19:23:07,343 INFO storage: sr0 is a cdrom >19:23:07,344 DEBUG storage: DeviceTree.addUdevOpticalDevice: >19:23:07,345 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:23:07,349 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >19:23:07,349 INFO storage: added cdrom sr0 (id 6) to device tree >19:23:07,351 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:23:07,353 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >19:23:07,355 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >19:23:07,360 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >19:23:07,362 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >19:23:07,381 WARN storage: disklabel detected but not usable on sr0 >19:23:07,382 INFO storage: type detected on 'sr0' is 'iso9660' >19:23:07,384 DEBUG storage: Iso9660FS.supported: supported: True ; >19:23:07,385 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >19:23:07,389 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >19:23:07,392 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:23:07,393 DEBUG storage: looking up parted Device: /dev/sr0 >19:23:07,394 INFO storage: got device: OpticalDevice instance (0xfff6be02b10) -- > name = sr0 status = True kids = 0 id = 6 > parents = [] > uuid = None size = 665.377441406 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/vio/30000002/host0/target0:0:3/0:0:3:0/block/sr0 partedDevice = parted.Device instance -- > model: AIX VOPTA path: /dev/sr0 type: 1 > sectorSize: 512 physicalSectorSize: 2048 > length: 1362693 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 3 busy: True > hardwareGeometry: (84, 255, 63) biosGeometry: (84, 255, 63) > PedDevice: <_ped.Device object at 0xfff6f2e7d40> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >19:23:07,398 DEBUG storage: Iso9660FS.supported: supported: True ; >19:23:07,399 INFO storage: got format: Iso9660FS instance (0xfff6be02990) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-10-05-22-38-14-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18_ppc64 size = 0 targetSize = 0 > >19:23:07,402 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': '229353', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >19:23:07,403 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >19:23:07,405 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >19:23:07,408 DEBUG storage: DeviceTree.getDeviceByName returned None >19:23:07,408 INFO storage: loop0 is a loop device >19:23:07,410 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >19:23:07,412 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >19:23:07,414 DEBUG storage: DeviceTree.getDeviceByName returned None >19:23:07,414 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:23:07,416 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >19:23:07,418 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 7) to device tree >19:23:07,422 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >19:23:07,422 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:23:07,425 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >19:23:07,425 INFO storage: added loop loop0 (id 8) to device tree >19:23:07,430 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >19:23:07,432 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >19:23:07,432 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >19:23:07,434 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >19:23:07,435 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >19:23:07,450 WARN storage: disklabel detected but not usable on loop0 >19:23:07,451 INFO storage: type detected on 'loop0' is 'squashfs' >19:23:07,451 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >19:23:07,453 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >19:23:07,454 INFO storage: got device: LoopDevice instance (0xfff6be02fd0) -- > name = loop0 status = False kids = 0 id = 8 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (7)'] > 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 >19:23:07,459 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/d8078582-c55a-4faa-a931-ee734abb4364', > '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': 'd8078582-c55a-4faa-a931-ee734abb4364', > 'ID_FS_UUID_ENC': 'd8078582-c55a-4faa-a931-ee734abb4364', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '229405', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/d8078582-c55a-4faa-a931-ee734abb4364'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >19:23:07,460 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >19:23:07,461 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >19:23:07,463 DEBUG storage: DeviceTree.getDeviceByName returned None >19:23:07,463 INFO storage: loop1 is a loop device >19:23:07,465 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >19:23:07,468 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >19:23:07,470 DEBUG storage: DeviceTree.getDeviceByName returned None >19:23:07,470 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:23:07,472 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >19:23:07,473 INFO storage: added file /LiveOS/rootfs.img (id 9) to device tree >19:23:07,474 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >19:23:07,475 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:23:07,479 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >19:23:07,479 INFO storage: added loop loop1 (id 10) to device tree >19:23:07,482 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >19:23:07,483 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >19:23:07,485 DEBUG storage: Ext4FS.supported: supported: True ; >19:23:07,485 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:23:07,485 DEBUG storage: device loop1 does not contain a disklabel >19:23:07,486 INFO storage: type detected on 'loop1' is 'ext4' >19:23:07,565 DEBUG storage: Ext4FS.supported: supported: True ; >19:23:07,565 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:23:07,569 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >19:23:07,569 INFO storage: got device: LoopDevice instance (0xfff6be02210) -- > name = loop1 status = False kids = 0 id = 10 > parents = ['existing 0MB file /LiveOS/rootfs.img (9)'] > 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 >19:23:07,571 DEBUG storage: Ext4FS.supported: supported: True ; >19:23:07,572 INFO storage: got format: Ext4FS instance (0xfff6be02790) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = d8078582-c55a-4faa-a931-ee734abb4364 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >19:23:07,574 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': '229446', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >19:23:07,575 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >19:23:07,579 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >19:23:07,581 DEBUG storage: DeviceTree.getDeviceByName returned None >19:23:07,581 INFO storage: loop2 is a loop device >19:23:07,583 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >19:23:07,585 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >19:23:07,589 DEBUG storage: DeviceTree.getDeviceByName returned None >19:23:07,590 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:23:07,592 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >19:23:07,593 INFO storage: added file /overlay (deleted) (id 11) to device tree >19:23:07,596 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >19:23:07,596 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:23:07,600 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >19:23:07,601 INFO storage: added loop loop2 (id 12) to device tree >19:23:07,602 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >19:23:07,604 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >19:23:07,604 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:23:07,605 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >19:23:07,609 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >19:23:07,622 WARN storage: disklabel detected but not usable on loop2 >19:23:07,622 DEBUG storage: no type or existing type for loop2, bailing >19:23:07,623 INFO storage: got device: LoopDevice instance (0xfff6be0b090) -- > name = loop2 status = False kids = 0 id = 12 > parents = ['existing 0MB file /overlay (deleted) (11)'] > 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 >19:23:07,627 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': '229515', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >19:23:07,627 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >19:23:07,627 DEBUG storage: lvm filter: adding loop3 to the reject list >19:23:07,630 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': '229557', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >19:23:07,631 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >19:23:07,631 DEBUG storage: lvm filter: adding loop4 to the reject list >19:23:07,633 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': '229589', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >19:23:07,634 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >19:23:07,634 DEBUG storage: lvm filter: adding loop5 to the reject list >19:23:07,640 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': '229628', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >19:23:07,640 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >19:23:07,640 DEBUG storage: lvm filter: adding loop6 to the reject list >19:23:07,643 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': '229657', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >19:23:07,643 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >19:23:07,643 DEBUG storage: lvm filter: adding loop7 to the reject list >19:23:07,643 DEBUG storage: Skipping a device mapper drive (dm-0) for now >19:23:07,706 INFO storage: devices to scan: ['dm-0'] >19:23:07,712 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/d8078582-c55a-4faa-a931-ee734abb4364 /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': 'd8078582-c55a-4faa-a931-ee734abb4364', > 'ID_FS_UUID_ENC': 'd8078582-c55a-4faa-a931-ee734abb4364', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '789300', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/d8078582-c55a-4faa-a931-ee734abb4364', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >19:23:07,712 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >19:23:07,713 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >19:23:07,715 DEBUG storage: DeviceTree.getDeviceByName returned None >19:23:07,715 INFO storage: live-rw is a device-mapper device >19:23:07,719 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >19:23:07,720 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >19:23:07,723 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (10) with existing ext4 filesystem >19:23:07,725 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >19:23:07,728 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (12) >19:23:07,731 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >19:23:07,733 DEBUG storage: DeviceTree.getDeviceByName returned None >19:23:07,735 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >19:23:07,735 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:23:07,739 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >19:23:07,739 INFO storage: added dm live-rw (id 13) to device tree >19:23:07,741 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >19:23:07,742 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >19:23:07,744 DEBUG storage: Ext4FS.supported: supported: True ; >19:23:07,745 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:23:07,745 DEBUG storage: device live-rw does not contain a disklabel >19:23:07,745 INFO storage: type detected on 'live-rw' is 'ext4' >19:23:07,824 DEBUG storage: Ext4FS.supported: supported: True ; >19:23:07,824 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:23:07,828 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >19:23:07,830 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >19:23:07,861 INFO storage: got device: DMDevice instance (0xfff6be02690) -- > name = live-rw status = True kids = 0 id = 13 > parents = ['existing 0MB loop loop2 (12)'] > 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 0xfff6f100e60> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >19:23:07,863 DEBUG storage: Ext4FS.supported: supported: True ; >19:23:07,865 INFO storage: got format: Ext4FS instance (0xfff6be0b810) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = d8078582-c55a-4faa-a931-ee734abb4364 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >19:23:07,925 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >19:23:07,929 DEBUG storage: PPCPRePBoot.teardown: device: /dev/sda1 ; status: False ; type: prepboot ; >19:23:07,932 DEBUG storage: PPCPRePBoot.teardown: device: /dev/sda1 ; status: False ; type: prepboot ; >19:23:07,989 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:23:07,991 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:23:07,994 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:23:08,054 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >19:23:08,112 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:23:08,120 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:23:08,142 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:23:08,199 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >19:23:08,201 DEBUG storage: SwapSpace.teardown: device: /dev/sda3 ; status: False ; type: swap ; >19:23:08,206 DEBUG storage: SwapSpace.teardown: device: /dev/sda3 ; status: False ; type: swap ; >19:23:08,261 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:23:08,265 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:23:08,270 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:23:08,329 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >19:23:08,331 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >19:23:08,333 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >19:23:08,388 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:23:08,391 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:23:08,394 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:23:08,448 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >19:23:08,502 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:23:08,506 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:23:08,511 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:23:08,571 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >19:23:08,624 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >19:23:08,626 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >19:23:08,631 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >19:23:08,631 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >19:23:08,634 INFO storage: edd: collected mbr signatures: {'sda': '0x00095790'} >19:23:08,639 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >19:23:08,672 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >19:23:08,713 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >19:23:08,891 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:23:08,894 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:23:08,901 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:23:08,957 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >19:23:08,961 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >19:23:09,130 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >19:23:09,130 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >19:23:09,130 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >19:23:09,131 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >19:23:09,131 DEBUG storage: crypttab maps: [] >19:23:09,131 DEBUG storage: parsing /mnt/sysimage/etc/fstab >19:23:09,138 DEBUG storage: resolved 'UUID=5dcda705-8b83-4123-9e69-c1602e614a83' to 'sda5' (partition) >19:23:09,138 DEBUG storage: resolved 'UUID=d63535df-270c-41b5-a000-5278ee9bf16d' to 'sda2' (partition) >19:23:09,138 DEBUG storage: resolved 'UUID=136aaba7-0b22-48b8-b6f0-753ab48ef4f0' to 'sda3' (partition) >19:23:09,140 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >19:23:09,491 DEBUG storage: Ext4FS.supported: supported: True ; >19:23:09,496 DEBUG storage: Ext4FS.supported: supported: True ; >19:23:09,503 DEBUG storage: Ext4FS.supported: supported: True ; >19:23:09,511 DEBUG storage: Ext4FS.supported: supported: True ; >19:23:09,515 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:23:09,521 DEBUG storage: Iso9660FS.supported: supported: True ; >19:23:09,818 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >19:23:09,822 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:23:09,826 DEBUG storage: DeviceTree.getDeviceByPath returned existing 665MB cdrom sr0 (6) with existing iso9660 filesystem >15:24:54,541 DEBUG storage: Iso9660FS.supported: supported: True ; >15:24:54,543 DEBUG storage: Iso9660FS.supported: supported: True ; >15:24:54,547 DEBUG storage: NFSv4.supported: supported: False ; >15:24:54,548 DEBUG storage: NFSv4.supported: supported: False ; >15:24:54,550 DEBUG storage: SELinuxFS.supported: supported: False ; >15:24:54,552 DEBUG storage: SELinuxFS.supported: supported: False ; >15:24:54,557 DEBUG storage: Ext4FS.supported: supported: True ; >15:24:54,559 DEBUG storage: Ext4FS.supported: supported: True ; >15:24:54,561 DEBUG storage: Ext3FS.supported: supported: True ; >15:24:54,563 DEBUG storage: Ext3FS.supported: supported: True ; >15:24:54,567 DEBUG storage: Ext2FS.supported: supported: True ; >15:24:54,569 DEBUG storage: Ext2FS.supported: supported: True ; >15:24:54,571 DEBUG storage: SysFS.supported: supported: False ; >15:24:54,573 DEBUG storage: SysFS.supported: supported: False ; >15:24:54,577 DEBUG storage: MultipathMember.__init__: >15:24:54,579 DEBUG storage: SwapSpace.__init__: >15:24:54,581 DEBUG storage: ProcFS.supported: supported: False ; >15:24:54,583 DEBUG storage: ProcFS.supported: supported: False ; >15:24:54,586 DEBUG storage: DMRaidMember.__init__: >15:24:54,588 DEBUG storage: DevPtsFS.supported: supported: False ; >15:24:54,589 DEBUG storage: DevPtsFS.supported: supported: False ; >15:24:54,591 DEBUG storage: BTRFS.supported: supported: True ; >15:24:54,733 DEBUG storage: BTRFS.supported: supported: True ; >15:24:54,739 DEBUG storage: USBFS.supported: supported: False ; >15:24:54,741 DEBUG storage: USBFS.supported: supported: False ; >15:24:54,742 DEBUG storage: DiskLabel.__init__: >15:24:54,743 INFO storage: DiskLabel.partedDevice returning None >15:24:54,746 DEBUG storage: HFSPlus.supported: supported: False ; >15:24:54,748 DEBUG storage: HFSPlus.supported: supported: False ; >15:24:54,750 DEBUG storage: XFS.supported: supported: True ; >15:24:54,863 DEBUG storage: XFS.supported: supported: True ; >15:24:54,869 DEBUG storage: TmpFS.supported: supported: False ; >15:24:54,871 DEBUG storage: TmpFS.supported: supported: False ; >15:24:54,873 DEBUG storage: LUKS.__init__: >15:24:54,877 DEBUG storage: NTFS.supported: supported: False ; >15:24:54,879 DEBUG storage: NTFS.supported: supported: False ; >15:24:54,882 DEBUG storage: BindFS.supported: supported: False ; >15:24:54,887 DEBUG storage: BindFS.supported: supported: False ; >15:24:54,889 DEBUG storage: HFS.supported: supported: False ; >15:24:54,890 DEBUG storage: HFS.supported: supported: False ; >15:24:54,892 DEBUG storage: LVMPhysicalVolume.__init__: >15:24:54,893 DEBUG storage: NFS.supported: supported: False ; >15:24:54,896 DEBUG storage: NFS.supported: supported: False ; >15:24:54,898 DEBUG storage: FATFS.supported: supported: True ; >15:24:54,932 DEBUG storage: FATFS.supported: supported: True ; >15:24:54,938 DEBUG storage: NoDevFS.supported: supported: False ; >15:24:54,940 DEBUG storage: NoDevFS.supported: supported: False ; >15:24:54,942 DEBUG storage: MDRaidMember.__init__: >15:25:05,000 DEBUG storage: clearpart: looking at sda5 >15:25:05,011 DEBUG storage: clearpart: looking at sda4 >15:25:05,011 DEBUG storage: clearpart: looking at sda3 >15:25:05,012 DEBUG storage: clearpart: looking at sda2 >15:25:05,012 DEBUG storage: clearpart: looking at sda1 >15:25:05,034 DEBUG storage: checking whether disk sda has an empty extended >15:25:05,036 DEBUG storage: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff6e5af750> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff68254890> PedPartition: <_ped.Partition object at 0xfff68267050> ; logicals is ['sda5'] >15:25:05,037 DEBUG storage: new disk order: [] >15:25:05,193 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >15:25:05,195 DEBUG storage: DeviceTree.getDeviceByName returned existing 30720MB disk sda (0) with existing msdos disklabel >15:25:05,197 DEBUG storage: doAutoPart: True >15:25:05,197 DEBUG storage: encryptedAutoPart: False >15:25:05,197 DEBUG storage: autoPartType: 0 >15:25:05,197 DEBUG storage: clearPartType: 2 >15:25:05,197 DEBUG storage: clearPartDisks: ['sda'] >15:25:05,200 DEBUG storage: autoPartitionRequests: >PartSpec instance (0xfff68534fd0) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x1003b1a9790) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0xfff68273910) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0xfff68273950) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = prepboot encrypted = False > size = 4 maxSize = None grow = False >PartSpec instance (0xfff68273990) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 4048 maxSize = None grow = False > >15:25:05,200 DEBUG storage: storage.disks: ['sda'] >15:25:05,201 DEBUG storage: storage.partitioned: ['sda'] >15:25:05,201 DEBUG storage: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sr0'] >15:25:05,209 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >15:25:05,211 DEBUG storage: DeviceTree.getDeviceByName returned existing 30720MB disk sda (0) with existing msdos disklabel >15:25:05,211 DEBUG storage: resolved 'sda' to 'sda' (disk) >15:25:05,211 DEBUG storage: boot disk: sda >15:25:05,214 DEBUG storage: candidate disks: [] >15:25:05,215 DEBUG storage: devs: [] >15:25:05,216 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >15:25:05,217 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is ['sda'] >15:25:05,366 DEBUG storage: MultipathTopology._build_topology: >15:25:05,366 DEBUG storage: /etc/multipath.conf contents: >15:25:05,367 DEBUG storage: # multipath.conf written by anaconda >15:25:05,367 DEBUG storage: >15:25:05,367 DEBUG storage: defaults { >15:25:05,367 DEBUG storage: user_friendly_names yes >15:25:05,367 DEBUG storage: } >15:25:05,367 DEBUG storage: blacklist { >15:25:05,367 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >15:25:05,367 DEBUG storage: devnode "^hd[a-z]" >15:25:05,368 DEBUG storage: devnode "^dcssblk[0-9]*" >15:25:05,369 DEBUG storage: device { >15:25:05,370 DEBUG storage: vendor "DGC" >15:25:05,371 DEBUG storage: product "LUNZ" >15:25:05,371 DEBUG storage: } >15:25:05,371 DEBUG storage: device { >15:25:05,371 DEBUG storage: vendor "IBM" >15:25:05,372 DEBUG storage: product "S/390.*" >15:25:05,372 DEBUG storage: } >15:25:05,373 DEBUG storage: # don't count normal SATA devices as multipaths >15:25:05,373 DEBUG storage: device { >15:25:05,374 DEBUG storage: vendor "ATA" >15:25:05,376 DEBUG storage: } >15:25:05,377 DEBUG storage: # don't count 3ware devices as multipaths >15:25:05,377 DEBUG storage: device { >15:25:05,378 DEBUG storage: vendor "3ware" >15:25:05,380 DEBUG storage: } >15:25:05,380 DEBUG storage: device { >15:25:05,380 DEBUG storage: vendor "AMCC" >15:25:05,381 DEBUG storage: } >15:25:05,382 DEBUG storage: # nor highpoint devices >15:25:05,382 DEBUG storage: device { >15:25:05,384 DEBUG storage: vendor "HPT" >15:25:05,384 DEBUG storage: } >15:25:05,385 DEBUG storage: } >15:25:05,386 DEBUG storage: multipaths { >15:25:05,387 DEBUG storage: } >15:25:05,387 DEBUG storage: (end of /etc/multipath.conf) >15:25:05,470 INFO storage: MultipathTopology: not a multipath: ['sda'] >15:25:05,471 INFO storage: MultipathTopology: found singlepath device: sda >15:25:05,471 INFO storage: MultipathTopology: found non-disk device: sda1 >15:25:05,476 INFO storage: MultipathTopology: found non-disk device: sda2 >15:25:05,477 INFO storage: MultipathTopology: found non-disk device: sda3 >15:25:05,477 INFO storage: MultipathTopology: found non-disk device: sda4 >15:25:05,477 INFO storage: MultipathTopology: found non-disk device: sda5 >15:25:05,480 INFO storage: MultipathTopology: found non-disk device: sr0 >15:25:05,481 INFO storage: MultipathTopology: found singlepath device: loop0 >15:25:05,485 INFO storage: MultipathTopology: found singlepath device: loop1 >15:25:05,490 INFO storage: MultipathTopology: found singlepath device: loop2 >15:25:05,490 INFO storage: MultipathTopology: found singlepath device: loop3 >15:25:05,490 INFO storage: MultipathTopology: found singlepath device: loop4 >15:25:05,491 INFO storage: MultipathTopology: found singlepath device: loop5 >15:25:05,491 INFO storage: MultipathTopology: found singlepath device: loop6 >15:25:05,491 INFO storage: MultipathTopology: found singlepath device: loop7 >15:25:05,492 INFO storage: MultipathTopology: found singlepath device: dm-0 >15:25:05,493 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >15:25:05,502 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-SAIX_VDASD_00c0061a00004c00000001312047a27a.8 /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_00c0061a00004c00000001312047a27a.8', > 'ID_SERIAL_SHORT': '00c0061a00004c00000001312047a27a.8', > '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': '217956', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/scsi-SAIX_VDASD_00c0061a00004c00000001312047a27a.8', > '/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 ; >15:25:05,506 INFO storage: scanning sda (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda)... >15:25:05,512 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >15:25:05,516 DEBUG storage: DeviceTree.getDeviceByName returned None >15:25:05,522 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >15:25:05,536 INFO storage: sda is a disk >15:25:05,537 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:25:05,544 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >15:25:05,545 INFO storage: added disk sda (id 14) to device tree >15:25:05,545 DEBUG storage: looking up parted Device: /dev/sda >15:25:05,550 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >15:25:05,553 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >15:25:05,556 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >15:25:05,563 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >15:25:05,651 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 0xfff67a04d90>, <parted.partition.Partition object at 0xfff67a24110>, <parted.partition.Partition object at 0xfff67a24350>, <parted.partition.Partition object at 0xfff67a24510>, <parted.partition.Partition object at 0xfff67a24610>] > device: <parted.device.Device object at 0xfff67a04b10> > PedDisk: <_ped.Disk object at 0xfff6f416d40> >15:25:05,652 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >15:25:05,659 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >15:25:05,664 INFO storage: got device: DiskDevice instance (0xfff6f409b50) -- > name = sda status = True kids = 0 id = 14 > parents = [] > uuid = None size = 30720.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: 62914560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 1 busy: False > hardwareGeometry: (30720, 64, 32) biosGeometry: (3916, 255, 63) > PedDevice: <_ped.Device object at 0xfff6b0af7a0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0xfff6f409650> >15:25:05,670 INFO storage: got format: DiskLabel instance (0xfff6f409fd0) -- > 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 0xfff67a04d90>, <parted.partition.Partition object at 0xfff67a24110>, <parted.partition.Partition object at 0xfff67a24350>, <parted.partition.Partition object at 0xfff67a24510>, <parted.partition.Partition object at 0xfff67a24610>] > device: <parted.device.Device object at 0xfff67a04b10> > PedDisk: <_ped.Disk object at 0xfff6f416d40> > origPartedDisk = <parted.disk.Disk object at 0xfff67a247d0> > partedDevice = parted.Device instance -- > model: AIX VDASD path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 62914560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 1 busy: False > hardwareGeometry: (30720, 64, 32) biosGeometry: (3916, 255, 63) > PedDevice: <_ped.Device object at 0xfff6b0afb90> > >15:25:05,684 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-SAIX_VDASD_00c0061a00004c00000001312047a27a.8-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_00c0061a00004c00000001312047a27a.8', > 'ID_SERIAL_SHORT': '00c0061a00004c00000001312047a27a.8', > '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': '217988', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/scsi-SAIX_VDASD_00c0061a00004c00000001312047a27a.8-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 ; >15:25:05,685 INFO storage: scanning sda1 (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda1)... >15:25:05,691 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >15:25:05,694 DEBUG storage: DeviceTree.getDeviceByName returned None >15:25:05,695 INFO storage: sda1 is a partition >15:25:05,697 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >15:25:05,702 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >15:25:05,706 DEBUG storage: DeviceTree.getDeviceByName returned existing 30720MB disk sda (14) with existing msdos disklabel >15:25:05,711 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >15:25:05,715 DEBUG storage: PartitionDevice._setFormat: sda1 ; >15:25:05,716 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:25:05,867 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >15:25:05,868 DEBUG storage: looking up parted Partition: /dev/sda1 >15:25:05,876 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >15:25:05,885 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >15:25:05,892 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >15:25:05,893 DEBUG storage: getFormat('prepboot') returning PPCPRePBoot instance >15:25:05,897 DEBUG storage: PartitionDevice._setFormat: sda1 ; >15:25:05,903 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: prepboot ; >15:25:05,905 INFO storage: added partition sda1 (id 15) to device tree >15:25:05,910 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >15:25:05,914 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >15:25:05,917 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >15:25:05,925 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >15:25:05,950 WARN storage: disklabel detected but not usable on sda1 >15:25:05,951 DEBUG storage: no type or existing type for sda1, bailing >15:25:05,952 DEBUG storage: looking up parted Device: /dev/sda1 >15:25:05,955 INFO storage: got device: PartitionDevice instance (0xfff67a24a50) -- > name = sda1 status = True kids = 0 id = 15 > parents = ['existing 30720MB disk sda (14) 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 0xfff6965f4d0> > 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 0xfff67a04b90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff67a04e90> PedPartition: <_ped.Partition object at 0xfff6f0e2dd0> > disk = existing 30720MB disk sda (14) with existing msdos disklabel > start = 2048 end = 10239 length = 8192 > flags = boot, prep >15:25:05,957 INFO storage: got format: PPCPRePBoot instance (0xfff67a249d0) -- > type = prepboot name = PPC PReP Boot status = False > device = /dev/sda1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > >15:25:05,971 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-SAIX_VDASD_00c0061a00004c00000001312047a27a.8-part2 /dev/disk/by-path/scsi-0:0:1:0-part2 /dev/disk/by-uuid/d63535df-270c-41b5-a000-5278ee9bf16d', > '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': 'd63535df-270c-41b5-a000-5278ee9bf16d', > 'ID_FS_UUID_ENC': 'd63535df-270c-41b5-a000-5278ee9bf16d', > '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_00c0061a00004c00000001312047a27a.8', > 'ID_SERIAL_SHORT': '00c0061a00004c00000001312047a27a.8', > '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': '218027', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/scsi-SAIX_VDASD_00c0061a00004c00000001312047a27a.8-part2', > '/dev/disk/by-path/scsi-0:0:1:0-part2', > '/dev/disk/by-uuid/d63535df-270c-41b5-a000-5278ee9bf16d'], > 'sysfs_path': '/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda2'} ; name: sda2 ; >15:25:05,973 INFO storage: scanning sda2 (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda2)... >15:25:05,981 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >15:25:05,991 DEBUG storage: DeviceTree.getDeviceByName returned None >15:25:05,993 INFO storage: sda2 is a partition >15:25:06,000 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >15:25:06,003 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >15:25:06,008 DEBUG storage: DeviceTree.getDeviceByName returned existing 30720MB disk sda (14) with existing msdos disklabel >15:25:06,014 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >15:25:06,020 DEBUG storage: PartitionDevice._setFormat: sda2 ; >15:25:06,020 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:25:06,026 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >15:25:06,027 DEBUG storage: looking up parted Partition: /dev/sda2 >15:25:06,032 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >15:25:06,036 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >15:25:06,043 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >15:25:06,047 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >15:25:06,047 INFO storage: added partition sda2 (id 16) to device tree >15:25:06,061 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >15:25:06,062 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >15:25:06,064 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >15:25:06,073 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >15:25:06,106 WARN storage: disklabel detected but not usable on sda2 >15:25:06,107 INFO storage: type detected on 'sda2' is 'ext4' >15:25:06,535 DEBUG storage: Ext4FS.supported: supported: True ; >15:25:06,536 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:25:06,542 DEBUG storage: PartitionDevice._setFormat: sda2 ; >15:25:06,545 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >15:25:06,546 DEBUG storage: looking up parted Device: /dev/sda2 >15:25:06,552 INFO storage: got device: PartitionDevice instance (0xfff67a24cd0) -- > name = sda2 status = True kids = 0 id = 16 > parents = ['existing 30720MB disk sda (14) 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 0xfff6b0af710> > 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 0xfff67a04b90> fileSystem: <parted.filesystem.FileSystem object at 0xfff67a24250> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff67a241d0> PedPartition: <_ped.Partition object at 0xfff6f0f0770> > disk = existing 30720MB disk sda (14) with existing msdos disklabel > start = 10240 end = 1034239 length = 1024000 > flags = >15:25:06,555 DEBUG storage: Ext4FS.supported: supported: True ; >15:25:06,556 INFO storage: got format: Ext4FS instance (0xfff67a38490) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = d63535df-270c-41b5-a000-5278ee9bf16d exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >15:25:06,567 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-SAIX_VDASD_00c0061a00004c00000001312047a27a.8-part3 /dev/disk/by-path/scsi-0:0:1:0-part3 /dev/disk/by-uuid/136aaba7-0b22-48b8-b6f0-753ab48ef4f0', > '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': '136aaba7-0b22-48b8-b6f0-753ab48ef4f0', > 'ID_FS_UUID_ENC': '136aaba7-0b22-48b8-b6f0-753ab48ef4f0', > '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': '8290304', > '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_00c0061a00004c00000001312047a27a.8', > 'ID_SERIAL_SHORT': '00c0061a00004c00000001312047a27a.8', > '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': '218063', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/scsi-SAIX_VDASD_00c0061a00004c00000001312047a27a.8-part3', > '/dev/disk/by-path/scsi-0:0:1:0-part3', > '/dev/disk/by-uuid/136aaba7-0b22-48b8-b6f0-753ab48ef4f0'], > 'sysfs_path': '/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda3'} ; name: sda3 ; >15:25:06,571 INFO storage: scanning sda3 (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda3)... >15:25:06,575 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >15:25:06,578 DEBUG storage: DeviceTree.getDeviceByName returned None >15:25:06,583 INFO storage: sda3 is a partition >15:25:06,587 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >15:25:06,592 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >15:25:06,596 DEBUG storage: DeviceTree.getDeviceByName returned existing 30720MB disk sda (14) with existing msdos disklabel >15:25:06,601 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >15:25:06,604 DEBUG storage: PartitionDevice._setFormat: sda3 ; >15:25:06,605 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:25:06,656 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >15:25:06,657 DEBUG storage: looking up parted Partition: /dev/sda3 >15:25:06,702 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >15:25:06,706 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >15:25:06,713 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >15:25:06,716 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >15:25:06,717 INFO storage: added partition sda3 (id 17) to device tree >15:25:06,722 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >15:25:06,724 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >15:25:06,727 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >15:25:06,735 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >15:25:06,767 WARN storage: disklabel detected but not usable on sda3 >15:25:06,770 INFO storage: type detected on 'sda3' is 'swap' >15:25:06,776 DEBUG storage: SwapSpace.__init__: device: /dev/sda3 ; serial: 00c0061a00004c00000001312047a27a.8 ; uuid: 136aaba7-0b22-48b8-b6f0-753ab48ef4f0 ; exists: True ; label: None ; >15:25:06,777 DEBUG storage: getFormat('swap') returning SwapSpace instance >15:25:06,782 DEBUG storage: PartitionDevice._setFormat: sda3 ; >15:25:06,786 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: swap ; >15:25:06,787 DEBUG storage: looking up parted Device: /dev/sda3 >15:25:06,794 INFO storage: got device: PartitionDevice instance (0xfff679d1550) -- > name = sda3 status = True kids = 0 id = 17 > parents = ['existing 30720MB disk sda (14) with existing msdos disklabel'] > uuid = None size = 4048.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: 8290304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (4048, 64, 32) biosGeometry: (516, 255, 63) > PedDevice: <_ped.Device object at 0xfff6965fc20> > 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 0xfff67a04b90> fileSystem: <parted.filesystem.FileSystem object at 0xfff67a24410> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff67a24390> PedPartition: <_ped.Partition object at 0xfff6f0f06b0> > disk = existing 30720MB disk sda (14) with existing msdos disklabel > start = 1034240 end = 9324543 length = 8290304 > flags = >15:25:06,796 INFO storage: got format: SwapSpace instance (0xfff679d1c10) -- > type = swap name = swap status = False > device = /dev/sda3 uuid = 136aaba7-0b22-48b8-b6f0-753ab48ef4f0 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >15:25:06,806 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-SAIX_VDASD_00c0061a00004c00000001312047a27a.8-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': '9324544', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '53590016', > '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_00c0061a00004c00000001312047a27a.8', > 'ID_SERIAL_SHORT': '00c0061a00004c00000001312047a27a.8', > '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': '218096', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/scsi-SAIX_VDASD_00c0061a00004c00000001312047a27a.8-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 ; >15:25:06,807 INFO storage: scanning sda4 (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda4)... >15:25:06,812 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >15:25:06,816 DEBUG storage: DeviceTree.getDeviceByName returned None >15:25:06,817 INFO storage: sda4 is a partition >15:25:06,821 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >15:25:06,825 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >15:25:06,828 DEBUG storage: DeviceTree.getDeviceByName returned existing 30720MB disk sda (14) with existing msdos disklabel >15:25:06,878 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >15:25:06,884 DEBUG storage: PartitionDevice._setFormat: sda4 ; >15:25:06,885 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:25:06,890 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >15:25:06,891 DEBUG storage: looking up parted Partition: /dev/sda4 >15:25:06,896 DEBUG storage: PartitionDevice.probe: sda4 ; exists: True ; >15:25:06,901 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >15:25:06,904 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >15:25:06,907 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >15:25:06,908 INFO storage: added partition sda4 (id 18) to device tree >15:25:06,913 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >15:25:06,916 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >15:25:06,920 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >15:25:06,924 DEBUG storage: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >15:25:06,926 WARN storage: disklabel detected but not usable on sda4 >15:25:06,927 DEBUG storage: no type or existing type for sda4, bailing >15:25:06,929 DEBUG storage: looking up parted Device: /dev/sda4 >15:25:06,933 INFO storage: got device: PartitionDevice instance (0xfff679d1d50) -- > name = sda4 status = True kids = 0 id = 18 > parents = ['existing 30720MB disk sda (14) with existing msdos disklabel'] > uuid = None size = 26167.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 0xfff6965f950> > 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 0xfff67a04b90> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff67a24550> PedPartition: <_ped.Partition object at 0xfff6f0f0bf0> > disk = existing 30720MB disk sda (14) with existing msdos disklabel > start = 9324544 end = 62914559 length = 53590016 > flags = >15:25:06,947 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-SAIX_VDASD_00c0061a00004c00000001312047a27a.8-part5 /dev/disk/by-path/scsi-0:0:1:0-part5 /dev/disk/by-uuid/5dcda705-8b83-4123-9e69-c1602e614a83', > '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': '5dcda705-8b83-4123-9e69-c1602e614a83', > 'ID_FS_UUID_ENC': '5dcda705-8b83-4123-9e69-c1602e614a83', > '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': '9326592', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '53587968', > '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_00c0061a00004c00000001312047a27a.8', > 'ID_SERIAL_SHORT': '00c0061a00004c00000001312047a27a.8', > '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': '218158', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/scsi-SAIX_VDASD_00c0061a00004c00000001312047a27a.8-part5', > '/dev/disk/by-path/scsi-0:0:1:0-part5', > '/dev/disk/by-uuid/5dcda705-8b83-4123-9e69-c1602e614a83'], > 'sysfs_path': '/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda5'} ; name: sda5 ; >15:25:06,947 INFO storage: scanning sda5 (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda5)... >15:25:06,950 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >15:25:06,955 DEBUG storage: DeviceTree.getDeviceByName returned None >15:25:06,956 INFO storage: sda5 is a partition >15:25:06,961 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >15:25:06,971 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >15:25:06,974 DEBUG storage: DeviceTree.getDeviceByName returned existing 30720MB disk sda (14) with existing msdos disklabel >15:25:06,980 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >15:25:06,984 DEBUG storage: PartitionDevice._setFormat: sda5 ; >15:25:06,984 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:25:06,997 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >15:25:06,998 DEBUG storage: looking up parted Partition: /dev/sda5 >15:25:07,003 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >15:25:07,008 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >15:25:07,014 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >15:25:07,018 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >15:25:07,020 INFO storage: added partition sda5 (id 19) to device tree >15:25:07,023 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >15:25:07,027 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >15:25:07,031 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >15:25:07,035 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >15:25:07,066 WARN storage: disklabel detected but not usable on sda5 >15:25:07,067 INFO storage: type detected on 'sda5' is 'ext4' >15:25:07,461 DEBUG storage: Ext4FS.supported: supported: True ; >15:25:07,463 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:25:07,467 DEBUG storage: PartitionDevice._setFormat: sda5 ; >15:25:07,474 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: ext4 ; >15:25:07,475 DEBUG storage: looking up parted Device: /dev/sda5 >15:25:07,481 INFO storage: got device: PartitionDevice instance (0xfff679d18d0) -- > name = sda5 status = True kids = 0 id = 19 > parents = ['existing 30720MB disk sda (14) with existing msdos disklabel'] > uuid = None size = 26166.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: 53587968 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (26166, 64, 32) biosGeometry: (3335, 255, 63) > PedDevice: <_ped.Device object at 0xfff6965fcb0> > 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 0xfff67a04b90> fileSystem: <parted.filesystem.FileSystem object at 0xfff67a248d0> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff67a246d0> PedPartition: <_ped.Partition object at 0xfff6f0f0b30> > disk = existing 30720MB disk sda (14) with existing msdos disklabel > start = 9326592 end = 62914559 length = 53587968 > flags = >15:25:07,485 DEBUG storage: Ext4FS.supported: supported: True ; >15:25:07,486 INFO storage: got format: Ext4FS instance (0xfff679e8990) -- > type = ext4 name = ext4 status = False > device = /dev/sda5 uuid = 5dcda705-8b83-4123-9e69-c1602e614a83 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 26166.0 targetSize = 26166.0 > >15:25:07,506 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-label/Fedora\\x2018\\x20ppc64 /dev/disk/by-path/scsi-0:0:3:0 /dev/disk/by-uuid/2012-10-05-22-38-14-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/vio/30000002/host0/target0:0:3/0:0:3:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '257', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FOR_SEAT': 'block-scsi-0_0_3_0', > 'ID_FS_LABEL': 'Fedora_18_ppc64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018\\x20ppc64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-10-05-22-38-14-00', > 'ID_FS_UUID_ENC': '2012-10-05-22-38-14-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'VOPTA', > 'ID_MODEL_ENC': 'VOPTA\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'scsi-0:0:3:0', > 'ID_PATH_TAG': 'scsi-0_0_3_0', > 'ID_SCSI': '1', > 'ID_TYPE': 'cd', > 'ID_VENDOR': 'AIX', > 'ID_VENDOR_ENC': 'AIX\\x20\\x20\\x20\\x20\\x20', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '218463', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-label/Fedora\\x2018\\x20ppc64', > '/dev/disk/by-path/scsi-0:0:3:0', > '/dev/disk/by-uuid/2012-10-05-22-38-14-00'], > 'sysfs_path': '/devices/vio/30000002/host0/target0:0:3/0:0:3:0/block/sr0'} ; name: sr0 ; >15:25:07,507 INFO storage: scanning sr0 (/devices/vio/30000002/host0/target0:0:3/0:0:3:0/block/sr0)... >15:25:07,520 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >15:25:07,524 DEBUG storage: DeviceTree.getDeviceByName returned None >15:25:07,525 INFO storage: sr0 is a cdrom >15:25:07,613 DEBUG storage: DeviceTree.addUdevOpticalDevice: >15:25:07,614 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:25:07,618 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >15:25:07,618 INFO storage: added cdrom sr0 (id 20) to device tree >15:25:07,622 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:25:07,641 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >15:25:07,644 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >15:25:07,648 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >15:25:07,668 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >15:25:07,683 WARN storage: disklabel detected but not usable on sr0 >15:25:07,686 INFO storage: type detected on 'sr0' is 'iso9660' >15:25:07,688 DEBUG storage: Iso9660FS.supported: supported: True ; >15:25:07,688 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >15:25:07,691 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >15:25:07,694 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:25:07,696 DEBUG storage: looking up parted Device: /dev/sr0 >15:25:07,697 INFO storage: got device: OpticalDevice instance (0xfff679e87d0) -- > name = sr0 status = True kids = 0 id = 20 > parents = [] > uuid = None size = 665.377441406 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/vio/30000002/host0/target0:0:3/0:0:3:0/block/sr0 partedDevice = parted.Device instance -- > model: AIX VOPTA path: /dev/sr0 type: 1 > sectorSize: 512 physicalSectorSize: 2048 > length: 1362693 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 3 busy: True > hardwareGeometry: (84, 255, 63) biosGeometry: (84, 255, 63) > PedDevice: <_ped.Device object at 0xfff6965ff80> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >15:25:07,702 DEBUG storage: Iso9660FS.supported: supported: True ; >15:25:07,702 INFO storage: got format: Iso9660FS instance (0xfff679e8d90) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-10-05-22-38-14-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18_ppc64 size = 0 targetSize = 0 > >15:25:07,705 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': '229353', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >15:25:07,706 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >15:25:07,708 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >15:25:07,713 DEBUG storage: DeviceTree.getDeviceByName returned None >15:25:07,714 INFO storage: loop0 is a loop device >15:25:07,716 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >15:25:07,718 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >15:25:07,727 DEBUG storage: DeviceTree.getDeviceByName returned None >15:25:07,728 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:25:07,735 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >15:25:07,735 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 21) to device tree >15:25:07,743 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >15:25:07,747 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:25:07,750 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >15:25:07,751 INFO storage: added loop loop0 (id 22) to device tree >15:25:07,754 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >15:25:07,762 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >15:25:07,762 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >15:25:07,764 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >15:25:07,766 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >15:25:07,783 WARN storage: disklabel detected but not usable on loop0 >15:25:07,792 INFO storage: type detected on 'loop0' is 'squashfs' >15:25:07,793 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >15:25:07,797 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >15:25:07,801 INFO storage: got device: LoopDevice instance (0xfff67979190) -- > name = loop0 status = False kids = 0 id = 22 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (21)'] > 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 >15:25:07,807 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/d8078582-c55a-4faa-a931-ee734abb4364', > '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': 'd8078582-c55a-4faa-a931-ee734abb4364', > 'ID_FS_UUID_ENC': 'd8078582-c55a-4faa-a931-ee734abb4364', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '229405', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/d8078582-c55a-4faa-a931-ee734abb4364'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >15:25:07,854 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >15:25:07,858 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >15:25:07,864 DEBUG storage: DeviceTree.getDeviceByName returned None >15:25:07,934 INFO storage: loop1 is a loop device >15:25:07,937 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >15:25:07,942 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >15:25:07,946 DEBUG storage: DeviceTree.getDeviceByName returned None >15:25:07,947 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:25:07,953 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >15:25:07,953 INFO storage: added file /LiveOS/rootfs.img (id 23) to device tree >15:25:07,984 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >15:25:07,984 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:25:07,988 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >15:25:07,988 INFO storage: added loop loop1 (id 24) to device tree >15:25:07,993 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >15:25:08,083 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >15:25:08,085 DEBUG storage: Ext4FS.supported: supported: True ; >15:25:08,091 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:25:08,091 DEBUG storage: device loop1 does not contain a disklabel >15:25:08,092 INFO storage: type detected on 'loop1' is 'ext4' >15:25:08,446 DEBUG storage: Ext4FS.supported: supported: True ; >15:25:08,447 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:25:08,474 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >15:25:08,476 INFO storage: got device: LoopDevice instance (0xfff67979150) -- > name = loop1 status = False kids = 0 id = 24 > parents = ['existing 0MB file /LiveOS/rootfs.img (23)'] > 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 >15:25:08,480 DEBUG storage: Ext4FS.supported: supported: True ; >15:25:08,482 INFO storage: got format: Ext4FS instance (0xfff67979310) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = d8078582-c55a-4faa-a931-ee734abb4364 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >15:25:08,487 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': '229446', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >15:25:08,491 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >15:25:08,527 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >15:25:08,533 DEBUG storage: DeviceTree.getDeviceByName returned None >15:25:08,534 INFO storage: loop2 is a loop device >15:25:08,537 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >15:25:08,542 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >15:25:08,546 DEBUG storage: DeviceTree.getDeviceByName returned None >15:25:08,547 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:25:08,554 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >15:25:08,555 INFO storage: added file /overlay (deleted) (id 25) to device tree >15:25:08,559 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >15:25:08,562 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:25:08,566 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >15:25:08,567 INFO storage: added loop loop2 (id 26) to device tree >15:25:08,572 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >15:25:08,576 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >15:25:08,576 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:25:08,582 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >15:25:08,595 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >15:25:08,608 WARN storage: disklabel detected but not usable on loop2 >15:25:08,612 DEBUG storage: no type or existing type for loop2, bailing >15:25:08,613 INFO storage: got device: LoopDevice instance (0xfff67979a90) -- > name = loop2 status = False kids = 0 id = 26 > parents = ['existing 0MB file /overlay (deleted) (25)'] > 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 >15:25:08,687 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': '229515', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >15:25:08,688 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >15:25:08,688 DEBUG storage: lvm filter: adding loop3 to the reject list >15:25:08,698 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': '229557', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >15:25:08,698 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >15:25:08,699 DEBUG storage: lvm filter: adding loop4 to the reject list >15:25:08,703 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': '229589', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >15:25:08,708 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >15:25:08,708 DEBUG storage: lvm filter: adding loop5 to the reject list >15:25:08,712 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': '229628', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >15:25:08,713 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >15:25:08,714 DEBUG storage: lvm filter: adding loop6 to the reject list >15:25:08,717 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': '229657', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >15:25:08,721 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >15:25:08,721 DEBUG storage: lvm filter: adding loop7 to the reject list >15:25:08,722 DEBUG storage: Skipping a device mapper drive (dm-0) for now >15:25:08,857 INFO storage: devices to scan: ['dm-0'] >15:25:08,868 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/d8078582-c55a-4faa-a931-ee734abb4364 /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': 'd8078582-c55a-4faa-a931-ee734abb4364', > 'ID_FS_UUID_ENC': 'd8078582-c55a-4faa-a931-ee734abb4364', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '789300', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/d8078582-c55a-4faa-a931-ee734abb4364', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >15:25:08,869 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >15:25:08,958 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >15:25:08,985 DEBUG storage: DeviceTree.getDeviceByName returned None >15:25:08,986 INFO storage: live-rw is a device-mapper device >15:25:08,989 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >15:25:08,995 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >15:25:08,998 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (24) with existing ext4 filesystem >15:25:09,006 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >15:25:09,012 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (26) >15:25:09,018 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >15:25:09,023 DEBUG storage: DeviceTree.getDeviceByName returned None >15:25:09,028 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >15:25:09,028 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:25:09,035 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >15:25:09,035 INFO storage: added dm live-rw (id 27) to device tree >15:25:09,038 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >15:25:09,044 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >15:25:09,048 DEBUG storage: Ext4FS.supported: supported: True ; >15:25:09,051 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:25:09,052 DEBUG storage: device live-rw does not contain a disklabel >15:25:09,053 INFO storage: type detected on 'live-rw' is 'ext4' >15:25:09,171 DEBUG storage: Ext4FS.supported: supported: True ; >15:25:09,173 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:25:09,177 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >15:25:09,178 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >15:25:09,182 INFO storage: got device: DMDevice instance (0xfff67979d10) -- > name = live-rw status = True kids = 0 id = 27 > parents = ['existing 0MB loop loop2 (26)'] > 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 0xfff6965f9e0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >15:25:09,186 DEBUG storage: Ext4FS.supported: supported: True ; >15:25:09,188 INFO storage: got format: Ext4FS instance (0xfff67979b10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = d8078582-c55a-4faa-a931-ee734abb4364 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >15:25:09,394 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >15:25:09,396 DEBUG storage: PPCPRePBoot.teardown: device: /dev/sda1 ; status: False ; type: prepboot ; >15:25:09,402 DEBUG storage: PPCPRePBoot.teardown: device: /dev/sda1 ; status: False ; type: prepboot ; >15:25:09,458 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:25:09,461 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:25:09,468 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:25:09,528 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >15:25:09,612 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:25:09,625 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:25:09,628 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:25:09,768 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >15:25:09,772 DEBUG storage: SwapSpace.teardown: device: /dev/sda3 ; status: False ; type: swap ; >15:25:09,778 DEBUG storage: SwapSpace.teardown: device: /dev/sda3 ; status: False ; type: swap ; >15:25:09,841 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:25:09,844 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:25:09,847 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:25:09,901 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >15:25:09,904 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >15:25:09,907 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >15:25:09,959 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:25:09,965 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:25:09,968 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:25:10,023 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >15:25:10,077 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:25:10,081 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:25:10,085 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:25:10,135 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >15:25:10,196 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >15:25:10,198 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >15:25:10,199 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >15:25:10,201 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >15:25:10,212 INFO storage: edd: collected mbr signatures: {'sda': '0x00095790'} >15:25:10,213 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >15:25:10,248 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >15:25:10,286 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >15:25:10,492 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:25:10,496 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:25:10,506 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:25:10,564 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >15:25:10,566 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >15:25:10,743 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >15:25:10,743 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >15:25:10,744 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >15:25:10,744 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >15:25:10,744 DEBUG storage: crypttab maps: [] >15:25:10,744 DEBUG storage: parsing /mnt/sysimage/etc/fstab >15:25:10,752 DEBUG storage: resolved 'UUID=5dcda705-8b83-4123-9e69-c1602e614a83' to 'sda5' (partition) >15:25:10,752 DEBUG storage: resolved 'UUID=d63535df-270c-41b5-a000-5278ee9bf16d' to 'sda2' (partition) >15:25:10,752 DEBUG storage: resolved 'UUID=136aaba7-0b22-48b8-b6f0-753ab48ef4f0' to 'sda3' (partition) >15:25:10,753 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >15:25:10,938 DEBUG storage: Ext4FS.supported: supported: True ; >15:25:10,944 DEBUG storage: Ext4FS.supported: supported: True ; >15:25:10,950 DEBUG storage: Ext4FS.supported: supported: True ; >15:25:10,957 DEBUG storage: Ext4FS.supported: supported: True ; >15:25:10,959 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:25:10,965 DEBUG storage: Iso9660FS.supported: supported: True ; >15:25:37,732 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda1 ; >15:25:37,735 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4MB partition sda1 (15) with existing prepboot >15:25:37,743 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >15:25:37,745 DEBUG storage: DeviceTree.getDeviceByPath returned existing 500MB partition sda2 (16) with existing ext4 filesystem >15:25:37,754 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda3 ; >15:25:37,757 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4048MB partition sda3 (17) with existing swap >15:25:37,765 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >15:25:37,767 DEBUG storage: DeviceTree.getDeviceByPath returned existing 26167MB partition sda4 (18) >15:25:37,772 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda5 ; >15:25:37,774 DEBUG storage: DeviceTree.getDeviceByPath returned existing 26166MB partition sda5 (19) with existing ext4 filesystem >15:25:50,740 DEBUG storage: PartitionDevice._setFormat: sda5 ; >15:25:50,740 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:25:50,743 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: ext4 ; type: None ; >15:25:50,743 INFO storage: registered action: [0] Destroy Format ext4 filesystem on partition sda5 (id 19) >15:25:50,748 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >15:25:50,754 DEBUG storage: DeviceFormat.teardown: device: /dev/sda5 ; status: False ; type: None ; >15:25:50,804 INFO storage: removed partition sda5 (id 19) from device tree >15:25:50,809 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sda ; >15:25:50,809 INFO storage: registered action: [1] Destroy Device partition sda5 (id 19) >15:26:04,091 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda1 ; >15:26:04,095 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4MB partition sda1 (15) with existing prepboot >15:26:04,104 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >15:26:04,107 DEBUG storage: DeviceTree.getDeviceByPath returned existing 500MB partition sda2 (16) with existing ext4 filesystem >15:26:04,115 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda3 ; >15:26:04,117 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4048MB partition sda3 (17) with existing swap >15:26:04,125 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >15:26:04,128 DEBUG storage: DeviceTree.getDeviceByPath returned existing 26167MB partition sda4 (18) >15:26:04,132 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda5 ; >15:26:04,134 DEBUG storage: DeviceTree.getDeviceByPath returned None > > >/tmp/ifcfg.log: > > >/proc/cmdline: >ro inst.vnc inst.sshd ip=9.5.250.145::9.5.250.1:255.255.255.0:sharpie.rchland.ibm.com:eth0:none ip=9.5.252.203::9.5.252.1:255.255.255.0::eth1:none nameserver=9.10.244.100 bootdev=eth0 > > >/tmp/syslog: >19:22:51,945 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >19:22:51,945 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="969" x-info="http://www.rsyslog.com"] start >19:22:51,946 INFO systemd: Successfully loaded SELinux policy in 623ms 846us. >19:22:51,946 INFO systemd: Relabelled /dev and /run in 103ms 830us. >19:22:51,946 INFO systemd: systemd 188 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP; fedora) >19:22:51,946 INFO systemd: Initializing machine ID from random generator. >19:22:51,946 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. >19:22:51,946 INFO systemd-modules-load: Inserted module 'uinput' >19:22:51,946 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-1.git20120820.fc18) is starting... >19:22:51,946 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >19:22:51,946 INFO NetworkManager: <info> WEXT support is enabled >19:22:51,946 DEBUG kernel:[ 0.000000] Allocated 917504 bytes for 1024 pacas at c00000000ff20000 >19:22:51,946 INFO kernel:[ 0.000000] Using pSeries machine description >19:22:51,946 DEBUG kernel:[ 0.000000] Page orders: linear mapping = 24, virtual = 16, io = 12, vmemmap = 24 >19:22:51,946 INFO kernel:[ 0.000000] Using 1TB segments >19:22:51,946 WARNING kernel:[ 0.000000] Found initrd at 0xc000000003980000:0xc0000000052796c8 >19:22:51,946 INFO kernel:[ 0.000000] bootconsole [udbg0] enabled >19:22:51,946 INFO kernel:[ 0.000000] Partition configured for 56 cpus. >19:22:51,946 INFO kernel:[ 0.000000] CPU maps initialized for 4 threads per core >19:22:51,946 DEBUG kernel:[ 0.000000] (thread shift is 2) >19:22:51,946 DEBUG kernel:[ 0.000000] Freed 851968 bytes for unused pacas >19:22:51,946 WARNING kernel:[ 0.000000] Starting Linux PPC64 #1 SMP Wed Oct 3 13:04:03 MST 2012 >19:22:51,946 WARNING kernel:[ 0.000000] ----------------------------------------------------- >19:22:51,946 WARNING kernel:[ 0.000000] ppc64_pft_size = 0x1a >19:22:51,946 WARNING kernel:[ 0.000000] physicalMemorySize = 0x100000000 >19:22:51,946 WARNING kernel:[ 0.000000] htab_hash_mask = 0x7ffff >19:22:51,946 WARNING kernel:[ 0.000000] ----------------------------------------------------- >19:22:51,946 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >19:22:51,946 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >19:22:51,946 NOTICE kernel:[ 0.000000] Linux version 3.6.0-2.fc18.ppc64 (mockbuild@) (gcc version 4.7.2 20121001 (Red Hat 4.7.2-3) (GCC) ) #1 SMP Wed Oct 3 13:04:03 MST 2012 >19:22:51,946 WARNING kernel:[ 0.000000] [boot]0012 Setup Arch >19:22:51,946 DEBUG kernel:[ 0.000000] Node 0 Memory: 0x0-0x100000000 >19:22:51,946 WARNING kernel:[ 0.000000] EEH: No capable adapters found >19:22:51,946 INFO kernel:[ 0.000000] PPC64 nvram contains 15360 bytes >19:22:51,946 WARNING kernel:[ 0.000000] Zone ranges: >19:22:51,946 WARNING kernel:[ 0.000000] DMA [mem 0x00000000-0xffffffff] >19:22:51,946 WARNING kernel:[ 0.000000] Normal empty >19:22:51,946 WARNING kernel:[ 0.000000] Movable zone start for each node >19:22:51,946 WARNING kernel:[ 0.000000] Early memory node ranges >19:22:51,946 WARNING kernel:[ 0.000000] node 0: [mem 0x00000000-0xffffffff] >19:22:51,946 DEBUG kernel:[ 0.000000] On node 0 totalpages: 65536 >19:22:51,946 DEBUG kernel:[ 0.000000] DMA zone: 56 pages used for memmap >19:22:51,946 DEBUG kernel:[ 0.000000] DMA zone: 0 pages reserved >19:22:51,946 DEBUG kernel:[ 0.000000] DMA zone: 65480 pages, LIFO batch:1 >19:22:51,946 WARNING kernel:[ 0.000000] [boot]0015 Setup Done >19:22:51,946 INFO kernel:[ 0.000000] PERCPU: Embedded 2 pages/cpu @c000000001700000 s86912 r0 d44160 u131072 >19:22:51,946 DEBUG kernel:[ 0.000000] pcpu-alloc: s86912 r0 d44160 u131072 alloc=1*1048576 >19:22:51,946 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 >19:22:51,946 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31 >19:22:51,946 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 32 33 34 35 36 37 38 39 [0] 40 41 42 43 44 45 46 47 >19:22:51,946 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 48 49 50 51 52 53 54 55 >19:22:51,946 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 65480 >19:22:51,946 WARNING kernel:[ 0.000000] Policy zone: DMA >19:22:51,946 NOTICE kernel:[ 0.000000] Kernel command line: ro inst.vnc inst.sshd ip=9.5.250.145::9.5.250.1:255.255.255.0:sharpie.rchland.ibm.com:eth0:none ip=9.5.252.203::9.5.252.1:255.255.255.0::eth1:none nameserver=9.10.244.100 bootdev=eth0 >19:22:51,946 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: -1, 32768 bytes) >19:22:51,946 WARNING kernel:[ 0.000000] freeing bootmem node 0 >19:22:51,946 INFO kernel:[ 0.000000] Memory: 4100480k/4194304k available (18112k kernel code, 93824k reserved, 1920k data, 2927k bss, 6784k init) >19:22:51,946 INFO kernel:[ 0.000000] SLUB: Genslabs=19, HWalign=128, Order=0-3, MinObjects=0, CPUs=56, Nodes=256 >19:22:51,946 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >19:22:51,946 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=56. >19:22:51,946 INFO kernel:[ 0.000000] NR_IRQS:512 nr_irqs:512 16 >19:22:51,946 DEBUG kernel:[ 0.000000] pic: no ISA interrupt controller >19:22:51,946 DEBUG kernel:[ 0.000000] time_init: decrementer frequency = 512.000000 MHz >19:22:51,946 DEBUG kernel:[ 0.000000] time_init: processor frequency = 3550.000000 MHz >19:22:51,946 INFO kernel:[ 0.000000] clocksource: timebase mult[1f40000] shift[24] registered >19:22:51,946 DEBUG kernel:[ 0.000000] clockevent: decrementer mult[83126e98] shift[32] cpu[0] >19:22:51,946 INFO kernel:[ 0.000000] Console: colour dummy device 80x25 >19:22:51,946 INFO kernel:[ 0.000000] console [hvc0] enabled, bootconsole disabled >19:22:51,946 INFO kernel:[ 0.000000] allocated 1048576 bytes of page_cgroup >19:22:51,946 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >19:22:51,946 INFO kernel:[ 0.010524] pid_max: default: 57344 minimum: 448 >19:22:51,946 INFO kernel:[ 0.010680] Security Framework initialized >19:22:51,946 INFO kernel:[ 0.010690] SELinux: Initializing. >19:22:51,946 DEBUG kernel:[ 0.010698] SELinux: Starting in permissive mode >19:22:51,946 INFO kernel:[ 0.010921] Dentry cache hash table entries: 524288 (order: 6, 4194304 bytes) >19:22:51,946 INFO kernel:[ 0.017884] Inode-cache hash table entries: 262144 (order: 5, 2097152 bytes) >19:22:51,946 INFO kernel:[ 0.019645] Mount-cache hash table entries: 4096 >19:22:51,946 INFO kernel:[ 0.027476] Initializing cgroup subsys cpuacct >19:22:51,946 INFO kernel:[ 0.027485] Initializing cgroup subsys memory >19:22:51,946 INFO kernel:[ 0.027575] Initializing cgroup subsys devices >19:22:51,946 INFO kernel:[ 0.027581] Initializing cgroup subsys freezer >19:22:51,946 INFO kernel:[ 0.027586] Initializing cgroup subsys net_cls >19:22:51,946 INFO kernel:[ 0.027591] Initializing cgroup subsys blkio >19:22:51,946 INFO kernel:[ 0.027596] Initializing cgroup subsys perf_event >19:22:51,946 INFO kernel:[ 0.032770] ftrace: allocating 21656 entries in 8 pages >19:22:51,946 INFO kernel:[ 0.062177] POWER7 performance monitor hardware support registered >19:22:51,946 INFO kernel:[ 0.289375] Brought up 56 CPUs >19:22:51,946 DEBUG kernel:[ 0.289403] Node 0 CPUs: 0-55 >19:22:51,946 INFO kernel:[ 0.289568] Enabling Asymmetric SMT scheduling >19:22:51,946 INFO kernel:[ 0.301502] devtmpfs: initialized >19:22:51,946 INFO kernel:[ 0.325735] atomic64 test passed >19:22:51,946 INFO kernel:[ 0.327239] NET: Registered protocol family 16 >19:22:51,946 INFO kernel:[ 0.327339] IBM eBus Device Driver >19:22:51,946 INFO kernel:[ 0.342504] PCI: Probing PCI hardware >19:22:51,946 DEBUG kernel:[ 0.342519] PCI: Probing PCI hardware done >19:22:51,946 WARNING kernel:[ 0.342529] opal: Node not found >19:22:51,946 INFO kernel:[ 0.349561] bio: create slab <bio-0> at 0 >19:22:51,946 INFO kernel:[ 0.357620] vgaarb: loaded >19:22:51,946 NOTICE kernel:[ 0.357766] SCSI subsystem initialized >19:22:51,946 DEBUG kernel:[ 0.364237] libata version 3.00 loaded. >19:22:51,946 INFO kernel:[ 0.364306] usbcore: registered new interface driver usbfs >19:22:51,946 INFO kernel:[ 0.364326] usbcore: registered new interface driver hub >19:22:51,946 INFO kernel:[ 0.364424] usbcore: registered new device driver usb >19:22:51,946 INFO kernel:[ 0.364800] NetLabel: Initializing >19:22:51,946 INFO kernel:[ 0.364805] NetLabel: domain hash size = 128 >19:22:51,946 INFO kernel:[ 0.364810] NetLabel: protocols = UNLABELED CIPSOv4 >19:22:51,946 INFO kernel:[ 0.364829] NetLabel: unlabeled traffic allowed by default >19:22:51,946 INFO kernel:[ 0.364895] Switching to clocksource timebase >19:22:51,946 INFO kernel:[ 0.471260] NET: Registered protocol family 2 >19:22:51,946 INFO kernel:[ 0.474635] TCP established hash table entries: 131072 (order: 5, 2097152 bytes) >19:22:51,946 INFO kernel:[ 0.478311] TCP bind hash table entries: 65536 (order: 4, 1048576 bytes) >19:22:51,946 INFO kernel:[ 0.483132] TCP: Hash tables configured (established 131072 bind 65536) >19:22:51,946 INFO kernel:[ 0.483170] TCP: reno registered >19:22:51,946 INFO kernel:[ 0.483189] UDP hash table entries: 2048 (order: 0, 65536 bytes) >19:22:51,946 INFO kernel:[ 0.483241] UDP-Lite hash table entries: 2048 (order: 0, 65536 bytes) >19:22:51,946 INFO kernel:[ 0.483518] NET: Registered protocol family 1 >19:22:51,946 DEBUG kernel:[ 0.483532] PCI: CLS 0 bytes, default 128 >19:22:51,946 INFO kernel:[ 0.483608] Unpacking initramfs... >19:22:51,946 INFO kernel:[ 16.278613] Freeing initrd memory: 25600k freed >19:22:51,946 DEBUG kernel:[ 16.283001] RTAS daemon started >19:22:51,946 DEBUG kernel:[ 16.284110] RTAS: event: 513, Type: Platform Error, Severity: 2 >19:22:51,946 INFO kernel:[ 16.315954] IOMMU table initialized, virtual merging enabled >19:22:51,946 DEBUG kernel:[ 16.378649] pseries_idle_driver registered >19:22:51,946 INFO kernel:[ 16.382961] audit: initializing netlink socket (disabled) >19:22:51,947 NOTICE kernel:[ 16.383007] type=2000 audit(1349724153.320:1): initialized >19:22:51,947 INFO kernel:[ 16.815923] HugeTLB registered 16 MB page size, pre-allocated 0 pages >19:22:51,947 INFO kernel:[ 16.815945] HugeTLB registered 16 GB page size, pre-allocated 0 pages >19:22:51,947 NOTICE kernel:[ 16.825991] VFS: Disk quotas dquot_6.5.2 >19:22:51,947 WARNING kernel:[ 16.827109] Dquot-cache hash table entries: 8192 (order 0, 65536 bytes) >19:22:51,947 INFO kernel:[ 16.835290] msgmni has been set to 8060 >19:22:51,947 DEBUG kernel:[ 16.835507] SELinux: Registering netfilter hooks >19:22:51,947 INFO kernel:[ 16.853068] alg: No test for stdrng (krng) >19:22:51,947 INFO kernel:[ 16.853112] NET: Registered protocol family 38 >19:22:51,947 INFO kernel:[ 16.853201] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >19:22:51,947 INFO kernel:[ 16.853296] io scheduler noop registered >19:22:51,947 INFO kernel:[ 16.853301] io scheduler deadline registered >19:22:51,947 INFO kernel:[ 16.853349] io scheduler cfq registered (default) >19:22:51,947 INFO kernel:[ 16.853421] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >19:22:51,947 INFO kernel:[ 16.856275] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >19:22:51,947 INFO kernel:[ 16.859261] Linux agpgart interface v0.103 >19:22:51,947 INFO kernel:[ 16.884754] loop: module loaded >19:22:51,947 INFO kernel:[ 16.884822] Uniform Multi-Platform E-IDE driver >19:22:51,947 INFO kernel:[ 16.884875] ide-gd driver 1.18 >19:22:51,947 INFO kernel:[ 16.885012] libphy: Fixed MDIO Bus: probed >19:22:51,947 INFO kernel:[ 16.886776] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >19:22:51,947 INFO kernel:[ 16.886803] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >19:22:51,947 INFO kernel:[ 16.886823] uhci_hcd: USB Universal Host Controller Interface driver >19:22:51,947 INFO kernel:[ 16.886884] usbcore: registered new interface driver usbserial >19:22:51,947 INFO kernel:[ 16.886899] usbcore: registered new interface driver usbserial_generic >19:22:51,947 INFO kernel:[ 16.886932] USB Serial support registered for generic >19:22:51,947 INFO kernel:[ 16.886937] usbserial: USB Serial Driver core >19:22:51,947 INFO kernel:[ 16.887069] mousedev: PS/2 mouse device common for all mice >19:22:51,947 INFO kernel:[ 16.889004] rtc-generic rtc-generic: rtc core: registered rtc-generic as rtc0 >19:22:51,947 INFO kernel:[ 16.889146] device-mapper: uevent: version 1.0.3 >19:22:51,947 INFO kernel:[ 16.892837] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >19:22:51,947 INFO kernel:[ 16.893287] cpuidle: using governor ladder >19:22:51,947 INFO kernel:[ 16.898890] cpuidle: using governor menu >19:22:51,947 INFO kernel:[ 16.898995] usbcore: registered new interface driver usbhid >19:22:51,947 INFO kernel:[ 16.898999] usbhid: USB HID core driver >19:22:51,947 INFO kernel:[ 16.899127] drop_monitor: Initializing network drop monitor service >19:22:51,947 INFO kernel:[ 16.899240] ip_tables: (C) 2000-2006 Netfilter Core Team >19:22:51,947 INFO kernel:[ 16.899275] TCP: cubic registered >19:22:51,947 INFO kernel:[ 16.899280] Initializing XFRM netlink socket >19:22:51,947 INFO kernel:[ 16.901432] NET: Registered protocol family 10 >19:22:51,947 INFO kernel:[ 16.901735] mip6: Mobile IPv6 >19:22:51,947 INFO kernel:[ 16.901740] NET: Registered protocol family 17 >19:22:51,947 DEBUG kernel:[ 16.901777] Running MSI bitmap self-tests ... >19:22:51,947 DEBUG kernel:[ 16.904223] PM: Hibernation image not present or could not be loaded. >19:22:51,947 INFO kernel:[ 16.904240] registered taskstats version 1 >19:22:51,947 INFO kernel:[ 16.904980] rtc-generic rtc-generic: setting system clock to 2012-10-08 19:22:34 UTC (1349724154) >19:22:51,947 INFO kernel:[ 16.907720] Freeing unused kernel memory: 6784k freed >19:22:51,947 INFO kernel:[ 18.687388] squashfs: version 4.0 (2009/01/31) Phillip Lougher >19:22:51,947 INFO kernel:[ 18.690360] Loading iSCSI transport class v2.0-870. >19:22:51,947 NOTICE kernel:[ 18.693917] iscsi: registered transport (tcp) >19:22:51,947 INFO kernel:[ 18.696358] alua: device handler registered >19:22:51,947 INFO kernel:[ 18.698889] emc: device handler registered >19:22:51,947 INFO kernel:[ 18.703118] hp_sw: device handler registered >19:22:51,947 INFO kernel:[ 18.705466] rdac: device handler registered >19:22:51,947 INFO kernel:[ 18.827988] md: raid0 personality registered for level 0 >19:22:51,947 INFO kernel:[ 18.830886] md: raid1 personality registered for level 1 >19:22:51,947 INFO kernel:[ 18.834830] async_tx: api initialized (async) >19:22:51,947 INFO kernel:[ 18.834993] xor: measuring software checksum speed >19:22:51,947 INFO kernel:[ 18.928343] 8regs : 9996.800 MB/sec >19:22:51,947 INFO kernel:[ 19.028376] 8regs_prefetch: 7827.200 MB/sec >19:22:51,947 INFO kernel:[ 19.128371] 32regs : 10553.600 MB/sec >19:22:51,947 INFO kernel:[ 19.228435] 32regs_prefetch: 7155.200 MB/sec >19:22:51,947 INFO kernel:[ 19.228449] xor: using function: 32regs (10553.600 MB/sec) >19:22:51,947 WARNING kernel:[ 19.398409] raid6: altivecx1 6033 MB/s >19:22:51,947 WARNING kernel:[ 19.568313] raid6: altivecx2 8053 MB/s >19:22:51,947 WARNING kernel:[ 19.738724] raid6: altivecx4 9958 MB/s >19:22:51,947 WARNING kernel:[ 19.908416] raid6: altivecx8 7330 MB/s >19:22:51,947 WARNING kernel:[ 20.078303] raid6: int64x1 3142 MB/s >19:22:51,947 WARNING kernel:[ 20.248334] raid6: int64x2 3615 MB/s >19:22:51,947 WARNING kernel:[ 20.418295] raid6: int64x4 3903 MB/s >19:22:51,947 WARNING kernel:[ 20.588352] raid6: int64x8 2014 MB/s >19:22:51,947 WARNING kernel:[ 20.588366] raid6: using algorithm altivecx4 (9958 MB/s) >19:22:51,947 WARNING kernel:[ 20.588369] raid6: using intx1 recovery algorithm >19:22:51,947 INFO kernel:[ 20.590416] md: raid6 personality registered for level 6 >19:22:51,947 INFO kernel:[ 20.590425] md: raid5 personality registered for level 5 >19:22:51,947 INFO kernel:[ 20.590430] md: raid4 personality registered for level 4 >19:22:51,947 INFO kernel:[ 20.600827] md: raid10 personality registered for level 10 >19:22:51,947 INFO kernel:[ 20.604732] md: linear personality registered for level -1 >19:22:51,947 INFO kernel:[ 20.618695] device-mapper: multipath: version 1.5.0 loaded >19:22:51,947 INFO kernel:[ 20.624198] device-mapper: multipath round-robin: version 1.0.0 loaded >19:22:51,947 INFO kernel:[ 20.693426] RPC: Registered named UNIX socket transport module. >19:22:51,947 INFO kernel:[ 20.693444] RPC: Registered udp transport module. >19:22:51,947 INFO kernel:[ 20.693448] RPC: Registered tcp transport module. >19:22:51,947 INFO kernel:[ 20.693451] RPC: Registered tcp NFSv4.1 backchannel transport module. >19:22:51,947 DEBUG kernel:[ 21.775960] ibmveth: IBM Power Virtual Ethernet Driver 1.04 >19:22:51,947 ERR kernel:[ 21.776176] ibmveth 30000003: (unregistered net_device): unable to change checksum offload settings. 1 rc=0 ret_attr=2600 >19:22:51,947 ERR kernel:[ 21.777292] ibmveth 30000006: (unregistered net_device): unable to change checksum offload settings. 1 rc=0 ret_attr=2e00 >19:22:51,947 INFO kernel:[ 21.778982] ibmvscsi 30000002: SRP_VERSION: 16.a >19:22:51,947 INFO kernel:[ 21.779338] scsi0 : IBM POWER Virtual SCSI Adapter 1.5.9 >19:22:51,947 INFO kernel:[ 21.779690] ibmvscsi 30000002: partner initialization complete >19:22:51,947 INFO kernel:[ 21.779776] ibmvscsi 30000002: host srp version: 16.a, host partition vios (1), OS 3, max io 262144 >19:22:51,947 INFO kernel:[ 21.783310] ibmvscsi 30000002: Client reserve enabled >19:22:51,947 INFO kernel:[ 21.783329] ibmvscsi 30000002: sent SRP login >19:22:51,947 INFO kernel:[ 21.783580] ibmvscsi 30000002: SRP_LOGIN succeeded >19:22:51,947 INFO kernel:[ 21.799691] ibmvscsi 30000005: SRP_VERSION: 16.a >19:22:51,947 WARNING kernel:[ 21.799722] ibmvscsi 30000005: Error -7 opening adapter >19:22:51,947 ERR kernel:[ 21.799734] ibmvscsi 30000005: couldn't initialize crq. rc=-1 >19:22:51,947 WARNING kernel:[ 21.799848] ibmvscsi: probe of 30000005 failed with error -1 >19:22:51,947 NOTICE kernel:[ 21.802852] scsi 0:0:1:0: Direct-Access AIX VDASD 0001 PQ: 0 ANSI: 3 >19:22:51,947 NOTICE kernel:[ 21.804326] scsi 0:0:3:0: CD-ROM AIX VOPTA PQ: 0 ANSI: 4 >19:22:51,947 NOTICE kernel:[ 21.901403] sd 0:0:1:0: Attached scsi generic sg0 type 0 >19:22:51,947 NOTICE kernel:[ 21.903058] sd 0:0:1:0: [sda] 62914560 512-byte logical blocks: (32.2 GB/30.0 GiB) >19:22:51,947 WARNING kernel:[ 21.903125] sr0: scsi-1 drive >19:22:51,947 INFO kernel:[ 21.903130] cdrom: Uniform CD-ROM driver Revision: 3.20 >19:22:51,947 NOTICE kernel:[ 21.903234] sd 0:0:1:0: [sda] Write Protect is off >19:22:51,947 DEBUG kernel:[ 21.903246] sd 0:0:1:0: [sda] Mode Sense: 17 00 00 08 >19:22:51,947 NOTICE kernel:[ 21.903342] sd 0:0:1:0: [sda] Cache data unavailable >19:22:51,947 ERR kernel:[ 21.903349] sd 0:0:1:0: [sda] Assuming drive cache: write through >19:22:51,947 DEBUG kernel:[ 21.903357] sr 0:0:3:0: Attached scsi CD-ROM sr0 >19:22:51,947 NOTICE kernel:[ 21.903460] sr 0:0:3:0: Attached scsi generic sg1 type 5 >19:22:51,947 NOTICE kernel:[ 21.904166] sd 0:0:1:0: [sda] Cache data unavailable >19:22:51,947 ERR kernel:[ 21.904171] sd 0:0:1:0: [sda] Assuming drive cache: write through >19:22:51,947 INFO kernel:[ 21.912838] sda: sda1 sda2 sda3 sda4 < sda5 > >19:22:51,947 NOTICE kernel:[ 21.914514] sd 0:0:1:0: [sda] Cache data unavailable >19:22:51,947 ERR kernel:[ 21.914519] sd 0:0:1:0: [sda] Assuming drive cache: write through >19:22:51,947 NOTICE kernel:[ 21.914524] sd 0:0:1:0: [sda] Attached SCSI disk >19:22:51,947 DEBUG kernel:[ 22.695483] ISO 9660 Extensions: Microsoft Joliet Level 3 >19:22:51,947 DEBUG kernel:[ 22.705328] ISO 9660 Extensions: RRIP_1991A >19:22:51,947 INFO kernel:[ 22.904505] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >19:22:51,947 DEBUG kernel:[ 26.964046] SELinux: 2048 avtab hash slots, 100875 rules. >19:22:51,947 DEBUG kernel:[ 26.981175] SELinux: 2048 avtab hash slots, 100875 rules. >19:22:51,947 DEBUG kernel:[ 27.174842] SELinux: 9 users, 15 roles, 4233 types, 233 bools, 1 sens, 1024 cats >19:22:51,947 DEBUG kernel:[ 27.174848] SELinux: 83 classes, 100875 rules >19:22:51,947 INFO kernel:[ 27.179644] SELinux: Permission compromise_kernel in class capability2 not defined in policy. >19:22:51,947 INFO kernel:[ 27.179677] SELinux: the above unknown classes and permissions will be allowed >19:22:51,947 DEBUG kernel:[ 27.179686] SELinux: Completing initialization. >19:22:51,947 DEBUG kernel:[ 27.179687] SELinux: Setting up existing superblocks. >19:22:51,947 DEBUG kernel:[ 27.179697] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >19:22:51,947 DEBUG kernel:[ 27.179702] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >19:22:51,947 DEBUG kernel:[ 27.179719] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >19:22:51,947 DEBUG kernel:[ 27.179724] SELinux: initialized (dev proc, type proc), uses genfs_contexts >19:22:51,947 DEBUG kernel:[ 27.179737] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >19:22:51,947 DEBUG kernel:[ 27.179748] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >19:22:51,947 DEBUG kernel:[ 27.180136] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >19:22:51,947 DEBUG kernel:[ 27.180141] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >19:22:51,947 DEBUG kernel:[ 27.185048] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >19:22:51,947 DEBUG kernel:[ 27.185056] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >19:22:51,947 DEBUG kernel:[ 27.185060] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >19:22:51,947 DEBUG kernel:[ 27.185075] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >19:22:51,947 DEBUG kernel:[ 27.185081] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >19:22:51,947 DEBUG kernel:[ 27.185087] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >19:22:51,947 DEBUG kernel:[ 27.185114] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >19:22:51,947 DEBUG kernel:[ 27.186013] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >19:22:51,947 DEBUG kernel:[ 27.186018] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >19:22:51,947 DEBUG kernel:[ 27.186026] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >19:22:51,947 DEBUG kernel:[ 27.186137] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >19:22:51,947 DEBUG kernel:[ 27.186156] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:22:51,947 DEBUG kernel:[ 27.186161] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:22:51,947 DEBUG kernel:[ 27.186170] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:22:51,947 DEBUG kernel:[ 27.186209] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:22:51,947 DEBUG kernel:[ 27.186225] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:22:51,947 DEBUG kernel:[ 27.186231] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:22:51,947 DEBUG kernel:[ 27.186236] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:22:51,947 DEBUG kernel:[ 27.186242] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:22:51,947 DEBUG kernel:[ 27.186253] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:22:51,947 DEBUG kernel:[ 27.186260] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >19:22:51,947 DEBUG kernel:[ 27.186267] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >19:22:51,947 DEBUG kernel:[ 27.186284] SELinux: initialized (dev loop0, type squashfs), uses xattr >19:22:51,947 DEBUG kernel:[ 27.186305] SELinux: initialized (dev dm-0, type ext4), uses xattr >19:22:51,947 NOTICE kernel:[ 27.390316] type=1403 audit(1349724164.980:2): policy loaded auid=4294967295 ses=4294967295 >19:22:51,947 DEBUG kernel:[ 28.290663] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >19:22:51,947 DEBUG kernel:[ 28.494324] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >19:22:51,947 DEBUG kernel:[ 31.851129] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >19:22:51,947 DEBUG kernel:[ 32.260240] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >19:22:51,947 NOTICE kernel:[ 33.084664] type=1400 audit(1349724170.670:3): avc: denied { create } for pid=962 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >19:22:51,947 NOTICE kernel:[ 33.084726] type=1400 audit(1349724170.670:4): avc: denied { setattr } for pid=962 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=52409 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >19:22:51,947 NOTICE kernel:[ 33.084778] type=1400 audit(1349724170.670:5): avc: denied { relabelfrom } for pid=962 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=52409 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >19:22:52,303 NOTICE kernel:[ 34.698464] type=1400 audit(1349724172.290:6): avc: denied { execute } for pid=980 comm="bash" name="hostname" dev="dm-0" ino=61450 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >19:22:52,303 NOTICE kernel:[ 34.698475] type=1400 audit(1349724172.290:7): avc: denied { read open } for pid=980 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=61450 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >19:22:52,303 NOTICE kernel:[ 34.698587] type=1400 audit(1349724172.290:8): avc: denied { execute_no_trans } for pid=980 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=61450 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >19:22:52,313 NOTICE kernel:[ 34.709890] type=1400 audit(1349724172.300:9): avc: denied { read } for pid=975 comm="bash" name=".profile" dev="dm-0" ino=57347 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >19:22:52,313 NOTICE kernel:[ 34.709908] type=1400 audit(1349724172.300:10): avc: denied { open } for pid=975 comm="bash" path="/root/.profile" dev="dm-0" ino=57347 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >19:22:52,333 NOTICE kernel:[ 34.733085] type=1400 audit(1349724172.320:11): avc: denied { read } for pid=975 comm="bash" name="linux" dev="dm-0" ino=36568 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >19:22:52,812 INFO dbus-daemon: dbus[981]: [system] Activating systemd to hand-off: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >19:22:52,814 NOTICE dbus: [system] Activating systemd to hand-off: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >19:22:53,154 INFO dbus-daemon: dbus[981]: [system] Successfully activated service 'org.freedesktop.systemd1' >19:22:53,155 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.systemd1' >19:22:53,489 INFO polkitd: Started polkitd version 0.107 >19:22:53,554 INFO dbus-daemon: dbus[981]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >19:22:53,555 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >19:22:53,600 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >19:22:53,600 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >19:22:53,601 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >19:22:53,603 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >19:22:53,603 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >19:22:53,605 NOTICE NetworkManager: ifcfg-rh: read connection 'Boot Disk' >19:22:53,605 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >19:22:53,608 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth1 ... >19:22:53,608 NOTICE NetworkManager: ifcfg-rh: read connection 'Boot Disk' >19:22:53,611 INFO NetworkManager: <info> trying to start the modem manager... >19:22:53,612 NOTICE dbus: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >19:22:53,614 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >19:22:53,614 INFO dbus-daemon: dbus[981]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >19:22:53,642 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >19:22:53,643 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >19:22:53,643 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >19:22:53,644 INFO NetworkManager: <info> Networking is enabled by state file >19:22:53,645 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >19:22:53,645 INFO NetworkManager: <info> (eth0): carrier is ON >19:22:53,646 ERR NetworkManager: <error> [1349724173.646453] [nm-device-ethernet.c:456] real_update_permanent_hw_address(): (eth0): unable to read permanent MAC address (error 0) >19:22:53,649 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'ibmveth' ifindex: 2) >19:22:53,649 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >19:22:53,650 INFO NetworkManager: <info> (eth0): now managed >19:22:53,651 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >19:22:53,652 INFO NetworkManager: <info> (eth0): preparing device. >19:22:53,653 INFO NetworkManager: <info> Activation (eth0) starting connection 'Boot Disk' >19:22:53,654 INFO NetworkManager: <info> (eth0): device state change: unavailable -> ip-config (reason 'none') [20 70 0] >19:22:53,655 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >19:22:53,655 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >19:22:53,656 INFO NetworkManager: <info> (eth1): carrier is ON >19:22:53,659 ERR NetworkManager: <error> [1349724173.655067] [nm-device-ethernet.c:456] real_update_permanent_hw_address(): (eth1): unable to read permanent MAC address (error 0) >19:22:53,659 INFO NetworkManager: <info> (eth1): new Ethernet device (driver: 'ibmveth' ifindex: 3) >19:22:53,660 INFO NetworkManager: <info> (eth1): exported as /org/freedesktop/NetworkManager/Devices/1 >19:22:53,660 INFO NetworkManager: <info> (eth1): now managed >19:22:53,661 INFO NetworkManager: <info> (eth1): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >19:22:53,662 INFO NetworkManager: <info> (eth1): preparing device. >19:22:53,662 INFO NetworkManager: <info> Activation (eth1) starting connection 'Boot Disk' >19:22:53,663 INFO NetworkManager: <info> (eth1): device state change: unavailable -> ip-config (reason 'none') [20 70 0] >19:22:53,663 INFO NetworkManager: <info> Activation (eth1) Stage 3 of 5 (IP Configure Start) scheduled. >19:22:53,665 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >19:22:53,665 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >19:22:53,668 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >19:22:53,669 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >19:22:53,670 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >19:22:53,671 INFO NetworkManager: <info> Activation (eth1) Stage 3 of 5 (IP Configure Start) started... >19:22:53,671 INFO NetworkManager: <info> Activation (eth1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >19:22:53,672 INFO NetworkManager: <info> Activation (eth1) Stage 3 of 5 (IP Configure Start) complete. >19:22:53,672 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >19:22:53,673 INFO NetworkManager: <info> (eth0): device state change: ip-config -> activated (reason 'none') [70 100 0] >19:22:53,681 INFO NetworkManager: <info> Policy set 'Boot Disk' (eth0) as default for IPv4 routing and DNS. >19:22:53,682 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >19:22:53,682 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >19:22:53,683 INFO NetworkManager: <info> Activation (eth1) Stage 5 of 5 (IPv4 Commit) started... >19:22:53,684 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >19:22:53,684 INFO NetworkManager: <info> (eth1): device state change: ip-config -> activated (reason 'none') [70 100 0] >19:22:53,685 INFO dbus-daemon: dbus[981]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >19:22:53,690 INFO dbus-daemon: modem-manager[995]: <info> ModemManager (version 0.6.0.0-1.fc18) starting... >19:22:53,691 INFO modem-manager: <info> ModemManager (version 0.6.0.0-1.fc18) starting... >19:22:53,694 INFO dbus-daemon: dbus[981]: [system] Successfully activated service 'org.freedesktop.ModemManager' >19:22:53,695 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.ModemManager' >19:22:53,701 INFO NetworkManager: <info> Activation (eth1) successful, device activated. >19:22:53,702 INFO NetworkManager: <info> Activation (eth1) Stage 5 of 5 (IPv4 Commit) complete. >19:22:53,703 INFO NetworkManager: <info> modem-manager is now available >19:22:53,733 INFO dbus-daemon: dbus[981]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >19:22:53,734 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >19:22:53,866 INFO dbus-daemon: modem-manager[995]: <info> Loaded plugin 'Samsung' >19:22:54,044 INFO dbus-daemon: modem-manager[995]: <info> Loaded plugin 'Longcheer' >19:22:54,045 INFO dbus-daemon: modem-manager[995]: <info> Loaded plugin 'Wavecom' >19:22:54,045 INFO dbus-daemon: modem-manager[995]: <info> Loaded plugin 'ZTE' >19:22:54,045 INFO dbus-daemon: modem-manager[995]: <info> Loaded plugin 'Linktop' >19:22:54,046 INFO dbus-daemon: modem-manager[995]: <info> Loaded plugin 'Nokia' >19:22:54,048 INFO dbus-daemon: modem-manager[995]: <info> Loaded plugin 'Sierra' >19:22:54,049 INFO dbus-daemon: modem-manager[995]: <info> Loaded plugin 'Option High-Speed' >19:22:54,050 INFO dbus-daemon: modem-manager[995]: <info> Loaded plugin 'MotoC' >19:22:54,051 INFO dbus-daemon: modem-manager[995]: <info> Loaded plugin 'Gobi' >19:22:54,051 INFO dbus-daemon: modem-manager[995]: <info> Loaded plugin 'X22X' >19:22:54,052 INFO dbus-daemon: modem-manager[995]: <info> Loaded plugin 'Huawei' >19:22:54,052 INFO modem-manager: <info> Loaded plugin 'Samsung' >19:22:54,053 INFO modem-manager: <info> Loaded plugin 'Longcheer' >19:22:54,054 INFO modem-manager: <info> Loaded plugin 'Wavecom' >19:22:54,054 INFO modem-manager: <info> Loaded plugin 'ZTE' >19:22:54,055 INFO modem-manager: <info> Loaded plugin 'Linktop' >19:22:54,055 INFO modem-manager: <info> Loaded plugin 'Nokia' >19:22:54,056 INFO modem-manager: <info> Loaded plugin 'Sierra' >19:22:54,058 INFO modem-manager: <info> Loaded plugin 'Option High-Speed' >19:22:54,059 INFO modem-manager: <info> Loaded plugin 'MotoC' >19:22:54,059 INFO modem-manager: <info> Loaded plugin 'Gobi' >19:22:54,060 INFO modem-manager: <info> Loaded plugin 'X22X' >19:22:54,061 INFO modem-manager: <info> Loaded plugin 'Huawei' >19:22:54,062 INFO modem-manager: <info> Loaded plugin 'Ericsson MBM' >19:22:54,063 INFO modem-manager: <info> Loaded plugin 'Option' >19:22:54,064 INFO modem-manager: <info> Loaded plugin 'AnyData' >19:22:54,065 INFO modem-manager: <info> Loaded plugin 'Novatel' >19:22:54,066 INFO modem-manager: <info> Loaded plugin 'SimTech' >19:22:54,068 INFO modem-manager: <info> Loaded plugin 'Cinterion' >19:22:54,069 INFO modem-manager: <info> Loaded plugin 'Iridium' >19:22:54,070 INFO modem-manager: <info> Loaded plugin 'Generic' >19:22:54,071 INFO modem-manager: <info> Successfully loaded 20 plugins >19:22:54,071 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >19:22:54,072 INFO dbus-daemon: modem-manager[995]: <info> Loaded plugin 'Ericsson MBM' >19:22:54,073 INFO dbus-daemon: modem-manager[995]: <info> Loaded plugin 'Option' >19:22:54,074 INFO dbus-daemon: modem-manager[995]: <info> Loaded plugin 'AnyData' >19:22:54,075 INFO dbus-daemon: modem-manager[995]: <info> Loaded plugin 'Novatel' >19:22:54,075 INFO dbus-daemon: modem-manager[995]: <info> Loaded plugin 'SimTech' >19:22:54,078 INFO dbus-daemon: modem-manager[995]: <info> Loaded plugin 'Cinterion' >19:22:54,078 INFO dbus-daemon: modem-manager[995]: <info> Loaded plugin 'Iridium' >19:22:54,079 INFO dbus-daemon: modem-manager[995]: <info> Loaded plugin 'Generic' >19:22:54,079 INFO dbus-daemon: modem-manager[995]: <info> Successfully loaded 20 plugins >19:22:54,266 INFO dbus-daemon: Failed to issue method call: Unit chronyd.service is not loaded. >19:22:54,360 INFO dbus-daemon: Failed to issue method call: Unit chronyd.service is not loaded. >19:22:54,895 INFO sshd-keygen: Generating SSH2 RSA host key: [ OK ] >19:22:55,249 INFO sshd-keygen: Generating SSH1 RSA host key: [ OK ] >19:22:55,490 INFO sshd-keygen: Generating SSH2 DSA host key: [ OK ] >19:22:58,353 WARNING kernel:[ 40.750185] audit_printk_skb: 6 callbacks suppressed >19:22:58,353 NOTICE kernel:[ 40.750190] type=1400 audit(1349724178.340:14): avc: denied { read write } for pid=1079 comm="hostname" path="/dev/pts/1" dev="devpts" ino=4 scontext=system_u:system_r:hostname_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >19:22:59,084 INFO systemd: Startup finished in 16s 852ms 455us (kernel) + 10s 695ms 378us (initrd) + 13s 882ms 577us (userspace) = 41s 430ms 410us. >19:23:00,263 NOTICE kernel:[ 42.667182] type=1400 audit(1349724180.250:15): avc: denied { append } for pid=1085 comm="auditd" path="/tmp/anaconda.log" dev="tmpfs" ino=53297 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:initrc_tmp_t:s0 tclass=file >19:23:00,263 NOTICE kernel:[ 42.667315] type=1400 audit(1349724180.250:16): avc: denied { read write } for pid=1085 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=2160 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >19:23:00,273 WARNING kernel:[ 42.669028] auditd (1086): /proc/1086/oom_adj is deprecated, please use /proc/1086/oom_score_adj instead. >19:23:06,065 INFO chrony-helper: tr: write error: Broken pipe >19:23:06,068 INFO chrony-helper: tr: write error >19:23:06,595 INFO chronyd: chronyd version 1.27-git1ca844 starting >19:23:06,596 INFO chronyd: Linux kernel major=3 minor=6 patch=0 >19:23:06,599 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 >19:23:08,703 INFO kernel:[ 51.104063] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >19:23:08,713 DEBUG kernel:[ 51.112799] SELinux: initialized (dev sda2, type ext4), uses xattr >19:23:08,983 INFO kernel:[ 51.386488] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null) >19:23:08,983 DEBUG kernel:[ 51.386504] SELinux: initialized (dev sda5, type ext4), uses xattr >19:23:11,752 INFO chronyd: Selected source 38.229.71.1 >19:23:35,693 DEBUG kernel:[ 78.566719] RTAS: event: 514, Type: Platform Error, Severity: 2 >19:24:54,737 INFO kernel:[ 158.345990] Btrfs loaded >19:24:54,857 INFO kernel:[ 158.472979] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >19:25:10,277 INFO kernel:[ 173.885651] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >19:25:10,277 DEBUG kernel:[ 173.887827] SELinux: initialized (dev sda2, type ext4), uses xattr >19:25:10,607 INFO kernel:[ 174.209879] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null) >19:25:10,607 DEBUG kernel:[ 174.209895] SELinux: initialized (dev sda5, type ext4), uses xattr >19:25:22,831 INFO chronyd: Can't synchronise: no majority >19:25:23,099 INFO chronyd: Selected source 38.229.71.1 >19:25:23,100 WARNING chronyd: System clock wrong by 0.599030 seconds, adjustment started
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 864180
: 623670 |
623671
|
623672
|
623673
|
623674
|
623675
|
623676
|
623677
|
623678
|
623679
|
623680
|
623681
|
623682
|
623683
|
624278