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 853192 Details for
Bug 1056019
AttributeError: 'FcoeDiskDevice' object has no attribute 'wwid' -- testing software FCoE (BCM) SAN boot
[?]
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), 239.80 KB, created by
Xiaowei Li
on 2014-01-21 12:05:14 UTC
(
hide
)
Description:
File: storage.log
Filename:
MIME Type:
Creator:
Xiaowei Li
Created:
2014-01-21 12:05:14 UTC
Size:
239.80 KB
patch
obsolete
>11:59:44,818 INFO blivet: ISCSID is /sbin/iscsid >11:59:44,818 INFO blivet: no initiator set >11:59:44,870 INFO blivet: fcoe: loading bnx2fc >11:59:44,921 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >11:59:44,921 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >11:59:46,622 DEBUG blivet: trying to set new default fstype to 'ext4' >11:59:46,646 DEBUG blivet: Ext4FS.supported: supported: True ; >11:59:46,646 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:59:46,647 DEBUG blivet: Ext4FS.supported: supported: True ; >11:59:46,651 DEBUG blivet: trying to set new default fstype to 'xfs' >11:59:46,652 DEBUG blivet: XFS.supported: supported: True ; >11:59:46,692 DEBUG blivet: getFormat('xfs') returning XFS instance >11:59:46,693 DEBUG blivet: XFS.supported: supported: True ; >11:59:47,079 INFO blivet: Detected 8080M of memory >11:59:47,079 INFO blivet: Suggested swap size (8080 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >11:59:47,079 INFO blivet: Swap attempt of 0M >11:59:47,476 INFO blivet: resetting Blivet (version 0.18.18) instance <blivet.Blivet object at 0x7f564a9d5410> >11:59:47,476 INFO blivet: no initiator set >11:59:47,476 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >11:59:47,477 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >11:59:47,675 INFO blivet: devices to scan: ['sda', 'sda1', 'sda2', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4'] >11:59:47,678 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600508b1001c451e3a456a9432498336 /dev/disk/by-id/wwn-0x600508b1001c451e3a456a9432498336 /dev/disk/by-path/pci-0000:04:00.0-scsi-0:0:0:0', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:04:00.0/host4/target4:0:0/4:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1390305579', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'LOGICAL_VOLUME', > 'ID_MODEL_ENC': 'LOGICAL\\x20VOLUME\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:04:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_04_00_0-scsi-0_0_0_0', > 'ID_REVISION': '5.14', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'PACCRID12040WWZ', > 'ID_SERIAL': '3600508b1001c451e3a456a9432498336', > 'ID_SERIAL_SHORT': '600508b1001c451e3a456a9432498336', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'HP', > 'ID_VENDOR_ENC': 'HP\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_WWN': '0x600508b1001c451e', > 'ID_WWN_VENDOR_EXTENSION': '0x3a456a9432498336', > 'ID_WWN_WITH_EXTENSION': '0x600508b1001c451e3a456a9432498336', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '914052', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/scsi-3600508b1001c451e3a456a9432498336', > '/dev/disk/by-id/wwn-0x600508b1001c451e3a456a9432498336', > '/dev/disk/by-path/pci-0000:04:00.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.0/0000:04:00.0/host4/target4:0:0/4:0:0:0/block/sda'} ; name: sda ; >11:59:47,678 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:01.0/0000:04:00.0/host4/target4:0:0/4:0:0:0/block/sda)... >11:59:47,679 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >11:59:47,680 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:59:47,680 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >11:59:47,682 INFO blivet: sda is a disk >11:59:47,682 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:59:47,683 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >11:59:47,689 INFO blivet: added disk sda (id 0) to device tree >11:59:47,690 DEBUG blivet: looking up parted Device: /dev/sda >11:59:47,692 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >11:59:47,693 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >11:59:47,694 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >11:59:47,694 DEBUG blivet: required disklabel type for sda (1) is None >11:59:47,694 DEBUG blivet: default disklabel type for sda is msdos >11:59:47,695 DEBUG blivet: selecting msdos disklabel for sda based on size >11:59:47,696 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >11:59:47,703 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x269ea50>, <parted.partition.Partition object at 0x269ed50>] > device: <parted.device.Device object at 0x269e890> > PedDisk: <_ped.Disk object at 0x269cc20> >11:59:47,703 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >11:59:47,704 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >11:59:47,705 INFO blivet: got device: DiskDevice instance (0x7f5632eca910) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 69973.59375 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.0/0000:04:00.0/host4/target4:0:0/4:0:0:0/block/sda partedDevice = parted.Device instance -- > model: HP LOGICAL VOLUME path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 143305920 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 43 did: 0 busy: False > hardwareGeometry: (8920, 255, 63) biosGeometry: (8920, 255, 63) > PedDevice: <_ped.Device object at 0x7f5632cf5290> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x2694790> >11:59:47,706 INFO blivet: got format: DiskLabel instance (0x2694850) -- > 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 = 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 0x269ea50>, <parted.partition.Partition object at 0x269ed50>] > device: <parted.device.Device object at 0x269e890> > PedDisk: <_ped.Disk object at 0x269cc20> > origPartedDisk = <parted.disk.Disk object at 0x269ef10> > partedDevice = parted.Device instance -- > model: HP LOGICAL VOLUME path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 143305920 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 43 did: 0 busy: False > hardwareGeometry: (8920, 255, 63) biosGeometry: (8920, 255, 63) > PedDevice: <_ped.Device object at 0x7f5632cf5c20> > >11:59:47,710 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600508b1001c451e3a456a9432498336-part1 /dev/disk/by-id/wwn-0x600508b1001c451e3a456a9432498336-part1 /dev/disk/by-path/pci-0000:04:00.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/e689c655-5217-4816-8b07-343ea6d2a6b0', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:04:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e689c655-5217-4816-8b07-343ea6d2a6b0', > 'ID_FS_UUID_ENC': 'e689c655-5217-4816-8b07-343ea6d2a6b0', > 'ID_MODEL': 'LOGICAL_VOLUME', > 'ID_MODEL_ENC': 'LOGICAL\\x20VOLUME\\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': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:04:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_04_00_0-scsi-0_0_0_0', > 'ID_REVISION': '5.14', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'PACCRID12040WWZ', > 'ID_SERIAL': '3600508b1001c451e3a456a9432498336', > 'ID_SERIAL_SHORT': '600508b1001c451e3a456a9432498336', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'HP', > 'ID_VENDOR_ENC': 'HP\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_WWN': '0x600508b1001c451e', > 'ID_WWN_VENDOR_EXTENSION': '0x3a456a9432498336', > 'ID_WWN_WITH_EXTENSION': '0x600508b1001c451e3a456a9432498336', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '914063', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/scsi-3600508b1001c451e3a456a9432498336-part1', > '/dev/disk/by-id/wwn-0x600508b1001c451e3a456a9432498336-part1', > '/dev/disk/by-path/pci-0000:04:00.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/e689c655-5217-4816-8b07-343ea6d2a6b0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.0/0000:04:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda1'} ; name: sda1 ; >11:59:47,710 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:01.0/0000:04:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda1)... >11:59:47,711 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >11:59:47,711 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:59:47,712 INFO blivet: sda1 is a partition >11:59:47,712 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >11:59:47,713 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >11:59:47,714 DEBUG blivet: DeviceTree.getDeviceByName returned existing 69973MB disk sda (0) with existing msdos disklabel >11:59:47,715 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >11:59:47,716 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >11:59:47,716 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:59:47,717 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >11:59:47,717 DEBUG blivet: looking up parted Partition: /dev/sda1 >11:59:47,718 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >11:59:47,719 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >11:59:47,720 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >11:59:47,721 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >11:59:47,721 INFO blivet: added partition sda1 (id 1) to device tree >11:59:47,722 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >11:59:47,723 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >11:59:47,724 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >11:59:47,725 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >11:59:47,728 WARN blivet: disklabel detected but not usable on sda1 >11:59:47,729 INFO blivet: type detected on 'sda1' is 'xfs' >11:59:47,771 DEBUG blivet: XFS.supported: supported: True ; >11:59:47,771 DEBUG blivet: getFormat('xfs') returning XFS instance >11:59:47,772 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >11:59:47,773 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: xfs ; >11:59:47,773 DEBUG blivet: looking up parted Device: /dev/sda1 >11:59:47,774 INFO blivet: got device: PartitionDevice instance (0x7f5632f58e10) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 69973MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing xfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.0/0000:04:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 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: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f5632cf5f80> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x269e950> fileSystem: <parted.filesystem.FileSystem object at 0x269ee90> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x269eb10> PedPartition: <_ped.Partition object at 0x2699f50> > disk = existing 69973MB disk sda (0) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >11:59:47,775 DEBUG blivet: XFS.supported: supported: True ; >11:59:47,776 INFO blivet: got format: XFS instance (0x26a4110) -- > type = xfs name = xfs status = False > device = /dev/sda1 uuid = e689c655-5217-4816-8b07-343ea6d2a6b0 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >11:59:47,780 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600508b1001c451e3a456a9432498336-part2 /dev/disk/by-id/wwn-0x600508b1001c451e3a456a9432498336-part2 /dev/disk/by-path/pci-0000:04:00.0-scsi-0:0:0:0-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:04:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'KwlsLO-iYhd-30ma-y9uE-lCbT-iSRe-vl8i8P', > 'ID_FS_UUID_ENC': 'KwlsLO-iYhd-30ma-y9uE-lCbT-iSRe-vl8i8P', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'LOGICAL_VOLUME', > 'ID_MODEL_ENC': 'LOGICAL\\x20VOLUME\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '142278656', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:04:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_04_00_0-scsi-0_0_0_0', > 'ID_REVISION': '5.14', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'PACCRID12040WWZ', > 'ID_SERIAL': '3600508b1001c451e3a456a9432498336', > 'ID_SERIAL_SHORT': '600508b1001c451e3a456a9432498336', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'HP', > 'ID_VENDOR_ENC': 'HP\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_WWN': '0x600508b1001c451e', > 'ID_WWN_VENDOR_EXTENSION': '0x3a456a9432498336', > 'ID_WWN_WITH_EXTENSION': '0x600508b1001c451e3a456a9432498336', > 'MAJOR': '8', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '914072', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/scsi-3600508b1001c451e3a456a9432498336-part2', > '/dev/disk/by-id/wwn-0x600508b1001c451e3a456a9432498336-part2', > '/dev/disk/by-path/pci-0000:04:00.0-scsi-0:0:0:0-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.0/0000:04:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda2'} ; name: sda2 ; >11:59:47,780 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:01.0/0000:04:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda2)... >11:59:47,781 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >11:59:47,781 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:59:47,782 INFO blivet: sda2 is a partition >11:59:47,782 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >11:59:47,783 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >11:59:47,784 DEBUG blivet: DeviceTree.getDeviceByName returned existing 69973MB disk sda (0) with existing msdos disklabel >11:59:47,784 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >11:59:47,785 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >11:59:47,785 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:59:47,786 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >11:59:47,786 DEBUG blivet: looking up parted Partition: /dev/sda2 >11:59:47,787 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >11:59:47,788 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >11:59:47,789 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >11:59:47,789 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >11:59:47,789 INFO blivet: added partition sda2 (id 2) to device tree >11:59:47,790 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >11:59:47,791 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >11:59:47,791 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >11:59:47,792 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >11:59:47,795 WARN blivet: disklabel detected but not usable on sda2 >11:59:47,812 INFO blivet: type detected on 'sda2' is 'LVM2_member' >11:59:47,813 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: rhel_storageqe-16 ; uuid: KwlsLO-iYhd-30ma-y9uE-lCbT-iSRe-vl8i8P ; exists: True ; vgUuid: YcyDC3-E8q1-xLEU-Hm88-1pdh-QRHc-fJeg9j ; label: None ; peStart: 1.0 ; device: /dev/sda2 ; serial: 600508b1001c451e3a456a9432498336 ; >11:59:47,813 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >11:59:47,814 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >11:59:47,815 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: lvmpv ; >11:59:47,815 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda2 ; >11:59:47,816 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >11:59:47,817 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >11:59:47,817 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:59:47,818 DEBUG blivet: LVMVolumeGroupDevice._setFormat: rhel_storageqe-16 ; current: None ; type: None ; >11:59:47,818 INFO blivet: added lvmvg rhel_storageqe-16 (id 3) to device tree >11:59:47,829 DEBUG blivet: DeviceTree.getDeviceByName: name: rhel_storageqe-16-home ; >11:59:47,830 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:59:47,830 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >11:59:47,831 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: rhel_storageqe-16 ; >11:59:47,832 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:59:47,832 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: rhel_storageqe-16-home ; current: None ; type: None ; >11:59:47,833 DEBUG blivet: looking up parted Device: /dev/mapper/rhel_storageqe--16-home >11:59:47,833 DEBUG blivet: Adding rhel_storageqe-16-home/20492MB to rhel_storageqe-16 >11:59:47,834 INFO blivet: added lvmlv rhel_storageqe-16-home (id 4) to device tree >11:59:47,835 DEBUG blivet: LVMLogicalVolumeDevice.setup: rhel_storageqe-16-home ; status: True ; controllable: True ; orig: False ; >11:59:47,836 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: rhel_storageqe-16-home ; status: True ; >11:59:47,837 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: rhel_storageqe-16-home ; status: True ; >11:59:47,840 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-rhel_storageqe--16-home /dev/disk/by-id/dm-uuid-LVM-YcyDC3E8q1xLEUHm881pdhQRHcfJeg9jfJNLZcBZUuXmmA9I3QMT6c0mcMjlGmqM /dev/disk/by-uuid/f0b8262f-5eee-4152-95e4-c8e894254ee7 /dev/mapper/rhel_storageqe--16-home /dev/rhel_storageqe-16/home', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_MULTIPATH_TIMESTAMP': '1390305579', > 'DM_NAME': 'rhel_storageqe--16-home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-YcyDC3E8q1xLEUHm881pdhQRHcfJeg9jfJNLZcBZUuXmmA9I3QMT6c0mcMjlGmqM', > 'DM_VG_NAME': 'rhel_storageqe-16', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f0b8262f-5eee-4152-95e4-c8e894254ee7', > 'ID_FS_UUID_ENC': 'f0b8262f-5eee-4152-95e4-c8e894254ee7', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '350314', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-rhel_storageqe--16-home', > '/dev/disk/by-id/dm-uuid-LVM-YcyDC3E8q1xLEUHm881pdhQRHcfJeg9jfJNLZcBZUuXmmA9I3QMT6c0mcMjlGmqM', > '/dev/disk/by-uuid/f0b8262f-5eee-4152-95e4-c8e894254ee7', > '/dev/mapper/rhel_storageqe--16-home', > '/dev/rhel_storageqe-16/home'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: rhel_storageqe--16-home ; >11:59:47,840 INFO blivet: scanning rhel_storageqe--16-home (/devices/virtual/block/dm-3)... >11:59:47,841 DEBUG blivet: DeviceTree.getDeviceByName: name: rhel_storageqe--16-home ; >11:59:47,842 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20492MB lvmlv rhel_storageqe-16-home (4) >11:59:47,843 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: rhel_storageqe-16-home ; >11:59:47,844 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: rhel_storageqe-16-home ; label_type: None ; >11:59:47,845 DEBUG blivet: XFS.supported: supported: True ; >11:59:47,846 DEBUG blivet: getFormat('xfs') returning XFS instance >11:59:47,846 DEBUG blivet: device rhel_storageqe-16-home does not contain a disklabel >11:59:47,846 INFO blivet: type detected on 'rhel_storageqe--16-home' is 'xfs' >11:59:47,870 DEBUG blivet: XFS.supported: supported: True ; >11:59:47,870 DEBUG blivet: getFormat('xfs') returning XFS instance >11:59:47,871 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: rhel_storageqe-16-home ; current: None ; type: xfs ; >11:59:47,873 DEBUG blivet: looking up parted Device: /dev/mapper/rhel_storageqe--16 >11:59:47,873 DEBUG blivet: rhel_storageqe-16 size is 69468MB >11:59:47,874 DEBUG blivet: vg rhel_storageqe-16 has 48976MB free >11:59:47,874 DEBUG blivet: rhel_storageqe-16 size is 69468MB >11:59:47,874 DEBUG blivet: vg rhel_storageqe-16 has 48976MB free >11:59:47,875 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x26a4190) -- > name = rhel_storageqe-16-home status = True kids = 0 id = 4 > parents = ['existing 69468MB lvmvg rhel_storageqe-16 (3)'] > uuid = fJNLZc-BZUu-XmmA-9I3Q-MT6c-0mcM-jlGmqM size = 20492.0 > format = existing xfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/rhel_storageqe--16-home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 41967616 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2612, 255, 63) biosGeometry: (2612, 255, 63) > PedDevice: <_ped.Device object at 0x7f5632cf5ef0> > target size = 20492.0 path = /dev/mapper/rhel_storageqe--16-home > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x26a4290) -- > name = rhel_storageqe-16 status = True kids = 1 id = 3 > parents = ['existing 69472MB partition sda2 (2) with existing lvmpv'] > uuid = YcyDC3-E8q1-xLEU-Hm88-1pdh-QRHc-fJeg9j size = 69468 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/rhel_storageqe--16 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 17367 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 17367.0 free space = 48976 > free extents = 12244.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 69472MB partition sda2 (2) with existing lvmpv'] > LVs = ['existing 20492MB lvmlv rhel_storageqe-16-home (4) with existing xfs filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 20492MB >11:59:47,876 DEBUG blivet: XFS.supported: supported: True ; >11:59:47,876 INFO blivet: got format: XFS instance (0x26a4b90) -- > type = xfs name = xfs status = False > device = /dev/mapper/rhel_storageqe--16-home uuid = f0b8262f-5eee-4152-95e4-c8e894254ee7 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >11:59:47,877 DEBUG blivet: DeviceTree.getDeviceByName: name: rhel_storageqe-16-root ; >11:59:47,878 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:59:47,879 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >11:59:47,880 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: rhel_storageqe-16 ; >11:59:47,880 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:59:47,881 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: rhel_storageqe-16-root ; current: None ; type: None ; >11:59:47,881 DEBUG blivet: looking up parted Device: /dev/mapper/rhel_storageqe--16-root >11:59:47,882 DEBUG blivet: Adding rhel_storageqe-16-root/41976MB to rhel_storageqe-16 >11:59:47,882 INFO blivet: added lvmlv rhel_storageqe-16-root (id 5) to device tree >11:59:47,883 DEBUG blivet: LVMLogicalVolumeDevice.setup: rhel_storageqe-16-root ; status: True ; controllable: True ; orig: False ; >11:59:47,884 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: rhel_storageqe-16-root ; status: True ; >11:59:47,885 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: rhel_storageqe-16-root ; status: True ; >11:59:47,888 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-rhel_storageqe--16-root /dev/disk/by-id/dm-uuid-LVM-YcyDC3E8q1xLEUHm881pdhQRHcfJeg9jOG2F436iVg5GLpU3WhqXFhdJAUmm70ZB /dev/disk/by-uuid/cbc71095-ff32-44aa-8671-cdd6e41f8489 /dev/mapper/rhel_storageqe--16-root /dev/rhel_storageqe-16/root', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_MULTIPATH_TIMESTAMP': '1390305579', > 'DM_NAME': 'rhel_storageqe--16-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-YcyDC3E8q1xLEUHm881pdhQRHcfJeg9jOG2F436iVg5GLpU3WhqXFhdJAUmm70ZB', > 'DM_VG_NAME': 'rhel_storageqe-16', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'cbc71095-ff32-44aa-8671-cdd6e41f8489', > 'ID_FS_UUID_ENC': 'cbc71095-ff32-44aa-8671-cdd6e41f8489', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '354124', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-rhel_storageqe--16-root', > '/dev/disk/by-id/dm-uuid-LVM-YcyDC3E8q1xLEUHm881pdhQRHcfJeg9jOG2F436iVg5GLpU3WhqXFhdJAUmm70ZB', > '/dev/disk/by-uuid/cbc71095-ff32-44aa-8671-cdd6e41f8489', > '/dev/mapper/rhel_storageqe--16-root', > '/dev/rhel_storageqe-16/root'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: rhel_storageqe--16-root ; >11:59:47,888 INFO blivet: scanning rhel_storageqe--16-root (/devices/virtual/block/dm-4)... >11:59:47,889 DEBUG blivet: DeviceTree.getDeviceByName: name: rhel_storageqe--16-root ; >11:59:47,890 DEBUG blivet: DeviceTree.getDeviceByName returned existing 41976MB lvmlv rhel_storageqe-16-root (5) >11:59:47,891 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: rhel_storageqe-16-root ; >11:59:47,891 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: rhel_storageqe-16-root ; label_type: None ; >11:59:47,892 DEBUG blivet: XFS.supported: supported: True ; >11:59:47,893 DEBUG blivet: getFormat('xfs') returning XFS instance >11:59:47,893 DEBUG blivet: device rhel_storageqe-16-root does not contain a disklabel >11:59:47,893 INFO blivet: type detected on 'rhel_storageqe--16-root' is 'xfs' >11:59:47,935 DEBUG blivet: XFS.supported: supported: True ; >11:59:47,935 DEBUG blivet: getFormat('xfs') returning XFS instance >11:59:47,936 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: rhel_storageqe-16-root ; current: None ; type: xfs ; >11:59:47,938 DEBUG blivet: looking up parted Device: /dev/mapper/rhel_storageqe--16 >11:59:47,938 DEBUG blivet: rhel_storageqe-16 size is 69468MB >11:59:47,939 DEBUG blivet: vg rhel_storageqe-16 has 7000MB free >11:59:47,939 DEBUG blivet: rhel_storageqe-16 size is 69468MB >11:59:47,940 DEBUG blivet: vg rhel_storageqe-16 has 7000MB free >11:59:47,940 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x26a4f50) -- > name = rhel_storageqe-16-root status = True kids = 0 id = 5 > parents = ['existing 69468MB lvmvg rhel_storageqe-16 (3)'] > uuid = OG2F43-6iVg-5GLp-U3Wh-qXFh-dJAU-mm70ZB size = 41976.0 > format = existing xfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/rhel_storageqe--16-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 85966848 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (5351, 255, 63) biosGeometry: (5351, 255, 63) > PedDevice: <_ped.Device object at 0x7f5632cf5b90> > target size = 41976.0 path = /dev/mapper/rhel_storageqe--16-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x26a4290) -- > name = rhel_storageqe-16 status = True kids = 2 id = 3 > parents = ['existing 69472MB partition sda2 (2) with existing lvmpv'] > uuid = YcyDC3-E8q1-xLEU-Hm88-1pdh-QRHc-fJeg9j size = 69468 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/rhel_storageqe--16 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 17367 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 17367.0 free space = 7000 > free extents = 1750.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 69472MB partition sda2 (2) with existing lvmpv'] > LVs = ['existing 20492MB lvmlv rhel_storageqe-16-home (4) with existing xfs filesystem', > 'existing 41976MB lvmlv rhel_storageqe-16-root (5) with existing xfs filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 41976MB >11:59:47,941 DEBUG blivet: XFS.supported: supported: True ; >11:59:47,942 INFO blivet: got format: XFS instance (0x26b0090) -- > type = xfs name = xfs status = False > device = /dev/mapper/rhel_storageqe--16-root uuid = cbc71095-ff32-44aa-8671-cdd6e41f8489 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >11:59:47,942 DEBUG blivet: DeviceTree.getDeviceByName: name: rhel_storageqe-16-swap ; >11:59:47,943 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:59:47,944 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >11:59:47,945 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: rhel_storageqe-16 ; >11:59:47,945 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:59:47,946 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: rhel_storageqe-16-swap ; current: None ; type: None ; >11:59:47,946 DEBUG blivet: looking up parted Device: /dev/mapper/rhel_storageqe--16-swap >11:59:47,947 DEBUG blivet: Adding rhel_storageqe-16-swap/7000MB to rhel_storageqe-16 >11:59:47,947 INFO blivet: added lvmlv rhel_storageqe-16-swap (id 6) to device tree >11:59:47,948 DEBUG blivet: LVMLogicalVolumeDevice.setup: rhel_storageqe-16-swap ; status: True ; controllable: True ; orig: False ; >11:59:47,949 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: rhel_storageqe-16-swap ; status: True ; >11:59:47,950 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: rhel_storageqe-16-swap ; status: True ; >11:59:47,953 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-rhel_storageqe--16-swap /dev/disk/by-id/dm-uuid-LVM-YcyDC3E8q1xLEUHm881pdhQRHcfJeg9j1hSmdHPb8HFTFyOFLswqEeXFZ8cruXCX /dev/disk/by-uuid/7b98c3ad-14bc-4152-bf04-8f619c4a54a1 /dev/mapper/rhel_storageqe--16-swap /dev/rhel_storageqe-16/swap', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_MULTIPATH_TIMESTAMP': '1390305579', > 'DM_NAME': 'rhel_storageqe--16-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-YcyDC3E8q1xLEUHm881pdhQRHcfJeg9j1hSmdHPb8HFTFyOFLswqEeXFZ8cruXCX', > 'DM_VG_NAME': 'rhel_storageqe-16', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '7b98c3ad-14bc-4152-bf04-8f619c4a54a1', > 'ID_FS_UUID_ENC': '7b98c3ad-14bc-4152-bf04-8f619c4a54a1', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '349635', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-rhel_storageqe--16-swap', > '/dev/disk/by-id/dm-uuid-LVM-YcyDC3E8q1xLEUHm881pdhQRHcfJeg9j1hSmdHPb8HFTFyOFLswqEeXFZ8cruXCX', > '/dev/disk/by-uuid/7b98c3ad-14bc-4152-bf04-8f619c4a54a1', > '/dev/mapper/rhel_storageqe--16-swap', > '/dev/rhel_storageqe-16/swap'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: rhel_storageqe--16-swap ; >11:59:47,953 INFO blivet: scanning rhel_storageqe--16-swap (/devices/virtual/block/dm-2)... >11:59:47,954 DEBUG blivet: DeviceTree.getDeviceByName: name: rhel_storageqe--16-swap ; >11:59:47,955 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7000MB lvmlv rhel_storageqe-16-swap (6) >11:59:47,957 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: rhel_storageqe-16-swap ; >11:59:47,958 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: rhel_storageqe-16-swap ; label_type: None ; >11:59:47,959 DEBUG blivet: SwapSpace.__init__: >11:59:47,959 DEBUG blivet: getFormat('swap') returning SwapSpace instance >11:59:47,959 DEBUG blivet: device rhel_storageqe-16-swap does not contain a disklabel >11:59:47,959 INFO blivet: type detected on 'rhel_storageqe--16-swap' is 'swap' >11:59:47,960 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/rhel_storageqe--16-swap ; serial: None ; uuid: 7b98c3ad-14bc-4152-bf04-8f619c4a54a1 ; exists: True ; label: None ; >11:59:47,960 DEBUG blivet: getFormat('swap') returning SwapSpace instance >11:59:47,961 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: rhel_storageqe-16-swap ; current: None ; type: swap ; >11:59:47,962 DEBUG blivet: looking up parted Device: /dev/mapper/rhel_storageqe--16 >11:59:47,963 DEBUG blivet: rhel_storageqe-16 size is 69468MB >11:59:47,963 DEBUG blivet: vg rhel_storageqe-16 has 0MB free >11:59:47,963 DEBUG blivet: rhel_storageqe-16 size is 69468MB >11:59:47,964 DEBUG blivet: vg rhel_storageqe-16 has 0MB free >11:59:47,965 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x26b00d0) -- > name = rhel_storageqe-16-swap status = True kids = 0 id = 6 > parents = ['existing 69468MB lvmvg rhel_storageqe-16 (3)'] > uuid = 1hSmdH-Pb8H-FTFy-OFLs-wqEe-XFZ8-cruXCX size = 7000.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/rhel_storageqe--16-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 14336000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (892, 255, 63) biosGeometry: (892, 255, 63) > PedDevice: <_ped.Device object at 0x26c0050> > target size = 7000.0 path = /dev/mapper/rhel_storageqe--16-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x26a4290) -- > name = rhel_storageqe-16 status = True kids = 3 id = 3 > parents = ['existing 69472MB partition sda2 (2) with existing lvmpv'] > uuid = YcyDC3-E8q1-xLEU-Hm88-1pdh-QRHc-fJeg9j size = 69468 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/rhel_storageqe--16 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 17367 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 17367.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 69472MB partition sda2 (2) with existing lvmpv'] > LVs = ['existing 20492MB lvmlv rhel_storageqe-16-home (4) with existing xfs filesystem', > 'existing 41976MB lvmlv rhel_storageqe-16-root (5) with existing xfs filesystem', > 'existing 7000MB lvmlv rhel_storageqe-16-swap (6) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 7000MB >11:59:47,966 INFO blivet: got format: SwapSpace instance (0x26b0c50) -- > type = swap name = swap status = False > device = /dev/mapper/rhel_storageqe--16-swap uuid = 7b98c3ad-14bc-4152-bf04-8f619c4a54a1 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >11:59:47,966 DEBUG blivet: DeviceTree.getDeviceByName: name: rhel_storageqe-16-home ; >11:59:47,969 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20492MB lvmlv rhel_storageqe-16-home (4) with existing xfs filesystem >11:59:47,969 DEBUG blivet: set rhel_storageqe-16-home copies to 1, metadata size to 0MB, log size to 0MB, total size 20492MB >11:59:47,970 DEBUG blivet: DeviceTree.getDeviceByName: name: rhel_storageqe-16-root ; >11:59:47,971 DEBUG blivet: DeviceTree.getDeviceByName returned existing 41976MB lvmlv rhel_storageqe-16-root (5) with existing xfs filesystem >11:59:47,971 DEBUG blivet: set rhel_storageqe-16-root copies to 1, metadata size to 0MB, log size to 0MB, total size 41976MB >11:59:47,972 DEBUG blivet: DeviceTree.getDeviceByName: name: rhel_storageqe-16-swap ; >11:59:47,973 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7000MB lvmlv rhel_storageqe-16-swap (6) with existing swap >11:59:47,973 DEBUG blivet: set rhel_storageqe-16-swap copies to 1, metadata size to 0MB, log size to 0MB, total size 7000MB >11:59:47,973 DEBUG blivet: looking up parted Device: /dev/sda2 >11:59:47,974 INFO blivet: got device: PartitionDevice instance (0x26a4350) -- > name = sda2 status = True kids = 1 id = 2 > parents = ['existing 69973MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 69472.0 > format = existing lvmpv > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.0/0000:04:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 142278656 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8856, 255, 63) biosGeometry: (8856, 255, 63) > PedDevice: <_ped.Device object at 0x26c00e0> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x269e950> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x269ee10> PedPartition: <_ped.Partition object at 0x2699fb0> > disk = existing 69973MB disk sda (0) with existing msdos disklabel > start = 1026048 end = 143304703 length = 142278656 > flags = lvm >11:59:47,975 INFO blivet: got format: LVMPhysicalVolume instance (0x7f5632ecaa10) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda2 uuid = KwlsLO-iYhd-30ma-y9uE-lCbT-iSRe-vl8i8P exists = True > options = None supported = True formattable = True resizable = False > vgName = rhel_storageqe-16 vgUUID = YcyDC3-E8q1-xLEU-Hm88-1pdh-QRHc-fJeg9j peStart = 1.0 >11:59:47,976 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1390305579', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '937177', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >11:59:47,976 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >11:59:47,977 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >11:59:47,977 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:59:47,977 INFO blivet: loop0 is a loop device >11:59:47,978 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >11:59:47,979 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >11:59:47,979 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:59:47,979 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:59:47,980 DEBUG blivet: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >11:59:47,980 INFO blivet: added file /run/install/repo/LiveOS/squashfs.img (id 7) to device tree >11:59:47,981 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >11:59:47,981 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:59:47,982 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:59:47,982 INFO blivet: added loop loop0 (id 8) to device tree >11:59:47,983 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >11:59:47,983 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >11:59:47,983 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >11:59:47,983 DEBUG blivet: device loop0 does not contain a disklabel >11:59:47,984 INFO blivet: type detected on 'loop0' is 'squashfs' >11:59:47,984 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >11:59:47,984 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >11:59:47,985 INFO blivet: got device: LoopDevice instance (0x26a4850) -- > name = loop0 status = False kids = 0 id = 8 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (7)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >11:59:47,985 INFO blivet: got format: DeviceFormat instance (0x26a4b10) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >11:59:47,987 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/20c937d5-a5b1-4634-9b90-9d1df4916ae8', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1390305579', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '20c937d5-a5b1-4634-9b90-9d1df4916ae8', > 'ID_FS_UUID_ENC': '20c937d5-a5b1-4634-9b90-9d1df4916ae8', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '937547', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/20c937d5-a5b1-4634-9b90-9d1df4916ae8'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >11:59:47,987 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >11:59:47,987 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >11:59:47,988 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:59:47,988 INFO blivet: loop1 is a loop device >11:59:47,989 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >11:59:47,989 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >11:59:47,990 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:59:47,990 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:59:47,991 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >11:59:47,991 INFO blivet: added file /LiveOS/rootfs.img (id 9) to device tree >11:59:47,992 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >11:59:47,992 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:59:47,993 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >11:59:47,993 INFO blivet: added loop loop1 (id 10) to device tree >11:59:47,993 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >11:59:47,994 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >11:59:47,995 DEBUG blivet: Ext4FS.supported: supported: True ; >11:59:47,995 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:59:47,995 DEBUG blivet: device loop1 does not contain a disklabel >11:59:47,995 INFO blivet: type detected on 'loop1' is 'ext4' >11:59:48,096 DEBUG blivet: using current size 0 as min size >11:59:48,097 DEBUG blivet: Ext4FS.supported: supported: True ; >11:59:48,098 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:59:48,098 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >11:59:48,099 INFO blivet: got device: LoopDevice instance (0x26a4d90) -- > name = loop1 status = False kids = 0 id = 10 > parents = ['existing 0MB file /LiveOS/rootfs.img (9)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >11:59:48,100 DEBUG blivet: Ext4FS.supported: supported: True ; >11:59:48,100 INFO blivet: got format: Ext4FS instance (0x26b07d0) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 20c937d5-a5b1-4634-9b90-9d1df4916ae8 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >11:59:48,101 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1390305579', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '937910', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >11:59:48,101 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >11:59:48,102 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >11:59:48,103 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:59:48,103 INFO blivet: loop2 is a loop device >11:59:48,103 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >11:59:48,104 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >11:59:48,105 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:59:48,105 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:59:48,106 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >11:59:48,106 INFO blivet: added file /overlay (deleted) (id 11) to device tree >11:59:48,107 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >11:59:48,107 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:59:48,108 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:59:48,108 INFO blivet: added loop loop2 (id 12) to device tree >11:59:48,109 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >11:59:48,109 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >11:59:48,110 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:59:48,110 DEBUG blivet: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >11:59:48,111 DEBUG blivet: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >11:59:48,116 WARN blivet: disklabel detected but not usable on loop2 >11:59:48,116 DEBUG blivet: no type or existing type for loop2, bailing >11:59:48,116 INFO blivet: got device: LoopDevice instance (0x7f56329a6c90) -- > name = loop2 status = False kids = 0 id = 12 > parents = ['existing 0MB file /overlay (deleted) (11)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >11:59:48,118 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/20c937d5-a5b1-4634-9b90-9d1df4916ae8 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1390305579', > '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': '20c937d5-a5b1-4634-9b90-9d1df4916ae8', > 'ID_FS_UUID_ENC': '20c937d5-a5b1-4634-9b90-9d1df4916ae8', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '181087', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/20c937d5-a5b1-4634-9b90-9d1df4916ae8', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >11:59:48,119 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >11:59:48,119 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >11:59:48,120 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:59:48,120 INFO blivet: live-rw is a device-mapper device >11:59:48,121 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >11:59:48,121 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: rhel_storageqe-16 ; status: True ; >11:59:48,122 DEBUG blivet: failed to find dm node for rhel_storageqe-16 >11:59:48,122 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: rhel_storageqe-16-home ; status: True ; >11:59:48,123 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: rhel_storageqe-16-root ; status: True ; >11:59:48,124 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: rhel_storageqe-16-swap ; status: True ; >11:59:48,124 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >11:59:48,125 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (10) with existing ext4 filesystem >11:59:48,126 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >11:59:48,127 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (12) >11:59:48,127 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >11:59:48,128 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:59:48,129 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >11:59:48,129 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:59:48,130 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >11:59:48,130 INFO blivet: added dm live-rw (id 13) to device tree >11:59:48,131 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >11:59:48,131 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >11:59:48,132 DEBUG blivet: Ext4FS.supported: supported: True ; >11:59:48,132 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:59:48,132 DEBUG blivet: device live-rw does not contain a disklabel >11:59:48,132 INFO blivet: type detected on 'live-rw' is 'ext4' >11:59:48,149 DEBUG blivet: padding min size from 924 up to 1016 >11:59:48,151 DEBUG blivet: Ext4FS.supported: supported: True ; >11:59:48,151 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:59:48,152 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >11:59:48,152 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >11:59:48,201 INFO blivet: got device: DMDevice instance (0x7f56329a6d10) -- > name = live-rw status = True kids = 0 id = 13 > parents = ['existing 0MB loop loop2 (12)'] > uuid = None size = 2048.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: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x26c0290> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >11:59:48,201 DEBUG blivet: Ext4FS.supported: supported: True ; >11:59:48,202 INFO blivet: got format: Ext4FS instance (0x26b0d90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 20c937d5-a5b1-4634-9b90-9d1df4916ae8 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >11:59:48,204 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/20c937d5-a5b1-4634-9b90-9d1df4916ae8 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1390305579', > 'DM_NAME': 'live-base', > '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': '20c937d5-a5b1-4634-9b90-9d1df4916ae8', > 'ID_FS_UUID_ENC': '20c937d5-a5b1-4634-9b90-9d1df4916ae8', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '192485', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/20c937d5-a5b1-4634-9b90-9d1df4916ae8', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >11:59:48,204 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >11:59:48,205 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >11:59:48,205 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:59:48,206 INFO blivet: live-base is a device-mapper device >11:59:48,206 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >11:59:48,207 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: rhel_storageqe-16 ; status: True ; >11:59:48,207 DEBUG blivet: failed to find dm node for rhel_storageqe-16 >11:59:48,208 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: rhel_storageqe-16-home ; status: True ; >11:59:48,209 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: rhel_storageqe-16-root ; status: True ; >11:59:48,209 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: rhel_storageqe-16-swap ; status: True ; >11:59:48,210 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >11:59:48,211 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >11:59:48,211 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (10) with existing ext4 filesystem >11:59:48,212 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >11:59:48,213 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:59:48,214 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >11:59:48,214 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:59:48,215 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >11:59:48,215 INFO blivet: added dm live-base (id 14) to device tree >11:59:48,216 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >11:59:48,216 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >11:59:48,217 DEBUG blivet: Ext4FS.supported: supported: True ; >11:59:48,217 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:59:48,217 DEBUG blivet: device live-base does not contain a disklabel >11:59:48,218 INFO blivet: type detected on 'live-base' is 'ext4' >11:59:48,232 DEBUG blivet: using current size 0 as min size >11:59:48,233 DEBUG blivet: Ext4FS.supported: supported: True ; >11:59:48,233 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:59:48,234 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >11:59:48,235 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >11:59:48,236 INFO blivet: got device: DMDevice instance (0x26b0fd0) -- > name = live-base status = True kids = 0 id = 14 > parents = ['existing 0MB loop loop1 (10) with existing ext4 filesystem'] > uuid = None size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x26c0200> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >11:59:48,236 DEBUG blivet: Ext4FS.supported: supported: True ; >11:59:48,237 INFO blivet: got format: Ext4FS instance (0x26b0390) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 20c937d5-a5b1-4634-9b90-9d1df4916ae8 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >11:59:48,239 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-rhel_storageqe--16-swap /dev/disk/by-id/dm-uuid-LVM-YcyDC3E8q1xLEUHm881pdhQRHcfJeg9j1hSmdHPb8HFTFyOFLswqEeXFZ8cruXCX /dev/disk/by-uuid/7b98c3ad-14bc-4152-bf04-8f619c4a54a1 /dev/mapper/rhel_storageqe--16-swap /dev/rhel_storageqe-16/swap', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_MULTIPATH_TIMESTAMP': '1390305579', > 'DM_NAME': 'rhel_storageqe--16-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-YcyDC3E8q1xLEUHm881pdhQRHcfJeg9j1hSmdHPb8HFTFyOFLswqEeXFZ8cruXCX', > 'DM_VG_NAME': 'rhel_storageqe-16', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '7b98c3ad-14bc-4152-bf04-8f619c4a54a1', > 'ID_FS_UUID_ENC': '7b98c3ad-14bc-4152-bf04-8f619c4a54a1', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '349635', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-rhel_storageqe--16-swap', > '/dev/disk/by-id/dm-uuid-LVM-YcyDC3E8q1xLEUHm881pdhQRHcfJeg9j1hSmdHPb8HFTFyOFLswqEeXFZ8cruXCX', > '/dev/disk/by-uuid/7b98c3ad-14bc-4152-bf04-8f619c4a54a1', > '/dev/mapper/rhel_storageqe--16-swap', > '/dev/rhel_storageqe-16/swap'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: rhel_storageqe--16-swap ; >11:59:48,240 INFO blivet: scanning rhel_storageqe--16-swap (/devices/virtual/block/dm-2)... >11:59:48,240 DEBUG blivet: DeviceTree.getDeviceByName: name: rhel_storageqe--16-swap ; >11:59:48,241 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7000MB lvmlv rhel_storageqe-16-swap (6) with existing swap >11:59:48,242 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: rhel_storageqe-16-swap ; >11:59:48,242 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: rhel_storageqe-16-swap ; label_type: None ; >11:59:48,243 DEBUG blivet: SwapSpace.__init__: >11:59:48,243 DEBUG blivet: getFormat('swap') returning SwapSpace instance >11:59:48,243 DEBUG blivet: device rhel_storageqe-16-swap does not contain a disklabel >11:59:48,244 DEBUG blivet: no type or existing type for rhel_storageqe--16-swap, bailing >11:59:48,245 DEBUG blivet: looking up parted Device: /dev/mapper/rhel_storageqe--16 >11:59:48,245 DEBUG blivet: rhel_storageqe-16 size is 69468MB >11:59:48,246 DEBUG blivet: vg rhel_storageqe-16 has 0MB free >11:59:48,246 DEBUG blivet: rhel_storageqe-16 size is 69468MB >11:59:48,247 DEBUG blivet: vg rhel_storageqe-16 has 0MB free >11:59:48,248 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x26b00d0) -- > name = rhel_storageqe-16-swap status = True kids = 0 id = 6 > parents = ['existing 69468MB lvmvg rhel_storageqe-16 (3)'] > uuid = 1hSmdH-Pb8H-FTFy-OFLs-wqEe-XFZ8-cruXCX size = 7000.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/rhel_storageqe--16-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 14336000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (892, 255, 63) biosGeometry: (892, 255, 63) > PedDevice: <_ped.Device object at 0x26c0050> > target size = 7000.0 path = /dev/mapper/rhel_storageqe--16-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x26a4290) -- > name = rhel_storageqe-16 status = True kids = 3 id = 3 > parents = ['existing 69472MB partition sda2 (2) with existing lvmpv'] > uuid = YcyDC3-E8q1-xLEU-Hm88-1pdh-QRHc-fJeg9j size = 69468 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/rhel_storageqe--16 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 17367 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 17367.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 69472MB partition sda2 (2) with existing lvmpv'] > LVs = ['existing 20492MB lvmlv rhel_storageqe-16-home (4) with existing xfs filesystem', > 'existing 41976MB lvmlv rhel_storageqe-16-root (5) with existing xfs filesystem', > 'existing 7000MB lvmlv rhel_storageqe-16-swap (6) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 7000MB >11:59:48,248 INFO blivet: got format: SwapSpace instance (0x26b0c50) -- > type = swap name = swap status = False > device = /dev/mapper/rhel_storageqe--16-swap uuid = 7b98c3ad-14bc-4152-bf04-8f619c4a54a1 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >11:59:48,251 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-rhel_storageqe--16-home /dev/disk/by-id/dm-uuid-LVM-YcyDC3E8q1xLEUHm881pdhQRHcfJeg9jfJNLZcBZUuXmmA9I3QMT6c0mcMjlGmqM /dev/disk/by-uuid/f0b8262f-5eee-4152-95e4-c8e894254ee7 /dev/mapper/rhel_storageqe--16-home /dev/rhel_storageqe-16/home', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_MULTIPATH_TIMESTAMP': '1390305579', > 'DM_NAME': 'rhel_storageqe--16-home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-YcyDC3E8q1xLEUHm881pdhQRHcfJeg9jfJNLZcBZUuXmmA9I3QMT6c0mcMjlGmqM', > 'DM_VG_NAME': 'rhel_storageqe-16', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f0b8262f-5eee-4152-95e4-c8e894254ee7', > 'ID_FS_UUID_ENC': 'f0b8262f-5eee-4152-95e4-c8e894254ee7', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '350314', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-rhel_storageqe--16-home', > '/dev/disk/by-id/dm-uuid-LVM-YcyDC3E8q1xLEUHm881pdhQRHcfJeg9jfJNLZcBZUuXmmA9I3QMT6c0mcMjlGmqM', > '/dev/disk/by-uuid/f0b8262f-5eee-4152-95e4-c8e894254ee7', > '/dev/mapper/rhel_storageqe--16-home', > '/dev/rhel_storageqe-16/home'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: rhel_storageqe--16-home ; >11:59:48,251 INFO blivet: scanning rhel_storageqe--16-home (/devices/virtual/block/dm-3)... >11:59:48,252 DEBUG blivet: DeviceTree.getDeviceByName: name: rhel_storageqe--16-home ; >11:59:48,253 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20492MB lvmlv rhel_storageqe-16-home (4) with existing xfs filesystem >11:59:48,253 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: rhel_storageqe-16-home ; >11:59:48,254 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: rhel_storageqe-16-home ; label_type: None ; >11:59:48,255 DEBUG blivet: XFS.supported: supported: True ; >11:59:48,255 DEBUG blivet: getFormat('xfs') returning XFS instance >11:59:48,255 DEBUG blivet: device rhel_storageqe-16-home does not contain a disklabel >11:59:48,255 DEBUG blivet: no type or existing type for rhel_storageqe--16-home, bailing >11:59:48,257 DEBUG blivet: looking up parted Device: /dev/mapper/rhel_storageqe--16 >11:59:48,257 DEBUG blivet: rhel_storageqe-16 size is 69468MB >11:59:48,258 DEBUG blivet: vg rhel_storageqe-16 has 0MB free >11:59:48,258 DEBUG blivet: rhel_storageqe-16 size is 69468MB >11:59:48,258 DEBUG blivet: vg rhel_storageqe-16 has 0MB free >11:59:48,260 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x26a4190) -- > name = rhel_storageqe-16-home status = True kids = 0 id = 4 > parents = ['existing 69468MB lvmvg rhel_storageqe-16 (3)'] > uuid = fJNLZc-BZUu-XmmA-9I3Q-MT6c-0mcM-jlGmqM size = 20492.0 > format = existing xfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/rhel_storageqe--16-home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 41967616 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2612, 255, 63) biosGeometry: (2612, 255, 63) > PedDevice: <_ped.Device object at 0x7f5632cf5ef0> > target size = 20492.0 path = /dev/mapper/rhel_storageqe--16-home > format args = [] originalFormat = xfs target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x26a4290) -- > name = rhel_storageqe-16 status = True kids = 3 id = 3 > parents = ['existing 69472MB partition sda2 (2) with existing lvmpv'] > uuid = YcyDC3-E8q1-xLEU-Hm88-1pdh-QRHc-fJeg9j size = 69468 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/rhel_storageqe--16 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 17367 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 17367.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 69472MB partition sda2 (2) with existing lvmpv'] > LVs = ['existing 20492MB lvmlv rhel_storageqe-16-home (4) with existing xfs filesystem', > 'existing 41976MB lvmlv rhel_storageqe-16-root (5) with existing xfs filesystem', > 'existing 7000MB lvmlv rhel_storageqe-16-swap (6) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 20492MB >11:59:48,261 DEBUG blivet: XFS.supported: supported: True ; >11:59:48,261 INFO blivet: got format: XFS instance (0x26a4b90) -- > type = xfs name = xfs status = False > device = /dev/mapper/rhel_storageqe--16-home uuid = f0b8262f-5eee-4152-95e4-c8e894254ee7 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >11:59:48,263 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-rhel_storageqe--16-root /dev/disk/by-id/dm-uuid-LVM-YcyDC3E8q1xLEUHm881pdhQRHcfJeg9jOG2F436iVg5GLpU3WhqXFhdJAUmm70ZB /dev/disk/by-uuid/cbc71095-ff32-44aa-8671-cdd6e41f8489 /dev/mapper/rhel_storageqe--16-root /dev/rhel_storageqe-16/root', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_MULTIPATH_TIMESTAMP': '1390305579', > 'DM_NAME': 'rhel_storageqe--16-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-YcyDC3E8q1xLEUHm881pdhQRHcfJeg9jOG2F436iVg5GLpU3WhqXFhdJAUmm70ZB', > 'DM_VG_NAME': 'rhel_storageqe-16', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'cbc71095-ff32-44aa-8671-cdd6e41f8489', > 'ID_FS_UUID_ENC': 'cbc71095-ff32-44aa-8671-cdd6e41f8489', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '354124', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-rhel_storageqe--16-root', > '/dev/disk/by-id/dm-uuid-LVM-YcyDC3E8q1xLEUHm881pdhQRHcfJeg9jOG2F436iVg5GLpU3WhqXFhdJAUmm70ZB', > '/dev/disk/by-uuid/cbc71095-ff32-44aa-8671-cdd6e41f8489', > '/dev/mapper/rhel_storageqe--16-root', > '/dev/rhel_storageqe-16/root'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: rhel_storageqe--16-root ; >11:59:48,264 INFO blivet: scanning rhel_storageqe--16-root (/devices/virtual/block/dm-4)... >11:59:48,264 DEBUG blivet: DeviceTree.getDeviceByName: name: rhel_storageqe--16-root ; >11:59:48,265 DEBUG blivet: DeviceTree.getDeviceByName returned existing 41976MB lvmlv rhel_storageqe-16-root (5) with existing xfs filesystem >11:59:48,266 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: rhel_storageqe-16-root ; >11:59:48,266 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: rhel_storageqe-16-root ; label_type: None ; >11:59:48,267 DEBUG blivet: XFS.supported: supported: True ; >11:59:48,283 DEBUG blivet: getFormat('xfs') returning XFS instance >11:59:48,284 DEBUG blivet: device rhel_storageqe-16-root does not contain a disklabel >11:59:48,284 DEBUG blivet: no type or existing type for rhel_storageqe--16-root, bailing >11:59:48,287 DEBUG blivet: looking up parted Device: /dev/mapper/rhel_storageqe--16 >11:59:48,288 DEBUG blivet: rhel_storageqe-16 size is 69468MB >11:59:48,289 DEBUG blivet: vg rhel_storageqe-16 has 0MB free >11:59:48,289 DEBUG blivet: rhel_storageqe-16 size is 69468MB >11:59:48,290 DEBUG blivet: vg rhel_storageqe-16 has 0MB free >11:59:48,291 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x26a4f50) -- > name = rhel_storageqe-16-root status = True kids = 0 id = 5 > parents = ['existing 69468MB lvmvg rhel_storageqe-16 (3)'] > uuid = OG2F43-6iVg-5GLp-U3Wh-qXFh-dJAU-mm70ZB size = 41976.0 > format = existing xfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/rhel_storageqe--16-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 85966848 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (5351, 255, 63) biosGeometry: (5351, 255, 63) > PedDevice: <_ped.Device object at 0x7f5632cf5b90> > target size = 41976.0 path = /dev/mapper/rhel_storageqe--16-root > format args = [] originalFormat = xfs target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x26a4290) -- > name = rhel_storageqe-16 status = True kids = 3 id = 3 > parents = ['existing 69472MB partition sda2 (2) with existing lvmpv'] > uuid = YcyDC3-E8q1-xLEU-Hm88-1pdh-QRHc-fJeg9j size = 69468 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/rhel_storageqe--16 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 17367 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 17367.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 69472MB partition sda2 (2) with existing lvmpv'] > LVs = ['existing 20492MB lvmlv rhel_storageqe-16-home (4) with existing xfs filesystem', > 'existing 41976MB lvmlv rhel_storageqe-16-root (5) with existing xfs filesystem', > 'existing 7000MB lvmlv rhel_storageqe-16-swap (6) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 41976MB >11:59:48,292 DEBUG blivet: XFS.supported: supported: True ; >11:59:48,292 INFO blivet: got format: XFS instance (0x26b0090) -- > type = xfs name = xfs status = False > device = /dev/mapper/rhel_storageqe--16-root uuid = cbc71095-ff32-44aa-8671-cdd6e41f8489 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >11:59:48,307 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >11:59:48,318 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:59:48,319 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:59:48,321 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:59:48,332 DEBUG blivet: LVMLogicalVolumeDevice.teardown: rhel_storageqe-16-home ; status: True ; controllable: True ; >11:59:48,344 DEBUG blivet: LVMLogicalVolumeDevice._teardown: rhel_storageqe-16-home ; status: True ; controllable: True ; >11:59:48,380 DEBUG blivet: LVMVolumeGroupDevice.teardown: rhel_storageqe-16 ; status: True ; controllable: True ; >11:59:48,381 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/rhel_storageqe--16 ; status: False ; type: None ; >11:59:48,382 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/rhel_storageqe--16 ; status: False ; type: None ; >11:59:48,395 DEBUG blivet: LVMVolumeGroupDevice._teardown: rhel_storageqe-16 ; status: True ; controllable: True ; >11:59:48,426 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >11:59:48,427 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >11:59:48,429 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >11:59:48,441 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:59:48,442 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:59:48,446 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:59:48,457 DEBUG blivet: LVMLogicalVolumeDevice.teardown: rhel_storageqe-16-root ; status: False ; controllable: True ; >11:59:48,458 DEBUG blivet: LVMLogicalVolumeDevice.teardown: rhel_storageqe-16-swap ; status: False ; controllable: True ; >11:59:48,459 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >11:59:48,459 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >11:59:48,460 INFO blivet: edd: collected mbr signatures: {'sda': '0x000a176f'} >11:59:48,461 WARN blivet: edd: can not match host_bus: PCIX 04:00.0 channel: 0 >11:59:48,461 DEBUG blivet: edd: data extracted from 0x80: > type: RAID, ata_device: None > channel: None, mbr_signature: 0x000a176f > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 143305920 >11:59:48,461 INFO blivet: edd: matched 0x80 to sda using MBR sig >11:59:48,463 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >11:59:48,470 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >11:59:48,592 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >11:59:48,620 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:59:48,622 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:59:48,623 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:59:48,635 DEBUG blivet: LVMLogicalVolumeDevice.setup: rhel_storageqe-16-home ; status: False ; controllable: True ; orig: False ; >11:59:48,636 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: rhel_storageqe-16-home ; orig: False ; >11:59:48,637 DEBUG blivet: LVMVolumeGroupDevice.setup: rhel_storageqe-16 ; status: True ; controllable: True ; orig: False ; >11:59:48,638 DEBUG blivet: LVMLogicalVolumeDevice._setup: rhel_storageqe-16-home ; status: False ; controllable: True ; orig: False ; >11:59:48,735 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >11:59:48,812 DEBUG blivet: LVMLogicalVolumeDevice.teardown: rhel_storageqe-16-home ; status: True ; controllable: True ; >11:59:48,838 DEBUG blivet: LVMLogicalVolumeDevice._teardown: rhel_storageqe-16-home ; status: True ; controllable: True ; >11:59:48,869 DEBUG blivet: LVMVolumeGroupDevice.teardown: rhel_storageqe-16 ; status: True ; controllable: True ; >11:59:48,870 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/rhel_storageqe--16 ; status: False ; type: None ; >11:59:48,872 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/rhel_storageqe--16 ; status: False ; type: None ; >11:59:48,883 DEBUG blivet: LVMVolumeGroupDevice._teardown: rhel_storageqe-16 ; status: True ; controllable: True ; >11:59:48,907 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >11:59:48,908 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >11:59:48,910 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >11:59:48,922 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:59:48,923 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:59:48,925 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:59:48,936 DEBUG blivet: LVMLogicalVolumeDevice.setup: rhel_storageqe-16-root ; status: False ; controllable: True ; orig: False ; >11:59:48,937 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: rhel_storageqe-16-root ; orig: False ; >11:59:48,939 DEBUG blivet: LVMVolumeGroupDevice.setup: rhel_storageqe-16 ; status: True ; controllable: True ; orig: False ; >11:59:48,939 DEBUG blivet: LVMLogicalVolumeDevice._setup: rhel_storageqe-16-root ; status: False ; controllable: True ; orig: False ; >11:59:49,031 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >11:59:49,230 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >11:59:49,231 INFO blivet: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >11:59:49,231 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >11:59:49,231 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >11:59:49,231 DEBUG blivet: crypttab maps: [] >11:59:49,231 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >11:59:49,238 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/rhel_storageqe--16-root ; >11:59:49,245 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 41976MB lvmlv rhel_storageqe-16-root (5) with existing xfs filesystem >11:59:49,313 DEBUG blivet: resolved '/dev/mapper/rhel_storageqe--16-root' to 'rhel_storageqe-16-root' (lvmlv) >11:59:49,313 DEBUG blivet: resolved 'UUID=e689c655-5217-4816-8b07-343ea6d2a6b0' to 'sda1' (partition) >11:59:49,316 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/rhel_storageqe--16-home ; >11:59:49,318 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 20492MB lvmlv rhel_storageqe-16-home (4) with existing xfs filesystem >11:59:49,318 DEBUG blivet: resolved '/dev/mapper/rhel_storageqe--16-home' to 'rhel_storageqe-16-home' (lvmlv) >11:59:49,319 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/rhel_storageqe--16-swap ; >11:59:49,326 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 7000MB lvmlv rhel_storageqe-16-swap (6) with existing swap >11:59:49,329 DEBUG blivet: resolved '/dev/mapper/rhel_storageqe--16-swap' to 'rhel_storageqe-16-swap' (lvmlv) >11:59:49,346 DEBUG blivet: LVMLogicalVolumeDevice.teardown: rhel_storageqe-16-root ; status: True ; controllable: True ; >11:59:49,377 DEBUG blivet: LVMLogicalVolumeDevice._teardown: rhel_storageqe-16-root ; status: True ; controllable: True ; >11:59:49,479 DEBUG blivet: Ext4FS.supported: supported: True ; >11:59:49,481 DEBUG blivet: Ext4FS.supported: supported: True ; >11:59:49,481 DEBUG blivet: Ext4FS.supported: supported: True ; >11:59:49,482 DEBUG blivet: rhel_storageqe-16 size is 69468MB >11:59:49,483 DEBUG blivet: vg rhel_storageqe-16 has 0MB free >11:59:49,483 DEBUG blivet: rhel_storageqe-16 size is 69468MB >11:59:49,483 DEBUG blivet: vg rhel_storageqe-16 has 0MB free >11:59:49,484 DEBUG blivet: XFS.supported: supported: True ; >11:59:49,486 DEBUG blivet: XFS.supported: supported: True ; >11:59:49,488 DEBUG blivet: XFS.supported: supported: True ; >11:59:49,489 DEBUG blivet: onlyuse is now: sda >11:59:49,494 DEBUG blivet: vtap-bos-eng01.bos.redhat.com:/vol/engineering/devarchive/redhat/nightly/RHEL-7.0-20140121.n.0/compose/Server/x86_64/os/ is mounted on /run/install/repo >11:59:50,072 DEBUG blivet: vtap-bos-eng01.bos.redhat.com:/vol/engineering/devarchive/redhat/nightly/RHEL-7.0-20140121.n.0/compose/Server/x86_64/os/ is mounted on /run/install/repo >11:59:50,201 DEBUG blivet: clearpart: looking at sda2 >11:59:50,201 DEBUG blivet: clearpart: looking at sda1 >11:59:50,201 DEBUG blivet: checking whether disk sda has an empty extended >11:59:50,202 DEBUG blivet: extended is None ; logicals is [] >11:59:50,219 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >11:59:50,222 DEBUG blivet: DeviceTree.getDeviceByName returned existing 69973MB disk sda (0) with existing msdos disklabel >11:59:50,224 INFO blivet: Detected 8080M of memory >11:59:50,224 INFO blivet: Suggested swap size (8080 M) exceeds 10 % of disk space, using 10 % of disk space (6997 M) instead. >11:59:50,224 INFO blivet: Swap attempt of 6997M >11:59:50,225 DEBUG blivet: doAutoPart: True >11:59:50,225 DEBUG blivet: encryptedAutoPart: False >11:59:50,225 DEBUG blivet: autoPartType: 2 >11:59:50,225 DEBUG blivet: clearPartType: None >11:59:50,227 DEBUG blivet: clearPartDisks: [] >11:59:50,227 DEBUG blivet: autoPartitionRequests: >PartSpec instance (0x7f5632905550) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = xfs encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f5632905590) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = xfs encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7f5632905610) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = xfs encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7f5632905650) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7f5632905690) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 6997 maxSize = None grow = False > >11:59:50,228 DEBUG blivet: storage.disks: ['sda'] >11:59:50,228 DEBUG blivet: storage.partitioned: ['sda'] >11:59:50,228 DEBUG blivet: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'rhel_storageqe-16', 'rhel_storageqe-16-home', 'rhel_storageqe-16-root', 'rhel_storageqe-16-swap', 'sda', 'sda1', 'sda2'] >11:59:50,232 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >11:59:50,233 DEBUG blivet: Iso9660FS.supported: supported: True ; >11:59:50,234 DEBUG blivet: Iso9660FS.supported: supported: True ; >11:59:50,235 DEBUG blivet: DeviceTree.getDeviceByName returned existing 69973MB disk sda (0) with existing msdos disklabel >11:59:50,236 DEBUG blivet: resolved 'sda' to 'sda' (disk) >11:59:50,236 DEBUG blivet: boot disk: sda >11:59:50,236 DEBUG blivet: NFSv4.supported: supported: False ; >11:59:50,237 DEBUG blivet: candidate disks: [] >11:59:50,238 DEBUG blivet: devs: [] >11:59:50,238 DEBUG blivet: NFSv4.supported: supported: False ; >11:59:50,239 INFO blivet: resetting Blivet (version 0.18.18) instance <blivet.Blivet object at 0x7f564a9d5410> >11:59:50,239 INFO blivet: no initiator set >11:59:50,239 DEBUG blivet: SELinuxFS.supported: supported: False ; >11:59:50,240 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >11:59:50,240 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >11:59:50,241 DEBUG blivet: SELinuxFS.supported: supported: False ; >11:59:50,244 DEBUG blivet: Ext4FS.supported: supported: True ; >11:59:50,245 DEBUG blivet: Ext4FS.supported: supported: True ; >11:59:50,280 INFO blivet: devices to scan: ['sda', 'sda1', 'sda2', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1'] >11:59:50,284 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600508b1001c451e3a456a9432498336 /dev/disk/by-id/wwn-0x600508b1001c451e3a456a9432498336 /dev/disk/by-path/pci-0000:04:00.0-scsi-0:0:0:0', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:04:00.0/host4/target4:0:0/4:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1390305579', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'LOGICAL_VOLUME', > 'ID_MODEL_ENC': 'LOGICAL\\x20VOLUME\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:04:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_04_00_0-scsi-0_0_0_0', > 'ID_REVISION': '5.14', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'PACCRID12040WWZ', > 'ID_SERIAL': '3600508b1001c451e3a456a9432498336', > 'ID_SERIAL_SHORT': '600508b1001c451e3a456a9432498336', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'HP', > 'ID_VENDOR_ENC': 'HP\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_WWN': '0x600508b1001c451e', > 'ID_WWN_VENDOR_EXTENSION': '0x3a456a9432498336', > 'ID_WWN_WITH_EXTENSION': '0x600508b1001c451e3a456a9432498336', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '914052', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/scsi-3600508b1001c451e3a456a9432498336', > '/dev/disk/by-id/wwn-0x600508b1001c451e3a456a9432498336', > '/dev/disk/by-path/pci-0000:04:00.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.0/0000:04:00.0/host4/target4:0:0/4:0:0:0/block/sda'} ; name: sda ; >11:59:50,284 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:01.0/0000:04:00.0/host4/target4:0:0/4:0:0:0/block/sda)... >11:59:50,286 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >11:59:50,288 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:59:50,289 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >11:59:50,291 INFO blivet: sda is a disk >11:59:50,291 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:59:50,292 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >11:59:50,301 INFO blivet: added disk sda (id 15) to device tree >11:59:50,301 DEBUG blivet: looking up parted Device: /dev/sda >11:59:50,302 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >11:59:50,303 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >11:59:50,304 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >11:59:50,304 DEBUG blivet: required disklabel type for sda (1) is None >11:59:50,304 DEBUG blivet: default disklabel type for sda is msdos >11:59:50,304 DEBUG blivet: selecting msdos disklabel for sda based on size >11:59:50,305 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >11:59:50,308 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x26b0d90>, <parted.partition.Partition object at 0x7f562f849710>] > device: <parted.device.Device object at 0x7f56329a65d0> > PedDisk: <_ped.Disk object at 0x7f562f80b7e8> >11:59:50,308 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >11:59:50,309 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >11:59:50,310 INFO blivet: got device: DiskDevice instance (0x7f562f7ec7d0) -- > name = sda status = True kids = 0 id = 15 > parents = [] > uuid = None size = 69973.59375 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.0/0000:04:00.0/host4/target4:0:0/4:0:0:0/block/sda partedDevice = parted.Device instance -- > model: HP LOGICAL VOLUME path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 143305920 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 43 did: 0 busy: False > hardwareGeometry: (8920, 255, 63) biosGeometry: (8920, 255, 63) > PedDevice: <_ped.Device object at 0x26c0290> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f562f839e50> >11:59:50,311 INFO blivet: got format: DiskLabel instance (0x7f563290ec10) -- > 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 = 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 0x26b0d90>, <parted.partition.Partition object at 0x7f562f849710>] > device: <parted.device.Device object at 0x7f56329a65d0> > PedDisk: <_ped.Disk object at 0x7f562f80b7e8> > origPartedDisk = <parted.disk.Disk object at 0x7f562f849950> > partedDevice = parted.Device instance -- > model: HP LOGICAL VOLUME path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 143305920 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 43 did: 0 busy: False > hardwareGeometry: (8920, 255, 63) biosGeometry: (8920, 255, 63) > PedDevice: <_ped.Device object at 0x7f5632e50a70> > >11:59:50,316 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600508b1001c451e3a456a9432498336-part1 /dev/disk/by-id/wwn-0x600508b1001c451e3a456a9432498336-part1 /dev/disk/by-path/pci-0000:04:00.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/e689c655-5217-4816-8b07-343ea6d2a6b0', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:04:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e689c655-5217-4816-8b07-343ea6d2a6b0', > 'ID_FS_UUID_ENC': 'e689c655-5217-4816-8b07-343ea6d2a6b0', > 'ID_MODEL': 'LOGICAL_VOLUME', > 'ID_MODEL_ENC': 'LOGICAL\\x20VOLUME\\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': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:04:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_04_00_0-scsi-0_0_0_0', > 'ID_REVISION': '5.14', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'PACCRID12040WWZ', > 'ID_SERIAL': '3600508b1001c451e3a456a9432498336', > 'ID_SERIAL_SHORT': '600508b1001c451e3a456a9432498336', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'HP', > 'ID_VENDOR_ENC': 'HP\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_WWN': '0x600508b1001c451e', > 'ID_WWN_VENDOR_EXTENSION': '0x3a456a9432498336', > 'ID_WWN_WITH_EXTENSION': '0x600508b1001c451e3a456a9432498336', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '914063', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/scsi-3600508b1001c451e3a456a9432498336-part1', > '/dev/disk/by-id/wwn-0x600508b1001c451e3a456a9432498336-part1', > '/dev/disk/by-path/pci-0000:04:00.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/e689c655-5217-4816-8b07-343ea6d2a6b0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.0/0000:04:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda1'} ; name: sda1 ; >11:59:50,317 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:01.0/0000:04:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda1)... >11:59:50,318 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >11:59:50,319 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:59:50,320 INFO blivet: sda1 is a partition >11:59:50,321 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >11:59:50,322 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >11:59:50,323 DEBUG blivet: DeviceTree.getDeviceByName returned existing 69973MB disk sda (15) with existing msdos disklabel >11:59:50,324 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >11:59:50,325 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >11:59:50,325 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:59:50,330 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >11:59:50,330 DEBUG blivet: looking up parted Partition: /dev/sda1 >11:59:50,331 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >11:59:50,333 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >11:59:50,335 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >11:59:50,336 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >11:59:50,336 INFO blivet: added partition sda1 (id 16) to device tree >11:59:50,337 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >11:59:50,338 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >11:59:50,339 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >11:59:50,340 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >11:59:50,342 WARN blivet: disklabel detected but not usable on sda1 >11:59:50,343 INFO blivet: type detected on 'sda1' is 'xfs' >11:59:50,367 DEBUG blivet: XFS.supported: supported: True ; >11:59:50,367 DEBUG blivet: getFormat('xfs') returning XFS instance >11:59:50,368 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >11:59:50,369 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: xfs ; >11:59:50,370 DEBUG blivet: looking up parted Device: /dev/sda1 >11:59:50,371 INFO blivet: got device: PartitionDevice instance (0x7f562f849b50) -- > name = sda1 status = True kids = 0 id = 16 > parents = ['existing 69973MB disk sda (15) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing xfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.0/0000:04:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 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: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f5632e50dd0> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f56329a6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f562f8498d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x26b0f10> PedPartition: <_ped.Partition object at 0x7f562f83e890> > disk = existing 69973MB disk sda (15) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >11:59:50,372 DEBUG blivet: XFS.supported: supported: True ; >11:59:50,372 INFO blivet: got format: XFS instance (0x26a4a50) -- > type = xfs name = xfs status = False > device = /dev/sda1 uuid = e689c655-5217-4816-8b07-343ea6d2a6b0 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >11:59:50,376 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600508b1001c451e3a456a9432498336-part2 /dev/disk/by-id/wwn-0x600508b1001c451e3a456a9432498336-part2 /dev/disk/by-path/pci-0000:04:00.0-scsi-0:0:0:0-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:04:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'KwlsLO-iYhd-30ma-y9uE-lCbT-iSRe-vl8i8P', > 'ID_FS_UUID_ENC': 'KwlsLO-iYhd-30ma-y9uE-lCbT-iSRe-vl8i8P', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'LOGICAL_VOLUME', > 'ID_MODEL_ENC': 'LOGICAL\\x20VOLUME\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '142278656', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:04:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_04_00_0-scsi-0_0_0_0', > 'ID_REVISION': '5.14', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'PACCRID12040WWZ', > 'ID_SERIAL': '3600508b1001c451e3a456a9432498336', > 'ID_SERIAL_SHORT': '600508b1001c451e3a456a9432498336', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'HP', > 'ID_VENDOR_ENC': 'HP\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_WWN': '0x600508b1001c451e', > 'ID_WWN_VENDOR_EXTENSION': '0x3a456a9432498336', > 'ID_WWN_WITH_EXTENSION': '0x600508b1001c451e3a456a9432498336', > 'MAJOR': '8', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '914072', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/scsi-3600508b1001c451e3a456a9432498336-part2', > '/dev/disk/by-id/wwn-0x600508b1001c451e3a456a9432498336-part2', > '/dev/disk/by-path/pci-0000:04:00.0-scsi-0:0:0:0-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.0/0000:04:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda2'} ; name: sda2 ; >11:59:50,376 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:01.0/0000:04:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda2)... >11:59:50,377 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >11:59:50,379 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:59:50,379 INFO blivet: sda2 is a partition >11:59:50,380 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >11:59:50,381 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >11:59:50,381 DEBUG blivet: DeviceTree.getDeviceByName returned existing 69973MB disk sda (15) with existing msdos disklabel >11:59:50,383 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >11:59:50,384 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >11:59:50,384 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:59:50,385 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >11:59:50,385 DEBUG blivet: looking up parted Partition: /dev/sda2 >11:59:50,387 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >11:59:50,388 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >11:59:50,389 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >11:59:50,390 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >11:59:50,390 INFO blivet: added partition sda2 (id 17) to device tree >11:59:50,391 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >11:59:50,392 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >11:59:50,393 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >11:59:50,395 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >11:59:50,404 WARN blivet: disklabel detected but not usable on sda2 >11:59:50,417 INFO blivet: type detected on 'sda2' is 'LVM2_member' >11:59:50,418 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: rhel_storageqe-16 ; uuid: KwlsLO-iYhd-30ma-y9uE-lCbT-iSRe-vl8i8P ; exists: True ; vgUuid: YcyDC3-E8q1-xLEU-Hm88-1pdh-QRHc-fJeg9j ; label: None ; peStart: 1.0 ; device: /dev/sda2 ; serial: 600508b1001c451e3a456a9432498336 ; >11:59:50,418 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >11:59:50,419 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >11:59:50,420 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: lvmpv ; >11:59:50,422 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda2 ; >11:59:50,423 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >11:59:50,424 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >11:59:50,424 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:59:50,426 DEBUG blivet: LVMVolumeGroupDevice._setFormat: rhel_storageqe-16 ; current: None ; type: None ; >11:59:50,426 INFO blivet: added lvmvg rhel_storageqe-16 (id 18) to device tree >11:59:50,438 DEBUG blivet: DeviceTree.getDeviceByName: name: rhel_storageqe-16-home ; >11:59:50,440 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:59:50,441 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >11:59:50,443 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: rhel_storageqe-16 ; >11:59:50,443 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:59:50,445 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: rhel_storageqe-16-home ; current: None ; type: None ; >11:59:50,445 DEBUG blivet: Adding rhel_storageqe-16-home/20492MB to rhel_storageqe-16 >11:59:50,445 INFO blivet: added lvmlv rhel_storageqe-16-home (id 19) to device tree >11:59:50,446 DEBUG blivet: LVMLogicalVolumeDevice.setup: rhel_storageqe-16-home ; status: False ; controllable: True ; orig: False ; >11:59:50,448 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: rhel_storageqe-16-home ; orig: False ; >11:59:50,449 DEBUG blivet: LVMVolumeGroupDevice.setup: rhel_storageqe-16 ; status: True ; controllable: True ; orig: False ; >11:59:50,451 DEBUG blivet: LVMLogicalVolumeDevice._setup: rhel_storageqe-16-home ; status: False ; controllable: True ; orig: False ; >11:59:50,540 DEBUG blivet: looking up parted Device: /dev/mapper/rhel_storageqe--16-home >11:59:50,541 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: rhel_storageqe-16-home ; status: True ; >11:59:50,543 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: rhel_storageqe-16-home ; status: True ; >11:59:50,547 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-rhel_storageqe--16-home /dev/disk/by-id/dm-uuid-LVM-YcyDC3E8q1xLEUHm881pdhQRHcfJeg9jfJNLZcBZUuXmmA9I3QMT6c0mcMjlGmqM /dev/disk/by-uuid/f0b8262f-5eee-4152-95e4-c8e894254ee7 /dev/mapper/rhel_storageqe--16-home /dev/rhel_storageqe-16/home', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_LV_NAME': 'home', > 'DM_MULTIPATH_TIMESTAMP': '1390305579', > 'DM_NAME': 'rhel_storageqe--16-home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-YcyDC3E8q1xLEUHm881pdhQRHcfJeg9jfJNLZcBZUuXmmA9I3QMT6c0mcMjlGmqM', > 'DM_VG_NAME': 'rhel_storageqe-16', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f0b8262f-5eee-4152-95e4-c8e894254ee7', > 'ID_FS_UUID_ENC': 'f0b8262f-5eee-4152-95e4-c8e894254ee7', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '367598', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-rhel_storageqe--16-home', > '/dev/disk/by-id/dm-uuid-LVM-YcyDC3E8q1xLEUHm881pdhQRHcfJeg9jfJNLZcBZUuXmmA9I3QMT6c0mcMjlGmqM', > '/dev/disk/by-uuid/f0b8262f-5eee-4152-95e4-c8e894254ee7', > '/dev/mapper/rhel_storageqe--16-home', > '/dev/rhel_storageqe-16/home'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: rhel_storageqe--16-home ; >11:59:50,547 INFO blivet: scanning rhel_storageqe--16-home (/devices/virtual/block/dm-2)... >11:59:50,549 DEBUG blivet: DeviceTree.getDeviceByName: name: rhel_storageqe--16-home ; >11:59:50,550 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20492MB lvmlv rhel_storageqe-16-home (19) >11:59:50,552 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: rhel_storageqe-16-home ; >11:59:50,553 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: rhel_storageqe-16-home ; label_type: None ; >11:59:50,555 DEBUG blivet: XFS.supported: supported: True ; >11:59:50,555 DEBUG blivet: getFormat('xfs') returning XFS instance >11:59:50,555 DEBUG blivet: device rhel_storageqe-16-home does not contain a disklabel >11:59:50,555 INFO blivet: type detected on 'rhel_storageqe--16-home' is 'xfs' >11:59:50,579 DEBUG blivet: XFS.supported: supported: True ; >11:59:50,580 DEBUG blivet: getFormat('xfs') returning XFS instance >11:59:50,581 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: rhel_storageqe-16-home ; current: None ; type: xfs ; >11:59:50,583 DEBUG blivet: looking up parted Device: /dev/mapper/rhel_storageqe--16 >11:59:50,584 DEBUG blivet: rhel_storageqe-16 size is 69468MB >11:59:50,584 DEBUG blivet: vg rhel_storageqe-16 has 48976MB free >11:59:50,584 DEBUG blivet: rhel_storageqe-16 size is 69468MB >11:59:50,585 DEBUG blivet: vg rhel_storageqe-16 has 48976MB free >11:59:50,585 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f562f7ecc50) -- > name = rhel_storageqe-16-home status = True kids = 0 id = 19 > parents = ['existing 69468MB lvmvg rhel_storageqe-16 (18)'] > uuid = fJNLZc-BZUu-XmmA-9I3Q-MT6c-0mcM-jlGmqM size = 20492.0 > format = existing xfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/rhel_storageqe--16-home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 41967616 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2612, 255, 63) biosGeometry: (2612, 255, 63) > PedDevice: <_ped.Device object at 0x7f5632e50d40> > target size = 20492.0 path = /dev/mapper/rhel_storageqe--16-home > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f562ba8ef90) -- > name = rhel_storageqe-16 status = True kids = 1 id = 18 > parents = ['existing 69472MB partition sda2 (17) with existing lvmpv'] > uuid = YcyDC3-E8q1-xLEU-Hm88-1pdh-QRHc-fJeg9j size = 69468 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/rhel_storageqe--16 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 17367 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 17367.0 free space = 48976 > free extents = 12244.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 69472MB partition sda2 (17) with existing lvmpv'] > LVs = ['existing 20492MB lvmlv rhel_storageqe-16-home (19) with existing xfs filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 20492MB >11:59:50,587 DEBUG blivet: XFS.supported: supported: True ; >11:59:50,587 INFO blivet: got format: XFS instance (0x26a4cd0) -- > type = xfs name = xfs status = False > device = /dev/mapper/rhel_storageqe--16-home uuid = f0b8262f-5eee-4152-95e4-c8e894254ee7 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >11:59:50,589 DEBUG blivet: DeviceTree.getDeviceByName: name: rhel_storageqe-16-root ; >11:59:50,590 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:59:50,591 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >11:59:50,593 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: rhel_storageqe-16 ; >11:59:50,593 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:59:50,594 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: rhel_storageqe-16-root ; current: None ; type: None ; >11:59:50,594 DEBUG blivet: Adding rhel_storageqe-16-root/41976MB to rhel_storageqe-16 >11:59:50,595 INFO blivet: added lvmlv rhel_storageqe-16-root (id 20) to device tree >11:59:50,596 DEBUG blivet: LVMLogicalVolumeDevice.setup: rhel_storageqe-16-root ; status: False ; controllable: True ; orig: False ; >11:59:50,597 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: rhel_storageqe-16-root ; orig: False ; >11:59:50,598 DEBUG blivet: LVMVolumeGroupDevice.setup: rhel_storageqe-16 ; status: True ; controllable: True ; orig: False ; >11:59:50,600 DEBUG blivet: LVMLogicalVolumeDevice._setup: rhel_storageqe-16-root ; status: False ; controllable: True ; orig: False ; >11:59:50,693 DEBUG blivet: looking up parted Device: /dev/mapper/rhel_storageqe--16-root >11:59:50,695 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: rhel_storageqe-16-root ; status: True ; >11:59:50,696 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: rhel_storageqe-16-root ; status: True ; >11:59:50,700 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-rhel_storageqe--16-root /dev/disk/by-id/dm-uuid-LVM-YcyDC3E8q1xLEUHm881pdhQRHcfJeg9jOG2F436iVg5GLpU3WhqXFhdJAUmm70ZB /dev/disk/by-uuid/cbc71095-ff32-44aa-8671-cdd6e41f8489 /dev/mapper/rhel_storageqe--16-root /dev/rhel_storageqe-16/root', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_LV_NAME': 'root', > 'DM_MULTIPATH_TIMESTAMP': '1390305579', > 'DM_NAME': 'rhel_storageqe--16-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-YcyDC3E8q1xLEUHm881pdhQRHcfJeg9jOG2F436iVg5GLpU3WhqXFhdJAUmm70ZB', > 'DM_VG_NAME': 'rhel_storageqe-16', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'cbc71095-ff32-44aa-8671-cdd6e41f8489', > 'ID_FS_UUID_ENC': 'cbc71095-ff32-44aa-8671-cdd6e41f8489', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '516133', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-rhel_storageqe--16-root', > '/dev/disk/by-id/dm-uuid-LVM-YcyDC3E8q1xLEUHm881pdhQRHcfJeg9jOG2F436iVg5GLpU3WhqXFhdJAUmm70ZB', > '/dev/disk/by-uuid/cbc71095-ff32-44aa-8671-cdd6e41f8489', > '/dev/mapper/rhel_storageqe--16-root', > '/dev/rhel_storageqe-16/root'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: rhel_storageqe--16-root ; >11:59:50,701 INFO blivet: scanning rhel_storageqe--16-root (/devices/virtual/block/dm-3)... >11:59:50,702 DEBUG blivet: DeviceTree.getDeviceByName: name: rhel_storageqe--16-root ; >11:59:50,703 DEBUG blivet: DeviceTree.getDeviceByName returned existing 41976MB lvmlv rhel_storageqe-16-root (20) >11:59:50,705 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: rhel_storageqe-16-root ; >11:59:50,706 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: rhel_storageqe-16-root ; label_type: None ; >11:59:50,708 DEBUG blivet: XFS.supported: supported: True ; >11:59:50,708 DEBUG blivet: getFormat('xfs') returning XFS instance >11:59:50,709 DEBUG blivet: device rhel_storageqe-16-root does not contain a disklabel >11:59:50,709 INFO blivet: type detected on 'rhel_storageqe--16-root' is 'xfs' >11:59:50,732 DEBUG blivet: XFS.supported: supported: True ; >11:59:50,732 DEBUG blivet: getFormat('xfs') returning XFS instance >11:59:50,734 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: rhel_storageqe-16-root ; current: None ; type: xfs ; >11:59:50,736 DEBUG blivet: looking up parted Device: /dev/mapper/rhel_storageqe--16 >11:59:50,736 DEBUG blivet: rhel_storageqe-16 size is 69468MB >11:59:50,737 DEBUG blivet: vg rhel_storageqe-16 has 7000MB free >11:59:50,737 DEBUG blivet: rhel_storageqe-16 size is 69468MB >11:59:50,740 DEBUG blivet: vg rhel_storageqe-16 has 7000MB free >11:59:50,741 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f562ba95710) -- > name = rhel_storageqe-16-root status = True kids = 0 id = 20 > parents = ['existing 69468MB lvmvg rhel_storageqe-16 (18)'] > uuid = OG2F43-6iVg-5GLp-U3Wh-qXFh-dJAU-mm70ZB size = 41976.0 > format = existing xfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/rhel_storageqe--16-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 85966848 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (5351, 255, 63) biosGeometry: (5351, 255, 63) > PedDevice: <_ped.Device object at 0x7f5632e509e0> > target size = 41976.0 path = /dev/mapper/rhel_storageqe--16-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f562ba8ef90) -- > name = rhel_storageqe-16 status = True kids = 2 id = 18 > parents = ['existing 69472MB partition sda2 (17) with existing lvmpv'] > uuid = YcyDC3-E8q1-xLEU-Hm88-1pdh-QRHc-fJeg9j size = 69468 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/rhel_storageqe--16 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 17367 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 17367.0 free space = 7000 > free extents = 1750.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 69472MB partition sda2 (17) with existing lvmpv'] > LVs = ['existing 20492MB lvmlv rhel_storageqe-16-home (19) with existing xfs filesystem', > 'existing 41976MB lvmlv rhel_storageqe-16-root (20) with existing xfs filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 41976MB >11:59:50,742 DEBUG blivet: XFS.supported: supported: True ; >11:59:50,742 INFO blivet: got format: XFS instance (0x7f562f849d50) -- > type = xfs name = xfs status = False > device = /dev/mapper/rhel_storageqe--16-root uuid = cbc71095-ff32-44aa-8671-cdd6e41f8489 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >11:59:50,744 DEBUG blivet: DeviceTree.getDeviceByName: name: rhel_storageqe-16-swap ; >11:59:50,745 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:59:50,746 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >11:59:50,748 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: rhel_storageqe-16 ; >11:59:50,748 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:59:50,749 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: rhel_storageqe-16-swap ; current: None ; type: None ; >11:59:50,750 DEBUG blivet: Adding rhel_storageqe-16-swap/7000MB to rhel_storageqe-16 >11:59:50,750 INFO blivet: added lvmlv rhel_storageqe-16-swap (id 21) to device tree >11:59:50,751 DEBUG blivet: LVMLogicalVolumeDevice.setup: rhel_storageqe-16-swap ; status: False ; controllable: True ; orig: False ; >11:59:50,753 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: rhel_storageqe-16-swap ; orig: False ; >11:59:50,754 DEBUG blivet: LVMVolumeGroupDevice.setup: rhel_storageqe-16 ; status: True ; controllable: True ; orig: False ; >11:59:50,756 DEBUG blivet: LVMLogicalVolumeDevice._setup: rhel_storageqe-16-swap ; status: False ; controllable: True ; orig: False ; >11:59:50,848 DEBUG blivet: looking up parted Device: /dev/mapper/rhel_storageqe--16-swap >11:59:50,850 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: rhel_storageqe-16-swap ; status: True ; >11:59:50,852 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: rhel_storageqe-16-swap ; status: True ; >11:59:50,856 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-rhel_storageqe--16-swap /dev/disk/by-id/dm-uuid-LVM-YcyDC3E8q1xLEUHm881pdhQRHcfJeg9j1hSmdHPb8HFTFyOFLswqEeXFZ8cruXCX /dev/disk/by-uuid/7b98c3ad-14bc-4152-bf04-8f619c4a54a1 /dev/mapper/rhel_storageqe--16-swap /dev/rhel_storageqe-16/swap', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_LV_NAME': 'swap', > 'DM_MULTIPATH_TIMESTAMP': '1390305579', > 'DM_NAME': 'rhel_storageqe--16-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-YcyDC3E8q1xLEUHm881pdhQRHcfJeg9j1hSmdHPb8HFTFyOFLswqEeXFZ8cruXCX', > 'DM_VG_NAME': 'rhel_storageqe-16', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '7b98c3ad-14bc-4152-bf04-8f619c4a54a1', > 'ID_FS_UUID_ENC': '7b98c3ad-14bc-4152-bf04-8f619c4a54a1', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '675261', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-rhel_storageqe--16-swap', > '/dev/disk/by-id/dm-uuid-LVM-YcyDC3E8q1xLEUHm881pdhQRHcfJeg9j1hSmdHPb8HFTFyOFLswqEeXFZ8cruXCX', > '/dev/disk/by-uuid/7b98c3ad-14bc-4152-bf04-8f619c4a54a1', > '/dev/mapper/rhel_storageqe--16-swap', > '/dev/rhel_storageqe-16/swap'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: rhel_storageqe--16-swap ; >11:59:50,857 INFO blivet: scanning rhel_storageqe--16-swap (/devices/virtual/block/dm-4)... >11:59:50,858 DEBUG blivet: DeviceTree.getDeviceByName: name: rhel_storageqe--16-swap ; >11:59:50,860 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7000MB lvmlv rhel_storageqe-16-swap (21) >11:59:50,861 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: rhel_storageqe-16-swap ; >11:59:50,863 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: rhel_storageqe-16-swap ; label_type: None ; >11:59:50,890 DEBUG blivet: SwapSpace.__init__: >11:59:50,893 DEBUG blivet: getFormat('swap') returning SwapSpace instance >11:59:50,897 DEBUG blivet: device rhel_storageqe-16-swap does not contain a disklabel >11:59:50,897 INFO blivet: type detected on 'rhel_storageqe--16-swap' is 'swap' >11:59:50,901 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/rhel_storageqe--16-swap ; serial: None ; uuid: 7b98c3ad-14bc-4152-bf04-8f619c4a54a1 ; exists: True ; label: None ; >11:59:50,901 DEBUG blivet: getFormat('swap') returning SwapSpace instance >11:59:50,904 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: rhel_storageqe-16-swap ; current: None ; type: swap ; >11:59:50,905 DEBUG blivet: looking up parted Device: /dev/mapper/rhel_storageqe--16 >11:59:50,906 DEBUG blivet: rhel_storageqe-16 size is 69468MB >11:59:50,907 DEBUG blivet: vg rhel_storageqe-16 has 0MB free >11:59:50,907 DEBUG blivet: rhel_storageqe-16 size is 69468MB >11:59:50,908 DEBUG blivet: vg rhel_storageqe-16 has 0MB free >11:59:50,909 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f562ba95810) -- > name = rhel_storageqe-16-swap status = True kids = 0 id = 21 > parents = ['existing 69468MB lvmvg rhel_storageqe-16 (18)'] > uuid = 1hSmdH-Pb8H-FTFy-OFLs-wqEe-XFZ8-cruXCX size = 7000.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/rhel_storageqe--16-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 14336000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (892, 255, 63) biosGeometry: (892, 255, 63) > PedDevice: <_ped.Device object at 0x7f5632e50950> > target size = 7000.0 path = /dev/mapper/rhel_storageqe--16-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f562ba8ef90) -- > name = rhel_storageqe-16 status = True kids = 3 id = 18 > parents = ['existing 69472MB partition sda2 (17) with existing lvmpv'] > uuid = YcyDC3-E8q1-xLEU-Hm88-1pdh-QRHc-fJeg9j size = 69468 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/rhel_storageqe--16 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 17367 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 17367.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 69472MB partition sda2 (17) with existing lvmpv'] > LVs = ['existing 20492MB lvmlv rhel_storageqe-16-home (19) with existing xfs filesystem', > 'existing 41976MB lvmlv rhel_storageqe-16-root (20) with existing xfs filesystem', > 'existing 7000MB lvmlv rhel_storageqe-16-swap (21) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 7000MB >11:59:50,909 INFO blivet: got format: SwapSpace instance (0x7f562bcd1850) -- > type = swap name = swap status = False > device = /dev/mapper/rhel_storageqe--16-swap uuid = 7b98c3ad-14bc-4152-bf04-8f619c4a54a1 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >11:59:50,910 DEBUG blivet: DeviceTree.getDeviceByName: name: rhel_storageqe-16-home ; >11:59:50,912 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20492MB lvmlv rhel_storageqe-16-home (19) with existing xfs filesystem >11:59:50,912 DEBUG blivet: set rhel_storageqe-16-home copies to 1, metadata size to 0MB, log size to 0MB, total size 20492MB >11:59:50,913 DEBUG blivet: DeviceTree.getDeviceByName: name: rhel_storageqe-16-root ; >11:59:50,915 DEBUG blivet: DeviceTree.getDeviceByName returned existing 41976MB lvmlv rhel_storageqe-16-root (20) with existing xfs filesystem >11:59:50,915 DEBUG blivet: set rhel_storageqe-16-root copies to 1, metadata size to 0MB, log size to 0MB, total size 41976MB >11:59:50,916 DEBUG blivet: DeviceTree.getDeviceByName: name: rhel_storageqe-16-swap ; >11:59:50,917 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7000MB lvmlv rhel_storageqe-16-swap (21) with existing swap >11:59:50,918 DEBUG blivet: set rhel_storageqe-16-swap copies to 1, metadata size to 0MB, log size to 0MB, total size 7000MB >11:59:50,918 DEBUG blivet: looking up parted Device: /dev/sda2 >11:59:50,920 INFO blivet: got device: PartitionDevice instance (0x7f562ba8e9d0) -- > name = sda2 status = True kids = 1 id = 17 > parents = ['existing 69973MB disk sda (15) with existing msdos disklabel'] > uuid = None size = 69472.0 > format = existing lvmpv > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.0/0000:04:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 142278656 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8856, 255, 63) biosGeometry: (8856, 255, 63) > PedDevice: <_ped.Device object at 0x7f562bdbe3b0> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f56329a6b10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f562f849850> PedPartition: <_ped.Partition object at 0x7f562f83ed70> > disk = existing 69973MB disk sda (15) with existing msdos disklabel > start = 1026048 end = 143304703 length = 142278656 > flags = lvm >11:59:50,920 INFO blivet: got format: LVMPhysicalVolume instance (0x7f562ba8ed50) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda2 uuid = KwlsLO-iYhd-30ma-y9uE-lCbT-iSRe-vl8i8P exists = True > options = None supported = True formattable = True resizable = False > vgName = rhel_storageqe-16 vgUUID = YcyDC3-E8q1-xLEU-Hm88-1pdh-QRHc-fJeg9j peStart = 1.0 >11:59:50,921 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1390305579', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '937177', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >11:59:50,922 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >11:59:50,923 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >11:59:50,923 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:59:50,923 INFO blivet: loop0 is a loop device >11:59:50,924 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >11:59:50,925 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >11:59:50,926 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:59:50,926 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:59:50,927 DEBUG blivet: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >11:59:50,928 INFO blivet: added file /run/install/repo/LiveOS/squashfs.img (id 22) to device tree >11:59:50,929 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >11:59:50,929 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:59:50,930 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:59:50,930 INFO blivet: added loop loop0 (id 23) to device tree >11:59:50,931 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >11:59:50,932 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >11:59:50,933 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >11:59:50,933 DEBUG blivet: device loop0 does not contain a disklabel >11:59:50,933 INFO blivet: type detected on 'loop0' is 'squashfs' >11:59:50,933 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >11:59:50,934 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >11:59:50,935 INFO blivet: got device: LoopDevice instance (0x7f562bcb5e90) -- > name = loop0 status = False kids = 0 id = 23 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (22)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >11:59:50,935 INFO blivet: got format: DeviceFormat instance (0x7f562bcd1410) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >11:59:50,937 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/20c937d5-a5b1-4634-9b90-9d1df4916ae8', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1390305579', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '20c937d5-a5b1-4634-9b90-9d1df4916ae8', > 'ID_FS_UUID_ENC': '20c937d5-a5b1-4634-9b90-9d1df4916ae8', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '937547', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/20c937d5-a5b1-4634-9b90-9d1df4916ae8'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >11:59:50,937 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >11:59:50,938 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >11:59:50,939 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:59:50,939 INFO blivet: loop1 is a loop device >11:59:50,940 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >11:59:50,941 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >11:59:50,942 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:59:50,942 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:59:50,943 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >11:59:50,943 INFO blivet: added file /LiveOS/rootfs.img (id 24) to device tree >11:59:50,945 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >11:59:50,945 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:59:50,946 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >11:59:50,946 INFO blivet: added loop loop1 (id 25) to device tree >11:59:50,947 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >11:59:50,948 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >11:59:50,949 DEBUG blivet: Ext4FS.supported: supported: True ; >11:59:50,950 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:59:50,950 DEBUG blivet: device loop1 does not contain a disklabel >11:59:50,950 INFO blivet: type detected on 'loop1' is 'ext4' >11:59:50,970 DEBUG blivet: using current size 0 as min size >11:59:50,971 DEBUG blivet: Ext4FS.supported: supported: True ; >11:59:50,971 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:59:50,973 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >11:59:50,973 INFO blivet: got device: LoopDevice instance (0x7f562bcb5450) -- > name = loop1 status = False kids = 0 id = 25 > parents = ['existing 0MB file /LiveOS/rootfs.img (24)'] > 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 >11:59:50,974 DEBUG blivet: Ext4FS.supported: supported: True ; >11:59:50,975 INFO blivet: got format: Ext4FS instance (0x7f562bd22b90) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 20c937d5-a5b1-4634-9b90-9d1df4916ae8 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >11:59:50,976 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1390305579', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '937910', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >11:59:50,977 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >11:59:50,978 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >11:59:50,978 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:59:50,979 INFO blivet: loop2 is a loop device >11:59:50,980 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >11:59:50,981 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >11:59:50,982 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:59:50,982 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:59:50,983 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >11:59:50,984 INFO blivet: added file /overlay (deleted) (id 26) to device tree >11:59:50,984 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >11:59:50,985 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:59:50,986 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:59:50,986 INFO blivet: added loop loop2 (id 27) to device tree >11:59:50,987 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >11:59:50,988 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >11:59:50,988 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:59:50,988 DEBUG blivet: device loop2 does not contain a disklabel >11:59:50,988 INFO blivet: type detected on 'loop2' is 'DM_snapshot_cow' >11:59:50,989 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:59:50,990 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: DM_snapshot_cow ; >11:59:50,990 INFO blivet: got device: LoopDevice instance (0x7f562bcb54d0) -- > name = loop2 status = False kids = 0 id = 27 > parents = ['existing 0MB file /overlay (deleted) (26)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >11:59:50,990 INFO blivet: got format: DeviceFormat instance (0x7f562bcb5690) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >11:59:50,993 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/20c937d5-a5b1-4634-9b90-9d1df4916ae8 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1390305579', > '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': '20c937d5-a5b1-4634-9b90-9d1df4916ae8', > 'ID_FS_UUID_ENC': '20c937d5-a5b1-4634-9b90-9d1df4916ae8', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '181087', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/20c937d5-a5b1-4634-9b90-9d1df4916ae8', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >11:59:50,993 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >11:59:50,994 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >11:59:50,995 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:59:50,995 INFO blivet: live-rw is a device-mapper device >11:59:50,996 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >11:59:50,997 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: rhel_storageqe-16 ; status: True ; >11:59:50,997 DEBUG blivet: failed to find dm node for rhel_storageqe-16 >11:59:50,998 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: rhel_storageqe-16-home ; status: True ; >11:59:51,000 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: rhel_storageqe-16-root ; status: True ; >11:59:51,000 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: rhel_storageqe-16-swap ; status: True ; >11:59:51,001 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >11:59:51,002 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (25) with existing ext4 filesystem >11:59:51,004 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >11:59:51,004 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (27) with existing DM_snapshot_cow >11:59:51,006 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >11:59:51,007 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:59:51,008 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >11:59:51,008 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:59:51,009 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >11:59:51,009 INFO blivet: added dm live-rw (id 28) to device tree >11:59:51,010 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >11:59:51,011 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >11:59:51,012 DEBUG blivet: Ext4FS.supported: supported: True ; >11:59:51,012 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:59:51,012 DEBUG blivet: device live-rw does not contain a disklabel >11:59:51,013 INFO blivet: type detected on 'live-rw' is 'ext4' >11:59:51,031 DEBUG blivet: padding min size from 924 up to 1016 >11:59:51,032 DEBUG blivet: Ext4FS.supported: supported: True ; >11:59:51,033 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:59:51,034 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >11:59:51,035 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >11:59:51,035 INFO blivet: got device: DMDevice instance (0x7f562bcb5510) -- > name = live-rw status = True kids = 0 id = 28 > parents = ['existing 0MB loop loop2 (27) with existing DM_snapshot_cow'] > uuid = None size = 2048.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: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f562be6eb00> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >11:59:51,036 DEBUG blivet: Ext4FS.supported: supported: True ; >11:59:51,037 INFO blivet: got format: Ext4FS instance (0x7f562bd227d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 20c937d5-a5b1-4634-9b90-9d1df4916ae8 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >11:59:51,040 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/20c937d5-a5b1-4634-9b90-9d1df4916ae8 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1390305579', > 'DM_NAME': 'live-base', > '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': '20c937d5-a5b1-4634-9b90-9d1df4916ae8', > 'ID_FS_UUID_ENC': '20c937d5-a5b1-4634-9b90-9d1df4916ae8', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '192485', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/20c937d5-a5b1-4634-9b90-9d1df4916ae8', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >11:59:51,040 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >11:59:51,041 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >11:59:51,042 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:59:51,042 INFO blivet: live-base is a device-mapper device >11:59:51,043 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >11:59:51,044 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: rhel_storageqe-16 ; status: True ; >11:59:51,045 DEBUG blivet: failed to find dm node for rhel_storageqe-16 >11:59:51,046 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: rhel_storageqe-16-home ; status: True ; >11:59:51,047 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: rhel_storageqe-16-root ; status: True ; >11:59:51,047 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: rhel_storageqe-16-swap ; status: True ; >11:59:51,048 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >11:59:51,049 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >11:59:51,050 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (25) with existing ext4 filesystem >11:59:51,052 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >11:59:51,053 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:59:51,055 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >11:59:51,055 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:59:51,056 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >11:59:51,056 INFO blivet: added dm live-base (id 29) to device tree >11:59:51,057 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >11:59:51,058 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >11:59:51,059 DEBUG blivet: Ext4FS.supported: supported: True ; >11:59:51,060 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:59:51,060 DEBUG blivet: device live-base does not contain a disklabel >11:59:51,060 INFO blivet: type detected on 'live-base' is 'ext4' >11:59:51,079 DEBUG blivet: using current size 0 as min size >11:59:51,081 DEBUG blivet: Ext4FS.supported: supported: True ; >11:59:51,081 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:59:51,082 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >11:59:51,083 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >11:59:51,084 INFO blivet: got device: DMDevice instance (0x7f562bcd1490) -- > name = live-base status = True kids = 0 id = 29 > parents = ['existing 0MB loop loop1 (25) with existing ext4 filesystem'] > uuid = None size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f562be6e680> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >11:59:51,085 DEBUG blivet: Ext4FS.supported: supported: True ; >11:59:51,085 INFO blivet: got format: Ext4FS instance (0x7f562bd22490) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 20c937d5-a5b1-4634-9b90-9d1df4916ae8 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >11:59:51,101 INFO blivet: devices to scan: ['dm-2', 'dm-3', 'dm-4'] >11:59:51,104 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-rhel_storageqe--16-home /dev/disk/by-id/dm-uuid-LVM-YcyDC3E8q1xLEUHm881pdhQRHcfJeg9jfJNLZcBZUuXmmA9I3QMT6c0mcMjlGmqM /dev/disk/by-uuid/f0b8262f-5eee-4152-95e4-c8e894254ee7 /dev/mapper/rhel_storageqe--16-home /dev/rhel_storageqe-16/home', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_MULTIPATH_TIMESTAMP': '1390305579', > 'DM_NAME': 'rhel_storageqe--16-home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-YcyDC3E8q1xLEUHm881pdhQRHcfJeg9jfJNLZcBZUuXmmA9I3QMT6c0mcMjlGmqM', > 'DM_VG_NAME': 'rhel_storageqe-16', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f0b8262f-5eee-4152-95e4-c8e894254ee7', > 'ID_FS_UUID_ENC': 'f0b8262f-5eee-4152-95e4-c8e894254ee7', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '367598', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-rhel_storageqe--16-home', > '/dev/disk/by-id/dm-uuid-LVM-YcyDC3E8q1xLEUHm881pdhQRHcfJeg9jfJNLZcBZUuXmmA9I3QMT6c0mcMjlGmqM', > '/dev/disk/by-uuid/f0b8262f-5eee-4152-95e4-c8e894254ee7', > '/dev/mapper/rhel_storageqe--16-home', > '/dev/rhel_storageqe-16/home'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: rhel_storageqe--16-home ; >11:59:51,105 INFO blivet: scanning rhel_storageqe--16-home (/devices/virtual/block/dm-2)... >11:59:51,106 DEBUG blivet: DeviceTree.getDeviceByName: name: rhel_storageqe--16-home ; >11:59:51,107 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20492MB lvmlv rhel_storageqe-16-home (19) with existing xfs filesystem >11:59:51,108 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: rhel_storageqe-16-home ; >11:59:51,109 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: rhel_storageqe-16-home ; label_type: None ; >11:59:51,110 DEBUG blivet: XFS.supported: supported: True ; >11:59:51,110 DEBUG blivet: getFormat('xfs') returning XFS instance >11:59:51,110 DEBUG blivet: device rhel_storageqe-16-home does not contain a disklabel >11:59:51,110 DEBUG blivet: no type or existing type for rhel_storageqe--16-home, bailing >11:59:51,112 DEBUG blivet: looking up parted Device: /dev/mapper/rhel_storageqe--16 >11:59:51,113 DEBUG blivet: rhel_storageqe-16 size is 69468MB >11:59:51,113 DEBUG blivet: vg rhel_storageqe-16 has 0MB free >11:59:51,114 DEBUG blivet: rhel_storageqe-16 size is 69468MB >11:59:51,114 DEBUG blivet: vg rhel_storageqe-16 has 0MB free >11:59:51,116 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f562f7ecc50) -- > name = rhel_storageqe-16-home status = True kids = 0 id = 19 > parents = ['existing 69468MB lvmvg rhel_storageqe-16 (18)'] > uuid = fJNLZc-BZUu-XmmA-9I3Q-MT6c-0mcM-jlGmqM size = 20492.0 > format = existing xfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/rhel_storageqe--16-home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 41967616 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2612, 255, 63) biosGeometry: (2612, 255, 63) > PedDevice: <_ped.Device object at 0x7f5632e50d40> > target size = 20492.0 path = /dev/mapper/rhel_storageqe--16-home > format args = [] originalFormat = xfs target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f562ba8ef90) -- > name = rhel_storageqe-16 status = True kids = 3 id = 18 > parents = ['existing 69472MB partition sda2 (17) with existing lvmpv'] > uuid = YcyDC3-E8q1-xLEU-Hm88-1pdh-QRHc-fJeg9j size = 69468 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/rhel_storageqe--16 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 17367 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 17367.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 69472MB partition sda2 (17) with existing lvmpv'] > LVs = ['existing 20492MB lvmlv rhel_storageqe-16-home (19) with existing xfs filesystem', > 'existing 41976MB lvmlv rhel_storageqe-16-root (20) with existing xfs filesystem', > 'existing 7000MB lvmlv rhel_storageqe-16-swap (21) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 20492MB >11:59:51,117 DEBUG blivet: XFS.supported: supported: True ; >11:59:51,117 INFO blivet: got format: XFS instance (0x26a4cd0) -- > type = xfs name = xfs status = False > device = /dev/mapper/rhel_storageqe--16-home uuid = f0b8262f-5eee-4152-95e4-c8e894254ee7 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >11:59:51,120 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-rhel_storageqe--16-root /dev/disk/by-id/dm-uuid-LVM-YcyDC3E8q1xLEUHm881pdhQRHcfJeg9jOG2F436iVg5GLpU3WhqXFhdJAUmm70ZB /dev/disk/by-uuid/cbc71095-ff32-44aa-8671-cdd6e41f8489 /dev/mapper/rhel_storageqe--16-root /dev/rhel_storageqe-16/root', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_MULTIPATH_TIMESTAMP': '1390305579', > 'DM_NAME': 'rhel_storageqe--16-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-YcyDC3E8q1xLEUHm881pdhQRHcfJeg9jOG2F436iVg5GLpU3WhqXFhdJAUmm70ZB', > 'DM_VG_NAME': 'rhel_storageqe-16', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'cbc71095-ff32-44aa-8671-cdd6e41f8489', > 'ID_FS_UUID_ENC': 'cbc71095-ff32-44aa-8671-cdd6e41f8489', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '516133', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-rhel_storageqe--16-root', > '/dev/disk/by-id/dm-uuid-LVM-YcyDC3E8q1xLEUHm881pdhQRHcfJeg9jOG2F436iVg5GLpU3WhqXFhdJAUmm70ZB', > '/dev/disk/by-uuid/cbc71095-ff32-44aa-8671-cdd6e41f8489', > '/dev/mapper/rhel_storageqe--16-root', > '/dev/rhel_storageqe-16/root'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: rhel_storageqe--16-root ; >11:59:51,120 INFO blivet: scanning rhel_storageqe--16-root (/devices/virtual/block/dm-3)... >11:59:51,121 DEBUG blivet: DeviceTree.getDeviceByName: name: rhel_storageqe--16-root ; >11:59:51,123 DEBUG blivet: DeviceTree.getDeviceByName returned existing 41976MB lvmlv rhel_storageqe-16-root (20) with existing xfs filesystem >11:59:51,124 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: rhel_storageqe-16-root ; >11:59:51,125 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: rhel_storageqe-16-root ; label_type: None ; >11:59:51,126 DEBUG blivet: XFS.supported: supported: True ; >11:59:51,126 DEBUG blivet: getFormat('xfs') returning XFS instance >11:59:51,126 DEBUG blivet: device rhel_storageqe-16-root does not contain a disklabel >11:59:51,126 DEBUG blivet: no type or existing type for rhel_storageqe--16-root, bailing >11:59:51,128 DEBUG blivet: looking up parted Device: /dev/mapper/rhel_storageqe--16 >11:59:51,128 DEBUG blivet: rhel_storageqe-16 size is 69468MB >11:59:51,129 DEBUG blivet: vg rhel_storageqe-16 has 0MB free >11:59:51,129 DEBUG blivet: rhel_storageqe-16 size is 69468MB >11:59:51,130 DEBUG blivet: vg rhel_storageqe-16 has 0MB free >11:59:51,131 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f562ba95710) -- > name = rhel_storageqe-16-root status = True kids = 0 id = 20 > parents = ['existing 69468MB lvmvg rhel_storageqe-16 (18)'] > uuid = OG2F43-6iVg-5GLp-U3Wh-qXFh-dJAU-mm70ZB size = 41976.0 > format = existing xfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/rhel_storageqe--16-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 85966848 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (5351, 255, 63) biosGeometry: (5351, 255, 63) > PedDevice: <_ped.Device object at 0x7f5632e509e0> > target size = 41976.0 path = /dev/mapper/rhel_storageqe--16-root > format args = [] originalFormat = xfs target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f562ba8ef90) -- > name = rhel_storageqe-16 status = True kids = 3 id = 18 > parents = ['existing 69472MB partition sda2 (17) with existing lvmpv'] > uuid = YcyDC3-E8q1-xLEU-Hm88-1pdh-QRHc-fJeg9j size = 69468 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/rhel_storageqe--16 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 17367 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 17367.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 69472MB partition sda2 (17) with existing lvmpv'] > LVs = ['existing 20492MB lvmlv rhel_storageqe-16-home (19) with existing xfs filesystem', > 'existing 41976MB lvmlv rhel_storageqe-16-root (20) with existing xfs filesystem', > 'existing 7000MB lvmlv rhel_storageqe-16-swap (21) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 41976MB >11:59:51,133 DEBUG blivet: XFS.supported: supported: True ; >11:59:51,133 INFO blivet: got format: XFS instance (0x7f562f849d50) -- > type = xfs name = xfs status = False > device = /dev/mapper/rhel_storageqe--16-root uuid = cbc71095-ff32-44aa-8671-cdd6e41f8489 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >11:59:51,136 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-rhel_storageqe--16-swap /dev/disk/by-id/dm-uuid-LVM-YcyDC3E8q1xLEUHm881pdhQRHcfJeg9j1hSmdHPb8HFTFyOFLswqEeXFZ8cruXCX /dev/disk/by-uuid/7b98c3ad-14bc-4152-bf04-8f619c4a54a1 /dev/mapper/rhel_storageqe--16-swap /dev/rhel_storageqe-16/swap', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_LV_NAME': 'swap', > 'DM_MULTIPATH_TIMESTAMP': '1390305579', > 'DM_NAME': 'rhel_storageqe--16-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-YcyDC3E8q1xLEUHm881pdhQRHcfJeg9j1hSmdHPb8HFTFyOFLswqEeXFZ8cruXCX', > 'DM_VG_NAME': 'rhel_storageqe-16', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '7b98c3ad-14bc-4152-bf04-8f619c4a54a1', > 'ID_FS_UUID_ENC': '7b98c3ad-14bc-4152-bf04-8f619c4a54a1', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '675261', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-rhel_storageqe--16-swap', > '/dev/disk/by-id/dm-uuid-LVM-YcyDC3E8q1xLEUHm881pdhQRHcfJeg9j1hSmdHPb8HFTFyOFLswqEeXFZ8cruXCX', > '/dev/disk/by-uuid/7b98c3ad-14bc-4152-bf04-8f619c4a54a1', > '/dev/mapper/rhel_storageqe--16-swap', > '/dev/rhel_storageqe-16/swap'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: rhel_storageqe--16-swap ; >11:59:51,136 INFO blivet: scanning rhel_storageqe--16-swap (/devices/virtual/block/dm-4)... >11:59:51,137 DEBUG blivet: DeviceTree.getDeviceByName: name: rhel_storageqe--16-swap ; >11:59:51,138 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7000MB lvmlv rhel_storageqe-16-swap (21) with existing swap >11:59:51,139 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: rhel_storageqe-16-swap ; >11:59:51,140 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: rhel_storageqe-16-swap ; label_type: None ; >11:59:51,141 DEBUG blivet: SwapSpace.__init__: >11:59:51,141 DEBUG blivet: getFormat('swap') returning SwapSpace instance >11:59:51,141 DEBUG blivet: device rhel_storageqe-16-swap does not contain a disklabel >11:59:51,141 DEBUG blivet: no type or existing type for rhel_storageqe--16-swap, bailing >11:59:51,143 DEBUG blivet: looking up parted Device: /dev/mapper/rhel_storageqe--16 >11:59:51,143 DEBUG blivet: rhel_storageqe-16 size is 69468MB >11:59:51,144 DEBUG blivet: vg rhel_storageqe-16 has 0MB free >11:59:51,144 DEBUG blivet: rhel_storageqe-16 size is 69468MB >11:59:51,145 DEBUG blivet: vg rhel_storageqe-16 has 0MB free >11:59:51,146 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f562ba95810) -- > name = rhel_storageqe-16-swap status = True kids = 0 id = 21 > parents = ['existing 69468MB lvmvg rhel_storageqe-16 (18)'] > uuid = 1hSmdH-Pb8H-FTFy-OFLs-wqEe-XFZ8-cruXCX size = 7000.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/rhel_storageqe--16-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 14336000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (892, 255, 63) biosGeometry: (892, 255, 63) > PedDevice: <_ped.Device object at 0x7f5632e50950> > target size = 7000.0 path = /dev/mapper/rhel_storageqe--16-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f562ba8ef90) -- > name = rhel_storageqe-16 status = True kids = 3 id = 18 > parents = ['existing 69472MB partition sda2 (17) with existing lvmpv'] > uuid = YcyDC3-E8q1-xLEU-Hm88-1pdh-QRHc-fJeg9j size = 69468 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/rhel_storageqe--16 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 17367 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 17367.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 69472MB partition sda2 (17) with existing lvmpv'] > LVs = ['existing 20492MB lvmlv rhel_storageqe-16-home (19) with existing xfs filesystem', > 'existing 41976MB lvmlv rhel_storageqe-16-root (20) with existing xfs filesystem', > 'existing 7000MB lvmlv rhel_storageqe-16-swap (21) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 7000MB >11:59:51,147 INFO blivet: got format: SwapSpace instance (0x7f562bcd1850) -- > type = swap name = swap status = False > device = /dev/mapper/rhel_storageqe--16-swap uuid = 7b98c3ad-14bc-4152-bf04-8f619c4a54a1 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >11:59:51,164 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >11:59:51,176 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:59:51,178 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:59:51,180 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:59:51,192 DEBUG blivet: LVMLogicalVolumeDevice.teardown: rhel_storageqe-16-home ; status: True ; controllable: True ; >11:59:51,205 DEBUG blivet: LVMLogicalVolumeDevice._teardown: rhel_storageqe-16-home ; status: True ; controllable: True ; >11:59:51,231 DEBUG blivet: LVMVolumeGroupDevice.teardown: rhel_storageqe-16 ; status: True ; controllable: True ; >11:59:51,232 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/rhel_storageqe--16 ; status: False ; type: None ; >11:59:51,234 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/rhel_storageqe--16 ; status: False ; type: None ; >11:59:51,246 DEBUG blivet: LVMVolumeGroupDevice._teardown: rhel_storageqe-16 ; status: True ; controllable: True ; >11:59:51,273 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >11:59:51,274 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >11:59:51,276 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >11:59:51,289 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:59:51,295 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:59:51,304 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:59:51,318 DEBUG blivet: LVMLogicalVolumeDevice.teardown: rhel_storageqe-16-root ; status: False ; controllable: True ; >11:59:51,319 DEBUG blivet: LVMLogicalVolumeDevice.teardown: rhel_storageqe-16-swap ; status: False ; controllable: True ; >11:59:51,320 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >11:59:51,320 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >11:59:51,320 INFO blivet: edd: collected mbr signatures: {'sda': '0x000a176f'} >11:59:51,321 WARN blivet: edd: can not match host_bus: PCIX 04:00.0 channel: 0 >11:59:51,321 DEBUG blivet: edd: data extracted from 0x80: > type: RAID, ata_device: None > channel: None, mbr_signature: 0x000a176f > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 143305920 >11:59:51,321 INFO blivet: edd: matched 0x80 to sda using MBR sig >11:59:51,321 INFO blivet: edd: both edd entries 0x80 and 0x80 seem to map to sda >11:59:51,322 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >11:59:51,329 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >11:59:51,398 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >11:59:51,435 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:59:51,437 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:59:51,438 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:59:51,450 DEBUG blivet: LVMLogicalVolumeDevice.setup: rhel_storageqe-16-home ; status: False ; controllable: True ; orig: False ; >11:59:51,451 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: rhel_storageqe-16-home ; orig: False ; >11:59:51,452 DEBUG blivet: LVMVolumeGroupDevice.setup: rhel_storageqe-16 ; status: True ; controllable: True ; orig: False ; >11:59:51,453 DEBUG blivet: LVMLogicalVolumeDevice._setup: rhel_storageqe-16-home ; status: False ; controllable: True ; orig: False ; >11:59:51,539 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >11:59:51,600 DEBUG blivet: LVMLogicalVolumeDevice.teardown: rhel_storageqe-16-home ; status: True ; controllable: True ; >11:59:51,631 DEBUG blivet: LVMLogicalVolumeDevice._teardown: rhel_storageqe-16-home ; status: True ; controllable: True ; >11:59:51,660 DEBUG blivet: Ext3FS.supported: supported: True ; >11:59:51,664 DEBUG blivet: Ext3FS.supported: supported: True ; >11:59:51,666 DEBUG blivet: LVMVolumeGroupDevice.teardown: rhel_storageqe-16 ; status: True ; controllable: True ; >11:59:51,670 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/rhel_storageqe--16 ; status: False ; type: None ; >11:59:51,673 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/rhel_storageqe--16 ; status: False ; type: None ; >11:59:51,688 DEBUG blivet: LVMVolumeGroupDevice._teardown: rhel_storageqe-16 ; status: True ; controllable: True ; >11:59:51,711 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >11:59:51,713 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >11:59:51,718 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >11:59:51,733 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:59:51,736 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:59:51,741 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:59:51,755 DEBUG blivet: LVMLogicalVolumeDevice.setup: rhel_storageqe-16-root ; status: False ; controllable: True ; orig: False ; >11:59:51,757 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: rhel_storageqe-16-root ; orig: False ; >11:59:51,759 DEBUG blivet: LVMVolumeGroupDevice.setup: rhel_storageqe-16 ; status: True ; controllable: True ; orig: False ; >11:59:51,761 DEBUG blivet: LVMLogicalVolumeDevice._setup: rhel_storageqe-16-root ; status: False ; controllable: True ; orig: False ; >11:59:51,861 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >11:59:52,024 DEBUG blivet: Ext2FS.supported: supported: True ; >11:59:52,025 DEBUG blivet: Ext2FS.supported: supported: True ; >11:59:52,026 DEBUG blivet: SysFS.supported: supported: False ; >11:59:52,027 DEBUG blivet: SysFS.supported: supported: False ; >11:59:52,028 DEBUG blivet: MultipathMember.__init__: >11:59:52,029 DEBUG blivet: MDRaidMember.__init__: >11:59:52,030 DEBUG blivet: ProcFS.supported: supported: False ; >11:59:52,031 DEBUG blivet: ProcFS.supported: supported: False ; >11:59:52,031 DEBUG blivet: SwapSpace.__init__: >11:59:52,059 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >11:59:52,059 INFO blivet: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >11:59:52,059 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >11:59:52,059 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >11:59:52,059 DEBUG blivet: crypttab maps: [] >11:59:52,059 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >11:59:52,065 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/rhel_storageqe--16-root ; >11:59:52,067 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 41976MB lvmlv rhel_storageqe-16-root (20) with existing xfs filesystem >11:59:52,067 DEBUG blivet: resolved '/dev/mapper/rhel_storageqe--16-root' to 'rhel_storageqe-16-root' (lvmlv) >11:59:52,067 DEBUG blivet: resolved 'UUID=e689c655-5217-4816-8b07-343ea6d2a6b0' to 'sda1' (partition) >11:59:52,068 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/rhel_storageqe--16-home ; >11:59:52,069 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 20492MB lvmlv rhel_storageqe-16-home (19) with existing xfs filesystem >11:59:52,069 DEBUG blivet: resolved '/dev/mapper/rhel_storageqe--16-home' to 'rhel_storageqe-16-home' (lvmlv) >11:59:52,070 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/rhel_storageqe--16-swap ; >11:59:52,071 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 7000MB lvmlv rhel_storageqe-16-swap (21) with existing swap >11:59:52,071 DEBUG blivet: resolved '/dev/mapper/rhel_storageqe--16-swap' to 'rhel_storageqe-16-swap' (lvmlv) >11:59:52,072 DEBUG blivet: LVMLogicalVolumeDevice.teardown: rhel_storageqe-16-root ; status: True ; controllable: True ; >11:59:52,100 DEBUG blivet: NoDevFS.supported: supported: False ; >11:59:52,100 DEBUG blivet: NoDevFS.supported: supported: False ; >11:59:52,101 DEBUG blivet: DevPtsFS.supported: supported: False ; >11:59:52,102 DEBUG blivet: DevPtsFS.supported: supported: False ; >11:59:52,103 DEBUG blivet: BTRFS.supported: supported: True ; >11:59:52,109 DEBUG blivet: LVMLogicalVolumeDevice._teardown: rhel_storageqe-16-root ; status: True ; controllable: True ; >11:59:52,194 DEBUG blivet: USBFS.supported: supported: False ; >11:59:52,195 DEBUG blivet: USBFS.supported: supported: False ; >11:59:52,196 DEBUG blivet: DiskLabel.__init__: >11:59:52,196 INFO blivet: DiskLabel.partedDevice returning None >11:59:52,199 DEBUG blivet: HFSPlus.supported: supported: False ; >11:59:52,199 DEBUG blivet: Ext4FS.supported: supported: True ; >11:59:52,200 DEBUG blivet: HFSPlus.supported: supported: False ; >11:59:52,201 DEBUG blivet: XFS.supported: supported: True ; >11:59:52,202 DEBUG blivet: XFS.supported: supported: True ; >11:59:52,203 DEBUG blivet: Ext4FS.supported: supported: True ; >11:59:52,204 DEBUG blivet: TmpFS.supported: supported: True ; >11:59:52,208 DEBUG blivet: Ext4FS.supported: supported: True ; >11:59:52,210 DEBUG blivet: rhel_storageqe-16 size is 69468MB >11:59:52,211 DEBUG blivet: vg rhel_storageqe-16 has 0MB free >11:59:52,212 DEBUG blivet: rhel_storageqe-16 size is 69468MB >11:59:52,213 DEBUG blivet: vg rhel_storageqe-16 has 0MB free >11:59:52,214 DEBUG blivet: TmpFS.supported: supported: True ; >11:59:52,216 DEBUG blivet: XFS.supported: supported: True ; >11:59:52,217 DEBUG blivet: LUKS.__init__: >11:59:52,219 DEBUG blivet: XFS.supported: supported: True ; >11:59:52,219 DEBUG blivet: NTFS.supported: supported: False ; >11:59:52,220 DEBUG blivet: NTFS.supported: supported: False ; >11:59:52,222 DEBUG blivet: BindFS.supported: supported: False ; >11:59:52,223 DEBUG blivet: XFS.supported: supported: True ; >11:59:52,223 DEBUG blivet: BindFS.supported: supported: False ; >11:59:52,225 DEBUG blivet: HFS.supported: supported: False ; >11:59:52,227 DEBUG blivet: HFS.supported: supported: False ; >11:59:52,228 DEBUG blivet: LVMPhysicalVolume.__init__: >11:59:52,229 DEBUG blivet: NFS.supported: supported: False ; >11:59:52,229 DEBUG blivet: NFS.supported: supported: False ; >11:59:52,230 DEBUG blivet: FATFS.supported: supported: True ; >11:59:52,246 DEBUG blivet: FATFS.supported: supported: True ; >11:59:52,248 DEBUG blivet: DMRaidMember.__init__: >11:59:54,560 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >11:59:54,560 DEBUG blivet: DeviceTree.getDeviceByName returned existing 69973MB disk sda (15) with existing msdos disklabel >12:00:06,659 INFO blivet: Activating FCoE SAN attached to p2p1, dcb: False autovlan: True >12:00:20,724 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >12:00:20,724 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >12:00:20,762 INFO blivet: devices to scan: ['sda', 'sda1', 'sda2', 'loop0', 'loop1', 'loop2', 'sdb', 'sdc', 'sdd', 'sde', 'sdf', 'sdf1', 'sdf2', 'dm-0', 'dm-1'] >12:00:20,765 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600508b1001c451e3a456a9432498336 /dev/disk/by-id/wwn-0x600508b1001c451e3a456a9432498336 /dev/disk/by-path/pci-0000:04:00.0-scsi-0:0:0:0', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:04:00.0/host4/target4:0:0/4:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1390305579', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'LOGICAL_VOLUME', > 'ID_MODEL_ENC': 'LOGICAL\\x20VOLUME\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:04:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_04_00_0-scsi-0_0_0_0', > 'ID_REVISION': '5.14', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'PACCRID12040WWZ', > 'ID_SERIAL': '3600508b1001c451e3a456a9432498336', > 'ID_SERIAL_SHORT': '600508b1001c451e3a456a9432498336', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'HP', > 'ID_VENDOR_ENC': 'HP\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_WWN': '0x600508b1001c451e', > 'ID_WWN_VENDOR_EXTENSION': '0x3a456a9432498336', > 'ID_WWN_WITH_EXTENSION': '0x600508b1001c451e3a456a9432498336', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '914052', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/scsi-3600508b1001c451e3a456a9432498336', > '/dev/disk/by-id/wwn-0x600508b1001c451e3a456a9432498336', > '/dev/disk/by-path/pci-0000:04:00.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.0/0000:04:00.0/host4/target4:0:0/4:0:0:0/block/sda'} ; name: sda ; >12:00:20,766 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:01.0/0000:04:00.0/host4/target4:0:0/4:0:0:0/block/sda)... >12:00:20,766 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:00:20,767 DEBUG blivet: DeviceTree.getDeviceByName returned existing 69973MB disk sda (15) with existing msdos disklabel >12:00:20,776 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >12:00:20,777 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >12:00:20,777 DEBUG blivet: disklabel format on sda already set up >12:00:20,778 INFO blivet: got device: DiskDevice instance (0x7f562f7ec7d0) -- > name = sda status = True kids = 2 id = 15 > parents = [] > uuid = None size = 69973.59375 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.0/0000:04:00.0/host4/target4:0:0/4:0:0:0/block/sda partedDevice = parted.Device instance -- > model: HP LOGICAL VOLUME path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 143305920 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 43 did: 0 busy: False > hardwareGeometry: (8920, 255, 63) biosGeometry: (8920, 255, 63) > PedDevice: <_ped.Device object at 0x26c0290> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f562f839e50> >12:00:20,779 INFO blivet: got format: DiskLabel instance (0x7f563290ec10) -- > 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 = 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 0x26b0d90>, <parted.partition.Partition object at 0x7f562f849710>] > device: <parted.device.Device object at 0x7f56329a65d0> > PedDisk: <_ped.Disk object at 0x7f562f80b7e8> > origPartedDisk = <parted.disk.Disk object at 0x7f562f849950> > partedDevice = parted.Device instance -- > model: HP LOGICAL VOLUME path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 143305920 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 43 did: 0 busy: False > hardwareGeometry: (8920, 255, 63) biosGeometry: (8920, 255, 63) > PedDevice: <_ped.Device object at 0x7f5632e50a70> > >12:00:20,782 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600508b1001c451e3a456a9432498336-part1 /dev/disk/by-id/wwn-0x600508b1001c451e3a456a9432498336-part1 /dev/disk/by-path/pci-0000:04:00.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/e689c655-5217-4816-8b07-343ea6d2a6b0', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:04:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e689c655-5217-4816-8b07-343ea6d2a6b0', > 'ID_FS_UUID_ENC': 'e689c655-5217-4816-8b07-343ea6d2a6b0', > 'ID_MODEL': 'LOGICAL_VOLUME', > 'ID_MODEL_ENC': 'LOGICAL\\x20VOLUME\\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': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:04:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_04_00_0-scsi-0_0_0_0', > 'ID_REVISION': '5.14', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'PACCRID12040WWZ', > 'ID_SERIAL': '3600508b1001c451e3a456a9432498336', > 'ID_SERIAL_SHORT': '600508b1001c451e3a456a9432498336', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'HP', > 'ID_VENDOR_ENC': 'HP\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_WWN': '0x600508b1001c451e', > 'ID_WWN_VENDOR_EXTENSION': '0x3a456a9432498336', > 'ID_WWN_WITH_EXTENSION': '0x600508b1001c451e3a456a9432498336', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '914063', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/scsi-3600508b1001c451e3a456a9432498336-part1', > '/dev/disk/by-id/wwn-0x600508b1001c451e3a456a9432498336-part1', > '/dev/disk/by-path/pci-0000:04:00.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/e689c655-5217-4816-8b07-343ea6d2a6b0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.0/0000:04:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda1'} ; name: sda1 ; >12:00:20,782 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:01.0/0000:04:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda1)... >12:00:20,783 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >12:00:20,784 DEBUG blivet: DeviceTree.getDeviceByName returned existing 500MB partition sda1 (16) with existing xfs filesystem >12:00:20,785 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >12:00:20,786 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >12:00:20,786 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >12:00:20,787 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >12:00:20,789 WARN blivet: disklabel detected but not usable on sda1 >12:00:20,790 DEBUG blivet: no type or existing type for sda1, bailing >12:00:20,791 INFO blivet: got device: PartitionDevice instance (0x7f562f849b50) -- > name = sda1 status = True kids = 0 id = 16 > parents = ['existing 69973MB disk sda (15) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing xfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.0/0000:04:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 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: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f5632e50dd0> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = xfs grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f56329a6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f562f8498d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x26b0f10> PedPartition: <_ped.Partition object at 0x7f562f83e890> > disk = existing 69973MB disk sda (15) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >12:00:20,792 DEBUG blivet: XFS.supported: supported: True ; >12:00:20,792 INFO blivet: got format: XFS instance (0x26a4a50) -- > type = xfs name = xfs status = False > device = /dev/sda1 uuid = e689c655-5217-4816-8b07-343ea6d2a6b0 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >12:00:20,796 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600508b1001c451e3a456a9432498336-part2 /dev/disk/by-id/wwn-0x600508b1001c451e3a456a9432498336-part2 /dev/disk/by-path/pci-0000:04:00.0-scsi-0:0:0:0-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:04:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'KwlsLO-iYhd-30ma-y9uE-lCbT-iSRe-vl8i8P', > 'ID_FS_UUID_ENC': 'KwlsLO-iYhd-30ma-y9uE-lCbT-iSRe-vl8i8P', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'LOGICAL_VOLUME', > 'ID_MODEL_ENC': 'LOGICAL\\x20VOLUME\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '142278656', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:04:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_04_00_0-scsi-0_0_0_0', > 'ID_REVISION': '5.14', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'PACCRID12040WWZ', > 'ID_SERIAL': '3600508b1001c451e3a456a9432498336', > 'ID_SERIAL_SHORT': '600508b1001c451e3a456a9432498336', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'HP', > 'ID_VENDOR_ENC': 'HP\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_WWN': '0x600508b1001c451e', > 'ID_WWN_VENDOR_EXTENSION': '0x3a456a9432498336', > 'ID_WWN_WITH_EXTENSION': '0x600508b1001c451e3a456a9432498336', > 'MAJOR': '8', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '914072', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/scsi-3600508b1001c451e3a456a9432498336-part2', > '/dev/disk/by-id/wwn-0x600508b1001c451e3a456a9432498336-part2', > '/dev/disk/by-path/pci-0000:04:00.0-scsi-0:0:0:0-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.0/0000:04:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda2'} ; name: sda2 ; >12:00:20,796 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:01.0/0000:04:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda2)... >12:00:20,796 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >12:00:20,797 DEBUG blivet: DeviceTree.getDeviceByName returned existing 69472MB partition sda2 (17) with existing lvmpv >12:00:20,798 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >12:00:20,799 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >12:00:20,800 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >12:00:20,801 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >12:00:20,802 WARN blivet: disklabel detected but not usable on sda2 >12:00:20,802 DEBUG blivet: no type or existing type for sda2, bailing >12:00:20,804 INFO blivet: got device: PartitionDevice instance (0x7f562ba8e9d0) -- > name = sda2 status = True kids = 1 id = 17 > parents = ['existing 69973MB disk sda (15) with existing msdos disklabel'] > uuid = None size = 69472.0 > format = existing lvmpv > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.0/0000:04:00.0/host4/target4:0:0/4:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 142278656 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8856, 255, 63) biosGeometry: (8856, 255, 63) > PedDevice: <_ped.Device object at 0x7f562bdbe3b0> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f56329a6b10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f562f849850> PedPartition: <_ped.Partition object at 0x7f562f83ed70> > disk = existing 69973MB disk sda (15) with existing msdos disklabel > start = 1026048 end = 143304703 length = 142278656 > flags = lvm >12:00:20,804 INFO blivet: got format: LVMPhysicalVolume instance (0x7f562ba8ed50) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda2 uuid = KwlsLO-iYhd-30ma-y9uE-lCbT-iSRe-vl8i8P exists = True > options = None supported = True formattable = True resizable = False > vgName = rhel_storageqe-16 vgUUID = YcyDC3-E8q1-xLEU-Hm88-1pdh-QRHc-fJeg9j peStart = 1.0 >12:00:20,806 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1390305579', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '937177', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >12:00:20,806 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >12:00:20,807 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >12:00:20,808 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop0 (23) with existing squashfs >12:00:20,809 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >12:00:20,810 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >12:00:20,810 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >12:00:20,810 DEBUG blivet: device loop0 does not contain a disklabel >12:00:20,811 DEBUG blivet: no type or existing type for loop0, bailing >12:00:20,811 INFO blivet: got device: LoopDevice instance (0x7f562bcb5e90) -- > name = loop0 status = False kids = 0 id = 23 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (22)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = squashfs >12:00:20,811 INFO blivet: got format: DeviceFormat instance (0x7f562bcd1410) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >12:00:20,813 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/20c937d5-a5b1-4634-9b90-9d1df4916ae8', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1390305579', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '20c937d5-a5b1-4634-9b90-9d1df4916ae8', > 'ID_FS_UUID_ENC': '20c937d5-a5b1-4634-9b90-9d1df4916ae8', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '937547', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/20c937d5-a5b1-4634-9b90-9d1df4916ae8'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >12:00:20,813 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >12:00:20,814 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >12:00:20,815 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (25) with existing ext4 filesystem >12:00:20,816 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >12:00:20,817 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >12:00:20,818 DEBUG blivet: Ext4FS.supported: supported: True ; >12:00:20,818 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:00:20,818 DEBUG blivet: device loop1 does not contain a disklabel >12:00:20,818 DEBUG blivet: no type or existing type for loop1, bailing >12:00:20,818 INFO blivet: got device: LoopDevice instance (0x7f562bcb5450) -- > name = loop1 status = False kids = 1 id = 25 > parents = ['existing 0MB file /LiveOS/rootfs.img (24)'] > 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 = ext4 >12:00:20,819 DEBUG blivet: Ext4FS.supported: supported: True ; >12:00:20,820 INFO blivet: got format: Ext4FS instance (0x7f562bd22b90) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 20c937d5-a5b1-4634-9b90-9d1df4916ae8 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >12:00:20,821 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1390305579', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '937910', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >12:00:20,821 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >12:00:20,822 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >12:00:20,823 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (27) with existing DM_snapshot_cow >12:00:20,824 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >12:00:20,824 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >12:00:20,825 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:00:20,825 DEBUG blivet: device loop2 does not contain a disklabel >12:00:20,825 DEBUG blivet: no type or existing type for loop2, bailing >12:00:20,825 INFO blivet: got device: LoopDevice instance (0x7f562bcb54d0) -- > name = loop2 status = False kids = 1 id = 27 > parents = ['existing 0MB file /overlay (deleted) (26)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = DM_snapshot_cow >12:00:20,825 INFO blivet: got format: DeviceFormat instance (0x7f562bcb5690) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >12:00:20,828 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-360060160a326110028755e0b292de211 /dev/disk/by-id/wwn-0x60060160a326110028755e0b292de211', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/virtual/net/p2p1.802-fcoe/ctlr_0/host7/rport-7:0-3/target7:0:0/7:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1390305579', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'RAID_10', > 'ID_MODEL_ENC': 'RAID\\x2010\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '0226', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'APM00041704073', > 'ID_SERIAL': '360060160a326110028755e0b292de211', > 'ID_SERIAL_SHORT': '60060160a326110028755e0b292de211', > 'ID_TARGET_PORT': '2', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'DGC', > 'ID_VENDOR_ENC': 'DGC\\x20\\x20\\x20\\x20\\x20', > 'ID_WWN': '0x60060160a3261100', > 'ID_WWN_VENDOR_EXTENSION': '0x28755e0b292de211', > 'ID_WWN_WITH_EXTENSION': '0x60060160a326110028755e0b292de211', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '198249', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/scsi-360060160a326110028755e0b292de211', > '/dev/disk/by-id/wwn-0x60060160a326110028755e0b292de211'], > 'sysfs_path': '/devices/virtual/net/p2p1.802-fcoe/ctlr_0/host7/rport-7:0-3/target7:0:0/7:0:0:0/block/sdb'} ; name: sdb ; >12:00:20,828 INFO blivet: scanning sdb (/devices/virtual/net/p2p1.802-fcoe/ctlr_0/host7/rport-7:0-3/target7:0:0/7:0:0:0/block/sdb)... >12:00:20,829 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >12:00:20,830 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:00:20,831 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >12:00:20,831 WARN blivet: unexpected sysfs_path of bnx2fc device: /devices/virtual/net/p2p1.802-fcoe/ctlr_0/host7/rport-7:0-3/target7:0:0/7:0:0:0/block/sdb >12:00:20,831 INFO blivet: sdb is an fcoe disk >12:00:20,831 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:00:20,832 DEBUG blivet: FcoeDiskDevice._setFormat: sdb ; current: None ; type: None ; >12:00:20,833 DEBUG blivet: created new fcoe disk sdb (None) @ p2p1.802-fcoe >12:00:20,839 INFO blivet: added fcoe sdb (id 30) to device tree >12:00:20,840 DEBUG blivet: looking up parted Device: /dev/sdb >12:00:20,851 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >12:00:20,852 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: None ; >12:00:20,852 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:00:20,853 DEBUG blivet: FcoeDiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >12:00:20,853 DEBUG blivet: required disklabel type for sdb (1) is None >12:00:20,853 DEBUG blivet: default disklabel type for sdb is msdos >12:00:20,853 DEBUG blivet: selecting msdos disklabel for sdb based on size >12:00:20,854 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >12:00:20,866 INFO blivet: no usable disklabel on sdb >12:00:20,867 DEBUG blivet: no type or existing type for sdb, bailing >12:00:20,867 INFO blivet: got device: FcoeDiskDevice instance (0x7f562bcb5610) -- > name = sdb status = True kids = 0 id = 30 > parents = [] > uuid = None size = 32768.0 > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/virtual/net/p2p1.802-fcoe/ctlr_0/host7/rport-7:0-3/target7:0:0/7:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: DGC RAID 10 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 67108864 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (32768, 64, 32) biosGeometry: (4177, 255, 63) > PedDevice: <_ped.Device object at 0x7f5632cf5ef0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f562baf3950> >12:00:20,870 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-360060160a32611002a755e0b292de211 /dev/disk/by-id/wwn-0x60060160a32611002a755e0b292de211 /dev/disk/by-uuid/a683ef97-529b-4e7c-96a0-3e67c55d99d7', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/virtual/net/p2p1.802-fcoe/ctlr_0/host7/rport-7:0-3/target7:0:0/7:0:0:1/block/sdc', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1390305579', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a683ef97-529b-4e7c-96a0-3e67c55d99d7', > 'ID_FS_UUID_ENC': 'a683ef97-529b-4e7c-96a0-3e67c55d99d7', > 'ID_MODEL': 'RAID_10', > 'ID_MODEL_ENC': 'RAID\\x2010\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '0226', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'APM00041704073', > 'ID_SERIAL': '360060160a32611002a755e0b292de211', > 'ID_SERIAL_SHORT': '60060160a32611002a755e0b292de211', > 'ID_TARGET_PORT': '2', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'DGC', > 'ID_VENDOR_ENC': 'DGC\\x20\\x20\\x20\\x20\\x20', > 'ID_WWN': '0x60060160a3261100', > 'ID_WWN_VENDOR_EXTENSION': '0x2a755e0b292de211', > 'ID_WWN_WITH_EXTENSION': '0x60060160a32611002a755e0b292de211', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '205968', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/scsi-360060160a32611002a755e0b292de211', > '/dev/disk/by-id/wwn-0x60060160a32611002a755e0b292de211', > '/dev/disk/by-uuid/a683ef97-529b-4e7c-96a0-3e67c55d99d7'], > 'sysfs_path': '/devices/virtual/net/p2p1.802-fcoe/ctlr_0/host7/rport-7:0-3/target7:0:0/7:0:0:1/block/sdc'} ; name: sdc ; >12:00:20,871 INFO blivet: scanning sdc (/devices/virtual/net/p2p1.802-fcoe/ctlr_0/host7/rport-7:0-3/target7:0:0/7:0:0:1/block/sdc)... >12:00:20,872 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >12:00:20,873 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:00:20,874 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >12:00:20,874 WARN blivet: unexpected sysfs_path of bnx2fc device: /devices/virtual/net/p2p1.802-fcoe/ctlr_0/host7/rport-7:0-3/target7:0:0/7:0:0:1/block/sdc >12:00:20,874 INFO blivet: sdc is an fcoe disk >12:00:20,874 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:00:20,875 DEBUG blivet: FcoeDiskDevice._setFormat: sdc ; current: None ; type: None ; >12:00:20,876 DEBUG blivet: created new fcoe disk sdc (None) @ p2p1.802-fcoe >12:00:20,882 INFO blivet: added fcoe sdc (id 31) to device tree >12:00:20,882 DEBUG blivet: looking up parted Device: /dev/sdc >12:00:20,889 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >12:00:20,890 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: None ; >12:00:20,891 DEBUG blivet: XFS.supported: supported: True ; >12:00:20,891 DEBUG blivet: getFormat('xfs') returning XFS instance >12:00:20,891 DEBUG blivet: device sdc does not contain a disklabel >12:00:20,891 INFO blivet: type detected on 'sdc' is 'xfs' >12:00:20,933 DEBUG blivet: XFS.supported: supported: True ; >12:00:20,933 DEBUG blivet: getFormat('xfs') returning XFS instance >12:00:20,934 DEBUG blivet: FcoeDiskDevice._setFormat: sdc ; current: None ; type: xfs ; >12:00:20,934 INFO blivet: got device: FcoeDiskDevice instance (0x7f562bcb55d0) -- > name = sdc status = True kids = 0 id = 31 > parents = [] > uuid = None size = 2048.0 > format = existing xfs filesystem > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/virtual/net/p2p1.802-fcoe/ctlr_0/host7/rport-7:0-3/target7:0:0/7:0:0:1/block/sdc partedDevice = parted.Device instance -- > model: DGC RAID 10 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 256 busy: False > hardwareGeometry: (1009, 67, 62) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f5632cf5b90> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f562f849b90> >12:00:20,935 DEBUG blivet: XFS.supported: supported: True ; >12:00:20,936 INFO blivet: got format: XFS instance (0x7f562baf3a10) -- > type = xfs name = xfs status = False > device = /dev/sdc uuid = a683ef97-529b-4e7c-96a0-3e67c55d99d7 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >12:00:20,938 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-360060160a32611002c755e0b292de211 /dev/disk/by-id/wwn-0x60060160a32611002c755e0b292de211', > 'DEVNAME': 'sdd', > 'DEVPATH': '/devices/virtual/net/p2p1.802-fcoe/ctlr_0/host7/rport-7:0-3/target7:0:0/7:0:0:2/block/sdd', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1390305579', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'RAID_10', > 'ID_MODEL_ENC': 'RAID\\x2010\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '0226', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'APM00041704073', > 'ID_SERIAL': '360060160a32611002c755e0b292de211', > 'ID_SERIAL_SHORT': '60060160a32611002c755e0b292de211', > 'ID_TARGET_PORT': '2', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'DGC', > 'ID_VENDOR_ENC': 'DGC\\x20\\x20\\x20\\x20\\x20', > 'ID_WWN': '0x60060160a3261100', > 'ID_WWN_VENDOR_EXTENSION': '0x2c755e0b292de211', > 'ID_WWN_WITH_EXTENSION': '0x60060160a32611002c755e0b292de211', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '209711', > 'name': 'sdd', > 'symlinks': ['/dev/disk/by-id/scsi-360060160a32611002c755e0b292de211', > '/dev/disk/by-id/wwn-0x60060160a32611002c755e0b292de211'], > 'sysfs_path': '/devices/virtual/net/p2p1.802-fcoe/ctlr_0/host7/rport-7:0-3/target7:0:0/7:0:0:2/block/sdd'} ; name: sdd ; >12:00:20,939 INFO blivet: scanning sdd (/devices/virtual/net/p2p1.802-fcoe/ctlr_0/host7/rport-7:0-3/target7:0:0/7:0:0:2/block/sdd)... >12:00:20,939 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd ; >12:00:20,940 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:00:20,941 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdd ; >12:00:20,941 WARN blivet: unexpected sysfs_path of bnx2fc device: /devices/virtual/net/p2p1.802-fcoe/ctlr_0/host7/rport-7:0-3/target7:0:0/7:0:0:2/block/sdd >12:00:20,942 INFO blivet: sdd is an fcoe disk >12:00:20,942 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:00:20,943 DEBUG blivet: FcoeDiskDevice._setFormat: sdd ; current: None ; type: None ; >12:00:20,943 DEBUG blivet: created new fcoe disk sdd (None) @ p2p1.802-fcoe >12:00:20,949 INFO blivet: added fcoe sdd (id 32) to device tree >12:00:20,950 DEBUG blivet: looking up parted Device: /dev/sdd >12:00:20,956 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdd ; >12:00:20,957 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdd ; label_type: None ; >12:00:20,958 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:00:20,958 DEBUG blivet: FcoeDiskDevice.setup: sdd ; status: True ; controllable: True ; orig: False ; >12:00:20,959 DEBUG blivet: required disklabel type for sdd (1) is None >12:00:20,959 DEBUG blivet: default disklabel type for sdd is msdos >12:00:20,959 DEBUG blivet: selecting msdos disklabel for sdd based on size >12:00:20,960 DEBUG blivet: DiskLabel.__init__: device: /dev/sdd ; labelType: msdos ; exists: True ; >12:00:20,967 INFO blivet: no usable disklabel on sdd >12:00:20,967 DEBUG blivet: no type or existing type for sdd, bailing >12:00:20,968 INFO blivet: got device: FcoeDiskDevice instance (0x7f562f8490d0) -- > name = sdd status = True kids = 0 id = 32 > parents = [] > uuid = None size = 2048.0 > format = existing None > major = 8 minor = 48 exists = True protected = False > sysfs path = /devices/virtual/net/p2p1.802-fcoe/ctlr_0/host7/rport-7:0-3/target7:0:0/7:0:0:2/block/sdd partedDevice = parted.Device instance -- > model: DGC RAID 10 path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 512 busy: False > hardwareGeometry: (1009, 67, 62) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f5632cf5f80> > target size = 0 path = /dev/sdd > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f562baf3590> >12:00:20,971 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-360060160a32611002e755e0b292de211 /dev/disk/by-id/wwn-0x60060160a32611002e755e0b292de211', > 'DEVNAME': 'sde', > 'DEVPATH': '/devices/virtual/net/p2p1.802-fcoe/ctlr_0/host7/rport-7:0-3/target7:0:0/7:0:0:3/block/sde', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1390305579', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'RAID_10', > 'ID_MODEL_ENC': 'RAID\\x2010\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '0226', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'APM00041704073', > 'ID_SERIAL': '360060160a32611002e755e0b292de211', > 'ID_SERIAL_SHORT': '60060160a32611002e755e0b292de211', > 'ID_TARGET_PORT': '2', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'DGC', > 'ID_VENDOR_ENC': 'DGC\\x20\\x20\\x20\\x20\\x20', > 'ID_WWN': '0x60060160a3261100', > 'ID_WWN_VENDOR_EXTENSION': '0x2e755e0b292de211', > 'ID_WWN_WITH_EXTENSION': '0x60060160a32611002e755e0b292de211', > 'MAJOR': '8', > 'MINOR': '64', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '212779', > 'name': 'sde', > 'symlinks': ['/dev/disk/by-id/scsi-360060160a32611002e755e0b292de211', > '/dev/disk/by-id/wwn-0x60060160a32611002e755e0b292de211'], > 'sysfs_path': '/devices/virtual/net/p2p1.802-fcoe/ctlr_0/host7/rport-7:0-3/target7:0:0/7:0:0:3/block/sde'} ; name: sde ; >12:00:20,971 INFO blivet: scanning sde (/devices/virtual/net/p2p1.802-fcoe/ctlr_0/host7/rport-7:0-3/target7:0:0/7:0:0:3/block/sde)... >12:00:20,972 DEBUG blivet: DeviceTree.getDeviceByName: name: sde ; >12:00:20,973 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:00:20,974 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sde ; >12:00:20,974 WARN blivet: unexpected sysfs_path of bnx2fc device: /devices/virtual/net/p2p1.802-fcoe/ctlr_0/host7/rport-7:0-3/target7:0:0/7:0:0:3/block/sde >12:00:20,974 INFO blivet: sde is an fcoe disk >12:00:20,974 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:00:20,975 DEBUG blivet: FcoeDiskDevice._setFormat: sde ; current: None ; type: None ; >12:00:20,975 DEBUG blivet: created new fcoe disk sde (None) @ p2p1.802-fcoe >12:00:20,982 INFO blivet: added fcoe sde (id 33) to device tree >12:00:20,982 DEBUG blivet: looking up parted Device: /dev/sde >12:00:20,989 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sde ; >12:00:20,990 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sde ; label_type: None ; >12:00:20,990 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:00:20,991 DEBUG blivet: FcoeDiskDevice.setup: sde ; status: True ; controllable: True ; orig: False ; >12:00:20,991 DEBUG blivet: required disklabel type for sde (1) is None >12:00:20,991 DEBUG blivet: default disklabel type for sde is msdos >12:00:20,992 DEBUG blivet: selecting msdos disklabel for sde based on size >12:00:20,993 DEBUG blivet: DiskLabel.__init__: device: /dev/sde ; labelType: msdos ; exists: True ; >12:00:21,005 INFO blivet: no usable disklabel on sde >12:00:21,005 DEBUG blivet: no type or existing type for sde, bailing >12:00:21,006 INFO blivet: got device: FcoeDiskDevice instance (0x7f562baf3e10) -- > name = sde status = True kids = 0 id = 33 > parents = [] > uuid = None size = 2048.0 > format = existing None > major = 8 minor = 64 exists = True protected = False > sysfs path = /devices/virtual/net/p2p1.802-fcoe/ctlr_0/host7/rport-7:0-3/target7:0:0/7:0:0:3/block/sde partedDevice = parted.Device instance -- > model: DGC RAID 10 path: /dev/sde type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 768 busy: False > hardwareGeometry: (1009, 67, 62) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f5632f79200> > target size = 0 path = /dev/sde > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f562baf3e90> >12:00:21,009 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-360060160a326110036ee5e9d7282e311 /dev/disk/by-id/wwn-0x60060160a326110036ee5e9d7282e311', > 'DEVNAME': 'sdf', > 'DEVPATH': '/devices/virtual/net/p2p1.802-fcoe/ctlr_0/host7/rport-7:0-3/target7:0:0/7:0:0:4/block/sdf', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1390305579', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'RAID_10', > 'ID_MODEL_ENC': 'RAID\\x2010\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0226', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'APM00041704073', > 'ID_SERIAL': '360060160a326110036ee5e9d7282e311', > 'ID_SERIAL_SHORT': '60060160a326110036ee5e9d7282e311', > 'ID_TARGET_PORT': '2', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'DGC', > 'ID_VENDOR_ENC': 'DGC\\x20\\x20\\x20\\x20\\x20', > 'ID_WWN': '0x60060160a3261100', > 'ID_WWN_VENDOR_EXTENSION': '0x36ee5e9d7282e311', > 'ID_WWN_WITH_EXTENSION': '0x60060160a326110036ee5e9d7282e311', > 'MAJOR': '8', > 'MINOR': '80', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '186598', > 'name': 'sdf', > 'symlinks': ['/dev/disk/by-id/scsi-360060160a326110036ee5e9d7282e311', > '/dev/disk/by-id/wwn-0x60060160a326110036ee5e9d7282e311'], > 'sysfs_path': '/devices/virtual/net/p2p1.802-fcoe/ctlr_0/host7/rport-7:0-3/target7:0:0/7:0:0:4/block/sdf'} ; name: sdf ; >12:00:21,009 INFO blivet: scanning sdf (/devices/virtual/net/p2p1.802-fcoe/ctlr_0/host7/rport-7:0-3/target7:0:0/7:0:0:4/block/sdf)... >12:00:21,010 DEBUG blivet: DeviceTree.getDeviceByName: name: sdf ; >12:00:21,011 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:00:21,012 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdf ; >12:00:21,012 WARN blivet: unexpected sysfs_path of bnx2fc device: /devices/virtual/net/p2p1.802-fcoe/ctlr_0/host7/rport-7:0-3/target7:0:0/7:0:0:4/block/sdf >12:00:21,012 INFO blivet: sdf is an fcoe disk >12:00:21,012 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:00:21,013 DEBUG blivet: FcoeDiskDevice._setFormat: sdf ; current: None ; type: None ; >12:00:21,013 DEBUG blivet: created new fcoe disk sdf (None) @ p2p1.802-fcoe >12:00:21,020 INFO blivet: added fcoe sdf (id 34) to device tree >12:00:21,020 DEBUG blivet: looking up parted Device: /dev/sdf >12:00:21,032 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdf ; >12:00:21,033 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdf ; label_type: dos ; >12:00:21,034 DEBUG blivet: FcoeDiskDevice.setup: sdf ; status: True ; controllable: True ; orig: False ; >12:00:21,034 DEBUG blivet: required disklabel type for sdf (1) is None >12:00:21,034 DEBUG blivet: default disklabel type for sdf is msdos >12:00:21,034 DEBUG blivet: selecting msdos disklabel for sdf based on size >12:00:21,035 DEBUG blivet: DiskLabel.__init__: device: /dev/sdf ; labelType: msdos ; exists: True ; >12:00:21,100 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f562baf3650>, <parted.partition.Partition object at 0x7f562a1d0250>] > device: <parted.device.Device object at 0x7f562baf3c90> > PedDisk: <_ped.Disk object at 0x7f562a1ae710> >12:00:21,100 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >12:00:21,101 DEBUG blivet: FcoeDiskDevice._setFormat: sdf ; current: None ; type: disklabel ; >12:00:21,102 INFO blivet: got device: FcoeDiskDevice instance (0x7f562baf3e50) -- > name = sdf status = True kids = 0 id = 34 > parents = [] > uuid = None size = 20480.0 > format = existing msdos disklabel > major = 8 minor = 80 exists = True protected = False > sysfs path = /devices/virtual/net/p2p1.802-fcoe/ctlr_0/host7/rport-7:0-3/target7:0:0/7:0:0:4/block/sdf partedDevice = parted.Device instance -- > model: DGC RAID 10 path: /dev/sdf type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 1024 busy: False > hardwareGeometry: (20480, 64, 32) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x7f5632f795f0> > target size = 0 path = /dev/sdf > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f562a1d0310> >12:00:21,103 INFO blivet: got format: DiskLabel instance (0x7f562baf3d90) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdf 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 0x7f562baf3650>, <parted.partition.Partition object at 0x7f562a1d0250>] > device: <parted.device.Device object at 0x7f562baf3c90> > PedDisk: <_ped.Disk object at 0x7f562a1ae710> > origPartedDisk = <parted.disk.Disk object at 0x7f562a1d0450> > partedDevice = parted.Device instance -- > model: DGC RAID 10 path: /dev/sdf type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 1024 busy: False > hardwareGeometry: (20480, 64, 32) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x7f5632f79320> > >12:00:21,106 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-360060160a326110036ee5e9d7282e311-part1 /dev/disk/by-id/wwn-0x60060160a326110036ee5e9d7282e311-part1 /dev/disk/by-uuid/876fb4df-a585-42df-967d-79543becd531', > 'DEVNAME': 'sdf1', > 'DEVPATH': '/devices/virtual/net/p2p1.802-fcoe/ctlr_0/host7/rport-7:0-3/target7:0:0/7:0:0:4/block/sdf/sdf1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '876fb4df-a585-42df-967d-79543becd531', > 'ID_FS_UUID_ENC': '876fb4df-a585-42df-967d-79543becd531', > 'ID_MODEL': 'RAID_10', > 'ID_MODEL_ENC': 'RAID\\x2010\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0226', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'APM00041704073', > 'ID_SERIAL': '360060160a326110036ee5e9d7282e311', > 'ID_SERIAL_SHORT': '60060160a326110036ee5e9d7282e311', > 'ID_TARGET_PORT': '2', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'DGC', > 'ID_VENDOR_ENC': 'DGC\\x20\\x20\\x20\\x20\\x20', > 'ID_WWN': '0x60060160a3261100', > 'ID_WWN_VENDOR_EXTENSION': '0x36ee5e9d7282e311', > 'ID_WWN_WITH_EXTENSION': '0x60060160a326110036ee5e9d7282e311', > 'MAJOR': '8', > 'MINOR': '81', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '186635', > 'name': 'sdf1', > 'symlinks': ['/dev/disk/by-id/scsi-360060160a326110036ee5e9d7282e311-part1', > '/dev/disk/by-id/wwn-0x60060160a326110036ee5e9d7282e311-part1', > '/dev/disk/by-uuid/876fb4df-a585-42df-967d-79543becd531'], > 'sysfs_path': '/devices/virtual/net/p2p1.802-fcoe/ctlr_0/host7/rport-7:0-3/target7:0:0/7:0:0:4/block/sdf/sdf1'} ; name: sdf1 ; >12:00:21,106 INFO blivet: scanning sdf1 (/devices/virtual/net/p2p1.802-fcoe/ctlr_0/host7/rport-7:0-3/target7:0:0/7:0:0:4/block/sdf/sdf1)... >12:00:21,107 DEBUG blivet: DeviceTree.getDeviceByName: name: sdf1 ; >12:00:21,108 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:00:21,108 INFO blivet: sdf1 is a partition >12:00:21,109 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdf1 ; >12:00:21,110 DEBUG blivet: DeviceTree.getDeviceByName: name: sdf ; >12:00:21,111 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20480MB fcoe sdf (34) with existing msdos disklabel >12:00:21,112 DEBUG blivet: FcoeDiskDevice.addChild: kids: 0 ; name: sdf ; >12:00:21,113 DEBUG blivet: PartitionDevice._setFormat: sdf1 ; >12:00:21,113 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:00:21,114 DEBUG blivet: PartitionDevice._setFormat: sdf1 ; current: None ; type: None ; >12:00:21,114 DEBUG blivet: looking up parted Partition: /dev/sdf1 >12:00:21,115 DEBUG blivet: PartitionDevice.probe: sdf1 ; exists: True ; >12:00:21,116 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdf1 ; flag: 1 ; >12:00:21,117 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdf1 ; flag: 10 ; >12:00:21,118 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdf1 ; flag: 12 ; >12:00:21,118 INFO blivet: added partition sdf1 (id 35) to device tree >12:00:21,119 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdf1 ; >12:00:21,119 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdf1 ; label_type: dos ; >12:00:21,120 DEBUG blivet: PartitionDevice.setup: sdf1 ; status: True ; controllable: True ; orig: False ; >12:00:21,121 DEBUG blivet: DiskLabel.__init__: device: /dev/sdf1 ; labelType: dos ; exists: True ; >12:00:21,148 WARN blivet: disklabel detected but not usable on sdf1 >12:00:21,148 INFO blivet: type detected on 'sdf1' is 'xfs' >12:00:21,174 DEBUG blivet: XFS.supported: supported: True ; >12:00:21,174 DEBUG blivet: getFormat('xfs') returning XFS instance >12:00:21,175 DEBUG blivet: PartitionDevice._setFormat: sdf1 ; >12:00:21,176 DEBUG blivet: PartitionDevice._setFormat: sdf1 ; current: None ; type: xfs ; >12:00:21,176 DEBUG blivet: looking up parted Device: /dev/sdf1 >12:00:21,177 INFO blivet: got device: PartitionDevice instance (0x7f562a1d05d0) -- > name = sdf1 status = True kids = 0 id = 35 > parents = ['existing 20480MB fcoe sdf (34) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing xfs filesystem > major = 8 minor = 81 exists = True protected = False > sysfs path = /devices/virtual/net/p2p1.802-fcoe/ctlr_0/host7/rport-7:0-3/target7:0:0/7:0:0:4/block/sdf/sdf1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdf1 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 0x26c0200> > target size = 0 path = /dev/sdf1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f562baf3750> fileSystem: <parted.filesystem.FileSystem object at 0x7f562a1d00d0> > number: 1 path: /dev/sdf1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f562baf3c10> PedPartition: <_ped.Partition object at 0x7f562f83e950> > disk = existing 20480MB fcoe sdf (34) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = >12:00:21,178 DEBUG blivet: XFS.supported: supported: True ; >12:00:21,179 INFO blivet: got format: XFS instance (0x7f562a1d0990) -- > type = xfs name = xfs status = False > device = /dev/sdf1 uuid = 876fb4df-a585-42df-967d-79543becd531 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >12:00:21,182 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-360060160a326110036ee5e9d7282e311-part2 /dev/disk/by-id/wwn-0x60060160a326110036ee5e9d7282e311-part2', > 'DEVNAME': 'sdf2', > 'DEVPATH': '/devices/virtual/net/p2p1.802-fcoe/ctlr_0/host7/rport-7:0-3/target7:0:0/7:0:0:4/block/sdf/sdf2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'YdnMkg-trjR-EdVH-XDpA-046i-Lpyg-lEu0Df', > 'ID_FS_UUID_ENC': 'YdnMkg-trjR-EdVH-XDpA-046i-Lpyg-lEu0Df', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'LVM PV YdnMkg-trjR-EdVH-XDpA-046i-Lpyg-lEu0Df on /dev/sdf2', > 'ID_MODEL_ENC': 'RAID\\x2010\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:80', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '40916992', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0226', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'APM00041704073', > 'ID_SERIAL': '360060160a326110036ee5e9d7282e311', > 'ID_SERIAL_SHORT': '60060160a326110036ee5e9d7282e311', > 'ID_TARGET_PORT': '2', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'DGC', > 'ID_VENDOR_ENC': 'DGC\\x20\\x20\\x20\\x20\\x20', > 'ID_WWN': '0x60060160a3261100', > 'ID_WWN_VENDOR_EXTENSION': '0x36ee5e9d7282e311', > 'ID_WWN_WITH_EXTENSION': '0x60060160a326110036ee5e9d7282e311', > 'MAJOR': '8', > 'MINOR': '82', > 'SUBSYSTEM': 'block', > 'SYSTEMD_ALIAS': '/dev/block/8:82', > 'SYSTEMD_READY': '1', > 'SYSTEMD_WANTS': 'lvm2-pvscan@8:82.service', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '186645', > 'name': 'sdf2', > 'symlinks': ['/dev/disk/by-id/scsi-360060160a326110036ee5e9d7282e311-part2', > '/dev/disk/by-id/wwn-0x60060160a326110036ee5e9d7282e311-part2'], > 'sysfs_path': '/devices/virtual/net/p2p1.802-fcoe/ctlr_0/host7/rport-7:0-3/target7:0:0/7:0:0:4/block/sdf/sdf2'} ; name: sdf2 ; >12:00:21,182 INFO blivet: scanning sdf2 (/devices/virtual/net/p2p1.802-fcoe/ctlr_0/host7/rport-7:0-3/target7:0:0/7:0:0:4/block/sdf/sdf2)... >12:00:21,183 DEBUG blivet: DeviceTree.getDeviceByName: name: sdf2 ; >12:00:21,184 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:00:21,184 INFO blivet: sdf2 is a partition >12:00:21,185 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdf2 ; >12:00:21,186 DEBUG blivet: DeviceTree.getDeviceByName: name: sdf ; >12:00:21,187 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20480MB fcoe sdf (34) with existing msdos disklabel >12:00:21,188 DEBUG blivet: FcoeDiskDevice.addChild: kids: 1 ; name: sdf ; >12:00:21,189 DEBUG blivet: PartitionDevice._setFormat: sdf2 ; >12:00:21,189 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:00:21,190 DEBUG blivet: PartitionDevice._setFormat: sdf2 ; current: None ; type: None ; >12:00:21,190 DEBUG blivet: looking up parted Partition: /dev/sdf2 >12:00:21,191 DEBUG blivet: PartitionDevice.probe: sdf2 ; exists: True ; >12:00:21,192 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdf2 ; flag: 1 ; >12:00:21,193 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdf2 ; flag: 10 ; >12:00:21,194 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdf2 ; flag: 12 ; >12:00:21,194 INFO blivet: added partition sdf2 (id 36) to device tree >12:00:21,195 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdf2 ; >12:00:21,196 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdf2 ; label_type: dos ; >12:00:21,197 DEBUG blivet: PartitionDevice.setup: sdf2 ; status: True ; controllable: True ; orig: False ; >12:00:21,198 DEBUG blivet: DiskLabel.__init__: device: /dev/sdf2 ; labelType: dos ; exists: True ; >12:00:21,220 WARN blivet: disklabel detected but not usable on sdf2 >12:00:21,233 INFO blivet: type detected on 'sdf2' is 'LVM2_member' >12:00:21,235 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: ; uuid: YdnMkg-trjR-EdVH-XDpA-046i-Lpyg-lEu0Df ; exists: True ; vgUuid: ; label: None ; peStart: 1.0 ; device: /dev/sdf2 ; serial: 60060160a326110036ee5e9d7282e311 ; >12:00:21,235 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >12:00:21,236 DEBUG blivet: PartitionDevice._setFormat: sdf2 ; >12:00:21,236 DEBUG blivet: PartitionDevice._setFormat: sdf2 ; current: None ; type: lvmpv ; >12:00:21,237 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sdf2 ; >12:00:21,237 INFO blivet: lvm pv sdf2 has no vg >12:00:21,238 DEBUG blivet: looking up parted Device: /dev/sdf2 >12:00:21,239 INFO blivet: got device: PartitionDevice instance (0x7f562a1d0ad0) -- > name = sdf2 status = True kids = 0 id = 36 > parents = ['existing 20480MB fcoe sdf (34) with existing msdos disklabel'] > uuid = None size = 19979.0 > format = existing lvmpv > major = 8 minor = 82 exists = True protected = False > sysfs path = /devices/virtual/net/p2p1.802-fcoe/ctlr_0/host7/rport-7:0-3/target7:0:0/7:0:0:4/block/sdf/sdf2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdf2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 40916992 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19979, 64, 32) biosGeometry: (2546, 255, 63) > PedDevice: <_ped.Device object at 0x7f5632f79560> > target size = 0 path = /dev/sdf2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f562baf3750> fileSystem: None > number: 2 path: /dev/sdf2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f562a1d0190> PedPartition: <_ped.Partition object at 0x7f562f83ead0> > disk = existing 20480MB fcoe sdf (34) with existing msdos disklabel > start = 1026048 end = 41943039 length = 40916992 > flags = lvm >12:00:21,239 INFO blivet: got format: LVMPhysicalVolume instance (0x7f562a1d0750) -- > type = lvmpv name = physical volume (LVM) status = > device = /dev/sdf2 uuid = YdnMkg-trjR-EdVH-XDpA-046i-Lpyg-lEu0Df exists = True > options = None supported = True formattable = True resizable = False > vgName = vgUUID = peStart = 1.0 >12:00:21,242 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/20c937d5-a5b1-4634-9b90-9d1df4916ae8 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1390305579', > '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': '20c937d5-a5b1-4634-9b90-9d1df4916ae8', > 'ID_FS_UUID_ENC': '20c937d5-a5b1-4634-9b90-9d1df4916ae8', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '181087', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/20c937d5-a5b1-4634-9b90-9d1df4916ae8', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >12:00:21,242 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >12:00:21,243 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >12:00:21,244 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2048MB dm live-rw (28) with existing ext4 filesystem >12:00:21,245 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >12:00:21,245 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >12:00:21,246 DEBUG blivet: Ext4FS.supported: supported: True ; >12:00:21,247 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:00:21,247 DEBUG blivet: device live-rw does not contain a disklabel >12:00:21,247 DEBUG blivet: no type or existing type for live-rw, bailing >12:00:21,247 INFO blivet: got device: DMDevice instance (0x7f562bcb5510) -- > name = live-rw status = True kids = 0 id = 28 > parents = ['existing 0MB loop loop2 (27) with existing DM_snapshot_cow'] > uuid = None size = 2048.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: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f562be6eb00> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = ext4 target = None dmUuid = None >12:00:21,248 DEBUG blivet: Ext4FS.supported: supported: True ; >12:00:21,249 INFO blivet: got format: Ext4FS instance (0x7f562bd227d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 20c937d5-a5b1-4634-9b90-9d1df4916ae8 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >12:00:21,251 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/20c937d5-a5b1-4634-9b90-9d1df4916ae8 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1390305579', > 'DM_NAME': 'live-base', > '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': '20c937d5-a5b1-4634-9b90-9d1df4916ae8', > 'ID_FS_UUID_ENC': '20c937d5-a5b1-4634-9b90-9d1df4916ae8', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '192485', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/20c937d5-a5b1-4634-9b90-9d1df4916ae8', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >12:00:21,251 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >12:00:21,252 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >12:00:21,253 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2048MB dm live-base (29) with existing ext4 filesystem >12:00:21,254 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >12:00:21,255 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >12:00:21,256 DEBUG blivet: Ext4FS.supported: supported: True ; >12:00:21,256 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:00:21,256 DEBUG blivet: device live-base does not contain a disklabel >12:00:21,256 DEBUG blivet: no type or existing type for live-base, bailing >12:00:21,257 INFO blivet: got device: DMDevice instance (0x7f562bcd1490) -- > name = live-base status = True kids = 0 id = 29 > parents = ['existing 0MB loop loop1 (25) with existing ext4 filesystem'] > uuid = None size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f562be6e680> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = ext4 target = None dmUuid = None >12:00:21,258 DEBUG blivet: Ext4FS.supported: supported: True ; >12:00:21,258 INFO blivet: got format: Ext4FS instance (0x7f562bd22490) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 20c937d5-a5b1-4634-9b90-9d1df4916ae8 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >12:00:21,475 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >12:00:21,487 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:00:21,488 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:00:21,490 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:00:21,501 DEBUG blivet: LVMLogicalVolumeDevice.teardown: rhel_storageqe-16-home ; status: False ; controllable: True ; >12:00:21,502 DEBUG blivet: LVMLogicalVolumeDevice.teardown: rhel_storageqe-16-root ; status: False ; controllable: True ; >12:00:21,504 DEBUG blivet: LVMLogicalVolumeDevice.teardown: rhel_storageqe-16-swap ; status: False ; controllable: True ; >12:00:21,505 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >12:00:21,506 DEBUG blivet: FcoeDiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:00:21,506 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >12:00:21,508 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >12:00:21,519 DEBUG blivet: FcoeDiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:00:21,531 DEBUG blivet: FcoeDiskDevice.teardown: sdd ; status: True ; controllable: True ; >12:00:21,532 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdd ; status: False ; type: None ; >12:00:21,534 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdd ; status: False ; type: None ; >12:00:21,545 DEBUG blivet: FcoeDiskDevice.teardown: sde ; status: True ; controllable: True ; >12:00:21,546 DEBUG blivet: DeviceFormat.teardown: device: /dev/sde ; status: False ; type: None ; >12:00:21,548 DEBUG blivet: DeviceFormat.teardown: device: /dev/sde ; status: False ; type: None ; >12:00:21,559 DEBUG blivet: PartitionDevice.teardown: sdf1 ; status: True ; controllable: True ; >12:00:21,571 DEBUG blivet: FcoeDiskDevice.teardown: sdf ; status: True ; controllable: True ; >12:00:21,572 DEBUG blivet: DiskLabel.teardown: device: /dev/sdf ; status: False ; type: disklabel ; >12:00:21,574 DEBUG blivet: DiskLabel.teardown: device: /dev/sdf ; status: False ; type: disklabel ; >12:00:21,585 DEBUG blivet: PartitionDevice.teardown: sdf2 ; status: True ; controllable: True ; >12:00:21,586 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdf2 ; status: ; type: lvmpv ; >12:00:21,587 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdf2 ; status: ; type: lvmpv ; >12:00:21,599 DEBUG blivet: FcoeDiskDevice.teardown: sdf ; status: True ; controllable: True ; >12:00:21,600 DEBUG blivet: DiskLabel.teardown: device: /dev/sdf ; status: False ; type: disklabel ; >12:00:21,602 DEBUG blivet: DiskLabel.teardown: device: /dev/sdf ; status: False ; type: disklabel ; >12:00:21,612 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf
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 1056019
:
853184
|
853185
|
853186
|
853187
|
853188
|
853189
|
853190
|
853191
| 853192 |
853193
|
853194
|
853195
|
854472