Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 621322 Details for
Bug 862972
AttributeError: 'NoneType' object has no attribute 'resizable'
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb
anaconda-tb (text/plain), 295.58 KB, created by
Mark Hamzy
on 2012-10-04 04:27:43 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Mark Hamzy
Created:
2012-10-04 04:27:43 UTC
Size:
295.58 KB
patch
obsolete
>anaconda 18.12 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/resize.py", line 120, in populate > if dev.resizable: > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/resize.py", line 160, in refresh > self.populate(disks) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 592, in on_continue_clicked > resizeDialog.refresh(disks) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 597, in on_continue_clicked > self.on_continue_clicked(button) >AttributeError: 'NoneType' object has no attribute 'resizable' > >Local variables in innermost frame: >diskReclaimableSpace: 0 >totalDisks: 0 >totalReclaimableSpace: 0 >self: <pyanaconda.ui.gui.spokes.lib.resize.ResizeDialog object at 0xfff77942390> >disks: [DiskDevice instance (0xfff7bbbc350) -- > 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 0xfff7bc633b0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0xfff7be89510>] >dev: None >part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff7be89690> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff7bea0450> PedPartition: <_ped.Partition object at 0xfff7be9a890> >renderer: <CellRendererCombo object at 0xfff77944230 (GtkCellRendererCombo at 0x10012808690)> >disk: existing 30720MB disk sda (0) with existing msdos disklabel >itr: <GtkTreeIter at 0x10016280680> > > >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) >, '/': existing 26278MB partition sda5 (19) >} > swaps: [existing 3936MB partition sda3 (17) >] > 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, 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 0xfff7f9b6f50>> > _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 26279MB 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: 1362651 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 0xfff779b1680> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: 2012-10-03-23-01-51-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-03-23-01-51-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.356933594 > _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: bd294741-51e0-44e5-ac8c-9f02ff673c0d > _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: bd294741-51e0-44e5-ac8c-9f02ff673c0d > 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: existing 4MB partition sda1 (15) > origFormat: PPCPRePBoot instance, containing members: > origFormat.uuid: None > origFormat.exists: True > origFormat._options: None > origFormat._majorminor: 008001 > origFormat._migrate: False > origFormat._device: /dev/sda1 > id: 0 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 1 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: a9ff9b5e-dd5d-4c1a-8c0a-7afe323506b2 > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 008002 > origFormat._minInstanceSize: 74.0 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 500.0 > origFormat._size: 500.0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._device: /dev/sda2 > id: 2 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 3 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: existing swap > id: 4 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 5 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: 9b59060c-28fa-462a-8dce-c08e40291023 > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 008005 > origFormat._minInstanceSize: 1337.0 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 26278.0 > origFormat._size: 26278.0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._device: /dev/sda5 > id: 6 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 7 >] > _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: 2 > _intf.storage._bootloader: IPSeriesGRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.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 (0xfff7798c850) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0xfff7798c890) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0xfff7798c8d0) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0xfff7798c910) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = prepboot encrypted = False > size = 4 maxSize = None grow = False > >, PartSpec instance (0xfff7798c950) -- > 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: 1362651 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 0xfff7a752cb0> > _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-03-23-01-51-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-03-23-01-51-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.356933594 > _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._setup: True > _intf.payload.txID: 1349324693.18 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 1.14 Gb > _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.12 > 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: >04:24:03,045 INFO anaconda: /sbin/anaconda 18.12 >04:24:04,483 INFO anaconda: 4194304 kB (4096 MB) are available >04:24:04,484 INFO anaconda: check_memory(): total:4096, needed:768, graphical:1280 >04:24:04,513 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >04:24:04,514 INFO anaconda: Default encoding = utf-8 >04:24:04,706 INFO anaconda: ISCSID is /sbin/iscsid >04:24:04,707 INFO anaconda: no initiator set >04:24:05,246 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >04:24:05,246 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >04:24:05,504 INFO anaconda: Display mode = g >04:24:05,506 INFO anaconda: 4194304 kB (4096 MB) are available >04:24:05,506 INFO anaconda: check_memory(): total:4096, needed:768, graphical:1280 >04:24:05,507 INFO anaconda.stdout: Starting VNC... >04:24:06,600 INFO anaconda.stdout: The VNC server is now running. >04:24:06,601 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. > > >04:24:06,601 INFO anaconda.stdout: Please manually connect your vnc client to sharpie.rchland.ibm.com:1 (9.5.250.145) to begin the install. >04:24:06,604 INFO anaconda: Starting window manager, pid 1181. >04:24:08,568 INFO anaconda: using only installclass _Fedora >04:24:09,820 INFO anaconda: Detected 4048M of memory >04:24:09,820 INFO anaconda: Swap attempt of 4048M >04:24:10,092 INFO anaconda: no initiator set >04:24:10,467 DEBUG anaconda: required disklabel type for sda (1) is None >04:24:10,467 DEBUG anaconda: default disklabel type for sda is msdos >04:24:10,467 DEBUG anaconda: selecting msdos disklabel for sda based on size >04:24:13,251 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage as ext4 with options defaults,ro >04:24:13,294 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >04:24:13,600 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda5 on /mnt/sysimage as ext4 with options defaults,ro >04:24:13,827 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >04:24:22,067 WARN anaconda: is not a valid timezone, falling back to default (America/New_York) >23:25:00,092 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) > >23:25:09,422 INFO anaconda: Detected 4048M of memory >23:25:09,422 INFO anaconda: Swap attempt of 4048M >23:25:09,436 ERR anaconda: storage configuration failed: Not enough free space on disks for automatic partitioning >23:25:09,436 INFO anaconda: no initiator set >23:25:09,633 DEBUG anaconda: required disklabel type for sda (1) is None >23:25:09,633 DEBUG anaconda: default disklabel type for sda is msdos >23:25:09,634 DEBUG anaconda: selecting msdos disklabel for sda based on size >23:25:11,646 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage as ext4 with options defaults,ro >23:25:11,694 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >23:25:11,927 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda5 on /mnt/sysimage as ext4 with options defaults,ro >23:25:12,152 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >23:25:12,430 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sr0'] >23:25:12,435 DEBUG anaconda: ui: unused=['sda1'] >23:25:12,436 DEBUG anaconda: ui: new_devices=[] >23:25:12,480 DEBUG anaconda: page clicked: New Fedora 18 Installation >23:25:12,481 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >23:25:17,861 DEBUG anaconda: running automatic partitioning >23:25:17,869 ERR anaconda: doAutoPartition failed: Not enough free space on disks for automatic partitioning >23:25:17,871 DEBUG anaconda: finished automatic partitioning >23:25:17,872 DEBUG anaconda: refreshing ui >23:25:17,881 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sr0'] >23:25:17,882 DEBUG anaconda: ui: unused=['sda1'] >23:25:17,882 DEBUG anaconda: ui: new_devices=[] >23:25:17,904 DEBUG anaconda: page clicked: New Fedora 18 Installation >23:25:17,905 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >23:25:17,905 DEBUG anaconda: finished refreshing ui >23:25:17,905 DEBUG anaconda: updating space display >23:25:17,913 DEBUG anaconda: finished updating space display >23:25:17,914 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation > > >/tmp/packaging.log: >04:24:09,757 DEBUG packaging: getting release version from tree at None (18) >04:24:09,757 DEBUG packaging: got a release version of 18 >04:24:14,300 INFO packaging: updating base repo >04:24:14,548 DEBUG packaging: getting release version from tree at None (18) >04:24:14,550 DEBUG packaging: got a release version of 18 >04:24:14,550 INFO packaging: configuring base repo >04:24:14,553 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >04:24:14,667 DEBUG packaging: getting release version from tree at file:///run/install/repo (18) >04:24:14,667 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxies: {} ; sslverify: True) >04:24:14,672 DEBUG packaging: got a release version of 18 >04:24:14,726 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >04:24:14,743 DEBUG packaging: disabling repo fedora >04:24:14,744 DEBUG packaging: disabling repo updates-testing >04:24:14,744 DEBUG packaging: disabling repo updates >04:24:14,745 INFO packaging: gathering repo metadata >04:24:14,745 DEBUG packaging: getting repo metadata for anaconda >04:24:14,796 DEBUG packaging: getting group info for anaconda >04:24:14,840 INFO packaging: metadata retrieval complete >00:24:24,441 DEBUG packaging: deleting package sacks >00:24:24,450 INFO packaging: checking software selection >00:24:24,456 DEBUG packaging: deleting package sacks >00:24:24,456 DEBUG packaging: select group core >00:24:24,929 DEBUG packaging: select group core >00:24:24,929 DEBUG packaging: select group gnome-desktop >00:24:25,066 DEBUG packaging: select group multimedia >00:24:25,096 DEBUG packaging: select group input-methods >00:24:25,124 DEBUG packaging: select group base-x >00:24:25,158 DEBUG packaging: select group fonts >00:24:25,259 DEBUG packaging: select group hardware-support >00:24:25,288 DEBUG packaging: select group dial-up >00:24:25,299 DEBUG packaging: select group printing >00:24:25,441 DEBUG packaging: select group firefox >00:24:25,443 DEBUG packaging: select group standard >00:24:25,529 DEBUG packaging: select package kernel >00:24:25,531 INFO packaging: selected kernel >00:24:25,531 INFO packaging: checking dependencies >00:24:34,353 DEBUG packaging: success >00:24:34,424 INFO packaging: 1101 packages selected totalling 3.01 Gb >23:24:53,176 INFO packaging: checking software selection >23:24:53,176 DEBUG packaging: deleting package sacks >23:24:56,796 DEBUG packaging: select group core >23:24:56,796 DEBUG packaging: select package chrony >23:24:57,233 DEBUG packaging: select group core >23:24:57,234 DEBUG packaging: select group standard >23:24:57,235 DEBUG packaging: deselect group gnome-desktop >23:24:57,832 DEBUG packaging: deselect group multimedia >23:24:57,852 DEBUG packaging: deselect group input-methods >23:24:57,902 DEBUG packaging: deselect group base-x >23:24:57,946 DEBUG packaging: deselect group fonts >23:24:58,075 DEBUG packaging: deselect group hardware-support >23:24:58,099 DEBUG packaging: deselect group dial-up >23:24:58,111 DEBUG packaging: deselect group printing >23:24:58,186 DEBUG packaging: deselect group firefox >23:24:58,191 DEBUG packaging: deselect group gnome-media >23:24:58,191 DEBUG packaging: deselect group libreoffice >23:24:58,193 DEBUG packaging: deselect group epiphany >23:24:58,194 DEBUG packaging: deselect group gnome-apps >23:24:58,195 DEBUG packaging: select package kernel >23:24:58,196 INFO packaging: selected kernel >23:24:58,196 INFO packaging: checking dependencies >23:25:02,151 DEBUG packaging: success >23:25:02,175 INFO packaging: 512 packages selected totalling 1.14 Gb > > >/tmp/program.log: >04:24:04,655 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >04:24:04,711 INFO program: Running... modprobe fcoe >04:24:05,216 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >04:24:05,245 INFO program: No FCoE boot disk information is found in EDD! >04:24:05,247 INFO program: Running... udevadm settle --timeout=300 >04:24:05,386 INFO program: Running... multipath -d >04:24:05,442 INFO program: Oct 04 04:24:05 | sda: rport id not found >04:24:05,442 INFO program: create: mpatha (SAIX_VDASD_00c0061a00004c00000001312047a27a.8) undef AIX ,VDASD >04:24:05,442 INFO program: size=30G features='0' hwhandler='0' wp=undef >04:24:05,443 INFO program: `-+- policy='round-robin 0' prio=1 status=undef >04:24:05,443 INFO program: `- 0:0:1:0 sda 8:0 undef ready running >04:24:05,446 INFO program: Running... multipath -ll >04:24:06,604 INFO program: Running... metacity --display :1 --sm-disable >04:24:07,716 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >04:24:08,000 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:24:08,001 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:24:08,002 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:24:08,004 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:24:08,005 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:24:08,007 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:24:08,011 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:24:08,013 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:24:08,015 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:24:08,017 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:24:08,020 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:24:08,022 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:24:08,023 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:24:08,024 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:24:08,026 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:24:08,027 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:24:08,030 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:24:08,032 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:24:08,033 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:24:08,034 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:24:08,036 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:24:08,037 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:24:09,860 INFO program: Running... udevadm control --property=ANACONDA=1 >04:24:10,031 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >04:24:10,095 INFO program: Running... systemctl start chronyd.service >04:24:10,105 INFO program: Running... udevadm settle --timeout=300 >04:24:10,337 INFO program: Running... multipath -d >04:24:10,366 INFO program: Oct 04 04:24:10 | sda: rport id not found >04:24:10,367 INFO program: create: mpatha (SAIX_VDASD_00c0061a00004c00000001312047a27a.8) undef AIX ,VDASD >04:24:10,367 INFO program: size=30G features='0' hwhandler='0' wp=undef >04:24:10,367 INFO program: `-+- policy='round-robin 0' prio=1 status=undef >04:24:10,367 INFO program: `- 0:0:1:0 sda 8:0 undef ready running >04:24:10,367 INFO program: Running... multipath -ll >04:24:10,706 INFO program: Running... dumpe2fs -h /dev/sda2 >04:24:10,745 INFO program: Filesystem volume name: <none> >04:24:10,745 INFO program: Last mounted on: /boot >04:24:10,745 INFO program: Filesystem UUID: a9ff9b5e-dd5d-4c1a-8c0a-7afe323506b2 >04:24:10,746 INFO program: Filesystem magic number: 0xEF53 >04:24:10,746 INFO program: Filesystem revision #: 1 (dynamic) >04:24:10,746 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 >04:24:10,746 INFO program: Filesystem flags: unsigned_directory_hash >04:24:10,746 INFO program: Default mount options: user_xattr acl >04:24:10,746 INFO program: Filesystem state: clean >04:24:10,746 INFO program: Errors behavior: Continue >04:24:10,746 INFO program: Filesystem OS type: Linux >04:24:10,746 INFO program: Inode count: 128016 >04:24:10,747 INFO program: Block count: 512000 >04:24:10,747 INFO program: Reserved block count: 25600 >04:24:10,747 INFO program: Free blocks: 427113 >04:24:10,747 INFO program: Free inodes: 127726 >04:24:10,748 INFO program: First block: 1 >04:24:10,750 INFO program: Block size: 1024 >04:24:10,750 INFO program: Fragment size: 1024 >04:24:10,751 INFO program: Reserved GDT blocks: 256 >04:24:10,752 INFO program: Blocks per group: 8192 >04:24:10,752 INFO program: Fragments per group: 8192 >04:24:10,753 INFO program: Inodes per group: 2032 >04:24:10,754 INFO program: Inode blocks per group: 254 >04:24:10,754 INFO program: Flex block group size: 16 >04:24:10,755 INFO program: Filesystem created: Wed Oct 3 18:22:49 2012 >04:24:10,755 INFO program: Last mount time: Wed Oct 3 23:38:11 2012 >04:24:10,756 INFO program: Last write time: Wed Oct 3 22:02:02 2012 >04:24:10,756 INFO program: Mount count: 2 >04:24:10,757 INFO program: Maximum mount count: -1 >04:24:10,757 INFO program: Last checked: Wed Oct 3 18:22:49 2012 >04:24:10,758 INFO program: Check interval: 0 (<none>) >04:24:10,761 INFO program: Lifetime writes: 81 MB >04:24:10,762 INFO program: Reserved blocks uid: 0 (user root) >04:24:10,763 INFO program: Reserved blocks gid: 0 (group root) >04:24:10,763 INFO program: First inode: 11 >04:24:10,764 INFO program: Inode size: 128 >04:24:10,765 INFO program: Journal inode: 8 >04:24:10,765 INFO program: Default directory hash: half_md4 >04:24:10,766 INFO program: Directory Hash Seed: 8d6642b1-3187-4dcd-9b70-741c3a9a39a2 >04:24:10,767 INFO program: Journal backup: inode blocks >04:24:10,767 INFO program: Journal features: (none) >04:24:10,770 INFO program: Journal size: 8M >04:24:10,770 INFO program: Journal length: 8192 >04:24:10,771 INFO program: Journal sequence: 0x00000024 >04:24:10,772 INFO program: Journal start: 0 >04:24:10,773 INFO program: >04:24:10,774 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:24:10,775 INFO program: Running... dumpe2fs -h /dev/sda2 >04:24:10,800 INFO program: Filesystem volume name: <none> >04:24:10,801 INFO program: Last mounted on: /boot >04:24:10,801 INFO program: Filesystem UUID: a9ff9b5e-dd5d-4c1a-8c0a-7afe323506b2 >04:24:10,801 INFO program: Filesystem magic number: 0xEF53 >04:24:10,801 INFO program: Filesystem revision #: 1 (dynamic) >04:24:10,801 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 >04:24:10,801 INFO program: Filesystem flags: unsigned_directory_hash >04:24:10,801 INFO program: Default mount options: user_xattr acl >04:24:10,802 INFO program: Filesystem state: clean >04:24:10,802 INFO program: Errors behavior: Continue >04:24:10,802 INFO program: Filesystem OS type: Linux >04:24:10,802 INFO program: Inode count: 128016 >04:24:10,802 INFO program: Block count: 512000 >04:24:10,802 INFO program: Reserved block count: 25600 >04:24:10,802 INFO program: Free blocks: 427113 >04:24:10,802 INFO program: Free inodes: 127726 >04:24:10,803 INFO program: First block: 1 >04:24:10,803 INFO program: Block size: 1024 >04:24:10,804 INFO program: Fragment size: 1024 >04:24:10,804 INFO program: Reserved GDT blocks: 256 >04:24:10,805 INFO program: Blocks per group: 8192 >04:24:10,806 INFO program: Fragments per group: 8192 >04:24:10,806 INFO program: Inodes per group: 2032 >04:24:10,807 INFO program: Inode blocks per group: 254 >04:24:10,807 INFO program: Flex block group size: 16 >04:24:10,810 INFO program: Filesystem created: Wed Oct 3 18:22:49 2012 >04:24:10,811 INFO program: Last mount time: Wed Oct 3 23:38:11 2012 >04:24:10,811 INFO program: Last write time: Wed Oct 3 22:02:02 2012 >04:24:10,812 INFO program: Mount count: 2 >04:24:10,813 INFO program: Maximum mount count: -1 >04:24:10,813 INFO program: Last checked: Wed Oct 3 18:22:49 2012 >04:24:10,814 INFO program: Check interval: 0 (<none>) >04:24:10,815 INFO program: Lifetime writes: 81 MB >04:24:10,815 INFO program: Reserved blocks uid: 0 (user root) >04:24:10,816 INFO program: Reserved blocks gid: 0 (group root) >04:24:10,816 INFO program: First inode: 11 >04:24:10,817 INFO program: Inode size: 128 >04:24:10,817 INFO program: Journal inode: 8 >04:24:10,820 INFO program: Default directory hash: half_md4 >04:24:10,820 INFO program: Directory Hash Seed: 8d6642b1-3187-4dcd-9b70-741c3a9a39a2 >04:24:10,821 INFO program: Journal backup: inode blocks >04:24:10,822 INFO program: Journal features: (none) >04:24:10,822 INFO program: Journal size: 8M >04:24:10,823 INFO program: Journal length: 8192 >04:24:10,824 INFO program: Journal sequence: 0x00000024 >04:24:10,824 INFO program: Journal start: 0 >04:24:10,825 INFO program: >04:24:10,826 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:24:10,827 INFO program: Running... resize2fs -P /dev/sda2 >04:24:10,864 INFO program: Estimated minimum size of the filesystem: 75258 >04:24:10,865 ERR program: resize2fs 1.42.5 (29-Jul-2012) >04:24:11,423 INFO program: Running... dumpe2fs -h /dev/sda5 >04:24:11,454 INFO program: Filesystem volume name: <none> >04:24:11,455 INFO program: Last mounted on: / >04:24:11,455 INFO program: Filesystem UUID: 9b59060c-28fa-462a-8dce-c08e40291023 >04:24:11,455 INFO program: Filesystem magic number: 0xEF53 >04:24:11,456 INFO program: Filesystem revision #: 1 (dynamic) >04:24:11,490 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 >04:24:11,500 INFO program: Filesystem flags: unsigned_directory_hash >04:24:11,500 INFO program: Default mount options: user_xattr acl >04:24:11,501 INFO program: Filesystem state: clean >04:24:11,502 INFO program: Errors behavior: Continue >04:24:11,502 INFO program: Filesystem OS type: Linux >04:24:11,502 INFO program: Inode count: 1684256 >04:24:11,502 INFO program: Block count: 6727168 >04:24:11,502 INFO program: Reserved block count: 336358 >04:24:11,503 INFO program: Free blocks: 6298247 >04:24:11,503 INFO program: Free inodes: 1649984 >04:24:11,503 INFO program: First block: 0 >04:24:11,503 INFO program: Block size: 4096 >04:24:11,503 INFO program: Fragment size: 4096 >04:24:11,504 INFO program: Reserved GDT blocks: 1022 >04:24:11,504 INFO program: Blocks per group: 32768 >04:24:11,504 INFO program: Fragments per group: 32768 >04:24:11,504 INFO program: Inodes per group: 8176 >04:24:11,506 INFO program: Inode blocks per group: 511 >04:24:11,506 INFO program: Flex block group size: 16 >04:24:11,507 INFO program: Filesystem created: Wed Oct 3 18:22:45 2012 >04:24:11,507 INFO program: Last mount time: Wed Oct 3 23:38:05 2012 >04:24:11,508 INFO program: Last write time: Wed Oct 3 18:37:50 2012 >04:24:11,511 INFO program: Mount count: 2 >04:24:11,512 INFO program: Maximum mount count: -1 >04:24:11,512 INFO program: Last checked: Wed Oct 3 18:22:45 2012 >04:24:11,513 INFO program: Check interval: 0 (<none>) >04:24:11,513 INFO program: Lifetime writes: 2317 MB >04:24:11,514 INFO program: Reserved blocks uid: 0 (user root) >04:24:11,515 INFO program: Reserved blocks gid: 0 (group root) >04:24:11,516 INFO program: First inode: 11 >04:24:11,517 INFO program: Inode size: 256 >04:24:11,517 INFO program: Required extra isize: 28 >04:24:11,517 INFO program: Desired extra isize: 28 >04:24:11,518 INFO program: Journal inode: 8 >04:24:11,520 INFO program: Default directory hash: half_md4 >04:24:11,521 INFO program: Directory Hash Seed: d8bae797-2cde-4936-9afd-a1e24c52ecd0 >04:24:11,522 INFO program: Journal backup: inode blocks >04:24:11,522 INFO program: Journal features: journal_incompat_revoke >04:24:11,523 INFO program: Journal size: 128M >04:24:11,523 INFO program: Journal length: 32768 >04:24:11,524 INFO program: Journal sequence: 0x000009e1 >04:24:11,525 INFO program: Journal start: 0 >04:24:11,526 INFO program: >04:24:11,526 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:24:11,697 INFO program: Running... dumpe2fs -h /dev/sda5 >04:24:11,811 INFO program: Filesystem volume name: <none> >04:24:11,812 INFO program: Last mounted on: / >04:24:11,812 INFO program: Filesystem UUID: 9b59060c-28fa-462a-8dce-c08e40291023 >04:24:11,812 INFO program: Filesystem magic number: 0xEF53 >04:24:11,813 INFO program: Filesystem revision #: 1 (dynamic) >04:24:11,813 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 >04:24:11,813 INFO program: Filesystem flags: unsigned_directory_hash >04:24:11,813 INFO program: Default mount options: user_xattr acl >04:24:11,813 INFO program: Filesystem state: clean >04:24:11,813 INFO program: Errors behavior: Continue >04:24:11,814 INFO program: Filesystem OS type: Linux >04:24:11,814 INFO program: Inode count: 1684256 >04:24:11,814 INFO program: Block count: 6727168 >04:24:11,814 INFO program: Reserved block count: 336358 >04:24:11,814 INFO program: Free blocks: 6298247 >04:24:11,814 INFO program: Free inodes: 1649984 >04:24:11,815 INFO program: First block: 0 >04:24:11,815 INFO program: Block size: 4096 >04:24:11,816 INFO program: Fragment size: 4096 >04:24:11,816 INFO program: Reserved GDT blocks: 1022 >04:24:11,816 INFO program: Blocks per group: 32768 >04:24:11,816 INFO program: Fragments per group: 32768 >04:24:11,816 INFO program: Inodes per group: 8176 >04:24:11,817 INFO program: Inode blocks per group: 511 >04:24:11,817 INFO program: Flex block group size: 16 >04:24:11,817 INFO program: Filesystem created: Wed Oct 3 18:22:45 2012 >04:24:11,818 INFO program: Last mount time: Wed Oct 3 23:38:05 2012 >04:24:11,820 INFO program: Last write time: Wed Oct 3 18:37:50 2012 >04:24:11,821 INFO program: Mount count: 2 >04:24:11,822 INFO program: Maximum mount count: -1 >04:24:11,822 INFO program: Last checked: Wed Oct 3 18:22:45 2012 >04:24:11,823 INFO program: Check interval: 0 (<none>) >04:24:11,823 INFO program: Lifetime writes: 2317 MB >04:24:11,824 INFO program: Reserved blocks uid: 0 (user root) >04:24:11,825 INFO program: Reserved blocks gid: 0 (group root) >04:24:11,826 INFO program: First inode: 11 >04:24:11,826 INFO program: Inode size: 256 >04:24:11,827 INFO program: Required extra isize: 28 >04:24:11,827 INFO program: Desired extra isize: 28 >04:24:11,828 INFO program: Journal inode: 8 >04:24:11,832 INFO program: Default directory hash: half_md4 >04:24:11,833 INFO program: Directory Hash Seed: d8bae797-2cde-4936-9afd-a1e24c52ecd0 >04:24:11,833 INFO program: Journal backup: inode blocks >04:24:11,833 INFO program: Journal features: journal_incompat_revoke >04:24:11,834 INFO program: Journal size: 128M >04:24:11,834 INFO program: Journal length: 32768 >04:24:11,835 INFO program: Journal sequence: 0x000009e1 >04:24:11,836 INFO program: Journal start: 0 >04:24:11,837 INFO program: >04:24:11,837 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:24:11,840 INFO program: Running... resize2fs -P /dev/sda5 >04:24:11,856 INFO program: Estimated minimum size of the filesystem: 342199 >04:24:11,856 ERR program: resize2fs 1.42.5 (29-Jul-2012) >04:24:12,046 INFO program: Running... dumpe2fs -h /dev/loop1 >04:24:12,067 INFO program: Filesystem volume name: Anaconda >04:24:12,067 INFO program: Last mounted on: / >04:24:12,068 INFO program: Filesystem UUID: bd294741-51e0-44e5-ac8c-9f02ff673c0d >04:24:12,068 INFO program: Filesystem magic number: 0xEF53 >04:24:12,068 INFO program: Filesystem revision #: 1 (dynamic) >04:24:12,071 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 >04:24:12,071 INFO program: Filesystem flags: unsigned_directory_hash >04:24:12,071 INFO program: Default mount options: user_xattr acl >04:24:12,071 INFO program: Filesystem state: clean >04:24:12,072 INFO program: Errors behavior: Continue >04:24:12,072 INFO program: Filesystem OS type: Linux >04:24:12,072 INFO program: Inode count: 65536 >04:24:12,072 INFO program: Block count: 1048576 >04:24:12,072 INFO program: Reserved block count: 0 >04:24:12,073 INFO program: Free blocks: 167795 >04:24:12,073 INFO program: Free inodes: 38986 >04:24:12,073 INFO program: First block: 1 >04:24:12,074 INFO program: Block size: 1024 >04:24:12,075 INFO program: Fragment size: 1024 >04:24:12,075 INFO program: Reserved GDT blocks: 256 >04:24:12,075 INFO program: Blocks per group: 8192 >04:24:12,076 INFO program: Fragments per group: 8192 >04:24:12,077 INFO program: Inodes per group: 512 >04:24:12,077 INFO program: Inode blocks per group: 128 >04:24:12,078 INFO program: Flex block group size: 16 >04:24:12,080 INFO program: Filesystem created: Thu Oct 4 03:49:59 2012 >04:24:12,080 INFO program: Last mount time: Thu Oct 4 03:51:12 2012 >04:24:12,080 INFO program: Last write time: Thu Oct 4 03:52:48 2012 >04:24:12,081 INFO program: Mount count: 2 >04:24:12,082 INFO program: Maximum mount count: -1 >04:24:12,083 INFO program: Last checked: Thu Oct 4 03:49:59 2012 >04:24:12,083 INFO program: Check interval: 0 (<none>) >04:24:12,084 INFO program: Lifetime writes: 32 MB >04:24:12,084 INFO program: Reserved blocks uid: 0 (user root) >04:24:12,085 INFO program: Reserved blocks gid: 0 (group root) >04:24:12,085 INFO program: First inode: 11 >04:24:12,085 INFO program: Inode size: 256 >04:24:12,085 INFO program: Required extra isize: 28 >04:24:12,086 INFO program: Desired extra isize: 28 >04:24:12,086 INFO program: Journal inode: 8 >04:24:12,086 INFO program: Default directory hash: half_md4 >04:24:12,086 INFO program: Directory Hash Seed: f84153ce-3806-4ffd-94db-7ee689d3ba40 >04:24:12,086 INFO program: Journal backup: inode blocks >04:24:12,086 INFO program: Journal features: (none) >04:24:12,087 INFO program: Journal size: 32M >04:24:12,087 INFO program: Journal length: 32768 >04:24:12,087 INFO program: Journal sequence: 0x00000027 >04:24:12,087 INFO program: Journal start: 0 >04:24:12,087 INFO program: >04:24:12,087 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:24:12,090 INFO program: Running... dumpe2fs -h /dev/loop1 >04:24:12,102 INFO program: Filesystem volume name: Anaconda >04:24:12,102 INFO program: Last mounted on: / >04:24:12,103 INFO program: Filesystem UUID: bd294741-51e0-44e5-ac8c-9f02ff673c0d >04:24:12,103 INFO program: Filesystem magic number: 0xEF53 >04:24:12,103 INFO program: Filesystem revision #: 1 (dynamic) >04:24:12,103 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 >04:24:12,103 INFO program: Filesystem flags: unsigned_directory_hash >04:24:12,105 INFO program: Default mount options: user_xattr acl >04:24:12,105 INFO program: Filesystem state: clean >04:24:12,105 INFO program: Errors behavior: Continue >04:24:12,105 INFO program: Filesystem OS type: Linux >04:24:12,106 INFO program: Inode count: 65536 >04:24:12,106 INFO program: Block count: 1048576 >04:24:12,107 INFO program: Reserved block count: 0 >04:24:12,107 INFO program: Free blocks: 167795 >04:24:12,107 INFO program: Free inodes: 38986 >04:24:12,107 INFO program: First block: 1 >04:24:12,107 INFO program: Block size: 1024 >04:24:12,107 INFO program: Fragment size: 1024 >04:24:12,108 INFO program: Reserved GDT blocks: 256 >04:24:12,111 INFO program: Blocks per group: 8192 >04:24:12,111 INFO program: Fragments per group: 8192 >04:24:12,111 INFO program: Inodes per group: 512 >04:24:12,112 INFO program: Inode blocks per group: 128 >04:24:12,112 INFO program: Flex block group size: 16 >04:24:12,113 INFO program: Filesystem created: Thu Oct 4 03:49:59 2012 >04:24:12,113 INFO program: Last mount time: Thu Oct 4 03:51:12 2012 >04:24:12,113 INFO program: Last write time: Thu Oct 4 03:52:48 2012 >04:24:12,113 INFO program: Mount count: 2 >04:24:12,114 INFO program: Maximum mount count: -1 >04:24:12,114 INFO program: Last checked: Thu Oct 4 03:49:59 2012 >04:24:12,114 INFO program: Check interval: 0 (<none>) >04:24:12,115 INFO program: Lifetime writes: 32 MB >04:24:12,115 INFO program: Reserved blocks uid: 0 (user root) >04:24:12,115 INFO program: Reserved blocks gid: 0 (group root) >04:24:12,116 INFO program: First inode: 11 >04:24:12,116 INFO program: Inode size: 256 >04:24:12,116 INFO program: Required extra isize: 28 >04:24:12,116 INFO program: Desired extra isize: 28 >04:24:12,116 INFO program: Journal inode: 8 >04:24:12,116 INFO program: Default directory hash: half_md4 >04:24:12,116 INFO program: Directory Hash Seed: f84153ce-3806-4ffd-94db-7ee689d3ba40 >04:24:12,116 INFO program: Journal backup: inode blocks >04:24:12,116 INFO program: Journal features: (none) >04:24:12,117 INFO program: Journal size: 32M >04:24:12,117 INFO program: Journal length: 32768 >04:24:12,117 INFO program: Journal sequence: 0x00000027 >04:24:12,117 INFO program: Journal start: 0 >04:24:12,117 INFO program: >04:24:12,117 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:24:12,117 INFO program: Running... resize2fs -P /dev/loop1 >04:24:12,130 INFO program: Couldn't find valid filesystem superblock. >04:24:12,130 ERR program: resize2fs 1.42.5 (29-Jul-2012) >04:24:12,130 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >04:24:12,213 INFO program: Running... udevadm settle --timeout=300 >04:24:12,326 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >04:24:12,343 INFO program: Filesystem volume name: Anaconda >04:24:12,343 INFO program: Last mounted on: /sysroot >04:24:12,343 INFO program: Filesystem UUID: bd294741-51e0-44e5-ac8c-9f02ff673c0d >04:24:12,343 INFO program: Filesystem magic number: 0xEF53 >04:24:12,343 INFO program: Filesystem revision #: 1 (dynamic) >04:24:12,344 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 >04:24:12,344 INFO program: Filesystem flags: unsigned_directory_hash >04:24:12,344 INFO program: Default mount options: user_xattr acl >04:24:12,344 INFO program: Filesystem state: clean >04:24:12,344 INFO program: Errors behavior: Continue >04:24:12,344 INFO program: Filesystem OS type: Linux >04:24:12,344 INFO program: Inode count: 65536 >04:24:12,344 INFO program: Block count: 1048576 >04:24:12,344 INFO program: Reserved block count: 0 >04:24:12,345 INFO program: Free blocks: 167795 >04:24:12,345 INFO program: Free inodes: 38986 >04:24:12,345 INFO program: First block: 1 >04:24:12,345 INFO program: Block size: 1024 >04:24:12,345 INFO program: Fragment size: 1024 >04:24:12,345 INFO program: Reserved GDT blocks: 256 >04:24:12,345 INFO program: Blocks per group: 8192 >04:24:12,345 INFO program: Fragments per group: 8192 >04:24:12,345 INFO program: Inodes per group: 512 >04:24:12,346 INFO program: Inode blocks per group: 128 >04:24:12,346 INFO program: Flex block group size: 16 >04:24:12,346 INFO program: Filesystem created: Thu Oct 4 03:49:59 2012 >04:24:12,346 INFO program: Last mount time: Thu Oct 4 04:23:44 2012 >04:24:12,346 INFO program: Last write time: Thu Oct 4 04:23:44 2012 >04:24:12,346 INFO program: Mount count: 3 >04:24:12,346 INFO program: Maximum mount count: -1 >04:24:12,346 INFO program: Last checked: Thu Oct 4 03:49:59 2012 >04:24:12,346 INFO program: Check interval: 0 (<none>) >04:24:12,347 INFO program: Lifetime writes: 32 MB >04:24:12,347 INFO program: Reserved blocks uid: 0 (user root) >04:24:12,347 INFO program: Reserved blocks gid: 0 (group root) >04:24:12,347 INFO program: First inode: 11 >04:24:12,347 INFO program: Inode size: 256 >04:24:12,347 INFO program: Required extra isize: 28 >04:24:12,347 INFO program: Desired extra isize: 28 >04:24:12,347 INFO program: Journal inode: 8 >04:24:12,347 INFO program: Default directory hash: half_md4 >04:24:12,347 INFO program: Directory Hash Seed: f84153ce-3806-4ffd-94db-7ee689d3ba40 >04:24:12,348 INFO program: Journal backup: inode blocks >04:24:12,348 INFO program: Journal features: (none) >04:24:12,348 INFO program: Journal size: 32M >04:24:12,348 INFO program: Journal length: 32768 >04:24:12,348 INFO program: Journal sequence: 0x00000028 >04:24:12,348 INFO program: Journal start: 1 >04:24:12,348 INFO program: >04:24:12,348 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:24:12,351 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >04:24:12,363 INFO program: Filesystem volume name: Anaconda >04:24:12,363 INFO program: Last mounted on: /sysroot >04:24:12,363 INFO program: Filesystem UUID: bd294741-51e0-44e5-ac8c-9f02ff673c0d >04:24:12,364 INFO program: Filesystem magic number: 0xEF53 >04:24:12,364 INFO program: Filesystem revision #: 1 (dynamic) >04:24:12,364 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 >04:24:12,364 INFO program: Filesystem flags: unsigned_directory_hash >04:24:12,364 INFO program: Default mount options: user_xattr acl >04:24:12,364 INFO program: Filesystem state: clean >04:24:12,364 INFO program: Errors behavior: Continue >04:24:12,364 INFO program: Filesystem OS type: Linux >04:24:12,364 INFO program: Inode count: 65536 >04:24:12,365 INFO program: Block count: 1048576 >04:24:12,365 INFO program: Reserved block count: 0 >04:24:12,365 INFO program: Free blocks: 167795 >04:24:12,365 INFO program: Free inodes: 38986 >04:24:12,365 INFO program: First block: 1 >04:24:12,365 INFO program: Block size: 1024 >04:24:12,365 INFO program: Fragment size: 1024 >04:24:12,366 INFO program: Reserved GDT blocks: 256 >04:24:12,366 INFO program: Blocks per group: 8192 >04:24:12,366 INFO program: Fragments per group: 8192 >04:24:12,366 INFO program: Inodes per group: 512 >04:24:12,366 INFO program: Inode blocks per group: 128 >04:24:12,367 INFO program: Flex block group size: 16 >04:24:12,367 INFO program: Filesystem created: Thu Oct 4 03:49:59 2012 >04:24:12,367 INFO program: Last mount time: Thu Oct 4 04:23:44 2012 >04:24:12,367 INFO program: Last write time: Thu Oct 4 04:23:44 2012 >04:24:12,367 INFO program: Mount count: 3 >04:24:12,367 INFO program: Maximum mount count: -1 >04:24:12,367 INFO program: Last checked: Thu Oct 4 03:49:59 2012 >04:24:12,367 INFO program: Check interval: 0 (<none>) >04:24:12,367 INFO program: Lifetime writes: 32 MB >04:24:12,368 INFO program: Reserved blocks uid: 0 (user root) >04:24:12,368 INFO program: Reserved blocks gid: 0 (group root) >04:24:12,368 INFO program: First inode: 11 >04:24:12,369 INFO program: Inode size: 256 >04:24:12,370 INFO program: Required extra isize: 28 >04:24:12,370 INFO program: Desired extra isize: 28 >04:24:12,370 INFO program: Journal inode: 8 >04:24:12,371 INFO program: Default directory hash: half_md4 >04:24:12,371 INFO program: Directory Hash Seed: f84153ce-3806-4ffd-94db-7ee689d3ba40 >04:24:12,371 INFO program: Journal backup: inode blocks >04:24:12,371 INFO program: Journal features: (none) >04:24:12,371 INFO program: Journal size: 32M >04:24:12,371 INFO program: Journal length: 32768 >04:24:12,372 INFO program: Journal sequence: 0x00000028 >04:24:12,372 INFO program: Journal start: 1 >04:24:12,372 INFO program: >04:24:12,372 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:24:12,373 INFO program: Running... resize2fs -P /dev/mapper/live-rw >04:24:12,382 INFO program: Estimated minimum size of the filesystem: 880467 >04:24:12,383 ERR program: resize2fs 1.42.5 (29-Jul-2012) >04:24:12,405 INFO program: Running... udevadm settle --timeout=300 >04:24:12,477 INFO program: Running... udevadm settle --timeout=300 >04:24:12,545 INFO program: Running... udevadm settle --timeout=300 >04:24:12,597 INFO program: Running... udevadm settle --timeout=300 >04:24:12,660 INFO program: Running... udevadm settle --timeout=300 >04:24:12,720 INFO program: Running... udevadm settle --timeout=300 >04:24:12,784 INFO program: Running... udevadm settle --timeout=300 >04:24:12,842 INFO program: Running... udevadm settle --timeout=300 >04:24:12,911 INFO program: Running... udevadm settle --timeout=300 >04:24:12,973 INFO program: Running... udevadm settle --timeout=300 >04:24:13,048 INFO program: Running... udevadm settle --timeout=300 >04:24:13,133 INFO program: Running... udevadm settle --timeout=300 >04:24:13,254 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda2 /mnt/sysimage >04:24:13,297 INFO program: Running... /bin/umount /mnt/sysimage >04:24:13,477 INFO program: Running... udevadm settle --timeout=300 >04:24:13,545 INFO program: Running... udevadm settle --timeout=300 >04:24:13,603 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda5 /mnt/sysimage >04:24:13,653 INFO program: Running... arch >04:24:13,807 INFO program: ppc64 >04:24:13,831 INFO program: Running... /bin/umount /mnt/sysimage >04:24:14,006 INFO program: Running... udevadm settle --timeout=300 >00:24:22,481 INFO program: Running... modprobe btrfs >00:24:22,614 INFO program: Running... modprobe xfs >00:24:22,737 INFO program: Running... modprobe vfat >00:24:30,969 INFO program: Running... systemctl status chronyd.service >00:24:30,993 INFO program: chronyd.service - NTP client/server >00:24:30,994 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; disabled) >00:24:30,995 INFO program: Active: active (running) since Thu, 04 Oct 2012 00:24:11 -0400; 19s ago >00:24:30,995 INFO program: Process: 1259 ExecStartPost=/usr/libexec/chrony-helper add-dhclient-servers (code=exited, status=0/SUCCESS) >00:24:30,995 INFO program: Process: 1256 ExecStart=/usr/sbin/chronyd -u chrony $OPTIONS (code=exited, status=0/SUCCESS) >00:24:30,995 INFO program: Process: 1228 ExecStartPre=/usr/libexec/chrony-helper generate-commandkey (code=exited, status=0/SUCCESS) >00:24:30,995 INFO program: Main PID: 1258 (chronyd) >00:24:30,996 INFO program: CGroup: name=systemd:/system/chronyd.service >00:24:30,996 INFO program: └ 1258 /usr/sbin/chronyd -u chrony >00:24:30,996 INFO program: >00:24:30,996 INFO program: Oct 04 00:24:10 sharpie.rchland.ibm.com chrony-helper[1228]: tr: write error:... >00:24:30,997 INFO program: Oct 04 00:24:10 sharpie.rchland.ibm.com chrony-helper[1228]: tr: write error >00:24:31,000 INFO program: Oct 04 00:24:11 sharpie.rchland.ibm.com chronyd[1258]: chronyd version 1.27-g... >00:24:31,001 INFO program: Oct 04 00:24:11 sharpie.rchland.ibm.com chronyd[1258]: Linux kernel major=3 m... >00:24:31,001 INFO program: Oct 04 00:24:11 sharpie.rchland.ibm.com chronyd[1258]: hz=100 shift_hz=7 freq... >00:24:31,001 INFO program: Oct 04 00:24:15 sharpie.rchland.ibm.com chronyd[1258]: Selected source 108.61... >00:24:31,001 INFO program: Oct 04 00:24:15 sharpie.rchland.ibm.com chronyd[1258]: System clock wrong by ... >00:24:31,012 INFO program: Running... systemctl start chronyd.service >23:25:09,347 INFO program: Running... udevadm settle --timeout=300 >23:25:09,441 INFO program: Running... udevadm settle --timeout=300 >23:25:09,529 INFO program: Running... multipath -d >23:25:09,560 INFO program: Oct 03 23:25:09 | sda: rport id not found >23:25:09,560 INFO program: create: mpatha (SAIX_VDASD_00c0061a00004c00000001312047a27a.8) undef AIX ,VDASD >23:25:09,560 INFO program: size=30G features='0' hwhandler='0' wp=undef >23:25:09,561 INFO program: `-+- policy='round-robin 0' prio=1 status=undef >23:25:09,561 INFO program: `- 0:0:1:0 sda 8:0 undef ready running >23:25:09,562 INFO program: Running... multipath -ll >23:25:09,876 INFO program: Running... dumpe2fs -h /dev/sda2 >23:25:09,919 INFO program: Filesystem volume name: <none> >23:25:09,920 INFO program: Last mounted on: /boot >23:25:09,920 INFO program: Filesystem UUID: a9ff9b5e-dd5d-4c1a-8c0a-7afe323506b2 >23:25:09,920 INFO program: Filesystem magic number: 0xEF53 >23:25:09,920 INFO program: Filesystem revision #: 1 (dynamic) >23:25:09,920 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 >23:25:09,921 INFO program: Filesystem flags: unsigned_directory_hash >23:25:09,921 INFO program: Default mount options: user_xattr acl >23:25:09,921 INFO program: Filesystem state: clean >23:25:09,921 INFO program: Errors behavior: Continue >23:25:09,922 INFO program: Filesystem OS type: Linux >23:25:09,922 INFO program: Inode count: 128016 >23:25:09,922 INFO program: Block count: 512000 >23:25:09,922 INFO program: Reserved block count: 25600 >23:25:09,923 INFO program: Free blocks: 427113 >23:25:09,923 INFO program: Free inodes: 127726 >23:25:09,923 INFO program: First block: 1 >23:25:09,923 INFO program: Block size: 1024 >23:25:09,923 INFO program: Fragment size: 1024 >23:25:09,923 INFO program: Reserved GDT blocks: 256 >23:25:09,923 INFO program: Blocks per group: 8192 >23:25:09,923 INFO program: Fragments per group: 8192 >23:25:09,924 INFO program: Inodes per group: 2032 >23:25:09,924 INFO program: Inode blocks per group: 254 >23:25:09,924 INFO program: Flex block group size: 16 >23:25:09,925 INFO program: Filesystem created: Wed Oct 3 13:22:49 2012 >23:25:09,925 INFO program: Last mount time: Wed Oct 3 18:38:11 2012 >23:25:09,926 INFO program: Last write time: Wed Oct 3 17:02:02 2012 >23:25:09,926 INFO program: Mount count: 2 >23:25:09,926 INFO program: Maximum mount count: -1 >23:25:09,927 INFO program: Last checked: Wed Oct 3 13:22:49 2012 >23:25:09,929 INFO program: Check interval: 0 (<none>) >23:25:09,930 INFO program: Lifetime writes: 81 MB >23:25:09,931 INFO program: Reserved blocks uid: 0 (user root) >23:25:09,931 INFO program: Reserved blocks gid: 0 (group root) >23:25:09,932 INFO program: First inode: 11 >23:25:09,933 INFO program: Inode size: 128 >23:25:09,933 INFO program: Journal inode: 8 >23:25:09,934 INFO program: Default directory hash: half_md4 >23:25:09,934 INFO program: Directory Hash Seed: 8d6642b1-3187-4dcd-9b70-741c3a9a39a2 >23:25:09,935 INFO program: Journal backup: inode blocks >23:25:09,935 INFO program: Journal features: (none) >23:25:09,936 INFO program: Journal size: 8M >23:25:09,936 INFO program: Journal length: 8192 >23:25:09,939 INFO program: Journal sequence: 0x00000025 >23:25:09,939 INFO program: Journal start: 0 >23:25:09,940 INFO program: >23:25:09,941 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:25:09,942 INFO program: Running... dumpe2fs -h /dev/sda2 >23:25:09,965 INFO program: Filesystem volume name: <none> >23:25:09,966 INFO program: Last mounted on: /boot >23:25:09,966 INFO program: Filesystem UUID: a9ff9b5e-dd5d-4c1a-8c0a-7afe323506b2 >23:25:09,966 INFO program: Filesystem magic number: 0xEF53 >23:25:09,966 INFO program: Filesystem revision #: 1 (dynamic) >23:25:09,966 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 >23:25:09,966 INFO program: Filesystem flags: unsigned_directory_hash >23:25:09,966 INFO program: Default mount options: user_xattr acl >23:25:09,966 INFO program: Filesystem state: clean >23:25:09,967 INFO program: Errors behavior: Continue >23:25:09,967 INFO program: Filesystem OS type: Linux >23:25:09,967 INFO program: Inode count: 128016 >23:25:09,967 INFO program: Block count: 512000 >23:25:09,967 INFO program: Reserved block count: 25600 >23:25:09,967 INFO program: Free blocks: 427113 >23:25:09,967 INFO program: Free inodes: 127726 >23:25:09,969 INFO program: First block: 1 >23:25:09,970 INFO program: Block size: 1024 >23:25:09,970 INFO program: Fragment size: 1024 >23:25:09,971 INFO program: Reserved GDT blocks: 256 >23:25:09,971 INFO program: Blocks per group: 8192 >23:25:09,972 INFO program: Fragments per group: 8192 >23:25:09,972 INFO program: Inodes per group: 2032 >23:25:09,973 INFO program: Inode blocks per group: 254 >23:25:09,974 INFO program: Flex block group size: 16 >23:25:09,974 INFO program: Filesystem created: Wed Oct 3 13:22:49 2012 >23:25:09,975 INFO program: Last mount time: Wed Oct 3 18:38:11 2012 >23:25:09,976 INFO program: Last write time: Wed Oct 3 17:02:02 2012 >23:25:09,976 INFO program: Mount count: 2 >23:25:09,976 INFO program: Maximum mount count: -1 >23:25:09,979 INFO program: Last checked: Wed Oct 3 13:22:49 2012 >23:25:09,980 INFO program: Check interval: 0 (<none>) >23:25:09,981 INFO program: Lifetime writes: 81 MB >23:25:09,982 INFO program: Reserved blocks uid: 0 (user root) >23:25:09,982 INFO program: Reserved blocks gid: 0 (group root) >23:25:09,983 INFO program: First inode: 11 >23:25:09,983 INFO program: Inode size: 128 >23:25:09,984 INFO program: Journal inode: 8 >23:25:09,985 INFO program: Default directory hash: half_md4 >23:25:09,985 INFO program: Directory Hash Seed: 8d6642b1-3187-4dcd-9b70-741c3a9a39a2 >23:25:09,986 INFO program: Journal backup: inode blocks >23:25:09,986 INFO program: Journal features: (none) >23:25:09,987 INFO program: Journal size: 8M >23:25:09,989 INFO program: Journal length: 8192 >23:25:09,990 INFO program: Journal sequence: 0x00000025 >23:25:09,991 INFO program: Journal start: 0 >23:25:09,991 INFO program: >23:25:09,992 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:25:09,993 INFO program: Running... resize2fs -P /dev/sda2 >23:25:10,010 INFO program: Estimated minimum size of the filesystem: 75258 >23:25:10,011 ERR program: resize2fs 1.42.5 (29-Jul-2012) >23:25:10,241 INFO program: Running... dumpe2fs -h /dev/sda5 >23:25:10,274 INFO program: Filesystem volume name: <none> >23:25:10,274 INFO program: Last mounted on: / >23:25:10,275 INFO program: Filesystem UUID: 9b59060c-28fa-462a-8dce-c08e40291023 >23:25:10,275 INFO program: Filesystem magic number: 0xEF53 >23:25:10,275 INFO program: Filesystem revision #: 1 (dynamic) >23:25:10,275 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 >23:25:10,275 INFO program: Filesystem flags: unsigned_directory_hash >23:25:10,275 INFO program: Default mount options: user_xattr acl >23:25:10,275 INFO program: Filesystem state: clean >23:25:10,275 INFO program: Errors behavior: Continue >23:25:10,275 INFO program: Filesystem OS type: Linux >23:25:10,275 INFO program: Inode count: 1684256 >23:25:10,276 INFO program: Block count: 6727168 >23:25:10,276 INFO program: Reserved block count: 336358 >23:25:10,276 INFO program: Free blocks: 6298247 >23:25:10,276 INFO program: Free inodes: 1649984 >23:25:10,276 INFO program: First block: 0 >23:25:10,277 INFO program: Block size: 4096 >23:25:10,277 INFO program: Fragment size: 4096 >23:25:10,280 INFO program: Reserved GDT blocks: 1022 >23:25:10,280 INFO program: Blocks per group: 32768 >23:25:10,281 INFO program: Fragments per group: 32768 >23:25:10,281 INFO program: Inodes per group: 8176 >23:25:10,282 INFO program: Inode blocks per group: 511 >23:25:10,282 INFO program: Flex block group size: 16 >23:25:10,283 INFO program: Filesystem created: Wed Oct 3 13:22:45 2012 >23:25:10,284 INFO program: Last mount time: Wed Oct 3 18:38:05 2012 >23:25:10,284 INFO program: Last write time: Wed Oct 3 13:37:50 2012 >23:25:10,285 INFO program: Mount count: 2 >23:25:10,286 INFO program: Maximum mount count: -1 >23:25:10,286 INFO program: Last checked: Wed Oct 3 13:22:45 2012 >23:25:10,286 INFO program: Check interval: 0 (<none>) >23:25:10,287 INFO program: Lifetime writes: 2317 MB >23:25:10,289 INFO program: Reserved blocks uid: 0 (user root) >23:25:10,290 INFO program: Reserved blocks gid: 0 (group root) >23:25:10,291 INFO program: First inode: 11 >23:25:10,291 INFO program: Inode size: 256 >23:25:10,292 INFO program: Required extra isize: 28 >23:25:10,292 INFO program: Desired extra isize: 28 >23:25:10,293 INFO program: Journal inode: 8 >23:25:10,294 INFO program: Default directory hash: half_md4 >23:25:10,294 INFO program: Directory Hash Seed: d8bae797-2cde-4936-9afd-a1e24c52ecd0 >23:25:10,295 INFO program: Journal backup: inode blocks >23:25:10,295 INFO program: Journal features: journal_incompat_revoke >23:25:10,296 INFO program: Journal size: 128M >23:25:10,296 INFO program: Journal length: 32768 >23:25:10,296 INFO program: Journal sequence: 0x000009e2 >23:25:10,299 INFO program: Journal start: 0 >23:25:10,300 INFO program: >23:25:10,301 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:25:10,302 INFO program: Running... dumpe2fs -h /dev/sda5 >23:25:10,322 INFO program: Filesystem volume name: <none> >23:25:10,322 INFO program: Last mounted on: / >23:25:10,322 INFO program: Filesystem UUID: 9b59060c-28fa-462a-8dce-c08e40291023 >23:25:10,322 INFO program: Filesystem magic number: 0xEF53 >23:25:10,322 INFO program: Filesystem revision #: 1 (dynamic) >23:25:10,323 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 >23:25:10,323 INFO program: Filesystem flags: unsigned_directory_hash >23:25:10,323 INFO program: Default mount options: user_xattr acl >23:25:10,324 INFO program: Filesystem state: clean >23:25:10,324 INFO program: Errors behavior: Continue >23:25:10,324 INFO program: Filesystem OS type: Linux >23:25:10,325 INFO program: Inode count: 1684256 >23:25:10,325 INFO program: Block count: 6727168 >23:25:10,325 INFO program: Reserved block count: 336358 >23:25:10,325 INFO program: Free blocks: 6298247 >23:25:10,325 INFO program: Free inodes: 1649984 >23:25:10,325 INFO program: First block: 0 >23:25:10,326 INFO program: Block size: 4096 >23:25:10,326 INFO program: Fragment size: 4096 >23:25:10,326 INFO program: Reserved GDT blocks: 1022 >23:25:10,329 INFO program: Blocks per group: 32768 >23:25:10,329 INFO program: Fragments per group: 32768 >23:25:10,330 INFO program: Inodes per group: 8176 >23:25:10,331 INFO program: Inode blocks per group: 511 >23:25:10,331 INFO program: Flex block group size: 16 >23:25:10,332 INFO program: Filesystem created: Wed Oct 3 13:22:45 2012 >23:25:10,332 INFO program: Last mount time: Wed Oct 3 18:38:05 2012 >23:25:10,333 INFO program: Last write time: Wed Oct 3 13:37:50 2012 >23:25:10,334 INFO program: Mount count: 2 >23:25:10,335 INFO program: Maximum mount count: -1 >23:25:10,336 INFO program: Last checked: Wed Oct 3 13:22:45 2012 >23:25:10,336 INFO program: Check interval: 0 (<none>) >23:25:10,336 INFO program: Lifetime writes: 2317 MB >23:25:10,339 INFO program: Reserved blocks uid: 0 (user root) >23:25:10,340 INFO program: Reserved blocks gid: 0 (group root) >23:25:10,340 INFO program: First inode: 11 >23:25:10,341 INFO program: Inode size: 256 >23:25:10,342 INFO program: Required extra isize: 28 >23:25:10,342 INFO program: Desired extra isize: 28 >23:25:10,343 INFO program: Journal inode: 8 >23:25:10,344 INFO program: Default directory hash: half_md4 >23:25:10,344 INFO program: Directory Hash Seed: d8bae797-2cde-4936-9afd-a1e24c52ecd0 >23:25:10,345 INFO program: Journal backup: inode blocks >23:25:10,345 INFO program: Journal features: journal_incompat_revoke >23:25:10,346 INFO program: Journal size: 128M >23:25:10,346 INFO program: Journal length: 32768 >23:25:10,346 INFO program: Journal sequence: 0x000009e2 >23:25:10,349 INFO program: Journal start: 0 >23:25:10,350 INFO program: >23:25:10,350 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:25:10,352 INFO program: Running... resize2fs -P /dev/sda5 >23:25:10,369 INFO program: Estimated minimum size of the filesystem: 342199 >23:25:10,369 ERR program: resize2fs 1.42.5 (29-Jul-2012) >23:25:10,530 INFO program: Running... dumpe2fs -h /dev/loop1 >23:25:10,543 INFO program: Filesystem volume name: Anaconda >23:25:10,544 INFO program: Last mounted on: / >23:25:10,544 INFO program: Filesystem UUID: bd294741-51e0-44e5-ac8c-9f02ff673c0d >23:25:10,544 INFO program: Filesystem magic number: 0xEF53 >23:25:10,544 INFO program: Filesystem revision #: 1 (dynamic) >23:25:10,544 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 >23:25:10,544 INFO program: Filesystem flags: unsigned_directory_hash >23:25:10,544 INFO program: Default mount options: user_xattr acl >23:25:10,545 INFO program: Filesystem state: clean >23:25:10,545 INFO program: Errors behavior: Continue >23:25:10,545 INFO program: Filesystem OS type: Linux >23:25:10,545 INFO program: Inode count: 65536 >23:25:10,545 INFO program: Block count: 1048576 >23:25:10,545 INFO program: Reserved block count: 0 >23:25:10,545 INFO program: Free blocks: 167795 >23:25:10,545 INFO program: Free inodes: 38986 >23:25:10,546 INFO program: First block: 1 >23:25:10,546 INFO program: Block size: 1024 >23:25:10,547 INFO program: Fragment size: 1024 >23:25:10,549 INFO program: Reserved GDT blocks: 256 >23:25:10,549 INFO program: Blocks per group: 8192 >23:25:10,550 INFO program: Fragments per group: 8192 >23:25:10,551 INFO program: Inodes per group: 512 >23:25:10,552 INFO program: Inode blocks per group: 128 >23:25:10,552 INFO program: Flex block group size: 16 >23:25:10,553 INFO program: Filesystem created: Wed Oct 3 22:49:59 2012 >23:25:10,553 INFO program: Last mount time: Wed Oct 3 22:51:12 2012 >23:25:10,554 INFO program: Last write time: Wed Oct 3 22:52:48 2012 >23:25:10,555 INFO program: Mount count: 2 >23:25:10,555 INFO program: Maximum mount count: -1 >23:25:10,555 INFO program: Last checked: Wed Oct 3 22:49:59 2012 >23:25:10,556 INFO program: Check interval: 0 (<none>) >23:25:10,556 INFO program: Lifetime writes: 32 MB >23:25:10,557 INFO program: Reserved blocks uid: 0 (user root) >23:25:10,559 INFO program: Reserved blocks gid: 0 (group root) >23:25:10,559 INFO program: First inode: 11 >23:25:10,560 INFO program: Inode size: 256 >23:25:10,561 INFO program: Required extra isize: 28 >23:25:10,562 INFO program: Desired extra isize: 28 >23:25:10,562 INFO program: Journal inode: 8 >23:25:10,563 INFO program: Default directory hash: half_md4 >23:25:10,564 INFO program: Directory Hash Seed: f84153ce-3806-4ffd-94db-7ee689d3ba40 >23:25:10,564 INFO program: Journal backup: inode blocks >23:25:10,565 INFO program: Journal features: (none) >23:25:10,565 INFO program: Journal size: 32M >23:25:10,566 INFO program: Journal length: 32768 >23:25:10,566 INFO program: Journal sequence: 0x00000027 >23:25:10,566 INFO program: Journal start: 0 >23:25:10,567 INFO program: >23:25:10,569 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:25:10,571 INFO program: Running... dumpe2fs -h /dev/loop1 >23:25:10,583 INFO program: Filesystem volume name: Anaconda >23:25:10,584 INFO program: Last mounted on: / >23:25:10,584 INFO program: Filesystem UUID: bd294741-51e0-44e5-ac8c-9f02ff673c0d >23:25:10,584 INFO program: Filesystem magic number: 0xEF53 >23:25:10,584 INFO program: Filesystem revision #: 1 (dynamic) >23:25:10,584 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 >23:25:10,584 INFO program: Filesystem flags: unsigned_directory_hash >23:25:10,585 INFO program: Default mount options: user_xattr acl >23:25:10,585 INFO program: Filesystem state: clean >23:25:10,585 INFO program: Errors behavior: Continue >23:25:10,585 INFO program: Filesystem OS type: Linux >23:25:10,585 INFO program: Inode count: 65536 >23:25:10,585 INFO program: Block count: 1048576 >23:25:10,586 INFO program: Reserved block count: 0 >23:25:10,586 INFO program: Free blocks: 167795 >23:25:10,586 INFO program: Free inodes: 38986 >23:25:10,586 INFO program: First block: 1 >23:25:10,586 INFO program: Block size: 1024 >23:25:10,587 INFO program: Fragment size: 1024 >23:25:10,589 INFO program: Reserved GDT blocks: 256 >23:25:10,589 INFO program: Blocks per group: 8192 >23:25:10,590 INFO program: Fragments per group: 8192 >23:25:10,591 INFO program: Inodes per group: 512 >23:25:10,591 INFO program: Inode blocks per group: 128 >23:25:10,592 INFO program: Flex block group size: 16 >23:25:10,592 INFO program: Filesystem created: Wed Oct 3 22:49:59 2012 >23:25:10,593 INFO program: Last mount time: Wed Oct 3 22:51:12 2012 >23:25:10,594 INFO program: Last write time: Wed Oct 3 22:52:48 2012 >23:25:10,594 INFO program: Mount count: 2 >23:25:10,595 INFO program: Maximum mount count: -1 >23:25:10,595 INFO program: Last checked: Wed Oct 3 22:49:59 2012 >23:25:10,596 INFO program: Check interval: 0 (<none>) >23:25:10,596 INFO program: Lifetime writes: 32 MB >23:25:10,596 INFO program: Reserved blocks uid: 0 (user root) >23:25:10,596 INFO program: Reserved blocks gid: 0 (group root) >23:25:10,596 INFO program: First inode: 11 >23:25:10,597 INFO program: Inode size: 256 >23:25:10,597 INFO program: Required extra isize: 28 >23:25:10,599 INFO program: Desired extra isize: 28 >23:25:10,599 INFO program: Journal inode: 8 >23:25:10,599 INFO program: Default directory hash: half_md4 >23:25:10,599 INFO program: Directory Hash Seed: f84153ce-3806-4ffd-94db-7ee689d3ba40 >23:25:10,599 INFO program: Journal backup: inode blocks >23:25:10,600 INFO program: Journal features: (none) >23:25:10,600 INFO program: Journal size: 32M >23:25:10,600 INFO program: Journal length: 32768 >23:25:10,601 INFO program: Journal sequence: 0x00000027 >23:25:10,601 INFO program: Journal start: 0 >23:25:10,601 INFO program: >23:25:10,602 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:25:10,602 INFO program: Running... resize2fs -P /dev/loop1 >23:25:10,614 INFO program: Couldn't find valid filesystem superblock. >23:25:10,615 ERR program: resize2fs 1.42.5 (29-Jul-2012) >23:25:10,615 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >23:25:10,713 INFO program: Running... udevadm settle --timeout=300 >23:25:10,820 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >23:25:10,833 INFO program: Filesystem volume name: Anaconda >23:25:10,833 INFO program: Last mounted on: /sysroot >23:25:10,833 INFO program: Filesystem UUID: bd294741-51e0-44e5-ac8c-9f02ff673c0d >23:25:10,833 INFO program: Filesystem magic number: 0xEF53 >23:25:10,833 INFO program: Filesystem revision #: 1 (dynamic) >23:25:10,833 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 >23:25:10,834 INFO program: Filesystem flags: unsigned_directory_hash >23:25:10,834 INFO program: Default mount options: user_xattr acl >23:25:10,834 INFO program: Filesystem state: clean >23:25:10,834 INFO program: Errors behavior: Continue >23:25:10,834 INFO program: Filesystem OS type: Linux >23:25:10,834 INFO program: Inode count: 65536 >23:25:10,834 INFO program: Block count: 1048576 >23:25:10,835 INFO program: Reserved block count: 0 >23:25:10,835 INFO program: Free blocks: 167795 >23:25:10,835 INFO program: Free inodes: 38986 >23:25:10,835 INFO program: First block: 1 >23:25:10,835 INFO program: Block size: 1024 >23:25:10,835 INFO program: Fragment size: 1024 >23:25:10,835 INFO program: Reserved GDT blocks: 256 >23:25:10,836 INFO program: Blocks per group: 8192 >23:25:10,836 INFO program: Fragments per group: 8192 >23:25:10,836 INFO program: Inodes per group: 512 >23:25:10,836 INFO program: Inode blocks per group: 128 >23:25:10,836 INFO program: Flex block group size: 16 >23:25:10,836 INFO program: Filesystem created: Wed Oct 3 22:49:59 2012 >23:25:10,836 INFO program: Last mount time: Wed Oct 3 23:23:44 2012 >23:25:10,836 INFO program: Last write time: Wed Oct 3 23:23:44 2012 >23:25:10,836 INFO program: Mount count: 3 >23:25:10,836 INFO program: Maximum mount count: -1 >23:25:10,837 INFO program: Last checked: Wed Oct 3 22:49:59 2012 >23:25:10,837 INFO program: Check interval: 0 (<none>) >23:25:10,837 INFO program: Lifetime writes: 32 MB >23:25:10,837 INFO program: Reserved blocks uid: 0 (user root) >23:25:10,837 INFO program: Reserved blocks gid: 0 (group root) >23:25:10,837 INFO program: First inode: 11 >23:25:10,837 INFO program: Inode size: 256 >23:25:10,838 INFO program: Required extra isize: 28 >23:25:10,838 INFO program: Desired extra isize: 28 >23:25:10,838 INFO program: Journal inode: 8 >23:25:10,838 INFO program: Default directory hash: half_md4 >23:25:10,838 INFO program: Directory Hash Seed: f84153ce-3806-4ffd-94db-7ee689d3ba40 >23:25:10,839 INFO program: Journal backup: inode blocks >23:25:10,839 INFO program: Journal features: (none) >23:25:10,839 INFO program: Journal size: 32M >23:25:10,839 INFO program: Journal length: 32768 >23:25:10,840 INFO program: Journal sequence: 0x00000028 >23:25:10,840 INFO program: Journal start: 1 >23:25:10,840 INFO program: >23:25:10,841 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:25:10,841 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >23:25:10,854 INFO program: Filesystem volume name: Anaconda >23:25:10,854 INFO program: Last mounted on: /sysroot >23:25:10,855 INFO program: Filesystem UUID: bd294741-51e0-44e5-ac8c-9f02ff673c0d >23:25:10,855 INFO program: Filesystem magic number: 0xEF53 >23:25:10,855 INFO program: Filesystem revision #: 1 (dynamic) >23:25:10,855 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 >23:25:10,855 INFO program: Filesystem flags: unsigned_directory_hash >23:25:10,855 INFO program: Default mount options: user_xattr acl >23:25:10,856 INFO program: Filesystem state: clean >23:25:10,856 INFO program: Errors behavior: Continue >23:25:10,856 INFO program: Filesystem OS type: Linux >23:25:10,856 INFO program: Inode count: 65536 >23:25:10,856 INFO program: Block count: 1048576 >23:25:10,856 INFO program: Reserved block count: 0 >23:25:10,857 INFO program: Free blocks: 167795 >23:25:10,859 INFO program: Free inodes: 38986 >23:25:10,859 INFO program: First block: 1 >23:25:10,859 INFO program: Block size: 1024 >23:25:10,859 INFO program: Fragment size: 1024 >23:25:10,859 INFO program: Reserved GDT blocks: 256 >23:25:10,860 INFO program: Blocks per group: 8192 >23:25:10,860 INFO program: Fragments per group: 8192 >23:25:10,860 INFO program: Inodes per group: 512 >23:25:10,861 INFO program: Inode blocks per group: 128 >23:25:10,861 INFO program: Flex block group size: 16 >23:25:10,861 INFO program: Filesystem created: Wed Oct 3 22:49:59 2012 >23:25:10,861 INFO program: Last mount time: Wed Oct 3 23:23:44 2012 >23:25:10,862 INFO program: Last write time: Wed Oct 3 23:23:44 2012 >23:25:10,862 INFO program: Mount count: 3 >23:25:10,862 INFO program: Maximum mount count: -1 >23:25:10,862 INFO program: Last checked: Wed Oct 3 22:49:59 2012 >23:25:10,863 INFO program: Check interval: 0 (<none>) >23:25:10,863 INFO program: Lifetime writes: 32 MB >23:25:10,863 INFO program: Reserved blocks uid: 0 (user root) >23:25:10,863 INFO program: Reserved blocks gid: 0 (group root) >23:25:10,863 INFO program: First inode: 11 >23:25:10,864 INFO program: Inode size: 256 >23:25:10,864 INFO program: Required extra isize: 28 >23:25:10,864 INFO program: Desired extra isize: 28 >23:25:10,864 INFO program: Journal inode: 8 >23:25:10,864 INFO program: Default directory hash: half_md4 >23:25:10,865 INFO program: Directory Hash Seed: f84153ce-3806-4ffd-94db-7ee689d3ba40 >23:25:10,865 INFO program: Journal backup: inode blocks >23:25:10,865 INFO program: Journal features: (none) >23:25:10,865 INFO program: Journal size: 32M >23:25:10,865 INFO program: Journal length: 32768 >23:25:10,865 INFO program: Journal sequence: 0x00000028 >23:25:10,866 INFO program: Journal start: 1 >23:25:10,866 INFO program: >23:25:10,866 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:25:10,866 INFO program: Running... resize2fs -P /dev/mapper/live-rw >23:25:10,881 INFO program: Estimated minimum size of the filesystem: 880467 >23:25:10,882 ERR program: resize2fs 1.42.5 (29-Jul-2012) >23:25:10,895 INFO program: Running... udevadm settle --timeout=300 >23:25:10,972 INFO program: Running... udevadm settle --timeout=300 >23:25:11,033 INFO program: Running... udevadm settle --timeout=300 >23:25:11,085 INFO program: Running... udevadm settle --timeout=300 >23:25:11,146 INFO program: Running... udevadm settle --timeout=300 >23:25:11,205 INFO program: Running... udevadm settle --timeout=300 >23:25:11,266 INFO program: Running... udevadm settle --timeout=300 >23:25:11,326 INFO program: Running... udevadm settle --timeout=300 >23:25:11,385 INFO program: Running... udevadm settle --timeout=300 >23:25:11,441 INFO program: Running... udevadm settle --timeout=300 >23:25:11,500 INFO program: Running... udevadm settle --timeout=300 >23:25:11,551 INFO program: Running... udevadm settle --timeout=300 >04:25:11,652 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda2 /mnt/sysimage >04:25:11,699 INFO program: Running... /bin/umount /mnt/sysimage >23:25:11,812 INFO program: Running... udevadm settle --timeout=300 >23:25:11,875 INFO program: Running... udevadm settle --timeout=300 >04:25:11,932 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda5 /mnt/sysimage >23:25:11,993 INFO program: Running... arch >23:25:12,136 INFO program: ppc64 >04:25:12,154 INFO program: Running... /bin/umount /mnt/sysimage >23:25:12,252 INFO program: Running... udevadm settle --timeout=300 >23:26:36,895 INFO program: Running... udevadm settle --timeout=300 >23:26:36,968 INFO program: Running... udevadm settle --timeout=300 >23:26:37,048 INFO program: Running... udevadm settle --timeout=300 >23:26:37,122 INFO program: Running... udevadm settle --timeout=300 > > >/tmp/storage.log: >04:24:03,710 DEBUG storage: registered device format class SwapSpace as swap >04:24:03,712 DEBUG storage: registered device format class MultipathMember as multipath_member >04:24:03,718 DEBUG storage: registered device format class DiskLabel as disklabel >04:24:03,722 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >04:24:03,724 DEBUG storage: registered device format class PPCPRePBoot as prepboot >04:24:03,726 DEBUG storage: registered device format class DMRaidMember as dmraidmember >04:24:03,786 DEBUG storage: registered device format class Ext2FS as ext2 >04:24:03,786 DEBUG storage: registered device format class Ext3FS as ext3 >04:24:03,786 DEBUG storage: registered device format class Ext4FS as ext4 >04:24:03,787 DEBUG storage: registered device format class FATFS as vfat >04:24:03,787 DEBUG storage: registered device format class EFIFS as efi >04:24:03,787 DEBUG storage: registered device format class BTRFS as btrfs >04:24:03,787 DEBUG storage: registered device format class GFS2 as gfs2 >04:24:03,787 DEBUG storage: registered device format class JFS as jfs >04:24:03,788 DEBUG storage: registered device format class ReiserFS as reiserfs >04:24:03,788 DEBUG storage: registered device format class XFS as xfs >04:24:03,791 DEBUG storage: registered device format class HFS as hfs >04:24:03,791 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >04:24:03,791 DEBUG storage: registered device format class HFSPlus as hfs+ >04:24:03,791 DEBUG storage: registered device format class NTFS as ntfs >04:24:03,792 DEBUG storage: registered device format class NFS as nfs >04:24:03,792 DEBUG storage: registered device format class NFSv4 as nfs4 >04:24:03,792 DEBUG storage: registered device format class Iso9660FS as iso9660 >04:24:03,792 DEBUG storage: registered device format class NoDevFS as nodev >04:24:03,793 DEBUG storage: registered device format class DevPtsFS as devpts >04:24:03,793 DEBUG storage: registered device format class ProcFS as proc >04:24:03,794 DEBUG storage: registered device format class SysFS as sysfs >04:24:03,795 DEBUG storage: registered device format class TmpFS as tmpfs >04:24:03,796 DEBUG storage: registered device format class BindFS as bind >04:24:03,796 DEBUG storage: registered device format class SELinuxFS as selinuxfs >04:24:03,796 DEBUG storage: registered device format class USBFS as usbfs >04:24:03,802 DEBUG storage: registered device format class BIOSBoot as biosboot >04:24:03,850 DEBUG storage: registered device format class LUKS as luks >04:24:03,853 DEBUG storage: registered device format class MDRaidMember as mdmember >04:24:05,366 DEBUG storage: MultipathTopology._build_topology: >04:24:05,366 DEBUG storage: /etc/multipath.conf contents: >04:24:05,366 DEBUG storage: # multipath.conf written by anaconda >04:24:05,366 DEBUG storage: >04:24:05,367 DEBUG storage: defaults { >04:24:05,367 DEBUG storage: user_friendly_names yes >04:24:05,367 DEBUG storage: } >04:24:05,367 DEBUG storage: blacklist { >04:24:05,367 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >04:24:05,367 DEBUG storage: devnode "^hd[a-z]" >04:24:05,367 DEBUG storage: devnode "^dcssblk[0-9]*" >04:24:05,367 DEBUG storage: device { >04:24:05,367 DEBUG storage: vendor "DGC" >04:24:05,368 DEBUG storage: product "LUNZ" >04:24:05,368 DEBUG storage: } >04:24:05,368 DEBUG storage: device { >04:24:05,370 DEBUG storage: vendor "IBM" >04:24:05,370 DEBUG storage: product "S/390.*" >04:24:05,371 DEBUG storage: } >04:24:05,371 DEBUG storage: # don't count normal SATA devices as multipaths >04:24:05,372 DEBUG storage: device { >04:24:05,372 DEBUG storage: vendor "ATA" >04:24:05,373 DEBUG storage: } >04:24:05,373 DEBUG storage: # don't count 3ware devices as multipaths >04:24:05,374 DEBUG storage: device { >04:24:05,375 DEBUG storage: vendor "3ware" >04:24:05,376 DEBUG storage: } >04:24:05,376 DEBUG storage: device { >04:24:05,377 DEBUG storage: vendor "AMCC" >04:24:05,377 DEBUG storage: } >04:24:05,380 DEBUG storage: # nor highpoint devices >04:24:05,381 DEBUG storage: device { >04:24:05,381 DEBUG storage: vendor "HPT" >04:24:05,382 DEBUG storage: } >04:24:05,383 DEBUG storage: } >04:24:05,383 DEBUG storage: multipaths { >04:24:05,384 DEBUG storage: } >04:24:05,384 DEBUG storage: (end of /etc/multipath.conf) >04:24:05,462 INFO storage: MultipathTopology: not a multipath: ['sda'] >04:24:05,463 INFO storage: MultipathTopology: found singlepath device: sda >04:24:05,463 INFO storage: MultipathTopology: found non-disk device: sda1 >04:24:05,464 INFO storage: MultipathTopology: found non-disk device: sda2 >04:24:05,464 INFO storage: MultipathTopology: found non-disk device: sda3 >04:24:05,465 INFO storage: MultipathTopology: found non-disk device: sda4 >04:24:05,465 INFO storage: MultipathTopology: found non-disk device: sda5 >04:24:05,466 INFO storage: MultipathTopology: found non-disk device: sr0 >04:24:05,466 INFO storage: MultipathTopology: found singlepath device: loop0 >04:24:05,467 INFO storage: MultipathTopology: found singlepath device: loop1 >04:24:05,467 INFO storage: MultipathTopology: found singlepath device: loop2 >04:24:05,467 INFO storage: MultipathTopology: found singlepath device: loop3 >04:24:05,470 INFO storage: MultipathTopology: found singlepath device: loop4 >04:24:05,470 INFO storage: MultipathTopology: found singlepath device: loop5 >04:24:05,470 INFO storage: MultipathTopology: found singlepath device: loop6 >04:24:05,471 INFO storage: MultipathTopology: found singlepath device: loop7 >04:24:05,472 INFO storage: MultipathTopology: found singlepath device: dm-0 >04:24:10,094 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >04:24:10,097 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >04:24:10,277 DEBUG storage: MultipathTopology._build_topology: >04:24:10,277 DEBUG storage: /etc/multipath.conf contents: >04:24:10,277 DEBUG storage: # multipath.conf written by anaconda >04:24:10,280 DEBUG storage: >04:24:10,280 DEBUG storage: defaults { >04:24:10,280 DEBUG storage: user_friendly_names yes >04:24:10,280 DEBUG storage: } >04:24:10,280 DEBUG storage: blacklist { >04:24:10,280 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >04:24:10,281 DEBUG storage: devnode "^hd[a-z]" >04:24:10,281 DEBUG storage: devnode "^dcssblk[0-9]*" >04:24:10,281 DEBUG storage: device { >04:24:10,281 DEBUG storage: vendor "DGC" >04:24:10,316 DEBUG storage: product "LUNZ" >04:24:10,316 DEBUG storage: } >04:24:10,317 DEBUG storage: device { >04:24:10,318 DEBUG storage: vendor "IBM" >04:24:10,319 DEBUG storage: product "S/390.*" >04:24:10,320 DEBUG storage: } >04:24:10,321 DEBUG storage: # don't count normal SATA devices as multipaths >04:24:10,323 DEBUG storage: device { >04:24:10,324 DEBUG storage: vendor "ATA" >04:24:10,324 DEBUG storage: } >04:24:10,325 DEBUG storage: # don't count 3ware devices as multipaths >04:24:10,326 DEBUG storage: device { >04:24:10,326 DEBUG storage: vendor "3ware" >04:24:10,327 DEBUG storage: } >04:24:10,327 DEBUG storage: device { >04:24:10,330 DEBUG storage: vendor "AMCC" >04:24:10,331 DEBUG storage: } >04:24:10,332 DEBUG storage: # nor highpoint devices >04:24:10,332 DEBUG storage: device { >04:24:10,334 DEBUG storage: vendor "HPT" >04:24:10,334 DEBUG storage: } >04:24:10,335 DEBUG storage: } >04:24:10,336 DEBUG storage: multipaths { >04:24:10,336 DEBUG storage: } >04:24:10,337 DEBUG storage: (end of /etc/multipath.conf) >04:24:10,422 INFO storage: MultipathTopology: not a multipath: ['sda'] >04:24:10,423 INFO storage: MultipathTopology: found singlepath device: sda >04:24:10,423 INFO storage: MultipathTopology: found non-disk device: sda1 >04:24:10,423 INFO storage: MultipathTopology: found non-disk device: sda2 >04:24:10,424 INFO storage: MultipathTopology: found non-disk device: sda3 >04:24:10,424 INFO storage: MultipathTopology: found non-disk device: sda4 >04:24:10,424 INFO storage: MultipathTopology: found non-disk device: sda5 >04:24:10,425 INFO storage: MultipathTopology: found non-disk device: sr0 >04:24:10,426 INFO storage: MultipathTopology: found singlepath device: loop0 >04:24:10,426 INFO storage: MultipathTopology: found singlepath device: loop1 >04:24:10,427 INFO storage: MultipathTopology: found singlepath device: loop2 >04:24:10,427 INFO storage: MultipathTopology: found singlepath device: loop3 >04:24:10,427 INFO storage: MultipathTopology: found singlepath device: loop4 >04:24:10,427 INFO storage: MultipathTopology: found singlepath device: loop5 >04:24:10,427 INFO storage: MultipathTopology: found singlepath device: loop6 >04:24:10,427 INFO storage: MultipathTopology: found singlepath device: loop7 >04:24:10,431 INFO storage: MultipathTopology: found singlepath device: dm-0 >04:24:10,431 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >04:24:10,437 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': '101814', > '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 ; >04:24:10,441 INFO storage: scanning sda (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda)... >04:24:10,442 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >04:24:10,444 DEBUG storage: DeviceTree.getDeviceByName returned None >04:24:10,446 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >04:24:10,448 INFO storage: sda is a disk >04:24:10,451 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:24:10,456 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >04:24:10,456 INFO storage: added disk sda (id 0) to device tree >04:24:10,457 DEBUG storage: looking up parted Device: /dev/sda >04:24:10,463 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >04:24:10,465 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >04:24:10,467 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >04:24:10,473 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >04:24:10,545 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 0xfff7bea0350>, <parted.partition.Partition object at 0xfff7bea0690>, <parted.partition.Partition object at 0xfff7bea08d0>, <parted.partition.Partition object at 0xfff7bea0a90>, <parted.partition.Partition object at 0xfff7bea0b90>] > device: <parted.device.Device object at 0xfff7be89710> > PedDisk: <_ped.Disk object at 0xfff7be8eb48> >04:24:10,546 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >04:24:10,547 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >04:24:10,551 INFO storage: got device: DiskDevice instance (0xfff7bbbc350) -- > 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 0xfff7bc633b0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0xfff7be89510> >04:24:10,554 INFO storage: got format: DiskLabel instance (0xfff7be895d0) -- > 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 0xfff7bea0350>, <parted.partition.Partition object at 0xfff7bea0690>, <parted.partition.Partition object at 0xfff7bea08d0>, <parted.partition.Partition object at 0xfff7bea0a90>, <parted.partition.Partition object at 0xfff7bea0b90>] > device: <parted.device.Device object at 0xfff7be89710> > PedDisk: <_ped.Disk object at 0xfff7be8eb48> > origPartedDisk = <parted.disk.Disk object at 0xfff7bea0d10> > 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 0xfff7bc635f0> > >04:24:10,561 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': '101858', > '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 ; >04:24:10,562 INFO storage: scanning sda1 (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda1)... >04:24:10,563 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >04:24:10,565 DEBUG storage: DeviceTree.getDeviceByName returned None >04:24:10,566 INFO storage: sda1 is a partition >04:24:10,567 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >04:24:10,570 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >04:24:10,572 DEBUG storage: DeviceTree.getDeviceByName returned existing 30720MB disk sda (0) with existing msdos disklabel >04:24:10,574 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >04:24:10,576 DEBUG storage: PartitionDevice._setFormat: sda1 ; >04:24:10,576 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:24:10,580 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >04:24:10,580 DEBUG storage: looking up parted Partition: /dev/sda1 >04:24:10,582 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >04:24:10,585 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >04:24:10,587 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >04:24:10,587 DEBUG storage: getFormat('prepboot') returning PPCPRePBoot instance >04:24:10,590 DEBUG storage: PartitionDevice._setFormat: sda1 ; >04:24:10,592 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: prepboot ; >04:24:10,592 INFO storage: added partition sda1 (id 1) to device tree >04:24:10,593 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >04:24:10,595 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >04:24:10,597 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >04:24:10,600 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >04:24:10,618 WARN storage: disklabel detected but not usable on sda1 >04:24:10,620 DEBUG storage: no type or existing type for sda1, bailing >04:24:10,621 DEBUG storage: looking up parted Device: /dev/sda1 >04:24:10,624 INFO storage: got device: PartitionDevice instance (0xfff7bea0f50) -- > 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 0xfff7bc63a70> > 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 0xfff7be89690> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff7bea0450> PedPartition: <_ped.Partition object at 0xfff7be9a890> > disk = existing 30720MB disk sda (0) with existing msdos disklabel > start = 2048 end = 10239 length = 8192 > flags = boot, prep >04:24:10,625 INFO storage: got format: PPCPRePBoot instance (0xfff7be894d0) -- > type = prepboot name = PPC PReP Boot status = False > device = /dev/sda1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > >04:24:10,633 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/a9ff9b5e-dd5d-4c1a-8c0a-7afe323506b2', > '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': 'a9ff9b5e-dd5d-4c1a-8c0a-7afe323506b2', > 'ID_FS_UUID_ENC': 'a9ff9b5e-dd5d-4c1a-8c0a-7afe323506b2', > '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': '101893', > '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/a9ff9b5e-dd5d-4c1a-8c0a-7afe323506b2'], > 'sysfs_path': '/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda2'} ; name: sda2 ; >04:24:10,633 INFO storage: scanning sda2 (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda2)... >04:24:10,634 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >04:24:10,636 DEBUG storage: DeviceTree.getDeviceByName returned None >04:24:10,636 INFO storage: sda2 is a partition >04:24:10,638 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >04:24:10,640 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >04:24:10,642 DEBUG storage: DeviceTree.getDeviceByName returned existing 30720MB disk sda (0) with existing msdos disklabel >04:24:10,644 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >04:24:10,646 DEBUG storage: PartitionDevice._setFormat: sda2 ; >04:24:10,646 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:24:10,648 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >04:24:10,650 DEBUG storage: looking up parted Partition: /dev/sda2 >04:24:10,652 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >04:24:10,654 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >04:24:10,656 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >04:24:10,657 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >04:24:10,658 INFO storage: added partition sda2 (id 2) to device tree >04:24:10,661 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >04:24:10,663 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >04:24:10,665 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >04:24:10,667 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >04:24:10,704 WARN storage: disklabel detected but not usable on sda2 >04:24:10,704 INFO storage: type detected on 'sda2' is 'ext4' >04:24:10,871 DEBUG storage: Ext4FS.supported: supported: True ; >04:24:10,871 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:24:10,875 DEBUG storage: PartitionDevice._setFormat: sda2 ; >04:24:10,877 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >04:24:10,880 DEBUG storage: looking up parted Device: /dev/sda2 >04:24:10,886 INFO storage: got device: PartitionDevice instance (0xfff7bbbc410) -- > 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 0xfff7bc63c20> > 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 0xfff7be89690> fileSystem: <parted.filesystem.FileSystem object at 0xfff7bea07d0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff7bea0750> PedPartition: <_ped.Partition object at 0xfff7be9a8f0> > disk = existing 30720MB disk sda (0) with existing msdos disklabel > start = 10240 end = 1034239 length = 1024000 > flags = >04:24:10,889 DEBUG storage: Ext4FS.supported: supported: True ; >04:24:10,890 INFO storage: got format: Ext4FS instance (0xfff7bea3150) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = a9ff9b5e-dd5d-4c1a-8c0a-7afe323506b2 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >04:24:10,895 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/7e725b82-ef4d-412e-a409-20e4a8928a70', > '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': '7e725b82-ef4d-412e-a409-20e4a8928a70', > 'ID_FS_UUID_ENC': '7e725b82-ef4d-412e-a409-20e4a8928a70', > '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': '8060928', > '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': '101927', > '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/7e725b82-ef4d-412e-a409-20e4a8928a70'], > 'sysfs_path': '/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda3'} ; name: sda3 ; >04:24:10,896 INFO storage: scanning sda3 (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda3)... >04:24:10,897 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >04:24:11,008 DEBUG storage: DeviceTree.getDeviceByName returned None >04:24:11,010 INFO storage: sda3 is a partition >04:24:11,012 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >04:24:11,015 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >04:24:11,020 DEBUG storage: DeviceTree.getDeviceByName returned existing 30720MB disk sda (0) with existing msdos disklabel >04:24:11,022 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >04:24:11,025 DEBUG storage: PartitionDevice._setFormat: sda3 ; >04:24:11,026 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:24:11,028 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >04:24:11,031 DEBUG storage: looking up parted Partition: /dev/sda3 >04:24:11,036 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >04:24:11,037 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >04:24:11,042 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >04:24:11,046 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >04:24:11,047 INFO storage: added partition sda3 (id 3) to device tree >04:24:11,050 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >04:24:11,052 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >04:24:11,054 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >04:24:11,055 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >04:24:11,094 WARN storage: disklabel detected but not usable on sda3 >04:24:11,095 INFO storage: type detected on 'sda3' is 'swap' >04:24:11,097 DEBUG storage: SwapSpace.__init__: device: /dev/sda3 ; serial: 00c0061a00004c00000001312047a27a.8 ; uuid: 7e725b82-ef4d-412e-a409-20e4a8928a70 ; exists: True ; label: None ; >04:24:11,097 DEBUG storage: getFormat('swap') returning SwapSpace instance >04:24:11,100 DEBUG storage: PartitionDevice._setFormat: sda3 ; >04:24:11,103 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: swap ; >04:24:11,104 DEBUG storage: looking up parted Device: /dev/sda3 >04:24:11,271 INFO storage: got device: PartitionDevice instance (0xfff7bea0ed0) -- > name = sda3 status = True kids = 0 id = 3 > parents = ['existing 30720MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 3936.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: 8060928 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3936, 64, 32) biosGeometry: (501, 255, 63) > PedDevice: <_ped.Device object at 0xfff7bc63cb0> > 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 0xfff7be89690> fileSystem: <parted.filesystem.FileSystem object at 0xfff7bea0990> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff7bea0910> PedPartition: <_ped.Partition object at 0xfff7be9a950> > disk = existing 30720MB disk sda (0) with existing msdos disklabel > start = 1034240 end = 9095167 length = 8060928 > flags = >04:24:11,273 INFO storage: got format: SwapSpace instance (0xfff7bea3490) -- > type = swap name = swap status = False > device = /dev/sda3 uuid = 7e725b82-ef4d-412e-a409-20e4a8928a70 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >04:24:11,281 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': '9095168', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '53819392', > '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': '101962', > '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 ; >04:24:11,282 INFO storage: scanning sda4 (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda4)... >04:24:11,284 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >04:24:11,286 DEBUG storage: DeviceTree.getDeviceByName returned None >04:24:11,286 INFO storage: sda4 is a partition >04:24:11,290 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >04:24:11,292 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >04:24:11,294 DEBUG storage: DeviceTree.getDeviceByName returned existing 30720MB disk sda (0) with existing msdos disklabel >04:24:11,296 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >04:24:11,298 DEBUG storage: PartitionDevice._setFormat: sda4 ; >04:24:11,300 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:24:11,303 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >04:24:11,303 DEBUG storage: looking up parted Partition: /dev/sda4 >04:24:11,305 DEBUG storage: PartitionDevice.probe: sda4 ; exists: True ; >04:24:11,307 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >04:24:11,311 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >04:24:11,313 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >04:24:11,314 INFO storage: added partition sda4 (id 4) to device tree >04:24:11,316 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >04:24:11,319 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >04:24:11,321 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >04:24:11,323 DEBUG storage: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >04:24:11,327 WARN storage: disklabel detected but not usable on sda4 >04:24:11,327 DEBUG storage: no type or existing type for sda4, bailing >04:24:11,330 DEBUG storage: looking up parted Device: /dev/sda4 >04:24:11,332 INFO storage: got device: PartitionDevice instance (0xfff7c6946d0) -- > name = sda4 status = True kids = 0 id = 4 > parents = ['existing 30720MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 26279.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 0xfff7bc63dd0> > 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 0xfff7be89690> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff7bea0ad0> PedPartition: <_ped.Partition object at 0xfff7be9a9b0> > disk = existing 30720MB disk sda (0) with existing msdos disklabel > start = 9095168 end = 62914559 length = 53819392 > flags = >04:24:11,338 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/9b59060c-28fa-462a-8dce-c08e40291023', > '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': '9b59060c-28fa-462a-8dce-c08e40291023', > 'ID_FS_UUID_ENC': '9b59060c-28fa-462a-8dce-c08e40291023', > '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': '9097216', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '53817344', > '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': '101997', > '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/9b59060c-28fa-462a-8dce-c08e40291023'], > 'sysfs_path': '/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda5'} ; name: sda5 ; >04:24:11,340 INFO storage: scanning sda5 (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda5)... >04:24:11,343 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >04:24:11,345 DEBUG storage: DeviceTree.getDeviceByName returned None >04:24:11,345 INFO storage: sda5 is a partition >04:24:11,347 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >04:24:11,350 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >04:24:11,352 DEBUG storage: DeviceTree.getDeviceByName returned existing 30720MB disk sda (0) with existing msdos disklabel >04:24:11,354 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >04:24:11,356 DEBUG storage: PartitionDevice._setFormat: sda5 ; >04:24:11,356 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:24:11,361 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >04:24:11,361 DEBUG storage: looking up parted Partition: /dev/sda5 >04:24:11,364 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >04:24:11,366 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >04:24:11,370 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >04:24:11,372 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >04:24:11,372 INFO storage: added partition sda5 (id 5) to device tree >04:24:11,374 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >04:24:11,376 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >04:24:11,378 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >04:24:11,382 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >04:24:11,421 WARN storage: disklabel detected but not usable on sda5 >04:24:11,422 INFO storage: type detected on 'sda5' is 'ext4' >04:24:11,861 DEBUG storage: Ext4FS.supported: supported: True ; >04:24:11,861 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:24:11,864 DEBUG storage: PartitionDevice._setFormat: sda5 ; >04:24:11,867 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: ext4 ; >04:24:11,871 DEBUG storage: looking up parted Device: /dev/sda5 >04:24:11,875 INFO storage: got device: PartitionDevice instance (0xfff7c694b90) -- > name = sda5 status = True kids = 0 id = 5 > parents = ['existing 30720MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 26278.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: 53817344 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (26278, 64, 32) biosGeometry: (3349, 255, 63) > PedDevice: <_ped.Device object at 0xfff7a752b90> > 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 0xfff7be89690> fileSystem: <parted.filesystem.FileSystem object at 0xfff7bea0e50> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff7bea0c50> PedPartition: <_ped.Partition object at 0xfff7be9aa10> > disk = existing 30720MB disk sda (0) with existing msdos disklabel > start = 9097216 end = 62914559 length = 53817344 > flags = >04:24:11,877 DEBUG storage: Ext4FS.supported: supported: True ; >04:24:11,878 INFO storage: got format: Ext4FS instance (0xfff7c694850) -- > type = ext4 name = ext4 status = False > device = /dev/sda5 uuid = 9b59060c-28fa-462a-8dce-c08e40291023 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 26278.0 targetSize = 26278.0 > >04:24:11,887 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-03-23-01-51-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-03-23-01-51-00', > 'ID_FS_UUID_ENC': '2012-10-03-23-01-51-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': '102206', > '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-03-23-01-51-00'], > 'sysfs_path': '/devices/vio/30000002/host0/target0:0:3/0:0:3:0/block/sr0'} ; name: sr0 ; >04:24:11,887 INFO storage: scanning sr0 (/devices/vio/30000002/host0/target0:0:3/0:0:3:0/block/sr0)... >04:24:11,891 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >04:24:11,892 DEBUG storage: DeviceTree.getDeviceByName returned None >04:24:11,893 INFO storage: sr0 is a cdrom >04:24:11,895 DEBUG storage: DeviceTree.addUdevOpticalDevice: >04:24:11,895 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:24:11,897 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >04:24:11,898 INFO storage: added cdrom sr0 (id 6) to device tree >04:24:11,902 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >04:24:11,905 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >04:24:11,906 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >04:24:11,908 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >04:24:11,911 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >04:24:11,927 WARN storage: disklabel detected but not usable on sr0 >04:24:11,928 INFO storage: type detected on 'sr0' is 'iso9660' >04:24:11,932 DEBUG storage: Iso9660FS.supported: supported: True ; >04:24:11,932 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >04:24:11,934 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >04:24:11,937 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >04:24:11,941 DEBUG storage: looking up parted Device: /dev/sr0 >04:24:11,942 INFO storage: got device: OpticalDevice instance (0xfff7bea35d0) -- > name = sr0 status = True kids = 0 id = 6 > parents = [] > uuid = None size = 665.356933594 > 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: 1362651 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 0xfff7a752cb0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >04:24:11,944 DEBUG storage: Iso9660FS.supported: supported: True ; >04:24:11,945 INFO storage: got format: Iso9660FS instance (0xfff7be5db10) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-10-03-23-01-51-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18_ppc64 size = 0 targetSize = 0 > >04:24:11,951 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': '115390', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >04:24:11,952 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >04:24:11,953 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >04:24:11,956 DEBUG storage: DeviceTree.getDeviceByName returned None >04:24:11,956 INFO storage: loop0 is a loop device >04:24:11,957 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >04:24:11,961 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >04:24:11,964 DEBUG storage: DeviceTree.getDeviceByName returned None >04:24:11,964 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:24:11,966 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >04:24:11,967 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 7) to device tree >04:24:11,972 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >04:24:11,972 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:24:11,974 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >04:24:11,974 INFO storage: added loop loop0 (id 8) to device tree >04:24:11,976 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >04:24:11,980 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >04:24:11,981 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >04:24:11,984 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >04:24:11,987 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >04:24:12,001 WARN storage: disklabel detected but not usable on loop0 >04:24:12,002 INFO storage: type detected on 'loop0' is 'squashfs' >04:24:12,002 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >04:24:12,005 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >04:24:12,005 INFO storage: got device: LoopDevice instance (0xfff7be5dd90) -- > 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 >04:24:12,013 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/bd294741-51e0-44e5-ac8c-9f02ff673c0d', > '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': 'bd294741-51e0-44e5-ac8c-9f02ff673c0d', > 'ID_FS_UUID_ENC': 'bd294741-51e0-44e5-ac8c-9f02ff673c0d', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '115441', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/bd294741-51e0-44e5-ac8c-9f02ff673c0d'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >04:24:12,014 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >04:24:12,016 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >04:24:12,017 DEBUG storage: DeviceTree.getDeviceByName returned None >04:24:12,018 INFO storage: loop1 is a loop device >04:24:12,022 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >04:24:12,025 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >04:24:12,026 DEBUG storage: DeviceTree.getDeviceByName returned None >04:24:12,027 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:24:12,030 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >04:24:12,030 INFO storage: added file /LiveOS/rootfs.img (id 9) to device tree >04:24:12,033 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >04:24:12,033 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:24:12,035 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >04:24:12,036 INFO storage: added loop loop1 (id 10) to device tree >04:24:12,037 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >04:24:12,042 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >04:24:12,044 DEBUG storage: Ext4FS.supported: supported: True ; >04:24:12,045 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:24:12,045 DEBUG storage: device loop1 does not contain a disklabel >04:24:12,046 INFO storage: type detected on 'loop1' is 'ext4' >04:24:12,132 DEBUG storage: Ext4FS.supported: supported: True ; >04:24:12,132 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:24:12,134 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >04:24:12,134 INFO storage: got device: LoopDevice instance (0xfff7be5da10) -- > 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 >04:24:12,136 DEBUG storage: Ext4FS.supported: supported: True ; >04:24:12,136 INFO storage: got format: Ext4FS instance (0xfff7be5df10) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = bd294741-51e0-44e5-ac8c-9f02ff673c0d exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >04:24:12,142 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '115492', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >04:24:12,143 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >04:24:12,144 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >04:24:12,146 DEBUG storage: DeviceTree.getDeviceByName returned None >04:24:12,146 INFO storage: loop2 is a loop device >04:24:12,150 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >04:24:12,152 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >04:24:12,153 DEBUG storage: DeviceTree.getDeviceByName returned None >04:24:12,154 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:24:12,156 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >04:24:12,156 INFO storage: added file /overlay (deleted) (id 11) to device tree >04:24:12,160 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >04:24:12,161 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:24:12,164 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >04:24:12,164 INFO storage: added loop loop2 (id 12) to device tree >04:24:12,166 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >04:24:12,167 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >04:24:12,168 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:24:12,171 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >04:24:12,173 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >04:24:12,191 WARN storage: disklabel detected but not usable on loop2 >04:24:12,191 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >04:24:12,192 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:24:12,194 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >04:24:12,195 INFO storage: got device: LoopDevice instance (0xfff794c2090) -- > 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 >04:24:12,200 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': '115561', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >04:24:12,201 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >04:24:12,201 DEBUG storage: lvm filter: adding loop3 to the reject list >04:24:12,202 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': '115631', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >04:24:12,203 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >04:24:12,203 DEBUG storage: lvm filter: adding loop4 to the reject list >04:24:12,204 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': '115729', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >04:24:12,205 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >04:24:12,205 DEBUG storage: lvm filter: adding loop5 to the reject list >04:24:12,207 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': '115794', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >04:24:12,207 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >04:24:12,207 DEBUG storage: lvm filter: adding loop6 to the reject list >04:24:12,211 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': '115885', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >04:24:12,212 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >04:24:12,212 DEBUG storage: lvm filter: adding loop7 to the reject list >04:24:12,212 DEBUG storage: Skipping a device mapper drive (dm-0) for now >04:24:12,281 INFO storage: devices to scan: ['dm-0'] >04:24:12,285 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/bd294741-51e0-44e5-ac8c-9f02ff673c0d /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': 'bd294741-51e0-44e5-ac8c-9f02ff673c0d', > 'ID_FS_UUID_ENC': 'bd294741-51e0-44e5-ac8c-9f02ff673c0d', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '878079', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/bd294741-51e0-44e5-ac8c-9f02ff673c0d', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >04:24:12,286 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >04:24:12,287 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >04:24:12,292 DEBUG storage: DeviceTree.getDeviceByName returned None >04:24:12,292 INFO storage: live-rw is a device-mapper device >04:24:12,294 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >04:24:12,296 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >04:24:12,301 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (10) with existing ext4 filesystem >04:24:12,305 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >04:24:12,306 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (12) >04:24:12,311 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >04:24:12,313 DEBUG storage: DeviceTree.getDeviceByName returned None >04:24:12,315 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >04:24:12,315 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:24:12,317 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >04:24:12,317 INFO storage: added dm live-rw (id 13) to device tree >04:24:12,322 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >04:24:12,323 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >04:24:12,325 DEBUG storage: Ext4FS.supported: supported: True ; >04:24:12,326 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:24:12,326 DEBUG storage: device live-rw does not contain a disklabel >04:24:12,326 INFO storage: type detected on 'live-rw' is 'ext4' >04:24:12,385 DEBUG storage: Ext4FS.supported: supported: True ; >04:24:12,386 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:24:12,389 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >04:24:12,390 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >04:24:12,402 INFO storage: got device: DMDevice instance (0xfff7be5da90) -- > 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 0xfff7bcc09e0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >04:24:12,403 DEBUG storage: Ext4FS.supported: supported: True ; >04:24:12,404 INFO storage: got format: Ext4FS instance (0xfff794c2c90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = bd294741-51e0-44e5-ac8c-9f02ff673c0d exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >04:24:12,472 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >04:24:12,474 DEBUG storage: PPCPRePBoot.teardown: device: /dev/sda1 ; status: False ; type: prepboot ; >04:24:12,477 DEBUG storage: PPCPRePBoot.teardown: device: /dev/sda1 ; status: False ; type: prepboot ; >04:24:12,535 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:24:12,538 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:24:12,544 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:24:12,595 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >04:24:12,652 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:24:12,655 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:24:12,660 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:24:12,712 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >04:24:12,715 DEBUG storage: SwapSpace.teardown: device: /dev/sda3 ; status: False ; type: swap ; >04:24:12,720 DEBUG storage: SwapSpace.teardown: device: /dev/sda3 ; status: False ; type: swap ; >04:24:12,775 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:24:12,777 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:24:12,784 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:24:12,833 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >04:24:12,837 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >04:24:12,842 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >04:24:12,903 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:24:12,907 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:24:12,911 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:24:12,971 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >04:24:13,041 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:24:13,044 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:24:13,047 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:24:13,131 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >04:24:13,187 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >04:24:13,192 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >04:24:13,195 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >04:24:13,195 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >04:24:13,201 INFO storage: edd: collected mbr signatures: {'sda': '0x000e362e'} >04:24:13,204 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >04:24:13,251 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >04:24:13,292 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >04:24:13,533 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:24:13,537 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:24:13,545 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:24:13,596 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >04:24:13,600 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >04:24:13,812 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >04:24:13,812 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >04:24:13,813 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >04:24:13,813 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >04:24:13,814 DEBUG storage: crypttab maps: [] >04:24:13,814 DEBUG storage: parsing /mnt/sysimage/etc/fstab >04:24:13,821 DEBUG storage: resolved 'UUID=9b59060c-28fa-462a-8dce-c08e40291023' to 'sda5' (partition) >04:24:13,822 DEBUG storage: resolved 'UUID=a9ff9b5e-dd5d-4c1a-8c0a-7afe323506b2' to 'sda2' (partition) >04:24:13,822 DEBUG storage: resolved 'UUID=7e725b82-ef4d-412e-a409-20e4a8928a70' to 'sda3' (partition) >04:24:13,825 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >04:24:14,249 DEBUG storage: Ext4FS.supported: supported: True ; >04:24:14,256 DEBUG storage: Ext4FS.supported: supported: True ; >04:24:14,267 DEBUG storage: Ext4FS.supported: supported: True ; >04:24:14,282 DEBUG storage: Ext4FS.supported: supported: True ; >04:24:14,288 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >04:24:14,293 DEBUG storage: Iso9660FS.supported: supported: True ; >04:24:14,657 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >04:24:14,662 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >04:24:14,666 DEBUG storage: DeviceTree.getDeviceByPath returned existing 665MB cdrom sr0 (6) with existing iso9660 filesystem >00:24:22,434 DEBUG storage: Iso9660FS.supported: supported: True ; >00:24:22,435 DEBUG storage: Iso9660FS.supported: supported: True ; >00:24:22,438 DEBUG storage: NFSv4.supported: supported: False ; >00:24:22,440 DEBUG storage: NFSv4.supported: supported: False ; >00:24:22,442 DEBUG storage: SELinuxFS.supported: supported: False ; >00:24:22,444 DEBUG storage: SELinuxFS.supported: supported: False ; >00:24:22,447 DEBUG storage: Ext4FS.supported: supported: True ; >00:24:22,450 DEBUG storage: Ext4FS.supported: supported: True ; >00:24:22,452 DEBUG storage: Ext3FS.supported: supported: True ; >00:24:22,453 DEBUG storage: Ext3FS.supported: supported: True ; >00:24:22,457 DEBUG storage: Ext2FS.supported: supported: True ; >00:24:22,458 DEBUG storage: Ext2FS.supported: supported: True ; >00:24:22,461 DEBUG storage: SysFS.supported: supported: False ; >00:24:22,462 DEBUG storage: SysFS.supported: supported: False ; >00:24:22,467 DEBUG storage: MultipathMember.__init__: >00:24:22,468 DEBUG storage: SwapSpace.__init__: >00:24:22,471 DEBUG storage: ProcFS.supported: supported: False ; >00:24:22,472 DEBUG storage: ProcFS.supported: supported: False ; >00:24:22,476 DEBUG storage: DMRaidMember.__init__: >00:24:22,477 DEBUG storage: DevPtsFS.supported: supported: False ; >00:24:22,479 DEBUG storage: DevPtsFS.supported: supported: False ; >00:24:22,480 DEBUG storage: BTRFS.supported: supported: True ; >00:24:22,597 DEBUG storage: BTRFS.supported: supported: True ; >00:24:22,601 DEBUG storage: USBFS.supported: supported: False ; >00:24:22,604 DEBUG storage: USBFS.supported: supported: False ; >00:24:22,606 DEBUG storage: DiskLabel.__init__: >00:24:22,606 INFO storage: DiskLabel.partedDevice returning None >00:24:22,608 DEBUG storage: HFSPlus.supported: supported: False ; >00:24:22,610 DEBUG storage: HFSPlus.supported: supported: False ; >00:24:22,614 DEBUG storage: XFS.supported: supported: True ; >00:24:22,706 DEBUG storage: XFS.supported: supported: True ; >00:24:22,709 DEBUG storage: TmpFS.supported: supported: False ; >00:24:22,710 DEBUG storage: TmpFS.supported: supported: False ; >00:24:22,714 DEBUG storage: LUKS.__init__: >00:24:22,716 DEBUG storage: NTFS.supported: supported: False ; >00:24:22,718 DEBUG storage: NTFS.supported: supported: False ; >00:24:22,722 DEBUG storage: BindFS.supported: supported: False ; >00:24:22,724 DEBUG storage: BindFS.supported: supported: False ; >00:24:22,726 DEBUG storage: HFS.supported: supported: False ; >00:24:22,727 DEBUG storage: HFS.supported: supported: False ; >00:24:22,730 DEBUG storage: LVMPhysicalVolume.__init__: >00:24:22,732 DEBUG storage: NFS.supported: supported: False ; >00:24:22,734 DEBUG storage: NFS.supported: supported: False ; >00:24:22,737 DEBUG storage: FATFS.supported: supported: True ; >00:24:22,764 DEBUG storage: FATFS.supported: supported: True ; >00:24:22,769 DEBUG storage: NoDevFS.supported: supported: False ; >00:24:22,771 DEBUG storage: NoDevFS.supported: supported: False ; >00:24:22,772 DEBUG storage: MDRaidMember.__init__: >23:25:09,340 DEBUG storage: clearpart: looking at sda5 >23:25:09,341 DEBUG storage: clearpart: looking at sda4 >23:25:09,341 DEBUG storage: clearpart: looking at sda3 >23:25:09,341 DEBUG storage: clearpart: looking at sda2 >23:25:09,341 DEBUG storage: clearpart: looking at sda1 >23:25:09,341 DEBUG storage: checking whether disk sda has an empty extended >23:25:09,343 DEBUG storage: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff7be89690> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff77a09e10> PedPartition: <_ped.Partition object at 0xfff76c44050> ; logicals is ['sda5'] >23:25:09,344 DEBUG storage: new disk order: [] >23:25:09,418 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:25:09,421 DEBUG storage: DeviceTree.getDeviceByName returned existing 30720MB disk sda (0) with existing msdos disklabel >23:25:09,422 DEBUG storage: doAutoPart: True >23:25:09,422 DEBUG storage: encryptedAutoPart: False >23:25:09,423 DEBUG storage: autoPartType: 0 >23:25:09,423 DEBUG storage: clearPartType: 2 >23:25:09,423 DEBUG storage: clearPartDisks: ['sda'] >23:25:09,424 DEBUG storage: autoPartitionRequests: >PartSpec instance (0xfff7798c850) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0xfff7798c890) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0xfff7798c8d0) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0xfff7798c910) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = prepboot encrypted = False > size = 4 maxSize = None grow = False >PartSpec instance (0xfff7798c950) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 4048 maxSize = None grow = False > >23:25:09,424 DEBUG storage: storage.disks: ['sda'] >23:25:09,425 DEBUG storage: storage.partitioned: ['sda'] >23:25:09,425 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'] >23:25:09,430 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >23:25:09,432 DEBUG storage: DeviceTree.getDeviceByPath returned existing 30720MB disk sda (0) with existing msdos disklabel >23:25:09,433 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >23:25:09,433 DEBUG storage: boot disk: sda >23:25:09,435 DEBUG storage: candidate disks: [] >23:25:09,435 DEBUG storage: devs: [] >23:25:09,439 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >23:25:09,440 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is ['sda'] >23:25:09,511 DEBUG storage: MultipathTopology._build_topology: >23:25:09,511 DEBUG storage: /etc/multipath.conf contents: >23:25:09,511 DEBUG storage: # multipath.conf written by anaconda >23:25:09,511 DEBUG storage: >23:25:09,511 DEBUG storage: defaults { >23:25:09,511 DEBUG storage: user_friendly_names yes >23:25:09,512 DEBUG storage: } >23:25:09,512 DEBUG storage: blacklist { >23:25:09,512 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >23:25:09,512 DEBUG storage: devnode "^hd[a-z]" >23:25:09,513 DEBUG storage: devnode "^dcssblk[0-9]*" >23:25:09,513 DEBUG storage: device { >23:25:09,513 DEBUG storage: vendor "DGC" >23:25:09,514 DEBUG storage: product "LUNZ" >23:25:09,514 DEBUG storage: } >23:25:09,514 DEBUG storage: device { >23:25:09,514 DEBUG storage: vendor "IBM" >23:25:09,515 DEBUG storage: product "S/390.*" >23:25:09,515 DEBUG storage: } >23:25:09,515 DEBUG storage: # don't count normal SATA devices as multipaths >23:25:09,515 DEBUG storage: device { >23:25:09,516 DEBUG storage: vendor "ATA" >23:25:09,516 DEBUG storage: } >23:25:09,519 DEBUG storage: # don't count 3ware devices as multipaths >23:25:09,519 DEBUG storage: device { >23:25:09,520 DEBUG storage: vendor "3ware" >23:25:09,521 DEBUG storage: } >23:25:09,521 DEBUG storage: device { >23:25:09,522 DEBUG storage: vendor "AMCC" >23:25:09,522 DEBUG storage: } >23:25:09,523 DEBUG storage: # nor highpoint devices >23:25:09,524 DEBUG storage: device { >23:25:09,524 DEBUG storage: vendor "HPT" >23:25:09,525 DEBUG storage: } >23:25:09,525 DEBUG storage: } >23:25:09,526 DEBUG storage: multipaths { >23:25:09,526 DEBUG storage: } >23:25:09,527 DEBUG storage: (end of /etc/multipath.conf) >23:25:09,595 INFO storage: MultipathTopology: not a multipath: ['sda'] >23:25:09,595 INFO storage: MultipathTopology: found singlepath device: sda >23:25:09,595 INFO storage: MultipathTopology: found non-disk device: sda1 >23:25:09,596 INFO storage: MultipathTopology: found non-disk device: sda2 >23:25:09,596 INFO storage: MultipathTopology: found non-disk device: sda3 >23:25:09,596 INFO storage: MultipathTopology: found non-disk device: sda4 >23:25:09,596 INFO storage: MultipathTopology: found non-disk device: sda5 >23:25:09,596 INFO storage: MultipathTopology: found non-disk device: sr0 >23:25:09,597 INFO storage: MultipathTopology: found singlepath device: loop0 >23:25:09,597 INFO storage: MultipathTopology: found singlepath device: loop1 >23:25:09,599 INFO storage: MultipathTopology: found singlepath device: loop2 >23:25:09,600 INFO storage: MultipathTopology: found singlepath device: loop3 >23:25:09,600 INFO storage: MultipathTopology: found singlepath device: loop4 >23:25:09,600 INFO storage: MultipathTopology: found singlepath device: loop5 >23:25:09,601 INFO storage: MultipathTopology: found singlepath device: loop6 >23:25:09,601 INFO storage: MultipathTopology: found singlepath device: loop7 >23:25:09,601 INFO storage: MultipathTopology: found singlepath device: dm-0 >23:25:09,602 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >23:25:09,610 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': '101814', > '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 ; >23:25:09,611 INFO storage: scanning sda (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda)... >23:25:09,613 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:25:09,614 DEBUG storage: DeviceTree.getDeviceByName returned None >23:25:09,616 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >23:25:09,620 INFO storage: sda is a disk >23:25:09,621 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:25:09,623 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >23:25:09,624 INFO storage: added disk sda (id 14) to device tree >23:25:09,624 DEBUG storage: looking up parted Device: /dev/sda >23:25:09,626 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >23:25:09,631 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >23:25:09,633 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:25:09,635 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >23:25:09,721 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 0xfff7bf4aa90>, <parted.partition.Partition object at 0xfff779ac6d0>, <parted.partition.Partition object at 0xfff779ac910>, <parted.partition.Partition object at 0xfff779acad0>, <parted.partition.Partition object at 0xfff779acbd0>] > device: <parted.device.Device object at 0xfff7bf4a690> > PedDisk: <_ped.Disk object at 0xfff75ffa170> >23:25:09,721 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >23:25:09,723 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >23:25:09,726 INFO storage: got device: DiskDevice instance (0xfff7bf4a510) -- > 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 0xfff76ce30e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0xfff7bf4a150> >23:25:09,731 INFO storage: got format: DiskLabel instance (0xfff7bf4a0d0) -- > 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 0xfff7bf4aa90>, <parted.partition.Partition object at 0xfff779ac6d0>, <parted.partition.Partition object at 0xfff779ac910>, <parted.partition.Partition object at 0xfff779acad0>, <parted.partition.Partition object at 0xfff779acbd0>] > device: <parted.device.Device object at 0xfff7bf4a690> > PedDisk: <_ped.Disk object at 0xfff75ffa170> > origPartedDisk = <parted.disk.Disk object at 0xfff779acd50> > 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 0xfff76ce3d40> > >23:25:09,736 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': '101858', > '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 ; >23:25:09,736 INFO storage: scanning sda1 (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda1)... >23:25:09,740 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >23:25:09,743 DEBUG storage: DeviceTree.getDeviceByName returned None >23:25:09,743 INFO storage: sda1 is a partition >23:25:09,744 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >23:25:09,750 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:25:09,752 DEBUG storage: DeviceTree.getDeviceByName returned existing 30720MB disk sda (14) with existing msdos disklabel >23:25:09,754 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >23:25:09,756 DEBUG storage: PartitionDevice._setFormat: sda1 ; >23:25:09,756 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:25:09,760 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >23:25:09,760 DEBUG storage: looking up parted Partition: /dev/sda1 >23:25:09,762 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >23:25:09,764 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >23:25:09,766 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >23:25:09,766 DEBUG storage: getFormat('prepboot') returning PPCPRePBoot instance >23:25:09,770 DEBUG storage: PartitionDevice._setFormat: sda1 ; >23:25:09,772 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: prepboot ; >23:25:09,772 INFO storage: added partition sda1 (id 15) to device tree >23:25:09,775 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >23:25:09,776 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >23:25:09,781 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >23:25:09,783 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >23:25:09,801 WARN storage: disklabel detected but not usable on sda1 >23:25:09,801 DEBUG storage: no type or existing type for sda1, bailing >23:25:09,802 DEBUG storage: looking up parted Device: /dev/sda1 >23:25:09,805 INFO storage: got device: PartitionDevice instance (0xfff7be5da90) -- > 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 0xfff7bcc09e0> > 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 0xfff7bf4a950> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff7bf4a990> PedPartition: <_ped.Partition object at 0xfff7bc1ad10> > disk = existing 30720MB disk sda (14) with existing msdos disklabel > start = 2048 end = 10239 length = 8192 > flags = boot, prep >23:25:09,806 INFO storage: got format: PPCPRePBoot instance (0xfff794c2090) -- > type = prepboot name = PPC PReP Boot status = False > device = /dev/sda1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > >23:25:09,813 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/a9ff9b5e-dd5d-4c1a-8c0a-7afe323506b2', > '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': 'a9ff9b5e-dd5d-4c1a-8c0a-7afe323506b2', > 'ID_FS_UUID_ENC': 'a9ff9b5e-dd5d-4c1a-8c0a-7afe323506b2', > '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': '101893', > '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/a9ff9b5e-dd5d-4c1a-8c0a-7afe323506b2'], > 'sysfs_path': '/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda2'} ; name: sda2 ; >23:25:09,813 INFO storage: scanning sda2 (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda2)... >23:25:09,815 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >23:25:09,816 DEBUG storage: DeviceTree.getDeviceByName returned None >23:25:09,816 INFO storage: sda2 is a partition >23:25:09,819 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >23:25:09,820 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:25:09,822 DEBUG storage: DeviceTree.getDeviceByName returned existing 30720MB disk sda (14) with existing msdos disklabel >23:25:09,824 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >23:25:09,826 DEBUG storage: PartitionDevice._setFormat: sda2 ; >23:25:09,826 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:25:09,830 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >23:25:09,830 DEBUG storage: looking up parted Partition: /dev/sda2 >23:25:09,832 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >23:25:09,834 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >23:25:09,836 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >23:25:09,840 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >23:25:09,840 INFO storage: added partition sda2 (id 16) to device tree >23:25:09,842 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >23:25:09,844 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >23:25:09,846 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >23:25:09,849 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >23:25:09,874 WARN storage: disklabel detected but not usable on sda2 >23:25:09,875 INFO storage: type detected on 'sda2' is 'ext4' >23:25:10,013 DEBUG storage: Ext4FS.supported: supported: True ; >23:25:10,013 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:25:10,014 DEBUG storage: PartitionDevice._setFormat: sda2 ; >23:25:10,016 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >23:25:10,019 DEBUG storage: looking up parted Device: /dev/sda2 >23:25:10,022 INFO storage: got device: PartitionDevice instance (0xfff7bf4a7d0) -- > 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 0xfff76ce3b90> > 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 0xfff7bf4a950> fileSystem: <parted.filesystem.FileSystem object at 0xfff779ac810> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff779ac790> PedPartition: <_ped.Partition object at 0xfff7bb75e30> > disk = existing 30720MB disk sda (14) with existing msdos disklabel > start = 10240 end = 1034239 length = 1024000 > flags = >23:25:10,024 DEBUG storage: Ext4FS.supported: supported: True ; >23:25:10,025 INFO storage: got format: Ext4FS instance (0xfff779b2210) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = a9ff9b5e-dd5d-4c1a-8c0a-7afe323506b2 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >23:25:10,032 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/7e725b82-ef4d-412e-a409-20e4a8928a70', > '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': '7e725b82-ef4d-412e-a409-20e4a8928a70', > 'ID_FS_UUID_ENC': '7e725b82-ef4d-412e-a409-20e4a8928a70', > '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': '8060928', > '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': '101927', > '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/7e725b82-ef4d-412e-a409-20e4a8928a70'], > 'sysfs_path': '/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda3'} ; name: sda3 ; >23:25:10,033 INFO storage: scanning sda3 (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda3)... >23:25:10,035 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >23:25:10,036 DEBUG storage: DeviceTree.getDeviceByName returned None >23:25:10,037 INFO storage: sda3 is a partition >23:25:10,040 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >23:25:10,041 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:25:10,043 DEBUG storage: DeviceTree.getDeviceByName returned existing 30720MB disk sda (14) with existing msdos disklabel >23:25:10,045 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >23:25:10,047 DEBUG storage: PartitionDevice._setFormat: sda3 ; >23:25:10,047 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:25:10,051 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >23:25:10,051 DEBUG storage: looking up parted Partition: /dev/sda3 >23:25:10,054 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >23:25:10,055 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >23:25:10,057 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >23:25:10,061 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >23:25:10,061 INFO storage: added partition sda3 (id 17) to device tree >23:25:10,063 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >23:25:10,066 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >23:25:10,069 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >23:25:10,072 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >23:25:10,096 WARN storage: disklabel detected but not usable on sda3 >23:25:10,096 INFO storage: type detected on 'sda3' is 'swap' >23:25:10,099 DEBUG storage: SwapSpace.__init__: device: /dev/sda3 ; serial: 00c0061a00004c00000001312047a27a.8 ; uuid: 7e725b82-ef4d-412e-a409-20e4a8928a70 ; exists: True ; label: None ; >23:25:10,100 DEBUG storage: getFormat('swap') returning SwapSpace instance >23:25:10,102 DEBUG storage: PartitionDevice._setFormat: sda3 ; >23:25:10,103 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: swap ; >23:25:10,104 DEBUG storage: looking up parted Device: /dev/sda3 >23:25:10,106 INFO storage: got device: PartitionDevice instance (0xfff7be5ddd0) -- > name = sda3 status = True kids = 0 id = 17 > parents = ['existing 30720MB disk sda (14) with existing msdos disklabel'] > uuid = None size = 3936.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: 8060928 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3936, 64, 32) biosGeometry: (501, 255, 63) > PedDevice: <_ped.Device object at 0xfff779b13b0> > 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 0xfff7bf4a950> fileSystem: <parted.filesystem.FileSystem object at 0xfff779ac9d0> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff779ac950> PedPartition: <_ped.Partition object at 0xfff7bb75230> > disk = existing 30720MB disk sda (14) with existing msdos disklabel > start = 1034240 end = 9095167 length = 8060928 > flags = >23:25:10,109 INFO storage: got format: SwapSpace instance (0xfff779b2150) -- > type = swap name = swap status = False > device = /dev/sda3 uuid = 7e725b82-ef4d-412e-a409-20e4a8928a70 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >23:25:10,114 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': '9095168', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '53819392', > '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': '101962', > '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 ; >23:25:10,115 INFO storage: scanning sda4 (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda4)... >23:25:10,116 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >23:25:10,119 DEBUG storage: DeviceTree.getDeviceByName returned None >23:25:10,119 INFO storage: sda4 is a partition >23:25:10,121 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >23:25:10,123 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:25:10,125 DEBUG storage: DeviceTree.getDeviceByName returned existing 30720MB disk sda (14) with existing msdos disklabel >23:25:10,126 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >23:25:10,131 DEBUG storage: PartitionDevice._setFormat: sda4 ; >23:25:10,131 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:25:10,134 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >23:25:10,134 DEBUG storage: looking up parted Partition: /dev/sda4 >23:25:10,136 DEBUG storage: PartitionDevice.probe: sda4 ; exists: True ; >23:25:10,140 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >23:25:10,142 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >23:25:10,144 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >23:25:10,145 INFO storage: added partition sda4 (id 18) to device tree >23:25:10,146 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >23:25:10,149 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >23:25:10,151 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >23:25:10,153 DEBUG storage: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >23:25:10,154 WARN storage: disklabel detected but not usable on sda4 >23:25:10,155 DEBUG storage: no type or existing type for sda4, bailing >23:25:10,155 DEBUG storage: looking up parted Device: /dev/sda4 >23:25:10,160 INFO storage: got device: PartitionDevice instance (0xfff7bf4a610) -- > name = sda4 status = True kids = 0 id = 18 > parents = ['existing 30720MB disk sda (14) with existing msdos disklabel'] > uuid = None size = 26279.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 0xfff779b1440> > 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 0xfff7bf4a950> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff779acb10> PedPartition: <_ped.Partition object at 0xfff7cc4aa10> > disk = existing 30720MB disk sda (14) with existing msdos disklabel > start = 9095168 end = 62914559 length = 53819392 > flags = >23:25:10,166 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/9b59060c-28fa-462a-8dce-c08e40291023', > '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': '9b59060c-28fa-462a-8dce-c08e40291023', > 'ID_FS_UUID_ENC': '9b59060c-28fa-462a-8dce-c08e40291023', > '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': '9097216', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '53817344', > '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': '101997', > '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/9b59060c-28fa-462a-8dce-c08e40291023'], > 'sysfs_path': '/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda5'} ; name: sda5 ; >23:25:10,166 INFO storage: scanning sda5 (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda5)... >23:25:10,170 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >23:25:10,171 DEBUG storage: DeviceTree.getDeviceByName returned None >23:25:10,172 INFO storage: sda5 is a partition >23:25:10,174 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >23:25:10,176 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:25:10,179 DEBUG storage: DeviceTree.getDeviceByName returned existing 30720MB disk sda (14) with existing msdos disklabel >23:25:10,182 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >23:25:10,184 DEBUG storage: PartitionDevice._setFormat: sda5 ; >23:25:10,184 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:25:10,186 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >23:25:10,186 DEBUG storage: looking up parted Partition: /dev/sda5 >23:25:10,190 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >23:25:10,192 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >23:25:10,194 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >23:25:10,196 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >23:25:10,196 INFO storage: added partition sda5 (id 19) to device tree >23:25:10,199 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >23:25:10,200 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >23:25:10,202 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >23:25:10,204 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >23:25:10,239 WARN storage: disklabel detected but not usable on sda5 >23:25:10,240 INFO storage: type detected on 'sda5' is 'ext4' >23:25:10,372 DEBUG storage: Ext4FS.supported: supported: True ; >23:25:10,372 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:25:10,376 DEBUG storage: PartitionDevice._setFormat: sda5 ; >23:25:10,380 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: ext4 ; >23:25:10,382 DEBUG storage: looking up parted Device: /dev/sda5 >23:25:10,385 INFO storage: got device: PartitionDevice instance (0xfff7be5dfd0) -- > name = sda5 status = True kids = 0 id = 19 > parents = ['existing 30720MB disk sda (14) with existing msdos disklabel'] > uuid = None size = 26278.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: 53817344 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (26278, 64, 32) biosGeometry: (3349, 255, 63) > PedDevice: <_ped.Device object at 0xfff779b15f0> > 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 0xfff7bf4a950> fileSystem: <parted.filesystem.FileSystem object at 0xfff779ace90> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff779acc90> PedPartition: <_ped.Partition object at 0xfff7cc4afb0> > disk = existing 30720MB disk sda (14) with existing msdos disklabel > start = 9097216 end = 62914559 length = 53817344 > flags = >23:25:10,389 DEBUG storage: Ext4FS.supported: supported: True ; >23:25:10,390 INFO storage: got format: Ext4FS instance (0xfff779b2610) -- > type = ext4 name = ext4 status = False > device = /dev/sda5 uuid = 9b59060c-28fa-462a-8dce-c08e40291023 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 26278.0 targetSize = 26278.0 > >23:25:10,396 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-03-23-01-51-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-03-23-01-51-00', > 'ID_FS_UUID_ENC': '2012-10-03-23-01-51-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': '102206', > '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-03-23-01-51-00'], > 'sysfs_path': '/devices/vio/30000002/host0/target0:0:3/0:0:3:0/block/sr0'} ; name: sr0 ; >23:25:10,396 INFO storage: scanning sr0 (/devices/vio/30000002/host0/target0:0:3/0:0:3:0/block/sr0)... >23:25:10,401 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >23:25:10,403 DEBUG storage: DeviceTree.getDeviceByName returned None >23:25:10,403 INFO storage: sr0 is a cdrom >23:25:10,405 DEBUG storage: DeviceTree.addUdevOpticalDevice: >23:25:10,406 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:25:10,410 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >23:25:10,410 INFO storage: added cdrom sr0 (id 20) to device tree >23:25:10,413 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >23:25:10,415 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >23:25:10,417 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >23:25:10,420 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >23:25:10,422 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >23:25:10,439 WARN storage: disklabel detected but not usable on sr0 >23:25:10,440 INFO storage: type detected on 'sr0' is 'iso9660' >23:25:10,442 DEBUG storage: Iso9660FS.supported: supported: True ; >23:25:10,442 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >23:25:10,444 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >23:25:10,446 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >23:25:10,449 DEBUG storage: looking up parted Device: /dev/sr0 >23:25:10,450 INFO storage: got device: OpticalDevice instance (0xfff7bf4a350) -- > name = sr0 status = True kids = 0 id = 20 > parents = [] > uuid = None size = 665.356933594 > 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: 1362651 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 0xfff779b1680> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >23:25:10,452 DEBUG storage: Iso9660FS.supported: supported: True ; >23:25:10,452 INFO storage: got format: Iso9660FS instance (0xfff779b2990) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-10-03-23-01-51-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18_ppc64 size = 0 targetSize = 0 > >23:25:10,455 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': '115390', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >23:25:10,455 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >23:25:10,460 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >23:25:10,462 DEBUG storage: DeviceTree.getDeviceByName returned None >23:25:10,462 INFO storage: loop0 is a loop device >23:25:10,464 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >23:25:10,465 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >23:25:10,466 DEBUG storage: DeviceTree.getDeviceByName returned None >23:25:10,469 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:25:10,471 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >23:25:10,471 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 21) to device tree >23:25:10,473 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >23:25:10,473 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:25:10,476 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >23:25:10,476 INFO storage: added loop loop0 (id 22) to device tree >23:25:10,479 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >23:25:10,481 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >23:25:10,481 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >23:25:10,483 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >23:25:10,484 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >23:25:10,495 WARN storage: disklabel detected but not usable on loop0 >23:25:10,499 INFO storage: type detected on 'loop0' is 'squashfs' >23:25:10,499 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >23:25:10,500 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >23:25:10,501 INFO storage: got device: LoopDevice instance (0xfff7bf4a1d0) -- > 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 >23:25:10,503 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/bd294741-51e0-44e5-ac8c-9f02ff673c0d', > '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': 'bd294741-51e0-44e5-ac8c-9f02ff673c0d', > 'ID_FS_UUID_ENC': 'bd294741-51e0-44e5-ac8c-9f02ff673c0d', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '115441', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/bd294741-51e0-44e5-ac8c-9f02ff673c0d'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >23:25:10,504 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >23:25:10,505 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >23:25:10,506 DEBUG storage: DeviceTree.getDeviceByName returned None >23:25:10,506 INFO storage: loop1 is a loop device >23:25:10,507 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >23:25:10,511 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >23:25:10,512 DEBUG storage: DeviceTree.getDeviceByName returned None >23:25:10,513 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:25:10,515 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >23:25:10,515 INFO storage: added file /LiveOS/rootfs.img (id 23) to device tree >23:25:10,517 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >23:25:10,517 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:25:10,521 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >23:25:10,521 INFO storage: added loop loop1 (id 24) to device tree >23:25:10,522 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >23:25:10,524 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >23:25:10,526 DEBUG storage: Ext4FS.supported: supported: True ; >23:25:10,526 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:25:10,526 DEBUG storage: device loop1 does not contain a disklabel >23:25:10,530 INFO storage: type detected on 'loop1' is 'ext4' >23:25:10,619 DEBUG storage: Ext4FS.supported: supported: True ; >23:25:10,620 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:25:10,622 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >23:25:10,624 INFO storage: got device: LoopDevice instance (0xfff779b2810) -- > 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 >23:25:10,626 DEBUG storage: Ext4FS.supported: supported: True ; >23:25:10,629 INFO storage: got format: Ext4FS instance (0xfff779b25d0) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = bd294741-51e0-44e5-ac8c-9f02ff673c0d exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >23:25:10,632 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '115492', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >23:25:10,633 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >23:25:10,635 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >23:25:10,636 DEBUG storage: DeviceTree.getDeviceByName returned None >23:25:10,640 INFO storage: loop2 is a loop device >23:25:10,642 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >23:25:10,644 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >23:25:10,646 DEBUG storage: DeviceTree.getDeviceByName returned None >23:25:10,646 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:25:10,652 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >23:25:10,652 INFO storage: added file /overlay (deleted) (id 25) to device tree >23:25:10,654 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >23:25:10,655 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:25:10,657 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >23:25:10,659 INFO storage: added loop loop2 (id 26) to device tree >23:25:10,662 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >23:25:10,664 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >23:25:10,664 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >23:25:10,666 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >23:25:10,670 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >23:25:10,683 WARN storage: disklabel detected but not usable on loop2 >23:25:10,684 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >23:25:10,685 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >23:25:10,690 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >23:25:10,691 INFO storage: got device: LoopDevice instance (0xfff779b2390) -- > 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 >23:25:10,693 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': '115561', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >23:25:10,694 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >23:25:10,694 DEBUG storage: lvm filter: adding loop3 to the reject list >23:25:10,697 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': '115631', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >23:25:10,699 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >23:25:10,699 DEBUG storage: lvm filter: adding loop4 to the reject list >23:25:10,702 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': '115729', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >23:25:10,703 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >23:25:10,703 DEBUG storage: lvm filter: adding loop5 to the reject list >23:25:10,705 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': '115794', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >23:25:10,706 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >23:25:10,707 DEBUG storage: lvm filter: adding loop6 to the reject list >23:25:10,710 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': '115885', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >23:25:10,711 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >23:25:10,712 DEBUG storage: lvm filter: adding loop7 to the reject list >23:25:10,712 DEBUG storage: Skipping a device mapper drive (dm-0) for now >23:25:10,776 INFO storage: devices to scan: ['dm-0'] >23:25:10,784 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/bd294741-51e0-44e5-ac8c-9f02ff673c0d /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': 'bd294741-51e0-44e5-ac8c-9f02ff673c0d', > 'ID_FS_UUID_ENC': 'bd294741-51e0-44e5-ac8c-9f02ff673c0d', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '878079', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/bd294741-51e0-44e5-ac8c-9f02ff673c0d', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >23:25:10,784 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >23:25:10,786 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >23:25:10,789 DEBUG storage: DeviceTree.getDeviceByName returned None >23:25:10,789 INFO storage: live-rw is a device-mapper device >23:25:10,790 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >23:25:10,792 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >23:25:10,794 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (24) with existing ext4 filesystem >23:25:10,799 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >23:25:10,801 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (26) >23:25:10,803 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >23:25:10,805 DEBUG storage: DeviceTree.getDeviceByName returned None >23:25:10,809 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >23:25:10,809 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:25:10,811 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >23:25:10,812 INFO storage: added dm live-rw (id 27) to device tree >23:25:10,813 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >23:25:10,814 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >23:25:10,816 DEBUG storage: Ext4FS.supported: supported: True ; >23:25:10,817 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:25:10,819 DEBUG storage: device live-rw does not contain a disklabel >23:25:10,820 INFO storage: type detected on 'live-rw' is 'ext4' >23:25:10,884 DEBUG storage: Ext4FS.supported: supported: True ; >23:25:10,885 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:25:10,887 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >23:25:10,890 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >23:25:10,892 INFO storage: got device: DMDevice instance (0xfff779b2f10) -- > 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 0xfff7bc63dd0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >23:25:10,894 DEBUG storage: Ext4FS.supported: supported: True ; >23:25:10,894 INFO storage: got format: Ext4FS instance (0xfff779bf2d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = bd294741-51e0-44e5-ac8c-9f02ff673c0d exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >23:25:10,964 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >23:25:10,966 DEBUG storage: PPCPRePBoot.teardown: device: /dev/sda1 ; status: False ; type: prepboot ; >23:25:10,971 DEBUG storage: PPCPRePBoot.teardown: device: /dev/sda1 ; status: False ; type: prepboot ; >23:25:11,023 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:25:11,026 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:25:11,033 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:25:11,083 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >23:25:11,140 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:25:11,142 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:25:11,146 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:25:11,200 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >23:25:11,202 DEBUG storage: SwapSpace.teardown: device: /dev/sda3 ; status: False ; type: swap ; >23:25:11,205 DEBUG storage: SwapSpace.teardown: device: /dev/sda3 ; status: False ; type: swap ; >23:25:11,260 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:25:11,263 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:25:11,266 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:25:11,316 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >23:25:11,323 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >23:25:11,326 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >23:25:11,381 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:25:11,383 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:25:11,385 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:25:11,436 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >23:25:11,490 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:25:11,493 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:25:11,499 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:25:11,546 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >23:25:11,603 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >23:25:11,605 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >23:25:11,606 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >23:25:11,609 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >23:25:11,612 INFO storage: edd: collected mbr signatures: {'sda': '0x000e362e'} >23:25:11,614 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >23:25:11,646 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >23:25:11,692 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >23:25:11,866 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:25:11,872 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:25:11,875 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:25:11,926 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >23:25:11,927 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >23:25:12,141 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >23:25:12,141 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >23:25:12,141 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >23:25:12,141 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >23:25:12,142 DEBUG storage: crypttab maps: [] >23:25:12,142 DEBUG storage: parsing /mnt/sysimage/etc/fstab >23:25:12,149 DEBUG storage: resolved 'UUID=9b59060c-28fa-462a-8dce-c08e40291023' to 'sda5' (partition) >23:25:12,149 DEBUG storage: resolved 'UUID=a9ff9b5e-dd5d-4c1a-8c0a-7afe323506b2' to 'sda2' (partition) >23:25:12,149 DEBUG storage: resolved 'UUID=7e725b82-ef4d-412e-a409-20e4a8928a70' to 'sda3' (partition) >23:25:12,151 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >23:25:12,307 DEBUG storage: Ext4FS.supported: supported: True ; >23:25:12,312 DEBUG storage: Ext4FS.supported: supported: True ; >23:25:12,320 DEBUG storage: Ext4FS.supported: supported: True ; >23:25:12,326 DEBUG storage: Ext4FS.supported: supported: True ; >23:25:12,332 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >23:25:12,335 DEBUG storage: Iso9660FS.supported: supported: True ; >23:25:12,412 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >23:25:12,413 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff779b23d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff77935fd0> PedPartition: <_ped.Partition object at 0xfff7cc4a530> >23:25:12,415 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >23:25:12,416 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff779b23d0> fileSystem: <parted.filesystem.FileSystem object at 0xfff77936210> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff77936190> PedPartition: <_ped.Partition object at 0xfff7cc4ae30> >23:25:12,420 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >23:25:12,421 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff779b23d0> fileSystem: <parted.filesystem.FileSystem object at 0xfff779363d0> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff77936350> PedPartition: <_ped.Partition object at 0xfff7cc4a7d0> >23:25:12,423 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >23:25:12,424 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff779b23d0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff77936510> PedPartition: <_ped.Partition object at 0xfff7cc4a890> >23:25:12,426 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >23:25:12,426 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff779b23d0> fileSystem: <parted.filesystem.FileSystem object at 0xfff77936890> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff77936690> PedPartition: <_ped.Partition object at 0xfff779abef0> >23:25:12,433 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >23:25:12,435 DEBUG storage: DeviceTree.getDeviceByPath returned existing 26279MB partition sda4 (18) >23:25:17,861 DEBUG storage.ui: doAutoPart: True >23:25:17,861 DEBUG storage.ui: encryptedAutoPart: False >23:25:17,861 DEBUG storage.ui: autoPartType: 2 >23:25:17,862 DEBUG storage.ui: clearPartType: 2 >23:25:17,862 DEBUG storage.ui: clearPartDisks: ['sda'] >23:25:17,862 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0xfff77935c90) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0xfff77935d10) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0xfff77935d90) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0xfff77935e10) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = prepboot encrypted = False > size = 4 maxSize = None grow = False >PartSpec instance (0xfff77935e90) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 4048 maxSize = None grow = False > >23:25:17,862 DEBUG storage.ui: storage.disks: ['sda'] >23:25:17,862 DEBUG storage.ui: storage.partitioned: ['sda'] >23:25:17,863 DEBUG storage.ui: 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'] >23:25:17,864 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/sda ; >23:25:17,866 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 30720MB disk sda (14) with existing msdos disklabel >23:25:17,866 DEBUG storage.ui: resolved '/dev/sda' to 'sda' (disk) >23:25:17,866 DEBUG storage.ui: boot disk: sda >23:25:17,868 DEBUG storage.ui: candidate disks: [] >23:25:17,868 DEBUG storage.ui: devs: [] >23:25:54,172 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda1 ; >23:25:54,176 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4MB partition sda1 (15) with existing prepboot >23:25:54,182 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >23:25:54,185 DEBUG storage: DeviceTree.getDeviceByPath returned existing 500MB partition sda2 (16) with existing ext4 filesystem >23:25:54,192 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda3 ; >23:25:54,196 DEBUG storage: DeviceTree.getDeviceByPath returned existing 3936MB partition sda3 (17) with existing swap >23:25:54,203 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >23:25:54,207 DEBUG storage: DeviceTree.getDeviceByPath returned existing 26279MB partition sda4 (18) >23:25:54,212 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda5 ; >23:25:54,217 DEBUG storage: DeviceTree.getDeviceByPath returned existing 26278MB partition sda5 (19) with existing ext4 filesystem >23:26:36,875 DEBUG storage: PPCPRePBoot.teardown: device: /dev/sda1 ; status: False ; type: prepboot ; >23:26:36,879 DEBUG storage: PartitionDevice._setFormat: sda1 ; >23:26:36,881 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:26:36,884 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: prepboot ; type: None ; >23:26:36,884 INFO storage: registered action: [0] Destroy Format prepboot on partition sda1 (id 15) >23:26:36,887 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >23:26:36,891 DEBUG storage: PPCPRePBoot.teardown: device: /dev/sda1 ; status: False ; type: prepboot ; >23:26:36,895 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >23:26:36,947 INFO storage: removed partition sda1 (id 15) from device tree >23:26:36,953 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sda ; >23:26:36,953 INFO storage: registered action: [1] Destroy Device partition sda1 (id 15) >23:26:36,957 DEBUG storage: PartitionDevice._setFormat: sda2 ; >23:26:36,958 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:26:36,962 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: ext4 ; type: None ; >23:26:36,962 INFO storage: registered action: [2] Destroy Format ext4 filesystem on partition sda2 (id 16) >23:26:36,965 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >23:26:36,968 DEBUG storage: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >23:26:37,019 INFO storage: removed partition sda2 (id 16) from device tree >23:26:37,024 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >23:26:37,024 INFO storage: registered action: [3] Destroy Device partition sda2 (id 16) >23:26:37,028 DEBUG storage: SwapSpace.teardown: device: /dev/sda3 ; status: False ; type: swap ; >23:26:37,032 DEBUG storage: PartitionDevice._setFormat: sda3 ; >23:26:37,032 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:26:37,035 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: swap ; type: None ; >23:26:37,035 INFO storage: registered action: [4] Destroy Format swap on partition sda3 (id 17) >23:26:37,038 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >23:26:37,043 DEBUG storage: SwapSpace.teardown: device: /dev/sda3 ; status: False ; type: swap ; >23:26:37,048 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >23:26:37,100 INFO storage: removed partition sda3 (id 17) from device tree >23:26:37,104 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >23:26:37,104 INFO storage: registered action: [5] Destroy Device partition sda3 (id 17) >23:26:37,108 DEBUG storage: PartitionDevice._setFormat: sda5 ; >23:26:37,108 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:26:37,112 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: ext4 ; type: None ; >23:26:37,112 INFO storage: registered action: [6] Destroy Format ext4 filesystem on partition sda5 (id 19) >23:26:37,115 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >23:26:37,119 DEBUG storage: DeviceFormat.teardown: device: /dev/sda5 ; status: False ; type: None ; >23:26:37,168 INFO storage: removed partition sda5 (id 19) from device tree >23:26:37,174 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >23:26:37,174 INFO storage: registered action: [7] Destroy Device partition sda5 (id 19) >23:26:48,233 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda1 ; >23:26:48,237 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: >04:23:56,055 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >04:23:56,055 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="959" x-info="http://www.rsyslog.com"] start >04:23:56,055 INFO systemd: Successfully loaded SELinux policy in 638ms 198us. >04:23:56,055 INFO systemd: Relabelled /dev and /run in 100ms 925us. >04:23:56,055 INFO systemd: systemd 188 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP; fedora) >04:23:56,055 INFO systemd: Initializing machine ID from random generator. >04:23:56,055 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. >04:23:56,055 INFO systemd-modules-load: Inserted module 'uinput' >04:23:56,055 DEBUG kernel:[ 0.000000] Allocated 917504 bytes for 1024 pacas at c00000000ff20000 >04:23:56,055 INFO kernel:[ 0.000000] Using pSeries machine description >04:23:56,055 DEBUG kernel:[ 0.000000] Page orders: linear mapping = 24, virtual = 16, io = 12, vmemmap = 24 >04:23:56,055 INFO kernel:[ 0.000000] Using 1TB segments >04:23:56,055 WARNING kernel:[ 0.000000] Found initrd at 0xc000000003980000:0xc0000000052608e4 >04:23:56,055 INFO kernel:[ 0.000000] bootconsole [udbg0] enabled >04:23:56,055 INFO kernel:[ 0.000000] Partition configured for 56 cpus. >04:23:56,055 INFO kernel:[ 0.000000] CPU maps initialized for 4 threads per core >04:23:56,055 DEBUG kernel:[ 0.000000] (thread shift is 2) >04:23:56,055 DEBUG kernel:[ 0.000000] Freed 851968 bytes for unused pacas >04:23:56,055 WARNING kernel:[ 0.000000] Starting Linux PPC64 #1 SMP Wed Oct 3 13:04:03 MST 2012 >04:23:56,055 WARNING kernel:[ 0.000000] ----------------------------------------------------- >04:23:56,055 WARNING kernel:[ 0.000000] ppc64_pft_size = 0x1a >04:23:56,055 WARNING kernel:[ 0.000000] physicalMemorySize = 0x100000000 >04:23:56,055 WARNING kernel:[ 0.000000] htab_hash_mask = 0x7ffff >04:23:56,055 WARNING kernel:[ 0.000000] ----------------------------------------------------- >04:23:56,055 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >04:23:56,055 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >04:23:56,055 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 >04:23:56,055 WARNING kernel:[ 0.000000] [boot]0012 Setup Arch >04:23:56,055 DEBUG kernel:[ 0.000000] Node 0 Memory: 0x0-0x100000000 >04:23:56,055 WARNING kernel:[ 0.000000] EEH: No capable adapters found >04:23:56,055 INFO kernel:[ 0.000000] PPC64 nvram contains 15360 bytes >04:23:56,055 WARNING kernel:[ 0.000000] Zone ranges: >04:23:56,055 WARNING kernel:[ 0.000000] DMA [mem 0x00000000-0xffffffff] >04:23:56,055 WARNING kernel:[ 0.000000] Normal empty >04:23:56,055 WARNING kernel:[ 0.000000] Movable zone start for each node >04:23:56,055 WARNING kernel:[ 0.000000] Early memory node ranges >04:23:56,055 WARNING kernel:[ 0.000000] node 0: [mem 0x00000000-0xffffffff] >04:23:56,055 DEBUG kernel:[ 0.000000] On node 0 totalpages: 65536 >04:23:56,055 DEBUG kernel:[ 0.000000] DMA zone: 56 pages used for memmap >04:23:56,055 DEBUG kernel:[ 0.000000] DMA zone: 0 pages reserved >04:23:56,055 DEBUG kernel:[ 0.000000] DMA zone: 65480 pages, LIFO batch:1 >04:23:56,055 WARNING kernel:[ 0.000000] [boot]0015 Setup Done >04:23:56,055 INFO kernel:[ 0.000000] PERCPU: Embedded 2 pages/cpu @c000000001700000 s86912 r0 d44160 u131072 >04:23:56,055 DEBUG kernel:[ 0.000000] pcpu-alloc: s86912 r0 d44160 u131072 alloc=1*1048576 >04:23:56,055 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 >04:23:56,055 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31 >04:23:56,055 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 32 33 34 35 36 37 38 39 [0] 40 41 42 43 44 45 46 47 >04:23:56,055 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 48 49 50 51 52 53 54 55 >04:23:56,055 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 65480 >04:23:56,055 WARNING kernel:[ 0.000000] Policy zone: DMA >04:23:56,055 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 >04:23:56,055 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: -1, 32768 bytes) >04:23:56,055 WARNING kernel:[ 0.000000] freeing bootmem node 0 >04:23:56,055 INFO kernel:[ 0.000000] Memory: 4100544k/4194304k available (18112k kernel code, 93760k reserved, 1920k data, 2927k bss, 6784k init) >04:23:56,055 INFO kernel:[ 0.000000] SLUB: Genslabs=19, HWalign=128, Order=0-3, MinObjects=0, CPUs=56, Nodes=256 >04:23:56,055 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >04:23:56,055 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=56. >04:23:56,055 INFO kernel:[ 0.000000] NR_IRQS:512 nr_irqs:512 16 >04:23:56,055 DEBUG kernel:[ 0.000000] pic: no ISA interrupt controller >04:23:56,055 DEBUG kernel:[ 0.000000] time_init: decrementer frequency = 512.000000 MHz >04:23:56,055 DEBUG kernel:[ 0.000000] time_init: processor frequency = 3550.000000 MHz >04:23:56,055 INFO kernel:[ 0.000000] clocksource: timebase mult[1f40000] shift[24] registered >04:23:56,055 DEBUG kernel:[ 0.000000] clockevent: decrementer mult[83126e98] shift[32] cpu[0] >04:23:56,055 INFO kernel:[ 0.000000] Console: colour dummy device 80x25 >04:23:56,055 INFO kernel:[ 0.000000] console [hvc0] enabled, bootconsole disabled >04:23:56,055 INFO kernel:[ 0.000000] allocated 1048576 bytes of page_cgroup >04:23:56,055 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >04:23:56,055 INFO kernel:[ 0.012538] pid_max: default: 57344 minimum: 448 >04:23:56,055 INFO kernel:[ 0.012623] Security Framework initialized >04:23:56,055 INFO kernel:[ 0.012636] SELinux: Initializing. >04:23:56,055 DEBUG kernel:[ 0.012646] SELinux: Starting in permissive mode >04:23:56,055 INFO kernel:[ 0.012807] Dentry cache hash table entries: 524288 (order: 6, 4194304 bytes) >04:23:56,055 INFO kernel:[ 0.014959] Inode-cache hash table entries: 262144 (order: 5, 2097152 bytes) >04:23:56,055 INFO kernel:[ 0.017063] Mount-cache hash table entries: 4096 >04:23:56,055 INFO kernel:[ 0.022029] Initializing cgroup subsys cpuacct >04:23:56,055 INFO kernel:[ 0.022035] Initializing cgroup subsys memory >04:23:56,055 INFO kernel:[ 0.022146] Initializing cgroup subsys devices >04:23:56,055 INFO kernel:[ 0.022151] Initializing cgroup subsys freezer >04:23:56,055 INFO kernel:[ 0.022155] Initializing cgroup subsys net_cls >04:23:56,055 INFO kernel:[ 0.022159] Initializing cgroup subsys blkio >04:23:56,055 INFO kernel:[ 0.022163] Initializing cgroup subsys perf_event >04:23:56,055 INFO kernel:[ 0.022218] ftrace: allocating 21656 entries in 8 pages >04:23:56,055 INFO kernel:[ 0.051558] POWER7 performance monitor hardware support registered >04:23:56,055 INFO kernel:[ 0.335667] Brought up 56 CPUs >04:23:56,055 DEBUG kernel:[ 0.335703] Node 0 CPUs: 0-55 >04:23:56,055 INFO kernel:[ 0.335875] Enabling Asymmetric SMT scheduling >04:23:56,055 INFO kernel:[ 0.345513] devtmpfs: initialized >04:23:56,055 INFO kernel:[ 0.368588] atomic64 test passed >04:23:56,055 INFO kernel:[ 0.373828] NET: Registered protocol family 16 >04:23:56,055 INFO kernel:[ 0.373932] IBM eBus Device Driver >04:23:56,055 INFO kernel:[ 0.388188] PCI: Probing PCI hardware >04:23:56,055 DEBUG kernel:[ 0.388201] PCI: Probing PCI hardware done >04:23:56,055 WARNING kernel:[ 0.388210] opal: Node not found >04:23:56,055 INFO kernel:[ 0.395665] bio: create slab <bio-0> at 0 >04:23:56,055 INFO kernel:[ 0.398186] vgaarb: loaded >04:23:56,055 NOTICE kernel:[ 0.398331] SCSI subsystem initialized >04:23:56,055 DEBUG kernel:[ 0.402312] libata version 3.00 loaded. >04:23:56,055 INFO kernel:[ 0.402380] usbcore: registered new interface driver usbfs >04:23:56,055 INFO kernel:[ 0.402398] usbcore: registered new interface driver hub >04:23:56,055 INFO kernel:[ 0.402518] usbcore: registered new device driver usb >04:23:56,055 INFO kernel:[ 0.402867] NetLabel: Initializing >04:23:56,055 INFO kernel:[ 0.402872] NetLabel: domain hash size = 128 >04:23:56,055 INFO kernel:[ 0.402877] NetLabel: protocols = UNLABELED CIPSOv4 >04:23:56,055 INFO kernel:[ 0.402898] NetLabel: unlabeled traffic allowed by default >04:23:56,055 INFO kernel:[ 0.402968] Switching to clocksource timebase >04:23:56,055 INFO kernel:[ 0.532610] NET: Registered protocol family 2 >04:23:56,055 INFO kernel:[ 0.533006] TCP established hash table entries: 131072 (order: 5, 2097152 bytes) >04:23:56,055 INFO kernel:[ 0.535194] TCP bind hash table entries: 65536 (order: 4, 1048576 bytes) >04:23:56,055 INFO kernel:[ 0.538350] TCP: Hash tables configured (established 131072 bind 65536) >04:23:56,055 INFO kernel:[ 0.538386] TCP: reno registered >04:23:56,055 INFO kernel:[ 0.538404] UDP hash table entries: 2048 (order: 0, 65536 bytes) >04:23:56,055 INFO kernel:[ 0.538454] UDP-Lite hash table entries: 2048 (order: 0, 65536 bytes) >04:23:56,055 INFO kernel:[ 0.538719] NET: Registered protocol family 1 >04:23:56,055 DEBUG kernel:[ 0.538733] PCI: CLS 0 bytes, default 128 >04:23:56,055 INFO kernel:[ 0.542265] Unpacking initramfs... >04:23:56,055 INFO kernel:[ 16.172777] Freeing initrd memory: 25536k freed >04:23:56,055 DEBUG kernel:[ 16.175343] RTAS daemon started >04:23:56,055 DEBUG kernel:[ 16.178058] RTAS: event: 506, Type: Platform Error, Severity: 2 >04:23:56,055 INFO kernel:[ 16.208155] IOMMU table initialized, virtual merging enabled >04:23:56,055 DEBUG kernel:[ 16.274129] pseries_idle_driver registered >04:23:56,055 INFO kernel:[ 16.274448] audit: initializing netlink socket (disabled) >04:23:56,055 NOTICE kernel:[ 16.274486] type=2000 audit(1349324617.220:1): initialized >04:23:56,055 INFO kernel:[ 16.715743] HugeTLB registered 16 MB page size, pre-allocated 0 pages >04:23:56,056 INFO kernel:[ 16.715771] HugeTLB registered 16 GB page size, pre-allocated 0 pages >04:23:56,056 NOTICE kernel:[ 16.727551] VFS: Disk quotas dquot_6.5.2 >04:23:56,056 WARNING kernel:[ 16.729182] Dquot-cache hash table entries: 8192 (order 0, 65536 bytes) >04:23:56,056 INFO kernel:[ 16.733867] msgmni has been set to 8060 >04:23:56,056 DEBUG kernel:[ 16.734042] SELinux: Registering netfilter hooks >04:23:56,056 INFO kernel:[ 16.766839] alg: No test for stdrng (krng) >04:23:56,056 INFO kernel:[ 16.766867] NET: Registered protocol family 38 >04:23:56,056 INFO kernel:[ 16.766970] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >04:23:56,056 INFO kernel:[ 16.767072] io scheduler noop registered >04:23:56,056 INFO kernel:[ 16.767077] io scheduler deadline registered >04:23:56,056 INFO kernel:[ 16.767136] io scheduler cfq registered (default) >04:23:56,056 INFO kernel:[ 16.770923] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >04:23:56,056 INFO kernel:[ 16.794518] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >04:23:56,056 INFO kernel:[ 16.803739] Linux agpgart interface v0.103 >04:23:56,056 INFO kernel:[ 16.820876] loop: module loaded >04:23:56,056 INFO kernel:[ 16.820939] Uniform Multi-Platform E-IDE driver >04:23:56,056 INFO kernel:[ 16.821002] ide-gd driver 1.18 >04:23:56,056 INFO kernel:[ 16.821146] libphy: Fixed MDIO Bus: probed >04:23:56,056 INFO kernel:[ 16.824787] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >04:23:56,056 INFO kernel:[ 16.824815] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >04:23:56,056 INFO kernel:[ 16.824835] uhci_hcd: USB Universal Host Controller Interface driver >04:23:56,056 INFO kernel:[ 16.824902] usbcore: registered new interface driver usbserial >04:23:56,056 INFO kernel:[ 16.824917] usbcore: registered new interface driver usbserial_generic >04:23:56,056 INFO kernel:[ 16.824959] USB Serial support registered for generic >04:23:56,056 INFO kernel:[ 16.824964] usbserial: USB Serial Driver core >04:23:56,056 INFO kernel:[ 16.826806] mousedev: PS/2 mouse device common for all mice >04:23:56,056 INFO kernel:[ 16.829646] rtc-generic rtc-generic: rtc core: registered rtc-generic as rtc0 >04:23:56,056 INFO kernel:[ 16.829786] device-mapper: uevent: version 1.0.3 >04:23:56,056 INFO kernel:[ 16.829942] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >04:23:56,056 INFO kernel:[ 16.830402] cpuidle: using governor ladder >04:23:56,056 INFO kernel:[ 16.836943] cpuidle: using governor menu >04:23:56,056 INFO kernel:[ 16.837040] usbcore: registered new interface driver usbhid >04:23:56,056 INFO kernel:[ 16.837044] usbhid: USB HID core driver >04:23:56,056 INFO kernel:[ 16.837182] drop_monitor: Initializing network drop monitor service >04:23:56,056 INFO kernel:[ 16.838344] ip_tables: (C) 2000-2006 Netfilter Core Team >04:23:56,056 INFO kernel:[ 16.838379] TCP: cubic registered >04:23:56,056 INFO kernel:[ 16.838384] Initializing XFRM netlink socket >04:23:56,056 INFO kernel:[ 16.838520] NET: Registered protocol family 10 >04:23:56,056 INFO kernel:[ 16.838839] mip6: Mobile IPv6 >04:23:56,056 INFO kernel:[ 16.838844] NET: Registered protocol family 17 >04:23:56,056 DEBUG kernel:[ 16.838880] Running MSI bitmap self-tests ... >04:23:56,056 DEBUG kernel:[ 16.841038] PM: Hibernation image not present or could not be loaded. >04:23:56,056 INFO kernel:[ 16.841049] registered taskstats version 1 >04:23:56,056 INFO kernel:[ 16.842665] rtc-generic rtc-generic: setting system clock to 2012-10-04 04:23:38 UTC (1349324618) >04:23:56,056 INFO kernel:[ 16.844305] Freeing unused kernel memory: 6784k freed >04:23:56,056 INFO kernel:[ 18.785714] squashfs: version 4.0 (2009/01/31) Phillip Lougher >04:23:56,056 INFO kernel:[ 18.788705] Loading iSCSI transport class v2.0-870. >04:23:56,056 NOTICE kernel:[ 18.790004] iscsi: registered transport (tcp) >04:23:56,056 INFO kernel:[ 18.794726] alua: device handler registered >04:23:56,056 INFO kernel:[ 18.797056] emc: device handler registered >04:23:56,056 INFO kernel:[ 18.799496] hp_sw: device handler registered >04:23:56,056 INFO kernel:[ 18.804300] rdac: device handler registered >04:23:56,056 INFO kernel:[ 18.936925] md: raid0 personality registered for level 0 >04:23:56,056 INFO kernel:[ 18.939277] md: raid1 personality registered for level 1 >04:23:56,056 INFO kernel:[ 18.943776] async_tx: api initialized (async) >04:23:56,056 INFO kernel:[ 18.943923] xor: measuring software checksum speed >04:23:56,056 INFO kernel:[ 19.038295] 8regs : 9401.600 MB/sec >04:23:56,056 INFO kernel:[ 19.137856] 8regs_prefetch: 7724.800 MB/sec >04:23:56,056 INFO kernel:[ 19.237876] 32regs : 9881.600 MB/sec >04:23:56,056 INFO kernel:[ 19.337929] 32regs_prefetch: 7724.800 MB/sec >04:23:56,056 INFO kernel:[ 19.337942] xor: using function: 32regs (9881.600 MB/sec) >04:23:56,056 WARNING kernel:[ 19.508065] raid6: altivecx1 5980 MB/s >04:23:56,056 WARNING kernel:[ 19.677923] raid6: altivecx2 7783 MB/s >04:23:56,056 WARNING kernel:[ 19.847865] raid6: altivecx4 10047 MB/s >04:23:56,056 WARNING kernel:[ 20.017824] raid6: altivecx8 7282 MB/s >04:23:56,056 WARNING kernel:[ 20.188180] raid6: int64x1 3098 MB/s >04:23:56,056 WARNING kernel:[ 20.357947] raid6: int64x2 3524 MB/s >04:23:56,056 WARNING kernel:[ 20.528277] raid6: int64x4 3916 MB/s >04:23:56,056 WARNING kernel:[ 20.697965] raid6: int64x8 2062 MB/s >04:23:56,056 WARNING kernel:[ 20.697976] raid6: using algorithm altivecx4 (10047 MB/s) >04:23:56,056 WARNING kernel:[ 20.697980] raid6: using intx1 recovery algorithm >04:23:56,056 INFO kernel:[ 20.700178] md: raid6 personality registered for level 6 >04:23:56,056 INFO kernel:[ 20.700193] md: raid5 personality registered for level 5 >04:23:56,056 INFO kernel:[ 20.700198] md: raid4 personality registered for level 4 >04:23:56,056 INFO kernel:[ 20.709374] md: raid10 personality registered for level 10 >04:23:56,056 INFO kernel:[ 20.714094] md: linear personality registered for level -1 >04:23:56,056 INFO kernel:[ 20.727186] device-mapper: multipath: version 1.5.0 loaded >04:23:56,056 INFO kernel:[ 20.729564] device-mapper: multipath round-robin: version 1.0.0 loaded >04:23:56,056 INFO kernel:[ 20.799059] RPC: Registered named UNIX socket transport module. >04:23:56,056 INFO kernel:[ 20.799084] RPC: Registered udp transport module. >04:23:56,056 INFO kernel:[ 20.799088] RPC: Registered tcp transport module. >04:23:56,056 INFO kernel:[ 20.799091] RPC: Registered tcp NFSv4.1 backchannel transport module. >04:23:56,056 DEBUG kernel:[ 21.879973] ibmveth: IBM Power Virtual Ethernet Driver 1.04 >04:23:56,056 ERR kernel:[ 21.880046] ibmveth 30000003: (unregistered net_device): unable to change checksum offload settings. 1 rc=0 ret_attr=2600 >04:23:56,056 ERR kernel:[ 21.882475] ibmveth 30000006: (unregistered net_device): unable to change checksum offload settings. 1 rc=0 ret_attr=2e00 >04:23:56,056 INFO kernel:[ 21.885799] ibmvscsi 30000002: SRP_VERSION: 16.a >04:23:56,056 INFO kernel:[ 21.886017] scsi0 : IBM POWER Virtual SCSI Adapter 1.5.9 >04:23:56,056 INFO kernel:[ 21.886309] ibmvscsi 30000002: partner initialization complete >04:23:56,056 INFO kernel:[ 21.886424] ibmvscsi 30000002: host srp version: 16.a, host partition vios (1), OS 3, max io 262144 >04:23:56,056 INFO kernel:[ 21.886561] ibmvscsi 30000002: Client reserve enabled >04:23:56,056 INFO kernel:[ 21.886578] ibmvscsi 30000002: sent SRP login >04:23:56,056 INFO kernel:[ 21.886683] ibmvscsi 30000002: SRP_LOGIN succeeded >04:23:56,056 INFO kernel:[ 21.908850] ibmvscsi 30000005: SRP_VERSION: 16.a >04:23:56,056 WARNING kernel:[ 21.908881] ibmvscsi 30000005: Error -7 opening adapter >04:23:56,056 ERR kernel:[ 21.908893] ibmvscsi 30000005: couldn't initialize crq. rc=-1 >04:23:56,056 WARNING kernel:[ 21.909040] ibmvscsi: probe of 30000005 failed with error -1 >04:23:56,056 NOTICE kernel:[ 21.909355] scsi 0:0:1:0: Direct-Access AIX VDASD 0001 PQ: 0 ANSI: 3 >04:23:56,056 NOTICE kernel:[ 21.913782] scsi 0:0:3:0: CD-ROM AIX VOPTA PQ: 0 ANSI: 4 >04:23:56,056 NOTICE kernel:[ 22.014715] sd 0:0:1:0: Attached scsi generic sg0 type 0 >04:23:56,056 NOTICE kernel:[ 22.014741] sd 0:0:1:0: [sda] 62914560 512-byte logical blocks: (32.2 GB/30.0 GiB) >04:23:56,056 NOTICE kernel:[ 22.014881] sd 0:0:1:0: [sda] Write Protect is off >04:23:56,056 DEBUG kernel:[ 22.014889] sd 0:0:1:0: [sda] Mode Sense: 17 00 00 08 >04:23:56,056 NOTICE kernel:[ 22.015033] sd 0:0:1:0: [sda] Cache data unavailable >04:23:56,056 ERR kernel:[ 22.015039] sd 0:0:1:0: [sda] Assuming drive cache: write through >04:23:56,056 WARNING kernel:[ 22.015187] sr0: scsi-1 drive >04:23:56,056 INFO kernel:[ 22.015192] cdrom: Uniform CD-ROM driver Revision: 3.20 >04:23:56,056 DEBUG kernel:[ 22.015373] sr 0:0:3:0: Attached scsi CD-ROM sr0 >04:23:56,056 NOTICE kernel:[ 22.015597] sr 0:0:3:0: Attached scsi generic sg1 type 5 >04:23:56,056 NOTICE kernel:[ 22.015727] sd 0:0:1:0: [sda] Cache data unavailable >04:23:56,056 ERR kernel:[ 22.015737] sd 0:0:1:0: [sda] Assuming drive cache: write through >04:23:56,056 INFO kernel:[ 22.038492] sda: sda1 sda2 sda3 sda4 < sda5 > >04:23:56,056 NOTICE kernel:[ 22.042566] sd 0:0:1:0: [sda] Cache data unavailable >04:23:56,056 ERR kernel:[ 22.042573] sd 0:0:1:0: [sda] Assuming drive cache: write through >04:23:56,056 NOTICE kernel:[ 22.042578] sd 0:0:1:0: [sda] Attached SCSI disk >04:23:56,056 DEBUG kernel:[ 22.767127] ISO 9660 Extensions: Microsoft Joliet Level 3 >04:23:56,056 DEBUG kernel:[ 22.774996] ISO 9660 Extensions: RRIP_1991A >04:23:56,056 INFO kernel:[ 22.985815] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >04:23:56,056 DEBUG kernel:[ 27.057308] SELinux: 2048 avtab hash slots, 100875 rules. >04:23:56,056 DEBUG kernel:[ 27.074638] SELinux: 2048 avtab hash slots, 100875 rules. >04:23:56,056 DEBUG kernel:[ 27.257595] SELinux: 9 users, 15 roles, 4233 types, 233 bools, 1 sens, 1024 cats >04:23:56,056 DEBUG kernel:[ 27.257600] SELinux: 83 classes, 100875 rules >04:23:56,056 INFO kernel:[ 27.263447] SELinux: Permission compromise_kernel in class capability2 not defined in policy. >04:23:56,056 INFO kernel:[ 27.263469] SELinux: the above unknown classes and permissions will be allowed >04:23:56,056 DEBUG kernel:[ 27.263480] SELinux: Completing initialization. >04:23:56,056 DEBUG kernel:[ 27.263481] SELinux: Setting up existing superblocks. >04:23:56,056 DEBUG kernel:[ 27.263490] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >04:23:56,056 DEBUG kernel:[ 27.263495] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >04:23:56,056 DEBUG kernel:[ 27.263515] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >04:23:56,056 DEBUG kernel:[ 27.263520] SELinux: initialized (dev proc, type proc), uses genfs_contexts >04:23:56,056 DEBUG kernel:[ 27.263536] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >04:23:56,056 DEBUG kernel:[ 27.263550] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >04:23:56,056 DEBUG kernel:[ 27.264362] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >04:23:56,056 DEBUG kernel:[ 27.264374] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >04:23:56,056 DEBUG kernel:[ 27.267103] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >04:23:56,056 DEBUG kernel:[ 27.267108] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >04:23:56,056 DEBUG kernel:[ 27.267112] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >04:23:56,056 DEBUG kernel:[ 27.267124] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >04:23:56,056 DEBUG kernel:[ 27.267129] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >04:23:56,056 DEBUG kernel:[ 27.267136] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >04:23:56,056 DEBUG kernel:[ 27.267159] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >04:23:56,056 DEBUG kernel:[ 27.268304] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >04:23:56,056 DEBUG kernel:[ 27.268308] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >04:23:56,056 DEBUG kernel:[ 27.268315] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >04:23:56,056 DEBUG kernel:[ 27.268425] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >04:23:56,056 DEBUG kernel:[ 27.268444] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >04:23:56,056 DEBUG kernel:[ 27.268450] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >04:23:56,056 DEBUG kernel:[ 27.268462] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >04:23:56,056 DEBUG kernel:[ 27.268499] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >04:23:56,056 DEBUG kernel:[ 27.268515] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >04:23:56,056 DEBUG kernel:[ 27.268522] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >04:23:56,056 DEBUG kernel:[ 27.268528] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >04:23:56,056 DEBUG kernel:[ 27.268534] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >04:23:56,056 DEBUG kernel:[ 27.268544] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >04:23:56,056 DEBUG kernel:[ 27.268551] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >04:23:56,056 DEBUG kernel:[ 27.268560] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >04:23:56,056 DEBUG kernel:[ 27.268576] SELinux: initialized (dev loop0, type squashfs), uses xattr >04:23:56,056 DEBUG kernel:[ 27.268597] SELinux: initialized (dev dm-0, type ext4), uses xattr >04:23:56,056 NOTICE kernel:[ 27.479808] type=1403 audit(1349324629.130:2): policy loaded auid=4294967295 ses=4294967295 >04:23:56,056 DEBUG kernel:[ 28.467064] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >04:23:56,056 DEBUG kernel:[ 29.721157] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >04:23:56,056 DEBUG kernel:[ 31.970609] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >04:23:56,056 DEBUG kernel:[ 32.420153] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >04:23:56,056 NOTICE kernel:[ 33.005580] type=1400 audit(1349324634.650:3): avc: denied { create } for pid=953 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >04:23:56,056 NOTICE kernel:[ 33.005670] type=1400 audit(1349324634.650:4): avc: denied { setattr } for pid=953 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=59905 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >04:23:56,056 NOTICE kernel:[ 33.005733] type=1400 audit(1349324634.650:5): avc: denied { relabelfrom } for pid=953 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=59905 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >04:23:56,141 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-1.git20120820.fc18) is starting... >04:23:56,141 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >04:23:56,142 INFO NetworkManager: <info> WEXT support is enabled >04:23:56,585 NOTICE kernel:[ 34.927027] type=1400 audit(1349324636.570:6): avc: denied { execute } for pid=974 comm="bash" name="hostname" dev="dm-0" ino=27143 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >04:23:56,585 NOTICE kernel:[ 34.927047] type=1400 audit(1349324636.570:7): avc: denied { read open } for pid=974 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=27143 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >04:23:56,585 NOTICE kernel:[ 34.927160] type=1400 audit(1349324636.570:8): avc: denied { execute_no_trans } for pid=974 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=27143 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >04:23:56,605 NOTICE kernel:[ 34.939317] type=1400 audit(1349324636.590:9): avc: denied { read } for pid=969 comm="bash" name=".profile" dev="dm-0" ino=8195 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >04:23:56,605 NOTICE kernel:[ 34.939340] type=1400 audit(1349324636.590:10): avc: denied { open } for pid=969 comm="bash" path="/root/.profile" dev="dm-0" ino=8195 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >04:23:56,605 NOTICE kernel:[ 34.946457] type=1400 audit(1349324636.590:11): avc: denied { read } for pid=969 comm="bash" name="linux" dev="dm-0" ino=26672 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >04:23:57,111 INFO dbus-daemon: dbus[975]: [system] Activating systemd to hand-off: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >04:23:57,113 NOTICE dbus: [system] Activating systemd to hand-off: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >04:23:57,477 INFO dbus-daemon: dbus[975]: [system] Successfully activated service 'org.freedesktop.systemd1' >04:23:57,477 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.systemd1' >04:23:57,845 INFO polkitd: Started polkitd version 0.107 >04:23:57,903 INFO dbus-daemon: dbus[975]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >04:23:57,905 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >04:23:57,944 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >04:23:57,946 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >04:23:57,946 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >04:23:57,947 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >04:23:57,948 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth1 ... >04:23:57,951 NOTICE NetworkManager: ifcfg-rh: read connection 'Boot Disk' >04:23:57,952 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >04:23:57,953 NOTICE NetworkManager: ifcfg-rh: read connection 'Boot Disk' >04:23:57,954 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >04:23:57,955 INFO NetworkManager: <info> trying to start the modem manager... >04:23:57,956 NOTICE dbus: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >04:23:57,957 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >04:23:57,958 INFO dbus-daemon: dbus[975]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >04:23:57,991 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >04:23:57,992 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >04:23:57,993 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >04:23:57,994 INFO NetworkManager: <info> Networking is enabled by state file >04:23:57,995 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >04:23:57,996 INFO NetworkManager: <info> (eth0): carrier is ON >04:23:57,996 ERR NetworkManager: <error> [1349324637.996705] [nm-device-ethernet.c:456] real_update_permanent_hw_address(): (eth0): unable to read permanent MAC address (error 0) >04:23:57,997 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'ibmveth' ifindex: 2) >04:23:57,997 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >04:23:58,012 INFO NetworkManager: <info> (eth0): now managed >04:23:58,012 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >04:23:58,013 INFO NetworkManager: <info> (eth0): preparing device. >04:23:58,014 INFO NetworkManager: <info> Activation (eth0) starting connection 'Boot Disk' >04:23:58,015 INFO NetworkManager: <info> (eth0): device state change: unavailable -> ip-config (reason 'none') [20 70 0] >04:23:58,015 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >04:23:58,016 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >04:23:58,017 INFO NetworkManager: <info> (eth1): carrier is ON >04:23:58,018 ERR NetworkManager: <error> [1349324638.18469] [nm-device-ethernet.c:456] real_update_permanent_hw_address(): (eth1): unable to read permanent MAC address (error 0) >04:23:58,020 INFO NetworkManager: <info> (eth1): new Ethernet device (driver: 'ibmveth' ifindex: 3) >04:23:58,021 INFO NetworkManager: <info> (eth1): exported as /org/freedesktop/NetworkManager/Devices/1 >04:23:58,022 INFO NetworkManager: <info> (eth1): now managed >04:23:58,023 INFO NetworkManager: <info> (eth1): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >04:23:58,024 INFO NetworkManager: <info> (eth1): preparing device. >04:23:58,025 INFO NetworkManager: <info> Activation (eth1) starting connection 'Boot Disk' >04:23:58,026 INFO NetworkManager: <info> (eth1): device state change: unavailable -> ip-config (reason 'none') [20 70 0] >04:23:58,027 INFO NetworkManager: <info> Activation (eth1) Stage 3 of 5 (IP Configure Start) scheduled. >04:23:58,027 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >04:23:58,031 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >04:23:58,032 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >04:23:58,032 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >04:23:58,033 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >04:23:58,034 INFO NetworkManager: <info> Activation (eth1) Stage 3 of 5 (IP Configure Start) started... >04:23:58,036 INFO NetworkManager: <info> Activation (eth1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >04:23:58,036 INFO NetworkManager: <info> Activation (eth1) Stage 3 of 5 (IP Configure Start) complete. >04:23:58,036 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >04:23:58,037 INFO NetworkManager: <info> (eth0): device state change: ip-config -> activated (reason 'none') [70 100 0] >04:23:58,039 INFO dbus-daemon: modem-manager[989]: <info> ModemManager (version 0.6.0.0-1.fc18) starting... >04:23:58,040 INFO modem-manager: <info> ModemManager (version 0.6.0.0-1.fc18) starting... >04:23:58,040 INFO NetworkManager: <info> Policy set 'Boot Disk' (eth0) as default for IPv4 routing and DNS. >04:23:58,041 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >04:23:58,041 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >04:23:58,042 INFO NetworkManager: <info> Activation (eth1) Stage 5 of 5 (IPv4 Commit) started... >04:23:58,042 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >04:23:58,042 INFO NetworkManager: <info> (eth1): device state change: ip-config -> activated (reason 'none') [70 100 0] >04:23:58,043 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.ModemManager' >04:23:58,043 INFO dbus-daemon: dbus[975]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >04:23:58,044 INFO dbus-daemon: dbus[975]: [system] Successfully activated service 'org.freedesktop.ModemManager' >04:23:58,051 INFO NetworkManager: <info> Activation (eth1) successful, device activated. >04:23:58,052 INFO NetworkManager: <info> Activation (eth1) Stage 5 of 5 (IPv4 Commit) complete. >04:23:58,052 INFO NetworkManager: <info> modem-manager is now available >04:23:58,084 INFO dbus-daemon: dbus[975]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >04:23:58,085 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >04:23:58,240 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >04:23:58,396 INFO dbus-daemon: modem-manager[989]: <info> Loaded plugin 'Wavecom' >04:23:58,396 INFO dbus-daemon: modem-manager[989]: <info> Loaded plugin 'Linktop' >04:23:58,397 INFO dbus-daemon: modem-manager[989]: <info> Loaded plugin 'Option High-Speed' >04:23:58,397 INFO dbus-daemon: modem-manager[989]: <info> Loaded plugin 'Nokia' >04:23:58,397 INFO dbus-daemon: modem-manager[989]: <info> Loaded plugin 'SimTech' >04:23:58,398 INFO dbus-daemon: modem-manager[989]: <info> Loaded plugin 'Novatel' >04:23:58,400 INFO dbus-daemon: modem-manager[989]: <info> Loaded plugin 'ZTE' >04:23:58,400 INFO dbus-daemon: modem-manager[989]: <info> Loaded plugin 'Gobi' >04:23:58,401 INFO dbus-daemon: modem-manager[989]: <info> Loaded plugin 'Option' >04:23:58,402 INFO dbus-daemon: modem-manager[989]: <info> Loaded plugin 'X22X' >04:23:58,402 INFO dbus-daemon: modem-manager[989]: <info> Loaded plugin 'Ericsson MBM' >04:23:58,403 INFO dbus-daemon: modem-manager[989]: <info> Loaded plugin 'MotoC' >04:23:58,404 INFO modem-manager: <info> Loaded plugin 'Wavecom' >04:23:58,404 INFO modem-manager: <info> Loaded plugin 'Linktop' >04:23:58,405 INFO modem-manager: <info> Loaded plugin 'Option High-Speed' >04:23:58,405 INFO modem-manager: <info> Loaded plugin 'Nokia' >04:23:58,406 INFO modem-manager: <info> Loaded plugin 'SimTech' >04:23:58,406 INFO modem-manager: <info> Loaded plugin 'Novatel' >04:23:58,407 INFO modem-manager: <info> Loaded plugin 'ZTE' >04:23:58,407 INFO modem-manager: <info> Loaded plugin 'Gobi' >04:23:58,407 INFO modem-manager: <info> Loaded plugin 'Option' >04:23:58,411 INFO modem-manager: <info> Loaded plugin 'X22X' >04:23:58,412 INFO modem-manager: <info> Loaded plugin 'Ericsson MBM' >04:23:58,412 INFO modem-manager: <info> Loaded plugin 'MotoC' >04:23:58,413 INFO modem-manager: <info> Loaded plugin 'Longcheer' >04:23:58,414 INFO modem-manager: <info> Loaded plugin 'Sierra' >04:23:58,415 INFO modem-manager: <info> Loaded plugin 'Huawei' >04:23:58,416 INFO modem-manager: <info> Loaded plugin 'AnyData' >04:23:58,416 INFO modem-manager: <info> Loaded plugin 'Samsung' >04:23:58,417 INFO modem-manager: <info> Loaded plugin 'Cinterion' >04:23:58,418 INFO modem-manager: <info> Loaded plugin 'Iridium' >04:23:58,422 INFO modem-manager: <info> Loaded plugin 'Generic' >04:23:58,422 INFO modem-manager: <info> Successfully loaded 20 plugins >04:23:58,423 INFO dbus-daemon: modem-manager[989]: <info> Loaded plugin 'Longcheer' >04:23:58,424 INFO dbus-daemon: modem-manager[989]: <info> Loaded plugin 'Sierra' >04:23:58,425 INFO dbus-daemon: modem-manager[989]: <info> Loaded plugin 'Huawei' >04:23:58,425 INFO dbus-daemon: modem-manager[989]: <info> Loaded plugin 'AnyData' >04:23:58,426 INFO dbus-daemon: modem-manager[989]: <info> Loaded plugin 'Samsung' >04:23:58,426 INFO dbus-daemon: modem-manager[989]: <info> Loaded plugin 'Cinterion' >04:23:58,427 INFO dbus-daemon: modem-manager[989]: <info> Loaded plugin 'Iridium' >04:23:58,427 INFO dbus-daemon: modem-manager[989]: <info> Loaded plugin 'Generic' >04:23:58,428 INFO dbus-daemon: modem-manager[989]: <info> Successfully loaded 20 plugins >04:23:58,631 INFO dbus-daemon: Failed to issue method call: Unit chronyd.service is not loaded. >04:23:58,700 INFO dbus-daemon: Failed to issue method call: Unit chronyd.service is not loaded. >04:23:59,011 INFO sshd-keygen: Generating SSH2 RSA host key: [ OK ] >04:23:59,750 INFO sshd-keygen: Generating SSH1 RSA host key: [ OK ] >04:23:59,963 INFO sshd-keygen: Generating SSH2 DSA host key: [ OK ] >04:24:02,736 WARNING kernel:[ 41.077724] audit_printk_skb: 6 callbacks suppressed >04:24:02,736 NOTICE kernel:[ 41.077732] type=1400 audit(1349324642.720:14): avc: denied { read write } for pid=1073 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 >04:24:03,317 INFO systemd: Startup finished in 16s 799ms 746us (kernel) + 10s 855ms 805us (initrd) + 13s 955ms 611us (userspace) = 41s 611ms 162us. >04:24:04,515 NOTICE kernel:[ 42.851872] type=1400 audit(1349324644.500:15): avc: denied { append } for pid=1079 comm="auditd" path="/tmp/anaconda.log" dev="tmpfs" ino=57376 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:initrc_tmp_t:s0 tclass=file >04:24:04,515 NOTICE kernel:[ 42.852008] type=1400 audit(1349324644.500:16): avc: denied { read write } for pid=1079 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=10269 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >04:24:04,515 WARNING kernel:[ 42.854719] auditd (1080): /proc/1080/oom_adj is deprecated, please use /proc/1080/oom_score_adj instead. >04:24:10,586 INFO chrony-helper: tr: write error: Broken pipe >04:24:10,588 INFO chrony-helper: tr: write error >04:24:11,043 INFO chronyd: chronyd version 1.27-git1ca844 starting >04:24:11,044 INFO chronyd: Linux kernel major=3 minor=6 patch=0 >04:24:11,046 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 >04:24:13,285 INFO kernel:[ 51.619400] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >04:24:13,285 DEBUG kernel:[ 51.627057] SELinux: initialized (dev sda2, type ext4), uses xattr >04:24:13,635 INFO kernel:[ 51.973380] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null) >04:24:13,635 DEBUG kernel:[ 51.973393] SELinux: initialized (dev sda5, type ext4), uses xattr >04:24:15,961 INFO chronyd: Selected source 108.61.73.244 >04:24:15,961 WARNING chronyd: System clock wrong by -1.554985 seconds, adjustment started >04:24:22,593 INFO kernel:[ 62.030998] Btrfs loaded >04:24:22,703 INFO kernel:[ 62.147124] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >04:24:47,000 DEBUG kernel:[ 87.644548] RTAS: event: 507, Type: Platform Error, Severity: 2 >04:25:11,681 INFO kernel:[ 112.333782] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >04:25:11,690 DEBUG kernel:[ 112.338888] SELinux: initialized (dev sda2, type ext4), uses xattr >04:25:11,981 INFO kernel:[ 112.626348] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null) >04:25:11,981 DEBUG kernel:[ 112.626357] SELinux: initialized (dev sda5, type ext4), uses xattr >04:25:22,653 WARNING chronyd: System clock wrong by 0.756058 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 862972
: 621322 |
621323
|
621324
|
621325
|
621326
|
621327
|
621328
|
621329
|
621330
|
621331
|
621332
|
621333
|
621334
|
621335