Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 615030 Details for
Bug 859185
TypeError: int() argument must be a string or a number, not 'NoneType'
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb
anaconda-tb (text/plain), 239.49 KB, created by
Mark Hamzy
on 2012-09-20 18:31:06 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Mark Hamzy
Created:
2012-09-20 18:31:06 UTC
Size:
239.49 KB
patch
obsolete
>anaconda 18.6.7 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/datetime_spoke.py", line 508, in _save_system_time > year = int(self._get_combo_selection(self._yearCombo)) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/datetime_spoke.py", line 548, in _stop_and_maybe_start_time_updating > self._save_system_time() > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/datetime_spoke.py", line 691, in on_day_changed > self._stop_and_maybe_start_time_updating(interval=5) >TypeError: int() argument must be a string or a number, not 'NoneType' > >Local variables in innermost frame: >self: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0xfff6c173a10> >month: 6 > > >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 800MB partition sdb1 (7) with existing ext4 filesystem >, '/': existing 50399MB partition sdb2 (8) with existing ext4 filesystem >} > swaps: [] > name: Fedora Linux 17 for ppc64 >, Root instance, containing members: > mounts: {'/boot': existing 500MB partition sda2 (2) with existing ext4 filesystem >, '/': existing 25152MB lvmlv vg_foo2-lv_root (17) with existing ext4 filesystem >} > swaps: [existing 10176MB lvmlv vg_foo2-lv_swap (16) with existing swap >] > name: Fedora Linux 17 for ppc64 >] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage.autoPartEscrowCert: None > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.names: [sda, sda1, sda2, sda3, vg_foo2, vg_foo2-lv_swap, vg_foo2-lv_root, sr0, sdb, sdb1, sdb2, 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 0xfff71043690>> > _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, sr0, sdb1, sdb2] > _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 >, 'sdb2': 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/sdb/sdb2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/vio/30000002/host0/target0:0:3/0:0:3:0/block/sdb/sdb2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sdb1': 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/sdb/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/vio/30000002/host0/target0:0:3/0:0:3:0/block/sdb/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, '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:2/0:0:2:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/vio/30000002/host0/target0:0:2/0:0:2: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 >, '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 >, '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 >, 'sdb': 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/sdb > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/vio/30000002/host0/target0:0:3/0:0:3:0/block/sdb > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, '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) >, Already dumped (UdevDevice instance) >] > _intf.storage.fsset.devicetree.topology._singlepaths: [sda, sdb, 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 35840MB disk sda (0) with existing msdos disklabel >, existing 4MB partition sda1 (1) with existing prepboot >, Already dumped (PartitionDevice instance) >, existing 35335MB partition sda3 (3) with existing lvmpv >, existing 35328MB lvmvg vg_foo2 (4) >, 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: 2193932 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 2 busy: True > hardwareGeometry: (136, 255, 63) biosGeometry: (136, 255, 63) > PedDevice: <_ped.Device object at 0xfff700208c0> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: None > _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:2/0:0:2:0/block/sr0 > _vendor: AIX > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (Iso9660FS instance) > bus: Skipped > _size: 1071.25585938 > _serial: None > id: 5 > minor: 0 >, existing 51200MB disk sdb (6) with existing msdos disklabel >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > 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: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop0 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Already dumped (DeviceFormat instance) > 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: /LiveOS/rootfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 11 > 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: 1727df5b-f0a2-4720-9ca4-9a6790197458 > _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: Already dumped (Ext4FS instance) > bus: Skipped > _size: 0 > _serial: None > id: 12 > 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: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 13 > 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: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 14 > minor: 0 >, existing 1024MB dm live-rw (15) with existing ext4 filesystem >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.platform: IPSeriesPPC instance, containing members: > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 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) >, 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 (0xfff705fdd10) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0xfff705fdd50) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0xfff705fdd90) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0xfff705fddd0) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = prepboot encrypted = False > size = 4 maxSize = None grow = False > >, PartSpec instance (0xfff705fde10) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 8144 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: None > _intf.payload._createdInitrds: False > _intf.payload._space_required: 0 b > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] >updateSrc: None >firewall: Firewall instance, containing members: > firewall.portlist: [] > firewall.servicelist: [] > firewall.trustdevs: [] > firewall.enabled: 1 >rootParts: None >clearPartTypeSystem: None >upgradeRoot: None >_platform: Already dumped (IPSeriesPPC instance) >id: None >rescue: False >_instLanguage: None >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.6.7 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /tmp/syslog] >_backend: None >clearPartTypeSelection: None >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': 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, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxy: None > > >/tmp/anaconda.log: >02:40:17,688 INFO anaconda: /sbin/anaconda 18.6.7 >02:40:18,884 INFO anaconda: 8388608 kB (8192 MB) are available >02:40:18,884 INFO anaconda: check_memory(): total:8192, needed:768, graphical:1280 >02:40:18,899 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >02:40:18,899 INFO anaconda: Default encoding = utf-8 >02:40:19,121 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >02:40:19,121 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >02:40:19,362 INFO anaconda: Display mode = g >02:40:19,363 INFO anaconda: 8388608 kB (8192 MB) are available >02:40:19,363 INFO anaconda: check_memory(): total:8192, needed:768, graphical:1280 >02:40:19,363 INFO anaconda.stdout: Starting VNC... >02:40:19,506 INFO anaconda: IPs (using first) of device eth0: ['9.5.170.37'] >02:40:20,542 INFO anaconda.stdout: The VNC server is now running. >02:40:20,542 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. > > >02:40:20,543 INFO anaconda.stdout: Please manually connect your vnc client to sles11local.rchland.ibm.com:1 (9.5.170.37) to begin the install. >02:40:20,545 INFO anaconda: Starting window manager, pid 1084. >02:40:21,658 INFO anaconda: using only installclass _Fedora >02:40:22,362 INFO anaconda: Detected 8144M of memory >02:40:22,362 INFO anaconda: Swap attempt of 8144M >02:40:22,689 DEBUG anaconda: required disklabel type for sda (1) is None >02:40:22,689 DEBUG anaconda: default disklabel type for sda is msdos >02:40:22,690 DEBUG anaconda: selecting msdos disklabel for sda based on size >02:40:23,041 DEBUG anaconda: required disklabel type for sdb (1) is None >02:40:23,041 DEBUG anaconda: default disklabel type for sdb is msdos >02:40:23,042 DEBUG anaconda: selecting msdos disklabel for sdb based on size >02:40:25,294 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage as ext4 with options defaults,ro >02:40:25,337 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >02:40:25,530 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb1 on /mnt/sysimage as ext4 with options defaults,ro >02:40:25,544 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >02:40:25,751 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb2 on /mnt/sysimage as ext4 with options defaults,ro >02:40:25,926 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >02:40:26,381 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/vg_foo2-lv_root on /mnt/sysimage as ext4 with options defaults,ro >02:40:26,623 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >02:40:52,007 WARN anaconda: %s is not a valid timezone, falling back to default (America/New_York) >22:40:53,181 INFO anaconda: Running kickstart %%traceback script(s) >22:40:53,182 INFO anaconda: All kickstart %%traceback script(s) have been run > > >/tmp/packaging.log: >02:40:22,334 DEBUG packaging: getting release version from tree at None (18) >02:40:22,335 DEBUG packaging: got a release version of 18 >02:40:27,186 INFO packaging: updating base repo >02:40:27,298 DEBUG packaging: getting release version from tree at None (18) >02:40:27,298 DEBUG packaging: got a release version of 18 >02:40:27,299 INFO packaging: configuring base repo >02:40:27,299 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >02:40:27,331 DEBUG packaging: getting release version from tree at file:///run/install/repo (18) >02:40:27,331 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxies: {} ; sslverify: True) >02:40:27,333 DEBUG packaging: got a release version of 18 >02:40:27,366 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >02:40:27,375 DEBUG packaging: disabling repo fedora >02:40:27,375 DEBUG packaging: disabling repo updates-testing >02:40:27,375 DEBUG packaging: disabling repo updates >02:40:27,376 INFO packaging: gathering repo metadata >02:40:27,376 DEBUG packaging: getting repo metadata for anaconda >02:40:27,398 DEBUG packaging: getting group info for anaconda >02:40:27,421 INFO packaging: metadata retrieval complete >22:40:53,733 DEBUG packaging: deleting package sacks > > >/tmp/program.log: >02:40:18,998 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >02:40:19,029 INFO program: Running... modprobe fcoe >02:40:19,105 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >02:40:19,120 INFO program: No FCoE boot disk information is found in EDD! >02:40:19,122 INFO program: Running... modprobe scsi_wait_scan >02:40:19,128 ERR program: FATAL: Module scsi_wait_scan not found. >02:40:19,129 INFO program: Running... rmmod scsi_wait_scan >02:40:19,135 ERR program: Error: Module scsi_wait_scan is not currently loaded >02:40:19,136 INFO program: Running... udevadm settle --timeout=300 >02:40:19,276 INFO program: Running... multipath -d >02:40:19,337 INFO program: Jun 23 02:40:19 | sda: rport id not found >02:40:19,338 INFO program: create: mpatha (SAIX_VDASD_00f6db0000004c00000000000acf192a.7) undef AIX ,VDASD >02:40:19,338 INFO program: size=35G features='0' hwhandler='0' wp=undef >02:40:19,338 INFO program: `-+- policy='round-robin 0' prio=1 status=undef >02:40:19,339 INFO program: `- 0:0:1:0 sda 8:0 undef ready running >02:40:19,339 INFO program: Jun 23 02:40:19 | sdb: rport id not found >02:40:19,339 INFO program: create: mpathb (SAIX_VDASD_00f6db0000004c00000000000acf192a.1) undef AIX ,VDASD >02:40:19,339 INFO program: size=50G features='0' hwhandler='0' wp=undef >02:40:19,339 INFO program: `-+- policy='round-robin 0' prio=1 status=undef >02:40:19,339 INFO program: `- 0:0:3:0 sdb 8:16 undef ready running >02:40:19,342 INFO program: Running... multipath -ll >02:40:20,546 INFO program: Running... metacity --display :1 --sm-disable >02:40:21,276 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >02:40:22,385 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >02:40:22,423 INFO program: Running... systemctl start chronyd.service >02:40:22,430 INFO program: Running... modprobe scsi_wait_scan >02:40:22,439 ERR program: Failed to issue method call: Unit systemd-timedated-ntp.target failed to load: No such file or directory. See system logs and 'systemctl status systemd-timedated-ntp.target' for details. >02:40:22,440 ERR program: FATAL: Module scsi_wait_scan not found. >02:40:22,502 INFO program: Running... rmmod scsi_wait_scan >02:40:22,573 ERR program: Error: Module scsi_wait_scan is not currently loaded >02:40:22,574 INFO program: Running... udevadm settle --timeout=300 >02:40:22,627 INFO program: Running... multipath -d >02:40:22,644 INFO program: Jun 23 02:40:22 | sda: rport id not found >02:40:22,644 INFO program: create: mpatha (SAIX_VDASD_00f6db0000004c00000000000acf192a.7) undef AIX ,VDASD >02:40:22,644 INFO program: size=35G features='0' hwhandler='0' wp=undef >02:40:22,645 INFO program: `-+- policy='round-robin 0' prio=1 status=undef >02:40:22,645 INFO program: `- 0:0:1:0 sda 8:0 undef ready running >02:40:22,645 INFO program: Jun 23 02:40:22 | sdb: rport id not found >02:40:22,645 INFO program: create: mpathb (SAIX_VDASD_00f6db0000004c00000000000acf192a.1) undef AIX ,VDASD >02:40:22,646 INFO program: size=50G features='0' hwhandler='0' wp=undef >02:40:22,646 INFO program: `-+- policy='round-robin 0' prio=1 status=undef >02:40:22,646 INFO program: `- 0:0:3:0 sdb 8:16 undef ready running >02:40:22,647 INFO program: Running... multipath -ll >02:40:22,826 INFO program: Running... dumpe2fs -h /dev/sda2 >02:40:22,851 INFO program: Filesystem volume name: <none> >02:40:22,852 INFO program: Last mounted on: /boot >02:40:22,852 INFO program: Filesystem UUID: 827f88e2-7276-4eec-9af8-2152184ba5ec >02:40:22,852 INFO program: Filesystem magic number: 0xEF53 >02:40:22,852 INFO program: Filesystem revision #: 1 (dynamic) >02:40:22,852 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 >02:40:22,852 INFO program: Filesystem flags: unsigned_directory_hash >02:40:22,852 INFO program: Default mount options: user_xattr acl >02:40:22,852 INFO program: Filesystem state: clean >02:40:22,852 INFO program: Errors behavior: Continue >02:40:22,853 INFO program: Filesystem OS type: Linux >02:40:22,853 INFO program: Inode count: 128016 >02:40:22,853 INFO program: Block count: 512000 >02:40:22,853 INFO program: Reserved block count: 25600 >02:40:22,853 INFO program: Free blocks: 331778 >02:40:22,853 INFO program: Free inodes: 127716 >02:40:22,853 INFO program: First block: 1 >02:40:22,853 INFO program: Block size: 1024 >02:40:22,854 INFO program: Fragment size: 1024 >02:40:22,854 INFO program: Reserved GDT blocks: 256 >02:40:22,855 INFO program: Blocks per group: 8192 >02:40:22,855 INFO program: Fragments per group: 8192 >02:40:22,856 INFO program: Inodes per group: 2032 >02:40:22,856 INFO program: Inode blocks per group: 254 >02:40:22,856 INFO program: Flex block group size: 16 >02:40:22,857 INFO program: Filesystem created: Tue Mar 10 21:30:33 1970 >02:40:22,857 INFO program: Last mount time: Tue Jun 16 08:50:27 1970 >02:40:22,858 INFO program: Last write time: Mon Jun 22 07:29:33 1970 >02:40:22,858 INFO program: Mount count: 19 >02:40:22,859 INFO program: Maximum mount count: -1 >02:40:22,859 INFO program: Last checked: Tue Mar 10 21:30:33 1970 >02:40:22,859 INFO program: Check interval: 0 (<none>) >02:40:22,860 INFO program: Lifetime writes: 186 MB >02:40:22,860 INFO program: Reserved blocks uid: 0 (user root) >02:40:22,861 INFO program: Reserved blocks gid: 0 (group root) >02:40:22,861 INFO program: First inode: 11 >02:40:22,861 INFO program: Inode size: 128 >02:40:22,862 INFO program: Journal inode: 8 >02:40:22,862 INFO program: Default directory hash: half_md4 >02:40:22,863 INFO program: Directory Hash Seed: 16243528-3b31-4ee1-8e2d-acc0ad6d4ed9 >02:40:22,863 INFO program: Journal backup: inode blocks >02:40:22,863 INFO program: Journal features: journal_incompat_revoke >02:40:22,864 INFO program: Journal size: 8M >02:40:22,864 INFO program: Journal length: 8192 >02:40:22,865 INFO program: Journal sequence: 0x0000007a >02:40:22,865 INFO program: Journal start: 0 >02:40:22,866 INFO program: >02:40:22,866 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >02:40:22,867 INFO program: Running... dumpe2fs -h /dev/sda2 >02:40:22,881 INFO program: Filesystem volume name: <none> >02:40:22,881 INFO program: Last mounted on: /boot >02:40:22,881 INFO program: Filesystem UUID: 827f88e2-7276-4eec-9af8-2152184ba5ec >02:40:22,881 INFO program: Filesystem magic number: 0xEF53 >02:40:22,881 INFO program: Filesystem revision #: 1 (dynamic) >02:40:22,881 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 >02:40:22,882 INFO program: Filesystem flags: unsigned_directory_hash >02:40:22,882 INFO program: Default mount options: user_xattr acl >02:40:22,882 INFO program: Filesystem state: clean >02:40:22,882 INFO program: Errors behavior: Continue >02:40:22,882 INFO program: Filesystem OS type: Linux >02:40:22,882 INFO program: Inode count: 128016 >02:40:22,882 INFO program: Block count: 512000 >02:40:22,882 INFO program: Reserved block count: 25600 >02:40:22,882 INFO program: Free blocks: 331778 >02:40:22,882 INFO program: Free inodes: 127716 >02:40:22,883 INFO program: First block: 1 >02:40:22,883 INFO program: Block size: 1024 >02:40:22,883 INFO program: Fragment size: 1024 >02:40:22,884 INFO program: Reserved GDT blocks: 256 >02:40:22,884 INFO program: Blocks per group: 8192 >02:40:22,885 INFO program: Fragments per group: 8192 >02:40:22,885 INFO program: Inodes per group: 2032 >02:40:22,885 INFO program: Inode blocks per group: 254 >02:40:22,886 INFO program: Flex block group size: 16 >02:40:22,886 INFO program: Filesystem created: Tue Mar 10 21:30:33 1970 >02:40:22,887 INFO program: Last mount time: Tue Jun 16 08:50:27 1970 >02:40:22,887 INFO program: Last write time: Mon Jun 22 07:29:33 1970 >02:40:22,887 INFO program: Mount count: 19 >02:40:22,888 INFO program: Maximum mount count: -1 >02:40:22,888 INFO program: Last checked: Tue Mar 10 21:30:33 1970 >02:40:22,889 INFO program: Check interval: 0 (<none>) >02:40:22,889 INFO program: Lifetime writes: 186 MB >02:40:22,889 INFO program: Reserved blocks uid: 0 (user root) >02:40:22,890 INFO program: Reserved blocks gid: 0 (group root) >02:40:22,890 INFO program: First inode: 11 >02:40:22,891 INFO program: Inode size: 128 >02:40:22,891 INFO program: Journal inode: 8 >02:40:22,892 INFO program: Default directory hash: half_md4 >02:40:22,892 INFO program: Directory Hash Seed: 16243528-3b31-4ee1-8e2d-acc0ad6d4ed9 >02:40:22,892 INFO program: Journal backup: inode blocks >02:40:22,893 INFO program: Journal features: journal_incompat_revoke >02:40:22,893 INFO program: Journal size: 8M >02:40:22,894 INFO program: Journal length: 8192 >02:40:22,894 INFO program: Journal sequence: 0x0000007a >02:40:22,894 INFO program: Journal start: 0 >02:40:22,895 INFO program: >02:40:22,895 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >02:40:22,896 INFO program: Running... resize2fs -P /dev/sda2 >02:40:22,927 INFO program: Estimated minimum size of the filesystem: 176278 >02:40:22,927 ERR program: resize2fs 1.42.5 (29-Jul-2012) >02:40:23,106 INFO program: Running... dumpe2fs -h /dev/sdb1 >02:40:23,118 INFO program: Filesystem volume name: <none> >02:40:23,119 INFO program: Last mounted on: /boot >02:40:23,119 INFO program: Filesystem UUID: 1df99cee-4bd8-454e-b53d-24a8e3af252f >02:40:23,119 INFO program: Filesystem magic number: 0xEF53 >02:40:23,119 INFO program: Filesystem revision #: 1 (dynamic) >02:40:23,119 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 >02:40:23,119 INFO program: Filesystem flags: unsigned_directory_hash >02:40:23,119 INFO program: Default mount options: user_xattr acl >02:40:23,119 INFO program: Filesystem state: clean >02:40:23,119 INFO program: Errors behavior: Continue >02:40:23,120 INFO program: Filesystem OS type: Linux >02:40:23,120 INFO program: Inode count: 51296 >02:40:23,120 INFO program: Block count: 204800 >02:40:23,120 INFO program: Reserved block count: 10240 >02:40:23,120 INFO program: Free blocks: 184102 >02:40:23,120 INFO program: Free inodes: 51001 >02:40:23,120 INFO program: First block: 0 >02:40:23,120 INFO program: Block size: 4096 >02:40:23,120 INFO program: Fragment size: 4096 >02:40:23,121 INFO program: Reserved GDT blocks: 49 >02:40:23,121 INFO program: Blocks per group: 32768 >02:40:23,121 INFO program: Fragments per group: 32768 >02:40:23,121 INFO program: Inodes per group: 7328 >02:40:23,121 INFO program: Inode blocks per group: 458 >02:40:23,121 INFO program: Flex block group size: 16 >02:40:23,121 INFO program: Filesystem created: Wed Mar 4 02:23:31 1970 >02:40:23,121 INFO program: Last mount time: Sat Mar 7 11:20:34 1970 >02:40:23,121 INFO program: Last write time: Wed Mar 11 02:25:27 1970 >02:40:23,122 INFO program: Mount count: 7 >02:40:23,122 INFO program: Maximum mount count: -1 >02:40:23,122 INFO program: Last checked: Wed Mar 4 02:23:31 1970 >02:40:23,122 INFO program: Check interval: 0 (<none>) >02:40:23,122 INFO program: Lifetime writes: 139 MB >02:40:23,122 INFO program: Reserved blocks uid: 0 (user root) >02:40:23,122 INFO program: Reserved blocks gid: 0 (group root) >02:40:23,122 INFO program: First inode: 11 >02:40:23,122 INFO program: Inode size: 256 >02:40:23,123 INFO program: Required extra isize: 28 >02:40:23,123 INFO program: Desired extra isize: 28 >02:40:23,123 INFO program: Journal inode: 8 >02:40:23,123 INFO program: Default directory hash: half_md4 >02:40:23,123 INFO program: Directory Hash Seed: 90f511a5-e798-4be5-9a27-bf75d831c695 >02:40:23,123 INFO program: Journal backup: inode blocks >02:40:23,123 INFO program: Journal features: (none) >02:40:23,123 INFO program: Journal size: 16M >02:40:23,123 INFO program: Journal length: 4096 >02:40:23,123 INFO program: Journal sequence: 0x00000065 >02:40:23,124 INFO program: Journal start: 0 >02:40:23,124 INFO program: >02:40:23,124 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >02:40:23,124 INFO program: Running... dumpe2fs -h /dev/sdb1 >02:40:23,134 INFO program: Filesystem volume name: <none> >02:40:23,134 INFO program: Last mounted on: /boot >02:40:23,134 INFO program: Filesystem UUID: 1df99cee-4bd8-454e-b53d-24a8e3af252f >02:40:23,135 INFO program: Filesystem magic number: 0xEF53 >02:40:23,135 INFO program: Filesystem revision #: 1 (dynamic) >02:40:23,135 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 >02:40:23,135 INFO program: Filesystem flags: unsigned_directory_hash >02:40:23,135 INFO program: Default mount options: user_xattr acl >02:40:23,135 INFO program: Filesystem state: clean >02:40:23,135 INFO program: Errors behavior: Continue >02:40:23,135 INFO program: Filesystem OS type: Linux >02:40:23,135 INFO program: Inode count: 51296 >02:40:23,136 INFO program: Block count: 204800 >02:40:23,136 INFO program: Reserved block count: 10240 >02:40:23,136 INFO program: Free blocks: 184102 >02:40:23,136 INFO program: Free inodes: 51001 >02:40:23,136 INFO program: First block: 0 >02:40:23,136 INFO program: Block size: 4096 >02:40:23,136 INFO program: Fragment size: 4096 >02:40:23,136 INFO program: Reserved GDT blocks: 49 >02:40:23,136 INFO program: Blocks per group: 32768 >02:40:23,137 INFO program: Fragments per group: 32768 >02:40:23,137 INFO program: Inodes per group: 7328 >02:40:23,137 INFO program: Inode blocks per group: 458 >02:40:23,137 INFO program: Flex block group size: 16 >02:40:23,137 INFO program: Filesystem created: Wed Mar 4 02:23:31 1970 >02:40:23,137 INFO program: Last mount time: Sat Mar 7 11:20:34 1970 >02:40:23,137 INFO program: Last write time: Wed Mar 11 02:25:27 1970 >02:40:23,137 INFO program: Mount count: 7 >02:40:23,137 INFO program: Maximum mount count: -1 >02:40:23,137 INFO program: Last checked: Wed Mar 4 02:23:31 1970 >02:40:23,138 INFO program: Check interval: 0 (<none>) >02:40:23,138 INFO program: Lifetime writes: 139 MB >02:40:23,138 INFO program: Reserved blocks uid: 0 (user root) >02:40:23,138 INFO program: Reserved blocks gid: 0 (group root) >02:40:23,138 INFO program: First inode: 11 >02:40:23,138 INFO program: Inode size: 256 >02:40:23,138 INFO program: Required extra isize: 28 >02:40:23,138 INFO program: Desired extra isize: 28 >02:40:23,138 INFO program: Journal inode: 8 >02:40:23,139 INFO program: Default directory hash: half_md4 >02:40:23,139 INFO program: Directory Hash Seed: 90f511a5-e798-4be5-9a27-bf75d831c695 >02:40:23,139 INFO program: Journal backup: inode blocks >02:40:23,139 INFO program: Journal features: (none) >02:40:23,139 INFO program: Journal size: 16M >02:40:23,139 INFO program: Journal length: 4096 >02:40:23,139 INFO program: Journal sequence: 0x00000065 >02:40:23,139 INFO program: Journal start: 0 >02:40:23,139 INFO program: >02:40:23,140 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >02:40:23,140 INFO program: Running... resize2fs -P /dev/sdb1 >02:40:23,148 INFO program: Estimated minimum size of the filesystem: 25045 >02:40:23,148 ERR program: resize2fs 1.42.5 (29-Jul-2012) >02:40:23,203 INFO program: Running... dumpe2fs -h /dev/sdb2 >02:40:23,237 INFO program: Filesystem volume name: <none> >02:40:23,237 INFO program: Last mounted on: / >02:40:23,237 INFO program: Filesystem UUID: e4082c76-1765-45e2-b4dd-4b6be882c8f1 >02:40:23,238 INFO program: Filesystem magic number: 0xEF53 >02:40:23,238 INFO program: Filesystem revision #: 1 (dynamic) >02:40:23,238 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 >02:40:23,238 INFO program: Filesystem flags: unsigned_directory_hash >02:40:23,238 INFO program: Default mount options: user_xattr acl >02:40:23,238 INFO program: Filesystem state: clean >02:40:23,238 INFO program: Errors behavior: Continue >02:40:23,238 INFO program: Filesystem OS type: Linux >02:40:23,239 INFO program: Inode count: 3227648 >02:40:23,239 INFO program: Block count: 12902144 >02:40:23,239 INFO program: Reserved block count: 645107 >02:40:23,239 INFO program: Free blocks: 12393465 >02:40:23,239 INFO program: Free inodes: 3192091 >02:40:23,239 INFO program: First block: 0 >02:40:23,239 INFO program: Block size: 4096 >02:40:23,239 INFO program: Fragment size: 4096 >02:40:23,240 INFO program: Reserved GDT blocks: 1020 >02:40:23,240 INFO program: Blocks per group: 32768 >02:40:23,240 INFO program: Fragments per group: 32768 >02:40:23,240 INFO program: Inodes per group: 8192 >02:40:23,240 INFO program: Inode blocks per group: 512 >02:40:23,240 INFO program: Flex block group size: 16 >02:40:23,240 INFO program: Filesystem created: Wed Mar 4 02:23:25 1970 >02:40:23,240 INFO program: Last mount time: Sat Mar 7 11:20:28 1970 >02:40:23,241 INFO program: Last write time: Sat Mar 7 06:20:20 1970 >02:40:23,241 INFO program: Mount count: 7 >02:40:23,241 INFO program: Maximum mount count: -1 >02:40:23,241 INFO program: Last checked: Wed Mar 4 02:23:25 1970 >02:40:23,241 INFO program: Check interval: 0 (<none>) >02:40:23,241 INFO program: Lifetime writes: 2941 MB >02:40:23,241 INFO program: Reserved blocks uid: 0 (user root) >02:40:23,242 INFO program: Reserved blocks gid: 0 (group root) >02:40:23,242 INFO program: First inode: 11 >02:40:23,242 INFO program: Inode size: 256 >02:40:23,242 INFO program: Required extra isize: 28 >02:40:23,242 INFO program: Desired extra isize: 28 >02:40:23,242 INFO program: Journal inode: 8 >02:40:23,242 INFO program: Default directory hash: half_md4 >02:40:23,243 INFO program: Directory Hash Seed: 70c230ed-2e58-4941-93be-3ed1f4e8b042 >02:40:23,243 INFO program: Journal backup: inode blocks >02:40:23,243 INFO program: Journal features: journal_incompat_revoke >02:40:23,243 INFO program: Journal size: 128M >02:40:23,243 INFO program: Journal length: 32768 >02:40:23,243 INFO program: Journal sequence: 0x00000ec1 >02:40:23,244 INFO program: Journal start: 0 >02:40:23,244 INFO program: >02:40:23,244 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >02:40:23,245 INFO program: Running... dumpe2fs -h /dev/sdb2 >02:40:23,255 INFO program: Filesystem volume name: <none> >02:40:23,255 INFO program: Last mounted on: / >02:40:23,256 INFO program: Filesystem UUID: e4082c76-1765-45e2-b4dd-4b6be882c8f1 >02:40:23,256 INFO program: Filesystem magic number: 0xEF53 >02:40:23,256 INFO program: Filesystem revision #: 1 (dynamic) >02:40:23,256 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 >02:40:23,256 INFO program: Filesystem flags: unsigned_directory_hash >02:40:23,256 INFO program: Default mount options: user_xattr acl >02:40:23,256 INFO program: Filesystem state: clean >02:40:23,256 INFO program: Errors behavior: Continue >02:40:23,257 INFO program: Filesystem OS type: Linux >02:40:23,257 INFO program: Inode count: 3227648 >02:40:23,257 INFO program: Block count: 12902144 >02:40:23,257 INFO program: Reserved block count: 645107 >02:40:23,257 INFO program: Free blocks: 12393465 >02:40:23,257 INFO program: Free inodes: 3192091 >02:40:23,257 INFO program: First block: 0 >02:40:23,257 INFO program: Block size: 4096 >02:40:23,257 INFO program: Fragment size: 4096 >02:40:23,258 INFO program: Reserved GDT blocks: 1020 >02:40:23,258 INFO program: Blocks per group: 32768 >02:40:23,258 INFO program: Fragments per group: 32768 >02:40:23,258 INFO program: Inodes per group: 8192 >02:40:23,258 INFO program: Inode blocks per group: 512 >02:40:23,258 INFO program: Flex block group size: 16 >02:40:23,258 INFO program: Filesystem created: Wed Mar 4 02:23:25 1970 >02:40:23,258 INFO program: Last mount time: Sat Mar 7 11:20:28 1970 >02:40:23,258 INFO program: Last write time: Sat Mar 7 06:20:20 1970 >02:40:23,258 INFO program: Mount count: 7 >02:40:23,259 INFO program: Maximum mount count: -1 >02:40:23,259 INFO program: Last checked: Wed Mar 4 02:23:25 1970 >02:40:23,259 INFO program: Check interval: 0 (<none>) >02:40:23,259 INFO program: Lifetime writes: 2941 MB >02:40:23,259 INFO program: Reserved blocks uid: 0 (user root) >02:40:23,259 INFO program: Reserved blocks gid: 0 (group root) >02:40:23,259 INFO program: First inode: 11 >02:40:23,259 INFO program: Inode size: 256 >02:40:23,259 INFO program: Required extra isize: 28 >02:40:23,260 INFO program: Desired extra isize: 28 >02:40:23,260 INFO program: Journal inode: 8 >02:40:23,260 INFO program: Default directory hash: half_md4 >02:40:23,260 INFO program: Directory Hash Seed: 70c230ed-2e58-4941-93be-3ed1f4e8b042 >02:40:23,260 INFO program: Journal backup: inode blocks >02:40:23,260 INFO program: Journal features: journal_incompat_revoke >02:40:23,260 INFO program: Journal size: 128M >02:40:23,260 INFO program: Journal length: 32768 >02:40:23,260 INFO program: Journal sequence: 0x00000ec1 >02:40:23,261 INFO program: Journal start: 0 >02:40:23,261 INFO program: >02:40:23,261 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >02:40:23,261 INFO program: Running... resize2fs -P /dev/sdb2 >02:40:23,270 INFO program: Estimated minimum size of the filesystem: 334966 >02:40:23,270 ERR program: resize2fs 1.42.5 (29-Jul-2012) >02:40:23,335 INFO program: Running... dumpe2fs -h /dev/loop1 >02:40:23,344 INFO program: Filesystem volume name: Anaconda >02:40:23,344 INFO program: Last mounted on: /tmp/lorax.imgutils.xZ5FGU >02:40:23,345 INFO program: Filesystem UUID: 1727df5b-f0a2-4720-9ca4-9a6790197458 >02:40:23,345 INFO program: Filesystem magic number: 0xEF53 >02:40:23,345 INFO program: Filesystem revision #: 1 (dynamic) >02:40:23,345 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 >02:40:23,345 INFO program: Filesystem flags: unsigned_directory_hash >02:40:23,345 INFO program: Default mount options: user_xattr acl >02:40:23,345 INFO program: Filesystem state: clean >02:40:23,346 INFO program: Errors behavior: Continue >02:40:23,346 INFO program: Filesystem OS type: Linux >02:40:23,346 INFO program: Inode count: 65536 >02:40:23,346 INFO program: Block count: 1048576 >02:40:23,346 INFO program: Reserved block count: 0 >02:40:23,346 INFO program: Free blocks: 145298 >02:40:23,346 INFO program: Free inodes: 40630 >02:40:23,346 INFO program: First block: 1 >02:40:23,347 INFO program: Block size: 1024 >02:40:23,347 INFO program: Fragment size: 1024 >02:40:23,347 INFO program: Reserved GDT blocks: 256 >02:40:23,347 INFO program: Blocks per group: 8192 >02:40:23,347 INFO program: Fragments per group: 8192 >02:40:23,347 INFO program: Inodes per group: 512 >02:40:23,347 INFO program: Inode blocks per group: 128 >02:40:23,347 INFO program: Flex block group size: 16 >02:40:23,347 INFO program: Filesystem created: Wed Sep 19 07:40:45 2012 >02:40:23,348 INFO program: Last mount time: Wed Sep 19 07:42:23 2012 >02:40:23,348 INFO program: Last write time: Wed Sep 19 07:42:47 2012 >02:40:23,348 INFO program: Mount count: 2 >02:40:23,348 INFO program: Maximum mount count: -1 >02:40:23,348 INFO program: Last checked: Wed Sep 19 07:40:45 2012 >02:40:23,348 INFO program: Check interval: 0 (<none>) >02:40:23,348 INFO program: Lifetime writes: 32 MB >02:40:23,348 INFO program: Reserved blocks uid: 0 (user root) >02:40:23,348 INFO program: Reserved blocks gid: 0 (group root) >02:40:23,349 INFO program: First inode: 11 >02:40:23,349 INFO program: Inode size: 256 >02:40:23,349 INFO program: Required extra isize: 28 >02:40:23,349 INFO program: Desired extra isize: 28 >02:40:23,349 INFO program: Journal inode: 8 >02:40:23,349 INFO program: Default directory hash: half_md4 >02:40:23,349 INFO program: Directory Hash Seed: 52ce677e-105a-4290-90d1-15f9301e2531 >02:40:23,349 INFO program: Journal backup: inode blocks >02:40:23,349 INFO program: Journal features: (none) >02:40:23,350 INFO program: Journal size: 32M >02:40:23,350 INFO program: Journal length: 32768 >02:40:23,350 INFO program: Journal sequence: 0x000000ac >02:40:23,350 INFO program: Journal start: 0 >02:40:23,350 INFO program: >02:40:23,350 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >02:40:23,351 INFO program: Running... dumpe2fs -h /dev/loop1 >02:40:23,358 INFO program: Filesystem volume name: Anaconda >02:40:23,359 INFO program: Last mounted on: /tmp/lorax.imgutils.xZ5FGU >02:40:23,359 INFO program: Filesystem UUID: 1727df5b-f0a2-4720-9ca4-9a6790197458 >02:40:23,359 INFO program: Filesystem magic number: 0xEF53 >02:40:23,359 INFO program: Filesystem revision #: 1 (dynamic) >02:40:23,359 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 >02:40:23,359 INFO program: Filesystem flags: unsigned_directory_hash >02:40:23,360 INFO program: Default mount options: user_xattr acl >02:40:23,360 INFO program: Filesystem state: clean >02:40:23,360 INFO program: Errors behavior: Continue >02:40:23,360 INFO program: Filesystem OS type: Linux >02:40:23,360 INFO program: Inode count: 65536 >02:40:23,360 INFO program: Block count: 1048576 >02:40:23,360 INFO program: Reserved block count: 0 >02:40:23,360 INFO program: Free blocks: 145298 >02:40:23,360 INFO program: Free inodes: 40630 >02:40:23,360 INFO program: First block: 1 >02:40:23,361 INFO program: Block size: 1024 >02:40:23,361 INFO program: Fragment size: 1024 >02:40:23,361 INFO program: Reserved GDT blocks: 256 >02:40:23,361 INFO program: Blocks per group: 8192 >02:40:23,361 INFO program: Fragments per group: 8192 >02:40:23,361 INFO program: Inodes per group: 512 >02:40:23,361 INFO program: Inode blocks per group: 128 >02:40:23,361 INFO program: Flex block group size: 16 >02:40:23,361 INFO program: Filesystem created: Wed Sep 19 07:40:45 2012 >02:40:23,362 INFO program: Last mount time: Wed Sep 19 07:42:23 2012 >02:40:23,362 INFO program: Last write time: Wed Sep 19 07:42:47 2012 >02:40:23,362 INFO program: Mount count: 2 >02:40:23,362 INFO program: Maximum mount count: -1 >02:40:23,362 INFO program: Last checked: Wed Sep 19 07:40:45 2012 >02:40:23,362 INFO program: Check interval: 0 (<none>) >02:40:23,362 INFO program: Lifetime writes: 32 MB >02:40:23,362 INFO program: Reserved blocks uid: 0 (user root) >02:40:23,362 INFO program: Reserved blocks gid: 0 (group root) >02:40:23,363 INFO program: First inode: 11 >02:40:23,363 INFO program: Inode size: 256 >02:40:23,363 INFO program: Required extra isize: 28 >02:40:23,363 INFO program: Desired extra isize: 28 >02:40:23,363 INFO program: Journal inode: 8 >02:40:23,363 INFO program: Default directory hash: half_md4 >02:40:23,363 INFO program: Directory Hash Seed: 52ce677e-105a-4290-90d1-15f9301e2531 >02:40:23,363 INFO program: Journal backup: inode blocks >02:40:23,363 INFO program: Journal features: (none) >02:40:23,364 INFO program: Journal size: 32M >02:40:23,364 INFO program: Journal length: 32768 >02:40:23,364 INFO program: Journal sequence: 0x000000ac >02:40:23,364 INFO program: Journal start: 0 >02:40:23,364 INFO program: >02:40:23,364 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >02:40:23,365 INFO program: Running... resize2fs -P /dev/loop1 >02:40:23,372 INFO program: Couldn't find valid filesystem superblock. >02:40:23,372 ERR program: resize2fs 1.42.5 (29-Jul-2012) >02:40:23,372 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >02:40:23,421 INFO program: Running... modprobe scsi_wait_scan >02:40:23,429 ERR program: FATAL: Module scsi_wait_scan not found. >02:40:23,431 INFO program: Running... rmmod scsi_wait_scan >02:40:23,438 ERR program: Error: Module scsi_wait_scan is not currently loaded >02:40:23,439 INFO program: Running... udevadm settle --timeout=300 >02:40:23,519 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >02:40:23,527 INFO program: Filesystem volume name: Anaconda >02:40:23,527 INFO program: Last mounted on: /sysroot >02:40:23,527 INFO program: Filesystem UUID: 1727df5b-f0a2-4720-9ca4-9a6790197458 >02:40:23,528 INFO program: Filesystem magic number: 0xEF53 >02:40:23,528 INFO program: Filesystem revision #: 1 (dynamic) >02:40:23,528 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 >02:40:23,528 INFO program: Filesystem flags: unsigned_directory_hash >02:40:23,528 INFO program: Default mount options: user_xattr acl >02:40:23,528 INFO program: Filesystem state: clean >02:40:23,529 INFO program: Errors behavior: Continue >02:40:23,529 INFO program: Filesystem OS type: Linux >02:40:23,529 INFO program: Inode count: 65536 >02:40:23,529 INFO program: Block count: 1048576 >02:40:23,529 INFO program: Reserved block count: 0 >02:40:23,529 INFO program: Free blocks: 145298 >02:40:23,529 INFO program: Free inodes: 40630 >02:40:23,530 INFO program: First block: 1 >02:40:23,530 INFO program: Block size: 1024 >02:40:23,530 INFO program: Fragment size: 1024 >02:40:23,530 INFO program: Reserved GDT blocks: 256 >02:40:23,530 INFO program: Blocks per group: 8192 >02:40:23,530 INFO program: Fragments per group: 8192 >02:40:23,530 INFO program: Inodes per group: 512 >02:40:23,531 INFO program: Inode blocks per group: 128 >02:40:23,531 INFO program: Flex block group size: 16 >02:40:23,531 INFO program: Filesystem created: Wed Sep 19 07:40:45 2012 >02:40:23,531 INFO program: Last mount time: Tue Jun 23 02:40:04 1970 >02:40:23,531 INFO program: Last write time: Tue Jun 23 02:40:04 1970 >02:40:23,531 INFO program: Mount count: 3 >02:40:23,532 INFO program: Maximum mount count: -1 >02:40:23,532 INFO program: Last checked: Wed Sep 19 07:40:45 2012 >02:40:23,532 INFO program: Check interval: 0 (<none>) >02:40:23,532 INFO program: Lifetime writes: 32 MB >02:40:23,532 INFO program: Reserved blocks uid: 0 (user root) >02:40:23,532 INFO program: Reserved blocks gid: 0 (group root) >02:40:23,533 INFO program: First inode: 11 >02:40:23,533 INFO program: Inode size: 256 >02:40:23,533 INFO program: Required extra isize: 28 >02:40:23,533 INFO program: Desired extra isize: 28 >02:40:23,533 INFO program: Journal inode: 8 >02:40:23,533 INFO program: Default directory hash: half_md4 >02:40:23,533 INFO program: Directory Hash Seed: 52ce677e-105a-4290-90d1-15f9301e2531 >02:40:23,533 INFO program: Journal backup: inode blocks >02:40:23,534 INFO program: Journal features: (none) >02:40:23,534 INFO program: Journal size: 32M >02:40:23,534 INFO program: Journal length: 32768 >02:40:23,534 INFO program: Journal sequence: 0x000000ad >02:40:23,534 INFO program: Journal start: 1 >02:40:23,534 INFO program: >02:40:23,535 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >02:40:23,535 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >02:40:23,542 INFO program: Filesystem volume name: Anaconda >02:40:23,543 INFO program: Last mounted on: /sysroot >02:40:23,543 INFO program: Filesystem UUID: 1727df5b-f0a2-4720-9ca4-9a6790197458 >02:40:23,543 INFO program: Filesystem magic number: 0xEF53 >02:40:23,543 INFO program: Filesystem revision #: 1 (dynamic) >02:40:23,543 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 >02:40:23,543 INFO program: Filesystem flags: unsigned_directory_hash >02:40:23,544 INFO program: Default mount options: user_xattr acl >02:40:23,544 INFO program: Filesystem state: clean >02:40:23,544 INFO program: Errors behavior: Continue >02:40:23,544 INFO program: Filesystem OS type: Linux >02:40:23,544 INFO program: Inode count: 65536 >02:40:23,544 INFO program: Block count: 1048576 >02:40:23,544 INFO program: Reserved block count: 0 >02:40:23,545 INFO program: Free blocks: 145298 >02:40:23,545 INFO program: Free inodes: 40630 >02:40:23,545 INFO program: First block: 1 >02:40:23,545 INFO program: Block size: 1024 >02:40:23,545 INFO program: Fragment size: 1024 >02:40:23,545 INFO program: Reserved GDT blocks: 256 >02:40:23,545 INFO program: Blocks per group: 8192 >02:40:23,546 INFO program: Fragments per group: 8192 >02:40:23,546 INFO program: Inodes per group: 512 >02:40:23,546 INFO program: Inode blocks per group: 128 >02:40:23,546 INFO program: Flex block group size: 16 >02:40:23,546 INFO program: Filesystem created: Wed Sep 19 07:40:45 2012 >02:40:23,546 INFO program: Last mount time: Tue Jun 23 02:40:04 1970 >02:40:23,547 INFO program: Last write time: Tue Jun 23 02:40:04 1970 >02:40:23,547 INFO program: Mount count: 3 >02:40:23,547 INFO program: Maximum mount count: -1 >02:40:23,547 INFO program: Last checked: Wed Sep 19 07:40:45 2012 >02:40:23,547 INFO program: Check interval: 0 (<none>) >02:40:23,547 INFO program: Lifetime writes: 32 MB >02:40:23,548 INFO program: Reserved blocks uid: 0 (user root) >02:40:23,548 INFO program: Reserved blocks gid: 0 (group root) >02:40:23,548 INFO program: First inode: 11 >02:40:23,548 INFO program: Inode size: 256 >02:40:23,548 INFO program: Required extra isize: 28 >02:40:23,548 INFO program: Desired extra isize: 28 >02:40:23,549 INFO program: Journal inode: 8 >02:40:23,549 INFO program: Default directory hash: half_md4 >02:40:23,549 INFO program: Directory Hash Seed: 52ce677e-105a-4290-90d1-15f9301e2531 >02:40:23,549 INFO program: Journal backup: inode blocks >02:40:23,549 INFO program: Journal features: (none) >02:40:23,549 INFO program: Journal size: 32M >02:40:23,549 INFO program: Journal length: 32768 >02:40:23,550 INFO program: Journal sequence: 0x000000ad >02:40:23,550 INFO program: Journal start: 1 >02:40:23,550 INFO program: >02:40:23,550 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >02:40:23,551 INFO program: Running... resize2fs -P /dev/mapper/live-rw >02:40:23,558 INFO program: Estimated minimum size of the filesystem: 903309 >02:40:23,558 ERR program: resize2fs 1.42.5 (29-Jul-2012) >02:40:23,574 INFO program: Running... modprobe scsi_wait_scan >02:40:23,582 ERR program: FATAL: Module scsi_wait_scan not found. >02:40:23,583 INFO program: Running... rmmod scsi_wait_scan >02:40:23,590 ERR program: Error: Module scsi_wait_scan is not currently loaded >02:40:23,591 INFO program: Running... udevadm settle --timeout=300 >02:40:23,651 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_foo2/lv_swap >02:40:23,853 INFO program: Running... udevadm settle --timeout=300 >02:40:23,904 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_foo2/lv_root >02:40:24,114 INFO program: Running... udevadm settle --timeout=300 >02:40:24,147 INFO program: Running... modprobe scsi_wait_scan >02:40:24,155 ERR program: FATAL: Module scsi_wait_scan not found. >02:40:24,157 INFO program: Running... rmmod scsi_wait_scan >02:40:24,164 ERR program: Error: Module scsi_wait_scan is not currently loaded >02:40:24,165 INFO program: Running... udevadm settle --timeout=300 >02:40:24,251 INFO program: Running... dumpe2fs -h /dev/mapper/vg_foo2-lv_root >02:40:24,279 INFO program: Filesystem volume name: <none> >02:40:24,280 INFO program: Last mounted on: / >02:40:24,280 INFO program: Filesystem UUID: 35269e99-0381-472b-b2bc-6078845b698d >02:40:24,280 INFO program: Filesystem magic number: 0xEF53 >02:40:24,280 INFO program: Filesystem revision #: 1 (dynamic) >02:40:24,280 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 >02:40:24,281 INFO program: Filesystem flags: unsigned_directory_hash >02:40:24,281 INFO program: Default mount options: user_xattr acl >02:40:24,281 INFO program: Filesystem state: clean >02:40:24,281 INFO program: Errors behavior: Continue >02:40:24,281 INFO program: Filesystem OS type: Linux >02:40:24,281 INFO program: Inode count: 1610672 >02:40:24,282 INFO program: Block count: 6438912 >02:40:24,282 INFO program: Reserved block count: 321945 >02:40:24,282 INFO program: Free blocks: 2774389 >02:40:24,282 INFO program: Free inodes: 1099649 >02:40:24,282 INFO program: First block: 0 >02:40:24,283 INFO program: Block size: 4096 >02:40:24,283 INFO program: Fragment size: 4096 >02:40:24,283 INFO program: Reserved GDT blocks: 1022 >02:40:24,283 INFO program: Blocks per group: 32768 >02:40:24,283 INFO program: Fragments per group: 32768 >02:40:24,284 INFO program: Inodes per group: 8176 >02:40:24,284 INFO program: Inode blocks per group: 511 >02:40:24,284 INFO program: Flex block group size: 16 >02:40:24,284 INFO program: Filesystem created: Tue Mar 10 21:30:47 1970 >02:40:24,285 INFO program: Last mount time: Tue Jun 16 08:50:22 1970 >02:40:24,285 INFO program: Last write time: Tue Jun 16 04:50:15 1970 >02:40:24,285 INFO program: Mount count: 20 >02:40:24,286 INFO program: Maximum mount count: -1 >02:40:24,286 INFO program: Last checked: Tue Mar 10 21:30:47 1970 >02:40:24,287 INFO program: Check interval: 0 (<none>) >02:40:24,287 INFO program: Lifetime writes: 60 GB >02:40:24,288 INFO program: Reserved blocks uid: 0 (user root) >02:40:24,288 INFO program: Reserved blocks gid: 0 (group root) >02:40:24,289 INFO program: First inode: 11 >02:40:24,289 INFO program: Inode size: 256 >02:40:24,289 INFO program: Required extra isize: 28 >02:40:24,290 INFO program: Desired extra isize: 28 >02:40:24,290 INFO program: Journal inode: 8 >02:40:24,290 INFO program: Default directory hash: half_md4 >02:40:24,291 INFO program: Directory Hash Seed: 8d593ca9-69b8-4d9f-8c61-d8a22936a0a0 >02:40:24,291 INFO program: Journal backup: inode blocks >02:40:24,292 INFO program: Journal features: journal_incompat_revoke >02:40:24,292 INFO program: Journal size: 128M >02:40:24,292 INFO program: Journal length: 32768 >02:40:24,293 INFO program: Journal sequence: 0x00011b38 >02:40:24,293 INFO program: Journal start: 0 >02:40:24,294 INFO program: >02:40:24,294 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >02:40:24,295 INFO program: Running... dumpe2fs -h /dev/mapper/vg_foo2-lv_root >02:40:24,309 INFO program: Filesystem volume name: <none> >02:40:24,309 INFO program: Last mounted on: / >02:40:24,310 INFO program: Filesystem UUID: 35269e99-0381-472b-b2bc-6078845b698d >02:40:24,310 INFO program: Filesystem magic number: 0xEF53 >02:40:24,310 INFO program: Filesystem revision #: 1 (dynamic) >02:40:24,310 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 >02:40:24,311 INFO program: Filesystem flags: unsigned_directory_hash >02:40:24,311 INFO program: Default mount options: user_xattr acl >02:40:24,311 INFO program: Filesystem state: clean >02:40:24,311 INFO program: Errors behavior: Continue >02:40:24,311 INFO program: Filesystem OS type: Linux >02:40:24,312 INFO program: Inode count: 1610672 >02:40:24,312 INFO program: Block count: 6438912 >02:40:24,312 INFO program: Reserved block count: 321945 >02:40:24,313 INFO program: Free blocks: 2774389 >02:40:24,313 INFO program: Free inodes: 1099649 >02:40:24,313 INFO program: First block: 0 >02:40:24,313 INFO program: Block size: 4096 >02:40:24,313 INFO program: Fragment size: 4096 >02:40:24,314 INFO program: Reserved GDT blocks: 1022 >02:40:24,314 INFO program: Blocks per group: 32768 >02:40:24,314 INFO program: Fragments per group: 32768 >02:40:24,315 INFO program: Inodes per group: 8176 >02:40:24,315 INFO program: Inode blocks per group: 511 >02:40:24,315 INFO program: Flex block group size: 16 >02:40:24,316 INFO program: Filesystem created: Tue Mar 10 21:30:47 1970 >02:40:24,316 INFO program: Last mount time: Tue Jun 16 08:50:22 1970 >02:40:24,317 INFO program: Last write time: Tue Jun 16 04:50:15 1970 >02:40:24,317 INFO program: Mount count: 20 >02:40:24,318 INFO program: Maximum mount count: -1 >02:40:24,318 INFO program: Last checked: Tue Mar 10 21:30:47 1970 >02:40:24,318 INFO program: Check interval: 0 (<none>) >02:40:24,319 INFO program: Lifetime writes: 60 GB >02:40:24,319 INFO program: Reserved blocks uid: 0 (user root) >02:40:24,320 INFO program: Reserved blocks gid: 0 (group root) >02:40:24,320 INFO program: First inode: 11 >02:40:24,320 INFO program: Inode size: 256 >02:40:24,321 INFO program: Required extra isize: 28 >02:40:24,321 INFO program: Desired extra isize: 28 >02:40:24,322 INFO program: Journal inode: 8 >02:40:24,322 INFO program: Default directory hash: half_md4 >02:40:24,322 INFO program: Directory Hash Seed: 8d593ca9-69b8-4d9f-8c61-d8a22936a0a0 >02:40:24,323 INFO program: Journal backup: inode blocks >02:40:24,323 INFO program: Journal features: journal_incompat_revoke >02:40:24,324 INFO program: Journal size: 128M >02:40:24,324 INFO program: Journal length: 32768 >02:40:24,325 INFO program: Journal sequence: 0x00011b38 >02:40:24,325 INFO program: Journal start: 0 >02:40:24,326 INFO program: >02:40:24,326 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >02:40:24,327 INFO program: Running... resize2fs -P /dev/mapper/vg_foo2-lv_root >02:40:24,335 INFO program: Estimated minimum size of the filesystem: 3626554 >02:40:24,336 ERR program: resize2fs 1.42.5 (29-Jul-2012) >02:40:24,357 INFO program: Running... modprobe scsi_wait_scan >02:40:24,365 ERR program: FATAL: Module scsi_wait_scan not found. >02:40:24,367 INFO program: Running... rmmod scsi_wait_scan >02:40:24,374 ERR program: Error: Module scsi_wait_scan is not currently loaded >02:40:24,375 INFO program: Running... udevadm settle --timeout=300 >02:40:24,443 INFO program: Running... udevadm settle --timeout=300 >02:40:24,506 INFO program: Running... udevadm settle --timeout=300 >02:40:24,542 INFO program: Running... udevadm settle --timeout=300 >02:40:24,581 INFO program: Running... udevadm settle --timeout=300 >02:40:24,614 INFO program: Running... udevadm settle --timeout=300 >02:40:24,649 INFO program: Running... udevadm settle --timeout=300 >02:40:24,687 INFO program: Running... udevadm settle --timeout=300 >02:40:24,721 INFO program: Running... udevadm settle --timeout=300 >02:40:24,757 INFO program: Running... udevadm settle --timeout=300 >02:40:24,812 INFO program: Running... udevadm settle --timeout=300 >02:40:24,844 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_foo2/lv_swap >02:40:25,003 INFO program: Running... udevadm settle --timeout=300 >02:40:25,044 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_foo2 >02:40:25,150 INFO program: 0 logical volume(s) in volume group "vg_foo2" now active >02:40:25,186 INFO program: Running... udevadm settle --timeout=300 >02:40:25,229 INFO program: Running... udevadm settle --timeout=300 >02:40:25,296 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda2 /mnt/sysimage >02:40:25,338 INFO program: Running... /bin/umount /mnt/sysimage >02:40:25,457 INFO program: Running... udevadm settle --timeout=300 >02:40:25,496 INFO program: Running... udevadm settle --timeout=300 >02:40:25,532 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sdb1 /mnt/sysimage >02:40:25,546 INFO program: Running... /bin/umount /mnt/sysimage >02:40:25,677 INFO program: Running... udevadm settle --timeout=300 >02:40:25,716 INFO program: Running... udevadm settle --timeout=300 >02:40:25,754 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sdb2 /mnt/sysimage >02:40:25,790 INFO program: Running... arch >02:40:25,915 INFO program: ppc64 >02:40:25,928 INFO program: Running... /bin/umount /mnt/sysimage >02:40:26,067 INFO program: Running... udevadm settle --timeout=300 >02:40:26,108 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_foo2/lv_root >02:40:26,346 INFO program: Running... udevadm settle --timeout=300 >02:40:26,383 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/mapper/vg_foo2-lv_root /mnt/sysimage >02:40:26,431 INFO program: Running... arch >02:40:26,590 INFO program: ppc64 >02:40:26,625 INFO program: Running... /bin/umount /mnt/sysimage >02:40:26,786 INFO program: Running... udevadm settle --timeout=300 >02:40:26,817 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_foo2/lv_root >22:40:52,646 INFO program: Running... modprobe btrfs >22:40:52,781 INFO program: Running... modprobe xfs >22:40:52,873 INFO program: Running... modprobe vfat > > >/tmp/storage.log: >02:40:18,397 DEBUG storage: registered device format class LUKS as luks >02:40:18,399 DEBUG storage: registered device format class MultipathMember as multipath_member >02:40:18,400 DEBUG storage: registered device format class MDRaidMember as mdmember >02:40:18,404 DEBUG storage: registered device format class SwapSpace as swap >02:40:18,439 DEBUG storage: registered device format class Ext2FS as ext2 >02:40:18,440 DEBUG storage: registered device format class Ext3FS as ext3 >02:40:18,440 DEBUG storage: registered device format class Ext4FS as ext4 >02:40:18,440 DEBUG storage: registered device format class FATFS as vfat >02:40:18,440 DEBUG storage: registered device format class EFIFS as efi >02:40:18,441 DEBUG storage: registered device format class BTRFS as btrfs >02:40:18,441 DEBUG storage: registered device format class GFS2 as gfs2 >02:40:18,441 DEBUG storage: registered device format class JFS as jfs >02:40:18,441 DEBUG storage: registered device format class ReiserFS as reiserfs >02:40:18,441 DEBUG storage: registered device format class XFS as xfs >02:40:18,441 DEBUG storage: registered device format class HFS as hfs >02:40:18,441 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >02:40:18,442 DEBUG storage: registered device format class HFSPlus as hfs+ >02:40:18,442 DEBUG storage: registered device format class NTFS as ntfs >02:40:18,442 DEBUG storage: registered device format class NFS as nfs >02:40:18,442 DEBUG storage: registered device format class NFSv4 as nfs4 >02:40:18,442 DEBUG storage: registered device format class Iso9660FS as iso9660 >02:40:18,442 DEBUG storage: registered device format class NoDevFS as nodev >02:40:18,442 DEBUG storage: registered device format class DevPtsFS as devpts >02:40:18,443 DEBUG storage: registered device format class ProcFS as proc >02:40:18,443 DEBUG storage: registered device format class SysFS as sysfs >02:40:18,443 DEBUG storage: registered device format class TmpFS as tmpfs >02:40:18,443 DEBUG storage: registered device format class BindFS as bind >02:40:18,444 DEBUG storage: registered device format class SELinuxFS as selinuxfs >02:40:18,444 DEBUG storage: registered device format class USBFS as usbfs >02:40:18,451 DEBUG storage: registered device format class DiskLabel as disklabel >02:40:18,453 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >02:40:18,454 DEBUG storage: registered device format class BIOSBoot as biosboot >02:40:18,455 DEBUG storage: registered device format class PPCPRePBoot as prepboot >02:40:18,457 DEBUG storage: registered device format class DMRaidMember as dmraidmember >02:40:19,265 DEBUG storage: MultipathTopology._build_topology: >02:40:19,265 DEBUG storage: /etc/multipath.conf contents: >02:40:19,266 DEBUG storage: # multipath.conf written by anaconda >02:40:19,266 DEBUG storage: >02:40:19,266 DEBUG storage: defaults { >02:40:19,266 DEBUG storage: user_friendly_names yes >02:40:19,266 DEBUG storage: } >02:40:19,266 DEBUG storage: blacklist { >02:40:19,266 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >02:40:19,266 DEBUG storage: devnode "^hd[a-z]" >02:40:19,267 DEBUG storage: devnode "^dcssblk[0-9]*" >02:40:19,267 DEBUG storage: device { >02:40:19,267 DEBUG storage: vendor "DGC" >02:40:19,267 DEBUG storage: product "LUNZ" >02:40:19,267 DEBUG storage: } >02:40:19,267 DEBUG storage: device { >02:40:19,267 DEBUG storage: vendor "IBM" >02:40:19,268 DEBUG storage: product "S/390.*" >02:40:19,268 DEBUG storage: } >02:40:19,269 DEBUG storage: # don't count normal SATA devices as multipaths >02:40:19,269 DEBUG storage: device { >02:40:19,269 DEBUG storage: vendor "ATA" >02:40:19,270 DEBUG storage: } >02:40:19,270 DEBUG storage: # don't count 3ware devices as multipaths >02:40:19,270 DEBUG storage: device { >02:40:19,271 DEBUG storage: vendor "3ware" >02:40:19,271 DEBUG storage: } >02:40:19,272 DEBUG storage: device { >02:40:19,272 DEBUG storage: vendor "AMCC" >02:40:19,272 DEBUG storage: } >02:40:19,273 DEBUG storage: # nor highpoint devices >02:40:19,273 DEBUG storage: device { >02:40:19,273 DEBUG storage: vendor "HPT" >02:40:19,274 DEBUG storage: } >02:40:19,274 DEBUG storage: } >02:40:19,275 DEBUG storage: multipaths { >02:40:19,275 DEBUG storage: } >02:40:19,275 DEBUG storage: (end of /etc/multipath.conf) >02:40:19,354 INFO storage: MultipathTopology: not a multipath: ['sdb'] >02:40:19,354 INFO storage: MultipathTopology: not a multipath: ['sda'] >02:40:19,355 INFO storage: MultipathTopology: found singlepath device: sda >02:40:19,355 INFO storage: MultipathTopology: found non-disk device: sda1 >02:40:19,355 INFO storage: MultipathTopology: found non-disk device: sda2 >02:40:19,355 INFO storage: MultipathTopology: found non-disk device: sda3 >02:40:19,355 INFO storage: MultipathTopology: found non-disk device: sr0 >02:40:19,355 INFO storage: MultipathTopology: found singlepath device: sdb >02:40:19,356 INFO storage: MultipathTopology: found non-disk device: sdb1 >02:40:19,356 INFO storage: MultipathTopology: found non-disk device: sdb2 >02:40:19,356 INFO storage: MultipathTopology: found singlepath device: loop0 >02:40:19,356 INFO storage: MultipathTopology: found singlepath device: loop1 >02:40:19,356 INFO storage: MultipathTopology: found singlepath device: loop2 >02:40:19,357 INFO storage: MultipathTopology: found singlepath device: loop3 >02:40:19,357 INFO storage: MultipathTopology: found singlepath device: loop4 >02:40:19,357 INFO storage: MultipathTopology: found singlepath device: loop5 >02:40:19,357 INFO storage: MultipathTopology: found singlepath device: loop6 >02:40:19,357 INFO storage: MultipathTopology: found singlepath device: loop7 >02:40:19,357 INFO storage: MultipathTopology: found singlepath device: dm-0 >02:40:22,428 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >02:40:22,429 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >02:40:22,616 DEBUG storage: MultipathTopology._build_topology: >02:40:22,616 DEBUG storage: /etc/multipath.conf contents: >02:40:22,616 DEBUG storage: # multipath.conf written by anaconda >02:40:22,616 DEBUG storage: >02:40:22,617 DEBUG storage: defaults { >02:40:22,617 DEBUG storage: user_friendly_names yes >02:40:22,617 DEBUG storage: } >02:40:22,617 DEBUG storage: blacklist { >02:40:22,617 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >02:40:22,617 DEBUG storage: devnode "^hd[a-z]" >02:40:22,617 DEBUG storage: devnode "^dcssblk[0-9]*" >02:40:22,617 DEBUG storage: device { >02:40:22,617 DEBUG storage: vendor "DGC" >02:40:22,618 DEBUG storage: product "LUNZ" >02:40:22,618 DEBUG storage: } >02:40:22,618 DEBUG storage: device { >02:40:22,618 DEBUG storage: vendor "IBM" >02:40:22,618 DEBUG storage: product "S/390.*" >02:40:22,619 DEBUG storage: } >02:40:22,619 DEBUG storage: # don't count normal SATA devices as multipaths >02:40:22,619 DEBUG storage: device { >02:40:22,620 DEBUG storage: vendor "ATA" >02:40:22,620 DEBUG storage: } >02:40:22,621 DEBUG storage: # don't count 3ware devices as multipaths >02:40:22,621 DEBUG storage: device { >02:40:22,621 DEBUG storage: vendor "3ware" >02:40:22,622 DEBUG storage: } >02:40:22,622 DEBUG storage: device { >02:40:22,623 DEBUG storage: vendor "AMCC" >02:40:22,623 DEBUG storage: } >02:40:22,624 DEBUG storage: # nor highpoint devices >02:40:22,624 DEBUG storage: device { >02:40:22,624 DEBUG storage: vendor "HPT" >02:40:22,625 DEBUG storage: } >02:40:22,625 DEBUG storage: } >02:40:22,626 DEBUG storage: multipaths { >02:40:22,626 DEBUG storage: } >02:40:22,627 DEBUG storage: (end of /etc/multipath.conf) >02:40:22,660 INFO storage: MultipathTopology: not a multipath: ['sdb'] >02:40:22,660 INFO storage: MultipathTopology: not a multipath: ['sda'] >02:40:22,661 INFO storage: MultipathTopology: found singlepath device: sda >02:40:22,661 INFO storage: MultipathTopology: found non-disk device: sda1 >02:40:22,661 INFO storage: MultipathTopology: found non-disk device: sda2 >02:40:22,662 INFO storage: MultipathTopology: found non-disk device: sda3 >02:40:22,662 INFO storage: MultipathTopology: found non-disk device: sr0 >02:40:22,662 INFO storage: MultipathTopology: found singlepath device: sdb >02:40:22,663 INFO storage: MultipathTopology: found non-disk device: sdb1 >02:40:22,663 INFO storage: MultipathTopology: found non-disk device: sdb2 >02:40:22,663 INFO storage: MultipathTopology: found singlepath device: loop0 >02:40:22,664 INFO storage: MultipathTopology: found singlepath device: loop1 >02:40:22,664 INFO storage: MultipathTopology: found singlepath device: loop2 >02:40:22,664 INFO storage: MultipathTopology: found singlepath device: loop3 >02:40:22,665 INFO storage: MultipathTopology: found singlepath device: loop4 >02:40:22,665 INFO storage: MultipathTopology: found singlepath device: loop5 >02:40:22,665 INFO storage: MultipathTopology: found singlepath device: loop6 >02:40:22,665 INFO storage: MultipathTopology: found singlepath device: loop7 >02:40:22,666 INFO storage: MultipathTopology: found singlepath device: dm-0 >02:40:22,666 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sr0', 'sdb', 'sdb1', 'sdb2', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >02:40:22,672 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-SAIX_VDASD_00f6db0000004c00000000000acf192a.7 /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_00f6db0000004c00000000000acf192a.7', > 'ID_SERIAL_SHORT': '00f6db0000004c00000000000acf192a.7', > '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': '11254', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/scsi-SAIX_VDASD_00f6db0000004c00000000000acf192a.7', > '/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 ; >02:40:22,673 INFO storage: scanning sda (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda)... >02:40:22,675 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >02:40:22,677 DEBUG storage: DeviceTree.getDeviceByName returned None >02:40:22,678 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >02:40:22,679 INFO storage: sda is a disk >02:40:22,680 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:40:22,682 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >02:40:22,682 INFO storage: added disk sda (id 0) to device tree >02:40:22,682 DEBUG storage: looking up parted Device: /dev/sda >02:40:22,686 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >02:40:22,687 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >02:40:22,689 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >02:40:22,692 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >02:40:22,733 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0xfff70122950>, <parted.partition.Partition object at 0xfff70122cd0>, <parted.partition.Partition object at 0xfff70122f10>] > device: <parted.device.Device object at 0xfff70122790> > PedDisk: <_ped.Disk object at 0xfff701255f0> >02:40:22,734 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >02:40:22,735 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >02:40:22,737 INFO storage: got device: DiskDevice instance (0xfff70cfd990) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 35840.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: 73400320 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 1 busy: False > hardwareGeometry: (35840, 64, 32) biosGeometry: (4568, 255, 63) > PedDevice: <_ped.Device object at 0xfff70020560> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0xfff7010d990> >02:40:22,738 INFO storage: got format: DiskLabel instance (0xfff7010da50) -- > 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 = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0xfff70122950>, <parted.partition.Partition object at 0xfff70122cd0>, <parted.partition.Partition object at 0xfff70122f10>] > device: <parted.device.Device object at 0xfff70122790> > PedDisk: <_ped.Disk object at 0xfff701255f0> > origPartedDisk = <parted.disk.Disk object at 0xfff701270d0> > partedDevice = parted.Device instance -- > model: AIX VDASD path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 73400320 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 1 busy: False > hardwareGeometry: (35840, 64, 32) biosGeometry: (4568, 255, 63) > PedDevice: <_ped.Device object at 0xfff70020950> > >02:40:22,742 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-SAIX_VDASD_00f6db0000004c00000000000acf192a.7-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_00f6db0000004c00000000000acf192a.7', > 'ID_SERIAL_SHORT': '00f6db0000004c00000000000acf192a.7', > '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': '11268', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/scsi-SAIX_VDASD_00f6db0000004c00000000000acf192a.7-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 ; >02:40:22,742 INFO storage: scanning sda1 (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda1)... >02:40:22,743 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >02:40:22,745 DEBUG storage: DeviceTree.getDeviceByName returned None >02:40:22,745 INFO storage: sda1 is a partition >02:40:22,746 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >02:40:22,747 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >02:40:22,749 DEBUG storage: DeviceTree.getDeviceByName returned existing 35840MB disk sda (0) with existing msdos disklabel >02:40:22,750 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >02:40:22,751 DEBUG storage: PartitionDevice._setFormat: sda1 ; >02:40:22,752 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:40:22,753 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >02:40:22,753 DEBUG storage: looking up parted Partition: /dev/sda1 >02:40:22,755 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >02:40:22,756 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >02:40:22,757 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >02:40:22,757 DEBUG storage: getFormat('prepboot') returning PPCPRePBoot instance >02:40:22,759 DEBUG storage: PartitionDevice._setFormat: sda1 ; >02:40:22,760 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: prepboot ; >02:40:22,761 INFO storage: added partition sda1 (id 1) to device tree >02:40:22,762 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >02:40:22,763 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >02:40:22,764 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >02:40:22,765 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >02:40:22,781 WARN storage: disklabel detected but not usable on sda1 >02:40:22,782 DEBUG storage: no type or existing type for sda1, bailing >02:40:22,782 DEBUG storage: looking up parted Device: /dev/sda1 >02:40:22,785 INFO storage: got device: PartitionDevice instance (0xfff7010db90) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 35840MB 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 0xfff70020c20> > 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 0xfff70122850> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff70122a90> PedPartition: <_ped.Partition object at 0xfff7011db30> > disk = existing 35840MB disk sda (0) with existing msdos disklabel > start = 2048 end = 10239 length = 8192 > flags = boot, prep >02:40:22,786 INFO storage: got format: PPCPRePBoot instance (0xfff7010dad0) -- > type = prepboot name = PPC PReP Boot status = False > device = /dev/sda1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > >02:40:22,790 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-SAIX_VDASD_00f6db0000004c00000000000acf192a.7-part2 /dev/disk/by-path/scsi-0:0:1:0-part2 /dev/disk/by-uuid/827f88e2-7276-4eec-9af8-2152184ba5ec', > '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': '827f88e2-7276-4eec-9af8-2152184ba5ec', > 'ID_FS_UUID_ENC': '827f88e2-7276-4eec-9af8-2152184ba5ec', > '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_00f6db0000004c00000000000acf192a.7', > 'ID_SERIAL_SHORT': '00f6db0000004c00000000000acf192a.7', > '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': '11281', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/scsi-SAIX_VDASD_00f6db0000004c00000000000acf192a.7-part2', > '/dev/disk/by-path/scsi-0:0:1:0-part2', > '/dev/disk/by-uuid/827f88e2-7276-4eec-9af8-2152184ba5ec'], > 'sysfs_path': '/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda2'} ; name: sda2 ; >02:40:22,790 INFO storage: scanning sda2 (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda2)... >02:40:22,791 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >02:40:22,792 DEBUG storage: DeviceTree.getDeviceByName returned None >02:40:22,793 INFO storage: sda2 is a partition >02:40:22,794 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >02:40:22,795 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >02:40:22,796 DEBUG storage: DeviceTree.getDeviceByName returned existing 35840MB disk sda (0) with existing msdos disklabel >02:40:22,798 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >02:40:22,799 DEBUG storage: PartitionDevice._setFormat: sda2 ; >02:40:22,799 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:40:22,801 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >02:40:22,801 DEBUG storage: looking up parted Partition: /dev/sda2 >02:40:22,802 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >02:40:22,803 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >02:40:22,805 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >02:40:22,806 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >02:40:22,807 INFO storage: added partition sda2 (id 2) to device tree >02:40:22,808 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >02:40:22,809 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >02:40:22,810 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >02:40:22,811 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >02:40:22,825 WARN storage: disklabel detected but not usable on sda2 >02:40:22,826 INFO storage: type detected on 'sda2' is 'ext4' >02:40:22,930 DEBUG storage: Ext4FS.supported: supported: True ; >02:40:22,930 DEBUG storage: getFormat('ext4') returning Ext4FS instance >02:40:22,932 DEBUG storage: PartitionDevice._setFormat: sda2 ; >02:40:22,933 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >02:40:22,934 DEBUG storage: looking up parted Device: /dev/sda2 >02:40:22,936 INFO storage: got device: PartitionDevice instance (0xfff70127410) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 35840MB 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 0xfff70020dd0> > 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 0xfff70122850> fileSystem: <parted.filesystem.FileSystem object at 0xfff70122e10> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff70122d90> PedPartition: <_ped.Partition object at 0xfff7011db90> > disk = existing 35840MB disk sda (0) with existing msdos disklabel > start = 10240 end = 1034239 length = 1024000 > flags = >02:40:22,937 DEBUG storage: Ext4FS.supported: supported: True ; >02:40:22,938 INFO storage: got format: Ext4FS instance (0xfff70127490) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = 827f88e2-7276-4eec-9af8-2152184ba5ec exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >02:40:22,943 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-SAIX_VDASD_00f6db0000004c00000000000acf192a.7-part3 /dev/disk/by-path/scsi-0:0:1:0-part3', > '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': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '1TVbQy-elWN-PTgf-UdfV-LypL-TCze-TbkKkv', > 'ID_FS_UUID_ENC': '1TVbQy-elWN-PTgf-UdfV-LypL-TCze-TbkKkv', > 'ID_FS_VERSION': 'LVM2 001', > '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': '72366080', > 'ID_PART_ENTRY_TYPE': '0x8e', > '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_00f6db0000004c00000000000acf192a.7', > 'ID_SERIAL_SHORT': '00f6db0000004c00000000000acf192a.7', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AIX', > 'ID_VENDOR_ENC': 'AIX\\x20\\x20\\x20\\x20\\x20', > 'LVM2_LV_ATTR': ['-wi-----', '-wi-----'], > 'LVM2_LV_NAME': ['lv_swap', 'lv_root'], > 'LVM2_LV_SIZE': ['10420224.00', '25755648.00'], > 'LVM2_LV_UUID': ['5hqEeo-WjlU-3owJ-DSPs-s1xd-QJP7-eEAiWO', > '2VEJCF-H2nZ-qsZQ-bOMV-zjHD-NdEa-AYLfMM'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda3', > 'LVM2_PV_PE_ALLOC_COUNT': '1104', > 'LVM2_PV_PE_COUNT': '1104', > 'LVM2_PV_SIZE': '36175872.00', > 'LVM2_PV_UUID': '1TVbQy-elWN-PTgf-UdfV-LypL-TCze-TbkKkv', > 'LVM2_VG_EXTENT_COUNT': '1104', > 'LVM2_VG_EXTENT_SIZE': '32768.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg_foo2', > 'LVM2_VG_SIZE': '36175872.00', > 'LVM2_VG_UUID': 'SG0Bse-cz4P-9kmN-dV9x-VCdC-sCRJ-jRP3pW', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11294', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/scsi-SAIX_VDASD_00f6db0000004c00000000000acf192a.7-part3', > '/dev/disk/by-path/scsi-0:0:1:0-part3'], > 'sysfs_path': '/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda3'} ; name: sda3 ; >02:40:22,943 INFO storage: scanning sda3 (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda3)... >02:40:22,944 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >02:40:22,946 DEBUG storage: DeviceTree.getDeviceByName returned None >02:40:22,946 INFO storage: sda3 is a partition >02:40:22,947 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >02:40:22,948 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >02:40:22,949 DEBUG storage: DeviceTree.getDeviceByName returned existing 35840MB disk sda (0) with existing msdos disklabel >02:40:22,951 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >02:40:22,952 DEBUG storage: PartitionDevice._setFormat: sda3 ; >02:40:22,952 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:40:22,954 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >02:40:22,954 DEBUG storage: looking up parted Partition: /dev/sda3 >02:40:22,955 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >02:40:22,957 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >02:40:22,958 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >02:40:22,959 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >02:40:22,960 INFO storage: added partition sda3 (id 3) to device tree >02:40:22,961 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >02:40:22,962 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >02:40:22,963 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >02:40:22,965 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >02:40:22,975 WARN storage: disklabel detected but not usable on sda3 >02:40:22,976 INFO storage: type detected on 'sda3' is 'LVM2_member' >02:40:22,977 DEBUG storage: LVMPhysicalVolume.__init__: vgName: vg_foo2 ; uuid: 1TVbQy-elWN-PTgf-UdfV-LypL-TCze-TbkKkv ; exists: True ; vgUuid: SG0Bse-cz4P-9kmN-dV9x-VCdC-sCRJ-jRP3pW ; label: None ; peStart: 1.0 ; device: /dev/sda3 ; serial: 00f6db0000004c00000000000acf192a.7 ; >02:40:22,977 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >02:40:22,979 DEBUG storage: PartitionDevice._setFormat: sda3 ; >02:40:22,980 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: lvmpv ; >02:40:22,981 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda3 ; >02:40:22,982 DEBUG storage: DeviceTree.getDeviceByName: name: vg_foo2 ; >02:40:22,983 DEBUG storage: DeviceTree.getDeviceByName returned None >02:40:22,985 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >02:40:22,985 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:40:22,990 DEBUG storage: LVMVolumeGroupDevice._setFormat: vg_foo2 ; current: None ; type: None ; >02:40:22,990 INFO storage: added lvmvg vg_foo2 (id 4) to device tree >02:40:22,991 DEBUG storage: looking up parted Device: /dev/sda3 >02:40:22,993 INFO storage: got device: PartitionDevice instance (0xfff6d9d7f90) -- > name = sda3 status = True kids = 1 id = 3 > parents = ['existing 35840MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 35335.0 > format = existing lvmpv > 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: 72366080 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (35335, 64, 32) biosGeometry: (4504, 255, 63) > PedDevice: <_ped.Device object at 0xfff70020e60> > 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 0xfff70122850> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff70122f50> PedPartition: <_ped.Partition object at 0xfff7011dbf0> > disk = existing 35840MB disk sda (0) with existing msdos disklabel > start = 1034240 end = 73400319 length = 72366080 > flags = lvm >02:40:22,993 INFO storage: got format: LVMPhysicalVolume instance (0xfff6d9da310) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda3 uuid = 1TVbQy-elWN-PTgf-UdfV-LypL-TCze-TbkKkv exists = True > options = None supported = True formattable = True resizable = False > vgName = vg_foo2 vgUUID = SG0Bse-cz4P-9kmN-dV9x-VCdC-sCRJ-jRP3pW peStart = 1.0 >02:40:22,997 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-label/Fedora\\x2018\\x20ppc64 /dev/disk/by-path/scsi-0:0:2:0', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/vio/30000002/host0/target0:0:2/0:0:2: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_2_0', > 'ID_FS_LABEL': 'Fedora_18_ppc64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018\\x20ppc64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > '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:2:0', > 'ID_PATH_TAG': 'scsi-0_0_2_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': '11387', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-label/Fedora\\x2018\\x20ppc64', > '/dev/disk/by-path/scsi-0:0:2:0'], > 'sysfs_path': '/devices/vio/30000002/host0/target0:0:2/0:0:2:0/block/sr0'} ; name: sr0 ; >02:40:22,997 INFO storage: scanning sr0 (/devices/vio/30000002/host0/target0:0:2/0:0:2:0/block/sr0)... >02:40:22,998 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >02:40:22,999 DEBUG storage: DeviceTree.getDeviceByName returned None >02:40:23,000 INFO storage: sr0 is a cdrom >02:40:23,001 DEBUG storage: DeviceTree.addUdevOpticalDevice: >02:40:23,001 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:40:23,002 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >02:40:23,002 INFO storage: added cdrom sr0 (id 5) to device tree >02:40:23,004 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >02:40:23,005 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >02:40:23,006 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >02:40:23,008 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >02:40:23,009 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >02:40:23,018 WARN storage: disklabel detected but not usable on sr0 >02:40:23,019 INFO storage: type detected on 'sr0' is 'iso9660' >02:40:23,020 DEBUG storage: Iso9660FS.supported: supported: True ; >02:40:23,021 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >02:40:23,022 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >02:40:23,023 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >02:40:23,024 DEBUG storage: looking up parted Device: /dev/sr0 >02:40:23,024 INFO storage: got device: OpticalDevice instance (0xfff70cfd950) -- > name = sr0 status = True kids = 0 id = 5 > parents = [] > uuid = None size = 1071.25585938 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/vio/30000002/host0/target0:0:2/0:0:2:0/block/sr0 partedDevice = parted.Device instance -- > model: AIX VOPTA path: /dev/sr0 type: 1 > sectorSize: 512 physicalSectorSize: 2048 > length: 2193932 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 2 busy: True > hardwareGeometry: (136, 255, 63) biosGeometry: (136, 255, 63) > PedDevice: <_ped.Device object at 0xfff700208c0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >02:40:23,026 DEBUG storage: Iso9660FS.supported: supported: True ; >02:40:23,026 INFO storage: got format: Iso9660FS instance (0xfff6d9da6d0) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = None exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18_ppc64 size = 0 targetSize = 0 > >02:40:23,029 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-SAIX_VDASD_00f6db0000004c00000000000acf192a.1 /dev/disk/by-path/scsi-0:0:3:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/vio/30000002/host0/target0:0:3/0:0:3:0/block/sdb', > '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:3:0', > 'ID_PATH_TAG': 'scsi-0_0_3_0', > 'ID_REVISION': '0001', > 'ID_SCSI': '1', > 'ID_SERIAL': 'SAIX_VDASD_00f6db0000004c00000000000acf192a.1', > 'ID_SERIAL_SHORT': '00f6db0000004c00000000000acf192a.1', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AIX', > 'ID_VENDOR_ENC': 'AIX\\x20\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11479', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/scsi-SAIX_VDASD_00f6db0000004c00000000000acf192a.1', > '/dev/disk/by-path/scsi-0:0:3:0'], > 'sysfs_path': '/devices/vio/30000002/host0/target0:0:3/0:0:3:0/block/sdb'} ; name: sdb ; >02:40:23,030 INFO storage: scanning sdb (/devices/vio/30000002/host0/target0:0:3/0:0:3:0/block/sdb)... >02:40:23,031 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >02:40:23,032 DEBUG storage: DeviceTree.getDeviceByName returned None >02:40:23,033 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >02:40:23,034 INFO storage: sdb is a disk >02:40:23,035 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:40:23,036 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >02:40:23,036 INFO storage: added disk sdb (id 6) to device tree >02:40:23,036 DEBUG storage: looking up parted Device: /dev/sdb >02:40:23,038 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >02:40:23,040 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >02:40:23,041 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >02:40:23,043 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >02:40:23,059 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0xfff6d9daa90>, <parted.partition.Partition object at 0xfff6d9dae10>] > device: <parted.device.Device object at 0xfff6d9da8d0> > PedDisk: <_ped.Disk object at 0xfff70112f38> >02:40:23,059 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >02:40:23,061 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >02:40:23,062 INFO storage: got device: DiskDevice instance (0xfff6d9da0d0) -- > name = sdb status = True kids = 0 id = 6 > parents = [] > uuid = None size = 51200.0 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/vio/30000002/host0/target0:0:3/0:0:3:0/block/sdb partedDevice = parted.Device instance -- > model: AIX VDASD path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 3 busy: False > hardwareGeometry: (51200, 64, 32) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0xfff70020f80> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0xfff6d9da150> >02:40:23,064 INFO storage: got format: DiskLabel instance (0xfff6d9da290) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0xfff6d9daa90>, <parted.partition.Partition object at 0xfff6d9dae10>] > device: <parted.device.Device object at 0xfff6d9da8d0> > PedDisk: <_ped.Disk object at 0xfff70112f38> > origPartedDisk = <parted.disk.Disk object at 0xfff6d9db0d0> > partedDevice = parted.Device instance -- > model: AIX VDASD path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 3 busy: False > hardwareGeometry: (51200, 64, 32) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0xfff6d9dc0e0> > >02:40:23,068 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-SAIX_VDASD_00f6db0000004c00000000000acf192a.1-part1 /dev/disk/by-path/scsi-0:0:3:0-part1 /dev/disk/by-uuid/1df99cee-4bd8-454e-b53d-24a8e3af252f', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/vio/30000002/host0/target0:0:3/0:0:3:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1df99cee-4bd8-454e-b53d-24a8e3af252f', > 'ID_FS_UUID_ENC': '1df99cee-4bd8-454e-b53d-24a8e3af252f', > '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:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1638400', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'scsi-0:0:3:0', > 'ID_PATH_TAG': 'scsi-0_0_3_0', > 'ID_REVISION': '0001', > 'ID_SCSI': '1', > 'ID_SERIAL': 'SAIX_VDASD_00f6db0000004c00000000000acf192a.1', > 'ID_SERIAL_SHORT': '00f6db0000004c00000000000acf192a.1', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AIX', > 'ID_VENDOR_ENC': 'AIX\\x20\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11493', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/scsi-SAIX_VDASD_00f6db0000004c00000000000acf192a.1-part1', > '/dev/disk/by-path/scsi-0:0:3:0-part1', > '/dev/disk/by-uuid/1df99cee-4bd8-454e-b53d-24a8e3af252f'], > 'sysfs_path': '/devices/vio/30000002/host0/target0:0:3/0:0:3:0/block/sdb/sdb1'} ; name: sdb1 ; >02:40:23,068 INFO storage: scanning sdb1 (/devices/vio/30000002/host0/target0:0:3/0:0:3:0/block/sdb/sdb1)... >02:40:23,069 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >02:40:23,070 DEBUG storage: DeviceTree.getDeviceByName returned None >02:40:23,071 INFO storage: sdb1 is a partition >02:40:23,072 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >02:40:23,073 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >02:40:23,074 DEBUG storage: DeviceTree.getDeviceByName returned existing 51200MB disk sdb (6) with existing msdos disklabel >02:40:23,076 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >02:40:23,077 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >02:40:23,077 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:40:23,079 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >02:40:23,079 DEBUG storage: looking up parted Partition: /dev/sdb1 >02:40:23,080 DEBUG storage: PartitionDevice.probe: sdb1 ; exists: True ; >02:40:23,082 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >02:40:23,083 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >02:40:23,085 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >02:40:23,085 INFO storage: added partition sdb1 (id 7) to device tree >02:40:23,086 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >02:40:23,088 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >02:40:23,089 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >02:40:23,090 DEBUG storage: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >02:40:23,105 WARN storage: disklabel detected but not usable on sdb1 >02:40:23,106 INFO storage: type detected on 'sdb1' is 'ext4' >02:40:23,150 DEBUG storage: Ext4FS.supported: supported: True ; >02:40:23,151 DEBUG storage: getFormat('ext4') returning Ext4FS instance >02:40:23,152 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >02:40:23,153 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: ext4 ; >02:40:23,154 DEBUG storage: looking up parted Device: /dev/sdb1 >02:40:23,156 INFO storage: got device: PartitionDevice instance (0xfff6d9db290) -- > name = sdb1 status = True kids = 0 id = 7 > parents = ['existing 51200MB disk sdb (6) with existing msdos disklabel'] > uuid = None size = 800.0 > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/vio/30000002/host0/target0:0:3/0:0:3:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1638400 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (800, 64, 32) biosGeometry: (101, 255, 63) > PedDevice: <_ped.Device object at 0xfff6d9dc320> > target size = 0 path = /dev/sdb1 > 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 0xfff6d9da990> fileSystem: <parted.filesystem.FileSystem object at 0xfff6d9daf50> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff6d9dabd0> PedPartition: <_ped.Partition object at 0xfff7013eef0> > disk = existing 51200MB disk sdb (6) with existing msdos disklabel > start = 2048 end = 1640447 length = 1638400 > flags = >02:40:23,158 DEBUG storage: Ext4FS.supported: supported: True ; >02:40:23,158 INFO storage: got format: Ext4FS instance (0xfff6d9da250) -- > type = ext4 name = ext4 status = False > device = /dev/sdb1 uuid = 1df99cee-4bd8-454e-b53d-24a8e3af252f exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 800.0 targetSize = 800.0 > >02:40:23,162 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-SAIX_VDASD_00f6db0000004c00000000000acf192a.1-part2 /dev/disk/by-path/scsi-0:0:3:0-part2 /dev/disk/by-uuid/e4082c76-1765-45e2-b4dd-4b6be882c8f1', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/vio/30000002/host0/target0:0:3/0:0:3:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e4082c76-1765-45e2-b4dd-4b6be882c8f1', > 'ID_FS_UUID_ENC': 'e4082c76-1765-45e2-b4dd-4b6be882c8f1', > '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:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1640448', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '103217152', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'scsi-0:0:3:0', > 'ID_PATH_TAG': 'scsi-0_0_3_0', > 'ID_REVISION': '0001', > 'ID_SCSI': '1', > 'ID_SERIAL': 'SAIX_VDASD_00f6db0000004c00000000000acf192a.1', > 'ID_SERIAL_SHORT': '00f6db0000004c00000000000acf192a.1', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AIX', > 'ID_VENDOR_ENC': 'AIX\\x20\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11507', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/scsi-SAIX_VDASD_00f6db0000004c00000000000acf192a.1-part2', > '/dev/disk/by-path/scsi-0:0:3:0-part2', > '/dev/disk/by-uuid/e4082c76-1765-45e2-b4dd-4b6be882c8f1'], > 'sysfs_path': '/devices/vio/30000002/host0/target0:0:3/0:0:3:0/block/sdb/sdb2'} ; name: sdb2 ; >02:40:23,162 INFO storage: scanning sdb2 (/devices/vio/30000002/host0/target0:0:3/0:0:3:0/block/sdb/sdb2)... >02:40:23,164 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >02:40:23,165 DEBUG storage: DeviceTree.getDeviceByName returned None >02:40:23,165 INFO storage: sdb2 is a partition >02:40:23,166 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >02:40:23,167 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >02:40:23,169 DEBUG storage: DeviceTree.getDeviceByName returned existing 51200MB disk sdb (6) with existing msdos disklabel >02:40:23,170 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdb ; >02:40:23,171 DEBUG storage: PartitionDevice._setFormat: sdb2 ; >02:40:23,172 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:40:23,173 DEBUG storage: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >02:40:23,173 DEBUG storage: looking up parted Partition: /dev/sdb2 >02:40:23,175 DEBUG storage: PartitionDevice.probe: sdb2 ; exists: True ; >02:40:23,176 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >02:40:23,177 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >02:40:23,179 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >02:40:23,179 INFO storage: added partition sdb2 (id 8) to device tree >02:40:23,180 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >02:40:23,181 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >02:40:23,182 DEBUG storage: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >02:40:23,184 DEBUG storage: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >02:40:23,202 WARN storage: disklabel detected but not usable on sdb2 >02:40:23,202 INFO storage: type detected on 'sdb2' is 'ext4' >02:40:23,272 DEBUG storage: Ext4FS.supported: supported: True ; >02:40:23,272 DEBUG storage: getFormat('ext4') returning Ext4FS instance >02:40:23,273 DEBUG storage: PartitionDevice._setFormat: sdb2 ; >02:40:23,275 DEBUG storage: PartitionDevice._setFormat: sdb2 ; current: None ; type: ext4 ; >02:40:23,276 DEBUG storage: looking up parted Device: /dev/sdb2 >02:40:23,278 INFO storage: got device: PartitionDevice instance (0xfff70cfd810) -- > name = sdb2 status = True kids = 0 id = 8 > parents = ['existing 51200MB disk sdb (6) with existing msdos disklabel'] > uuid = None size = 50399.0 > format = existing ext4 filesystem > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/vio/30000002/host0/target0:0:3/0:0:3:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 103217152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (50399, 64, 32) biosGeometry: (6424, 255, 63) > PedDevice: <_ped.Device object at 0xfff70020ef0> > target size = 0 path = /dev/sdb2 > 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 0xfff6d9da990> fileSystem: <parted.filesystem.FileSystem object at 0xfff6d9daf90> > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff6d9daed0> PedPartition: <_ped.Partition object at 0xfff6d9df4d0> > disk = existing 51200MB disk sdb (6) with existing msdos disklabel > start = 1640448 end = 104857599 length = 103217152 > flags = >02:40:23,280 DEBUG storage: Ext4FS.supported: supported: True ; >02:40:23,280 INFO storage: got format: Ext4FS instance (0xfff6d9db510) -- > type = ext4 name = ext4 status = False > device = /dev/sdb2 uuid = e4082c76-1765-45e2-b4dd-4b6be882c8f1 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 50399.0 targetSize = 50399.0 > >02:40:23,282 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': '18015', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >02:40:23,283 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >02:40:23,284 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >02:40:23,285 DEBUG storage: DeviceTree.getDeviceByName returned None >02:40:23,286 INFO storage: loop0 is a loop device >02:40:23,287 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >02:40:23,288 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >02:40:23,289 DEBUG storage: DeviceTree.getDeviceByName returned None >02:40:23,289 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:40:23,291 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >02:40:23,291 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 9) to device tree >02:40:23,292 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >02:40:23,292 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:40:23,295 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >02:40:23,296 INFO storage: added loop loop0 (id 10) to device tree >02:40:23,297 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >02:40:23,299 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >02:40:23,299 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >02:40:23,301 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >02:40:23,302 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >02:40:23,311 WARN storage: disklabel detected but not usable on loop0 >02:40:23,312 INFO storage: type detected on 'loop0' is 'squashfs' >02:40:23,312 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >02:40:23,313 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >02:40:23,314 INFO storage: got device: LoopDevice instance (0xfff6d9f7a90) -- > name = loop0 status = False kids = 0 id = 10 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (9)'] > 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 >02:40:23,316 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/1727df5b-f0a2-4720-9ca4-9a6790197458', > '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': '1727df5b-f0a2-4720-9ca4-9a6790197458', > 'ID_FS_UUID_ENC': '1727df5b-f0a2-4720-9ca4-9a6790197458', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '18075', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/1727df5b-f0a2-4720-9ca4-9a6790197458'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >02:40:23,317 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >02:40:23,320 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >02:40:23,322 DEBUG storage: DeviceTree.getDeviceByName returned None >02:40:23,322 INFO storage: loop1 is a loop device >02:40:23,323 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >02:40:23,324 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >02:40:23,326 DEBUG storage: DeviceTree.getDeviceByName returned None >02:40:23,326 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:40:23,327 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >02:40:23,327 INFO storage: added file /LiveOS/rootfs.img (id 11) to device tree >02:40:23,329 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >02:40:23,329 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:40:23,330 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >02:40:23,331 INFO storage: added loop loop1 (id 12) to device tree >02:40:23,332 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >02:40:23,333 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >02:40:23,334 DEBUG storage: Ext4FS.supported: supported: True ; >02:40:23,335 DEBUG storage: getFormat('ext4') returning Ext4FS instance >02:40:23,335 DEBUG storage: device loop1 does not contain a disklabel >02:40:23,335 INFO storage: type detected on 'loop1' is 'ext4' >02:40:23,374 DEBUG storage: Ext4FS.supported: supported: True ; >02:40:23,374 DEBUG storage: getFormat('ext4') returning Ext4FS instance >02:40:23,376 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >02:40:23,376 INFO storage: got device: LoopDevice instance (0xfff6d9f7d90) -- > name = loop1 status = False kids = 0 id = 12 > parents = ['existing 0MB file /LiveOS/rootfs.img (11)'] > 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 >02:40:23,378 DEBUG storage: Ext4FS.supported: supported: True ; >02:40:23,378 INFO storage: got format: Ext4FS instance (0xfff6d9f7e90) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 1727df5b-f0a2-4720-9ca4-9a6790197458 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >02:40:23,380 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': '18153', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >02:40:23,380 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >02:40:23,381 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >02:40:23,382 DEBUG storage: DeviceTree.getDeviceByName returned None >02:40:23,383 INFO storage: loop2 is a loop device >02:40:23,384 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >02:40:23,385 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >02:40:23,387 DEBUG storage: DeviceTree.getDeviceByName returned None >02:40:23,387 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:40:23,390 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >02:40:23,390 INFO storage: added file /overlay (deleted) (id 13) to device tree >02:40:23,392 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >02:40:23,392 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:40:23,394 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >02:40:23,394 INFO storage: added loop loop2 (id 14) to device tree >02:40:23,395 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >02:40:23,396 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >02:40:23,396 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >02:40:23,398 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >02:40:23,399 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >02:40:23,407 WARN storage: disklabel detected but not usable on loop2 >02:40:23,408 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >02:40:23,408 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >02:40:23,410 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >02:40:23,410 INFO storage: got device: LoopDevice instance (0xfff6d9ff610) -- > name = loop2 status = False kids = 0 id = 14 > parents = ['existing 0MB file /overlay (deleted) (13)'] > 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 >02:40:23,412 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': '18215', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >02:40:23,412 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >02:40:23,412 DEBUG storage: lvm filter: adding loop3 to the reject list >02:40:23,414 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': '18274', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >02:40:23,414 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >02:40:23,414 DEBUG storage: lvm filter: adding loop4 to the reject list >02:40:23,416 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': '18362', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >02:40:23,416 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >02:40:23,416 DEBUG storage: lvm filter: adding loop5 to the reject list >02:40:23,418 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': '19202', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >02:40:23,418 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >02:40:23,418 DEBUG storage: lvm filter: adding loop6 to the reject list >02:40:23,420 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': '19245', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >02:40:23,420 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >02:40:23,420 DEBUG storage: lvm filter: adding loop7 to the reject list >02:40:23,420 DEBUG storage: Skipping a device mapper drive (dm-0) for now >02:40:23,481 INFO storage: devices to scan: ['dm-0'] >02:40:23,486 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/1727df5b-f0a2-4720-9ca4-9a6790197458 /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': '1727df5b-f0a2-4720-9ca4-9a6790197458', > 'ID_FS_UUID_ENC': '1727df5b-f0a2-4720-9ca4-9a6790197458', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '64883', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/1727df5b-f0a2-4720-9ca4-9a6790197458', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >02:40:23,486 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >02:40:23,488 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >02:40:23,490 DEBUG storage: DeviceTree.getDeviceByName returned None >02:40:23,490 INFO storage: live-rw is a device-mapper device >02:40:23,491 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >02:40:23,494 DEBUG storage: LVMVolumeGroupDevice.getDMNode: vg_foo2 ; status: True ; >02:40:23,494 DEBUG storage: failed to find dm node for vg_foo2 >02:40:23,496 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >02:40:23,498 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (12) with existing ext4 filesystem >02:40:23,501 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >02:40:23,502 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (14) >02:40:23,505 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >02:40:23,507 DEBUG storage: DeviceTree.getDeviceByName returned None >02:40:23,509 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >02:40:23,510 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:40:23,512 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >02:40:23,512 INFO storage: added dm live-rw (id 15) to device tree >02:40:23,514 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >02:40:23,516 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >02:40:23,517 DEBUG storage: Ext4FS.supported: supported: True ; >02:40:23,518 DEBUG storage: getFormat('ext4') returning Ext4FS instance >02:40:23,518 DEBUG storage: device live-rw does not contain a disklabel >02:40:23,518 INFO storage: type detected on 'live-rw' is 'ext4' >02:40:23,561 DEBUG storage: Ext4FS.supported: supported: True ; >02:40:23,561 DEBUG storage: getFormat('ext4') returning Ext4FS instance >02:40:23,563 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >02:40:23,564 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >02:40:23,569 INFO storage: got device: DMDevice instance (0xfff6da03c50) -- > name = live-rw status = True kids = 0 id = 15 > parents = ['existing 0MB loop loop2 (14)'] > 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 0xfff6d9dc3b0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >02:40:23,573 DEBUG storage: Ext4FS.supported: supported: True ; >02:40:23,573 INFO storage: got format: Ext4FS instance (0xfff6da03e10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 1727df5b-f0a2-4720-9ca4-9a6790197458 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >02:40:23,635 DEBUG storage: DeviceTree.getDeviceByName: name: vg_foo2-lv_swap ; >02:40:23,637 DEBUG storage: DeviceTree.getDeviceByName returned None >02:40:23,639 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: vg_foo2 ; >02:40:23,639 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:40:23,642 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_foo2-lv_swap ; current: None ; type: None ; >02:40:23,642 DEBUG storage: Adding vg_foo2-lv_swap/10176MB to vg_foo2 >02:40:23,643 INFO storage: added lvmlv vg_foo2-lv_swap (id 16) to device tree >02:40:23,645 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_foo2-lv_swap ; status: False ; controllable: True ; orig: False ; >02:40:23,647 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_foo2-lv_swap ; orig: False ; >02:40:23,649 DEBUG storage: LVMVolumeGroupDevice.setup: vg_foo2 ; status: True ; controllable: True ; orig: False ; >02:40:23,651 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_foo2-lv_swap ; status: False ; controllable: True ; orig: False ; >02:40:23,884 DEBUG storage: looking up parted Device: /dev/mapper/vg_foo2-lv_swap >02:40:23,887 DEBUG storage: DeviceTree.getDeviceByName: name: vg_foo2-lv_root ; >02:40:23,889 DEBUG storage: DeviceTree.getDeviceByName returned None >02:40:23,892 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: vg_foo2 ; >02:40:23,892 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:40:23,894 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_foo2-lv_root ; current: None ; type: None ; >02:40:23,895 DEBUG storage: Adding vg_foo2-lv_root/25152MB to vg_foo2 >02:40:23,895 INFO storage: added lvmlv vg_foo2-lv_root (id 17) to device tree >02:40:23,897 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_foo2-lv_root ; status: False ; controllable: True ; orig: False ; >02:40:23,899 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_foo2-lv_root ; orig: False ; >02:40:23,902 DEBUG storage: LVMVolumeGroupDevice.setup: vg_foo2 ; status: True ; controllable: True ; orig: False ; >02:40:23,904 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_foo2-lv_root ; status: False ; controllable: True ; orig: False ; >02:40:24,145 DEBUG storage: looking up parted Device: /dev/mapper/vg_foo2-lv_root >02:40:24,204 INFO storage: devices to scan: ['dm-1', 'dm-2'] >02:40:24,207 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_foo2-lv_swap /dev/disk/by-id/dm-uuid-LVM-SG0Bsecz4P9kmNdV9xVCdCsCRJjRP3pW5hqEeoWjlU3owJDSPss1xdQJP7eEAiWO /dev/disk/by-uuid/81d7b5f6-eaa6-4b67-b528-ec63eec9a1de /dev/mapper/vg_foo2-lv_swap /dev/vg_foo2/lv_swap', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_swap', > 'DM_NAME': 'vg_foo2-lv_swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-SG0Bsecz4P9kmNdV9xVCdCsCRJjRP3pW5hqEeoWjlU3owJDSPss1xdQJP7eEAiWO', > 'DM_VG_NAME': 'vg_foo2', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '81d7b5f6-eaa6-4b67-b528-ec63eec9a1de', > 'ID_FS_UUID_ENC': '81d7b5f6-eaa6-4b67-b528-ec63eec9a1de', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '826249', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_foo2-lv_swap', > '/dev/disk/by-id/dm-uuid-LVM-SG0Bsecz4P9kmNdV9xVCdCsCRJjRP3pW5hqEeoWjlU3owJDSPss1xdQJP7eEAiWO', > '/dev/disk/by-uuid/81d7b5f6-eaa6-4b67-b528-ec63eec9a1de', > '/dev/mapper/vg_foo2-lv_swap', > '/dev/vg_foo2/lv_swap'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: vg_foo2-lv_swap ; >02:40:24,208 INFO storage: scanning vg_foo2-lv_swap (/devices/virtual/block/dm-1)... >02:40:24,209 DEBUG storage: DeviceTree.getDeviceByName: name: vg_foo2-lv_swap ; >02:40:24,210 DEBUG storage: DeviceTree.getDeviceByName returned existing 10176MB lvmlv vg_foo2-lv_swap (16) >02:40:24,211 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_foo2-lv_swap ; >02:40:24,213 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_foo2-lv_swap ; label_type: None ; >02:40:24,214 DEBUG storage: SwapSpace.__init__: >02:40:24,214 DEBUG storage: getFormat('swap') returning SwapSpace instance >02:40:24,214 DEBUG storage: device vg_foo2-lv_swap does not contain a disklabel >02:40:24,215 INFO storage: type detected on 'vg_foo2-lv_swap' is 'swap' >02:40:24,217 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/vg_foo2-lv_swap ; serial: None ; uuid: 81d7b5f6-eaa6-4b67-b528-ec63eec9a1de ; exists: True ; label: None ; >02:40:24,218 DEBUG storage: getFormat('swap') returning SwapSpace instance >02:40:24,221 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_foo2-lv_swap ; current: None ; type: swap ; >02:40:24,224 DEBUG storage: looking up parted Device: /dev/mapper/vg_foo2 >02:40:24,225 DEBUG storage: vg_foo2 size is 35328MB >02:40:24,226 DEBUG storage: vg vg_foo2 has 0MB free >02:40:24,228 DEBUG storage: vg_foo2 size is 35328MB >02:40:24,230 DEBUG storage: vg vg_foo2 has 0MB free >02:40:24,233 INFO storage: got device: LVMLogicalVolumeDevice instance (0xfff6d9ff750) -- > name = vg_foo2-lv_swap status = True kids = 0 id = 16 > parents = ['existing 35328MB lvmvg vg_foo2 (4)'] > uuid = 5hqEeo-WjlU-3owJ-DSPs-s1xd-QJP7-eEAiWO size = 10176.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_foo2-lv_swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 20840448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1297, 255, 63) biosGeometry: (1297, 255, 63) > PedDevice: <_ped.Device object at 0xfff6d9dc440> > target size = 10176.0 path = /dev/mapper/vg_foo2-lv_swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0xfff6d9da5d0) -- > name = vg_foo2 status = True kids = 2 id = 4 > parents = ['existing 35335MB partition sda3 (3) with existing lvmpv'] > uuid = SG0Bse-cz4P-9kmN-dV9x-VCdC-sCRJ-jRP3pW size = 35328 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_foo2 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 1104 > PE Free = 0 PV Count = 1 > LV Names = ['lv_swap', 'lv_root'] modified = False > extents = 1104.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 35335MB partition sda3 (3) with existing lvmpv'] > LVs = ['existing 10176MB lvmlv vg_foo2-lv_swap (16) with existing swap', > 'existing 25152MB lvmlv vg_foo2-lv_root (17)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 10176MB >02:40:24,234 INFO storage: got format: SwapSpace instance (0xfff6d93c5d0) -- > type = swap name = swap status = False > device = /dev/mapper/vg_foo2-lv_swap uuid = 81d7b5f6-eaa6-4b67-b528-ec63eec9a1de exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >02:40:24,240 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_foo2-lv_root /dev/disk/by-id/dm-uuid-LVM-SG0Bsecz4P9kmNdV9xVCdCsCRJjRP3pW2VEJCFH2nZqsZQbOMVzjHDNdEaAYLfMM /dev/disk/by-uuid/35269e99-0381-472b-b2bc-6078845b698d /dev/mapper/vg_foo2-lv_root /dev/vg_foo2/lv_root', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_root', > 'DM_NAME': 'vg_foo2-lv_root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-SG0Bsecz4P9kmNdV9xVCdCsCRJjRP3pW2VEJCFH2nZqsZQbOMVzjHDNdEaAYLfMM', > 'DM_VG_NAME': 'vg_foo2', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '35269e99-0381-472b-b2bc-6078845b698d', > 'ID_FS_UUID_ENC': '35269e99-0381-472b-b2bc-6078845b698d', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '103965', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_foo2-lv_root', > '/dev/disk/by-id/dm-uuid-LVM-SG0Bsecz4P9kmNdV9xVCdCsCRJjRP3pW2VEJCFH2nZqsZQbOMVzjHDNdEaAYLfMM', > '/dev/disk/by-uuid/35269e99-0381-472b-b2bc-6078845b698d', > '/dev/mapper/vg_foo2-lv_root', > '/dev/vg_foo2/lv_root'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: vg_foo2-lv_root ; >02:40:24,241 INFO storage: scanning vg_foo2-lv_root (/devices/virtual/block/dm-2)... >02:40:24,242 DEBUG storage: DeviceTree.getDeviceByName: name: vg_foo2-lv_root ; >02:40:24,244 DEBUG storage: DeviceTree.getDeviceByName returned existing 25152MB lvmlv vg_foo2-lv_root (17) >02:40:24,245 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_foo2-lv_root ; >02:40:24,248 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_foo2-lv_root ; label_type: None ; >02:40:24,250 DEBUG storage: Ext4FS.supported: supported: True ; >02:40:24,250 DEBUG storage: getFormat('ext4') returning Ext4FS instance >02:40:24,250 DEBUG storage: device vg_foo2-lv_root does not contain a disklabel >02:40:24,250 INFO storage: type detected on 'vg_foo2-lv_root' is 'ext4' >02:40:24,339 DEBUG storage: Ext4FS.supported: supported: True ; >02:40:24,342 DEBUG storage: getFormat('ext4') returning Ext4FS instance >02:40:24,344 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_foo2-lv_root ; current: None ; type: ext4 ; >02:40:24,348 DEBUG storage: looking up parted Device: /dev/mapper/vg_foo2 >02:40:24,348 DEBUG storage: vg_foo2 size is 35328MB >02:40:24,350 DEBUG storage: vg vg_foo2 has 0MB free >02:40:24,350 DEBUG storage: vg_foo2 size is 35328MB >02:40:24,352 DEBUG storage: vg vg_foo2 has 0MB free >02:40:24,354 INFO storage: got device: LVMLogicalVolumeDevice instance (0xfff6da03410) -- > name = vg_foo2-lv_root status = True kids = 0 id = 17 > parents = ['existing 35328MB lvmvg vg_foo2 (4)'] > uuid = 2VEJCF-H2nZ-qsZQ-bOMV-zjHD-NdEa-AYLfMM size = 25152.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_foo2-lv_root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 51511296 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3206, 255, 63) biosGeometry: (3206, 255, 63) > PedDevice: <_ped.Device object at 0xfff6d9dc7a0> > target size = 25152.0 path = /dev/mapper/vg_foo2-lv_root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0xfff6d9da5d0) -- > name = vg_foo2 status = True kids = 2 id = 4 > parents = ['existing 35335MB partition sda3 (3) with existing lvmpv'] > uuid = SG0Bse-cz4P-9kmN-dV9x-VCdC-sCRJ-jRP3pW size = 35328 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_foo2 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 1104 > PE Free = 0 PV Count = 1 > LV Names = ['lv_swap', 'lv_root'] modified = False > extents = 1104.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 35335MB partition sda3 (3) with existing lvmpv'] > LVs = ['existing 10176MB lvmlv vg_foo2-lv_swap (16) with existing swap', > 'existing 25152MB lvmlv vg_foo2-lv_root (17) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 25152MB >02:40:24,356 DEBUG storage: Ext4FS.supported: supported: True ; >02:40:24,357 INFO storage: got format: Ext4FS instance (0xfff6d6fd310) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_foo2-lv_root uuid = 35269e99-0381-472b-b2bc-6078845b698d exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 25152.0 targetSize = 25152.0 > >02:40:24,428 DEBUG storage: DeviceTree.getDeviceByName: name: vg_foo2-lv_swap ; >02:40:24,430 DEBUG storage: DeviceTree.getDeviceByName returned existing 10176MB lvmlv vg_foo2-lv_swap (16) with existing swap >02:40:24,432 DEBUG storage: DeviceTree.getDeviceByName: name: vg_foo2-lv_root ; >02:40:24,435 DEBUG storage: DeviceTree.getDeviceByName returned existing 25152MB lvmlv vg_foo2-lv_root (17) with existing ext4 filesystem >02:40:24,437 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >02:40:24,439 DEBUG storage: PPCPRePBoot.teardown: device: /dev/sda1 ; status: False ; type: prepboot ; >02:40:24,442 DEBUG storage: PPCPRePBoot.teardown: device: /dev/sda1 ; status: False ; type: prepboot ; >02:40:24,497 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >02:40:24,501 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:40:24,506 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:40:24,540 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >02:40:24,574 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >02:40:24,576 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:40:24,580 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:40:24,612 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >02:40:24,648 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >02:40:24,683 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >02:40:24,684 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >02:40:24,687 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >02:40:24,719 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >02:40:24,753 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >02:40:24,755 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >02:40:24,757 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >02:40:24,802 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >02:40:24,803 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >02:40:24,805 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >02:40:24,807 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_foo2-lv_swap ; status: True ; controllable: True ; >02:40:24,809 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/vg_foo2-lv_swap ; status: False ; type: swap ; >02:40:24,812 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/vg_foo2-lv_swap ; status: False ; type: swap ; >02:40:24,844 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg_foo2-lv_swap ; status: True ; controllable: True ; >02:40:24,997 DEBUG storage: LVMVolumeGroupDevice.teardown: vg_foo2 ; status: True ; controllable: True ; >02:40:25,000 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_foo2 ; status: False ; type: None ; >02:40:25,003 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_foo2 ; status: False ; type: None ; >02:40:25,044 DEBUG storage: LVMVolumeGroupDevice._teardown: vg_foo2 ; status: True ; controllable: True ; >02:40:25,177 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >02:40:25,181 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >02:40:25,186 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >02:40:25,221 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >02:40:25,224 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:40:25,229 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:40:25,262 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_foo2-lv_root ; status: False ; controllable: True ; >02:40:25,263 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >02:40:25,266 INFO storage: edd: collected mbr signatures: {'sda': '0x0001c60f', 'sdb': '0x0005be61'} >02:40:25,269 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >02:40:25,293 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >02:40:25,336 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >02:40:25,491 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >02:40:25,493 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:40:25,496 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:40:25,529 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >02:40:25,530 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >02:40:25,543 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >02:40:25,710 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >02:40:25,712 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >02:40:25,716 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >02:40:25,750 DEBUG storage: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >02:40:25,751 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >02:40:25,920 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >02:40:25,921 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >02:40:25,921 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >02:40:25,921 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >02:40:25,922 DEBUG storage: crypttab maps: [] >02:40:25,922 DEBUG storage: parsing /mnt/sysimage/etc/fstab >02:40:25,923 DEBUG storage: resolved 'UUID=e4082c76-1765-45e2-b4dd-4b6be882c8f1' to 'sdb2' (partition) >02:40:25,924 DEBUG storage: resolved 'UUID=1df99cee-4bd8-454e-b53d-24a8e3af252f' to 'sdb1' (partition) >02:40:25,924 DEBUG storage: failed to resolve 'UUID=1f11810c-164c-410f-bc3e-9b7cfda81a68' >02:40:25,926 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >02:40:26,101 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_foo2-lv_root ; status: False ; controllable: True ; orig: False ; >02:40:26,103 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_foo2-lv_root ; orig: False ; >02:40:26,106 DEBUG storage: LVMVolumeGroupDevice.setup: vg_foo2 ; status: True ; controllable: True ; orig: False ; >02:40:26,108 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_foo2-lv_root ; status: False ; controllable: True ; orig: False ; >02:40:26,380 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >02:40:26,610 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >02:40:26,611 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >02:40:26,611 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >02:40:26,611 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >02:40:26,611 DEBUG storage: crypttab maps: [] >02:40:26,612 DEBUG storage: parsing /mnt/sysimage/etc/fstab >02:40:26,615 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_foo2-lv_root ; >02:40:26,617 DEBUG storage: DeviceTree.getDeviceByPath returned existing 25152MB lvmlv vg_foo2-lv_root (17) with existing ext4 filesystem >02:40:26,618 DEBUG storage: resolved '/dev/mapper/vg_foo2-lv_root' to 'vg_foo2-lv_root' (lvmlv) >02:40:26,618 DEBUG storage: resolved 'UUID=827f88e2-7276-4eec-9af8-2152184ba5ec' to 'sda2' (partition) >02:40:26,619 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_foo2-lv_swap ; >02:40:26,621 DEBUG storage: DeviceTree.getDeviceByPath returned existing 10176MB lvmlv vg_foo2-lv_swap (16) with existing swap >02:40:26,622 DEBUG storage: resolved '/dev/mapper/vg_foo2-lv_swap' to 'vg_foo2-lv_swap' (lvmlv) >02:40:26,623 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_foo2-lv_root ; status: True ; controllable: True ; >02:40:26,817 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg_foo2-lv_root ; status: True ; controllable: True ; >02:40:27,163 DEBUG storage: Ext4FS.supported: supported: True ; >02:40:27,165 DEBUG storage: Ext4FS.supported: supported: True ; >02:40:27,168 DEBUG storage: Ext4FS.supported: supported: True ; >02:40:27,171 DEBUG storage: Ext4FS.supported: supported: True ; >02:40:27,174 DEBUG storage: Ext4FS.supported: supported: True ; >02:40:27,176 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >02:40:27,178 DEBUG storage: Iso9660FS.supported: supported: True ; >02:40:27,179 DEBUG storage: vg_foo2 size is 35328MB >02:40:27,180 DEBUG storage: vg vg_foo2 has 0MB free >02:40:27,180 DEBUG storage: vg_foo2 size is 35328MB >02:40:27,181 DEBUG storage: vg vg_foo2 has 0MB free >02:40:27,183 DEBUG storage: Ext4FS.supported: supported: True ; >02:40:27,327 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >02:40:27,329 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >02:40:27,331 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1071MB cdrom sr0 (5) with existing iso9660 filesystem >22:40:52,534 DEBUG storage: Iso9660FS.supported: supported: True ; >22:40:52,546 DEBUG storage: Iso9660FS.supported: supported: True ; >22:40:52,549 DEBUG storage: NFSv4.supported: supported: False ; >22:40:52,552 DEBUG storage: NFSv4.supported: supported: False ; >22:40:52,557 DEBUG storage: SELinuxFS.supported: supported: False ; >22:40:52,560 DEBUG storage: SELinuxFS.supported: supported: False ; >22:40:52,568 DEBUG storage: Ext4FS.supported: supported: True ; >22:40:52,571 DEBUG storage: Ext4FS.supported: supported: True ; >22:40:52,578 DEBUG storage: Ext3FS.supported: supported: True ; >22:40:52,582 DEBUG storage: Ext3FS.supported: supported: True ; >22:40:52,590 DEBUG storage: Ext2FS.supported: supported: True ; >22:40:52,594 DEBUG storage: Ext2FS.supported: supported: True ; >22:40:52,599 DEBUG storage: SysFS.supported: supported: False ; >22:40:52,603 DEBUG storage: SysFS.supported: supported: False ; >22:40:52,612 DEBUG storage: MultipathMember.__init__: >22:40:52,616 DEBUG storage: SwapSpace.__init__: >22:40:52,620 DEBUG storage: ProcFS.supported: supported: False ; >22:40:52,624 DEBUG storage: ProcFS.supported: supported: False ; >22:40:52,629 DEBUG storage: NoDevFS.supported: supported: False ; >22:40:52,632 DEBUG storage: NoDevFS.supported: supported: False ; >22:40:52,636 DEBUG storage: DevPtsFS.supported: supported: False ; >22:40:52,642 DEBUG storage: DevPtsFS.supported: supported: False ; >22:40:52,645 DEBUG storage: BTRFS.supported: supported: True ; >22:40:52,770 DEBUG storage: BTRFS.supported: supported: True ; >22:40:52,772 DEBUG storage: USBFS.supported: supported: False ; >22:40:52,774 DEBUG storage: USBFS.supported: supported: False ; >22:40:52,776 DEBUG storage: DiskLabel.__init__: >22:40:52,776 INFO storage: DiskLabel.partedDevice returning None >22:40:52,777 DEBUG storage: HFSPlus.supported: supported: False ; >22:40:52,779 DEBUG storage: HFSPlus.supported: supported: False ; >22:40:52,781 DEBUG storage: XFS.supported: supported: True ; >22:40:52,854 DEBUG storage: XFS.supported: supported: True ; >22:40:52,856 DEBUG storage: TmpFS.supported: supported: False ; >22:40:52,857 DEBUG storage: TmpFS.supported: supported: False ; >22:40:52,859 DEBUG storage: LUKS.__init__: >22:40:52,860 DEBUG storage: NTFS.supported: supported: False ; >22:40:52,861 DEBUG storage: NTFS.supported: supported: False ; >22:40:52,863 DEBUG storage: BindFS.supported: supported: False ; >22:40:52,865 DEBUG storage: BindFS.supported: supported: False ; >22:40:52,866 DEBUG storage: HFS.supported: supported: False ; >22:40:52,867 DEBUG storage: HFS.supported: supported: False ; >22:40:52,869 DEBUG storage: LVMPhysicalVolume.__init__: >22:40:52,870 DEBUG storage: NFS.supported: supported: False ; >22:40:52,871 DEBUG storage: NFS.supported: supported: False ; >22:40:52,873 DEBUG storage: FATFS.supported: supported: True ; >22:40:52,893 DEBUG storage: FATFS.supported: supported: True ; >22:40:52,896 DEBUG storage: DMRaidMember.__init__: >22:40:52,897 DEBUG storage: MDRaidMember.__init__: > > >/tmp/ifcfg.log: >02:40:19,364 DEBUG ifcfg: Network object created called >02:40:19,492 DEBUG ifcfg: NetworkDevice eth0: setDefaultConfig() >02:40:19,493 DEBUG ifcfg: NetworkDevice eth0 set: DEVICE=eth0 BOOTPROTO=dhcp ONBOOT=no >02:40:19,493 DEBUG ifcfg: NetworkDevice eth0 set: HWADDR=5C:F3:FC:86:D4:42 >02:40:19,493 DEBUG ifcfg: NetworkDevice eth0 set: UUID=9b538e71-eb59-4610-9ca4-5e9ffc3bbd89 >02:40:19,493 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: > >02:40:19,493 DEBUG ifcfg: NetworkDevice eth0: >DEVICE="eth0" >HWADDR="5C:F3:FC:86:D4:42" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="9b538e71-eb59-4610-9ca4-5e9ffc3bbd89" > >02:40:19,494 DEBUG ifcfg: writeIfcfgFile eth0 to /etc/sysconfig/network-scripts/ifcfg-eth0 >02:40:22,386 DEBUG ifcfg: Network object created called > > >/proc/cmdline: >ro vnc=1 > > >/tmp/syslog: >02:40:14,746 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >02:40:14,746 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="881" x-info="http://www.rsyslog.com"] start >02:40:14,746 INFO systemd: Successfully loaded SELinux policy in 439ms 352us. >02:40:14,746 INFO systemd: Relabelled /dev and /run in 102ms 85us. >02:40:14,746 INFO systemd: systemd 188 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP; fedora) >02:40:14,746 INFO systemd: Initializing machine ID from random generator. >02:40:14,746 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. >02:40:14,746 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:14,746 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:14,746 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:14,746 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:14,746 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:14,746 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:14,746 DEBUG kernel:[ 0.000000] Allocated 917504 bytes for 1024 pacas at c00000000ff20000 >02:40:14,746 INFO kernel:[ 0.000000] Using pSeries machine description >02:40:14,746 DEBUG kernel:[ 0.000000] Page orders: linear mapping = 24, virtual = 16, io = 12, vmemmap = 24 >02:40:14,746 INFO kernel:[ 0.000000] Using 1TB segments >02:40:14,746 WARNING kernel:[ 0.000000] Found initrd at 0xc000000003980000:0xc0000000051d1320 >02:40:14,746 INFO kernel:[ 0.000000] bootconsole [udbg0] enabled >02:40:14,746 INFO kernel:[ 0.000000] Partition configured for 64 cpus. >02:40:14,746 INFO kernel:[ 0.000000] CPU maps initialized for 4 threads per core >02:40:14,746 DEBUG kernel:[ 0.000000] (thread shift is 2) >02:40:14,746 DEBUG kernel:[ 0.000000] Freed 851968 bytes for unused pacas >02:40:14,746 WARNING kernel:[ 0.000000] Starting Linux PPC64 #1 SMP Tue Sep 11 10:30:36 MST 2012 >02:40:14,746 WARNING kernel:[ 0.000000] ----------------------------------------------------- >02:40:14,746 WARNING kernel:[ 0.000000] ppc64_pft_size = 0x1b >02:40:14,746 WARNING kernel:[ 0.000000] physicalMemorySize = 0x200000000 >02:40:14,746 WARNING kernel:[ 0.000000] htab_hash_mask = 0xfffff >02:40:14,746 WARNING kernel:[ 0.000000] ----------------------------------------------------- >02:40:14,746 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >02:40:14,746 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >02:40:14,746 NOTICE kernel:[ 0.000000] Linux version 3.6.0-0.rc5.git0.1.fc18.ppc64 (mockbuild@) (gcc version 4.7.1 20120720 (Red Hat 4.7.1-5) (GCC) ) #1 SMP Tue Sep 11 10:30:36 MST 2012 >02:40:14,746 WARNING kernel:[ 0.000000] [boot]0012 Setup Arch >02:40:14,746 DEBUG kernel:[ 0.000000] Node 0 Memory: 0x0-0x110000000 >02:40:14,746 DEBUG kernel:[ 0.000000] Node 1 Memory: 0x110000000-0x200000000 >02:40:14,746 INFO kernel:[ 0.000000] PCI host bridge /pci@800000020000201 ranges: >02:40:14,746 INFO kernel:[ 0.000000] IO 0x00003dffe02f0000..0x00003dffe02fffff -> 0x00000000000f0000 >02:40:14,746 INFO kernel:[ 0.000000] MEM 0x00003c0080000000..0x00003c00ffffffff -> 0x0000000080000000 >02:40:14,746 INFO kernel:[ 0.000000] EEH: PCI Enhanced I/O Error Handling Enabled >02:40:14,746 INFO kernel:[ 0.000000] PPC64 nvram contains 15360 bytes >02:40:14,746 WARNING kernel:[ 0.000000] Zone ranges: >02:40:14,746 WARNING kernel:[ 0.000000] DMA [mem 0x00000000-0x1ffffffff] >02:40:14,746 WARNING kernel:[ 0.000000] Normal empty >02:40:14,746 WARNING kernel:[ 0.000000] Movable zone start for each node >02:40:14,746 WARNING kernel:[ 0.000000] Early memory node ranges >02:40:14,746 WARNING kernel:[ 0.000000] node 0: [mem 0x00000000-0x10fffffff] >02:40:14,746 WARNING kernel:[ 0.000000] node 1: [mem 0x110000000-0x1ffffffff] >02:40:14,746 DEBUG kernel:[ 0.000000] On node 0 totalpages: 69632 >02:40:14,746 DEBUG kernel:[ 0.000000] DMA zone: 60 pages used for memmap >02:40:14,746 DEBUG kernel:[ 0.000000] DMA zone: 0 pages reserved >02:40:14,746 DEBUG kernel:[ 0.000000] DMA zone: 69572 pages, LIFO batch:1 >02:40:14,746 DEBUG kernel:[ 0.000000] On node 1 totalpages: 61440 >02:40:14,746 DEBUG kernel:[ 0.000000] DMA zone: 53 pages used for memmap >02:40:14,746 DEBUG kernel:[ 0.000000] DMA zone: 0 pages reserved >02:40:14,746 DEBUG kernel:[ 0.000000] DMA zone: 61387 pages, LIFO batch:1 >02:40:14,746 WARNING kernel:[ 0.000000] [boot]0015 Setup Done >02:40:14,746 INFO kernel:[ 0.000000] PERCPU: Embedded 2 pages/cpu @c000000001700000 s86912 r0 d44160 u131072 >02:40:14,746 DEBUG kernel:[ 0.000000] pcpu-alloc: s86912 r0 d44160 u131072 alloc=1*1048576 >02:40:14,746 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 >02:40:14,746 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31 >02:40:14,746 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 32 33 34 35 36 37 38 39 [0] 40 41 42 43 44 45 46 47 >02:40:14,746 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 48 49 50 51 52 53 54 55 [0] 56 57 58 59 60 61 62 63 >02:40:14,746 WARNING kernel:[ 0.000000] Built 2 zonelists in Node order, mobility grouping on. Total pages: 130959 >02:40:14,746 WARNING kernel:[ 0.000000] Policy zone: DMA >02:40:14,746 NOTICE kernel:[ 0.000000] Kernel command line: ro vnc=1 >02:40:14,746 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: -1, 32768 bytes) >02:40:14,746 WARNING kernel:[ 0.000000] freeing bootmem node 0 >02:40:14,746 WARNING kernel:[ 0.000000] freeing bootmem node 1 >02:40:14,746 INFO kernel:[ 0.000000] Memory: 8293824k/8388608k available (18112k kernel code, 94784k reserved, 1920k data, 2927k bss, 6784k init) >02:40:14,746 INFO kernel:[ 0.000000] SLUB: Genslabs=19, HWalign=128, Order=0-3, MinObjects=0, CPUs=64, Nodes=256 >02:40:14,746 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >02:40:14,746 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=64. >02:40:14,746 INFO kernel:[ 0.000000] NR_IRQS:512 nr_irqs:512 16 >02:40:14,746 DEBUG kernel:[ 0.000000] pic: no ISA interrupt controller >02:40:14,746 DEBUG kernel:[ 0.000000] time_init: decrementer frequency = 512.000000 MHz >02:40:14,746 DEBUG kernel:[ 0.000000] time_init: processor frequency = 3550.000000 MHz >02:40:14,746 INFO kernel:[ 0.000000] clocksource: timebase mult[1f40000] shift[24] registered >02:40:14,746 DEBUG kernel:[ 0.000000] clockevent: decrementer mult[83126e98] shift[32] cpu[0] >02:40:14,746 INFO kernel:[ 0.000000] Console: colour dummy device 80x25 >02:40:14,746 INFO kernel:[ 0.000000] console [hvc0] enabled, bootconsole disabled >02:40:14,746 INFO kernel:[ 0.000000] allocated 2097152 bytes of page_cgroup >02:40:14,746 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >02:40:14,746 INFO kernel:[ 0.005383] pid_max: default: 65536 minimum: 512 >02:40:14,746 INFO kernel:[ 0.006085] Security Framework initialized >02:40:14,746 INFO kernel:[ 0.006095] SELinux: Initializing. >02:40:14,746 DEBUG kernel:[ 0.006101] SELinux: Starting in permissive mode >02:40:14,746 INFO kernel:[ 0.006390] Dentry cache hash table entries: 1048576 (order: 7, 8388608 bytes) >02:40:14,746 INFO kernel:[ 0.008591] Inode-cache hash table entries: 524288 (order: 6, 4194304 bytes) >02:40:14,746 INFO kernel:[ 0.009563] Mount-cache hash table entries: 4096 >02:40:14,746 INFO kernel:[ 0.011835] Initializing cgroup subsys cpuacct >02:40:14,746 INFO kernel:[ 0.011839] Initializing cgroup subsys memory >02:40:14,746 INFO kernel:[ 0.012025] Initializing cgroup subsys devices >02:40:14,746 INFO kernel:[ 0.012028] Initializing cgroup subsys freezer >02:40:14,746 INFO kernel:[ 0.012032] Initializing cgroup subsys net_cls >02:40:14,746 INFO kernel:[ 0.012035] Initializing cgroup subsys blkio >02:40:14,746 INFO kernel:[ 0.012038] Initializing cgroup subsys perf_event >02:40:14,746 INFO kernel:[ 0.012156] ftrace: allocating 21643 entries in 8 pages >02:40:14,746 INFO kernel:[ 0.020104] POWER7 performance monitor hardware support registered >02:40:14,746 INFO kernel:[ 0.042174] Brought up 56 CPUs >02:40:14,746 DEBUG kernel:[ 0.042193] Node 0 CPUs: 0-55 >02:40:14,746 DEBUG kernel:[ 0.042197] Node 1 CPUs: >02:40:14,746 INFO kernel:[ 0.042403] Enabling Asymmetric SMT scheduling >02:40:14,746 INFO kernel:[ 0.045121] devtmpfs: initialized >02:40:14,746 INFO kernel:[ 0.052055] atomic64 test passed >02:40:14,746 INFO kernel:[ 0.052344] NET: Registered protocol family 16 >02:40:14,746 INFO kernel:[ 0.052392] IBM eBus Device Driver >02:40:14,746 INFO kernel:[ 0.057166] PCI: Probing PCI hardware >02:40:14,746 INFO kernel:[ 0.057224] PCI host bridge to bus 0000:00 >02:40:14,746 INFO kernel:[ 0.057233] pci_bus 0000:00: root bus resource [io 0x100000-0x10ffff] (bus address [0xf0000-0xfffff]) >02:40:14,746 INFO kernel:[ 0.057240] pci_bus 0000:00: root bus resource [mem 0x3c0080000000-0x3c00ffffffff] (bus address [0x80000000-0xffffffff]) >02:40:14,746 DEBUG kernel:[ 0.057249] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >02:40:14,746 INFO kernel:[ 0.057252] pci_bus 0000:00: root bus resource [bus 00-ff] >02:40:14,746 DEBUG kernel:[ 0.059336] pci 0000:00:01.0: supports D1 D2 >02:40:14,746 DEBUG kernel:[ 0.059339] pci 0000:00:01.0: PME# supported from D0 D1 D2 D3hot >02:40:14,746 DEBUG kernel:[ 0.061766] pci 0000:00:01.1: supports D1 D2 >02:40:14,746 DEBUG kernel:[ 0.061769] pci 0000:00:01.1: PME# supported from D0 D1 D2 D3hot >02:40:14,747 DEBUG kernel:[ 0.064182] pci 0000:00:01.2: supports D1 D2 >02:40:14,747 DEBUG kernel:[ 0.064184] pci 0000:00:01.2: PME# supported from D0 D1 D2 D3hot >02:40:14,747 INFO kernel:[ 0.098267] IOMMU table initialized, virtual merging enabled >02:40:14,747 DEBUG kernel:[ 0.099102] PCI: Probing PCI hardware done >02:40:14,747 WARNING kernel:[ 0.099111] opal: Node not found >02:40:14,747 INFO kernel:[ 0.100973] bio: create slab <bio-0> at 0 >02:40:14,747 INFO kernel:[ 0.101875] vgaarb: loaded >02:40:14,747 NOTICE kernel:[ 0.102000] SCSI subsystem initialized >02:40:14,747 DEBUG kernel:[ 0.102098] libata version 3.00 loaded. >02:40:14,747 INFO kernel:[ 0.102150] usbcore: registered new interface driver usbfs >02:40:14,747 INFO kernel:[ 0.102164] usbcore: registered new interface driver hub >02:40:14,747 INFO kernel:[ 0.102220] usbcore: registered new device driver usb >02:40:14,747 INFO kernel:[ 0.102493] NetLabel: Initializing >02:40:14,747 INFO kernel:[ 0.102496] NetLabel: domain hash size = 128 >02:40:14,747 INFO kernel:[ 0.102500] NetLabel: protocols = UNLABELED CIPSOv4 >02:40:14,747 INFO kernel:[ 0.102518] NetLabel: unlabeled traffic allowed by default >02:40:14,747 INFO kernel:[ 0.102553] Switching to clocksource timebase >02:40:14,747 INFO kernel:[ 0.121585] NET: Registered protocol family 2 >02:40:14,747 INFO kernel:[ 0.122107] TCP established hash table entries: 262144 (order: 6, 4194304 bytes) >02:40:14,747 INFO kernel:[ 0.124779] TCP bind hash table entries: 65536 (order: 4, 1048576 bytes) >02:40:14,747 INFO kernel:[ 0.125395] TCP: Hash tables configured (established 262144 bind 65536) >02:40:14,747 INFO kernel:[ 0.125424] TCP: reno registered >02:40:14,747 INFO kernel:[ 0.125443] UDP hash table entries: 4096 (order: 1, 131072 bytes) >02:40:14,747 INFO kernel:[ 0.125554] UDP-Lite hash table entries: 4096 (order: 1, 131072 bytes) >02:40:14,747 INFO kernel:[ 0.126074] NET: Registered protocol family 1 >02:40:14,747 INFO kernel:[ 0.243433] pci 0000:00:01.2: enabling device (0140 -> 0142) >02:40:14,747 DEBUG kernel:[ 0.243890] PCI: CLS 128 bytes, default 128 >02:40:14,747 INFO kernel:[ 0.243963] Unpacking initramfs... >02:40:14,747 INFO kernel:[ 4.224031] Freeing initrd memory: 24960k freed >02:40:14,747 DEBUG kernel:[ 4.224532] RTAS daemon started >02:40:14,747 DEBUG kernel:[ 4.225371] RTAS: event: 44, Type: Platform Error, Severity: 2 >02:40:14,747 DEBUG kernel:[ 4.244287] pseries_idle_driver registered >02:40:14,747 INFO kernel:[ 4.244660] audit: initializing netlink socket (disabled) >02:40:14,747 NOTICE kernel:[ 4.244698] type=2000 audit(14956797.210:1): initialized >02:40:14,747 INFO kernel:[ 4.360717] HugeTLB registered 16 MB page size, pre-allocated 0 pages >02:40:14,747 INFO kernel:[ 4.360723] HugeTLB registered 16 GB page size, pre-allocated 0 pages >02:40:14,747 NOTICE kernel:[ 4.363268] VFS: Disk quotas dquot_6.5.2 >02:40:14,747 WARNING kernel:[ 4.363574] Dquot-cache hash table entries: 8192 (order 0, 65536 bytes) >02:40:14,747 INFO kernel:[ 4.365803] msgmni has been set to 16248 >02:40:14,747 DEBUG kernel:[ 4.366092] SELinux: Registering netfilter hooks >02:40:14,747 INFO kernel:[ 4.367536] alg: No test for stdrng (krng) >02:40:14,747 INFO kernel:[ 4.367576] NET: Registered protocol family 38 >02:40:14,747 INFO kernel:[ 4.367752] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >02:40:14,747 INFO kernel:[ 4.367854] io scheduler noop registered >02:40:14,747 INFO kernel:[ 4.367858] io scheduler deadline registered >02:40:14,747 INFO kernel:[ 4.368010] io scheduler cfq registered (default) >02:40:14,747 INFO kernel:[ 4.368085] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >02:40:14,747 INFO kernel:[ 4.368907] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >02:40:14,747 INFO kernel:[ 4.369432] Linux agpgart interface v0.103 >02:40:14,747 INFO kernel:[ 4.371479] loop: module loaded >02:40:14,747 INFO kernel:[ 4.371521] Uniform Multi-Platform E-IDE driver >02:40:14,747 INFO kernel:[ 4.371552] ide-gd driver 1.18 >02:40:14,747 INFO kernel:[ 4.371674] libphy: Fixed MDIO Bus: probed >02:40:14,747 INFO kernel:[ 4.371782] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >02:40:14,747 INFO kernel:[ 4.372159] ehci_hcd 0000:00:01.2: EHCI Host Controller >02:40:14,747 INFO kernel:[ 4.372261] ehci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >02:40:14,747 INFO kernel:[ 4.392916] ehci_hcd 0000:00:01.2: irq 323, io mem 0x3c00ffffd000 >02:40:14,747 INFO kernel:[ 4.413148] ehci_hcd 0000:00:01.2: USB 2.0 started, EHCI 1.00 >02:40:14,747 INFO kernel:[ 4.413188] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >02:40:14,747 INFO kernel:[ 4.413194] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >02:40:14,747 INFO kernel:[ 4.413200] usb usb1: Product: EHCI Host Controller >02:40:14,747 INFO kernel:[ 4.413205] usb usb1: Manufacturer: Linux 3.6.0-0.rc5.git0.1.fc18.ppc64 ehci_hcd >02:40:14,747 INFO kernel:[ 4.413210] usb usb1: SerialNumber: 0000:00:01.2 >02:40:14,747 INFO kernel:[ 4.413399] hub 1-0:1.0: USB hub found >02:40:14,747 INFO kernel:[ 4.413406] hub 1-0:1.0: 5 ports detected >02:40:14,747 INFO kernel:[ 4.413493] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >02:40:14,747 INFO kernel:[ 4.413809] ohci_hcd 0000:00:01.0: OHCI Host Controller >02:40:14,747 INFO kernel:[ 4.413876] ohci_hcd 0000:00:01.0: new USB bus registered, assigned bus number 2 >02:40:14,747 INFO kernel:[ 4.413985] ohci_hcd 0000:00:01.0: irq 321, io mem 0x3c00ffffe000 >02:40:14,747 INFO kernel:[ 4.502864] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 >02:40:14,747 INFO kernel:[ 4.502872] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >02:40:14,747 INFO kernel:[ 4.502878] usb usb2: Product: OHCI Host Controller >02:40:14,747 INFO kernel:[ 4.502883] usb usb2: Manufacturer: Linux 3.6.0-0.rc5.git0.1.fc18.ppc64 ohci_hcd >02:40:14,747 INFO kernel:[ 4.502888] usb usb2: SerialNumber: 0000:00:01.0 >02:40:14,747 INFO kernel:[ 4.503104] hub 2-0:1.0: USB hub found >02:40:14,747 INFO kernel:[ 4.503113] hub 2-0:1.0: 3 ports detected >02:40:14,747 INFO kernel:[ 4.503504] ohci_hcd 0000:00:01.1: OHCI Host Controller >02:40:14,747 INFO kernel:[ 4.503607] ohci_hcd 0000:00:01.1: new USB bus registered, assigned bus number 3 >02:40:14,747 INFO kernel:[ 4.503731] ohci_hcd 0000:00:01.1: irq 322, io mem 0x3c00fffff000 >02:40:14,747 INFO kernel:[ 4.593083] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >02:40:14,747 INFO kernel:[ 4.593092] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >02:40:14,747 INFO kernel:[ 4.593098] usb usb3: Product: OHCI Host Controller >02:40:14,747 INFO kernel:[ 4.593103] usb usb3: Manufacturer: Linux 3.6.0-0.rc5.git0.1.fc18.ppc64 ohci_hcd >02:40:14,747 INFO kernel:[ 4.593109] usb usb3: SerialNumber: 0000:00:01.1 >02:40:14,747 INFO kernel:[ 4.593267] hub 3-0:1.0: USB hub found >02:40:14,747 INFO kernel:[ 4.593275] hub 3-0:1.0: 2 ports detected >02:40:14,747 INFO kernel:[ 4.593343] uhci_hcd: USB Universal Host Controller Interface driver >02:40:14,747 INFO kernel:[ 4.593416] usbcore: registered new interface driver usbserial >02:40:14,747 INFO kernel:[ 4.593431] usbcore: registered new interface driver usbserial_generic >02:40:14,747 INFO kernel:[ 4.593442] USB Serial support registered for generic >02:40:14,747 INFO kernel:[ 4.593447] usbserial: USB Serial Driver core >02:40:14,747 INFO kernel:[ 4.593594] mousedev: PS/2 mouse device common for all mice >02:40:14,747 INFO kernel:[ 4.593897] rtc-generic rtc-generic: rtc core: registered rtc-generic as rtc0 >02:40:14,747 INFO kernel:[ 4.594223] device-mapper: uevent: version 1.0.3 >02:40:14,747 INFO kernel:[ 4.594474] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >02:40:14,747 INFO kernel:[ 4.595062] cpuidle: using governor ladder >02:40:14,747 INFO kernel:[ 4.595731] cpuidle: using governor menu >02:40:14,747 INFO kernel:[ 4.595820] usbcore: registered new interface driver usbhid >02:40:14,747 INFO kernel:[ 4.595823] usbhid: USB HID core driver >02:40:14,747 INFO kernel:[ 4.595942] drop_monitor: Initializing network drop monitor service >02:40:14,747 INFO kernel:[ 4.596057] ip_tables: (C) 2000-2006 Netfilter Core Team >02:40:14,747 INFO kernel:[ 4.596096] TCP: cubic registered >02:40:14,747 INFO kernel:[ 4.596100] Initializing XFRM netlink socket >02:40:14,747 INFO kernel:[ 4.596568] NET: Registered protocol family 10 >02:40:14,747 INFO kernel:[ 4.596862] mip6: Mobile IPv6 >02:40:14,747 INFO kernel:[ 4.596866] NET: Registered protocol family 17 >02:40:14,747 DEBUG kernel:[ 4.596888] Running MSI bitmap self-tests ... >02:40:14,747 DEBUG kernel:[ 4.597638] PM: Hibernation image not present or could not be loaded. >02:40:14,747 INFO kernel:[ 4.597649] registered taskstats version 1 >02:40:14,747 INFO kernel:[ 4.598826] rtc-generic rtc-generic: setting system clock to 1970-06-23 02:39:58 UTC (14956798) >02:40:14,747 INFO kernel:[ 4.600405] Freeing unused kernel memory: 6784k freed >02:40:14,747 INFO kernel:[ 6.411861] squashfs: version 4.0 (2009/01/31) Phillip Lougher >02:40:14,747 INFO kernel:[ 6.415925] alua: device handler registered >02:40:14,747 INFO kernel:[ 6.418167] emc: device handler registered >02:40:14,747 INFO kernel:[ 6.420307] hp_sw: device handler registered >02:40:14,747 INFO kernel:[ 6.422491] rdac: device handler registered >02:40:14,747 INFO kernel:[ 6.490257] md: raid0 personality registered for level 0 >02:40:14,747 INFO kernel:[ 6.493383] md: raid1 personality registered for level 1 >02:40:14,747 INFO kernel:[ 6.495572] async_tx: api initialized (async) >02:40:14,747 INFO kernel:[ 6.495721] xor: measuring software checksum speed >02:40:14,747 INFO kernel:[ 6.592826] 8regs : 13964.800 MB/sec >02:40:14,747 INFO kernel:[ 6.692827] 8regs_prefetch: 11001.600 MB/sec >02:40:14,747 INFO kernel:[ 6.792822] 32regs : 13760.000 MB/sec >02:40:14,747 INFO kernel:[ 6.892827] 32regs_prefetch: 10630.400 MB/sec >02:40:14,747 INFO kernel:[ 6.892830] xor: using function: 8regs (13964.800 MB/sec) >02:40:14,747 WARNING kernel:[ 7.062849] raid6: altivecx1 9067 MB/s >02:40:14,747 WARNING kernel:[ 7.232824] raid6: altivecx2 12286 MB/s >02:40:14,747 WARNING kernel:[ 7.402842] raid6: altivecx4 15190 MB/s >02:40:14,747 WARNING kernel:[ 7.572825] raid6: altivecx8 11078 MB/s >02:40:14,747 WARNING kernel:[ 7.742846] raid6: int64x1 4836 MB/s >02:40:14,747 WARNING kernel:[ 7.912837] raid6: int64x2 5401 MB/s >02:40:14,747 WARNING kernel:[ 8.082839] raid6: int64x4 5708 MB/s >02:40:14,747 WARNING kernel:[ 8.252828] raid6: int64x8 3083 MB/s >02:40:14,747 WARNING kernel:[ 8.252832] raid6: using algorithm altivecx4 (15190 MB/s) >02:40:14,747 WARNING kernel:[ 8.252835] raid6: using intx1 recovery algorithm >02:40:14,747 INFO kernel:[ 8.254466] md: raid6 personality registered for level 6 >02:40:14,747 INFO kernel:[ 8.254471] md: raid5 personality registered for level 5 >02:40:14,747 INFO kernel:[ 8.254474] md: raid4 personality registered for level 4 >02:40:14,747 INFO kernel:[ 8.262055] md: raid10 personality registered for level 10 >02:40:14,747 INFO kernel:[ 8.264305] md: linear personality registered for level -1 >02:40:14,747 INFO kernel:[ 8.274269] device-mapper: multipath: version 1.5.0 loaded >02:40:14,747 INFO kernel:[ 8.276334] device-mapper: multipath round-robin: version 1.0.0 loaded >02:40:14,747 INFO kernel:[ 8.321405] RPC: Registered named UNIX socket transport module. >02:40:14,747 INFO kernel:[ 8.321418] RPC: Registered udp transport module. >02:40:14,747 INFO kernel:[ 8.321421] RPC: Registered tcp transport module. >02:40:14,747 INFO kernel:[ 8.321424] RPC: Registered tcp NFSv4.1 backchannel transport module. >02:40:14,747 INFO kernel:[ 9.301722] ehea: IBM eHEA ethernet device driver (Release EHEA_0107) >02:40:14,747 INFO kernel:[ 9.313538] ibmvscsi 30000002: SRP_VERSION: 16.a >02:40:14,747 INFO kernel:[ 9.313695] scsi0 : IBM POWER Virtual SCSI Adapter 1.5.9 >02:40:14,747 INFO kernel:[ 9.313898] ibmvscsi 30000002: partner initialization complete >02:40:14,747 INFO kernel:[ 9.313976] ibmvscsi 30000002: host srp version: 16.a, host partition 06-DB00P (1), OS 3, max io 262144 >02:40:14,747 INFO kernel:[ 9.314043] ibmvscsi 30000002: Client reserve enabled >02:40:14,747 INFO kernel:[ 9.314053] ibmvscsi 30000002: sent SRP login >02:40:14,747 INFO kernel:[ 9.314114] ibmvscsi 30000002: SRP_LOGIN succeeded >02:40:14,747 NOTICE kernel:[ 9.333633] scsi 0:0:1:0: Direct-Access AIX VDASD 0001 PQ: 0 ANSI: 3 >02:40:14,747 NOTICE kernel:[ 9.333944] scsi 0:0:2:0: CD-ROM AIX VOPTA PQ: 0 ANSI: 4 >02:40:14,747 NOTICE kernel:[ 9.334223] scsi 0:0:3:0: Direct-Access AIX VDASD 0001 PQ: 0 ANSI: 3 >02:40:14,747 NOTICE kernel:[ 9.401986] sd 0:0:1:0: [sda] 73400320 512-byte logical blocks: (37.5 GB/35.0 GiB) >02:40:14,747 NOTICE kernel:[ 9.402049] sd 0:0:1:0: [sda] Write Protect is off >02:40:14,747 DEBUG kernel:[ 9.402053] sd 0:0:1:0: [sda] Mode Sense: 17 00 00 08 >02:40:14,747 NOTICE kernel:[ 9.402104] sd 0:0:1:0: [sda] Cache data unavailable >02:40:14,747 ERR kernel:[ 9.402111] sd 0:0:1:0: [sda] Assuming drive cache: write through >02:40:14,747 NOTICE kernel:[ 9.402209] sd 0:0:1:0: Attached scsi generic sg0 type 0 >02:40:14,747 WARNING kernel:[ 9.402578] sr0: scsi-1 drive >02:40:14,747 INFO kernel:[ 9.402583] cdrom: Uniform CD-ROM driver Revision: 3.20 >02:40:14,747 NOTICE kernel:[ 9.402638] sd 0:0:1:0: [sda] Cache data unavailable >02:40:14,747 ERR kernel:[ 9.402643] sd 0:0:1:0: [sda] Assuming drive cache: write through >02:40:14,747 DEBUG kernel:[ 9.402791] sr 0:0:2:0: Attached scsi CD-ROM sr0 >02:40:14,747 NOTICE kernel:[ 9.403049] sr 0:0:2:0: Attached scsi generic sg1 type 5 >02:40:14,747 NOTICE kernel:[ 9.403392] sd 0:0:3:0: [sdb] 104857600 512-byte logical blocks: (53.6 GB/50.0 GiB) >02:40:14,747 NOTICE kernel:[ 9.403401] sd 0:0:3:0: Attached scsi generic sg2 type 0 >02:40:14,747 NOTICE kernel:[ 9.403453] sd 0:0:3:0: [sdb] Write Protect is off >02:40:14,747 DEBUG kernel:[ 9.403458] sd 0:0:3:0: [sdb] Mode Sense: 17 00 00 08 >02:40:14,747 NOTICE kernel:[ 9.403506] sd 0:0:3:0: [sdb] Cache data unavailable >02:40:14,747 ERR kernel:[ 9.403510] sd 0:0:3:0: [sdb] Assuming drive cache: write through >02:40:14,747 NOTICE kernel:[ 9.403760] sd 0:0:3:0: [sdb] Cache data unavailable >02:40:14,747 ERR kernel:[ 9.403765] sd 0:0:3:0: [sdb] Assuming drive cache: write through >02:40:14,747 INFO kernel:[ 9.407988] sda: sda1 sda2 sda3 >02:40:14,747 NOTICE kernel:[ 9.408607] sd 0:0:1:0: [sda] Cache data unavailable >02:40:14,747 ERR kernel:[ 9.408612] sd 0:0:1:0: [sda] Assuming drive cache: write through >02:40:14,747 NOTICE kernel:[ 9.408617] sd 0:0:1:0: [sda] Attached SCSI disk >02:40:14,747 INFO kernel:[ 9.409671] sdb: sdb1 sdb2 >02:40:14,747 NOTICE kernel:[ 9.410169] sd 0:0:3:0: [sdb] Cache data unavailable >02:40:14,747 ERR kernel:[ 9.410174] sd 0:0:3:0: [sdb] Assuming drive cache: write through >02:40:14,747 NOTICE kernel:[ 9.410178] sd 0:0:3:0: [sdb] Attached SCSI disk >02:40:14,747 INFO kernel:[ 9.431107] ibmebus port0: eth0: Jumbo frames are disabled >02:40:14,747 INFO kernel:[ 9.431124] ibmebus port0: eth0: logical port id #3 >02:40:14,747 DEBUG kernel:[ 9.989041] ISO 9660 Extensions: Microsoft Joliet Level 3 >02:40:14,747 DEBUG kernel:[ 9.994617] ISO 9660 Extensions: RRIP_1991A >02:40:14,747 INFO kernel:[ 10.131554] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >02:40:14,747 DEBUG kernel:[ 14.392580] SELinux: 2048 avtab hash slots, 101719 rules. >02:40:14,747 DEBUG kernel:[ 14.406327] SELinux: 2048 avtab hash slots, 101719 rules. >02:40:14,747 DEBUG kernel:[ 14.497845] SELinux: 9 users, 15 roles, 4258 types, 234 bools, 1 sens, 1024 cats >02:40:14,747 DEBUG kernel:[ 14.497851] SELinux: 83 classes, 101719 rules >02:40:14,747 DEBUG kernel:[ 14.501586] SELinux: Completing initialization. >02:40:14,747 DEBUG kernel:[ 14.501587] SELinux: Setting up existing superblocks. >02:40:14,747 DEBUG kernel:[ 14.501597] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >02:40:14,747 DEBUG kernel:[ 14.501603] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >02:40:14,747 DEBUG kernel:[ 14.501624] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >02:40:14,747 DEBUG kernel:[ 14.501629] SELinux: initialized (dev proc, type proc), uses genfs_contexts >02:40:14,747 DEBUG kernel:[ 14.501641] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >02:40:14,747 DEBUG kernel:[ 14.501650] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >02:40:14,747 DEBUG kernel:[ 14.502125] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >02:40:14,747 DEBUG kernel:[ 14.502130] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >02:40:14,747 DEBUG kernel:[ 14.505048] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >02:40:14,747 DEBUG kernel:[ 14.505055] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >02:40:14,747 DEBUG kernel:[ 14.505058] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >02:40:14,747 DEBUG kernel:[ 14.505069] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >02:40:14,747 DEBUG kernel:[ 14.505074] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >02:40:14,747 DEBUG kernel:[ 14.505079] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >02:40:14,747 DEBUG kernel:[ 14.505108] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >02:40:14,747 DEBUG kernel:[ 14.506083] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >02:40:14,747 DEBUG kernel:[ 14.506086] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >02:40:14,747 DEBUG kernel:[ 14.506091] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >02:40:14,747 DEBUG kernel:[ 14.506170] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >02:40:14,747 DEBUG kernel:[ 14.506187] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:40:14,747 DEBUG kernel:[ 14.506193] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:40:14,747 DEBUG kernel:[ 14.506205] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:40:14,747 DEBUG kernel:[ 14.506258] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:40:14,747 DEBUG kernel:[ 14.506269] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:40:14,747 DEBUG kernel:[ 14.506276] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:40:14,747 DEBUG kernel:[ 14.506282] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:40:14,747 DEBUG kernel:[ 14.506288] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:40:14,747 DEBUG kernel:[ 14.506301] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:40:14,747 DEBUG kernel:[ 14.506308] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >02:40:14,747 DEBUG kernel:[ 14.506316] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >02:40:14,747 DEBUG kernel:[ 14.506337] SELinux: initialized (dev loop0, type squashfs), uses xattr >02:40:14,747 DEBUG kernel:[ 14.506363] SELinux: initialized (dev dm-0, type ext4), uses xattr >02:40:14,747 NOTICE kernel:[ 14.714730] type=1403 audit(14956808.610:2): policy loaded auid=4294967295 ses=4294967295 >02:40:14,747 DEBUG kernel:[ 16.414729] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >02:40:14,747 DEBUG kernel:[ 16.614383] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >02:40:14,747 DEBUG kernel:[ 17.194503] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >02:40:14,747 DEBUG kernel:[ 18.685023] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >02:40:14,747 NOTICE kernel:[ 19.604893] type=1400 audit(14956813.500:3): avc: denied { create } for pid=873 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >02:40:14,747 NOTICE kernel:[ 19.605001] type=1400 audit(14956813.500:4): avc: denied { setattr } for pid=873 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=44117 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >02:40:14,747 NOTICE kernel:[ 19.605056] type=1400 audit(14956813.500:5): avc: denied { relabelfrom } for pid=873 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=44117 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >02:40:15,374 NOTICE kernel:[ 21.471354] type=1400 audit(14956815.360:6): avc: denied { read } for pid=889 comm="bash" name=".profile" dev="dm-0" ino=16387 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >02:40:15,374 NOTICE kernel:[ 21.471366] type=1400 audit(14956815.360:7): avc: denied { open } for pid=889 comm="bash" path="/root/.profile" dev="dm-0" ino=16387 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >02:40:15,384 NOTICE kernel:[ 21.479404] type=1400 audit(14956815.370:8): avc: denied { read } for pid=889 comm="bash" name="linux" dev="dm-0" ino=62951 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >02:40:15,384 NOTICE kernel:[ 21.479419] type=1400 audit(14956815.370:9): avc: denied { open } for pid=889 comm="bash" path="/usr/share/terminfo/l/linux" dev="dm-0" ino=62951 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >02:40:15,384 NOTICE kernel:[ 21.479430] type=1400 audit(14956815.370:10): avc: denied { getattr } for pid=889 comm="bash" path="/usr/share/terminfo/l/linux" dev="dm-0" ino=62951 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >02:40:15,656 INFO dbus-daemon: dbus[890]: [system] Activating systemd to hand-off: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >02:40:15,657 NOTICE dbus: [system] Activating systemd to hand-off: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >02:40:15,844 INFO dbus-daemon: dbus[890]: [system] Successfully activated service 'org.freedesktop.systemd1' >02:40:15,844 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.systemd1' >02:40:16,108 INFO polkitd: Started polkitd version 0.107 >02:40:16,155 INFO dbus-daemon: dbus[890]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >02:40:16,155 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >02:40:16,200 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >02:40:16,201 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >02:40:16,205 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >02:40:16,205 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >02:40:16,205 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >02:40:16,205 INFO NetworkManager: <info> trying to start the modem manager... >02:40:16,205 NOTICE dbus: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >02:40:16,205 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >02:40:16,205 INFO dbus-daemon: dbus[890]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >02:40:16,218 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >02:40:16,218 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >02:40:16,218 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >02:40:16,218 INFO NetworkManager: <info> Networking is enabled by state file >02:40:16,218 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >02:40:16,218 INFO NetworkManager: <info> (eth0): carrier is OFF >02:40:16,222 ERR NetworkManager: <error> [14956816.218987] [nm-device-ethernet.c:456] real_update_permanent_hw_address(): (eth0): unable to read permanent MAC address (error 0) >02:40:16,222 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'ehea' ifindex: 2) >02:40:16,222 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >02:40:16,222 INFO NetworkManager: <info> (eth0): now managed >02:40:16,222 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >02:40:16,222 INFO NetworkManager: <info> (eth0): bringing up device. >02:40:16,224 INFO NetworkManager: <info> (eth0): carrier now ON (device state 20) >02:40:16,224 INFO kernel:[ 22.319535] ibmebus port0: eth0: Physical port up >02:40:16,224 INFO kernel:[ 22.319541] ibmebus port0: eth0: External switch port is backup port >02:40:16,226 INFO NetworkManager: <info> (eth0): preparing device. >02:40:16,226 INFO NetworkManager: <info> (eth0): deactivating device (reason 'managed') [2] >02:40:16,228 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/ibmebus/200000000000000.lhea/port0/net/eth0 >02:40:16,229 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >02:40:16,230 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >02:40:16,235 INFO NetworkManager: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >02:40:16,236 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >02:40:16,236 INFO NetworkManager: <info> Activation (eth0) starting connection 'Wired connection 1' >02:40:16,236 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >02:40:16,236 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >02:40:16,236 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >02:40:16,236 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >02:40:16,236 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >02:40:16,236 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >02:40:16,236 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >02:40:16,236 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >02:40:16,237 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >02:40:16,237 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >02:40:16,238 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >02:40:16,238 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >02:40:16,238 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >02:40:16,263 INFO dbus-daemon: modem-manager[904]: <info> ModemManager (version 0.5.999-0.2.fc18) starting... >02:40:16,264 INFO modem-manager: <info> ModemManager (version 0.5.999-0.2.fc18) starting... >02:40:16,266 INFO dbus-daemon: dbus[890]: [system] Successfully activated service 'org.freedesktop.ModemManager' >02:40:16,266 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.ModemManager' >02:40:16,270 INFO NetworkManager: <info> dhclient started with pid 905 >02:40:16,271 INFO NetworkManager: <info> Activation (eth0) Beginning IP6 addrconf. >02:40:16,272 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >02:40:16,272 INFO NetworkManager: <info> modem-manager is now available >02:40:16,427 INFO dbus-daemon: modem-manager[904]: <info> Loaded plugin 'AnyData' >02:40:16,564 INFO dbus-daemon: modem-manager[904]: <info> Loaded plugin 'MotoC' >02:40:16,568 INFO modem-manager: <info> Loaded plugin 'AnyData' >02:40:16,568 INFO modem-manager: <info> Loaded plugin 'MotoC' >02:40:16,568 INFO modem-manager: <info> Loaded plugin 'Option' >02:40:16,568 INFO modem-manager: <info> Loaded plugin 'Novatel' >02:40:16,568 INFO modem-manager: <info> Loaded plugin 'ZTE' >02:40:16,568 INFO modem-manager: <info> Loaded plugin 'Sierra' >02:40:16,568 INFO modem-manager: <info> Loaded plugin 'Wavecom' >02:40:16,568 INFO modem-manager: <info> Loaded plugin 'X22X' >02:40:16,568 INFO modem-manager: <info> Loaded plugin 'Nokia' >02:40:16,568 INFO modem-manager: <info> Loaded plugin 'Huawei' >02:40:16,569 INFO modem-manager: <info> Loaded plugin 'Linktop' >02:40:16,569 INFO modem-manager: <info> Loaded plugin 'Option High-Speed' >02:40:16,570 INFO modem-manager: <info> Loaded plugin 'Ericsson MBM' >02:40:16,570 INFO modem-manager: <info> Loaded plugin 'SimTech' >02:40:16,571 INFO modem-manager: <info> Loaded plugin 'Samsung' >02:40:16,571 INFO modem-manager: <info> Loaded plugin 'Longcheer' >02:40:16,572 INFO modem-manager: <info> Loaded plugin 'Gobi' >02:40:16,572 INFO modem-manager: <info> Loaded plugin 'Cinterion' >02:40:16,573 INFO modem-manager: <info> Loaded plugin 'Iridium' >02:40:16,573 INFO modem-manager: <info> Loaded plugin 'Generic' >02:40:16,574 INFO modem-manager: <info> Successfully loaded 20 plugins >02:40:16,575 INFO dbus-daemon: modem-manager[904]: <info> Loaded plugin 'Option' >02:40:16,575 INFO dbus-daemon: modem-manager[904]: <info> Loaded plugin 'Novatel' >02:40:16,576 INFO dbus-daemon: modem-manager[904]: <info> Loaded plugin 'ZTE' >02:40:16,576 INFO dbus-daemon: modem-manager[904]: <info> Loaded plugin 'Sierra' >02:40:16,577 INFO dbus-daemon: modem-manager[904]: <info> Loaded plugin 'Wavecom' >02:40:16,577 INFO dbus-daemon: modem-manager[904]: <info> Loaded plugin 'X22X' >02:40:16,577 INFO dbus-daemon: modem-manager[904]: <info> Loaded plugin 'Nokia' >02:40:16,578 INFO dbus-daemon: modem-manager[904]: <info> Loaded plugin 'Huawei' >02:40:16,578 INFO dbus-daemon: modem-manager[904]: <info> Loaded plugin 'Linktop' >02:40:16,578 INFO dbus-daemon: modem-manager[904]: <info> Loaded plugin 'Option High-Speed' >02:40:16,579 INFO dbus-daemon: modem-manager[904]: <info> Loaded plugin 'Ericsson MBM' >02:40:16,579 INFO dbus-daemon: modem-manager[904]: <info> Loaded plugin 'SimTech' >02:40:16,579 INFO dbus-daemon: modem-manager[904]: <info> Loaded plugin 'Samsung' >02:40:16,580 INFO dbus-daemon: modem-manager[904]: <info> Loaded plugin 'Longcheer' >02:40:16,580 INFO dbus-daemon: modem-manager[904]: <info> Loaded plugin 'Gobi' >02:40:16,580 INFO dbus-daemon: modem-manager[904]: <info> Loaded plugin 'Cinterion' >02:40:16,581 INFO dbus-daemon: modem-manager[904]: <info> Loaded plugin 'Iridium' >02:40:16,581 INFO dbus-daemon: modem-manager[904]: <info> Loaded plugin 'Generic' >02:40:16,582 INFO dbus-daemon: modem-manager[904]: <info> Successfully loaded 20 plugins >02:40:16,656 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P1 >02:40:16,657 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >02:40:16,657 INFO dhclient: All rights reserved. >02:40:16,658 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >02:40:16,658 INFO dhclient: >02:40:16,685 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >02:40:16,784 INFO dhclient: Listening on LPF/eth0/5c:f3:fc:86:d4:42 >02:40:16,956 INFO dhclient: Sending on LPF/eth0/5c:f3:fc:86:d4:42 >02:40:16,956 INFO dhclient: Sending on Socket/fallback >02:40:16,957 INFO dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6 (xid=0x4af08a9e) >02:40:17,434 INFO systemd: Startup finished in 4s 570ms 745us (kernel) + 10s 281ms 698us (initrd) + 8s 647ms 760us (userspace) = 23s 500ms 203us. >02:40:17,691 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x4af08a9e) >02:40:17,691 INFO dhclient: DHCPOFFER from 9.5.170.4 >02:40:17,698 INFO dhclient: DHCPACK from 9.5.170.4 (xid=0x4af08a9e) >02:40:17,702 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> bound >02:40:17,703 INFO NetworkManager: <info> address 9.5.170.37 >02:40:17,703 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >02:40:17,703 INFO dhclient: bound to 9.5.170.37 -- renewal in 37203 seconds. >02:40:17,704 INFO NetworkManager: <info> gateway 9.5.170.1 >02:40:17,704 INFO NetworkManager: <info> hostname 'sles11local' >02:40:17,704 INFO NetworkManager: <info> nameserver '9.10.244.200' >02:40:17,705 INFO NetworkManager: <info> nameserver '9.10.244.100' >02:40:17,705 INFO NetworkManager: <info> domain name 'rchland.ibm.com' >02:40:17,706 INFO NetworkManager: <info> wins '9.10.244.40' >02:40:17,706 INFO NetworkManager: <info> wins '9.10.244.140' >02:40:17,706 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >02:40:17,707 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >02:40:18,706 INFO NetworkManager: <info> (eth0): device state change: ip-config -> activated (reason 'none') [70 100 0] >02:40:18,708 INFO NetworkManager: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS. >02:40:18,708 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >02:40:18,709 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >02:40:18,709 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >02:40:18,710 INFO dbus-daemon: dbus[890]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >02:40:18,734 INFO dbus-daemon: dbus[890]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >02:40:18,734 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >02:40:18,821 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >02:40:18,840 INFO dbus-daemon: Failed to issue method call: Unit chronyd.service is not loaded. >02:40:18,904 NOTICE kernel:[ 24.995328] type=1400 audit(14956818.890:11): avc: denied { read write } for pid=955 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=10280 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >02:40:18,904 WARNING kernel:[ 24.997206] auditd (956): /proc/956/oom_adj is deprecated, please use /proc/956/oom_score_adj instead. >02:40:19,031 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:19,032 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:19,032 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:19,033 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:19,033 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:19,034 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:19,035 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:19,035 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:19,035 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:19,037 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:19,044 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:19,044 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:19,055 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:19,070 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:19,083 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:19,100 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:19,165 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:19,351 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:19,351 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:19,367 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:19,368 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:20,517 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >02:40:20,518 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >02:40:20,518 NOTICE NetworkManager: ifcfg-rh: read connection 'System eth0' >02:40:20,519 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >02:40:22,420 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:22,420 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:22,420 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:22,420 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:22,421 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:22,421 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:22,422 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:22,422 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:22,423 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:22,424 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:22,431 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:22,431 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:22,444 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:22,462 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:22,500 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:22,519 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:22,536 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:22,658 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:22,658 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:22,674 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:22,674 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:22,697 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:22,745 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:22,779 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:22,788 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:22,821 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:22,835 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:22,935 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:23,069 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:23,101 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:23,120 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:23,137 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:23,155 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:23,193 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:23,220 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:23,277 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:23,304 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:23,312 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:23,374 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:23,401 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:23,408 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:23,559 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:23,570 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:23,766 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:23,829 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:23,901 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:24,042 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:24,091 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:24,163 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:24,353 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:24,966 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:24,968 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:25,150 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:25,153 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:25,296 INFO systemd: anaconda-shell@hvc1.service holdoff time over, scheduling restart. >02:40:25,324 INFO kernel:[ 31.421924] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >02:40:25,334 DEBUG kernel:[ 31.427312] SELinux: initialized (dev sda2, type ext4), uses xattr >02:40:25,544 INFO kernel:[ 31.639330] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null) >02:40:25,544 DEBUG kernel:[ 31.639342] SELinux: initialized (dev sdb1, type ext4), uses xattr >02:40:25,774 INFO kernel:[ 31.866533] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null) >02:40:25,774 DEBUG kernel:[ 31.866544] SELinux: initialized (dev sdb2, type ext4), uses xattr >02:40:26,275 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:26,324 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:26,414 INFO kernel:[ 32.502866] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >02:40:26,414 DEBUG kernel:[ 32.502881] SELinux: initialized (dev dm-1, type ext4), uses xattr >02:40:26,989 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:26,992 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:40:35,524 INFO systemd: anaconda-shell@hvc1.service holdoff time over, scheduling restart. >02:40:36,936 INFO NetworkManager: <info> (eth0): IP6 addrconf timed out or failed. >02:40:36,936 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >02:40:36,937 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started... >02:40:36,937 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete. >02:40:45,774 INFO systemd: anaconda-shell@hvc1.service holdoff time over, scheduling restart. >02:40:52,774 INFO kernel:[ 58.866434] Btrfs loaded >02:40:52,854 INFO kernel:[ 58.948487] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled
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 859185
:
615029
| 615030 |
615031
|
615032
|
615033
|
615034
|
615035
|
615036
|
615037
|
615038
|
615039
|
615040
|
615041
|
615042