Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 621308 Details for
Bug 862971
ValueError: Cannot remove extended partition sda4. Logical partitions present.
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb
anaconda-tb (text/plain), 188.70 KB, created by
Mark Hamzy
on 2012-10-04 04:20:36 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Mark Hamzy
Created:
2012-10-04 04:20:36 UTC
Size:
188.70 KB
patch
obsolete
>anaconda 18.12 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 385, in _removeDevice > "Logical partitions present." % dev.name) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 425, in registerAction > self._removeDevice(action.device) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/resize.py", line 223, in _scheduleActions > self.storage.devicetree.registerAction(ActionDestroyDevice(device)) >ValueError: Cannot remove extended partition sda4. Logical partitions present. > >Local variables in innermost frame: >force: None >self: <pyanaconda.storage.devicetree.DeviceTree object at 0xfffa6606fd0> >moddisk: True >dev: existing 26279MB partition sda4 (4) > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._hubs: [<class 'pyanaconda.ui.gui.hubs.summary.SummaryHub'> >, <class 'pyanaconda.ui.gui.hubs.progress.ProgressHub'> >] > _intf.storage: Storage instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [Root instance, containing members: > mounts: {'/boot': existing 500MB partition sda2 (2) >, '/': existing 26278MB partition sda5 (5) with existing ext4 filesystem >} > swaps: [existing 3936MB partition sda3 (3) >] > 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, sda5, 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 0xfffa6606f50>> > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.mpathFriendlyNames: True > _intf.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _intf.storage.fsset.devicetree.topology._multipaths: [] > _intf.storage.fsset.devicetree.topology._nondisks: [sda1, sda2, sda3, sda4, sda5, 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 (0) with existing msdos disklabel >, existing 26279MB partition sda4 (4) >, Already dumped (PartitionDevice instance) >, 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 0xfffa299bc20> > 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: 6 > 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: 7 > 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: 8 > 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: 9 > 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: 10 > 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: 11 > 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: 12 > minor: 0 >, existing 1024MB dm live-rw (13) 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 (1) > 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: existing None > id: 6 >] > _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: None > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [] > _intf.storage.config.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 (0xfffa2a78110) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0xfffa2a78150) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0xfffa2a78190) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0xfffa2a781d0) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = prepboot encrypted = False > size = 4 maxSize = None grow = False > >, PartSpec instance (0xfffa2a78210) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 4048 maxSize = None grow = False > >] > _intf.storage.doAutoPart: False > _intf.storage.iscsi: Already dumped (iscsi instance) > _intf.storage.encryptedAutoPart: False > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.install_device: Already dumped (OpticalDevice instance) > _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: 1349324296.33 > _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:17:31,782 INFO anaconda: /sbin/anaconda 18.12 >04:17:33,253 INFO anaconda: 4194304 kB (4096 MB) are available >04:17:33,253 INFO anaconda: check_memory(): total:4096, needed:768, graphical:1280 >04:17:33,285 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >04:17:33,285 INFO anaconda: Default encoding = utf-8 >04:17:33,472 INFO anaconda: ISCSID is /sbin/iscsid >04:17:33,474 INFO anaconda: no initiator set >04:17:33,627 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >04:17:33,627 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >04:17:33,899 INFO anaconda: Display mode = g >04:17:33,901 INFO anaconda: 4194304 kB (4096 MB) are available >04:17:33,901 INFO anaconda: check_memory(): total:4096, needed:768, graphical:1280 >04:17:33,901 INFO anaconda.stdout: Starting VNC... >04:17:35,007 INFO anaconda.stdout: The VNC server is now running. >04:17:35,008 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:17:35,009 INFO anaconda.stdout: Please manually connect your vnc client to sharpie.rchland.ibm.com:1 (9.5.250.145) to begin the install. >04:17:35,012 INFO anaconda: Starting window manager, pid 1182. >04:17:36,900 INFO anaconda: using only installclass _Fedora >04:17:38,110 INFO anaconda: Detected 4048M of memory >04:17:38,110 INFO anaconda: Swap attempt of 4048M >04:17:38,375 INFO anaconda: no initiator set >04:17:39,950 DEBUG anaconda: required disklabel type for sda (1) is None >04:17:39,951 DEBUG anaconda: default disklabel type for sda is msdos >04:17:39,951 DEBUG anaconda: selecting msdos disklabel for sda based on size >04:17:42,191 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage as ext4 with options defaults,ro >04:17:42,234 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >04:17:42,519 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda5 on /mnt/sysimage as ext4 with options defaults,ro >04:17:42,745 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >04:17:51,592 WARN anaconda: is not a valid timezone, falling back to default (America/New_York) >00:18:22,557 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) > > > >/tmp/packaging.log: >04:17:38,054 DEBUG packaging: getting release version from tree at None (18) >04:17:38,054 DEBUG packaging: got a release version of 18 >04:17:43,138 INFO packaging: updating base repo >04:17:43,445 DEBUG packaging: getting release version from tree at None (18) >04:17:43,445 DEBUG packaging: got a release version of 18 >04:17:43,445 INFO packaging: configuring base repo >04:17:43,448 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >04:17:43,571 DEBUG packaging: getting release version from tree at file:///run/install/repo (18) >04:17:43,571 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxies: {} ; sslverify: True) >04:17:43,574 DEBUG packaging: got a release version of 18 >04:17:43,633 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >04:17:43,653 DEBUG packaging: disabling repo fedora >04:17:43,654 DEBUG packaging: disabling repo updates-testing >04:17:43,654 DEBUG packaging: disabling repo updates >04:17:43,655 INFO packaging: gathering repo metadata >04:17:43,655 DEBUG packaging: getting repo metadata for anaconda >04:17:43,703 DEBUG packaging: getting group info for anaconda >04:17:43,752 INFO packaging: metadata retrieval complete >00:17:53,431 DEBUG packaging: deleting package sacks >00:17:53,440 INFO packaging: checking software selection >00:17:53,440 DEBUG packaging: deleting package sacks >00:17:53,441 DEBUG packaging: select group core >00:17:53,927 DEBUG packaging: select group core >00:17:53,928 DEBUG packaging: select group gnome-desktop >00:17:54,104 DEBUG packaging: select group multimedia >00:17:54,164 DEBUG packaging: select group input-methods >00:17:54,185 DEBUG packaging: select group base-x >00:17:54,215 DEBUG packaging: select group fonts >00:17:54,301 DEBUG packaging: select group hardware-support >00:17:54,325 DEBUG packaging: select group dial-up >00:17:54,334 DEBUG packaging: select group printing >00:17:54,443 DEBUG packaging: select group firefox >00:17:54,445 DEBUG packaging: select group standard >00:17:54,534 DEBUG packaging: select package kernel >00:17:54,536 INFO packaging: selected kernel >00:17:54,536 INFO packaging: checking dependencies >00:18:03,696 DEBUG packaging: success >00:18:03,766 INFO packaging: 1101 packages selected totalling 3.01 Gb >00:18:16,325 INFO packaging: checking software selection >00:18:16,325 DEBUG packaging: deleting package sacks >00:18:19,871 DEBUG packaging: select group core >00:18:19,871 DEBUG packaging: select group core >00:18:19,871 DEBUG packaging: select group standard >00:18:19,874 DEBUG packaging: deselect group gnome-desktop >00:18:20,468 DEBUG packaging: deselect group multimedia >00:18:20,492 DEBUG packaging: deselect group input-methods >00:18:20,537 DEBUG packaging: deselect group base-x >00:18:20,581 DEBUG packaging: deselect group fonts >00:18:20,706 DEBUG packaging: deselect group hardware-support >00:18:20,731 DEBUG packaging: deselect group dial-up >00:18:20,745 DEBUG packaging: deselect group printing >00:18:20,816 DEBUG packaging: deselect group firefox >00:18:20,819 DEBUG packaging: deselect group gnome-media >00:18:20,820 DEBUG packaging: deselect group libreoffice >00:18:20,821 DEBUG packaging: deselect group epiphany >00:18:20,821 DEBUG packaging: deselect group gnome-apps >00:18:20,825 DEBUG packaging: select package kernel >00:18:21,281 INFO packaging: selected kernel >00:18:21,281 INFO packaging: checking dependencies >00:18:25,240 DEBUG packaging: success >00:18:25,266 INFO packaging: 511 packages selected totalling 1.14 Gb > > >/tmp/program.log: >04:17:33,424 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >04:17:33,479 INFO program: Running... modprobe fcoe >04:17:33,601 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >04:17:33,626 INFO program: No FCoE boot disk information is found in EDD! >04:17:33,628 INFO program: Running... udevadm settle --timeout=300 >04:17:33,783 INFO program: Running... multipath -d >04:17:33,840 INFO program: Oct 04 04:17:33 | sda: rport id not found >04:17:33,840 INFO program: create: mpatha (SAIX_VDASD_00c0061a00004c00000001312047a27a.8) undef AIX ,VDASD >04:17:33,840 INFO program: size=30G features='0' hwhandler='0' wp=undef >04:17:33,840 INFO program: `-+- policy='round-robin 0' prio=1 status=undef >04:17:33,841 INFO program: `- 0:0:1:0 sda 8:0 undef ready running >04:17:33,844 INFO program: Running... multipath -ll >04:17:35,013 INFO program: Running... metacity --display :1 --sm-disable >04:17:36,134 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >04:17:36,404 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:17:36,408 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:17:36,408 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:17:36,410 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:17:36,411 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:17:36,412 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:17:36,414 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:17:36,415 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:17:36,416 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:17:36,420 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:17:36,421 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:17:36,423 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:17:36,425 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:17:36,426 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:17:36,429 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:17:36,430 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:17:36,432 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:17:36,433 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:17:36,435 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:17:36,436 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:17:36,438 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:17:36,440 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:17:38,150 INFO program: Running... udevadm control --property=ANACONDA=1 >04:17:38,321 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >04:17:38,385 INFO program: Running... udevadm settle --timeout=300 >04:17:38,389 INFO program: Running... systemctl start chronyd.service >04:17:39,766 INFO program: Running... multipath -d >04:17:39,873 INFO program: Oct 04 04:17:39 | sda: rport id not found >04:17:39,874 INFO program: create: mpatha (SAIX_VDASD_00c0061a00004c00000001312047a27a.8) undef AIX ,VDASD >04:17:39,874 INFO program: size=30G features='0' hwhandler='0' wp=undef >04:17:39,874 INFO program: `-+- policy='round-robin 0' prio=1 status=undef >04:17:39,874 INFO program: `- 0:0:1:0 sda 8:0 undef ready running >04:17:39,875 INFO program: Running... multipath -ll >04:17:40,245 INFO program: Running... dumpe2fs -h /dev/sda2 >04:17:40,279 INFO program: Filesystem volume name: <none> >04:17:40,280 INFO program: Last mounted on: /boot >04:17:40,280 INFO program: Filesystem UUID: a9ff9b5e-dd5d-4c1a-8c0a-7afe323506b2 >04:17:40,280 INFO program: Filesystem magic number: 0xEF53 >04:17:40,280 INFO program: Filesystem revision #: 1 (dynamic) >04:17:40,280 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:17:40,280 INFO program: Filesystem flags: unsigned_directory_hash >04:17:40,281 INFO program: Default mount options: user_xattr acl >04:17:40,281 INFO program: Filesystem state: clean >04:17:40,281 INFO program: Errors behavior: Continue >04:17:40,281 INFO program: Filesystem OS type: Linux >04:17:40,281 INFO program: Inode count: 128016 >04:17:40,281 INFO program: Block count: 512000 >04:17:40,281 INFO program: Reserved block count: 25600 >04:17:40,281 INFO program: Free blocks: 427113 >04:17:40,281 INFO program: Free inodes: 127726 >04:17:40,282 INFO program: First block: 1 >04:17:40,283 INFO program: Block size: 1024 >04:17:40,284 INFO program: Fragment size: 1024 >04:17:40,284 INFO program: Reserved GDT blocks: 256 >04:17:40,284 INFO program: Blocks per group: 8192 >04:17:40,285 INFO program: Fragments per group: 8192 >04:17:40,285 INFO program: Inodes per group: 2032 >04:17:40,286 INFO program: Inode blocks per group: 254 >04:17:40,289 INFO program: Flex block group size: 16 >04:17:40,290 INFO program: Filesystem created: Wed Oct 3 18:22:49 2012 >04:17:40,291 INFO program: Last mount time: Wed Oct 3 23:38:11 2012 >04:17:40,292 INFO program: Last write time: Wed Oct 3 22:02:02 2012 >04:17:40,292 INFO program: Mount count: 2 >04:17:40,293 INFO program: Maximum mount count: -1 >04:17:40,293 INFO program: Last checked: Wed Oct 3 18:22:49 2012 >04:17:40,294 INFO program: Check interval: 0 (<none>) >04:17:40,295 INFO program: Lifetime writes: 81 MB >04:17:40,295 INFO program: Reserved blocks uid: 0 (user root) >04:17:40,296 INFO program: Reserved blocks gid: 0 (group root) >04:17:40,296 INFO program: First inode: 11 >04:17:40,299 INFO program: Inode size: 128 >04:17:40,300 INFO program: Journal inode: 8 >04:17:40,300 INFO program: Default directory hash: half_md4 >04:17:40,301 INFO program: Directory Hash Seed: 8d6642b1-3187-4dcd-9b70-741c3a9a39a2 >04:17:40,302 INFO program: Journal backup: inode blocks >04:17:40,304 INFO program: Journal features: (none) >04:17:40,304 INFO program: Journal size: 8M >04:17:40,305 INFO program: Journal length: 8192 >04:17:40,305 INFO program: Journal sequence: 0x00000023 >04:17:40,306 INFO program: Journal start: 0 >04:17:40,309 INFO program: >04:17:40,310 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:17:40,311 INFO program: Running... dumpe2fs -h /dev/sda2 >04:17:40,332 INFO program: Filesystem volume name: <none> >04:17:40,332 INFO program: Last mounted on: /boot >04:17:40,333 INFO program: Filesystem UUID: a9ff9b5e-dd5d-4c1a-8c0a-7afe323506b2 >04:17:40,334 INFO program: Filesystem magic number: 0xEF53 >04:17:40,334 INFO program: Filesystem revision #: 1 (dynamic) >04:17:40,334 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:17:40,335 INFO program: Filesystem flags: unsigned_directory_hash >04:17:40,335 INFO program: Default mount options: user_xattr acl >04:17:40,335 INFO program: Filesystem state: clean >04:17:40,335 INFO program: Errors behavior: Continue >04:17:40,335 INFO program: Filesystem OS type: Linux >04:17:40,335 INFO program: Inode count: 128016 >04:17:40,336 INFO program: Block count: 512000 >04:17:40,336 INFO program: Reserved block count: 25600 >04:17:40,338 INFO program: Free blocks: 427113 >04:17:40,339 INFO program: Free inodes: 127726 >04:17:40,339 INFO program: First block: 1 >04:17:40,339 INFO program: Block size: 1024 >04:17:40,339 INFO program: Fragment size: 1024 >04:17:40,340 INFO program: Reserved GDT blocks: 256 >04:17:40,340 INFO program: Blocks per group: 8192 >04:17:40,340 INFO program: Fragments per group: 8192 >04:17:40,340 INFO program: Inodes per group: 2032 >04:17:40,341 INFO program: Inode blocks per group: 254 >04:17:40,341 INFO program: Flex block group size: 16 >04:17:40,341 INFO program: Filesystem created: Wed Oct 3 18:22:49 2012 >04:17:40,342 INFO program: Last mount time: Wed Oct 3 23:38:11 2012 >04:17:40,342 INFO program: Last write time: Wed Oct 3 22:02:02 2012 >04:17:40,343 INFO program: Mount count: 2 >04:17:40,343 INFO program: Maximum mount count: -1 >04:17:40,344 INFO program: Last checked: Wed Oct 3 18:22:49 2012 >04:17:40,345 INFO program: Check interval: 0 (<none>) >04:17:40,345 INFO program: Lifetime writes: 81 MB >04:17:40,345 INFO program: Reserved blocks uid: 0 (user root) >04:17:40,346 INFO program: Reserved blocks gid: 0 (group root) >04:17:40,348 INFO program: First inode: 11 >04:17:40,349 INFO program: Inode size: 128 >04:17:40,350 INFO program: Journal inode: 8 >04:17:40,350 INFO program: Default directory hash: half_md4 >04:17:40,351 INFO program: Directory Hash Seed: 8d6642b1-3187-4dcd-9b70-741c3a9a39a2 >04:17:40,352 INFO program: Journal backup: inode blocks >04:17:40,352 INFO program: Journal features: (none) >04:17:40,353 INFO program: Journal size: 8M >04:17:40,353 INFO program: Journal length: 8192 >04:17:40,354 INFO program: Journal sequence: 0x00000023 >04:17:40,355 INFO program: Journal start: 0 >04:17:40,355 INFO program: >04:17:40,355 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:17:40,359 INFO program: Running... resize2fs -P /dev/sda2 >04:17:40,387 INFO program: Estimated minimum size of the filesystem: 75258 >04:17:40,387 ERR program: resize2fs 1.42.5 (29-Jul-2012) >04:17:40,652 INFO program: Running... dumpe2fs -h /dev/sda5 >04:17:40,683 INFO program: Filesystem volume name: <none> >04:17:40,683 INFO program: Last mounted on: / >04:17:40,683 INFO program: Filesystem UUID: 9b59060c-28fa-462a-8dce-c08e40291023 >04:17:40,683 INFO program: Filesystem magic number: 0xEF53 >04:17:40,683 INFO program: Filesystem revision #: 1 (dynamic) >04:17:40,683 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:17:40,684 INFO program: Filesystem flags: unsigned_directory_hash >04:17:40,684 INFO program: Default mount options: user_xattr acl >04:17:40,684 INFO program: Filesystem state: clean >04:17:40,684 INFO program: Errors behavior: Continue >04:17:40,684 INFO program: Filesystem OS type: Linux >04:17:40,684 INFO program: Inode count: 1684256 >04:17:40,684 INFO program: Block count: 6727168 >04:17:40,684 INFO program: Reserved block count: 336358 >04:17:40,684 INFO program: Free blocks: 6298247 >04:17:40,684 INFO program: Free inodes: 1649984 >04:17:40,685 INFO program: First block: 0 >04:17:40,685 INFO program: Block size: 4096 >04:17:40,686 INFO program: Fragment size: 4096 >04:17:40,688 INFO program: Reserved GDT blocks: 1022 >04:17:40,689 INFO program: Blocks per group: 32768 >04:17:40,690 INFO program: Fragments per group: 32768 >04:17:40,691 INFO program: Inodes per group: 8176 >04:17:40,691 INFO program: Inode blocks per group: 511 >04:17:40,691 INFO program: Flex block group size: 16 >04:17:40,692 INFO program: Filesystem created: Wed Oct 3 18:22:45 2012 >04:17:40,692 INFO program: Last mount time: Wed Oct 3 23:38:05 2012 >04:17:40,693 INFO program: Last write time: Wed Oct 3 18:37:50 2012 >04:17:40,694 INFO program: Mount count: 2 >04:17:40,695 INFO program: Maximum mount count: -1 >04:17:40,695 INFO program: Last checked: Wed Oct 3 18:22:45 2012 >04:17:40,695 INFO program: Check interval: 0 (<none>) >04:17:40,696 INFO program: Lifetime writes: 2317 MB >04:17:40,699 INFO program: Reserved blocks uid: 0 (user root) >04:17:40,700 INFO program: Reserved blocks gid: 0 (group root) >04:17:40,700 INFO program: First inode: 11 >04:17:40,701 INFO program: Inode size: 256 >04:17:40,701 INFO program: Required extra isize: 28 >04:17:40,702 INFO program: Desired extra isize: 28 >04:17:40,703 INFO program: Journal inode: 8 >04:17:40,703 INFO program: Default directory hash: half_md4 >04:17:40,704 INFO program: Directory Hash Seed: d8bae797-2cde-4936-9afd-a1e24c52ecd0 >04:17:40,704 INFO program: Journal backup: inode blocks >04:17:40,705 INFO program: Journal features: journal_incompat_revoke >04:17:40,705 INFO program: Journal size: 128M >04:17:40,706 INFO program: Journal length: 32768 >04:17:40,708 INFO program: Journal sequence: 0x000009e0 >04:17:40,709 INFO program: Journal start: 0 >04:17:40,709 INFO program: >04:17:40,711 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:17:40,712 INFO program: Running... dumpe2fs -h /dev/sda5 >04:17:40,730 INFO program: Filesystem volume name: <none> >04:17:40,731 INFO program: Last mounted on: / >04:17:40,731 INFO program: Filesystem UUID: 9b59060c-28fa-462a-8dce-c08e40291023 >04:17:40,731 INFO program: Filesystem magic number: 0xEF53 >04:17:40,731 INFO program: Filesystem revision #: 1 (dynamic) >04:17:40,731 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:17:40,732 INFO program: Filesystem flags: unsigned_directory_hash >04:17:40,732 INFO program: Default mount options: user_xattr acl >04:17:40,732 INFO program: Filesystem state: clean >04:17:40,732 INFO program: Errors behavior: Continue >04:17:40,732 INFO program: Filesystem OS type: Linux >04:17:40,732 INFO program: Inode count: 1684256 >04:17:40,732 INFO program: Block count: 6727168 >04:17:40,732 INFO program: Reserved block count: 336358 >04:17:40,733 INFO program: Free blocks: 6298247 >04:17:40,733 INFO program: Free inodes: 1649984 >04:17:40,733 INFO program: First block: 0 >04:17:40,734 INFO program: Block size: 4096 >04:17:40,734 INFO program: Fragment size: 4096 >04:17:40,735 INFO program: Reserved GDT blocks: 1022 >04:17:40,735 INFO program: Blocks per group: 32768 >04:17:40,736 INFO program: Fragments per group: 32768 >04:17:40,738 INFO program: Inodes per group: 8176 >04:17:40,739 INFO program: Inode blocks per group: 511 >04:17:40,740 INFO program: Flex block group size: 16 >04:17:40,740 INFO program: Filesystem created: Wed Oct 3 18:22:45 2012 >04:17:40,741 INFO program: Last mount time: Wed Oct 3 23:38:05 2012 >04:17:40,741 INFO program: Last write time: Wed Oct 3 18:37:50 2012 >04:17:40,742 INFO program: Mount count: 2 >04:17:40,742 INFO program: Maximum mount count: -1 >04:17:40,743 INFO program: Last checked: Wed Oct 3 18:22:45 2012 >04:17:40,743 INFO program: Check interval: 0 (<none>) >04:17:40,744 INFO program: Lifetime writes: 2317 MB >04:17:40,745 INFO program: Reserved blocks uid: 0 (user root) >04:17:40,745 INFO program: Reserved blocks gid: 0 (group root) >04:17:40,745 INFO program: First inode: 11 >04:17:40,746 INFO program: Inode size: 256 >04:17:40,749 INFO program: Required extra isize: 28 >04:17:40,749 INFO program: Desired extra isize: 28 >04:17:40,750 INFO program: Journal inode: 8 >04:17:40,750 INFO program: Default directory hash: half_md4 >04:17:40,751 INFO program: Directory Hash Seed: d8bae797-2cde-4936-9afd-a1e24c52ecd0 >04:17:40,752 INFO program: Journal backup: inode blocks >04:17:40,752 INFO program: Journal features: journal_incompat_revoke >04:17:40,753 INFO program: Journal size: 128M >04:17:40,754 INFO program: Journal length: 32768 >04:17:40,754 INFO program: Journal sequence: 0x000009e0 >04:17:40,755 INFO program: Journal start: 0 >04:17:40,755 INFO program: >04:17:40,756 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:17:40,759 INFO program: Running... resize2fs -P /dev/sda5 >04:17:40,774 INFO program: Estimated minimum size of the filesystem: 342199 >04:17:40,775 ERR program: resize2fs 1.42.5 (29-Jul-2012) >04:17:40,945 INFO program: Running... dumpe2fs -h /dev/loop1 >04:17:40,958 INFO program: Filesystem volume name: Anaconda >04:17:40,959 INFO program: Last mounted on: / >04:17:40,959 INFO program: Filesystem UUID: bd294741-51e0-44e5-ac8c-9f02ff673c0d >04:17:40,959 INFO program: Filesystem magic number: 0xEF53 >04:17:40,959 INFO program: Filesystem revision #: 1 (dynamic) >04:17:40,959 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:17:40,959 INFO program: Filesystem flags: unsigned_directory_hash >04:17:40,959 INFO program: Default mount options: user_xattr acl >04:17:40,959 INFO program: Filesystem state: clean >04:17:40,959 INFO program: Errors behavior: Continue >04:17:40,960 INFO program: Filesystem OS type: Linux >04:17:40,960 INFO program: Inode count: 65536 >04:17:40,960 INFO program: Block count: 1048576 >04:17:40,960 INFO program: Reserved block count: 0 >04:17:40,960 INFO program: Free blocks: 167795 >04:17:40,961 INFO program: Free inodes: 38986 >04:17:40,961 INFO program: First block: 1 >04:17:40,962 INFO program: Block size: 1024 >04:17:40,962 INFO program: Fragment size: 1024 >04:17:40,964 INFO program: Reserved GDT blocks: 256 >04:17:40,965 INFO program: Blocks per group: 8192 >04:17:40,965 INFO program: Fragments per group: 8192 >04:17:40,966 INFO program: Inodes per group: 512 >04:17:40,968 INFO program: Inode blocks per group: 128 >04:17:40,969 INFO program: Flex block group size: 16 >04:17:40,970 INFO program: Filesystem created: Thu Oct 4 03:49:59 2012 >04:17:40,971 INFO program: Last mount time: Thu Oct 4 03:51:12 2012 >04:17:40,972 INFO program: Last write time: Thu Oct 4 03:52:48 2012 >04:17:40,973 INFO program: Mount count: 2 >04:17:40,974 INFO program: Maximum mount count: -1 >04:17:40,975 INFO program: Last checked: Thu Oct 4 03:49:59 2012 >04:17:40,975 INFO program: Check interval: 0 (<none>) >04:17:40,976 INFO program: Lifetime writes: 32 MB >04:17:40,979 INFO program: Reserved blocks uid: 0 (user root) >04:17:40,980 INFO program: Reserved blocks gid: 0 (group root) >04:17:40,980 INFO program: First inode: 11 >04:17:40,980 INFO program: Inode size: 256 >04:17:40,980 INFO program: Required extra isize: 28 >04:17:40,981 INFO program: Desired extra isize: 28 >04:17:40,981 INFO program: Journal inode: 8 >04:17:40,981 INFO program: Default directory hash: half_md4 >04:17:40,982 INFO program: Directory Hash Seed: f84153ce-3806-4ffd-94db-7ee689d3ba40 >04:17:40,982 INFO program: Journal backup: inode blocks >04:17:40,982 INFO program: Journal features: (none) >04:17:40,982 INFO program: Journal size: 32M >04:17:40,983 INFO program: Journal length: 32768 >04:17:40,983 INFO program: Journal sequence: 0x00000027 >04:17:40,983 INFO program: Journal start: 0 >04:17:40,984 INFO program: >04:17:40,984 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:17:40,985 INFO program: Running... dumpe2fs -h /dev/loop1 >04:17:40,996 INFO program: Filesystem volume name: Anaconda >04:17:40,997 INFO program: Last mounted on: / >04:17:40,997 INFO program: Filesystem UUID: bd294741-51e0-44e5-ac8c-9f02ff673c0d >04:17:40,997 INFO program: Filesystem magic number: 0xEF53 >04:17:40,997 INFO program: Filesystem revision #: 1 (dynamic) >04:17:40,997 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:17:40,998 INFO program: Filesystem flags: unsigned_directory_hash >04:17:40,999 INFO program: Default mount options: user_xattr acl >04:17:40,999 INFO program: Filesystem state: clean >04:17:40,999 INFO program: Errors behavior: Continue >04:17:41,000 INFO program: Filesystem OS type: Linux >04:17:41,000 INFO program: Inode count: 65536 >04:17:41,000 INFO program: Block count: 1048576 >04:17:41,000 INFO program: Reserved block count: 0 >04:17:41,000 INFO program: Free blocks: 167795 >04:17:41,000 INFO program: Free inodes: 38986 >04:17:41,001 INFO program: First block: 1 >04:17:41,001 INFO program: Block size: 1024 >04:17:41,001 INFO program: Fragment size: 1024 >04:17:41,002 INFO program: Reserved GDT blocks: 256 >04:17:41,002 INFO program: Blocks per group: 8192 >04:17:41,002 INFO program: Fragments per group: 8192 >04:17:41,003 INFO program: Inodes per group: 512 >04:17:41,003 INFO program: Inode blocks per group: 128 >04:17:41,004 INFO program: Flex block group size: 16 >04:17:41,004 INFO program: Filesystem created: Thu Oct 4 03:49:59 2012 >04:17:41,004 INFO program: Last mount time: Thu Oct 4 03:51:12 2012 >04:17:41,004 INFO program: Last write time: Thu Oct 4 03:52:48 2012 >04:17:41,005 INFO program: Mount count: 2 >04:17:41,005 INFO program: Maximum mount count: -1 >04:17:41,005 INFO program: Last checked: Thu Oct 4 03:49:59 2012 >04:17:41,005 INFO program: Check interval: 0 (<none>) >04:17:41,005 INFO program: Lifetime writes: 32 MB >04:17:41,005 INFO program: Reserved blocks uid: 0 (user root) >04:17:41,006 INFO program: Reserved blocks gid: 0 (group root) >04:17:41,006 INFO program: First inode: 11 >04:17:41,009 INFO program: Inode size: 256 >04:17:41,009 INFO program: Required extra isize: 28 >04:17:41,010 INFO program: Desired extra isize: 28 >04:17:41,010 INFO program: Journal inode: 8 >04:17:41,010 INFO program: Default directory hash: half_md4 >04:17:41,010 INFO program: Directory Hash Seed: f84153ce-3806-4ffd-94db-7ee689d3ba40 >04:17:41,011 INFO program: Journal backup: inode blocks >04:17:41,011 INFO program: Journal features: (none) >04:17:41,011 INFO program: Journal size: 32M >04:17:41,011 INFO program: Journal length: 32768 >04:17:41,011 INFO program: Journal sequence: 0x00000027 >04:17:41,011 INFO program: Journal start: 0 >04:17:41,011 INFO program: >04:17:41,012 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:17:41,012 INFO program: Running... resize2fs -P /dev/loop1 >04:17:41,024 INFO program: Couldn't find valid filesystem superblock. >04:17:41,024 ERR program: resize2fs 1.42.5 (29-Jul-2012) >04:17:41,025 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >04:17:41,141 INFO program: Running... udevadm settle --timeout=300 >04:17:41,269 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >04:17:41,281 INFO program: Filesystem volume name: Anaconda >04:17:41,281 INFO program: Last mounted on: /sysroot >04:17:41,281 INFO program: Filesystem UUID: bd294741-51e0-44e5-ac8c-9f02ff673c0d >04:17:41,281 INFO program: Filesystem magic number: 0xEF53 >04:17:41,281 INFO program: Filesystem revision #: 1 (dynamic) >04:17:41,281 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:17:41,282 INFO program: Filesystem flags: unsigned_directory_hash >04:17:41,282 INFO program: Default mount options: user_xattr acl >04:17:41,282 INFO program: Filesystem state: clean >04:17:41,283 INFO program: Errors behavior: Continue >04:17:41,283 INFO program: Filesystem OS type: Linux >04:17:41,283 INFO program: Inode count: 65536 >04:17:41,283 INFO program: Block count: 1048576 >04:17:41,283 INFO program: Reserved block count: 0 >04:17:41,283 INFO program: Free blocks: 167795 >04:17:41,284 INFO program: Free inodes: 38986 >04:17:41,284 INFO program: First block: 1 >04:17:41,284 INFO program: Block size: 1024 >04:17:41,285 INFO program: Fragment size: 1024 >04:17:41,285 INFO program: Reserved GDT blocks: 256 >04:17:41,285 INFO program: Blocks per group: 8192 >04:17:41,285 INFO program: Fragments per group: 8192 >04:17:41,285 INFO program: Inodes per group: 512 >04:17:41,285 INFO program: Inode blocks per group: 128 >04:17:41,285 INFO program: Flex block group size: 16 >04:17:41,285 INFO program: Filesystem created: Thu Oct 4 03:49:59 2012 >04:17:41,286 INFO program: Last mount time: Thu Oct 4 04:17:13 2012 >04:17:41,286 INFO program: Last write time: Thu Oct 4 04:17:13 2012 >04:17:41,288 INFO program: Mount count: 3 >04:17:41,288 INFO program: Maximum mount count: -1 >04:17:41,288 INFO program: Last checked: Thu Oct 4 03:49:59 2012 >04:17:41,288 INFO program: Check interval: 0 (<none>) >04:17:41,289 INFO program: Lifetime writes: 32 MB >04:17:41,289 INFO program: Reserved blocks uid: 0 (user root) >04:17:41,289 INFO program: Reserved blocks gid: 0 (group root) >04:17:41,289 INFO program: First inode: 11 >04:17:41,289 INFO program: Inode size: 256 >04:17:41,290 INFO program: Required extra isize: 28 >04:17:41,290 INFO program: Desired extra isize: 28 >04:17:41,290 INFO program: Journal inode: 8 >04:17:41,290 INFO program: Default directory hash: half_md4 >04:17:41,290 INFO program: Directory Hash Seed: f84153ce-3806-4ffd-94db-7ee689d3ba40 >04:17:41,290 INFO program: Journal backup: inode blocks >04:17:41,291 INFO program: Journal features: (none) >04:17:41,291 INFO program: Journal size: 32M >04:17:41,291 INFO program: Journal length: 32768 >04:17:41,291 INFO program: Journal sequence: 0x00000028 >04:17:41,291 INFO program: Journal start: 1 >04:17:41,292 INFO program: >04:17:41,292 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:17:41,293 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >04:17:41,305 INFO program: Filesystem volume name: Anaconda >04:17:41,305 INFO program: Last mounted on: /sysroot >04:17:41,305 INFO program: Filesystem UUID: bd294741-51e0-44e5-ac8c-9f02ff673c0d >04:17:41,305 INFO program: Filesystem magic number: 0xEF53 >04:17:41,305 INFO program: Filesystem revision #: 1 (dynamic) >04:17:41,306 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:17:41,306 INFO program: Filesystem flags: unsigned_directory_hash >04:17:41,306 INFO program: Default mount options: user_xattr acl >04:17:41,308 INFO program: Filesystem state: clean >04:17:41,308 INFO program: Errors behavior: Continue >04:17:41,308 INFO program: Filesystem OS type: Linux >04:17:41,309 INFO program: Inode count: 65536 >04:17:41,309 INFO program: Block count: 1048576 >04:17:41,309 INFO program: Reserved block count: 0 >04:17:41,310 INFO program: Free blocks: 167795 >04:17:41,310 INFO program: Free inodes: 38986 >04:17:41,310 INFO program: First block: 1 >04:17:41,310 INFO program: Block size: 1024 >04:17:41,310 INFO program: Fragment size: 1024 >04:17:41,311 INFO program: Reserved GDT blocks: 256 >04:17:41,311 INFO program: Blocks per group: 8192 >04:17:41,311 INFO program: Fragments per group: 8192 >04:17:41,311 INFO program: Inodes per group: 512 >04:17:41,312 INFO program: Inode blocks per group: 128 >04:17:41,312 INFO program: Flex block group size: 16 >04:17:41,312 INFO program: Filesystem created: Thu Oct 4 03:49:59 2012 >04:17:41,312 INFO program: Last mount time: Thu Oct 4 04:17:13 2012 >04:17:41,313 INFO program: Last write time: Thu Oct 4 04:17:13 2012 >04:17:41,313 INFO program: Mount count: 3 >04:17:41,313 INFO program: Maximum mount count: -1 >04:17:41,313 INFO program: Last checked: Thu Oct 4 03:49:59 2012 >04:17:41,313 INFO program: Check interval: 0 (<none>) >04:17:41,313 INFO program: Lifetime writes: 32 MB >04:17:41,314 INFO program: Reserved blocks uid: 0 (user root) >04:17:41,314 INFO program: Reserved blocks gid: 0 (group root) >04:17:41,314 INFO program: First inode: 11 >04:17:41,314 INFO program: Inode size: 256 >04:17:41,314 INFO program: Required extra isize: 28 >04:17:41,314 INFO program: Desired extra isize: 28 >04:17:41,315 INFO program: Journal inode: 8 >04:17:41,315 INFO program: Default directory hash: half_md4 >04:17:41,315 INFO program: Directory Hash Seed: f84153ce-3806-4ffd-94db-7ee689d3ba40 >04:17:41,316 INFO program: Journal backup: inode blocks >04:17:41,316 INFO program: Journal features: (none) >04:17:41,317 INFO program: Journal size: 32M >04:17:41,317 INFO program: Journal length: 32768 >04:17:41,317 INFO program: Journal sequence: 0x00000028 >04:17:41,317 INFO program: Journal start: 1 >04:17:41,317 INFO program: >04:17:41,317 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:17:41,317 INFO program: Running... resize2fs -P /dev/mapper/live-rw >04:17:41,328 INFO program: Estimated minimum size of the filesystem: 880467 >04:17:41,329 ERR program: resize2fs 1.42.5 (29-Jul-2012) >04:17:41,372 INFO program: Running... udevadm settle --timeout=300 >04:17:41,463 INFO program: Running... udevadm settle --timeout=300 >04:17:41,525 INFO program: Running... udevadm settle --timeout=300 >04:17:41,582 INFO program: Running... udevadm settle --timeout=300 >04:17:41,643 INFO program: Running... udevadm settle --timeout=300 >04:17:41,705 INFO program: Running... udevadm settle --timeout=300 >04:17:41,768 INFO program: Running... udevadm settle --timeout=300 >04:17:41,832 INFO program: Running... udevadm settle --timeout=300 >04:17:41,898 INFO program: Running... udevadm settle --timeout=300 >04:17:41,955 INFO program: Running... udevadm settle --timeout=300 >04:17:42,016 INFO program: Running... udevadm settle --timeout=300 >04:17:42,077 INFO program: Running... udevadm settle --timeout=300 >04:17:42,193 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda2 /mnt/sysimage >04:17:42,237 INFO program: Running... /bin/umount /mnt/sysimage >04:17:42,394 INFO program: Running... udevadm settle --timeout=300 >04:17:42,461 INFO program: Running... udevadm settle --timeout=300 >04:17:42,522 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda5 /mnt/sysimage >04:17:42,570 INFO program: Running... arch >04:17:42,725 INFO program: ppc64 >04:17:42,750 INFO program: Running... /bin/umount /mnt/sysimage >04:17:42,864 INFO program: Running... udevadm settle --timeout=300 >00:17:51,487 INFO program: Running... modprobe btrfs >00:17:51,618 INFO program: Running... modprobe xfs >00:17:51,740 INFO program: Running... modprobe vfat >00:19:50,120 INFO program: Running... udevadm settle --timeout=300 >00:19:50,192 INFO program: Running... udevadm settle --timeout=300 >00:19:50,269 INFO program: Running... udevadm settle --timeout=300 >00:19:50,346 INFO program: Running... udevadm settle --timeout=300 > > >/tmp/storage.log: >04:17:32,475 DEBUG storage: registered device format class SwapSpace as swap >04:17:32,479 DEBUG storage: registered device format class MultipathMember as multipath_member >04:17:32,485 DEBUG storage: registered device format class DiskLabel as disklabel >04:17:32,489 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >04:17:32,490 DEBUG storage: registered device format class PPCPRePBoot as prepboot >04:17:32,492 DEBUG storage: registered device format class DMRaidMember as dmraidmember >04:17:32,555 DEBUG storage: registered device format class Ext2FS as ext2 >04:17:32,555 DEBUG storage: registered device format class Ext3FS as ext3 >04:17:32,555 DEBUG storage: registered device format class Ext4FS as ext4 >04:17:32,556 DEBUG storage: registered device format class FATFS as vfat >04:17:32,556 DEBUG storage: registered device format class EFIFS as efi >04:17:32,556 DEBUG storage: registered device format class BTRFS as btrfs >04:17:32,556 DEBUG storage: registered device format class GFS2 as gfs2 >04:17:32,556 DEBUG storage: registered device format class JFS as jfs >04:17:32,558 DEBUG storage: registered device format class ReiserFS as reiserfs >04:17:32,558 DEBUG storage: registered device format class XFS as xfs >04:17:32,558 DEBUG storage: registered device format class HFS as hfs >04:17:32,558 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >04:17:32,558 DEBUG storage: registered device format class HFSPlus as hfs+ >04:17:32,559 DEBUG storage: registered device format class NTFS as ntfs >04:17:32,559 DEBUG storage: registered device format class NFS as nfs >04:17:32,560 DEBUG storage: registered device format class NFSv4 as nfs4 >04:17:32,561 DEBUG storage: registered device format class Iso9660FS as iso9660 >04:17:32,561 DEBUG storage: registered device format class NoDevFS as nodev >04:17:32,562 DEBUG storage: registered device format class DevPtsFS as devpts >04:17:32,563 DEBUG storage: registered device format class ProcFS as proc >04:17:32,564 DEBUG storage: registered device format class SysFS as sysfs >04:17:32,565 DEBUG storage: registered device format class TmpFS as tmpfs >04:17:32,565 DEBUG storage: registered device format class BindFS as bind >04:17:32,566 DEBUG storage: registered device format class SELinuxFS as selinuxfs >04:17:32,568 DEBUG storage: registered device format class USBFS as usbfs >04:17:32,571 DEBUG storage: registered device format class BIOSBoot as biosboot >04:17:32,619 DEBUG storage: registered device format class LUKS as luks >04:17:32,621 DEBUG storage: registered device format class MDRaidMember as mdmember >04:17:33,761 DEBUG storage: MultipathTopology._build_topology: >04:17:33,762 DEBUG storage: /etc/multipath.conf contents: >04:17:33,762 DEBUG storage: # multipath.conf written by anaconda >04:17:33,762 DEBUG storage: >04:17:33,762 DEBUG storage: defaults { >04:17:33,762 DEBUG storage: user_friendly_names yes >04:17:33,762 DEBUG storage: } >04:17:33,762 DEBUG storage: blacklist { >04:17:33,763 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >04:17:33,763 DEBUG storage: devnode "^hd[a-z]" >04:17:33,763 DEBUG storage: devnode "^dcssblk[0-9]*" >04:17:33,763 DEBUG storage: device { >04:17:33,763 DEBUG storage: vendor "DGC" >04:17:33,763 DEBUG storage: product "LUNZ" >04:17:33,763 DEBUG storage: } >04:17:33,764 DEBUG storage: device { >04:17:33,764 DEBUG storage: vendor "IBM" >04:17:33,765 DEBUG storage: product "S/390.*" >04:17:33,766 DEBUG storage: } >04:17:33,766 DEBUG storage: # don't count normal SATA devices as multipaths >04:17:33,767 DEBUG storage: device { >04:17:33,769 DEBUG storage: vendor "ATA" >04:17:33,769 DEBUG storage: } >04:17:33,770 DEBUG storage: # don't count 3ware devices as multipaths >04:17:33,771 DEBUG storage: device { >04:17:33,772 DEBUG storage: vendor "3ware" >04:17:33,773 DEBUG storage: } >04:17:33,773 DEBUG storage: device { >04:17:33,774 DEBUG storage: vendor "AMCC" >04:17:33,775 DEBUG storage: } >04:17:33,775 DEBUG storage: # nor highpoint devices >04:17:33,776 DEBUG storage: device { >04:17:33,778 DEBUG storage: vendor "HPT" >04:17:33,779 DEBUG storage: } >04:17:33,780 DEBUG storage: } >04:17:33,781 DEBUG storage: multipaths { >04:17:33,781 DEBUG storage: } >04:17:33,782 DEBUG storage: (end of /etc/multipath.conf) >04:17:33,860 INFO storage: MultipathTopology: not a multipath: ['sda'] >04:17:33,860 INFO storage: MultipathTopology: found singlepath device: sda >04:17:33,860 INFO storage: MultipathTopology: found non-disk device: sda1 >04:17:33,861 INFO storage: MultipathTopology: found non-disk device: sda2 >04:17:33,861 INFO storage: MultipathTopology: found non-disk device: sda3 >04:17:33,861 INFO storage: MultipathTopology: found non-disk device: sda4 >04:17:33,862 INFO storage: MultipathTopology: found non-disk device: sda5 >04:17:33,862 INFO storage: MultipathTopology: found non-disk device: sr0 >04:17:33,862 INFO storage: MultipathTopology: found singlepath device: loop0 >04:17:33,862 INFO storage: MultipathTopology: found singlepath device: loop1 >04:17:33,863 INFO storage: MultipathTopology: found singlepath device: loop2 >04:17:33,863 INFO storage: MultipathTopology: found singlepath device: loop3 >04:17:33,863 INFO storage: MultipathTopology: found singlepath device: loop4 >04:17:33,863 INFO storage: MultipathTopology: found singlepath device: loop5 >04:17:33,864 INFO storage: MultipathTopology: found singlepath device: loop6 >04:17:33,864 INFO storage: MultipathTopology: found singlepath device: loop7 >04:17:33,865 INFO storage: MultipathTopology: found singlepath device: dm-0 >04:17:38,381 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >04:17:38,384 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >04:17:39,580 DEBUG storage: MultipathTopology._build_topology: >04:17:39,581 DEBUG storage: /etc/multipath.conf contents: >04:17:39,581 DEBUG storage: # multipath.conf written by anaconda >04:17:39,581 DEBUG storage: >04:17:39,581 DEBUG storage: defaults { >04:17:39,582 DEBUG storage: user_friendly_names yes >04:17:39,582 DEBUG storage: } >04:17:39,582 DEBUG storage: blacklist { >04:17:39,582 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >04:17:39,582 DEBUG storage: devnode "^hd[a-z]" >04:17:39,582 DEBUG storage: devnode "^dcssblk[0-9]*" >04:17:39,582 DEBUG storage: device { >04:17:39,583 DEBUG storage: vendor "DGC" >04:17:39,583 DEBUG storage: product "LUNZ" >04:17:39,583 DEBUG storage: } >04:17:39,583 DEBUG storage: device { >04:17:39,583 DEBUG storage: vendor "IBM" >04:17:39,584 DEBUG storage: product "S/390.*" >04:17:39,585 DEBUG storage: } >04:17:39,585 DEBUG storage: # don't count normal SATA devices as multipaths >04:17:39,586 DEBUG storage: device { >04:17:39,588 DEBUG storage: vendor "ATA" >04:17:39,589 DEBUG storage: } >04:17:39,589 DEBUG storage: # don't count 3ware devices as multipaths >04:17:39,590 DEBUG storage: device { >04:17:39,591 DEBUG storage: vendor "3ware" >04:17:39,592 DEBUG storage: } >04:17:39,630 DEBUG storage: device { >04:17:39,635 DEBUG storage: vendor "AMCC" >04:17:39,635 DEBUG storage: } >04:17:39,635 DEBUG storage: # nor highpoint devices >04:17:39,636 DEBUG storage: device { >04:17:39,636 DEBUG storage: vendor "HPT" >04:17:39,636 DEBUG storage: } >04:17:39,636 DEBUG storage: } >04:17:39,638 DEBUG storage: multipaths { >04:17:39,764 DEBUG storage: } >04:17:39,765 DEBUG storage: (end of /etc/multipath.conf) >04:17:39,898 INFO storage: MultipathTopology: not a multipath: ['sda'] >04:17:39,899 INFO storage: MultipathTopology: found singlepath device: sda >04:17:39,899 INFO storage: MultipathTopology: found non-disk device: sda1 >04:17:39,900 INFO storage: MultipathTopology: found non-disk device: sda2 >04:17:39,901 INFO storage: MultipathTopology: found non-disk device: sda3 >04:17:39,901 INFO storage: MultipathTopology: found non-disk device: sda4 >04:17:39,902 INFO storage: MultipathTopology: found non-disk device: sda5 >04:17:39,902 INFO storage: MultipathTopology: found non-disk device: sr0 >04:17:39,903 INFO storage: MultipathTopology: found singlepath device: loop0 >04:17:39,903 INFO storage: MultipathTopology: found singlepath device: loop1 >04:17:39,904 INFO storage: MultipathTopology: found singlepath device: loop2 >04:17:39,904 INFO storage: MultipathTopology: found singlepath device: loop3 >04:17:39,905 INFO storage: MultipathTopology: found singlepath device: loop4 >04:17:39,905 INFO storage: MultipathTopology: found singlepath device: loop5 >04:17:39,906 INFO storage: MultipathTopology: found singlepath device: loop6 >04:17:39,906 INFO storage: MultipathTopology: found singlepath device: loop7 >04:17:39,908 INFO storage: MultipathTopology: found singlepath device: dm-0 >04:17:39,909 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >04:17:39,918 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': '978522', > '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:17:39,920 INFO storage: scanning sda (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda)... >04:17:39,923 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >04:17:39,925 DEBUG storage: DeviceTree.getDeviceByName returned None >04:17:39,928 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >04:17:39,933 INFO storage: sda is a disk >04:17:39,933 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:17:39,939 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >04:17:39,939 INFO storage: added disk sda (id 0) to device tree >04:17:39,940 DEBUG storage: looking up parted Device: /dev/sda >04:17:39,944 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >04:17:39,945 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >04:17:39,950 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >04:17:39,953 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >04:17:40,061 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 0xfffa2aff890>, <parted.partition.Partition object at 0xfffa2affbd0>, <parted.partition.Partition object at 0xfffa2affe10>, <parted.partition.Partition object at 0xfffa2afffd0>, <parted.partition.Partition object at 0xfffa2b05110>] > device: <parted.device.Device object at 0xfffa2aff6d0> > PedDisk: <_ped.Disk object at 0xfffa2b02ab8> >04:17:40,061 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >04:17:40,063 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >04:17:40,068 INFO storage: got device: DiskDevice instance (0xfffa0233ed0) -- > 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 0xfffa299b200> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0xfffa2ae4890> >04:17:40,072 INFO storage: got format: DiskLabel instance (0xfffa2ae4950) -- > 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 0xfffa2aff890>, <parted.partition.Partition object at 0xfffa2affbd0>, <parted.partition.Partition object at 0xfffa2affe10>, <parted.partition.Partition object at 0xfffa2afffd0>, <parted.partition.Partition object at 0xfffa2b05110>] > device: <parted.device.Device object at 0xfffa2aff6d0> > PedDisk: <_ped.Disk object at 0xfffa2b02ab8> > origPartedDisk = <parted.disk.Disk object at 0xfffa2b05290> > 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 0xfffa299b5f0> > >04:17:40,081 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': '978569', > '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:17:40,082 INFO storage: scanning sda1 (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda1)... >04:17:40,085 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >04:17:40,089 DEBUG storage: DeviceTree.getDeviceByName returned None >04:17:40,089 INFO storage: sda1 is a partition >04:17:40,092 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >04:17:40,102 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >04:17:40,104 DEBUG storage: DeviceTree.getDeviceByName returned existing 30720MB disk sda (0) with existing msdos disklabel >04:17:40,106 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >04:17:40,110 DEBUG storage: PartitionDevice._setFormat: sda1 ; >04:17:40,110 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:17:40,112 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >04:17:40,112 DEBUG storage: looking up parted Partition: /dev/sda1 >04:17:40,115 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >04:17:40,119 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >04:17:40,121 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >04:17:40,122 DEBUG storage: getFormat('prepboot') returning PPCPRePBoot instance >04:17:40,124 DEBUG storage: PartitionDevice._setFormat: sda1 ; >04:17:40,125 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: prepboot ; >04:17:40,126 INFO storage: added partition sda1 (id 1) to device tree >04:17:40,130 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >04:17:40,132 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >04:17:40,134 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >04:17:40,135 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >04:17:40,160 WARN storage: disklabel detected but not usable on sda1 >04:17:40,161 DEBUG storage: no type or existing type for sda1, bailing >04:17:40,162 DEBUG storage: looking up parted Device: /dev/sda1 >04:17:40,165 INFO storage: got device: PartitionDevice instance (0xfffa2ae4850) -- > 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 0xfffa299b9e0> > 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 0xfffa2aff790> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfffa2aff990> PedPartition: <_ped.Partition object at 0xfffa2af9e90> > disk = existing 30720MB disk sda (0) with existing msdos disklabel > start = 2048 end = 10239 length = 8192 > flags = boot, prep >04:17:40,166 INFO storage: got format: PPCPRePBoot instance (0xfffa2ae49d0) -- > type = prepboot name = PPC PReP Boot status = False > device = /dev/sda1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > >04:17:40,173 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': '978648', > '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:17:40,173 INFO storage: scanning sda2 (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda2)... >04:17:40,175 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >04:17:40,176 DEBUG storage: DeviceTree.getDeviceByName returned None >04:17:40,178 INFO storage: sda2 is a partition >04:17:40,181 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >04:17:40,183 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >04:17:40,187 DEBUG storage: DeviceTree.getDeviceByName returned existing 30720MB disk sda (0) with existing msdos disklabel >04:17:40,190 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >04:17:40,192 DEBUG storage: PartitionDevice._setFormat: sda2 ; >04:17:40,192 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:17:40,194 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >04:17:40,194 DEBUG storage: looking up parted Partition: /dev/sda2 >04:17:40,196 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >04:17:40,200 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >04:17:40,202 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >04:17:40,205 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >04:17:40,205 INFO storage: added partition sda2 (id 2) to device tree >04:17:40,208 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >04:17:40,209 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >04:17:40,212 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >04:17:40,213 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >04:17:40,244 WARN storage: disklabel detected but not usable on sda2 >04:17:40,244 INFO storage: type detected on 'sda2' is 'ext4' >04:17:40,390 DEBUG storage: Ext4FS.supported: supported: True ; >04:17:40,391 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:17:40,392 DEBUG storage: PartitionDevice._setFormat: sda2 ; >04:17:40,394 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >04:17:40,395 DEBUG storage: looking up parted Device: /dev/sda2 >04:17:40,399 INFO storage: got device: PartitionDevice instance (0xfffa2ae4ad0) -- > 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 0xfffa299bb90> > 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 0xfffa2aff790> fileSystem: <parted.filesystem.FileSystem object at 0xfffa2affd10> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfffa2affc90> PedPartition: <_ped.Partition object at 0xfffa2af9ef0> > disk = existing 30720MB disk sda (0) with existing msdos disklabel > start = 10240 end = 1034239 length = 1024000 > flags = >04:17:40,403 DEBUG storage: Ext4FS.supported: supported: True ; >04:17:40,403 INFO storage: got format: Ext4FS instance (0xfffa2b05810) -- > 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:17:40,413 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': '979192', > '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:17:40,413 INFO storage: scanning sda3 (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda3)... >04:17:40,415 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >04:17:40,418 DEBUG storage: DeviceTree.getDeviceByName returned None >04:17:40,419 INFO storage: sda3 is a partition >04:17:40,421 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >04:17:40,423 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >04:17:40,425 DEBUG storage: DeviceTree.getDeviceByName returned existing 30720MB disk sda (0) with existing msdos disklabel >04:17:40,429 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >04:17:40,432 DEBUG storage: PartitionDevice._setFormat: sda3 ; >04:17:40,432 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:17:40,435 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >04:17:40,435 DEBUG storage: looking up parted Partition: /dev/sda3 >04:17:40,439 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >04:17:40,442 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >04:17:40,445 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >04:17:40,448 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >04:17:40,449 INFO storage: added partition sda3 (id 3) to device tree >04:17:40,451 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >04:17:40,453 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >04:17:40,455 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >04:17:40,458 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >04:17:40,491 WARN storage: disklabel detected but not usable on sda3 >04:17:40,492 INFO storage: type detected on 'sda3' is 'swap' >04:17:40,495 DEBUG storage: SwapSpace.__init__: device: /dev/sda3 ; serial: 00c0061a00004c00000001312047a27a.8 ; uuid: 7e725b82-ef4d-412e-a409-20e4a8928a70 ; exists: True ; label: None ; >04:17:40,495 DEBUG storage: getFormat('swap') returning SwapSpace instance >04:17:40,497 DEBUG storage: PartitionDevice._setFormat: sda3 ; >04:17:40,500 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: swap ; >04:17:40,501 DEBUG storage: looking up parted Device: /dev/sda3 >04:17:40,508 INFO storage: got device: PartitionDevice instance (0xfffa2b05710) -- > 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 0xfffa299bcb0> > 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 0xfffa2aff790> fileSystem: <parted.filesystem.FileSystem object at 0xfffa2affed0> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfffa2affe50> PedPartition: <_ped.Partition object at 0xfffa2af9f50> > disk = existing 30720MB disk sda (0) with existing msdos disklabel > start = 1034240 end = 9095167 length = 8060928 > flags = >04:17:40,509 INFO storage: got format: SwapSpace instance (0xfffa0345710) -- > 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:17:40,515 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': '979327', > '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:17:40,515 INFO storage: scanning sda4 (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda4)... >04:17:40,518 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >04:17:40,520 DEBUG storage: DeviceTree.getDeviceByName returned None >04:17:40,520 INFO storage: sda4 is a partition >04:17:40,521 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >04:17:40,523 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >04:17:40,526 DEBUG storage: DeviceTree.getDeviceByName returned existing 30720MB disk sda (0) with existing msdos disklabel >04:17:40,529 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >04:17:40,532 DEBUG storage: PartitionDevice._setFormat: sda4 ; >04:17:40,532 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:17:40,534 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >04:17:40,534 DEBUG storage: looking up parted Partition: /dev/sda4 >04:17:40,536 DEBUG storage: PartitionDevice.probe: sda4 ; exists: True ; >04:17:40,540 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >04:17:40,542 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >04:17:40,544 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >04:17:40,545 INFO storage: added partition sda4 (id 4) to device tree >04:17:40,546 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >04:17:40,550 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >04:17:40,552 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >04:17:40,554 DEBUG storage: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >04:17:40,559 WARN storage: disklabel detected but not usable on sda4 >04:17:40,560 DEBUG storage: no type or existing type for sda4, bailing >04:17:40,560 DEBUG storage: looking up parted Device: /dev/sda4 >04:17:40,564 INFO storage: got device: PartitionDevice instance (0xfffa2b05790) -- > 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 0xfffa299b560> > 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 0xfffa2aff790> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfffa2b05050> PedPartition: <_ped.Partition object at 0xfffa2af9fb0> > disk = existing 30720MB disk sda (0) with existing msdos disklabel > start = 9095168 end = 62914559 length = 53819392 > flags = >04:17:40,572 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': '979406', > '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:17:40,572 INFO storage: scanning sda5 (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda5)... >04:17:40,574 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >04:17:40,575 DEBUG storage: DeviceTree.getDeviceByName returned None >04:17:40,576 INFO storage: sda5 is a partition >04:17:40,580 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >04:17:40,582 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >04:17:40,583 DEBUG storage: DeviceTree.getDeviceByName returned existing 30720MB disk sda (0) with existing msdos disklabel >04:17:40,585 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >04:17:40,589 DEBUG storage: PartitionDevice._setFormat: sda5 ; >04:17:40,589 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:17:40,592 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >04:17:40,592 DEBUG storage: looking up parted Partition: /dev/sda5 >04:17:40,594 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >04:17:40,595 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >04:17:40,599 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >04:17:40,601 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >04:17:40,601 INFO storage: added partition sda5 (id 5) to device tree >04:17:40,602 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >04:17:40,604 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >04:17:40,606 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >04:17:40,610 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >04:17:40,650 WARN storage: disklabel detected but not usable on sda5 >04:17:40,651 INFO storage: type detected on 'sda5' is 'ext4' >04:17:40,780 DEBUG storage: Ext4FS.supported: supported: True ; >04:17:40,780 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:17:40,782 DEBUG storage: PartitionDevice._setFormat: sda5 ; >04:17:40,785 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: ext4 ; >04:17:40,789 DEBUG storage: looking up parted Device: /dev/sda5 >04:17:40,792 INFO storage: got device: PartitionDevice instance (0xfffa29c56d0) -- > 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 0xfffa299be60> > 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 0xfffa2aff790> fileSystem: <parted.filesystem.FileSystem object at 0xfffa2b053d0> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfffa2b051d0> PedPartition: <_ped.Partition object at 0xfffa2b03050> > disk = existing 30720MB disk sda (0) with existing msdos disklabel > start = 9097216 end = 62914559 length = 53817344 > flags = >04:17:40,795 DEBUG storage: Ext4FS.supported: supported: True ; >04:17:40,795 INFO storage: got format: Ext4FS instance (0xfffa0345f90) -- > 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:17:40,804 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': '979519', > '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:17:40,804 INFO storage: scanning sr0 (/devices/vio/30000002/host0/target0:0:3/0:0:3:0/block/sr0)... >04:17:40,809 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >04:17:40,810 DEBUG storage: DeviceTree.getDeviceByName returned None >04:17:40,811 INFO storage: sr0 is a cdrom >04:17:40,813 DEBUG storage: DeviceTree.addUdevOpticalDevice: >04:17:40,813 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:17:40,816 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >04:17:40,819 INFO storage: added cdrom sr0 (id 6) to device tree >04:17:40,821 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >04:17:40,825 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >04:17:40,829 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >04:17:40,831 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >04:17:40,833 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >04:17:40,851 WARN storage: disklabel detected but not usable on sr0 >04:17:40,852 INFO storage: type detected on 'sr0' is 'iso9660' >04:17:40,854 DEBUG storage: Iso9660FS.supported: supported: True ; >04:17:40,854 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >04:17:40,859 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >04:17:40,861 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >04:17:40,862 DEBUG storage: looking up parted Device: /dev/sr0 >04:17:40,863 INFO storage: got device: OpticalDevice instance (0xfffa03454d0) -- > 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 0xfffa299bc20> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >04:17:40,865 DEBUG storage: Iso9660FS.supported: supported: True ; >04:17:40,865 INFO storage: got format: Iso9660FS instance (0xfffa0345e90) -- > 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:17:40,870 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': '983080', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >04:17:40,870 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >04:17:40,872 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >04:17:40,873 DEBUG storage: DeviceTree.getDeviceByName returned None >04:17:40,873 INFO storage: loop0 is a loop device >04:17:40,875 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >04:17:40,879 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >04:17:40,881 DEBUG storage: DeviceTree.getDeviceByName returned None >04:17:40,881 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:17:40,884 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >04:17:40,884 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 7) to device tree >04:17:40,886 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >04:17:40,889 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:17:40,890 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >04:17:40,891 INFO storage: added loop loop0 (id 8) to device tree >04:17:40,892 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >04:17:40,893 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >04:17:40,893 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >04:17:40,895 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >04:17:40,899 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >04:17:40,911 WARN storage: disklabel detected but not usable on loop0 >04:17:40,912 INFO storage: type detected on 'loop0' is 'squashfs' >04:17:40,912 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >04:17:40,914 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >04:17:40,914 INFO storage: got device: LoopDevice instance (0xfffa0345650) -- > 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:17:40,920 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': '986239', > '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:17:40,920 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >04:17:40,922 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >04:17:40,924 DEBUG storage: DeviceTree.getDeviceByName returned None >04:17:40,924 INFO storage: loop1 is a loop device >04:17:40,925 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >04:17:40,929 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >04:17:40,930 DEBUG storage: DeviceTree.getDeviceByName returned None >04:17:40,930 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:17:40,932 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >04:17:40,933 INFO storage: added file /LiveOS/rootfs.img (id 9) to device tree >04:17:40,935 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >04:17:40,935 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:17:40,939 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >04:17:40,939 INFO storage: added loop loop1 (id 10) to device tree >04:17:40,941 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >04:17:40,942 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >04:17:40,944 DEBUG storage: Ext4FS.supported: supported: True ; >04:17:40,944 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:17:40,944 DEBUG storage: device loop1 does not contain a disklabel >04:17:40,945 INFO storage: type detected on 'loop1' is 'ext4' >04:17:41,030 DEBUG storage: Ext4FS.supported: supported: True ; >04:17:41,031 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:17:41,034 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >04:17:41,035 INFO storage: got device: LoopDevice instance (0xfffa03542d0) -- > 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:17:41,045 DEBUG storage: Ext4FS.supported: supported: True ; >04:17:41,046 INFO storage: got format: Ext4FS instance (0xfffa0354410) -- > 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:17:41,053 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': '30986333', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >04:17:41,053 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >04:17:41,063 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >04:17:41,064 DEBUG storage: DeviceTree.getDeviceByName returned None >04:17:41,065 INFO storage: loop2 is a loop device >04:17:41,068 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >04:17:41,070 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >04:17:41,072 DEBUG storage: DeviceTree.getDeviceByName returned None >04:17:41,073 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:17:41,079 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >04:17:41,080 INFO storage: added file /overlay (deleted) (id 11) to device tree >04:17:41,082 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >04:17:41,082 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:17:41,087 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >04:17:41,087 INFO storage: added loop loop2 (id 12) to device tree >04:17:41,090 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >04:17:41,093 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >04:17:41,093 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:17:41,095 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >04:17:41,101 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >04:17:41,115 WARN storage: disklabel detected but not usable on loop2 >04:17:41,116 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >04:17:41,116 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:17:41,120 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >04:17:41,121 INFO storage: got device: LoopDevice instance (0xfffa0361810) -- > 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:17:41,123 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': '987255', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >04:17:41,124 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >04:17:41,124 DEBUG storage: lvm filter: adding loop3 to the reject list >04:17:41,126 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': '987318', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >04:17:41,126 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >04:17:41,129 DEBUG storage: lvm filter: adding loop4 to the reject list >04:17:41,131 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': '987362', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >04:17:41,132 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >04:17:41,132 DEBUG storage: lvm filter: adding loop5 to the reject list >04:17:41,134 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': '30987426', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >04:17:41,135 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >04:17:41,135 DEBUG storage: lvm filter: adding loop6 to the reject list >04:17:41,139 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': '990204', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >04:17:41,139 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >04:17:41,139 DEBUG storage: lvm filter: adding loop7 to the reject list >04:17:41,139 DEBUG storage: Skipping a device mapper drive (dm-0) for now >04:17:41,209 INFO storage: devices to scan: ['dm-0'] >04:17:41,222 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': '759322', > '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:17:41,223 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >04:17:41,225 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >04:17:41,229 DEBUG storage: DeviceTree.getDeviceByName returned None >04:17:41,229 INFO storage: live-rw is a device-mapper device >04:17:41,231 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >04:17:41,233 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >04:17:41,235 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (10) with existing ext4 filesystem >04:17:41,240 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >04:17:41,242 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (12) >04:17:41,245 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >04:17:41,250 DEBUG storage: DeviceTree.getDeviceByName returned None >04:17:41,253 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >04:17:41,253 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:17:41,255 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >04:17:41,258 INFO storage: added dm live-rw (id 13) to device tree >04:17:41,261 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >04:17:41,263 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >04:17:41,265 DEBUG storage: Ext4FS.supported: supported: True ; >04:17:41,265 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:17:41,265 DEBUG storage: device live-rw does not contain a disklabel >04:17:41,265 INFO storage: type detected on 'live-rw' is 'ext4' >04:17:41,332 DEBUG storage: Ext4FS.supported: supported: True ; >04:17:41,333 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:17:41,335 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >04:17:41,335 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >04:17:41,369 INFO storage: got device: DMDevice instance (0xfffa0348e50) -- > 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 0xfffa2a60e60> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >04:17:41,372 DEBUG storage: Ext4FS.supported: supported: True ; >04:17:41,372 INFO storage: got format: Ext4FS instance (0xfffa0363b10) -- > 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:17:41,453 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >04:17:41,456 DEBUG storage: PPCPRePBoot.teardown: device: /dev/sda1 ; status: False ; type: prepboot ; >04:17:41,462 DEBUG storage: PPCPRePBoot.teardown: device: /dev/sda1 ; status: False ; type: prepboot ; >04:17:41,518 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:17:41,521 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:17:41,525 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:17:41,580 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >04:17:41,633 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:17:41,635 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:17:41,642 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:17:41,695 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >04:17:41,700 DEBUG storage: SwapSpace.teardown: device: /dev/sda3 ; status: False ; type: swap ; >04:17:41,704 DEBUG storage: SwapSpace.teardown: device: /dev/sda3 ; status: False ; type: swap ; >04:17:41,760 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:17:41,762 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:17:41,768 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:17:41,824 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >04:17:41,828 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >04:17:41,832 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >04:17:41,886 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:17:41,892 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:17:41,898 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:17:41,952 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >04:17:42,010 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:17:42,013 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:17:42,016 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:17:42,074 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >04:17:42,131 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >04:17:42,134 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >04:17:42,136 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >04:17:42,136 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >04:17:42,144 INFO storage: edd: collected mbr signatures: {'sda': '0x000e362e'} >04:17:42,146 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >04:17:42,189 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >04:17:42,233 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >04:17:42,452 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:17:42,455 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:17:42,461 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:17:42,516 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >04:17:42,519 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >04:17:42,729 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >04:17:42,730 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >04:17:42,730 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >04:17:42,731 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >04:17:42,731 DEBUG storage: crypttab maps: [] >04:17:42,731 DEBUG storage: parsing /mnt/sysimage/etc/fstab >04:17:42,738 DEBUG storage: resolved 'UUID=9b59060c-28fa-462a-8dce-c08e40291023' to 'sda5' (partition) >04:17:42,739 DEBUG storage: resolved 'UUID=a9ff9b5e-dd5d-4c1a-8c0a-7afe323506b2' to 'sda2' (partition) >04:17:42,739 DEBUG storage: resolved 'UUID=7e725b82-ef4d-412e-a409-20e4a8928a70' to 'sda3' (partition) >04:17:42,743 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >04:17:43,095 DEBUG storage: Ext4FS.supported: supported: True ; >04:17:43,101 DEBUG storage: Ext4FS.supported: supported: True ; >04:17:43,110 DEBUG storage: Ext4FS.supported: supported: True ; >04:17:43,120 DEBUG storage: Ext4FS.supported: supported: True ; >04:17:43,125 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >04:17:43,133 DEBUG storage: Iso9660FS.supported: supported: True ; >04:17:43,540 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >04:17:43,544 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >04:17:43,571 DEBUG storage: DeviceTree.getDeviceByPath returned existing 665MB cdrom sr0 (6) with existing iso9660 filesystem >00:17:51,441 DEBUG storage: Iso9660FS.supported: supported: True ; >00:17:51,443 DEBUG storage: Iso9660FS.supported: supported: True ; >00:17:51,444 DEBUG storage: NFSv4.supported: supported: False ; >00:17:51,446 DEBUG storage: NFSv4.supported: supported: False ; >00:17:51,447 DEBUG storage: SELinuxFS.supported: supported: False ; >00:17:51,450 DEBUG storage: SELinuxFS.supported: supported: False ; >00:17:51,453 DEBUG storage: Ext4FS.supported: supported: True ; >00:17:51,455 DEBUG storage: Ext4FS.supported: supported: True ; >00:17:51,459 DEBUG storage: Ext3FS.supported: supported: True ; >00:17:51,461 DEBUG storage: Ext3FS.supported: supported: True ; >00:17:51,463 DEBUG storage: Ext2FS.supported: supported: True ; >00:17:51,465 DEBUG storage: Ext2FS.supported: supported: True ; >00:17:51,468 DEBUG storage: SysFS.supported: supported: False ; >00:17:51,470 DEBUG storage: SysFS.supported: supported: False ; >00:17:51,473 DEBUG storage: MultipathMember.__init__: >00:17:51,474 DEBUG storage: SwapSpace.__init__: >00:17:51,477 DEBUG storage: ProcFS.supported: supported: False ; >00:17:51,479 DEBUG storage: ProcFS.supported: supported: False ; >00:17:51,481 DEBUG storage: DMRaidMember.__init__: >00:17:51,482 DEBUG storage: DevPtsFS.supported: supported: False ; >00:17:51,484 DEBUG storage: DevPtsFS.supported: supported: False ; >00:17:51,487 DEBUG storage: BTRFS.supported: supported: True ; >00:17:51,602 DEBUG storage: BTRFS.supported: supported: True ; >00:17:51,607 DEBUG storage: USBFS.supported: supported: False ; >00:17:51,608 DEBUG storage: USBFS.supported: supported: False ; >00:17:51,610 DEBUG storage: DiskLabel.__init__: >00:17:51,611 INFO storage: DiskLabel.partedDevice returning None >00:17:51,612 DEBUG storage: HFSPlus.supported: supported: False ; >00:17:51,616 DEBUG storage: HFSPlus.supported: supported: False ; >00:17:51,618 DEBUG storage: XFS.supported: supported: True ; >00:17:51,710 DEBUG storage: XFS.supported: supported: True ; >00:17:51,713 DEBUG storage: TmpFS.supported: supported: False ; >00:17:51,717 DEBUG storage: TmpFS.supported: supported: False ; >00:17:51,718 DEBUG storage: LUKS.__init__: >00:17:51,720 DEBUG storage: NTFS.supported: supported: False ; >00:17:51,722 DEBUG storage: NTFS.supported: supported: False ; >00:17:51,726 DEBUG storage: BindFS.supported: supported: False ; >00:17:51,729 DEBUG storage: BindFS.supported: supported: False ; >00:17:51,730 DEBUG storage: HFS.supported: supported: False ; >00:17:51,731 DEBUG storage: HFS.supported: supported: False ; >00:17:51,735 DEBUG storage: LVMPhysicalVolume.__init__: >00:17:51,736 DEBUG storage: NFS.supported: supported: False ; >00:17:51,738 DEBUG storage: NFS.supported: supported: False ; >00:17:51,740 DEBUG storage: FATFS.supported: supported: True ; >00:17:51,767 DEBUG storage: FATFS.supported: supported: True ; >00:17:51,772 DEBUG storage: NoDevFS.supported: supported: False ; >00:17:51,774 DEBUG storage: NoDevFS.supported: supported: False ; >00:17:51,775 DEBUG storage: MDRaidMember.__init__: >00:18:54,726 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda1 ; >00:18:54,729 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4MB partition sda1 (1) with existing prepboot >00:18:54,737 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >00:18:54,740 DEBUG storage: DeviceTree.getDeviceByPath returned existing 500MB partition sda2 (2) with existing ext4 filesystem >00:18:54,749 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda3 ; >00:18:54,751 DEBUG storage: DeviceTree.getDeviceByPath returned existing 3936MB partition sda3 (3) with existing swap >00:18:54,760 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >00:18:54,762 DEBUG storage: DeviceTree.getDeviceByPath returned existing 26279MB partition sda4 (4) >00:18:54,770 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda5 ; >00:18:54,772 DEBUG storage: DeviceTree.getDeviceByPath returned existing 26278MB partition sda5 (5) with existing ext4 filesystem >00:19:10,120 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda1 ; >00:19:10,123 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4MB partition sda1 (1) with existing prepboot >00:19:10,131 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >00:19:10,134 DEBUG storage: DeviceTree.getDeviceByPath returned existing 500MB partition sda2 (2) with existing ext4 filesystem >00:19:10,142 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda3 ; >00:19:10,144 DEBUG storage: DeviceTree.getDeviceByPath returned existing 3936MB partition sda3 (3) with existing swap >00:19:10,153 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >00:19:10,160 DEBUG storage: DeviceTree.getDeviceByPath returned existing 26279MB partition sda4 (4) >00:19:10,166 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda5 ; >00:19:10,170 DEBUG storage: DeviceTree.getDeviceByPath returned existing 26278MB partition sda5 (5) with existing ext4 filesystem >00:19:50,102 DEBUG storage: PPCPRePBoot.teardown: device: /dev/sda1 ; status: False ; type: prepboot ; >00:19:50,104 DEBUG storage: PartitionDevice._setFormat: sda1 ; >00:19:50,105 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:19:50,109 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: prepboot ; type: None ; >00:19:50,109 INFO storage: registered action: [0] Destroy Format prepboot on partition sda1 (id 1) >00:19:50,112 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >00:19:50,115 DEBUG storage: PPCPRePBoot.teardown: device: /dev/sda1 ; status: False ; type: prepboot ; >00:19:50,120 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >00:19:50,173 INFO storage: removed partition sda1 (id 1) from device tree >00:19:50,176 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sda ; >00:19:50,176 INFO storage: registered action: [1] Destroy Device partition sda1 (id 1) >00:19:50,180 DEBUG storage: PartitionDevice._setFormat: sda2 ; >00:19:50,181 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:19:50,184 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: ext4 ; type: None ; >00:19:50,184 INFO storage: registered action: [2] Destroy Format ext4 filesystem on partition sda2 (id 2) >00:19:50,187 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >00:19:50,192 DEBUG storage: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >00:19:50,242 INFO storage: removed partition sda2 (id 2) from device tree >00:19:50,246 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >00:19:50,246 INFO storage: registered action: [3] Destroy Device partition sda2 (id 2) >00:19:50,251 DEBUG storage: SwapSpace.teardown: device: /dev/sda3 ; status: False ; type: swap ; >00:19:50,254 DEBUG storage: PartitionDevice._setFormat: sda3 ; >00:19:50,254 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:19:50,257 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: swap ; type: None ; >00:19:50,259 INFO storage: registered action: [4] Destroy Format swap on partition sda3 (id 3) >00:19:50,261 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >00:19:50,264 DEBUG storage: SwapSpace.teardown: device: /dev/sda3 ; status: False ; type: swap ; >00:19:50,269 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >00:19:50,320 INFO storage: removed partition sda3 (id 3) from device tree >00:19:50,325 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >00:19:50,325 INFO storage: registered action: [5] Destroy Device partition sda3 (id 3) >00:19:50,330 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >00:19:50,333 DEBUG storage: PartitionDevice._setFormat: sda4 ; >00:19:50,333 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:19:50,335 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >00:19:50,335 INFO storage: registered action: [6] Destroy Format None on partition sda4 (id 4) >00:19:50,340 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >00:19:50,343 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >00:19:50,346 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: 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:17:25,174 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >04:17:25,174 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="965" x-info="http://www.rsyslog.com"] start >04:17:25,176 INFO systemd: Successfully loaded SELinux policy in 643ms 903us. >04:17:25,176 INFO systemd: Relabelled /dev and /run in 101ms 923us. >04:17:25,176 INFO systemd: systemd 188 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP; fedora) >04:17:25,176 INFO systemd: Initializing machine ID from random generator. >04:17:25,176 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:17:25,176 INFO systemd-modules-load: Inserted module 'uinput' >04:17:25,178 DEBUG kernel:[ 0.000000] Allocated 917504 bytes for 1024 pacas at c00000000ff20000 >04:17:25,178 INFO kernel:[ 0.000000] Using pSeries machine description >04:17:25,178 DEBUG kernel:[ 0.000000] Page orders: linear mapping = 24, virtual = 16, io = 12, vmemmap = 24 >04:17:25,178 INFO kernel:[ 0.000000] Using 1TB segments >04:17:25,178 WARNING kernel:[ 0.000000] Found initrd at 0xc000000003980000:0xc0000000052608e4 >04:17:25,178 INFO kernel:[ 0.000000] bootconsole [udbg0] enabled >04:17:25,178 INFO kernel:[ 0.000000] Partition configured for 56 cpus. >04:17:25,178 INFO kernel:[ 0.000000] CPU maps initialized for 4 threads per core >04:17:25,178 DEBUG kernel:[ 0.000000] (thread shift is 2) >04:17:25,178 DEBUG kernel:[ 0.000000] Freed 851968 bytes for unused pacas >04:17:25,178 WARNING kernel:[ 0.000000] Starting Linux PPC64 #1 SMP Wed Oct 3 13:04:03 MST 2012 >04:17:25,178 WARNING kernel:[ 0.000000] ----------------------------------------------------- >04:17:25,178 WARNING kernel:[ 0.000000] ppc64_pft_size = 0x1a >04:17:25,178 WARNING kernel:[ 0.000000] physicalMemorySize = 0x100000000 >04:17:25,178 WARNING kernel:[ 0.000000] htab_hash_mask = 0x7ffff >04:17:25,178 WARNING kernel:[ 0.000000] ----------------------------------------------------- >04:17:25,178 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >04:17:25,178 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >04:17:25,178 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:17:25,178 WARNING kernel:[ 0.000000] [boot]0012 Setup Arch >04:17:25,178 DEBUG kernel:[ 0.000000] Node 0 Memory: 0x0-0x100000000 >04:17:25,178 WARNING kernel:[ 0.000000] EEH: No capable adapters found >04:17:25,178 INFO kernel:[ 0.000000] PPC64 nvram contains 15360 bytes >04:17:25,178 WARNING kernel:[ 0.000000] Zone ranges: >04:17:25,178 WARNING kernel:[ 0.000000] DMA [mem 0x00000000-0xffffffff] >04:17:25,178 WARNING kernel:[ 0.000000] Normal empty >04:17:25,178 WARNING kernel:[ 0.000000] Movable zone start for each node >04:17:25,178 WARNING kernel:[ 0.000000] Early memory node ranges >04:17:25,178 WARNING kernel:[ 0.000000] node 0: [mem 0x00000000-0xffffffff] >04:17:25,178 DEBUG kernel:[ 0.000000] On node 0 totalpages: 65536 >04:17:25,178 DEBUG kernel:[ 0.000000] DMA zone: 56 pages used for memmap >04:17:25,178 DEBUG kernel:[ 0.000000] DMA zone: 0 pages reserved >04:17:25,178 DEBUG kernel:[ 0.000000] DMA zone: 65480 pages, LIFO batch:1 >04:17:25,178 WARNING kernel:[ 0.000000] [boot]0015 Setup Done >04:17:25,178 INFO kernel:[ 0.000000] PERCPU: Embedded 2 pages/cpu @c000000001700000 s86912 r0 d44160 u131072 >04:17:25,178 DEBUG kernel:[ 0.000000] pcpu-alloc: s86912 r0 d44160 u131072 alloc=1*1048576 >04:17:25,178 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:17:25,178 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:17:25,178 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:17:25,178 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 48 49 50 51 52 53 54 55 >04:17:25,178 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 65480 >04:17:25,178 WARNING kernel:[ 0.000000] Policy zone: DMA >04:17:25,178 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:17:25,178 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: -1, 32768 bytes) >04:17:25,178 WARNING kernel:[ 0.000000] freeing bootmem node 0 >04:17:25,178 INFO kernel:[ 0.000000] Memory: 4100544k/4194304k available (18112k kernel code, 93760k reserved, 1920k data, 2927k bss, 6784k init) >04:17:25,178 INFO kernel:[ 0.000000] SLUB: Genslabs=19, HWalign=128, Order=0-3, MinObjects=0, CPUs=56, Nodes=256 >04:17:25,178 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >04:17:25,178 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=56. >04:17:25,178 INFO kernel:[ 0.000000] NR_IRQS:512 nr_irqs:512 16 >04:17:25,178 DEBUG kernel:[ 0.000000] pic: no ISA interrupt controller >04:17:25,178 DEBUG kernel:[ 0.000000] time_init: decrementer frequency = 512.000000 MHz >04:17:25,178 DEBUG kernel:[ 0.000000] time_init: processor frequency = 3550.000000 MHz >04:17:25,178 INFO kernel:[ 0.000000] clocksource: timebase mult[1f40000] shift[24] registered >04:17:25,178 DEBUG kernel:[ 0.000000] clockevent: decrementer mult[83126e98] shift[32] cpu[0] >04:17:25,178 INFO kernel:[ 0.000000] Console: colour dummy device 80x25 >04:17:25,178 INFO kernel:[ 0.000000] console [hvc0] enabled, bootconsole disabled >04:17:25,178 INFO kernel:[ 0.000000] allocated 1048576 bytes of page_cgroup >04:17:25,178 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >04:17:25,178 INFO kernel:[ 0.015026] pid_max: default: 57344 minimum: 448 >04:17:25,178 INFO kernel:[ 0.015210] Security Framework initialized >04:17:25,178 INFO kernel:[ 0.015231] SELinux: Initializing. >04:17:25,178 DEBUG kernel:[ 0.015241] SELinux: Starting in permissive mode >04:17:25,178 INFO kernel:[ 0.015457] Dentry cache hash table entries: 524288 (order: 6, 4194304 bytes) >04:17:25,178 INFO kernel:[ 0.019465] Inode-cache hash table entries: 262144 (order: 5, 2097152 bytes) >04:17:25,178 INFO kernel:[ 0.019974] Mount-cache hash table entries: 4096 >04:17:25,178 INFO kernel:[ 0.027227] Initializing cgroup subsys cpuacct >04:17:25,178 INFO kernel:[ 0.027236] Initializing cgroup subsys memory >04:17:25,178 INFO kernel:[ 0.028471] Initializing cgroup subsys devices >04:17:25,178 INFO kernel:[ 0.028479] Initializing cgroup subsys freezer >04:17:25,178 INFO kernel:[ 0.028484] Initializing cgroup subsys net_cls >04:17:25,178 INFO kernel:[ 0.028489] Initializing cgroup subsys blkio >04:17:25,178 INFO kernel:[ 0.028493] Initializing cgroup subsys perf_event >04:17:25,178 INFO kernel:[ 0.028549] ftrace: allocating 21656 entries in 8 pages >04:17:25,178 INFO kernel:[ 0.062066] POWER7 performance monitor hardware support registered >04:17:25,178 INFO kernel:[ 0.269523] Brought up 56 CPUs >04:17:25,178 DEBUG kernel:[ 0.269559] Node 0 CPUs: 0-55 >04:17:25,178 INFO kernel:[ 0.269714] Enabling Asymmetric SMT scheduling >04:17:25,178 INFO kernel:[ 0.289081] devtmpfs: initialized >04:17:25,178 INFO kernel:[ 0.320569] atomic64 test passed >04:17:25,178 INFO kernel:[ 0.320813] NET: Registered protocol family 16 >04:17:25,178 INFO kernel:[ 0.320918] IBM eBus Device Driver >04:17:25,178 INFO kernel:[ 0.337461] PCI: Probing PCI hardware >04:17:25,178 DEBUG kernel:[ 0.337473] PCI: Probing PCI hardware done >04:17:25,178 WARNING kernel:[ 0.339023] opal: Node not found >04:17:25,178 INFO kernel:[ 0.348036] bio: create slab <bio-0> at 0 >04:17:25,178 INFO kernel:[ 0.352236] vgaarb: loaded >04:17:25,178 NOTICE kernel:[ 0.352385] SCSI subsystem initialized >04:17:25,178 DEBUG kernel:[ 0.352504] libata version 3.00 loaded. >04:17:25,178 INFO kernel:[ 0.352563] usbcore: registered new interface driver usbfs >04:17:25,178 INFO kernel:[ 0.352581] usbcore: registered new interface driver hub >04:17:25,178 INFO kernel:[ 0.352658] usbcore: registered new device driver usb >04:17:25,178 INFO kernel:[ 0.353028] NetLabel: Initializing >04:17:25,178 INFO kernel:[ 0.353034] NetLabel: domain hash size = 128 >04:17:25,178 INFO kernel:[ 0.353038] NetLabel: protocols = UNLABELED CIPSOv4 >04:17:25,178 INFO kernel:[ 0.353059] NetLabel: unlabeled traffic allowed by default >04:17:25,178 INFO kernel:[ 0.353128] Switching to clocksource timebase >04:17:25,178 INFO kernel:[ 0.484979] NET: Registered protocol family 2 >04:17:25,178 INFO kernel:[ 0.485407] TCP established hash table entries: 131072 (order: 5, 2097152 bytes) >04:17:25,178 INFO kernel:[ 0.492296] TCP bind hash table entries: 65536 (order: 4, 1048576 bytes) >04:17:25,178 INFO kernel:[ 0.492878] TCP: Hash tables configured (established 131072 bind 65536) >04:17:25,178 INFO kernel:[ 0.492913] TCP: reno registered >04:17:25,178 INFO kernel:[ 0.492932] UDP hash table entries: 2048 (order: 0, 65536 bytes) >04:17:25,178 INFO kernel:[ 0.492992] UDP-Lite hash table entries: 2048 (order: 0, 65536 bytes) >04:17:25,178 INFO kernel:[ 0.493273] NET: Registered protocol family 1 >04:17:25,178 DEBUG kernel:[ 0.493289] PCI: CLS 0 bytes, default 128 >04:17:25,178 INFO kernel:[ 0.493363] Unpacking initramfs... >04:17:25,178 INFO kernel:[ 16.089567] Freeing initrd memory: 25536k freed >04:17:25,178 DEBUG kernel:[ 16.095609] RTAS daemon started >04:17:25,178 DEBUG kernel:[ 16.102310] RTAS: event: 505, Type: Platform Error, Severity: 2 >04:17:25,178 INFO kernel:[ 16.134977] IOMMU table initialized, virtual merging enabled >04:17:25,178 DEBUG kernel:[ 16.199456] pseries_idle_driver registered >04:17:25,178 INFO kernel:[ 16.204157] audit: initializing netlink socket (disabled) >04:17:25,178 NOTICE kernel:[ 16.204206] type=2000 audit(1349324226.150:1): initialized >04:17:25,178 INFO kernel:[ 16.655098] HugeTLB registered 16 MB page size, pre-allocated 0 pages >04:17:25,178 INFO kernel:[ 16.655118] HugeTLB registered 16 GB page size, pre-allocated 0 pages >04:17:25,178 NOTICE kernel:[ 16.667570] VFS: Disk quotas dquot_6.5.2 >04:17:25,178 WARNING kernel:[ 16.667750] Dquot-cache hash table entries: 8192 (order 0, 65536 bytes) >04:17:25,178 INFO kernel:[ 16.675352] msgmni has been set to 8060 >04:17:25,178 DEBUG kernel:[ 16.675565] SELinux: Registering netfilter hooks >04:17:25,178 INFO kernel:[ 16.704075] alg: No test for stdrng (krng) >04:17:25,178 INFO kernel:[ 16.704127] NET: Registered protocol family 38 >04:17:25,178 INFO kernel:[ 16.704220] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >04:17:25,178 INFO kernel:[ 16.704365] io scheduler noop registered >04:17:25,178 INFO kernel:[ 16.704370] io scheduler deadline registered >04:17:25,178 INFO kernel:[ 16.704417] io scheduler cfq registered (default) >04:17:25,178 INFO kernel:[ 16.705054] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >04:17:25,178 INFO kernel:[ 16.724032] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >04:17:25,178 INFO kernel:[ 16.727072] Linux agpgart interface v0.103 >04:17:25,178 INFO kernel:[ 16.752045] loop: module loaded >04:17:25,178 INFO kernel:[ 16.752119] Uniform Multi-Platform E-IDE driver >04:17:25,178 INFO kernel:[ 16.752178] ide-gd driver 1.18 >04:17:25,178 INFO kernel:[ 16.752316] libphy: Fixed MDIO Bus: probed >04:17:25,178 INFO kernel:[ 16.756915] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >04:17:25,178 INFO kernel:[ 16.756954] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >04:17:25,178 INFO kernel:[ 16.756976] uhci_hcd: USB Universal Host Controller Interface driver >04:17:25,178 INFO kernel:[ 16.757052] usbcore: registered new interface driver usbserial >04:17:25,178 INFO kernel:[ 16.757068] usbcore: registered new interface driver usbserial_generic >04:17:25,178 INFO kernel:[ 16.757105] USB Serial support registered for generic >04:17:25,179 INFO kernel:[ 16.757110] usbserial: USB Serial Driver core >04:17:25,179 INFO kernel:[ 16.758606] mousedev: PS/2 mouse device common for all mice >04:17:25,179 INFO kernel:[ 16.763672] rtc-generic rtc-generic: rtc core: registered rtc-generic as rtc0 >04:17:25,179 INFO kernel:[ 16.763812] device-mapper: uevent: version 1.0.3 >04:17:25,179 INFO kernel:[ 16.763952] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >04:17:25,179 INFO kernel:[ 16.764430] cpuidle: using governor ladder >04:17:25,179 INFO kernel:[ 16.769380] cpuidle: using governor menu >04:17:25,179 INFO kernel:[ 16.769480] usbcore: registered new interface driver usbhid >04:17:25,179 INFO kernel:[ 16.769484] usbhid: USB HID core driver >04:17:25,179 INFO kernel:[ 16.769609] drop_monitor: Initializing network drop monitor service >04:17:25,179 INFO kernel:[ 16.769739] ip_tables: (C) 2000-2006 Netfilter Core Team >04:17:25,179 INFO kernel:[ 16.769780] TCP: cubic registered >04:17:25,179 INFO kernel:[ 16.769784] Initializing XFRM netlink socket >04:17:25,179 INFO kernel:[ 16.769927] NET: Registered protocol family 10 >04:17:25,179 INFO kernel:[ 16.770200] mip6: Mobile IPv6 >04:17:25,179 INFO kernel:[ 16.770205] NET: Registered protocol family 17 >04:17:25,179 DEBUG kernel:[ 16.770251] Running MSI bitmap self-tests ... >04:17:25,179 DEBUG kernel:[ 16.773474] PM: Hibernation image not present or could not be loaded. >04:17:25,179 INFO kernel:[ 16.773491] registered taskstats version 1 >04:17:25,179 INFO kernel:[ 16.773984] rtc-generic rtc-generic: setting system clock to 2012-10-04 04:17:07 UTC (1349324227) >04:17:25,179 INFO kernel:[ 16.775987] Freeing unused kernel memory: 6784k freed >04:17:25,179 INFO kernel:[ 18.685566] squashfs: version 4.0 (2009/01/31) Phillip Lougher >04:17:25,179 INFO kernel:[ 18.689311] Loading iSCSI transport class v2.0-870. >04:17:25,179 NOTICE kernel:[ 18.693119] iscsi: registered transport (tcp) >04:17:25,179 INFO kernel:[ 18.695651] alua: device handler registered >04:17:25,179 INFO kernel:[ 18.697978] emc: device handler registered >04:17:25,179 INFO kernel:[ 18.702313] hp_sw: device handler registered >04:17:25,179 INFO kernel:[ 18.705010] rdac: device handler registered >04:17:25,179 INFO kernel:[ 18.838079] md: raid0 personality registered for level 0 >04:17:25,179 INFO kernel:[ 18.842326] md: raid1 personality registered for level 1 >04:17:25,179 INFO kernel:[ 18.844742] async_tx: api initialized (async) >04:17:25,179 INFO kernel:[ 18.844882] xor: measuring software checksum speed >04:17:25,179 INFO kernel:[ 18.937362] 8regs : 10176.000 MB/sec >04:17:25,179 INFO kernel:[ 19.037523] 8regs_prefetch: 7718.400 MB/sec >04:17:25,179 INFO kernel:[ 19.137345] 32regs : 10022.400 MB/sec >04:17:25,179 INFO kernel:[ 19.237393] 32regs_prefetch: 7782.400 MB/sec >04:17:25,179 INFO kernel:[ 19.237404] xor: using function: 8regs (10176.000 MB/sec) >04:17:25,179 WARNING kernel:[ 19.407605] raid6: altivecx1 6166 MB/s >04:17:25,179 WARNING kernel:[ 19.577324] raid6: altivecx2 8191 MB/s >04:17:25,179 WARNING kernel:[ 19.747428] raid6: altivecx4 9943 MB/s >04:17:25,179 WARNING kernel:[ 19.917381] raid6: altivecx8 7337 MB/s >04:17:25,179 WARNING kernel:[ 20.087509] raid6: int64x1 3129 MB/s >04:17:25,179 WARNING kernel:[ 20.257466] raid6: int64x2 3582 MB/s >04:17:25,179 WARNING kernel:[ 20.427339] raid6: int64x4 3970 MB/s >04:17:25,179 WARNING kernel:[ 20.597373] raid6: int64x8 1968 MB/s >04:17:25,179 WARNING kernel:[ 20.597493] raid6: using algorithm altivecx4 (9943 MB/s) >04:17:25,179 WARNING kernel:[ 20.597498] raid6: using intx1 recovery algorithm >04:17:25,179 INFO kernel:[ 20.600081] md: raid6 personality registered for level 6 >04:17:25,179 INFO kernel:[ 20.600095] md: raid5 personality registered for level 5 >04:17:25,179 INFO kernel:[ 20.600100] md: raid4 personality registered for level 4 >04:17:25,179 INFO kernel:[ 20.610210] md: raid10 personality registered for level 10 >04:17:25,179 INFO kernel:[ 20.613727] md: linear personality registered for level -1 >04:17:25,179 INFO kernel:[ 20.627645] device-mapper: multipath: version 1.5.0 loaded >04:17:25,179 INFO kernel:[ 20.632082] device-mapper: multipath round-robin: version 1.0.0 loaded >04:17:25,179 INFO kernel:[ 20.702250] RPC: Registered named UNIX socket transport module. >04:17:25,179 INFO kernel:[ 20.702277] RPC: Registered udp transport module. >04:17:25,179 INFO kernel:[ 20.702281] RPC: Registered tcp transport module. >04:17:25,179 INFO kernel:[ 20.702284] RPC: Registered tcp NFSv4.1 backchannel transport module. >04:17:25,179 DEBUG kernel:[ 21.828052] ibmveth: IBM Power Virtual Ethernet Driver 1.04 >04:17:25,179 ERR kernel:[ 21.828508] ibmveth 30000003: (unregistered net_device): unable to change checksum offload settings. 1 rc=0 ret_attr=2600 >04:17:25,179 ERR kernel:[ 21.829406] ibmveth 30000006: (unregistered net_device): unable to change checksum offload settings. 1 rc=0 ret_attr=2e00 >04:17:25,179 INFO kernel:[ 21.833851] ibmvscsi 30000002: SRP_VERSION: 16.a >04:17:25,179 INFO kernel:[ 21.835152] scsi0 : IBM POWER Virtual SCSI Adapter 1.5.9 >04:17:25,179 INFO kernel:[ 21.835809] ibmvscsi 30000002: partner initialization complete >04:17:25,179 INFO kernel:[ 21.835900] ibmvscsi 30000002: host srp version: 16.a, host partition vios (1), OS 3, max io 262144 >04:17:25,179 INFO kernel:[ 21.836090] ibmvscsi 30000002: Client reserve enabled >04:17:25,179 INFO kernel:[ 21.836101] ibmvscsi 30000002: sent SRP login >04:17:25,179 INFO kernel:[ 21.836217] ibmvscsi 30000002: SRP_LOGIN succeeded >04:17:25,179 INFO kernel:[ 21.858333] ibmvscsi 30000005: SRP_VERSION: 16.a >04:17:25,179 WARNING kernel:[ 21.858375] ibmvscsi 30000005: Error -7 opening adapter >04:17:25,179 ERR kernel:[ 21.858391] ibmvscsi 30000005: couldn't initialize crq. rc=-1 >04:17:25,179 WARNING kernel:[ 21.858658] ibmvscsi: probe of 30000005 failed with error -1 >04:17:25,179 NOTICE kernel:[ 21.860593] scsi 0:0:1:0: Direct-Access AIX VDASD 0001 PQ: 0 ANSI: 3 >04:17:25,179 NOTICE kernel:[ 21.863039] scsi 0:0:3:0: CD-ROM AIX VOPTA PQ: 0 ANSI: 4 >04:17:25,179 NOTICE kernel:[ 21.966990] sd 0:0:1:0: Attached scsi generic sg0 type 0 >04:17:25,179 NOTICE kernel:[ 21.967059] sd 0:0:1:0: [sda] 62914560 512-byte logical blocks: (32.2 GB/30.0 GiB) >04:17:25,179 NOTICE kernel:[ 21.967150] sd 0:0:1:0: [sda] Write Protect is off >04:17:25,179 DEBUG kernel:[ 21.967158] sd 0:0:1:0: [sda] Mode Sense: 17 00 00 08 >04:17:25,179 NOTICE kernel:[ 21.967337] sd 0:0:1:0: [sda] Cache data unavailable >04:17:25,179 ERR kernel:[ 21.967345] sd 0:0:1:0: [sda] Assuming drive cache: write through >04:17:25,179 WARNING kernel:[ 21.967709] sr0: scsi-1 drive >04:17:25,179 INFO kernel:[ 21.967718] cdrom: Uniform CD-ROM driver Revision: 3.20 >04:17:25,179 DEBUG kernel:[ 21.968101] sr 0:0:3:0: Attached scsi CD-ROM sr0 >04:17:25,179 NOTICE kernel:[ 21.968209] sd 0:0:1:0: [sda] Cache data unavailable >04:17:25,179 ERR kernel:[ 21.968217] sd 0:0:1:0: [sda] Assuming drive cache: write through >04:17:25,179 NOTICE kernel:[ 21.968269] sr 0:0:3:0: Attached scsi generic sg1 type 5 >04:17:25,179 INFO kernel:[ 21.983132] sda: sda1 sda2 sda3 sda4 < sda5 > >04:17:25,179 NOTICE kernel:[ 21.984272] sd 0:0:1:0: [sda] Cache data unavailable >04:17:25,179 ERR kernel:[ 21.984280] sd 0:0:1:0: [sda] Assuming drive cache: write through >04:17:25,179 NOTICE kernel:[ 21.984284] sd 0:0:1:0: [sda] Attached SCSI disk >04:17:25,179 DEBUG kernel:[ 22.648661] ISO 9660 Extensions: Microsoft Joliet Level 3 >04:17:25,179 DEBUG kernel:[ 22.657563] ISO 9660 Extensions: RRIP_1991A >04:17:25,179 INFO kernel:[ 22.862960] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >04:17:25,179 DEBUG kernel:[ 26.845114] SELinux: 2048 avtab hash slots, 100875 rules. >04:17:25,179 DEBUG kernel:[ 26.864791] SELinux: 2048 avtab hash slots, 100875 rules. >04:17:25,179 DEBUG kernel:[ 27.063795] SELinux: 9 users, 15 roles, 4233 types, 233 bools, 1 sens, 1024 cats >04:17:25,179 DEBUG kernel:[ 27.063800] SELinux: 83 classes, 100875 rules >04:17:25,179 INFO kernel:[ 27.068071] SELinux: Permission compromise_kernel in class capability2 not defined in policy. >04:17:25,179 INFO kernel:[ 27.068503] SELinux: the above unknown classes and permissions will be allowed >04:17:25,179 DEBUG kernel:[ 27.068514] SELinux: Completing initialization. >04:17:25,179 DEBUG kernel:[ 27.068515] SELinux: Setting up existing superblocks. >04:17:25,179 DEBUG kernel:[ 27.068524] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >04:17:25,179 DEBUG kernel:[ 27.068529] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >04:17:25,179 DEBUG kernel:[ 27.068548] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >04:17:25,179 DEBUG kernel:[ 27.068553] SELinux: initialized (dev proc, type proc), uses genfs_contexts >04:17:25,179 DEBUG kernel:[ 27.068568] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >04:17:25,179 DEBUG kernel:[ 27.068581] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >04:17:25,179 DEBUG kernel:[ 27.068965] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >04:17:25,179 DEBUG kernel:[ 27.068970] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >04:17:25,179 DEBUG kernel:[ 27.073972] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >04:17:25,179 DEBUG kernel:[ 27.073981] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >04:17:25,179 DEBUG kernel:[ 27.073985] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >04:17:25,179 DEBUG kernel:[ 27.073999] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >04:17:25,179 DEBUG kernel:[ 27.074005] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >04:17:25,179 DEBUG kernel:[ 27.074011] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >04:17:25,179 DEBUG kernel:[ 27.074042] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >04:17:25,179 DEBUG kernel:[ 27.074917] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >04:17:25,179 DEBUG kernel:[ 27.074925] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >04:17:25,179 DEBUG kernel:[ 27.074937] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >04:17:25,179 DEBUG kernel:[ 27.075454] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >04:17:25,179 DEBUG kernel:[ 27.075476] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >04:17:25,179 DEBUG kernel:[ 27.075482] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >04:17:25,179 DEBUG kernel:[ 27.075494] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >04:17:25,179 DEBUG kernel:[ 27.075525] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >04:17:25,179 DEBUG kernel:[ 27.075538] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >04:17:25,179 DEBUG kernel:[ 27.075545] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >04:17:25,179 DEBUG kernel:[ 27.075550] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >04:17:25,179 DEBUG kernel:[ 27.075556] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >04:17:25,179 DEBUG kernel:[ 27.075566] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >04:17:25,179 DEBUG kernel:[ 27.075573] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >04:17:25,179 DEBUG kernel:[ 27.075581] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >04:17:25,179 DEBUG kernel:[ 27.075597] SELinux: initialized (dev loop0, type squashfs), uses xattr >04:17:25,179 DEBUG kernel:[ 27.075619] SELinux: initialized (dev dm-0, type ext4), uses xattr >04:17:25,179 NOTICE kernel:[ 27.279144] type=1403 audit(1349324238.000:2): policy loaded auid=4294967295 ses=4294967295 >04:17:25,179 DEBUG kernel:[ 28.198381] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >04:17:25,179 DEBUG kernel:[ 29.542250] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >04:17:25,179 DEBUG kernel:[ 32.100175] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >04:17:25,179 DEBUG kernel:[ 32.499484] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >04:17:25,179 NOTICE kernel:[ 33.085329] type=1400 audit(1349324243.800:3): avc: denied { create } for pid=959 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:17:25,179 NOTICE kernel:[ 33.085417] type=1400 audit(1349324243.800:4): avc: denied { setattr } for pid=959 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:17:25,179 NOTICE kernel:[ 33.085469] type=1400 audit(1349324243.800:5): avc: denied { relabelfrom } for pid=959 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:17:25,208 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-1.git20120820.fc18) is starting... >04:17:25,209 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >04:17:25,210 INFO NetworkManager: <info> WEXT support is enabled >04:17:25,703 NOTICE kernel:[ 34.970771] type=1400 audit(1349324245.690:6): avc: denied { execute } for pid=979 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:17:25,703 NOTICE kernel:[ 34.970791] type=1400 audit(1349324245.690:7): avc: denied { read open } for pid=979 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:17:25,703 NOTICE kernel:[ 34.971930] type=1400 audit(1349324245.690:8): avc: denied { execute_no_trans } for pid=979 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:17:25,713 NOTICE kernel:[ 34.982428] type=1400 audit(1349324245.700:9): avc: denied { read } for pid=974 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:17:25,713 NOTICE kernel:[ 34.982437] type=1400 audit(1349324245.700:10): avc: denied { open } for pid=974 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:17:25,723 NOTICE kernel:[ 34.988574] type=1400 audit(1349324245.710:11): avc: denied { read } for pid=974 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:17:26,239 INFO dbus-daemon: dbus[980]: [system] Activating systemd to hand-off: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >04:17:26,240 NOTICE dbus: [system] Activating systemd to hand-off: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >04:17:26,539 INFO dbus-daemon: dbus[980]: [system] Successfully activated service 'org.freedesktop.systemd1' >04:17:26,539 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.systemd1' >04:17:26,899 INFO polkitd: Started polkitd version 0.107 >04:17:26,959 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >04:17:26,960 INFO dbus-daemon: dbus[980]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >04:17:26,999 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >04:17:27,000 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >04:17:27,000 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >04:17:27,001 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >04:17:27,001 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth1 ... >04:17:27,003 NOTICE NetworkManager: ifcfg-rh: read connection 'Boot Disk' >04:17:27,004 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >04:17:27,004 NOTICE NetworkManager: ifcfg-rh: read connection 'Boot Disk' >04:17:27,005 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >04:17:27,008 INFO NetworkManager: <info> trying to start the modem manager... >04:17:27,008 NOTICE dbus: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >04:17:27,009 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >04:17:27,009 INFO dbus-daemon: dbus[980]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >04:17:27,038 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >04:17:27,039 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >04:17:27,039 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >04:17:27,040 INFO NetworkManager: <info> Networking is enabled by state file >04:17:27,040 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >04:17:27,041 INFO NetworkManager: <info> (eth0): carrier is ON >04:17:27,041 ERR NetworkManager: <error> [1349324247.41433] [nm-device-ethernet.c:456] real_update_permanent_hw_address(): (eth0): unable to read permanent MAC address (error 0) >04:17:27,042 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'ibmveth' ifindex: 2) >04:17:27,042 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >04:17:27,059 INFO NetworkManager: <info> (eth0): now managed >04:17:27,060 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >04:17:27,060 INFO NetworkManager: <info> (eth0): preparing device. >04:17:27,061 INFO NetworkManager: <info> Activation (eth0) starting connection 'Boot Disk' >04:17:27,062 INFO NetworkManager: <info> (eth0): device state change: unavailable -> ip-config (reason 'none') [20 70 0] >04:17:27,062 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >04:17:27,064 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >04:17:27,064 INFO NetworkManager: <info> (eth1): carrier is ON >04:17:27,065 ERR NetworkManager: <error> [1349324247.63226] [nm-device-ethernet.c:456] real_update_permanent_hw_address(): (eth1): unable to read permanent MAC address (error 0) >04:17:27,065 INFO NetworkManager: <info> (eth1): new Ethernet device (driver: 'ibmveth' ifindex: 3) >04:17:27,066 INFO NetworkManager: <info> (eth1): exported as /org/freedesktop/NetworkManager/Devices/1 >04:17:27,068 INFO NetworkManager: <info> (eth1): now managed >04:17:27,069 INFO NetworkManager: <info> (eth1): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >04:17:27,070 INFO NetworkManager: <info> (eth1): preparing device. >04:17:27,071 INFO NetworkManager: <info> Activation (eth1) starting connection 'Boot Disk' >04:17:27,072 INFO NetworkManager: <info> (eth1): device state change: unavailable -> ip-config (reason 'none') [20 70 0] >04:17:27,073 INFO NetworkManager: <info> Activation (eth1) Stage 3 of 5 (IP Configure Start) scheduled. >04:17:27,074 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >04:17:27,074 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >04:17:27,075 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >04:17:27,075 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >04:17:27,076 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >04:17:27,079 INFO NetworkManager: <info> Activation (eth1) Stage 3 of 5 (IP Configure Start) started... >04:17:27,080 INFO NetworkManager: <info> Activation (eth1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >04:17:27,080 INFO NetworkManager: <info> Activation (eth1) Stage 3 of 5 (IP Configure Start) complete. >04:17:27,081 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >04:17:27,082 INFO NetworkManager: <info> (eth0): device state change: ip-config -> activated (reason 'none') [70 100 0] >04:17:27,083 INFO modem-manager: <info> ModemManager (version 0.6.0.0-1.fc18) starting... >04:17:27,085 INFO NetworkManager: <info> Policy set 'Boot Disk' (eth0) as default for IPv4 routing and DNS. >04:17:27,086 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >04:17:27,086 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >04:17:27,089 INFO NetworkManager: <info> Activation (eth1) Stage 5 of 5 (IPv4 Commit) started... >04:17:27,090 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >04:17:27,090 INFO NetworkManager: <info> (eth1): device state change: ip-config -> activated (reason 'none') [70 100 0] >04:17:27,091 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.ModemManager' >04:17:27,091 INFO dbus-daemon: modem-manager[994]: <info> ModemManager (version 0.6.0.0-1.fc18) starting... >04:17:27,092 INFO dbus-daemon: dbus[980]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >04:17:27,093 INFO dbus-daemon: dbus[980]: [system] Successfully activated service 'org.freedesktop.ModemManager' >04:17:27,099 INFO NetworkManager: <info> Activation (eth1) successful, device activated. >04:17:27,100 INFO NetworkManager: <info> Activation (eth1) Stage 5 of 5 (IPv4 Commit) complete. >04:17:27,100 INFO NetworkManager: <info> modem-manager is now available >04:17:27,134 INFO dbus-daemon: dbus[980]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >04:17:27,134 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >04:17:27,278 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >04:17:27,404 INFO dbus-daemon: modem-manager[994]: <info> Loaded plugin 'Wavecom' >04:17:27,405 INFO dbus-daemon: modem-manager[994]: <info> Loaded plugin 'Linktop' >04:17:27,405 INFO dbus-daemon: modem-manager[994]: <info> Loaded plugin 'Option High-Speed' >04:17:27,405 INFO dbus-daemon: modem-manager[994]: <info> Loaded plugin 'Nokia' >04:17:27,409 INFO dbus-daemon: modem-manager[994]: <info> Loaded plugin 'SimTech' >04:17:27,410 INFO dbus-daemon: modem-manager[994]: <info> Loaded plugin 'Novatel' >04:17:27,410 INFO dbus-daemon: modem-manager[994]: <info> Loaded plugin 'ZTE' >04:17:27,411 INFO dbus-daemon: modem-manager[994]: <info> Loaded plugin 'Gobi' >04:17:27,412 INFO dbus-daemon: modem-manager[994]: <info> Loaded plugin 'Option' >04:17:27,413 INFO dbus-daemon: modem-manager[994]: <info> Loaded plugin 'X22X' >04:17:27,413 INFO dbus-daemon: modem-manager[994]: <info> Loaded plugin 'Ericsson MBM' >04:17:27,414 INFO dbus-daemon: modem-manager[994]: <info> Loaded plugin 'MotoC' >04:17:27,415 INFO modem-manager: <info> Loaded plugin 'Wavecom' >04:17:27,415 INFO modem-manager: <info> Loaded plugin 'Linktop' >04:17:27,416 INFO modem-manager: <info> Loaded plugin 'Option High-Speed' >04:17:27,416 INFO modem-manager: <info> Loaded plugin 'Nokia' >04:17:27,418 INFO modem-manager: <info> Loaded plugin 'SimTech' >04:17:27,419 INFO modem-manager: <info> Loaded plugin 'Novatel' >04:17:27,419 INFO modem-manager: <info> Loaded plugin 'ZTE' >04:17:27,420 INFO modem-manager: <info> Loaded plugin 'Gobi' >04:17:27,420 INFO modem-manager: <info> Loaded plugin 'Option' >04:17:27,421 INFO modem-manager: <info> Loaded plugin 'X22X' >04:17:27,422 INFO modem-manager: <info> Loaded plugin 'Ericsson MBM' >04:17:27,422 INFO modem-manager: <info> Loaded plugin 'MotoC' >04:17:27,423 INFO modem-manager: <info> Loaded plugin 'Longcheer' >04:17:27,424 INFO modem-manager: <info> Loaded plugin 'Sierra' >04:17:27,424 INFO modem-manager: <info> Loaded plugin 'Huawei' >04:17:27,425 INFO modem-manager: <info> Loaded plugin 'AnyData' >04:17:27,428 INFO modem-manager: <info> Loaded plugin 'Samsung' >04:17:27,429 INFO modem-manager: <info> Loaded plugin 'Cinterion' >04:17:27,430 INFO modem-manager: <info> Loaded plugin 'Iridium' >04:17:27,430 INFO modem-manager: <info> Loaded plugin 'Generic' >04:17:27,432 INFO modem-manager: <info> Successfully loaded 20 plugins >04:17:27,432 INFO dbus-daemon: modem-manager[994]: <info> Loaded plugin 'Longcheer' >04:17:27,433 INFO dbus-daemon: modem-manager[994]: <info> Loaded plugin 'Sierra' >04:17:27,435 INFO dbus-daemon: modem-manager[994]: <info> Loaded plugin 'Huawei' >04:17:27,435 INFO dbus-daemon: modem-manager[994]: <info> Loaded plugin 'AnyData' >04:17:27,436 INFO dbus-daemon: modem-manager[994]: <info> Loaded plugin 'Samsung' >04:17:27,436 INFO dbus-daemon: modem-manager[994]: <info> Loaded plugin 'Cinterion' >04:17:27,439 INFO dbus-daemon: modem-manager[994]: <info> Loaded plugin 'Iridium' >04:17:27,440 INFO dbus-daemon: modem-manager[994]: <info> Loaded plugin 'Generic' >04:17:27,440 INFO dbus-daemon: modem-manager[994]: <info> Successfully loaded 20 plugins >04:17:27,587 INFO dbus-daemon: Failed to issue method call: Unit chronyd.service is not loaded. >04:17:27,654 INFO dbus-daemon: Failed to issue method call: Unit chronyd.service is not loaded. >04:17:28,013 INFO sshd-keygen: Generating SSH2 RSA host key: [ OK ] >04:17:28,471 INFO sshd-keygen: Generating SSH1 RSA host key: [ OK ] >04:17:28,636 INFO sshd-keygen: Generating SSH2 DSA host key: [ OK ] >04:17:31,473 WARNING kernel:[ 40.744317] audit_printk_skb: 6 callbacks suppressed >04:17:31,473 NOTICE kernel:[ 40.744323] type=1400 audit(1349324251.460:14): avc: denied { read write } for pid=1080 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:17:32,074 INFO systemd: Startup finished in 16s 732ms 4us (kernel) + 10s 722ms 942us (initrd) + 13s 845ms 546us (userspace) = 41s 300ms 492us. >04:17:33,283 NOTICE kernel:[ 42.555609] type=1400 audit(1349324253.270:15): avc: denied { append } for pid=1086 comm="auditd" path="/tmp/anaconda.log" dev="tmpfs" ino=56354 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:initrc_tmp_t:s0 tclass=file >04:17:33,283 NOTICE kernel:[ 42.555726] type=1400 audit(1349324253.270:16): avc: denied { read write } for pid=1086 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=11293 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >04:17:33,293 WARNING kernel:[ 42.557559] auditd (1087): /proc/1087/oom_adj is deprecated, please use /proc/1087/oom_score_adj instead. >04:17:38,820 INFO chrony-helper: tr: write error: Broken pipe >04:17:38,821 INFO chrony-helper: tr: write error >04:17:39,226 INFO chronyd: chronyd version 1.27-git1ca844 starting >04:17:39,227 INFO chronyd: Linux kernel major=3 minor=6 patch=0 >04:17:39,228 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:17:42,223 INFO kernel:[ 51.493343] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >04:17:42,233 DEBUG kernel:[ 51.502084] SELinux: initialized (dev sda2, type ext4), uses xattr >04:17:42,553 INFO kernel:[ 51.824974] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null) >04:17:42,553 DEBUG kernel:[ 51.824988] SELinux: initialized (dev sda5, type ext4), uses xattr >04:17:44,534 INFO chronyd: Selected source 38.229.71.1 >04:17:44,534 WARNING chronyd: System clock wrong by -0.971945 seconds, adjustment started >04:17:51,602 INFO kernel:[ 62.593813] Btrfs loaded >04:17:51,712 INFO kernel:[ 62.708911] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >04:18:15,793 DEBUG kernel:[ 87.112349] RTAS: event: 506, Type: Platform Error, Severity: 2 >04:18:51,500 INFO chronyd: Can't synchronise: no majority >04:18:51,705 INFO chronyd: Selected source 38.229.71.1 >04:18:51,705 WARNING chronyd: System clock wrong by 1.084322 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 862971
: 621308 |
621309
|
621310
|
621311
|
621312
|
621313
|
621314
|
621315
|
621316
|
621317
|
621318
|
621319
|
621320
|
621321