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 615033 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: storage.log
storage.log (text/plain), 95.92 KB, created by
Mark Hamzy
on 2012-09-20 18:31:12 UTC
(
hide
)
Description:
File: storage.log
Filename:
MIME Type:
Creator:
Mark Hamzy
Created:
2012-09-20 18:31:12 UTC
Size:
95.92 KB
patch
obsolete
>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__:
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