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 647560 Details for
Bug 877888
self._accordion.currentPage() returns None at 1702 of /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py
[?]
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), 323.70 KB, created by
Xiaowei Li
on 2012-11-19 07:27:34 UTC
(
hide
)
Description:
File: storage.log
Filename:
MIME Type:
Creator:
Xiaowei Li
Created:
2012-11-19 07:27:34 UTC
Size:
323.70 KB
patch
obsolete
>01:26:11,609 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >01:26:11,679 DEBUG storage: registered device format class Ext2FS as ext2 >01:26:11,680 DEBUG storage: registered device format class Ext3FS as ext3 >01:26:11,680 DEBUG storage: registered device format class Ext4FS as ext4 >01:26:11,682 DEBUG storage: registered device format class FATFS as vfat >01:26:11,682 DEBUG storage: registered device format class EFIFS as efi >01:26:11,682 DEBUG storage: registered device format class BTRFS as btrfs >01:26:11,683 DEBUG storage: registered device format class GFS2 as gfs2 >01:26:11,683 DEBUG storage: registered device format class JFS as jfs >01:26:11,684 DEBUG storage: registered device format class ReiserFS as reiserfs >01:26:11,684 DEBUG storage: registered device format class XFS as xfs >01:26:11,684 DEBUG storage: registered device format class HFS as hfs >01:26:11,685 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >01:26:11,685 DEBUG storage: registered device format class HFSPlus as hfs+ >01:26:11,686 DEBUG storage: registered device format class NTFS as ntfs >01:26:11,686 DEBUG storage: registered device format class NFS as nfs >01:26:11,687 DEBUG storage: registered device format class NFSv4 as nfs4 >01:26:11,687 DEBUG storage: registered device format class Iso9660FS as iso9660 >01:26:11,687 DEBUG storage: registered device format class NoDevFS as nodev >01:26:11,688 DEBUG storage: registered device format class DevPtsFS as devpts >01:26:11,688 DEBUG storage: registered device format class ProcFS as proc >01:26:11,689 DEBUG storage: registered device format class SysFS as sysfs >01:26:11,689 DEBUG storage: registered device format class TmpFS as tmpfs >01:26:11,689 DEBUG storage: registered device format class BindFS as bind >01:26:11,690 DEBUG storage: registered device format class SELinuxFS as selinuxfs >01:26:11,690 DEBUG storage: registered device format class USBFS as usbfs >01:26:11,703 DEBUG storage: registered device format class DiskLabel as disklabel >01:26:11,707 DEBUG storage: registered device format class MultipathMember as multipath_member >01:26:11,709 DEBUG storage: registered device format class BIOSBoot as biosboot >01:26:11,888 DEBUG storage: registered device format class LUKS as luks >01:26:11,892 DEBUG storage: registered device format class PPCPRePBoot as prepboot >01:26:11,902 DEBUG storage: registered device format class SwapSpace as swap >01:26:11,906 DEBUG storage: registered device format class DMRaidMember as dmraidmember >01:26:11,910 DEBUG storage: registered device format class MDRaidMember as mdmember >01:26:16,408 DEBUG storage: MultipathTopology._build_topology: >01:26:16,408 DEBUG storage: /etc/multipath.conf contents: >01:26:16,410 DEBUG storage: # multipath.conf written by anaconda >01:26:16,410 DEBUG storage: >01:26:16,411 DEBUG storage: defaults { >01:26:16,411 DEBUG storage: user_friendly_names yes >01:26:16,411 DEBUG storage: } >01:26:16,412 DEBUG storage: blacklist { >01:26:16,412 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >01:26:16,412 DEBUG storage: devnode "^hd[a-z]" >01:26:16,412 DEBUG storage: devnode "^dcssblk[0-9]*" >01:26:16,413 DEBUG storage: device { >01:26:16,413 DEBUG storage: vendor "DGC" >01:26:16,413 DEBUG storage: product "LUNZ" >01:26:16,414 DEBUG storage: } >01:26:16,414 DEBUG storage: device { >01:26:16,414 DEBUG storage: vendor "IBM" >01:26:16,414 DEBUG storage: product "S/390.*" >01:26:16,415 DEBUG storage: } >01:26:16,416 DEBUG storage: # don't count normal SATA devices as multipaths >01:26:16,416 DEBUG storage: device { >01:26:16,417 DEBUG storage: vendor "ATA" >01:26:16,418 DEBUG storage: } >01:26:16,418 DEBUG storage: # don't count 3ware devices as multipaths >01:26:16,419 DEBUG storage: device { >01:26:16,420 DEBUG storage: vendor "3ware" >01:26:16,421 DEBUG storage: } >01:26:16,421 DEBUG storage: device { >01:26:16,422 DEBUG storage: vendor "AMCC" >01:26:16,423 DEBUG storage: } >01:26:16,424 DEBUG storage: # nor highpoint devices >01:26:16,424 DEBUG storage: device { >01:26:16,425 DEBUG storage: vendor "HPT" >01:26:16,426 DEBUG storage: } >01:26:16,427 DEBUG storage: } >01:26:16,427 DEBUG storage: multipaths { >01:26:16,428 DEBUG storage: } >01:26:16,429 DEBUG storage: (end of /etc/multipath.conf) >01:26:16,573 INFO storage: MultipathTopology: not a multipath: ['sda'] >01:26:16,574 INFO storage: MultipathTopology: found singlepath device: sda >01:26:16,575 INFO storage: MultipathTopology: found non-disk device: sda1 >01:26:16,575 INFO storage: MultipathTopology: found non-disk device: sda2 >01:26:16,576 INFO storage: MultipathTopology: found non-disk device: sr0 >01:26:16,576 INFO storage: MultipathTopology: found singlepath device: loop0 >01:26:16,576 INFO storage: MultipathTopology: found singlepath device: loop1 >01:26:16,577 INFO storage: MultipathTopology: found singlepath device: loop2 >01:26:16,577 INFO storage: MultipathTopology: found singlepath device: loop3 >01:26:16,578 INFO storage: MultipathTopology: found singlepath device: loop4 >01:26:16,578 INFO storage: MultipathTopology: found singlepath device: loop5 >01:26:16,579 INFO storage: MultipathTopology: found singlepath device: loop6 >01:26:16,579 INFO storage: MultipathTopology: found singlepath device: loop7 >01:26:16,580 INFO storage: MultipathTopology: found singlepath device: dm-0 >01:26:16,580 INFO storage: MultipathTopology: found singlepath device: dm-1 >01:26:16,580 INFO storage: MultipathTopology: found singlepath device: dm-2 >01:26:16,581 INFO storage: MultipathTopology: found singlepath device: dm-3 >01:26:21,485 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >01:26:21,487 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >01:26:23,451 DEBUG storage: MultipathTopology._build_topology: >01:26:23,453 DEBUG storage: /etc/multipath.conf contents: >01:26:23,453 DEBUG storage: # multipath.conf written by anaconda >01:26:23,454 DEBUG storage: >01:26:23,454 DEBUG storage: defaults { >01:26:23,454 DEBUG storage: user_friendly_names yes >01:26:23,455 DEBUG storage: } >01:26:23,455 DEBUG storage: blacklist { >01:26:23,455 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >01:26:23,455 DEBUG storage: devnode "^hd[a-z]" >01:26:23,456 DEBUG storage: devnode "^dcssblk[0-9]*" >01:26:23,456 DEBUG storage: device { >01:26:23,456 DEBUG storage: vendor "DGC" >01:26:23,457 DEBUG storage: product "LUNZ" >01:26:23,457 DEBUG storage: } >01:26:23,457 DEBUG storage: device { >01:26:23,457 DEBUG storage: vendor "IBM" >01:26:23,458 DEBUG storage: product "S/390.*" >01:26:23,458 DEBUG storage: } >01:26:23,458 DEBUG storage: # don't count normal SATA devices as multipaths >01:26:23,459 DEBUG storage: device { >01:26:23,460 DEBUG storage: vendor "ATA" >01:26:23,461 DEBUG storage: } >01:26:23,461 DEBUG storage: # don't count 3ware devices as multipaths >01:26:23,462 DEBUG storage: device { >01:26:23,463 DEBUG storage: vendor "3ware" >01:26:23,464 DEBUG storage: } >01:26:23,465 DEBUG storage: device { >01:26:23,465 DEBUG storage: vendor "AMCC" >01:26:23,466 DEBUG storage: } >01:26:23,467 DEBUG storage: # nor highpoint devices >01:26:23,468 DEBUG storage: device { >01:26:23,468 DEBUG storage: vendor "HPT" >01:26:23,469 DEBUG storage: } >01:26:23,470 DEBUG storage: } >01:26:23,470 DEBUG storage: multipaths { >01:26:23,471 DEBUG storage: } >01:26:23,472 DEBUG storage: (end of /etc/multipath.conf) >01:26:23,533 INFO storage: MultipathTopology: not a multipath: ['sda'] >01:26:23,534 INFO storage: MultipathTopology: found singlepath device: sda >01:26:23,535 INFO storage: MultipathTopology: found non-disk device: sda1 >01:26:23,536 INFO storage: MultipathTopology: found non-disk device: sda2 >01:26:23,536 INFO storage: MultipathTopology: found non-disk device: sr0 >01:26:23,536 INFO storage: MultipathTopology: found singlepath device: loop0 >01:26:23,537 INFO storage: MultipathTopology: found singlepath device: loop1 >01:26:23,537 INFO storage: MultipathTopology: found singlepath device: loop2 >01:26:23,538 INFO storage: MultipathTopology: found singlepath device: loop3 >01:26:23,539 INFO storage: MultipathTopology: found singlepath device: loop4 >01:26:23,539 INFO storage: MultipathTopology: found singlepath device: loop5 >01:26:23,540 INFO storage: MultipathTopology: found singlepath device: loop6 >01:26:23,540 INFO storage: MultipathTopology: found singlepath device: loop7 >01:26:23,541 INFO storage: MultipathTopology: found singlepath device: dm-0 >01:26:23,541 INFO storage: MultipathTopology: found singlepath device: dm-1 >01:26:23,542 INFO storage: MultipathTopology: found singlepath device: dm-2 >01:26:23,542 INFO storage: MultipathTopology: found singlepath device: dm-3 >01:26:23,543 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1', 'dm-2', 'dm-3'] >01:26:23,554 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-3600508b1001cf8989b33976dbb51042c /dev/disk/by-id/wwn-0x600508b1001cf8989b33976dbb51042c /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'LOGICAL_VOLUME', > 'ID_MODEL_ENC': 'LOGICAL\\x20VOLUME\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:03:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_03_00_0-scsi-0_0_0_0', > 'ID_REVISION': '5.14', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': '50014380189BD6C0', > 'ID_SERIAL': '3600508b1001cf8989b33976dbb51042c', > 'ID_SERIAL_SHORT': '600508b1001cf8989b33976dbb51042c', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'HP', > 'ID_VENDOR_ENC': 'HP\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_WWN': '0x600508b1001cf898', > 'ID_WWN_VENDOR_EXTENSION': '0x9b33976dbb51042c', > 'ID_WWN_WITH_EXTENSION': '0x600508b1001cf8989b33976dbb51042c', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '6859780', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/scsi-3600508b1001cf8989b33976dbb51042c', > '/dev/disk/by-id/wwn-0x600508b1001cf8989b33976dbb51042c', > '/dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >01:26:23,555 INFO storage: scanning sda (/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda)... >01:26:23,559 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >01:26:23,561 DEBUG storage: DeviceTree.getDeviceByName returned None >01:26:23,565 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >01:26:23,569 INFO storage: sda is a disk >01:26:23,570 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:26:23,577 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >01:26:23,578 INFO storage: added disk sda (id 0) to device tree >01:26:23,579 DEBUG storage: looking up parted Device: /dev/sda >01:26:23,584 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >01:26:23,588 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >01:26:23,591 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >01:26:23,598 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >01:26:23,656 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7febfd6a66d0>, <parted.partition.Partition object at 0x7febfd6a6990>] > device: <parted.device.Device object at 0x7febfd6a6510> > PedDisk: <_ped.Disk object at 0x7febfd6a76c8> >01:26:23,656 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >01:26:23,660 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >01:26:23,667 INFO storage: got device: DiskDevice instance (0x7fec12cad3d0) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 953837.710938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: HP LOGICAL VOLUME path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953459632 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 76 did: 0 busy: False > hardwareGeometry: (121597, 255, 63) biosGeometry: (121597, 255, 63) > PedDevice: <_ped.Device object at 0x7febfa87edd0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fec04fc26d0> >01:26:23,671 INFO storage: got format: DiskLabel instance (0x7fec04fc2790) -- > 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 0x7febfd6a66d0>, <parted.partition.Partition object at 0x7febfd6a6990>] > device: <parted.device.Device object at 0x7febfd6a6510> > PedDisk: <_ped.Disk object at 0x7febfd6a76c8> > origPartedDisk = <parted.disk.Disk object at 0x7febfd6a6b50> > partedDevice = parted.Device instance -- > model: HP LOGICAL VOLUME path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953459632 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 76 did: 0 busy: False > hardwareGeometry: (121597, 255, 63) biosGeometry: (121597, 255, 63) > PedDevice: <_ped.Device object at 0x7fec04fac170> > >01:26:23,684 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-3600508b1001cf8989b33976dbb51042c-part1 /dev/disk/by-id/wwn-0x600508b1001cf8989b33976dbb51042c-part1 /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/ae6b23be-a9f3-44af-8e5e-3d9b8399e163', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ae6b23be-a9f3-44af-8e5e-3d9b8399e163', > 'ID_FS_UUID_ENC': 'ae6b23be-a9f3-44af-8e5e-3d9b8399e163', > 'ID_FS_VERSION': '1.0', > '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:03:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_03_00_0-scsi-0_0_0_0', > 'ID_REVISION': '5.14', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': '50014380189BD6C0', > 'ID_SERIAL': '3600508b1001cf8989b33976dbb51042c', > 'ID_SERIAL_SHORT': '600508b1001cf8989b33976dbb51042c', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'HP', > 'ID_VENDOR_ENC': 'HP\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_WWN': '0x600508b1001cf898', > 'ID_WWN_VENDOR_EXTENSION': '0x9b33976dbb51042c', > 'ID_WWN_WITH_EXTENSION': '0x600508b1001cf8989b33976dbb51042c', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '6859823', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/scsi-3600508b1001cf8989b33976dbb51042c-part1', > '/dev/disk/by-id/wwn-0x600508b1001cf8989b33976dbb51042c-part1', > '/dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/ae6b23be-a9f3-44af-8e5e-3d9b8399e163'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >01:26:23,686 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >01:26:23,688 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >01:26:23,691 DEBUG storage: DeviceTree.getDeviceByName returned None >01:26:23,692 INFO storage: sda1 is a partition >01:26:23,695 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >01:26:23,698 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >01:26:23,702 DEBUG storage: DeviceTree.getDeviceByName returned existing 953837MB disk sda (0) with existing msdos disklabel >01:26:23,705 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >01:26:23,709 DEBUG storage: PartitionDevice._setFormat: sda1 ; >01:26:23,710 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:26:23,714 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >01:26:23,714 DEBUG storage: looking up parted Partition: /dev/sda1 >01:26:23,718 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >01:26:23,722 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >01:26:23,726 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >01:26:23,729 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >01:26:23,730 INFO storage: added partition sda1 (id 1) to device tree >01:26:23,733 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >01:26:23,736 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >01:26:23,740 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >01:26:23,746 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >01:26:23,760 WARN storage: disklabel detected but not usable on sda1 >01:26:23,761 INFO storage: type detected on 'sda1' is 'ext4' >01:26:24,067 DEBUG storage: padding min size from 40 up to 44 >01:26:24,073 DEBUG storage: Ext4FS.supported: supported: True ; >01:26:24,074 DEBUG storage: getFormat('ext4') returning Ext4FS instance >01:26:24,078 DEBUG storage: PartitionDevice._setFormat: sda1 ; >01:26:24,081 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >01:26:24,083 DEBUG storage: looking up parted Device: /dev/sda1 >01:26:24,088 INFO storage: got device: PartitionDevice instance (0x7fec12cad4d0) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 953837MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0: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 0x7fec04fac4d0> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7febfd6a65d0> fileSystem: <parted.filesystem.FileSystem object at 0x7febfd6a6ad0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7febfd6a6790> PedPartition: <_ped.Partition object at 0x7febfd6a5170> > disk = existing 953837MB disk sda (0) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >01:26:24,092 DEBUG storage: Ext4FS.supported: supported: True ; >01:26:24,093 INFO storage: got format: Ext4FS instance (0x7febfd6a6f10) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = ae6b23be-a9f3-44af-8e5e-3d9b8399e163 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >01:26:24,111 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-3600508b1001cf8989b33976dbb51042c-part2 /dev/disk/by-id/wwn-0x600508b1001cf8989b33976dbb51042c-part2 /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C', > 'ID_FS_UUID_ENC': 'PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C', > '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': '1952432128', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:03:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_03_00_0-scsi-0_0_0_0', > 'ID_REVISION': '5.14', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': '50014380189BD6C0', > 'ID_SERIAL': '3600508b1001cf8989b33976dbb51042c', > 'ID_SERIAL_SHORT': '600508b1001cf8989b33976dbb51042c', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'HP', > 'ID_VENDOR_ENC': 'HP\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_WWN': '0x600508b1001cf898', > 'ID_WWN_VENDOR_EXTENSION': '0x9b33976dbb51042c', > 'ID_WWN_WITH_EXTENSION': '0x600508b1001cf8989b33976dbb51042c', > 'LVM2_LV_ATTR': ['-wi-ao---', '-wi-ao---', '-wi-ao---'], > 'LVM2_LV_NAME': ['lv_root', 'lv_home', 'lv_swap'], > 'LVM2_LV_SIZE': ['52428800.00', '789417984.00', '134365184.00'], > 'LVM2_LV_UUID': ['TTmkmT-fDVP-6zwO-jOkl-6DZH-FvXJ-vhiYxE', > '3cWEjH-USfF-eywx-mB0N-YlBC-k1Hz-o6d5Dy', > 'z067JA-zoZE-bfUL-n0a3-l5Eb-v7Dd-Zi2xst'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda2', > 'LVM2_PV_PE_ALLOC_COUNT': '238333', > 'LVM2_PV_PE_COUNT': '238333', > 'LVM2_PV_SIZE': '976211968.00', > 'LVM2_PV_UUID': 'PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C', > 'LVM2_VG_EXTENT_COUNT': '238333', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg_storageqe12', > 'LVM2_VG_SIZE': '976211968.00', > 'LVM2_VG_UUID': 'sTGSu3-1iWe-wOZI-bGJ9-ee9Z-3LWz-5wC72k', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '6859864', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/scsi-3600508b1001cf8989b33976dbb51042c-part2', > '/dev/disk/by-id/wwn-0x600508b1001cf8989b33976dbb51042c-part2', > '/dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >01:26:24,112 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >01:26:24,115 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >01:26:24,118 DEBUG storage: DeviceTree.getDeviceByName returned None >01:26:24,118 INFO storage: sda2 is a partition >01:26:24,121 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >01:26:24,126 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >01:26:24,129 DEBUG storage: DeviceTree.getDeviceByName returned existing 953837MB disk sda (0) with existing msdos disklabel >01:26:24,133 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >01:26:24,136 DEBUG storage: PartitionDevice._setFormat: sda2 ; >01:26:24,137 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:26:24,141 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >01:26:24,141 DEBUG storage: looking up parted Partition: /dev/sda2 >01:26:24,145 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >01:26:24,149 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >01:26:24,152 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >01:26:24,156 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >01:26:24,156 INFO storage: added partition sda2 (id 2) to device tree >01:26:24,159 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >01:26:24,163 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >01:26:24,166 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >01:26:24,169 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >01:26:24,178 WARN storage: disklabel detected but not usable on sda2 >01:26:24,179 INFO storage: type detected on 'sda2' is 'LVM2_member' >01:26:24,183 DEBUG storage: LVMPhysicalVolume.__init__: vgName: vg_storageqe12 ; uuid: PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C ; exists: True ; vgUuid: sTGSu3-1iWe-wOZI-bGJ9-ee9Z-3LWz-5wC72k ; label: None ; peStart: 1.0 ; device: /dev/sda2 ; serial: 600508b1001cf8989b33976dbb51042c ; >01:26:24,183 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >01:26:24,187 DEBUG storage: PartitionDevice._setFormat: sda2 ; >01:26:24,190 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: lvmpv ; >01:26:24,193 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda2 ; >01:26:24,197 DEBUG storage: DeviceTree.getDeviceByName: name: vg_storageqe12 ; >01:26:24,200 DEBUG storage: DeviceTree.getDeviceByName returned None >01:26:24,204 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >01:26:24,205 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:26:24,209 DEBUG storage: LVMVolumeGroupDevice._setFormat: vg_storageqe12 ; current: None ; type: None ; >01:26:24,209 INFO storage: added lvmvg vg_storageqe12 (id 3) to device tree >01:26:24,211 DEBUG storage: looking up parted Device: /dev/sda2 >01:26:24,216 INFO storage: got device: PartitionDevice instance (0x7febfd6a6e50) -- > name = sda2 status = True kids = 1 id = 2 > parents = ['existing 953837MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 953336.0 > format = existing lvmpv > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1952432128 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (121533, 255, 63) biosGeometry: (121533, 255, 63) > PedDevice: <_ped.Device object at 0x7fec04fac560> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7febfd6a65d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7febfd6a6a50> PedPartition: <_ped.Partition object at 0x7febfd6a51d0> > disk = existing 953837MB disk sda (0) with existing msdos disklabel > start = 1026048 end = 1953458175 length = 1952432128 > flags = lvm >01:26:24,217 INFO storage: got format: LVMPhysicalVolume instance (0x7fec04fc2910) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda2 uuid = PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C exists = True > options = None supported = True formattable = True resizable = False > vgName = vg_storageqe12 vgUUID = sTGSu3-1iWe-wOZI-bGJ9-ee9Z-3LWz-5wC72k peStart = 1.0 >01:26:24,230 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/usb-HP_Virtual_DVD-ROM-0:0 /dev/disk/by-label/CDROM /dev/disk/by-path/pci-0000:00:12.2-usb-0:1:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/2012-04-20-11-45-06-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1:1.0/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_CDROM': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_12_2-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_FS_LABEL': 'CDROM', > 'ID_FS_LABEL_ENC': 'CDROM', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-04-20-11-45-06-00', > 'ID_FS_UUID_ENC': '2012-04-20-11-45-06-00', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Virtual_DVD-ROM', > 'ID_MODEL_ENC': 'Virtual\\x20DVD-ROM\\x20', > 'ID_MODEL_ID': '2027', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0001', > 'ID_SERIAL': 'HP_Virtual_DVD-ROM-0:0', > 'ID_TYPE': 'cd', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080250:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'HP', > 'ID_VENDOR_ENC': 'HP\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '03f0', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '6876177', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/usb-HP_Virtual_DVD-ROM-0:0', > '/dev/disk/by-label/CDROM', > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:1:1.0-scsi-0:0:0:0', > '/dev/disk/by-uuid/2012-04-20-11-45-06-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1:1.0/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >01:26:24,231 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1:1.0/host1/target1:0:0/1:0:0:0/block/sr0)... >01:26:24,234 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >01:26:24,237 DEBUG storage: DeviceTree.getDeviceByName returned None >01:26:24,237 INFO storage: sr0 is a cdrom >01:26:24,240 DEBUG storage: DeviceTree.addUdevOpticalDevice: >01:26:24,241 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:26:24,245 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >01:26:24,246 INFO storage: added cdrom sr0 (id 4) to device tree >01:26:24,250 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >01:26:24,256 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >01:26:24,259 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >01:26:24,263 DEBUG storage: Iso9660FS.supported: supported: True ; >01:26:24,264 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >01:26:24,264 DEBUG storage: device sr0 does not contain a disklabel >01:26:24,264 INFO storage: type detected on 'sr0' is 'iso9660' >01:26:24,268 DEBUG storage: Iso9660FS.supported: supported: True ; >01:26:24,269 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >01:26:24,272 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >01:26:24,277 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >01:26:24,282 DEBUG storage: looking up parted Device: /dev/sr0 >01:26:24,292 INFO storage: got device: OpticalDevice instance (0x7febfd6a6d90) -- > name = sr0 status = True kids = 0 id = 4 > parents = [] > uuid = None size = 84.79296875 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1:1.0/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: HP Virtual DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 43414 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (2, 255, 63) biosGeometry: (2, 255, 63) > PedDevice: <_ped.Device object at 0x7fec04fac3b0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >01:26:24,296 DEBUG storage: Iso9660FS.supported: supported: True ; >01:26:24,297 INFO storage: got format: Iso9660FS instance (0x7febfd6cf3d0) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-04-20-11-45-06-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = CDROM size = 0 targetSize = 0 > >01:26:24,302 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '7243758', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >01:26:24,303 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >01:26:24,306 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >01:26:24,309 DEBUG storage: DeviceTree.getDeviceByName returned None >01:26:24,309 INFO storage: loop0 is a loop device >01:26:24,312 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >01:26:24,315 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >01:26:24,318 DEBUG storage: DeviceTree.getDeviceByName returned None >01:26:24,320 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:26:24,323 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >01:26:24,324 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 5) to device tree >01:26:24,328 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >01:26:24,329 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:26:24,332 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >01:26:24,333 INFO storage: added loop loop0 (id 6) to device tree >01:26:24,336 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >01:26:24,339 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >01:26:24,339 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >01:26:24,343 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >01:26:24,346 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >01:26:24,352 WARN storage: disklabel detected but not usable on loop0 >01:26:24,353 INFO storage: type detected on 'loop0' is 'squashfs' >01:26:24,354 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >01:26:24,357 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >01:26:24,359 INFO storage: got device: LoopDevice instance (0x7febfd6a6e10) -- > name = loop0 status = False kids = 0 id = 6 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (5)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >01:26:24,365 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/4334e7ad-3286-4a75-b25b-c42ec1be01cf', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4334e7ad-3286-4a75-b25b-c42ec1be01cf', > 'ID_FS_UUID_ENC': '4334e7ad-3286-4a75-b25b-c42ec1be01cf', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '7243825', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4334e7ad-3286-4a75-b25b-c42ec1be01cf'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >01:26:24,366 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >01:26:24,369 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >01:26:24,372 DEBUG storage: DeviceTree.getDeviceByName returned None >01:26:24,373 INFO storage: loop1 is a loop device >01:26:24,375 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >01:26:24,379 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >01:26:24,382 DEBUG storage: DeviceTree.getDeviceByName returned None >01:26:24,383 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:26:24,386 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >01:26:24,387 INFO storage: added file /LiveOS/rootfs.img (id 7) to device tree >01:26:24,390 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >01:26:24,391 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:26:24,396 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >01:26:24,396 INFO storage: added loop loop1 (id 8) to device tree >01:26:24,400 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >01:26:24,403 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >01:26:24,407 DEBUG storage: Ext4FS.supported: supported: True ; >01:26:24,407 DEBUG storage: getFormat('ext4') returning Ext4FS instance >01:26:24,408 DEBUG storage: device loop1 does not contain a disklabel >01:26:24,409 INFO storage: type detected on 'loop1' is 'ext4' >01:26:24,567 DEBUG storage: padding min size from 0 up to 0 >01:26:24,571 DEBUG storage: Ext4FS.supported: supported: True ; >01:26:24,572 DEBUG storage: getFormat('ext4') returning Ext4FS instance >01:26:24,576 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >01:26:24,577 INFO storage: got device: LoopDevice instance (0x7febfd6cf490) -- > name = loop1 status = False kids = 0 id = 8 > parents = ['existing 0MB file /LiveOS/rootfs.img (7)'] > 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 >01:26:24,581 DEBUG storage: Ext4FS.supported: supported: True ; >01:26:24,582 INFO storage: got format: Ext4FS instance (0x7febfd6cf610) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 4334e7ad-3286-4a75-b25b-c42ec1be01cf exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >01:26:24,587 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '7243897', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >01:26:24,589 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >01:26:24,592 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >01:26:24,595 DEBUG storage: DeviceTree.getDeviceByName returned None >01:26:24,596 INFO storage: loop2 is a loop device >01:26:24,599 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >01:26:24,606 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >01:26:24,613 DEBUG storage: DeviceTree.getDeviceByName returned None >01:26:24,613 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:26:24,617 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >01:26:24,618 INFO storage: added file /overlay (deleted) (id 9) to device tree >01:26:24,621 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >01:26:24,622 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:26:24,626 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >01:26:24,626 INFO storage: added loop loop2 (id 10) to device tree >01:26:24,629 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >01:26:24,632 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >01:26:24,633 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:26:24,636 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >01:26:24,640 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >01:26:24,646 WARN storage: disklabel detected but not usable on loop2 >01:26:24,647 DEBUG storage: no type or existing type for loop2, bailing >01:26:24,648 INFO storage: got device: LoopDevice instance (0x7febfd727610) -- > name = loop2 status = False kids = 0 id = 10 > parents = ['existing 0MB file /overlay (deleted) (9)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >01:26:24,653 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '7243951', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >01:26:24,654 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >01:26:24,654 DEBUG storage: lvm filter: adding loop3 to the reject list >01:26:24,659 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '7244015', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >01:26:24,659 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >01:26:24,660 DEBUG storage: lvm filter: adding loop4 to the reject list >01:26:24,664 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '7244074', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >01:26:24,665 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >01:26:24,665 DEBUG storage: lvm filter: adding loop5 to the reject list >01:26:24,669 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '7244128', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >01:26:24,670 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >01:26:24,671 DEBUG storage: lvm filter: adding loop6 to the reject list >01:26:24,675 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '7244200', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >01:26:24,675 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >01:26:24,676 DEBUG storage: lvm filter: adding loop7 to the reject list >01:26:24,676 DEBUG storage: Skipping a device mapper drive (dm-0) for now >01:26:24,677 DEBUG storage: Skipping a device mapper drive (dm-1) for now >01:26:24,677 DEBUG storage: Skipping a device mapper drive (dm-2) for now >01:26:24,677 DEBUG storage: Skipping a device mapper drive (dm-3) for now >01:26:24,752 INFO storage: devices to scan: ['dm-0', 'dm-1', 'dm-2', 'dm-3'] >01:26:24,765 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/4334e7ad-3286-4a75-b25b-c42ec1be01cf /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4334e7ad-3286-4a75-b25b-c42ec1be01cf', > 'ID_FS_UUID_ENC': '4334e7ad-3286-4a75-b25b-c42ec1be01cf', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '905671', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4334e7ad-3286-4a75-b25b-c42ec1be01cf', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >01:26:24,767 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >01:26:24,771 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >01:26:24,775 DEBUG storage: DeviceTree.getDeviceByName returned None >01:26:24,776 INFO storage: live-rw is a device-mapper device >01:26:24,781 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >01:26:24,785 DEBUG storage: LVMVolumeGroupDevice.getDMNode: vg_storageqe12 ; status: True ; >01:26:24,787 DEBUG storage: failed to find dm node for vg_storageqe12 >01:26:24,792 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >01:26:24,797 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (8) with existing ext4 filesystem >01:26:24,804 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >01:26:24,808 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (10) >01:26:24,815 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >01:26:24,820 DEBUG storage: DeviceTree.getDeviceByName returned None >01:26:24,824 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >01:26:24,826 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:26:24,831 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >01:26:24,832 INFO storage: added dm live-rw (id 11) to device tree >01:26:24,837 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >01:26:24,842 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >01:26:24,848 DEBUG storage: Ext4FS.supported: supported: True ; >01:26:24,850 DEBUG storage: getFormat('ext4') returning Ext4FS instance >01:26:24,850 DEBUG storage: device live-rw does not contain a disklabel >01:26:24,851 INFO storage: type detected on 'live-rw' is 'ext4' >01:26:24,983 DEBUG storage: padding min size from 751 up to 826 >01:26:24,991 DEBUG storage: Ext4FS.supported: supported: True ; >01:26:24,993 DEBUG storage: getFormat('ext4') returning Ext4FS instance >01:26:24,998 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >01:26:25,001 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >01:26:25,012 INFO storage: got device: DMDevice instance (0x7febfd72ce50) -- > name = live-rw status = True kids = 0 id = 11 > parents = ['existing 0MB loop loop2 (10)'] > uuid = None size = 1024.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7fec04fac7a0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >01:26:25,018 DEBUG storage: Ext4FS.supported: supported: True ; >01:26:25,020 INFO storage: got format: Ext4FS instance (0x7febfd73b1d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 4334e7ad-3286-4a75-b25b-c42ec1be01cf exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >01:26:25,033 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_storageqe12-lv_root /dev/disk/by-id/dm-uuid-LVM-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72kTTmkmTfDVP6zwOjOkl6DZHFvXJvhiYxE /dev/disk/by-uuid/f1b9b763-26e6-42a6-b394-7f4f03912eb4 /dev/mapper/vg_storageqe12-lv_root /dev/vg_storageqe12/lv_root', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_root', > 'DM_NAME': 'vg_storageqe12-lv_root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72kTTmkmTfDVP6zwOjOkl6DZHFvXJvhiYxE', > 'DM_VG_NAME': 'vg_storageqe12', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f1b9b763-26e6-42a6-b394-7f4f03912eb4', > 'ID_FS_UUID_ENC': 'f1b9b763-26e6-42a6-b394-7f4f03912eb4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '8906251', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_storageqe12-lv_root', > '/dev/disk/by-id/dm-uuid-LVM-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72kTTmkmTfDVP6zwOjOkl6DZHFvXJvhiYxE', > '/dev/disk/by-uuid/f1b9b763-26e6-42a6-b394-7f4f03912eb4', > '/dev/mapper/vg_storageqe12-lv_root', > '/dev/vg_storageqe12/lv_root'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: vg_storageqe12-lv_root ; >01:26:25,035 INFO storage: scanning vg_storageqe12-lv_root (/devices/virtual/block/dm-1)... >01:26:25,038 DEBUG storage: DeviceTree.getDeviceByName: name: vg_storageqe12-lv_root ; >01:26:25,042 DEBUG storage: DeviceTree.getDeviceByName returned None >01:26:25,043 INFO storage: vg_storageqe12-lv_root is an lvm logical volume >01:26:25,048 DEBUG storage: DeviceTree.addUdevLVDevice: name: vg_storageqe12-lv_root ; >01:26:25,074 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-3600508b1001cf8989b33976dbb51042c-part2 /dev/disk/by-id/wwn-0x600508b1001cf8989b33976dbb51042c-part2 /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C', > 'ID_FS_UUID_ENC': 'PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C', > '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': '1952432128', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:03:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_03_00_0-scsi-0_0_0_0', > 'ID_REVISION': '5.14', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': '50014380189BD6C0', > 'ID_SERIAL': '3600508b1001cf8989b33976dbb51042c', > 'ID_SERIAL_SHORT': '600508b1001cf8989b33976dbb51042c', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'HP', > 'ID_VENDOR_ENC': 'HP\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_WWN': '0x600508b1001cf898', > 'ID_WWN_VENDOR_EXTENSION': '0x9b33976dbb51042c', > 'ID_WWN_WITH_EXTENSION': '0x600508b1001cf8989b33976dbb51042c', > 'LVM2_LV_ATTR': ['-wi-a----', '-wi-a----', '-wi-a----'], > 'LVM2_LV_NAME': ['lv_root', 'lv_home', 'lv_swap'], > 'LVM2_LV_SIZE': ['52428800.00', '789417984.00', '134365184.00'], > 'LVM2_LV_UUID': ['TTmkmT-fDVP-6zwO-jOkl-6DZH-FvXJ-vhiYxE', > '3cWEjH-USfF-eywx-mB0N-YlBC-k1Hz-o6d5Dy', > 'z067JA-zoZE-bfUL-n0a3-l5Eb-v7Dd-Zi2xst'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda2', > 'LVM2_PV_PE_ALLOC_COUNT': '238333', > 'LVM2_PV_PE_COUNT': '238333', > 'LVM2_PV_SIZE': '976211968.00', > 'LVM2_PV_UUID': 'PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C', > 'LVM2_VG_EXTENT_COUNT': '238333', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg_storageqe12', > 'LVM2_VG_SIZE': '976211968.00', > 'LVM2_VG_UUID': 'sTGSu3-1iWe-wOZI-bGJ9-ee9Z-3LWz-5wC72k', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '6859864', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/scsi-3600508b1001cf8989b33976dbb51042c-part2', > '/dev/disk/by-id/wwn-0x600508b1001cf8989b33976dbb51042c-part2', > '/dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >01:26:25,075 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >01:26:25,082 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >01:26:25,087 DEBUG storage: DeviceTree.getDeviceByName returned existing 953336MB partition sda2 (2) with existing lvmpv >01:26:25,093 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >01:26:25,099 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >01:26:25,105 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >01:26:25,112 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >01:26:25,118 WARN storage: disklabel detected but not usable on sda2 >01:26:25,120 DEBUG storage: no type or existing type for sda2, bailing >01:26:25,129 INFO storage: got device: PartitionDevice instance (0x7febfd6a6e50) -- > name = sda2 status = True kids = 1 id = 2 > parents = ['existing 953837MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 953336.0 > format = existing lvmpv > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1952432128 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (121533, 255, 63) biosGeometry: (121533, 255, 63) > PedDevice: <_ped.Device object at 0x7fec04fac560> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7febfd6a65d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7febfd6a6a50> PedPartition: <_ped.Partition object at 0x7febfd6a51d0> > disk = existing 953837MB disk sda (0) with existing msdos disklabel > start = 1026048 end = 1953458175 length = 1952432128 > flags = lvm >01:26:25,130 INFO storage: got format: LVMPhysicalVolume instance (0x7fec04fc2910) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda2 uuid = PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C exists = True > options = None supported = True formattable = True resizable = False > vgName = vg_storageqe12 vgUUID = sTGSu3-1iWe-wOZI-bGJ9-ee9Z-3LWz-5wC72k peStart = 1.0 >01:26:25,135 DEBUG storage: DeviceTree.getDeviceByName: name: vg_storageqe12 ; >01:26:25,141 DEBUG storage: DeviceTree.getDeviceByName returned existing 953332MB lvmvg vg_storageqe12 (3) >01:26:25,142 DEBUG storage: no device or no media present >01:26:25,154 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_storageqe12-lv_home /dev/disk/by-id/dm-uuid-LVM-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72k3cWEjHUSfFeywxmB0NYlBCk1Hzo6d5Dy /dev/disk/by-uuid/790e6a1f-c643-401c-a8f4-f5013d5ab521 /dev/mapper/vg_storageqe12-lv_home /dev/vg_storageqe12/lv_home', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_home', > 'DM_NAME': 'vg_storageqe12-lv_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-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72k3cWEjHUSfFeywxmB0NYlBCk1Hzo6d5Dy', > 'DM_VG_NAME': 'vg_storageqe12', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '790e6a1f-c643-401c-a8f4-f5013d5ab521', > 'ID_FS_UUID_ENC': '790e6a1f-c643-401c-a8f4-f5013d5ab521', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '8909725', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_storageqe12-lv_home', > '/dev/disk/by-id/dm-uuid-LVM-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72k3cWEjHUSfFeywxmB0NYlBCk1Hzo6d5Dy', > '/dev/disk/by-uuid/790e6a1f-c643-401c-a8f4-f5013d5ab521', > '/dev/mapper/vg_storageqe12-lv_home', > '/dev/vg_storageqe12/lv_home'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: vg_storageqe12-lv_home ; >01:26:25,156 INFO storage: scanning vg_storageqe12-lv_home (/devices/virtual/block/dm-2)... >01:26:25,160 DEBUG storage: DeviceTree.getDeviceByName: name: vg_storageqe12-lv_home ; >01:26:25,164 DEBUG storage: DeviceTree.getDeviceByName returned None >01:26:25,164 INFO storage: vg_storageqe12-lv_home is an lvm logical volume >01:26:25,168 DEBUG storage: DeviceTree.addUdevLVDevice: name: vg_storageqe12-lv_home ; >01:26:25,195 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-3600508b1001cf8989b33976dbb51042c-part2 /dev/disk/by-id/wwn-0x600508b1001cf8989b33976dbb51042c-part2 /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C', > 'ID_FS_UUID_ENC': 'PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C', > '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': '1952432128', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:03:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_03_00_0-scsi-0_0_0_0', > 'ID_REVISION': '5.14', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': '50014380189BD6C0', > 'ID_SERIAL': '3600508b1001cf8989b33976dbb51042c', > 'ID_SERIAL_SHORT': '600508b1001cf8989b33976dbb51042c', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'HP', > 'ID_VENDOR_ENC': 'HP\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_WWN': '0x600508b1001cf898', > 'ID_WWN_VENDOR_EXTENSION': '0x9b33976dbb51042c', > 'ID_WWN_WITH_EXTENSION': '0x600508b1001cf8989b33976dbb51042c', > 'LVM2_LV_ATTR': ['-wi-a----', '-wi-a----', '-wi-a----'], > 'LVM2_LV_NAME': ['lv_root', 'lv_home', 'lv_swap'], > 'LVM2_LV_SIZE': ['52428800.00', '789417984.00', '134365184.00'], > 'LVM2_LV_UUID': ['TTmkmT-fDVP-6zwO-jOkl-6DZH-FvXJ-vhiYxE', > '3cWEjH-USfF-eywx-mB0N-YlBC-k1Hz-o6d5Dy', > 'z067JA-zoZE-bfUL-n0a3-l5Eb-v7Dd-Zi2xst'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda2', > 'LVM2_PV_PE_ALLOC_COUNT': '238333', > 'LVM2_PV_PE_COUNT': '238333', > 'LVM2_PV_SIZE': '976211968.00', > 'LVM2_PV_UUID': 'PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C', > 'LVM2_VG_EXTENT_COUNT': '238333', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg_storageqe12', > 'LVM2_VG_SIZE': '976211968.00', > 'LVM2_VG_UUID': 'sTGSu3-1iWe-wOZI-bGJ9-ee9Z-3LWz-5wC72k', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '6859864', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/scsi-3600508b1001cf8989b33976dbb51042c-part2', > '/dev/disk/by-id/wwn-0x600508b1001cf8989b33976dbb51042c-part2', > '/dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >01:26:25,196 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >01:26:25,200 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >01:26:25,205 DEBUG storage: DeviceTree.getDeviceByName returned existing 953336MB partition sda2 (2) with existing lvmpv >01:26:25,211 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >01:26:25,216 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >01:26:25,221 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >01:26:25,226 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >01:26:25,236 WARN storage: disklabel detected but not usable on sda2 >01:26:25,237 DEBUG storage: no type or existing type for sda2, bailing >01:26:25,245 INFO storage: got device: PartitionDevice instance (0x7febfd6a6e50) -- > name = sda2 status = True kids = 1 id = 2 > parents = ['existing 953837MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 953336.0 > format = existing lvmpv > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1952432128 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (121533, 255, 63) biosGeometry: (121533, 255, 63) > PedDevice: <_ped.Device object at 0x7fec04fac560> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7febfd6a65d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7febfd6a6a50> PedPartition: <_ped.Partition object at 0x7febfd6a51d0> > disk = existing 953837MB disk sda (0) with existing msdos disklabel > start = 1026048 end = 1953458175 length = 1952432128 > flags = lvm >01:26:25,246 INFO storage: got format: LVMPhysicalVolume instance (0x7fec04fc2910) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda2 uuid = PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C exists = True > options = None supported = True formattable = True resizable = False > vgName = vg_storageqe12 vgUUID = sTGSu3-1iWe-wOZI-bGJ9-ee9Z-3LWz-5wC72k peStart = 1.0 >01:26:25,252 DEBUG storage: DeviceTree.getDeviceByName: name: vg_storageqe12 ; >01:26:25,257 DEBUG storage: DeviceTree.getDeviceByName returned existing 953332MB lvmvg vg_storageqe12 (3) >01:26:25,257 DEBUG storage: no device or no media present >01:26:25,274 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_storageqe12-lv_swap /dev/disk/by-id/dm-uuid-LVM-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72kz067JAzoZEbfULn0a3l5Ebv7DdZi2xst /dev/disk/by-uuid/4c3ff0b8-fd46-447d-b84a-b56c8e4e2a8f /dev/mapper/vg_storageqe12-lv_swap /dev/vg_storageqe12/lv_swap', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_swap', > 'DM_NAME': 'vg_storageqe12-lv_swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72kz067JAzoZEbfULn0a3l5Ebv7DdZi2xst', > 'DM_VG_NAME': 'vg_storageqe12', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '4c3ff0b8-fd46-447d-b84a-b56c8e4e2a8f', > 'ID_FS_UUID_ENC': '4c3ff0b8-fd46-447d-b84a-b56c8e4e2a8f', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '8911872', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_storageqe12-lv_swap', > '/dev/disk/by-id/dm-uuid-LVM-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72kz067JAzoZEbfULn0a3l5Ebv7DdZi2xst', > '/dev/disk/by-uuid/4c3ff0b8-fd46-447d-b84a-b56c8e4e2a8f', > '/dev/mapper/vg_storageqe12-lv_swap', > '/dev/vg_storageqe12/lv_swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: vg_storageqe12-lv_swap ; >01:26:25,275 INFO storage: scanning vg_storageqe12-lv_swap (/devices/virtual/block/dm-3)... >01:26:25,279 DEBUG storage: DeviceTree.getDeviceByName: name: vg_storageqe12-lv_swap ; >01:26:25,283 DEBUG storage: DeviceTree.getDeviceByName returned None >01:26:25,283 INFO storage: vg_storageqe12-lv_swap is an lvm logical volume >01:26:25,287 DEBUG storage: DeviceTree.addUdevLVDevice: name: vg_storageqe12-lv_swap ; >01:26:25,312 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-3600508b1001cf8989b33976dbb51042c-part2 /dev/disk/by-id/wwn-0x600508b1001cf8989b33976dbb51042c-part2 /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C', > 'ID_FS_UUID_ENC': 'PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C', > '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': '1952432128', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:03:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_03_00_0-scsi-0_0_0_0', > 'ID_REVISION': '5.14', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': '50014380189BD6C0', > 'ID_SERIAL': '3600508b1001cf8989b33976dbb51042c', > 'ID_SERIAL_SHORT': '600508b1001cf8989b33976dbb51042c', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'HP', > 'ID_VENDOR_ENC': 'HP\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_WWN': '0x600508b1001cf898', > 'ID_WWN_VENDOR_EXTENSION': '0x9b33976dbb51042c', > 'ID_WWN_WITH_EXTENSION': '0x600508b1001cf8989b33976dbb51042c', > 'LVM2_LV_ATTR': ['-wi-a----', '-wi-a----', '-wi-a----'], > 'LVM2_LV_NAME': ['lv_root', 'lv_home', 'lv_swap'], > 'LVM2_LV_SIZE': ['52428800.00', '789417984.00', '134365184.00'], > 'LVM2_LV_UUID': ['TTmkmT-fDVP-6zwO-jOkl-6DZH-FvXJ-vhiYxE', > '3cWEjH-USfF-eywx-mB0N-YlBC-k1Hz-o6d5Dy', > 'z067JA-zoZE-bfUL-n0a3-l5Eb-v7Dd-Zi2xst'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda2', > 'LVM2_PV_PE_ALLOC_COUNT': '238333', > 'LVM2_PV_PE_COUNT': '238333', > 'LVM2_PV_SIZE': '976211968.00', > 'LVM2_PV_UUID': 'PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C', > 'LVM2_VG_EXTENT_COUNT': '238333', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg_storageqe12', > 'LVM2_VG_SIZE': '976211968.00', > 'LVM2_VG_UUID': 'sTGSu3-1iWe-wOZI-bGJ9-ee9Z-3LWz-5wC72k', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '6859864', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/scsi-3600508b1001cf8989b33976dbb51042c-part2', > '/dev/disk/by-id/wwn-0x600508b1001cf8989b33976dbb51042c-part2', > '/dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >01:26:25,314 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >01:26:25,318 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >01:26:25,322 DEBUG storage: DeviceTree.getDeviceByName returned existing 953336MB partition sda2 (2) with existing lvmpv >01:26:25,328 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >01:26:25,333 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >01:26:25,339 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >01:26:25,345 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >01:26:25,350 WARN storage: disklabel detected but not usable on sda2 >01:26:25,352 DEBUG storage: no type or existing type for sda2, bailing >01:26:25,360 INFO storage: got device: PartitionDevice instance (0x7febfd6a6e50) -- > name = sda2 status = True kids = 1 id = 2 > parents = ['existing 953837MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 953336.0 > format = existing lvmpv > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1952432128 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (121533, 255, 63) biosGeometry: (121533, 255, 63) > PedDevice: <_ped.Device object at 0x7fec04fac560> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7febfd6a65d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7febfd6a6a50> PedPartition: <_ped.Partition object at 0x7febfd6a51d0> > disk = existing 953837MB disk sda (0) with existing msdos disklabel > start = 1026048 end = 1953458175 length = 1952432128 > flags = lvm >01:26:25,361 INFO storage: got format: LVMPhysicalVolume instance (0x7fec04fc2910) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda2 uuid = PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C exists = True > options = None supported = True formattable = True resizable = False > vgName = vg_storageqe12 vgUUID = sTGSu3-1iWe-wOZI-bGJ9-ee9Z-3LWz-5wC72k peStart = 1.0 >01:26:25,366 DEBUG storage: DeviceTree.getDeviceByName: name: vg_storageqe12 ; >01:26:25,371 DEBUG storage: DeviceTree.getDeviceByName returned existing 953332MB lvmvg vg_storageqe12 (3) >01:26:25,372 DEBUG storage: no device or no media present >01:26:25,496 DEBUG storage: DeviceTree.getDeviceByName: name: vg_storageqe12-lv_root ; >01:26:25,503 DEBUG storage: DeviceTree.getDeviceByName returned None >01:26:25,510 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: vg_storageqe12 ; >01:26:25,511 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:26:25,517 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_storageqe12-lv_root ; current: None ; type: None ; >01:26:25,518 DEBUG storage: looking up parted Device: /dev/mapper/vg_storageqe12-lv_root >01:26:25,523 DEBUG storage: Adding vg_storageqe12-lv_root/51200MB to vg_storageqe12 >01:26:25,524 INFO storage: added lvmlv vg_storageqe12-lv_root (id 12) to device tree >01:26:25,530 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_storageqe12-lv_root ; status: True ; controllable: True ; orig: False ; >01:26:25,536 DEBUG storage: DeviceTree.getDeviceByName: name: vg_storageqe12-lv_home ; >01:26:25,542 DEBUG storage: DeviceTree.getDeviceByName returned None >01:26:25,550 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: vg_storageqe12 ; >01:26:25,551 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:26:25,556 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_storageqe12-lv_home ; current: None ; type: None ; >01:26:25,557 DEBUG storage: looking up parted Device: /dev/mapper/vg_storageqe12-lv_home >01:26:25,561 DEBUG storage: Adding vg_storageqe12-lv_home/770916MB to vg_storageqe12 >01:26:25,562 INFO storage: added lvmlv vg_storageqe12-lv_home (id 13) to device tree >01:26:25,568 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_storageqe12-lv_home ; status: True ; controllable: True ; orig: False ; >01:26:25,574 DEBUG storage: DeviceTree.getDeviceByName: name: vg_storageqe12-lv_swap ; >01:26:25,578 DEBUG storage: DeviceTree.getDeviceByName returned None >01:26:25,588 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: vg_storageqe12 ; >01:26:25,589 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:26:25,596 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_storageqe12-lv_swap ; current: None ; type: None ; >01:26:25,598 DEBUG storage: looking up parted Device: /dev/mapper/vg_storageqe12-lv_swap >01:26:25,601 DEBUG storage: Adding vg_storageqe12-lv_swap/131216MB to vg_storageqe12 >01:26:25,602 INFO storage: added lvmlv vg_storageqe12-lv_swap (id 14) to device tree >01:26:25,607 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_storageqe12-lv_swap ; status: True ; controllable: True ; orig: False ; >01:26:25,844 INFO storage: devices to scan: ['dm-1', 'dm-2', 'dm-3'] >01:26:25,860 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_storageqe12-lv_root /dev/disk/by-id/dm-uuid-LVM-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72kTTmkmTfDVP6zwOjOkl6DZHFvXJvhiYxE /dev/disk/by-uuid/f1b9b763-26e6-42a6-b394-7f4f03912eb4 /dev/mapper/vg_storageqe12-lv_root /dev/vg_storageqe12/lv_root', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_root', > 'DM_NAME': 'vg_storageqe12-lv_root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72kTTmkmTfDVP6zwOjOkl6DZHFvXJvhiYxE', > 'DM_VG_NAME': 'vg_storageqe12', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f1b9b763-26e6-42a6-b394-7f4f03912eb4', > 'ID_FS_UUID_ENC': 'f1b9b763-26e6-42a6-b394-7f4f03912eb4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '8906251', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_storageqe12-lv_root', > '/dev/disk/by-id/dm-uuid-LVM-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72kTTmkmTfDVP6zwOjOkl6DZHFvXJvhiYxE', > '/dev/disk/by-uuid/f1b9b763-26e6-42a6-b394-7f4f03912eb4', > '/dev/mapper/vg_storageqe12-lv_root', > '/dev/vg_storageqe12/lv_root'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: vg_storageqe12-lv_root ; >01:26:25,862 INFO storage: scanning vg_storageqe12-lv_root (/devices/virtual/block/dm-1)... >01:26:25,867 DEBUG storage: DeviceTree.getDeviceByName: name: vg_storageqe12-lv_root ; >01:26:25,873 DEBUG storage: DeviceTree.getDeviceByName returned existing 51200MB lvmlv vg_storageqe12-lv_root (12) >01:26:25,879 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_storageqe12-lv_root ; >01:26:25,885 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_storageqe12-lv_root ; label_type: None ; >01:26:25,891 DEBUG storage: Ext4FS.supported: supported: True ; >01:26:25,893 DEBUG storage: getFormat('ext4') returning Ext4FS instance >01:26:25,893 DEBUG storage: device vg_storageqe12-lv_root does not contain a disklabel >01:26:25,894 INFO storage: type detected on 'vg_storageqe12-lv_root' is 'ext4' >01:26:26,052 DEBUG storage: padding min size from 1900 up to 2090 >01:26:26,059 DEBUG storage: Ext4FS.supported: supported: True ; >01:26:26,060 DEBUG storage: getFormat('ext4') returning Ext4FS instance >01:26:26,066 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_storageqe12-lv_root ; current: None ; type: ext4 ; >01:26:26,078 DEBUG storage: looking up parted Device: /dev/mapper/vg_storageqe12 >01:26:26,081 DEBUG storage: vg_storageqe12 size is 953332MB >01:26:26,088 DEBUG storage: vg vg_storageqe12 has 0MB free >01:26:26,090 DEBUG storage: vg_storageqe12 size is 953332MB >01:26:26,097 DEBUG storage: vg vg_storageqe12 has 0MB free >01:26:26,108 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7febfd727fd0) -- > name = vg_storageqe12-lv_root status = True kids = 0 id = 12 > parents = ['existing 953332MB lvmvg vg_storageqe12 (3)'] > uuid = TTmkmT-fDVP-6zwO-jOkl-6DZH-FvXJ-vhiYxE size = 51200.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_storageqe12-lv_root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7fec04facf80> > target size = 51200.0 path = /dev/mapper/vg_storageqe12-lv_root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7febfd6c1f10) -- > name = vg_storageqe12 status = True kids = 3 id = 3 > parents = ['existing 953336MB partition sda2 (2) with existing lvmpv'] > uuid = sTGSu3-1iWe-wOZI-bGJ9-ee9Z-3LWz-5wC72k size = 953332 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_storageqe12 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 238333 > PE Free = 0 PV Count = 1 > LV Names = ['lv_root', 'lv_home', 'lv_swap'] modified = False > extents = 238333.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953336MB partition sda2 (2) with existing lvmpv'] > LVs = ['existing 51200MB lvmlv vg_storageqe12-lv_root (12) with existing ext4 filesystem', > 'existing 770916MB lvmlv vg_storageqe12-lv_home (13)', > 'existing 131216MB lvmlv vg_storageqe12-lv_swap (14)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 51200MB >01:26:26,114 DEBUG storage: Ext4FS.supported: supported: True ; >01:26:26,116 INFO storage: got format: Ext4FS instance (0x7febfd74de10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_storageqe12-lv_root uuid = f1b9b763-26e6-42a6-b394-7f4f03912eb4 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 51200.0 targetSize = 51200.0 > >01:26:26,130 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_storageqe12-lv_home /dev/disk/by-id/dm-uuid-LVM-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72k3cWEjHUSfFeywxmB0NYlBCk1Hzo6d5Dy /dev/disk/by-uuid/790e6a1f-c643-401c-a8f4-f5013d5ab521 /dev/mapper/vg_storageqe12-lv_home /dev/vg_storageqe12/lv_home', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_home', > 'DM_NAME': 'vg_storageqe12-lv_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-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72k3cWEjHUSfFeywxmB0NYlBCk1Hzo6d5Dy', > 'DM_VG_NAME': 'vg_storageqe12', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '790e6a1f-c643-401c-a8f4-f5013d5ab521', > 'ID_FS_UUID_ENC': '790e6a1f-c643-401c-a8f4-f5013d5ab521', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '8909725', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_storageqe12-lv_home', > '/dev/disk/by-id/dm-uuid-LVM-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72k3cWEjHUSfFeywxmB0NYlBCk1Hzo6d5Dy', > '/dev/disk/by-uuid/790e6a1f-c643-401c-a8f4-f5013d5ab521', > '/dev/mapper/vg_storageqe12-lv_home', > '/dev/vg_storageqe12/lv_home'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: vg_storageqe12-lv_home ; >01:26:26,132 INFO storage: scanning vg_storageqe12-lv_home (/devices/virtual/block/dm-2)... >01:26:26,137 DEBUG storage: DeviceTree.getDeviceByName: name: vg_storageqe12-lv_home ; >01:26:26,143 DEBUG storage: DeviceTree.getDeviceByName returned existing 770916MB lvmlv vg_storageqe12-lv_home (13) >01:26:26,148 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_storageqe12-lv_home ; >01:26:26,153 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_storageqe12-lv_home ; label_type: None ; >01:26:26,161 DEBUG storage: Ext4FS.supported: supported: True ; >01:26:26,163 DEBUG storage: getFormat('ext4') returning Ext4FS instance >01:26:26,163 DEBUG storage: device vg_storageqe12-lv_home does not contain a disklabel >01:26:26,164 INFO storage: type detected on 'vg_storageqe12-lv_home' is 'ext4' >01:26:26,329 DEBUG storage: padding min size from 1712 up to 1883 >01:26:26,336 DEBUG storage: Ext4FS.supported: supported: True ; >01:26:26,337 DEBUG storage: getFormat('ext4') returning Ext4FS instance >01:26:26,343 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_storageqe12-lv_home ; current: None ; type: ext4 ; >01:26:26,355 DEBUG storage: looking up parted Device: /dev/mapper/vg_storageqe12 >01:26:26,357 DEBUG storage: vg_storageqe12 size is 953332MB >01:26:26,364 DEBUG storage: vg vg_storageqe12 has 0MB free >01:26:26,365 DEBUG storage: vg_storageqe12 size is 953332MB >01:26:26,372 DEBUG storage: vg vg_storageqe12 has 0MB free >01:26:26,382 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7febfd758950) -- > name = vg_storageqe12-lv_home status = True kids = 0 id = 13 > parents = ['existing 953332MB lvmvg vg_storageqe12 (3)'] > uuid = 3cWEjH-USfF-eywx-mB0N-YlBC-k1Hz-o6d5Dy size = 770916.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_storageqe12-lv_home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 1578835968 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (98277, 255, 63) biosGeometry: (98277, 255, 63) > PedDevice: <_ped.Device object at 0x7fec04facb00> > target size = 770916.0 path = /dev/mapper/vg_storageqe12-lv_home > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7febfd6c1f10) -- > name = vg_storageqe12 status = True kids = 3 id = 3 > parents = ['existing 953336MB partition sda2 (2) with existing lvmpv'] > uuid = sTGSu3-1iWe-wOZI-bGJ9-ee9Z-3LWz-5wC72k size = 953332 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_storageqe12 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 238333 > PE Free = 0 PV Count = 1 > LV Names = ['lv_root', 'lv_home', 'lv_swap'] modified = False > extents = 238333.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953336MB partition sda2 (2) with existing lvmpv'] > LVs = ['existing 51200MB lvmlv vg_storageqe12-lv_root (12) with existing ext4 filesystem', > 'existing 770916MB lvmlv vg_storageqe12-lv_home (13) with existing ext4 filesystem', > 'existing 131216MB lvmlv vg_storageqe12-lv_swap (14)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 770916MB >01:26:26,388 DEBUG storage: Ext4FS.supported: supported: True ; >01:26:26,390 INFO storage: got format: Ext4FS instance (0x7febfd759a10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_storageqe12-lv_home uuid = 790e6a1f-c643-401c-a8f4-f5013d5ab521 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 770916.0 targetSize = 770916.0 > >01:26:26,403 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_storageqe12-lv_swap /dev/disk/by-id/dm-uuid-LVM-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72kz067JAzoZEbfULn0a3l5Ebv7DdZi2xst /dev/disk/by-uuid/4c3ff0b8-fd46-447d-b84a-b56c8e4e2a8f /dev/mapper/vg_storageqe12-lv_swap /dev/vg_storageqe12/lv_swap', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_swap', > 'DM_NAME': 'vg_storageqe12-lv_swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72kz067JAzoZEbfULn0a3l5Ebv7DdZi2xst', > 'DM_VG_NAME': 'vg_storageqe12', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '4c3ff0b8-fd46-447d-b84a-b56c8e4e2a8f', > 'ID_FS_UUID_ENC': '4c3ff0b8-fd46-447d-b84a-b56c8e4e2a8f', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '8911872', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_storageqe12-lv_swap', > '/dev/disk/by-id/dm-uuid-LVM-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72kz067JAzoZEbfULn0a3l5Ebv7DdZi2xst', > '/dev/disk/by-uuid/4c3ff0b8-fd46-447d-b84a-b56c8e4e2a8f', > '/dev/mapper/vg_storageqe12-lv_swap', > '/dev/vg_storageqe12/lv_swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: vg_storageqe12-lv_swap ; >01:26:26,405 INFO storage: scanning vg_storageqe12-lv_swap (/devices/virtual/block/dm-3)... >01:26:26,409 DEBUG storage: DeviceTree.getDeviceByName: name: vg_storageqe12-lv_swap ; >01:26:26,415 DEBUG storage: DeviceTree.getDeviceByName returned existing 131216MB lvmlv vg_storageqe12-lv_swap (14) >01:26:26,420 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_storageqe12-lv_swap ; >01:26:26,425 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_storageqe12-lv_swap ; label_type: None ; >01:26:26,431 DEBUG storage: SwapSpace.__init__: >01:26:26,432 DEBUG storage: getFormat('swap') returning SwapSpace instance >01:26:26,432 DEBUG storage: device vg_storageqe12-lv_swap does not contain a disklabel >01:26:26,433 INFO storage: type detected on 'vg_storageqe12-lv_swap' is 'swap' >01:26:26,439 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/vg_storageqe12-lv_swap ; serial: None ; uuid: 4c3ff0b8-fd46-447d-b84a-b56c8e4e2a8f ; exists: True ; label: None ; >01:26:26,439 DEBUG storage: getFormat('swap') returning SwapSpace instance >01:26:26,444 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_storageqe12-lv_swap ; current: None ; type: swap ; >01:26:26,454 DEBUG storage: looking up parted Device: /dev/mapper/vg_storageqe12 >01:26:26,455 DEBUG storage: vg_storageqe12 size is 953332MB >01:26:26,463 DEBUG storage: vg vg_storageqe12 has 0MB free >01:26:26,464 DEBUG storage: vg_storageqe12 size is 953332MB >01:26:26,471 DEBUG storage: vg vg_storageqe12 has 0MB free >01:26:26,480 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7febfd7312d0) -- > name = vg_storageqe12-lv_swap status = True kids = 0 id = 14 > parents = ['existing 953332MB lvmvg vg_storageqe12 (3)'] > uuid = z067JA-zoZE-bfUL-n0a3-l5Eb-v7Dd-Zi2xst size = 131216.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_storageqe12-lv_swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 268730368 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16727, 255, 63) biosGeometry: (16727, 255, 63) > PedDevice: <_ped.Device object at 0x7fec04facef0> > target size = 131216.0 path = /dev/mapper/vg_storageqe12-lv_swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7febfd6c1f10) -- > name = vg_storageqe12 status = True kids = 3 id = 3 > parents = ['existing 953336MB partition sda2 (2) with existing lvmpv'] > uuid = sTGSu3-1iWe-wOZI-bGJ9-ee9Z-3LWz-5wC72k size = 953332 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_storageqe12 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 238333 > PE Free = 0 PV Count = 1 > LV Names = ['lv_root', 'lv_home', 'lv_swap'] modified = False > extents = 238333.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953336MB partition sda2 (2) with existing lvmpv'] > LVs = ['existing 51200MB lvmlv vg_storageqe12-lv_root (12) with existing ext4 filesystem', > 'existing 770916MB lvmlv vg_storageqe12-lv_home (13) with existing ext4 filesystem', > 'existing 131216MB lvmlv vg_storageqe12-lv_swap (14) with existing swap'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 131216MB >01:26:26,482 INFO storage: got format: SwapSpace instance (0x7febfd581410) -- > type = swap name = swap status = False > device = /dev/mapper/vg_storageqe12-lv_swap uuid = 4c3ff0b8-fd46-447d-b84a-b56c8e4e2a8f exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >01:26:26,561 DEBUG storage: DeviceTree.getDeviceByName: name: vg_storageqe12-lv_root ; >01:26:26,569 DEBUG storage: DeviceTree.getDeviceByName returned existing 51200MB lvmlv vg_storageqe12-lv_root (12) with existing ext4 filesystem >01:26:26,573 DEBUG storage: DeviceTree.getDeviceByName: name: vg_storageqe12-lv_home ; >01:26:26,580 DEBUG storage: DeviceTree.getDeviceByName returned existing 770916MB lvmlv vg_storageqe12-lv_home (13) with existing ext4 filesystem >01:26:26,587 DEBUG storage: DeviceTree.getDeviceByName: name: vg_storageqe12-lv_swap ; >01:26:26,597 DEBUG storage: DeviceTree.getDeviceByName returned existing 131216MB lvmlv vg_storageqe12-lv_swap (14) with existing swap >01:26:26,602 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >01:26:26,662 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >01:26:26,669 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >01:26:26,678 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >01:26:26,733 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >01:26:26,793 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >01:26:26,799 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >01:26:26,805 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >01:26:26,810 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_storageqe12-lv_root ; status: True ; controllable: True ; >01:26:26,871 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg_storageqe12-lv_root ; status: True ; controllable: True ; >01:26:27,031 DEBUG storage: LVMVolumeGroupDevice.teardown: vg_storageqe12 ; status: True ; controllable: True ; >01:26:27,039 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_storageqe12 ; status: False ; type: None ; >01:26:27,047 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_storageqe12 ; status: False ; type: None ; >01:26:27,109 DEBUG storage: LVMVolumeGroupDevice._teardown: vg_storageqe12 ; status: True ; controllable: True ; >01:26:27,256 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >01:26:27,266 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >01:26:27,278 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >01:26:27,336 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >01:26:27,345 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >01:26:27,356 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >01:26:27,419 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_storageqe12-lv_home ; status: False ; controllable: True ; >01:26:27,425 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_storageqe12-lv_swap ; status: False ; controllable: True ; >01:26:27,426 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >01:26:27,440 INFO storage: edd: collected mbr signatures: {'sda': '0x0006f97f'} >01:26:27,443 WARN storage: edd: can not match host_bus: PCIX 03:00.0 channel: 0 >01:26:27,443 DEBUG storage: edd: data extracted from 0x80: > type: RAID, ata_device: None > channel: None, mbr_signature: 0x0006f97f > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 1953459632 >01:26:27,444 INFO storage: edd: matched 0x80 to sda using MBR sig >01:26:27,452 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >01:26:27,490 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >01:26:27,533 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >01:26:27,903 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >01:26:27,910 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >01:26:27,921 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >01:26:27,984 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_storageqe12-lv_root ; status: False ; controllable: True ; orig: False ; >01:26:27,990 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_storageqe12-lv_root ; orig: False ; >01:26:27,998 DEBUG storage: LVMVolumeGroupDevice.setup: vg_storageqe12 ; status: True ; controllable: True ; orig: False ; >01:26:28,007 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_storageqe12-lv_root ; status: False ; controllable: True ; orig: False ; >01:26:28,261 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >01:26:29,252 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >01:26:29,260 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >01:26:29,261 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >01:26:29,262 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >01:26:29,263 DEBUG storage: crypttab maps: [] >01:26:29,264 DEBUG storage: parsing /mnt/sysimage/etc/fstab >01:26:29,281 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_storageqe12-lv_root ; >01:26:29,291 DEBUG storage: DeviceTree.getDeviceByPath returned existing 51200MB lvmlv vg_storageqe12-lv_root (12) with existing ext4 filesystem >01:26:29,291 DEBUG storage: resolved '/dev/mapper/vg_storageqe12-lv_root' to 'vg_storageqe12-lv_root' (lvmlv) >01:26:29,292 DEBUG storage: resolved 'UUID=ae6b23be-a9f3-44af-8e5e-3d9b8399e163' to 'sda1' (partition) >01:26:29,298 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_storageqe12-lv_home ; >01:26:29,306 DEBUG storage: DeviceTree.getDeviceByPath returned existing 770916MB lvmlv vg_storageqe12-lv_home (13) with existing ext4 filesystem >01:26:29,307 DEBUG storage: resolved '/dev/mapper/vg_storageqe12-lv_home' to 'vg_storageqe12-lv_home' (lvmlv) >01:26:29,312 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_storageqe12-lv_swap ; >01:26:29,320 DEBUG storage: DeviceTree.getDeviceByPath returned existing 131216MB lvmlv vg_storageqe12-lv_swap (14) with existing swap >01:26:29,321 DEBUG storage: resolved '/dev/mapper/vg_storageqe12-lv_swap' to 'vg_storageqe12-lv_swap' (lvmlv) >01:26:29,329 DEBUG storage: DeviceTree.getDeviceByName: name: tmpfs ; >01:26:29,334 DEBUG storage: DeviceTree.getDeviceByName returned None >01:26:29,340 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/tmpfs ; >01:26:29,346 DEBUG storage: DeviceTree.getDeviceByPath returned None >01:26:29,347 DEBUG storage: failed to resolve '/dev/tmpfs' >01:26:29,352 DEBUG storage: DeviceTree.getDeviceByName: name: devpts ; >01:26:29,358 DEBUG storage: DeviceTree.getDeviceByName returned None >01:26:29,363 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/devpts ; >01:26:29,380 DEBUG storage: DeviceTree.getDeviceByPath returned None >01:26:29,381 DEBUG storage: failed to resolve '/dev/devpts' >01:26:29,384 DEBUG storage: DeviceTree.getDeviceByName: name: sysfs ; >01:26:29,387 DEBUG storage: DeviceTree.getDeviceByName returned None >01:26:29,390 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sysfs ; >01:26:29,396 DEBUG storage: DeviceTree.getDeviceByPath returned None >01:26:29,397 DEBUG storage: failed to resolve '/dev/sysfs' >01:26:29,404 DEBUG storage: DeviceTree.getDeviceByName: name: proc ; >01:26:29,409 DEBUG storage: DeviceTree.getDeviceByName returned None >01:26:29,415 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/proc ; >01:26:29,421 DEBUG storage: DeviceTree.getDeviceByPath returned None >01:26:29,422 DEBUG storage: failed to resolve '/dev/proc' >01:26:29,426 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_storageqe12-lv_root ; status: True ; controllable: True ; >01:26:29,544 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg_storageqe12-lv_root ; status: True ; controllable: True ; >01:26:29,696 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_storageqe12-lv_home ; status: False ; controllable: True ; orig: False ; >01:26:29,703 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_storageqe12-lv_home ; orig: False ; >01:26:29,709 DEBUG storage: LVMVolumeGroupDevice.setup: vg_storageqe12 ; status: True ; controllable: True ; orig: False ; >01:26:29,715 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_storageqe12-lv_home ; status: False ; controllable: True ; orig: False ; >01:26:29,979 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >01:26:30,258 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_storageqe12-lv_home ; status: True ; controllable: True ; >01:26:30,381 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg_storageqe12-lv_home ; status: True ; controllable: True ; >01:26:30,549 DEBUG storage: LVMVolumeGroupDevice.teardown: vg_storageqe12 ; status: True ; controllable: True ; >01:26:30,558 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_storageqe12 ; status: False ; type: None ; >01:26:30,569 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_storageqe12 ; status: False ; type: None ; >01:26:30,636 DEBUG storage: LVMVolumeGroupDevice._teardown: vg_storageqe12 ; status: True ; controllable: True ; >01:26:30,747 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >01:26:30,758 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >01:26:30,775 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >01:26:30,838 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >01:26:30,843 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >01:26:30,850 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >01:26:31,341 DEBUG storage: Ext4FS.supported: supported: True ; >01:26:31,354 DEBUG storage: Ext4FS.supported: supported: True ; >01:26:31,366 DEBUG storage: Ext4FS.supported: supported: True ; >01:26:31,379 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >01:26:31,389 DEBUG storage: Iso9660FS.supported: supported: True ; >01:26:31,392 DEBUG storage: vg_storageqe12 size is 953332MB >01:26:31,397 DEBUG storage: vg vg_storageqe12 has 0MB free >01:26:31,398 DEBUG storage: vg_storageqe12 size is 953332MB >01:26:31,403 DEBUG storage: vg vg_storageqe12 has 0MB free >01:26:31,411 DEBUG storage: Ext4FS.supported: supported: True ; >01:26:31,423 DEBUG storage: Ext4FS.supported: supported: True ; >01:26:31,435 DEBUG storage: onlyuse is now: sda >01:49:48,359 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >01:49:48,365 INFO storage: updating format of device: existing 84MB cdrom sr0 (4) with existing iso9660 filesystem >01:49:48,659 DEBUG storage: Iso9660FS.supported: supported: True ; >01:49:48,663 DEBUG storage: Iso9660FS.supported: supported: True ; >01:49:48,667 DEBUG storage: NFSv4.supported: supported: False ; >01:49:48,670 DEBUG storage: NFSv4.supported: supported: False ; >01:49:48,674 DEBUG storage: SELinuxFS.supported: supported: False ; >01:49:48,677 DEBUG storage: SELinuxFS.supported: supported: False ; >01:49:48,681 DEBUG storage: Ext4FS.supported: supported: True ; >01:49:48,685 DEBUG storage: Ext4FS.supported: supported: True ; >01:49:48,690 DEBUG storage: Ext3FS.supported: supported: True ; >01:49:48,694 DEBUG storage: Ext3FS.supported: supported: True ; >01:49:48,698 DEBUG storage: Ext2FS.supported: supported: True ; >01:49:48,703 DEBUG storage: Ext2FS.supported: supported: True ; >01:49:48,709 DEBUG storage: SysFS.supported: supported: False ; >01:49:48,713 DEBUG storage: SysFS.supported: supported: False ; >01:49:48,717 DEBUG storage: MultipathMember.__init__: >01:49:48,720 DEBUG storage: SwapSpace.__init__: >01:49:48,724 DEBUG storage: ProcFS.supported: supported: False ; >01:49:48,728 DEBUG storage: ProcFS.supported: supported: False ; >01:49:48,732 DEBUG storage: NoDevFS.supported: supported: False ; >01:49:48,735 DEBUG storage: NoDevFS.supported: supported: False ; >01:49:48,739 DEBUG storage: DevPtsFS.supported: supported: False ; >01:49:48,744 DEBUG storage: DevPtsFS.supported: supported: False ; >01:49:48,748 DEBUG storage: BTRFS.supported: supported: True ; >01:49:48,939 DEBUG storage: USBFS.supported: supported: False ; >01:49:48,943 DEBUG storage: USBFS.supported: supported: False ; >01:49:48,947 DEBUG storage: DiskLabel.__init__: >01:49:48,947 INFO storage: DiskLabel.partedDevice returning None >01:49:48,951 DEBUG storage: HFSPlus.supported: supported: False ; >01:49:48,954 DEBUG storage: HFSPlus.supported: supported: False ; >01:49:48,958 DEBUG storage: XFS.supported: supported: True ; >01:49:49,179 DEBUG storage: XFS.supported: supported: True ; >01:49:49,185 DEBUG storage: TmpFS.supported: supported: False ; >01:49:49,188 DEBUG storage: TmpFS.supported: supported: False ; >01:49:49,192 DEBUG storage: LUKS.__init__: >01:49:49,196 DEBUG storage: NTFS.supported: supported: False ; >01:49:49,199 DEBUG storage: NTFS.supported: supported: False ; >01:49:49,203 DEBUG storage: BindFS.supported: supported: False ; >01:49:49,206 DEBUG storage: BindFS.supported: supported: False ; >01:49:49,210 DEBUG storage: HFS.supported: supported: False ; >01:49:49,213 DEBUG storage: HFS.supported: supported: False ; >01:49:49,217 DEBUG storage: LVMPhysicalVolume.__init__: >01:49:49,220 DEBUG storage: NFS.supported: supported: False ; >01:49:49,224 DEBUG storage: NFS.supported: supported: False ; >01:49:49,227 DEBUG storage: FATFS.supported: supported: True ; >01:49:49,287 DEBUG storage: FATFS.supported: supported: True ; >01:49:49,292 DEBUG storage: DMRaidMember.__init__: >01:49:49,296 DEBUG storage: MDRaidMember.__init__: >01:49:49,786 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >01:49:49,789 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >01:49:49,793 DEBUG storage: Iso9660FS.supported: supported: True ; >01:49:49,794 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >01:49:49,794 DEBUG storage: device sr0 does not contain a disklabel >01:49:49,795 DEBUG storage: no type or existing type for sr0, bailing >01:49:49,795 INFO storage: got format: existing iso9660 filesystem >01:49:49,872 INFO storage: set SELinux context for mountpoint /mnt/install/isodir to system_u:object_r:var_run_t:s0 >01:49:51,691 DEBUG storage: clearpart: looking at sda2 >01:49:51,692 DEBUG storage: clearpart: looking at sda1 >01:49:51,693 DEBUG storage: checking whether disk sda has an empty extended >01:49:51,695 DEBUG storage: extended is None ; logicals is [] >01:49:51,697 INFO storage: user specified that bootloader install be skipped >01:55:07,538 DEBUG storage: clearpart: looking at sda2 >01:55:07,539 DEBUG storage: clearpart: looking at sda1 >01:55:07,542 DEBUG storage: checking whether disk sda has an empty extended >01:55:07,543 DEBUG storage: extended is None ; logicals is [] >01:55:07,545 DEBUG storage: new disk order: [] >01:55:07,628 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >01:55:07,631 DEBUG storage: DeviceTree.getDeviceByName returned existing 953837MB disk sda (0) with existing msdos disklabel >01:55:07,632 INFO storage: user specified that bootloader install be skipped >01:55:25,570 DEBUG storage: clearpart: looking at sda2 >01:55:25,571 DEBUG storage: clearpart: looking at sda1 >01:55:25,571 DEBUG storage: checking whether disk sda has an empty extended >01:55:25,572 DEBUG storage: extended is None ; logicals is [] >01:55:25,574 DEBUG storage: new disk order: [] >01:55:25,655 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >01:55:25,659 DEBUG storage: DeviceTree.getDeviceByName returned existing 953837MB disk sda (0) with existing msdos disklabel >01:55:25,659 INFO storage: user specified that bootloader install be skipped >01:55:25,774 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >01:55:25,776 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7febf26cfdd0> fileSystem: <parted.filesystem.FileSystem object at 0x7febf26e6cd0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7febf26e6ad0> PedPartition: <_ped.Partition object at 0x7febf26d45f0> >01:55:25,780 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >01:55:25,782 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7febf26cfdd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7febf26e6c50> PedPartition: <_ped.Partition object at 0x7febf26d4410> >01:55:32,829 DEBUG storage.ui: doAutoPart: True >01:55:32,829 DEBUG storage.ui: encryptedAutoPart: False >01:55:32,829 DEBUG storage.ui: autoPartType: 2 >01:55:32,830 DEBUG storage.ui: clearPartType: 2 >01:55:32,830 DEBUG storage.ui: clearPartDisks: ['sda'] >01:55:32,830 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x7febf26e6790) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7febf26e6810) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7febf26e6890) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7febf26e6910) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7febf26e6990) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 4096 maxSize = None grow = False > >01:55:32,831 DEBUG storage.ui: storage.disks: ['sda'] >01:55:32,832 DEBUG storage.ui: storage.partitioned: ['sda'] >01:55:32,832 DEBUG storage.ui: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sr0', 'vg_storageqe12', 'vg_storageqe12-lv_home', 'vg_storageqe12-lv_root', 'vg_storageqe12-lv_swap'] >01:55:32,838 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >01:55:32,843 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953837MB disk sda (0) with existing msdos disklabel >01:55:32,843 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >01:55:32,843 DEBUG storage.ui: boot disk: sda >01:55:32,846 DEBUG storage.ui: candidate disks: [] >01:55:32,847 DEBUG storage.ui: devs: [] >01:55:41,644 DEBUG storage: Ext4FS.supported: supported: True ; >01:55:41,645 DEBUG storage: getFormat('ext4') returning Ext4FS instance >01:55:47,172 DEBUG storage: Ext4FS.supported: supported: True ; >01:55:47,173 DEBUG storage: getFormat('ext4') returning Ext4FS instance >01:55:47,173 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7febf26cfad0>, 500.0, ['sda'], None >01:55:47,184 INFO storage: user specified that bootloader install be skipped >01:56:20,175 DEBUG storage: clearpart: looking at sda2 >01:56:20,176 DEBUG storage: clearpart: looking at sda1 >01:56:20,178 DEBUG storage: checking whether disk sda has an empty extended >01:56:20,179 DEBUG storage: extended is None ; logicals is [] >01:56:20,182 DEBUG storage: new disk order: [] >01:56:20,262 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >01:56:20,265 DEBUG storage: DeviceTree.getDeviceByName returned existing 953837MB disk sda (0) with existing msdos disklabel >01:56:20,267 DEBUG storage: doAutoPart: True >01:56:20,268 DEBUG storage: encryptedAutoPart: False >01:56:20,268 DEBUG storage: autoPartType: 2 >01:56:20,268 DEBUG storage: clearPartType: 2 >01:56:20,269 DEBUG storage: clearPartDisks: ['sda'] >01:56:20,269 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x7febf8ef21d0) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7febf8ef2290) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7febf8ef2410) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7febf8ef2210) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7febf8ef23d0) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 4096 maxSize = None grow = False > >01:56:20,270 DEBUG storage: storage.disks: ['sda'] >01:56:20,271 DEBUG storage: storage.partitioned: ['sda'] >01:56:20,271 DEBUG storage: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sr0', 'vg_storageqe12', 'vg_storageqe12-lv_home', 'vg_storageqe12-lv_root', 'vg_storageqe12-lv_swap'] >01:56:20,274 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >01:56:20,278 DEBUG storage: DeviceTree.getDeviceByName returned existing 953837MB disk sda (0) with existing msdos disklabel >01:56:20,278 DEBUG storage: resolved 'sda' to 'sda' (disk) >01:56:20,278 DEBUG storage: boot disk: sda >01:56:20,283 DEBUG storage: candidate disks: [] >01:56:20,284 DEBUG storage: devs: [] >01:56:20,291 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >01:56:20,294 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >01:56:20,373 DEBUG storage: MultipathTopology._build_topology: >01:56:20,374 DEBUG storage: /etc/multipath.conf contents: >01:56:20,375 DEBUG storage: # multipath.conf written by anaconda >01:56:20,375 DEBUG storage: >01:56:20,375 DEBUG storage: defaults { >01:56:20,375 DEBUG storage: user_friendly_names yes >01:56:20,376 DEBUG storage: } >01:56:20,376 DEBUG storage: blacklist { >01:56:20,376 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >01:56:20,377 DEBUG storage: devnode "^hd[a-z]" >01:56:20,377 DEBUG storage: devnode "^dcssblk[0-9]*" >01:56:20,377 DEBUG storage: device { >01:56:20,377 DEBUG storage: vendor "DGC" >01:56:20,378 DEBUG storage: product "LUNZ" >01:56:20,378 DEBUG storage: } >01:56:20,378 DEBUG storage: device { >01:56:20,379 DEBUG storage: vendor "IBM" >01:56:20,379 DEBUG storage: product "S/390.*" >01:56:20,379 DEBUG storage: } >01:56:20,380 DEBUG storage: # don't count normal SATA devices as multipaths >01:56:20,380 DEBUG storage: device { >01:56:20,381 DEBUG storage: vendor "ATA" >01:56:20,382 DEBUG storage: } >01:56:20,383 DEBUG storage: # don't count 3ware devices as multipaths >01:56:20,383 DEBUG storage: device { >01:56:20,384 DEBUG storage: vendor "3ware" >01:56:20,385 DEBUG storage: } >01:56:20,386 DEBUG storage: device { >01:56:20,386 DEBUG storage: vendor "AMCC" >01:56:20,387 DEBUG storage: } >01:56:20,388 DEBUG storage: # nor highpoint devices >01:56:20,389 DEBUG storage: device { >01:56:20,389 DEBUG storage: vendor "HPT" >01:56:20,390 DEBUG storage: } >01:56:20,391 DEBUG storage: } >01:56:20,392 DEBUG storage: multipaths { >01:56:20,392 DEBUG storage: } >01:56:20,393 DEBUG storage: (end of /etc/multipath.conf) >01:56:20,483 INFO storage: MultipathTopology: not a multipath: ['sda'] >01:56:20,484 INFO storage: MultipathTopology: found singlepath device: sda >01:56:20,484 INFO storage: MultipathTopology: found non-disk device: sda1 >01:56:20,485 INFO storage: MultipathTopology: found non-disk device: sda2 >01:56:20,485 INFO storage: MultipathTopology: found non-disk device: sr0 >01:56:20,486 INFO storage: MultipathTopology: found singlepath device: loop0 >01:56:20,486 INFO storage: MultipathTopology: found singlepath device: loop1 >01:56:20,487 INFO storage: MultipathTopology: found singlepath device: loop2 >01:56:20,487 INFO storage: MultipathTopology: found singlepath device: loop3 >01:56:20,488 INFO storage: MultipathTopology: found singlepath device: loop4 >01:56:20,488 INFO storage: MultipathTopology: found singlepath device: loop5 >01:56:20,488 INFO storage: MultipathTopology: found singlepath device: loop6 >01:56:20,489 INFO storage: MultipathTopology: found singlepath device: loop7 >01:56:20,489 INFO storage: MultipathTopology: found singlepath device: dm-0 >01:56:20,490 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >01:56:20,501 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-3600508b1001cf8989b33976dbb51042c /dev/disk/by-id/wwn-0x600508b1001cf8989b33976dbb51042c /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'LOGICAL_VOLUME', > 'ID_MODEL_ENC': 'LOGICAL\\x20VOLUME\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:03:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_03_00_0-scsi-0_0_0_0', > 'ID_REVISION': '5.14', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': '50014380189BD6C0', > 'ID_SERIAL': '3600508b1001cf8989b33976dbb51042c', > 'ID_SERIAL_SHORT': '600508b1001cf8989b33976dbb51042c', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'HP', > 'ID_VENDOR_ENC': 'HP\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_WWN': '0x600508b1001cf898', > 'ID_WWN_VENDOR_EXTENSION': '0x9b33976dbb51042c', > 'ID_WWN_WITH_EXTENSION': '0x600508b1001cf8989b33976dbb51042c', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '6859780', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/scsi-3600508b1001cf8989b33976dbb51042c', > '/dev/disk/by-id/wwn-0x600508b1001cf8989b33976dbb51042c', > '/dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >01:56:20,503 INFO storage: scanning sda (/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda)... >01:56:20,506 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >01:56:20,509 DEBUG storage: DeviceTree.getDeviceByName returned None >01:56:20,512 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >01:56:20,516 INFO storage: sda is a disk >01:56:20,517 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:56:20,521 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >01:56:20,521 INFO storage: added disk sda (id 15) to device tree >01:56:20,522 DEBUG storage: looking up parted Device: /dev/sda >01:56:20,525 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >01:56:20,528 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >01:56:20,531 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >01:56:20,537 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >01:56:20,585 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7febf8ef25d0>, <parted.partition.Partition object at 0x7febf8ef2950>] > device: <parted.device.Device object at 0x7febf8ef2710> > PedDisk: <_ped.Disk object at 0x7febf8eec1b8> >01:56:20,586 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >01:56:20,590 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >01:56:20,593 INFO storage: got device: DiskDevice instance (0x7febf8ee5890) -- > name = sda status = True kids = 0 id = 15 > parents = [] > uuid = None size = 953837.710938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: HP LOGICAL VOLUME path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953459632 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 76 did: 0 busy: False > hardwareGeometry: (121597, 255, 63) biosGeometry: (121597, 255, 63) > PedDevice: <_ped.Device object at 0x7febf7428290> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7febf26cfb50> >01:56:20,598 INFO storage: got format: DiskLabel instance (0x7febf26cf8d0) -- > 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 0x7febf8ef25d0>, <parted.partition.Partition object at 0x7febf8ef2950>] > device: <parted.device.Device object at 0x7febf8ef2710> > PedDisk: <_ped.Disk object at 0x7febf8eec1b8> > origPartedDisk = <parted.disk.Disk object at 0x7febf8ef2a50> > partedDevice = parted.Device instance -- > model: HP LOGICAL VOLUME path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953459632 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 76 did: 0 busy: False > hardwareGeometry: (121597, 255, 63) biosGeometry: (121597, 255, 63) > PedDevice: <_ped.Device object at 0x7febf2eec290> > >01:56:20,611 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-3600508b1001cf8989b33976dbb51042c-part1 /dev/disk/by-id/wwn-0x600508b1001cf8989b33976dbb51042c-part1 /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/ae6b23be-a9f3-44af-8e5e-3d9b8399e163', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ae6b23be-a9f3-44af-8e5e-3d9b8399e163', > 'ID_FS_UUID_ENC': 'ae6b23be-a9f3-44af-8e5e-3d9b8399e163', > 'ID_FS_VERSION': '1.0', > '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:03:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_03_00_0-scsi-0_0_0_0', > 'ID_REVISION': '5.14', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': '50014380189BD6C0', > 'ID_SERIAL': '3600508b1001cf8989b33976dbb51042c', > 'ID_SERIAL_SHORT': '600508b1001cf8989b33976dbb51042c', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'HP', > 'ID_VENDOR_ENC': 'HP\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_WWN': '0x600508b1001cf898', > 'ID_WWN_VENDOR_EXTENSION': '0x9b33976dbb51042c', > 'ID_WWN_WITH_EXTENSION': '0x600508b1001cf8989b33976dbb51042c', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '6859823', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/scsi-3600508b1001cf8989b33976dbb51042c-part1', > '/dev/disk/by-id/wwn-0x600508b1001cf8989b33976dbb51042c-part1', > '/dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/ae6b23be-a9f3-44af-8e5e-3d9b8399e163'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >01:56:20,612 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >01:56:20,615 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >01:56:20,618 DEBUG storage: DeviceTree.getDeviceByName returned None >01:56:20,619 INFO storage: sda1 is a partition >01:56:20,622 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >01:56:20,625 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >01:56:20,628 DEBUG storage: DeviceTree.getDeviceByName returned existing 953837MB disk sda (15) with existing msdos disklabel >01:56:20,632 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >01:56:20,636 DEBUG storage: PartitionDevice._setFormat: sda1 ; >01:56:20,637 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:56:20,641 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >01:56:20,641 DEBUG storage: looking up parted Partition: /dev/sda1 >01:56:20,645 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >01:56:20,649 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >01:56:20,652 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >01:56:20,656 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >01:56:20,656 INFO storage: added partition sda1 (id 16) to device tree >01:56:20,659 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >01:56:20,662 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >01:56:20,666 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >01:56:20,669 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >01:56:20,703 WARN storage: disklabel detected but not usable on sda1 >01:56:20,704 INFO storage: type detected on 'sda1' is 'ext4' >01:56:20,891 DEBUG storage: padding min size from 40 up to 44 >01:56:20,895 DEBUG storage: Ext4FS.supported: supported: True ; >01:56:20,896 DEBUG storage: getFormat('ext4') returning Ext4FS instance >01:56:20,900 DEBUG storage: PartitionDevice._setFormat: sda1 ; >01:56:20,903 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >01:56:20,905 DEBUG storage: looking up parted Device: /dev/sda1 >01:56:20,913 INFO storage: got device: PartitionDevice instance (0x7febf26cf990) -- > name = sda1 status = True kids = 0 id = 16 > parents = ['existing 953837MB disk sda (15) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0: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 0x7febf2eec560> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7febf8ef26d0> fileSystem: <parted.filesystem.FileSystem object at 0x7febf8ef2ad0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7febf8ef2890> PedPartition: <_ped.Partition object at 0x7febf8eeb8f0> > disk = existing 953837MB disk sda (15) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >01:56:20,917 DEBUG storage: Ext4FS.supported: supported: True ; >01:56:20,918 INFO storage: got format: Ext4FS instance (0x7febf8ef2e50) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = ae6b23be-a9f3-44af-8e5e-3d9b8399e163 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >01:56:20,936 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-3600508b1001cf8989b33976dbb51042c-part2 /dev/disk/by-id/wwn-0x600508b1001cf8989b33976dbb51042c-part2 /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C', > 'ID_FS_UUID_ENC': 'PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C', > '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': '1952432128', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:03:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_03_00_0-scsi-0_0_0_0', > 'ID_REVISION': '5.14', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': '50014380189BD6C0', > 'ID_SERIAL': '3600508b1001cf8989b33976dbb51042c', > 'ID_SERIAL_SHORT': '600508b1001cf8989b33976dbb51042c', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'HP', > 'ID_VENDOR_ENC': 'HP\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_WWN': '0x600508b1001cf898', > 'ID_WWN_VENDOR_EXTENSION': '0x9b33976dbb51042c', > 'ID_WWN_WITH_EXTENSION': '0x600508b1001cf8989b33976dbb51042c', > 'LVM2_LV_ATTR': ['-wi-a----', '-wi-a----', '-wi-a----'], > 'LVM2_LV_NAME': ['lv_root', 'lv_home', 'lv_swap'], > 'LVM2_LV_SIZE': ['52428800.00', '789417984.00', '134365184.00'], > 'LVM2_LV_UUID': ['TTmkmT-fDVP-6zwO-jOkl-6DZH-FvXJ-vhiYxE', > '3cWEjH-USfF-eywx-mB0N-YlBC-k1Hz-o6d5Dy', > 'z067JA-zoZE-bfUL-n0a3-l5Eb-v7Dd-Zi2xst'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda2', > 'LVM2_PV_PE_ALLOC_COUNT': '238333', > 'LVM2_PV_PE_COUNT': '238333', > 'LVM2_PV_SIZE': '976211968.00', > 'LVM2_PV_UUID': 'PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C', > 'LVM2_VG_EXTENT_COUNT': '238333', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg_storageqe12', > 'LVM2_VG_SIZE': '976211968.00', > 'LVM2_VG_UUID': 'sTGSu3-1iWe-wOZI-bGJ9-ee9Z-3LWz-5wC72k', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '6859864', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/scsi-3600508b1001cf8989b33976dbb51042c-part2', > '/dev/disk/by-id/wwn-0x600508b1001cf8989b33976dbb51042c-part2', > '/dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >01:56:20,937 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >01:56:20,940 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >01:56:20,943 DEBUG storage: DeviceTree.getDeviceByName returned None >01:56:20,943 INFO storage: sda2 is a partition >01:56:20,946 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >01:56:20,949 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >01:56:20,953 DEBUG storage: DeviceTree.getDeviceByName returned existing 953837MB disk sda (15) with existing msdos disklabel >01:56:20,957 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >01:56:20,960 DEBUG storage: PartitionDevice._setFormat: sda2 ; >01:56:20,961 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:56:20,965 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >01:56:20,965 DEBUG storage: looking up parted Partition: /dev/sda2 >01:56:20,969 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >01:56:20,973 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >01:56:20,976 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >01:56:20,980 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >01:56:20,980 INFO storage: added partition sda2 (id 17) to device tree >01:56:20,983 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >01:56:20,986 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >01:56:20,990 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >01:56:20,993 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >01:56:21,001 WARN storage: disklabel detected but not usable on sda2 >01:56:21,002 INFO storage: type detected on 'sda2' is 'LVM2_member' >01:56:21,006 DEBUG storage: LVMPhysicalVolume.__init__: vgName: vg_storageqe12 ; uuid: PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C ; exists: True ; vgUuid: sTGSu3-1iWe-wOZI-bGJ9-ee9Z-3LWz-5wC72k ; label: None ; peStart: 1.0 ; device: /dev/sda2 ; serial: 600508b1001cf8989b33976dbb51042c ; >01:56:21,006 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >01:56:21,010 DEBUG storage: PartitionDevice._setFormat: sda2 ; >01:56:21,013 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: lvmpv ; >01:56:21,016 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda2 ; >01:56:21,019 DEBUG storage: DeviceTree.getDeviceByName: name: vg_storageqe12 ; >01:56:21,022 DEBUG storage: DeviceTree.getDeviceByName returned None >01:56:21,027 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >01:56:21,027 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:56:21,031 DEBUG storage: LVMVolumeGroupDevice._setFormat: vg_storageqe12 ; current: None ; type: None ; >01:56:21,032 INFO storage: added lvmvg vg_storageqe12 (id 18) to device tree >01:56:21,033 DEBUG storage: looking up parted Device: /dev/sda2 >01:56:21,038 INFO storage: got device: PartitionDevice instance (0x7febfd6c1f50) -- > name = sda2 status = True kids = 1 id = 17 > parents = ['existing 953837MB disk sda (15) with existing msdos disklabel'] > uuid = None size = 953336.0 > format = existing lvmpv > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1952432128 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (121533, 255, 63) biosGeometry: (121533, 255, 63) > PedDevice: <_ped.Device object at 0x7febf2eec5f0> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7febf8ef26d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7febf8ef2810> PedPartition: <_ped.Partition object at 0x7febf8eeb5f0> > disk = existing 953837MB disk sda (15) with existing msdos disklabel > start = 1026048 end = 1953458175 length = 1952432128 > flags = lvm >01:56:21,040 INFO storage: got format: LVMPhysicalVolume instance (0x7febf8f03110) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda2 uuid = PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C exists = True > options = None supported = True formattable = True resizable = False > vgName = vg_storageqe12 vgUUID = sTGSu3-1iWe-wOZI-bGJ9-ee9Z-3LWz-5wC72k peStart = 1.0 >01:56:21,052 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/usb-HP_Virtual_DVD-ROM-0:0 /dev/disk/by-label/CDROM /dev/disk/by-path/pci-0000:00:12.2-usb-0:1:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/2012-04-20-11-45-06-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1:1.0/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_CDROM': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_12_2-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_FS_LABEL': 'CDROM', > 'ID_FS_LABEL_ENC': 'CDROM', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-04-20-11-45-06-00', > 'ID_FS_UUID_ENC': '2012-04-20-11-45-06-00', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Virtual_DVD-ROM', > 'ID_MODEL_ENC': 'Virtual\\x20DVD-ROM\\x20', > 'ID_MODEL_ID': '2027', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0001', > 'ID_SERIAL': 'HP_Virtual_DVD-ROM-0:0', > 'ID_TYPE': 'cd', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080250:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'HP', > 'ID_VENDOR_ENC': 'HP\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '03f0', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '6876177', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/usb-HP_Virtual_DVD-ROM-0:0', > '/dev/disk/by-label/CDROM', > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:1:1.0-scsi-0:0:0:0', > '/dev/disk/by-uuid/2012-04-20-11-45-06-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1:1.0/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >01:56:21,053 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1:1.0/host1/target1:0:0/1:0:0:0/block/sr0)... >01:56:21,056 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >01:56:21,058 DEBUG storage: DeviceTree.getDeviceByName returned None >01:56:21,059 INFO storage: sr0 is a cdrom >01:56:21,062 DEBUG storage: DeviceTree.addUdevOpticalDevice: >01:56:21,062 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:56:21,066 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >01:56:21,067 INFO storage: added cdrom sr0 (id 19) to device tree >01:56:21,071 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >01:56:21,078 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >01:56:21,081 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >01:56:21,085 DEBUG storage: Iso9660FS.supported: supported: True ; >01:56:21,085 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >01:56:21,085 DEBUG storage: device sr0 does not contain a disklabel >01:56:21,086 INFO storage: type detected on 'sr0' is 'iso9660' >01:56:21,090 DEBUG storage: Iso9660FS.supported: supported: True ; >01:56:21,090 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >01:56:21,093 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >01:56:21,097 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >01:56:21,102 DEBUG storage: looking up parted Device: /dev/sr0 >01:56:21,104 INFO storage: got device: OpticalDevice instance (0x7febf8ef2c50) -- > name = sr0 status = True kids = 0 id = 19 > parents = [] > uuid = None size = 84.79296875 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1:1.0/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: HP Virtual DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 43414 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (2, 255, 63) biosGeometry: (2, 255, 63) > PedDevice: <_ped.Device object at 0x7febf2eec320> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >01:56:21,108 DEBUG storage: Iso9660FS.supported: supported: True ; >01:56:21,109 INFO storage: got format: Iso9660FS instance (0x7febf8ef2650) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-04-20-11-45-06-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = CDROM size = 0 targetSize = 0 > >01:56:21,114 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '7243758', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >01:56:21,114 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >01:56:21,117 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >01:56:21,120 DEBUG storage: DeviceTree.getDeviceByName returned None >01:56:21,121 INFO storage: loop0 is a loop device >01:56:21,123 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >01:56:21,126 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >01:56:21,130 DEBUG storage: DeviceTree.getDeviceByName returned None >01:56:21,131 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:56:21,136 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >01:56:21,136 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 20) to device tree >01:56:21,140 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >01:56:21,141 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:56:21,144 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >01:56:21,145 INFO storage: added loop loop0 (id 21) to device tree >01:56:21,148 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >01:56:21,151 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >01:56:21,152 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >01:56:21,155 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >01:56:21,159 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >01:56:21,166 WARN storage: disklabel detected but not usable on loop0 >01:56:21,167 INFO storage: type detected on 'loop0' is 'squashfs' >01:56:21,167 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >01:56:21,171 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >01:56:21,172 INFO storage: got device: LoopDevice instance (0x7febf8f03490) -- > name = loop0 status = False kids = 0 id = 21 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (20)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >01:56:21,179 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/4334e7ad-3286-4a75-b25b-c42ec1be01cf', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4334e7ad-3286-4a75-b25b-c42ec1be01cf', > 'ID_FS_UUID_ENC': '4334e7ad-3286-4a75-b25b-c42ec1be01cf', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '7243825', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4334e7ad-3286-4a75-b25b-c42ec1be01cf'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >01:56:21,180 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >01:56:21,183 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >01:56:21,186 DEBUG storage: DeviceTree.getDeviceByName returned None >01:56:21,187 INFO storage: loop1 is a loop device >01:56:21,190 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >01:56:21,193 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >01:56:21,196 DEBUG storage: DeviceTree.getDeviceByName returned None >01:56:21,197 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:56:21,200 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >01:56:21,201 INFO storage: added file /LiveOS/rootfs.img (id 22) to device tree >01:56:21,205 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >01:56:21,205 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:56:21,209 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >01:56:21,209 INFO storage: added loop loop1 (id 23) to device tree >01:56:21,212 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >01:56:21,216 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >01:56:21,219 DEBUG storage: Ext4FS.supported: supported: True ; >01:56:21,220 DEBUG storage: getFormat('ext4') returning Ext4FS instance >01:56:21,220 DEBUG storage: device loop1 does not contain a disklabel >01:56:21,221 INFO storage: type detected on 'loop1' is 'ext4' >01:56:21,390 DEBUG storage: padding min size from 0 up to 0 >01:56:21,394 DEBUG storage: Ext4FS.supported: supported: True ; >01:56:21,395 DEBUG storage: getFormat('ext4') returning Ext4FS instance >01:56:21,398 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >01:56:21,400 INFO storage: got device: LoopDevice instance (0x7febf8f03810) -- > name = loop1 status = False kids = 0 id = 23 > parents = ['existing 0MB file /LiveOS/rootfs.img (22)'] > 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 >01:56:21,403 DEBUG storage: Ext4FS.supported: supported: True ; >01:56:21,404 INFO storage: got format: Ext4FS instance (0x7febf8f03950) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 4334e7ad-3286-4a75-b25b-c42ec1be01cf exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >01:56:21,409 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '7243897', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >01:56:21,410 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >01:56:21,413 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >01:56:21,419 DEBUG storage: DeviceTree.getDeviceByName returned None >01:56:21,419 INFO storage: loop2 is a loop device >01:56:21,422 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >01:56:21,425 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >01:56:21,428 DEBUG storage: DeviceTree.getDeviceByName returned None >01:56:21,429 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:56:21,433 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >01:56:21,433 INFO storage: added file /overlay (deleted) (id 24) to device tree >01:56:21,437 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >01:56:21,438 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:56:21,441 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >01:56:21,442 INFO storage: added loop loop2 (id 25) to device tree >01:56:21,445 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >01:56:21,448 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >01:56:21,448 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:56:21,451 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >01:56:21,455 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >01:56:21,461 WARN storage: disklabel detected but not usable on loop2 >01:56:21,462 DEBUG storage: no type or existing type for loop2, bailing >01:56:21,463 INFO storage: got device: LoopDevice instance (0x7febf8ef2d50) -- > name = loop2 status = False kids = 0 id = 25 > parents = ['existing 0MB file /overlay (deleted) (24)'] > 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 >01:56:21,468 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '7243951', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >01:56:21,468 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >01:56:21,469 DEBUG storage: lvm filter: adding loop3 to the reject list >01:56:21,473 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '7244015', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >01:56:21,474 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >01:56:21,474 DEBUG storage: lvm filter: adding loop4 to the reject list >01:56:21,478 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '7244074', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >01:56:21,479 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >01:56:21,479 DEBUG storage: lvm filter: adding loop5 to the reject list >01:56:21,484 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '7244128', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >01:56:21,484 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >01:56:21,485 DEBUG storage: lvm filter: adding loop6 to the reject list >01:56:21,489 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '7244200', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >01:56:21,490 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >01:56:21,490 DEBUG storage: lvm filter: adding loop7 to the reject list >01:56:21,490 DEBUG storage: Skipping a device mapper drive (dm-0) for now >01:56:21,624 INFO storage: devices to scan: ['dm-0', 'dm-1', 'dm-2', 'dm-3'] >01:56:21,633 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/4334e7ad-3286-4a75-b25b-c42ec1be01cf /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4334e7ad-3286-4a75-b25b-c42ec1be01cf', > 'ID_FS_UUID_ENC': '4334e7ad-3286-4a75-b25b-c42ec1be01cf', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '905671', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4334e7ad-3286-4a75-b25b-c42ec1be01cf', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >01:56:21,634 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >01:56:21,637 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >01:56:21,640 DEBUG storage: DeviceTree.getDeviceByName returned None >01:56:21,640 INFO storage: live-rw is a device-mapper device >01:56:21,643 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >01:56:21,646 DEBUG storage: LVMVolumeGroupDevice.getDMNode: vg_storageqe12 ; status: True ; >01:56:21,647 DEBUG storage: failed to find dm node for vg_storageqe12 >01:56:21,651 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >01:56:21,654 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (23) with existing ext4 filesystem >01:56:21,659 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >01:56:21,663 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (25) >01:56:21,667 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >01:56:21,670 DEBUG storage: DeviceTree.getDeviceByName returned None >01:56:21,674 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >01:56:21,675 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:56:21,678 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >01:56:21,679 INFO storage: added dm live-rw (id 26) to device tree >01:56:21,682 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >01:56:21,685 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >01:56:21,689 DEBUG storage: Ext4FS.supported: supported: True ; >01:56:21,690 DEBUG storage: getFormat('ext4') returning Ext4FS instance >01:56:21,690 DEBUG storage: device live-rw does not contain a disklabel >01:56:21,691 INFO storage: type detected on 'live-rw' is 'ext4' >01:56:21,857 DEBUG storage: padding min size from 751 up to 826 >01:56:21,862 DEBUG storage: Ext4FS.supported: supported: True ; >01:56:21,862 DEBUG storage: getFormat('ext4') returning Ext4FS instance >01:56:21,866 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >01:56:21,868 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >01:56:21,871 INFO storage: got device: DMDevice instance (0x7febf8f03dd0) -- > name = live-rw status = True kids = 0 id = 26 > parents = ['existing 0MB loop loop2 (25)'] > uuid = None size = 1024.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7febf2eec830> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >01:56:21,874 DEBUG storage: Ext4FS.supported: supported: True ; >01:56:21,875 INFO storage: got format: Ext4FS instance (0x7febf8f0c910) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 4334e7ad-3286-4a75-b25b-c42ec1be01cf exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >01:56:21,885 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_storageqe12-lv_root /dev/disk/by-id/dm-uuid-LVM-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72kTTmkmTfDVP6zwOjOkl6DZHFvXJvhiYxE /dev/disk/by-uuid/f1b9b763-26e6-42a6-b394-7f4f03912eb4 /dev/mapper/vg_storageqe12-lv_root /dev/vg_storageqe12/lv_root', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_root', > 'DM_NAME': 'vg_storageqe12-lv_root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72kTTmkmTfDVP6zwOjOkl6DZHFvXJvhiYxE', > 'DM_VG_NAME': 'vg_storageqe12', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f1b9b763-26e6-42a6-b394-7f4f03912eb4', > 'ID_FS_UUID_ENC': 'f1b9b763-26e6-42a6-b394-7f4f03912eb4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2090890389', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_storageqe12-lv_root', > '/dev/disk/by-id/dm-uuid-LVM-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72kTTmkmTfDVP6zwOjOkl6DZHFvXJvhiYxE', > '/dev/disk/by-uuid/f1b9b763-26e6-42a6-b394-7f4f03912eb4', > '/dev/mapper/vg_storageqe12-lv_root', > '/dev/vg_storageqe12/lv_root'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: vg_storageqe12-lv_root ; >01:56:21,886 INFO storage: scanning vg_storageqe12-lv_root (/devices/virtual/block/dm-1)... >01:56:21,889 DEBUG storage: DeviceTree.getDeviceByName: name: vg_storageqe12-lv_root ; >01:56:21,892 DEBUG storage: DeviceTree.getDeviceByName returned None >01:56:21,893 INFO storage: vg_storageqe12-lv_root is an lvm logical volume >01:56:21,896 DEBUG storage: DeviceTree.addUdevLVDevice: name: vg_storageqe12-lv_root ; >01:56:21,915 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-3600508b1001cf8989b33976dbb51042c-part2 /dev/disk/by-id/wwn-0x600508b1001cf8989b33976dbb51042c-part2 /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C', > 'ID_FS_UUID_ENC': 'PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C', > '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': '1952432128', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:03:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_03_00_0-scsi-0_0_0_0', > 'ID_REVISION': '5.14', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': '50014380189BD6C0', > 'ID_SERIAL': '3600508b1001cf8989b33976dbb51042c', > 'ID_SERIAL_SHORT': '600508b1001cf8989b33976dbb51042c', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'HP', > 'ID_VENDOR_ENC': 'HP\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_WWN': '0x600508b1001cf898', > 'ID_WWN_VENDOR_EXTENSION': '0x9b33976dbb51042c', > 'ID_WWN_WITH_EXTENSION': '0x600508b1001cf8989b33976dbb51042c', > 'LVM2_LV_ATTR': ['-wi------', '-wi------', '-wi------'], > 'LVM2_LV_NAME': ['lv_root', 'lv_home', 'lv_swap'], > 'LVM2_LV_SIZE': ['52428800.00', '789417984.00', '134365184.00'], > 'LVM2_LV_UUID': ['TTmkmT-fDVP-6zwO-jOkl-6DZH-FvXJ-vhiYxE', > '3cWEjH-USfF-eywx-mB0N-YlBC-k1Hz-o6d5Dy', > 'z067JA-zoZE-bfUL-n0a3-l5Eb-v7Dd-Zi2xst'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda2', > 'LVM2_PV_PE_ALLOC_COUNT': '238333', > 'LVM2_PV_PE_COUNT': '238333', > 'LVM2_PV_SIZE': '976211968.00', > 'LVM2_PV_UUID': 'PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C', > 'LVM2_VG_EXTENT_COUNT': '238333', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg_storageqe12', > 'LVM2_VG_SIZE': '976211968.00', > 'LVM2_VG_UUID': 'sTGSu3-1iWe-wOZI-bGJ9-ee9Z-3LWz-5wC72k', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '6859864', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/scsi-3600508b1001cf8989b33976dbb51042c-part2', > '/dev/disk/by-id/wwn-0x600508b1001cf8989b33976dbb51042c-part2', > '/dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >01:56:21,915 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >01:56:21,919 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >01:56:21,925 DEBUG storage: DeviceTree.getDeviceByName returned existing 953336MB partition sda2 (17) with existing lvmpv >01:56:21,928 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >01:56:21,932 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >01:56:21,935 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >01:56:21,939 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >01:56:21,948 WARN storage: disklabel detected but not usable on sda2 >01:56:21,948 DEBUG storage: no type or existing type for sda2, bailing >01:56:21,954 INFO storage: got device: PartitionDevice instance (0x7febfd6c1f50) -- > name = sda2 status = True kids = 1 id = 17 > parents = ['existing 953837MB disk sda (15) with existing msdos disklabel'] > uuid = None size = 953336.0 > format = existing lvmpv > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1952432128 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (121533, 255, 63) biosGeometry: (121533, 255, 63) > PedDevice: <_ped.Device object at 0x7febf2eec5f0> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7febf8ef26d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7febf8ef2810> PedPartition: <_ped.Partition object at 0x7febf8eeb5f0> > disk = existing 953837MB disk sda (15) with existing msdos disklabel > start = 1026048 end = 1953458175 length = 1952432128 > flags = lvm >01:56:21,956 INFO storage: got format: LVMPhysicalVolume instance (0x7febf8f03110) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda2 uuid = PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C exists = True > options = None supported = True formattable = True resizable = False > vgName = vg_storageqe12 vgUUID = sTGSu3-1iWe-wOZI-bGJ9-ee9Z-3LWz-5wC72k peStart = 1.0 >01:56:21,959 DEBUG storage: DeviceTree.getDeviceByName: name: vg_storageqe12 ; >01:56:21,963 DEBUG storage: DeviceTree.getDeviceByName returned existing 953332MB lvmvg vg_storageqe12 (18) >01:56:21,963 DEBUG storage: no device or no media present >01:56:21,973 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_storageqe12-lv_home /dev/disk/by-id/dm-uuid-LVM-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72k3cWEjHUSfFeywxmB0NYlBCk1Hzo6d5Dy /dev/disk/by-uuid/790e6a1f-c643-401c-a8f4-f5013d5ab521 /dev/mapper/vg_storageqe12-lv_home /dev/vg_storageqe12/lv_home', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_home', > 'DM_NAME': 'vg_storageqe12-lv_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-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72k3cWEjHUSfFeywxmB0NYlBCk1Hzo6d5Dy', > 'DM_VG_NAME': 'vg_storageqe12', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '790e6a1f-c643-401c-a8f4-f5013d5ab521', > 'ID_FS_UUID_ENC': '790e6a1f-c643-401c-a8f4-f5013d5ab521', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2090892507', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_storageqe12-lv_home', > '/dev/disk/by-id/dm-uuid-LVM-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72k3cWEjHUSfFeywxmB0NYlBCk1Hzo6d5Dy', > '/dev/disk/by-uuid/790e6a1f-c643-401c-a8f4-f5013d5ab521', > '/dev/mapper/vg_storageqe12-lv_home', > '/dev/vg_storageqe12/lv_home'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: vg_storageqe12-lv_home ; >01:56:21,974 INFO storage: scanning vg_storageqe12-lv_home (/devices/virtual/block/dm-2)... >01:56:21,977 DEBUG storage: DeviceTree.getDeviceByName: name: vg_storageqe12-lv_home ; >01:56:21,979 DEBUG storage: DeviceTree.getDeviceByName returned None >01:56:21,980 INFO storage: vg_storageqe12-lv_home is an lvm logical volume >01:56:21,983 DEBUG storage: DeviceTree.addUdevLVDevice: name: vg_storageqe12-lv_home ; >01:56:22,003 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-3600508b1001cf8989b33976dbb51042c-part2 /dev/disk/by-id/wwn-0x600508b1001cf8989b33976dbb51042c-part2 /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C', > 'ID_FS_UUID_ENC': 'PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C', > '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': '1952432128', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:03:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_03_00_0-scsi-0_0_0_0', > 'ID_REVISION': '5.14', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': '50014380189BD6C0', > 'ID_SERIAL': '3600508b1001cf8989b33976dbb51042c', > 'ID_SERIAL_SHORT': '600508b1001cf8989b33976dbb51042c', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'HP', > 'ID_VENDOR_ENC': 'HP\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_WWN': '0x600508b1001cf898', > 'ID_WWN_VENDOR_EXTENSION': '0x9b33976dbb51042c', > 'ID_WWN_WITH_EXTENSION': '0x600508b1001cf8989b33976dbb51042c', > 'LVM2_LV_ATTR': ['-wi------', '-wi------', '-wi------'], > 'LVM2_LV_NAME': ['lv_root', 'lv_home', 'lv_swap'], > 'LVM2_LV_SIZE': ['52428800.00', '789417984.00', '134365184.00'], > 'LVM2_LV_UUID': ['TTmkmT-fDVP-6zwO-jOkl-6DZH-FvXJ-vhiYxE', > '3cWEjH-USfF-eywx-mB0N-YlBC-k1Hz-o6d5Dy', > 'z067JA-zoZE-bfUL-n0a3-l5Eb-v7Dd-Zi2xst'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda2', > 'LVM2_PV_PE_ALLOC_COUNT': '238333', > 'LVM2_PV_PE_COUNT': '238333', > 'LVM2_PV_SIZE': '976211968.00', > 'LVM2_PV_UUID': 'PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C', > 'LVM2_VG_EXTENT_COUNT': '238333', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg_storageqe12', > 'LVM2_VG_SIZE': '976211968.00', > 'LVM2_VG_UUID': 'sTGSu3-1iWe-wOZI-bGJ9-ee9Z-3LWz-5wC72k', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '6859864', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/scsi-3600508b1001cf8989b33976dbb51042c-part2', > '/dev/disk/by-id/wwn-0x600508b1001cf8989b33976dbb51042c-part2', > '/dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >01:56:22,004 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >01:56:22,007 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >01:56:22,011 DEBUG storage: DeviceTree.getDeviceByName returned existing 953336MB partition sda2 (17) with existing lvmpv >01:56:22,015 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >01:56:22,018 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >01:56:22,022 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >01:56:22,026 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >01:56:22,032 WARN storage: disklabel detected but not usable on sda2 >01:56:22,032 DEBUG storage: no type or existing type for sda2, bailing >01:56:22,038 INFO storage: got device: PartitionDevice instance (0x7febfd6c1f50) -- > name = sda2 status = True kids = 1 id = 17 > parents = ['existing 953837MB disk sda (15) with existing msdos disklabel'] > uuid = None size = 953336.0 > format = existing lvmpv > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1952432128 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (121533, 255, 63) biosGeometry: (121533, 255, 63) > PedDevice: <_ped.Device object at 0x7febf2eec5f0> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7febf8ef26d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7febf8ef2810> PedPartition: <_ped.Partition object at 0x7febf8eeb5f0> > disk = existing 953837MB disk sda (15) with existing msdos disklabel > start = 1026048 end = 1953458175 length = 1952432128 > flags = lvm >01:56:22,039 INFO storage: got format: LVMPhysicalVolume instance (0x7febf8f03110) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda2 uuid = PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C exists = True > options = None supported = True formattable = True resizable = False > vgName = vg_storageqe12 vgUUID = sTGSu3-1iWe-wOZI-bGJ9-ee9Z-3LWz-5wC72k peStart = 1.0 >01:56:22,043 DEBUG storage: DeviceTree.getDeviceByName: name: vg_storageqe12 ; >01:56:22,046 DEBUG storage: DeviceTree.getDeviceByName returned existing 953332MB lvmvg vg_storageqe12 (18) >01:56:22,047 DEBUG storage: no device or no media present >01:56:22,056 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_storageqe12-lv_swap /dev/disk/by-id/dm-uuid-LVM-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72kz067JAzoZEbfULn0a3l5Ebv7DdZi2xst /dev/disk/by-uuid/4c3ff0b8-fd46-447d-b84a-b56c8e4e2a8f /dev/mapper/vg_storageqe12-lv_swap /dev/vg_storageqe12/lv_swap', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_swap', > 'DM_NAME': 'vg_storageqe12-lv_swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72kz067JAzoZEbfULn0a3l5Ebv7DdZi2xst', > 'DM_VG_NAME': 'vg_storageqe12', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '4c3ff0b8-fd46-447d-b84a-b56c8e4e2a8f', > 'ID_FS_UUID_ENC': '4c3ff0b8-fd46-447d-b84a-b56c8e4e2a8f', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '90894821', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_storageqe12-lv_swap', > '/dev/disk/by-id/dm-uuid-LVM-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72kz067JAzoZEbfULn0a3l5Ebv7DdZi2xst', > '/dev/disk/by-uuid/4c3ff0b8-fd46-447d-b84a-b56c8e4e2a8f', > '/dev/mapper/vg_storageqe12-lv_swap', > '/dev/vg_storageqe12/lv_swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: vg_storageqe12-lv_swap ; >01:56:22,057 INFO storage: scanning vg_storageqe12-lv_swap (/devices/virtual/block/dm-3)... >01:56:22,060 DEBUG storage: DeviceTree.getDeviceByName: name: vg_storageqe12-lv_swap ; >01:56:22,063 DEBUG storage: DeviceTree.getDeviceByName returned None >01:56:22,063 INFO storage: vg_storageqe12-lv_swap is an lvm logical volume >01:56:22,066 DEBUG storage: DeviceTree.addUdevLVDevice: name: vg_storageqe12-lv_swap ; >01:56:22,085 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-3600508b1001cf8989b33976dbb51042c-part2 /dev/disk/by-id/wwn-0x600508b1001cf8989b33976dbb51042c-part2 /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C', > 'ID_FS_UUID_ENC': 'PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C', > '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': '1952432128', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:03:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_03_00_0-scsi-0_0_0_0', > 'ID_REVISION': '5.14', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': '50014380189BD6C0', > 'ID_SERIAL': '3600508b1001cf8989b33976dbb51042c', > 'ID_SERIAL_SHORT': '600508b1001cf8989b33976dbb51042c', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'HP', > 'ID_VENDOR_ENC': 'HP\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_WWN': '0x600508b1001cf898', > 'ID_WWN_VENDOR_EXTENSION': '0x9b33976dbb51042c', > 'ID_WWN_WITH_EXTENSION': '0x600508b1001cf8989b33976dbb51042c', > 'LVM2_LV_ATTR': ['-wi-a----', '-wi-a----', '-wi-a----'], > 'LVM2_LV_NAME': ['lv_root', 'lv_home', 'lv_swap'], > 'LVM2_LV_SIZE': ['52428800.00', '789417984.00', '134365184.00'], > 'LVM2_LV_UUID': ['TTmkmT-fDVP-6zwO-jOkl-6DZH-FvXJ-vhiYxE', > '3cWEjH-USfF-eywx-mB0N-YlBC-k1Hz-o6d5Dy', > 'z067JA-zoZE-bfUL-n0a3-l5Eb-v7Dd-Zi2xst'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda2', > 'LVM2_PV_PE_ALLOC_COUNT': '238333', > 'LVM2_PV_PE_COUNT': '238333', > 'LVM2_PV_SIZE': '976211968.00', > 'LVM2_PV_UUID': 'PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C', > 'LVM2_VG_EXTENT_COUNT': '238333', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg_storageqe12', > 'LVM2_VG_SIZE': '976211968.00', > 'LVM2_VG_UUID': 'sTGSu3-1iWe-wOZI-bGJ9-ee9Z-3LWz-5wC72k', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '6859864', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/scsi-3600508b1001cf8989b33976dbb51042c-part2', > '/dev/disk/by-id/wwn-0x600508b1001cf8989b33976dbb51042c-part2', > '/dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >01:56:22,086 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >01:56:22,089 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >01:56:22,093 DEBUG storage: DeviceTree.getDeviceByName returned existing 953336MB partition sda2 (17) with existing lvmpv >01:56:22,096 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >01:56:22,099 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >01:56:22,103 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >01:56:22,107 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >01:56:22,112 WARN storage: disklabel detected but not usable on sda2 >01:56:22,113 DEBUG storage: no type or existing type for sda2, bailing >01:56:22,118 INFO storage: got device: PartitionDevice instance (0x7febfd6c1f50) -- > name = sda2 status = True kids = 1 id = 17 > parents = ['existing 953837MB disk sda (15) with existing msdos disklabel'] > uuid = None size = 953336.0 > format = existing lvmpv > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1952432128 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (121533, 255, 63) biosGeometry: (121533, 255, 63) > PedDevice: <_ped.Device object at 0x7febf2eec5f0> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7febf8ef26d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7febf8ef2810> PedPartition: <_ped.Partition object at 0x7febf8eeb5f0> > disk = existing 953837MB disk sda (15) with existing msdos disklabel > start = 1026048 end = 1953458175 length = 1952432128 > flags = lvm >01:56:22,119 INFO storage: got format: LVMPhysicalVolume instance (0x7febf8f03110) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda2 uuid = PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C exists = True > options = None supported = True formattable = True resizable = False > vgName = vg_storageqe12 vgUUID = sTGSu3-1iWe-wOZI-bGJ9-ee9Z-3LWz-5wC72k peStart = 1.0 >01:56:22,123 DEBUG storage: DeviceTree.getDeviceByName: name: vg_storageqe12 ; >01:56:22,126 DEBUG storage: DeviceTree.getDeviceByName returned existing 953332MB lvmvg vg_storageqe12 (18) >01:56:22,127 DEBUG storage: no device or no media present >01:56:22,240 DEBUG storage: DeviceTree.getDeviceByName: name: vg_storageqe12-lv_root ; >01:56:22,243 DEBUG storage: DeviceTree.getDeviceByName returned None >01:56:22,248 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: vg_storageqe12 ; >01:56:22,248 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:56:22,252 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_storageqe12-lv_root ; current: None ; type: None ; >01:56:22,253 DEBUG storage: looking up parted Device: /dev/mapper/vg_storageqe12-lv_root >01:56:22,256 DEBUG storage: Adding vg_storageqe12-lv_root/51200MB to vg_storageqe12 >01:56:22,257 INFO storage: added lvmlv vg_storageqe12-lv_root (id 27) to device tree >01:56:22,260 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_storageqe12-lv_root ; status: True ; controllable: True ; orig: False ; >01:56:22,264 DEBUG storage: DeviceTree.getDeviceByName: name: vg_storageqe12-lv_home ; >01:56:22,268 DEBUG storage: DeviceTree.getDeviceByName returned None >01:56:22,272 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: vg_storageqe12 ; >01:56:22,272 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:56:22,279 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_storageqe12-lv_home ; current: None ; type: None ; >01:56:22,281 DEBUG storage: looking up parted Device: /dev/mapper/vg_storageqe12-lv_home >01:56:22,283 DEBUG storage: Adding vg_storageqe12-lv_home/770916MB to vg_storageqe12 >01:56:22,283 INFO storage: added lvmlv vg_storageqe12-lv_home (id 28) to device tree >01:56:22,287 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_storageqe12-lv_home ; status: True ; controllable: True ; orig: False ; >01:56:22,291 DEBUG storage: DeviceTree.getDeviceByName: name: vg_storageqe12-lv_swap ; >01:56:22,294 DEBUG storage: DeviceTree.getDeviceByName returned None >01:56:22,298 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: vg_storageqe12 ; >01:56:22,298 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:56:22,302 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_storageqe12-lv_swap ; current: None ; type: None ; >01:56:22,303 DEBUG storage: looking up parted Device: /dev/mapper/vg_storageqe12-lv_swap >01:56:22,306 DEBUG storage: Adding vg_storageqe12-lv_swap/131216MB to vg_storageqe12 >01:56:22,306 INFO storage: added lvmlv vg_storageqe12-lv_swap (id 29) to device tree >01:56:22,310 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_storageqe12-lv_swap ; status: True ; controllable: True ; orig: False ; >01:56:22,392 INFO storage: devices to scan: ['dm-1', 'dm-2', 'dm-3'] >01:56:22,403 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_storageqe12-lv_root /dev/disk/by-id/dm-uuid-LVM-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72kTTmkmTfDVP6zwOjOkl6DZHFvXJvhiYxE /dev/disk/by-uuid/f1b9b763-26e6-42a6-b394-7f4f03912eb4 /dev/mapper/vg_storageqe12-lv_root /dev/vg_storageqe12/lv_root', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_root', > 'DM_NAME': 'vg_storageqe12-lv_root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72kTTmkmTfDVP6zwOjOkl6DZHFvXJvhiYxE', > 'DM_VG_NAME': 'vg_storageqe12', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f1b9b763-26e6-42a6-b394-7f4f03912eb4', > 'ID_FS_UUID_ENC': 'f1b9b763-26e6-42a6-b394-7f4f03912eb4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2090890389', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_storageqe12-lv_root', > '/dev/disk/by-id/dm-uuid-LVM-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72kTTmkmTfDVP6zwOjOkl6DZHFvXJvhiYxE', > '/dev/disk/by-uuid/f1b9b763-26e6-42a6-b394-7f4f03912eb4', > '/dev/mapper/vg_storageqe12-lv_root', > '/dev/vg_storageqe12/lv_root'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: vg_storageqe12-lv_root ; >01:56:22,404 INFO storage: scanning vg_storageqe12-lv_root (/devices/virtual/block/dm-1)... >01:56:22,407 DEBUG storage: DeviceTree.getDeviceByName: name: vg_storageqe12-lv_root ; >01:56:22,412 DEBUG storage: DeviceTree.getDeviceByName returned existing 51200MB lvmlv vg_storageqe12-lv_root (27) >01:56:22,415 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_storageqe12-lv_root ; >01:56:22,418 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_storageqe12-lv_root ; label_type: None ; >01:56:22,422 DEBUG storage: Ext4FS.supported: supported: True ; >01:56:22,423 DEBUG storage: getFormat('ext4') returning Ext4FS instance >01:56:22,423 DEBUG storage: device vg_storageqe12-lv_root does not contain a disklabel >01:56:22,424 INFO storage: type detected on 'vg_storageqe12-lv_root' is 'ext4' >01:56:22,639 DEBUG storage: padding min size from 1905 up to 2095 >01:56:22,644 DEBUG storage: Ext4FS.supported: supported: True ; >01:56:22,644 DEBUG storage: getFormat('ext4') returning Ext4FS instance >01:56:22,648 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_storageqe12-lv_root ; current: None ; type: ext4 ; >01:56:22,657 DEBUG storage: looking up parted Device: /dev/mapper/vg_storageqe12 >01:56:22,658 DEBUG storage: vg_storageqe12 size is 953332MB >01:56:22,663 DEBUG storage: vg vg_storageqe12 has 0MB free >01:56:22,664 DEBUG storage: vg_storageqe12 size is 953332MB >01:56:22,668 DEBUG storage: vg vg_storageqe12 has 0MB free >01:56:22,674 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7febf8f0c1d0) -- > name = vg_storageqe12-lv_root status = True kids = 0 id = 27 > parents = ['existing 953332MB lvmvg vg_storageqe12 (18)'] > uuid = TTmkmT-fDVP-6zwO-jOkl-6DZH-FvXJ-vhiYxE size = 51200.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_storageqe12-lv_root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7febf2eec950> > target size = 51200.0 path = /dev/mapper/vg_storageqe12-lv_root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7febf8f03150) -- > name = vg_storageqe12 status = True kids = 3 id = 18 > parents = ['existing 953336MB partition sda2 (17) with existing lvmpv'] > uuid = sTGSu3-1iWe-wOZI-bGJ9-ee9Z-3LWz-5wC72k size = 953332 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_storageqe12 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 238333 > PE Free = 0 PV Count = 1 > LV Names = ['lv_root', 'lv_home', 'lv_swap'] modified = False > extents = 238333.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953336MB partition sda2 (17) with existing lvmpv'] > LVs = ['existing 51200MB lvmlv vg_storageqe12-lv_root (27) with existing ext4 filesystem', > 'existing 770916MB lvmlv vg_storageqe12-lv_home (28)', > 'existing 131216MB lvmlv vg_storageqe12-lv_swap (29)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 51200MB >01:56:22,678 DEBUG storage: Ext4FS.supported: supported: True ; >01:56:22,679 INFO storage: got format: Ext4FS instance (0x7febf8f0c710) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_storageqe12-lv_root uuid = f1b9b763-26e6-42a6-b394-7f4f03912eb4 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 51200.0 targetSize = 51200.0 > >01:56:22,689 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_storageqe12-lv_home /dev/disk/by-id/dm-uuid-LVM-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72k3cWEjHUSfFeywxmB0NYlBCk1Hzo6d5Dy /dev/disk/by-uuid/790e6a1f-c643-401c-a8f4-f5013d5ab521 /dev/mapper/vg_storageqe12-lv_home /dev/vg_storageqe12/lv_home', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_home', > 'DM_NAME': 'vg_storageqe12-lv_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-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72k3cWEjHUSfFeywxmB0NYlBCk1Hzo6d5Dy', > 'DM_VG_NAME': 'vg_storageqe12', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '790e6a1f-c643-401c-a8f4-f5013d5ab521', > 'ID_FS_UUID_ENC': '790e6a1f-c643-401c-a8f4-f5013d5ab521', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2090892507', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_storageqe12-lv_home', > '/dev/disk/by-id/dm-uuid-LVM-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72k3cWEjHUSfFeywxmB0NYlBCk1Hzo6d5Dy', > '/dev/disk/by-uuid/790e6a1f-c643-401c-a8f4-f5013d5ab521', > '/dev/mapper/vg_storageqe12-lv_home', > '/dev/vg_storageqe12/lv_home'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: vg_storageqe12-lv_home ; >01:56:22,690 INFO storage: scanning vg_storageqe12-lv_home (/devices/virtual/block/dm-2)... >01:56:22,693 DEBUG storage: DeviceTree.getDeviceByName: name: vg_storageqe12-lv_home ; >01:56:22,698 DEBUG storage: DeviceTree.getDeviceByName returned existing 770916MB lvmlv vg_storageqe12-lv_home (28) >01:56:22,701 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_storageqe12-lv_home ; >01:56:22,704 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_storageqe12-lv_home ; label_type: None ; >01:56:22,708 DEBUG storage: Ext4FS.supported: supported: True ; >01:56:22,708 DEBUG storage: getFormat('ext4') returning Ext4FS instance >01:56:22,709 DEBUG storage: device vg_storageqe12-lv_home does not contain a disklabel >01:56:22,709 INFO storage: type detected on 'vg_storageqe12-lv_home' is 'ext4' >01:56:22,900 DEBUG storage: padding min size from 1712 up to 1883 >01:56:22,904 DEBUG storage: Ext4FS.supported: supported: True ; >01:56:22,905 DEBUG storage: getFormat('ext4') returning Ext4FS instance >01:56:22,908 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_storageqe12-lv_home ; current: None ; type: ext4 ; >01:56:22,917 DEBUG storage: looking up parted Device: /dev/mapper/vg_storageqe12 >01:56:22,918 DEBUG storage: vg_storageqe12 size is 953332MB >01:56:22,923 DEBUG storage: vg vg_storageqe12 has 0MB free >01:56:22,924 DEBUG storage: vg_storageqe12 size is 953332MB >01:56:22,928 DEBUG storage: vg vg_storageqe12 has 0MB free >01:56:22,934 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7febf8f039d0) -- > name = vg_storageqe12-lv_home status = True kids = 0 id = 28 > parents = ['existing 953332MB lvmvg vg_storageqe12 (18)'] > uuid = 3cWEjH-USfF-eywx-mB0N-YlBC-k1Hz-o6d5Dy size = 770916.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_storageqe12-lv_home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 1578835968 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (98277, 255, 63) biosGeometry: (98277, 255, 63) > PedDevice: <_ped.Device object at 0x7febf2eec8c0> > target size = 770916.0 path = /dev/mapper/vg_storageqe12-lv_home > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7febf8f03150) -- > name = vg_storageqe12 status = True kids = 3 id = 18 > parents = ['existing 953336MB partition sda2 (17) with existing lvmpv'] > uuid = sTGSu3-1iWe-wOZI-bGJ9-ee9Z-3LWz-5wC72k size = 953332 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_storageqe12 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 238333 > PE Free = 0 PV Count = 1 > LV Names = ['lv_root', 'lv_home', 'lv_swap'] modified = False > extents = 238333.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953336MB partition sda2 (17) with existing lvmpv'] > LVs = ['existing 51200MB lvmlv vg_storageqe12-lv_root (27) with existing ext4 filesystem', > 'existing 770916MB lvmlv vg_storageqe12-lv_home (28) with existing ext4 filesystem', > 'existing 131216MB lvmlv vg_storageqe12-lv_swap (29)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 770916MB >01:56:22,938 DEBUG storage: Ext4FS.supported: supported: True ; >01:56:22,939 INFO storage: got format: Ext4FS instance (0x7febf8f12dd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_storageqe12-lv_home uuid = 790e6a1f-c643-401c-a8f4-f5013d5ab521 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 770916.0 targetSize = 770916.0 > >01:56:22,949 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_storageqe12-lv_swap /dev/disk/by-id/dm-uuid-LVM-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72kz067JAzoZEbfULn0a3l5Ebv7DdZi2xst /dev/disk/by-uuid/4c3ff0b8-fd46-447d-b84a-b56c8e4e2a8f /dev/mapper/vg_storageqe12-lv_swap /dev/vg_storageqe12/lv_swap', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_swap', > 'DM_NAME': 'vg_storageqe12-lv_swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72kz067JAzoZEbfULn0a3l5Ebv7DdZi2xst', > 'DM_VG_NAME': 'vg_storageqe12', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '4c3ff0b8-fd46-447d-b84a-b56c8e4e2a8f', > 'ID_FS_UUID_ENC': '4c3ff0b8-fd46-447d-b84a-b56c8e4e2a8f', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '90894821', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_storageqe12-lv_swap', > '/dev/disk/by-id/dm-uuid-LVM-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72kz067JAzoZEbfULn0a3l5Ebv7DdZi2xst', > '/dev/disk/by-uuid/4c3ff0b8-fd46-447d-b84a-b56c8e4e2a8f', > '/dev/mapper/vg_storageqe12-lv_swap', > '/dev/vg_storageqe12/lv_swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: vg_storageqe12-lv_swap ; >01:56:22,950 INFO storage: scanning vg_storageqe12-lv_swap (/devices/virtual/block/dm-3)... >01:56:22,953 DEBUG storage: DeviceTree.getDeviceByName: name: vg_storageqe12-lv_swap ; >01:56:22,958 DEBUG storage: DeviceTree.getDeviceByName returned existing 131216MB lvmlv vg_storageqe12-lv_swap (29) >01:56:22,961 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_storageqe12-lv_swap ; >01:56:22,964 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_storageqe12-lv_swap ; label_type: None ; >01:56:22,968 DEBUG storage: SwapSpace.__init__: >01:56:22,968 DEBUG storage: getFormat('swap') returning SwapSpace instance >01:56:22,968 DEBUG storage: device vg_storageqe12-lv_swap does not contain a disklabel >01:56:22,969 INFO storage: type detected on 'vg_storageqe12-lv_swap' is 'swap' >01:56:22,973 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/vg_storageqe12-lv_swap ; serial: None ; uuid: 4c3ff0b8-fd46-447d-b84a-b56c8e4e2a8f ; exists: True ; label: None ; >01:56:22,973 DEBUG storage: getFormat('swap') returning SwapSpace instance >01:56:22,976 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_storageqe12-lv_swap ; current: None ; type: swap ; >01:56:22,983 DEBUG storage: looking up parted Device: /dev/mapper/vg_storageqe12 >01:56:22,985 DEBUG storage: vg_storageqe12 size is 953332MB >01:56:22,989 DEBUG storage: vg vg_storageqe12 has 0MB free >01:56:22,990 DEBUG storage: vg_storageqe12 size is 953332MB >01:56:22,994 DEBUG storage: vg vg_storageqe12 has 0MB free >01:56:23,000 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7febf8f0cf90) -- > name = vg_storageqe12-lv_swap status = True kids = 0 id = 29 > parents = ['existing 953332MB lvmvg vg_storageqe12 (18)'] > uuid = z067JA-zoZE-bfUL-n0a3-l5Eb-v7Dd-Zi2xst size = 131216.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_storageqe12-lv_swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 268730368 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16727, 255, 63) biosGeometry: (16727, 255, 63) > PedDevice: <_ped.Device object at 0x7febf2eec7a0> > target size = 131216.0 path = /dev/mapper/vg_storageqe12-lv_swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7febf8f03150) -- > name = vg_storageqe12 status = True kids = 3 id = 18 > parents = ['existing 953336MB partition sda2 (17) with existing lvmpv'] > uuid = sTGSu3-1iWe-wOZI-bGJ9-ee9Z-3LWz-5wC72k size = 953332 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_storageqe12 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 238333 > PE Free = 0 PV Count = 1 > LV Names = ['lv_root', 'lv_home', 'lv_swap'] modified = False > extents = 238333.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953336MB partition sda2 (17) with existing lvmpv'] > LVs = ['existing 51200MB lvmlv vg_storageqe12-lv_root (27) with existing ext4 filesystem', > 'existing 770916MB lvmlv vg_storageqe12-lv_home (28) with existing ext4 filesystem', > 'existing 131216MB lvmlv vg_storageqe12-lv_swap (29) with existing swap'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 131216MB >01:56:23,001 INFO storage: got format: SwapSpace instance (0x7febf8f12390) -- > type = swap name = swap status = False > device = /dev/mapper/vg_storageqe12-lv_swap uuid = 4c3ff0b8-fd46-447d-b84a-b56c8e4e2a8f exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >01:56:23,086 DEBUG storage: DeviceTree.getDeviceByName: name: vg_storageqe12-lv_root ; >01:56:23,091 DEBUG storage: DeviceTree.getDeviceByName returned existing 51200MB lvmlv vg_storageqe12-lv_root (27) with existing ext4 filesystem >01:56:23,094 DEBUG storage: DeviceTree.getDeviceByName: name: vg_storageqe12-lv_home ; >01:56:23,099 DEBUG storage: DeviceTree.getDeviceByName returned existing 770916MB lvmlv vg_storageqe12-lv_home (28) with existing ext4 filesystem >01:56:23,102 DEBUG storage: DeviceTree.getDeviceByName: name: vg_storageqe12-lv_swap ; >01:56:23,107 DEBUG storage: DeviceTree.getDeviceByName returned existing 131216MB lvmlv vg_storageqe12-lv_swap (29) with existing swap >01:56:23,110 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >01:56:23,179 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >01:56:23,183 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >01:56:23,193 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >01:56:23,261 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >01:56:23,334 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >01:56:23,337 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >01:56:23,341 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >01:56:23,345 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_storageqe12-lv_root ; status: True ; controllable: True ; >01:56:23,411 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg_storageqe12-lv_root ; status: True ; controllable: True ; >01:56:23,582 DEBUG storage: LVMVolumeGroupDevice.teardown: vg_storageqe12 ; status: True ; controllable: True ; >01:56:23,587 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_storageqe12 ; status: False ; type: None ; >01:56:23,592 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_storageqe12 ; status: False ; type: None ; >01:56:23,656 DEBUG storage: LVMVolumeGroupDevice._teardown: vg_storageqe12 ; status: True ; controllable: True ; >01:56:23,817 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >01:56:23,822 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >01:56:23,830 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >01:56:23,898 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >01:56:23,903 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >01:56:23,911 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >01:56:23,978 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_storageqe12-lv_home ; status: False ; controllable: True ; >01:56:23,982 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_storageqe12-lv_swap ; status: False ; controllable: True ; >01:56:23,982 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >01:56:23,985 INFO storage: edd: collected mbr signatures: {'sda': '0x0006f97f'} >01:56:23,987 WARN storage: edd: can not match host_bus: PCIX 03:00.0 channel: 0 >01:56:23,987 DEBUG storage: edd: data extracted from 0x80: > type: RAID, ata_device: None > channel: None, mbr_signature: 0x0006f97f > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 1953459632 >01:56:23,988 INFO storage: edd: matched 0x80 to sda using MBR sig >01:56:23,988 INFO storage: edd: both edd entries 0x80 and 0x80 seem to map to sda >01:56:23,992 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >01:56:24,028 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >01:56:24,092 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >01:56:24,206 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >01:56:24,210 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >01:56:24,216 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >01:56:24,280 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_storageqe12-lv_root ; status: False ; controllable: True ; orig: False ; >01:56:24,284 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_storageqe12-lv_root ; orig: False ; >01:56:24,288 DEBUG storage: LVMVolumeGroupDevice.setup: vg_storageqe12 ; status: True ; controllable: True ; orig: False ; >01:56:24,292 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_storageqe12-lv_root ; status: False ; controllable: True ; orig: False ; >01:56:24,569 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >01:56:24,816 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >01:56:24,824 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >01:56:24,825 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >01:56:24,825 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >01:56:24,825 DEBUG storage: crypttab maps: [] >01:56:24,826 DEBUG storage: parsing /mnt/sysimage/etc/fstab >01:56:24,840 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_storageqe12-lv_root ; >01:56:24,845 DEBUG storage: DeviceTree.getDeviceByPath returned existing 51200MB lvmlv vg_storageqe12-lv_root (27) with existing ext4 filesystem >01:56:24,846 DEBUG storage: resolved '/dev/mapper/vg_storageqe12-lv_root' to 'vg_storageqe12-lv_root' (lvmlv) >01:56:24,846 DEBUG storage: resolved 'UUID=ae6b23be-a9f3-44af-8e5e-3d9b8399e163' to 'sda1' (partition) >01:56:24,849 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_storageqe12-lv_home ; >01:56:24,854 DEBUG storage: DeviceTree.getDeviceByPath returned existing 770916MB lvmlv vg_storageqe12-lv_home (28) with existing ext4 filesystem >01:56:24,854 DEBUG storage: resolved '/dev/mapper/vg_storageqe12-lv_home' to 'vg_storageqe12-lv_home' (lvmlv) >01:56:24,857 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_storageqe12-lv_swap ; >01:56:24,861 DEBUG storage: DeviceTree.getDeviceByPath returned existing 131216MB lvmlv vg_storageqe12-lv_swap (29) with existing swap >01:56:24,862 DEBUG storage: resolved '/dev/mapper/vg_storageqe12-lv_swap' to 'vg_storageqe12-lv_swap' (lvmlv) >01:56:24,865 DEBUG storage: DeviceTree.getDeviceByName: name: tmpfs ; >01:56:24,868 DEBUG storage: DeviceTree.getDeviceByName returned None >01:56:24,871 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/tmpfs ; >01:56:24,874 DEBUG storage: DeviceTree.getDeviceByPath returned None >01:56:24,874 DEBUG storage: failed to resolve '/dev/tmpfs' >01:56:24,877 DEBUG storage: DeviceTree.getDeviceByName: name: devpts ; >01:56:24,880 DEBUG storage: DeviceTree.getDeviceByName returned None >01:56:24,883 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/devpts ; >01:56:24,886 DEBUG storage: DeviceTree.getDeviceByPath returned None >01:56:24,887 DEBUG storage: failed to resolve '/dev/devpts' >01:56:24,892 DEBUG storage: DeviceTree.getDeviceByName: name: sysfs ; >01:56:24,895 DEBUG storage: DeviceTree.getDeviceByName returned None >01:56:24,898 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sysfs ; >01:56:24,901 DEBUG storage: DeviceTree.getDeviceByPath returned None >01:56:24,902 DEBUG storage: failed to resolve '/dev/sysfs' >01:56:24,905 DEBUG storage: DeviceTree.getDeviceByName: name: proc ; >01:56:24,908 DEBUG storage: DeviceTree.getDeviceByName returned None >01:56:24,910 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/proc ; >01:56:24,914 DEBUG storage: DeviceTree.getDeviceByPath returned None >01:56:24,914 DEBUG storage: failed to resolve '/dev/proc' >01:56:24,917 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_storageqe12-lv_root ; status: True ; controllable: True ; >01:56:25,037 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg_storageqe12-lv_root ; status: True ; controllable: True ; >01:56:25,198 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_storageqe12-lv_home ; status: False ; controllable: True ; orig: False ; >01:56:25,202 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_storageqe12-lv_home ; orig: False ; >01:56:25,206 DEBUG storage: LVMVolumeGroupDevice.setup: vg_storageqe12 ; status: True ; controllable: True ; orig: False ; >01:56:25,209 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_storageqe12-lv_home ; status: False ; controllable: True ; orig: False ; >01:56:25,487 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >01:56:25,744 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_storageqe12-lv_home ; status: True ; controllable: True ; >01:56:25,879 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg_storageqe12-lv_home ; status: True ; controllable: True ; >01:56:26,036 DEBUG storage: LVMVolumeGroupDevice.teardown: vg_storageqe12 ; status: True ; controllable: True ; >01:56:26,041 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_storageqe12 ; status: False ; type: None ; >01:56:26,046 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_storageqe12 ; status: False ; type: None ; >01:56:26,113 DEBUG storage: LVMVolumeGroupDevice._teardown: vg_storageqe12 ; status: True ; controllable: True ; >01:56:26,219 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >01:56:26,224 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >01:56:26,232 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >01:56:26,297 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >01:56:26,302 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >01:56:26,309 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >01:56:26,379 DEBUG storage: Ext4FS.supported: supported: True ; >01:56:26,385 DEBUG storage: Ext4FS.supported: supported: True ; >01:56:26,391 DEBUG storage: Ext4FS.supported: supported: True ; >01:56:26,399 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >01:56:26,407 DEBUG storage: Iso9660FS.supported: supported: True ; >01:56:26,409 DEBUG storage: vg_storageqe12 size is 953332MB >01:56:26,412 DEBUG storage: vg vg_storageqe12 has 0MB free >01:56:26,413 DEBUG storage: vg_storageqe12 size is 953332MB >01:56:26,416 DEBUG storage: vg vg_storageqe12 has 0MB free >01:56:26,420 DEBUG storage: Ext4FS.supported: supported: True ; >01:56:26,427 DEBUG storage: Ext4FS.supported: supported: True ; >01:56:36,817 DEBUG storage: clearpart: looking at sda2 >01:56:36,817 DEBUG storage: clearpart: looking at sda1 >01:56:36,818 DEBUG storage: checking whether disk sda has an empty extended >01:56:36,819 DEBUG storage: extended is None ; logicals is [] >01:56:36,820 DEBUG storage: new disk order: [] >01:56:36,898 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >01:56:36,901 DEBUG storage: DeviceTree.getDeviceByName returned existing 953837MB disk sda (15) with existing msdos disklabel >01:56:36,902 INFO storage: user specified that bootloader install be skipped >01:56:37,013 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >01:56:37,016 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7febf8f0ce10> fileSystem: <parted.filesystem.FileSystem object at 0x7febf8ef2e90> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7febf8f12110> PedPartition: <_ped.Partition object at 0x7febf8eebe30> >01:56:37,020 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >01:56:37,021 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7febf8f0ce10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7febf8ef2250> PedPartition: <_ped.Partition object at 0x7febf8eebd70> >01:56:40,533 DEBUG storage: Ext4FS.supported: supported: True ; >01:56:40,534 DEBUG storage: getFormat('ext4') returning Ext4FS instance >01:56:40,535 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7febf8f0c610>, 500.0, ['sda'], None >01:56:44,561 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >01:56:44,561 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >01:56:44,565 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: ext4 ; type: None ; >01:56:44,566 INFO storage.ui: registered action: [0] Destroy Format ext4 filesystem on partition sda1 (id 16) >01:56:44,570 DEBUG storage.ui: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >01:56:44,576 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >01:56:44,644 INFO storage.ui: removed partition sda1 (id 16) from device tree >01:56:44,649 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >01:56:44,650 INFO storage.ui: registered action: [1] Destroy Device partition sda1 (id 16) >01:56:49,354 DEBUG storage: Ext4FS.supported: supported: True ; >01:56:49,355 DEBUG storage: getFormat('ext4') returning Ext4FS instance >01:56:49,355 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7febf8f0c610>, 51200.0, ['sda'], single >07:16:28,207 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >07:16:28,221 DEBUG storage: registered device format class Ext2FS as ext2 >07:16:28,221 DEBUG storage: registered device format class Ext3FS as ext3 >07:16:28,221 DEBUG storage: registered device format class Ext4FS as ext4 >07:16:28,222 DEBUG storage: registered device format class FATFS as vfat >07:16:28,222 DEBUG storage: registered device format class EFIFS as efi >07:16:28,222 DEBUG storage: registered device format class BTRFS as btrfs >07:16:28,222 DEBUG storage: registered device format class GFS2 as gfs2 >07:16:28,222 DEBUG storage: registered device format class JFS as jfs >07:16:28,223 DEBUG storage: registered device format class ReiserFS as reiserfs >07:16:28,223 DEBUG storage: registered device format class XFS as xfs >07:16:28,223 DEBUG storage: registered device format class HFS as hfs >07:16:28,223 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >07:16:28,223 DEBUG storage: registered device format class HFSPlus as hfs+ >07:16:28,223 DEBUG storage: registered device format class NTFS as ntfs >07:16:28,223 DEBUG storage: registered device format class NFS as nfs >07:16:28,224 DEBUG storage: registered device format class NFSv4 as nfs4 >07:16:28,225 DEBUG storage: registered device format class Iso9660FS as iso9660 >07:16:28,226 DEBUG storage: registered device format class NoDevFS as nodev >07:16:28,226 DEBUG storage: registered device format class DevPtsFS as devpts >07:16:28,227 DEBUG storage: registered device format class ProcFS as proc >07:16:28,228 DEBUG storage: registered device format class SysFS as sysfs >07:16:28,229 DEBUG storage: registered device format class TmpFS as tmpfs >07:16:28,229 DEBUG storage: registered device format class BindFS as bind >07:16:28,230 DEBUG storage: registered device format class SELinuxFS as selinuxfs >07:16:28,231 DEBUG storage: registered device format class USBFS as usbfs >07:16:28,233 DEBUG storage: registered device format class DiskLabel as disklabel >07:16:28,234 DEBUG storage: registered device format class MultipathMember as multipath_member >07:16:28,235 DEBUG storage: registered device format class BIOSBoot as biosboot >07:16:28,241 DEBUG storage: registered device format class LUKS as luks >07:16:28,242 DEBUG storage: registered device format class PPCPRePBoot as prepboot >07:16:28,244 DEBUG storage: registered device format class SwapSpace as swap >07:16:28,245 DEBUG storage: registered device format class DMRaidMember as dmraidmember >07:16:28,246 DEBUG storage: registered device format class MDRaidMember as mdmember >07:16:30,635 DEBUG storage: MultipathTopology._build_topology: >07:16:30,635 DEBUG storage: /etc/multipath.conf contents: >07:16:30,636 DEBUG storage: # multipath.conf written by anaconda >07:16:30,636 DEBUG storage: >07:16:30,636 DEBUG storage: defaults { >07:16:30,637 DEBUG storage: user_friendly_names yes >07:16:30,637 DEBUG storage: } >07:16:30,637 DEBUG storage: blacklist { >07:16:30,638 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >07:16:30,638 DEBUG storage: devnode "^hd[a-z]" >07:16:30,638 DEBUG storage: devnode "^dcssblk[0-9]*" >07:16:30,638 DEBUG storage: device { >07:16:30,639 DEBUG storage: vendor "DGC" >07:16:30,639 DEBUG storage: product "LUNZ" >07:16:30,639 DEBUG storage: } >07:16:30,640 DEBUG storage: device { >07:16:30,640 DEBUG storage: vendor "IBM" >07:16:30,640 DEBUG storage: product "S/390.*" >07:16:30,641 DEBUG storage: } >07:16:30,642 DEBUG storage: # don't count normal SATA devices as multipaths >07:16:30,642 DEBUG storage: device { >07:16:30,643 DEBUG storage: vendor "ATA" >07:16:30,644 DEBUG storage: } >07:16:30,645 DEBUG storage: # don't count 3ware devices as multipaths >07:16:30,645 DEBUG storage: device { >07:16:30,646 DEBUG storage: vendor "3ware" >07:16:30,647 DEBUG storage: } >07:16:30,648 DEBUG storage: device { >07:16:30,648 DEBUG storage: vendor "AMCC" >07:16:30,649 DEBUG storage: } >07:16:30,650 DEBUG storage: # nor highpoint devices >07:16:30,651 DEBUG storage: device { >07:16:30,652 DEBUG storage: vendor "HPT" >07:16:30,652 DEBUG storage: } >07:16:30,653 DEBUG storage: } >07:16:30,654 DEBUG storage: multipaths { >07:16:30,655 DEBUG storage: } >07:16:30,655 DEBUG storage: (end of /etc/multipath.conf) >07:16:30,713 INFO storage: MultipathTopology: not a multipath: ['sda'] >07:16:30,714 INFO storage: MultipathTopology: found singlepath device: sda >07:16:30,714 INFO storage: MultipathTopology: found non-disk device: sda1 >07:16:30,715 INFO storage: MultipathTopology: found non-disk device: sda2 >07:16:30,715 INFO storage: MultipathTopology: found non-disk device: sr0 >07:16:30,716 INFO storage: MultipathTopology: found singlepath device: loop0 >07:16:30,716 INFO storage: MultipathTopology: found singlepath device: loop1 >07:16:30,717 INFO storage: MultipathTopology: found singlepath device: loop2 >07:16:30,717 INFO storage: MultipathTopology: found singlepath device: loop3 >07:16:30,717 INFO storage: MultipathTopology: found singlepath device: loop4 >07:16:30,718 INFO storage: MultipathTopology: found singlepath device: loop5 >07:16:30,718 INFO storage: MultipathTopology: found singlepath device: loop6 >07:16:30,719 INFO storage: MultipathTopology: found singlepath device: loop7 >07:16:30,719 INFO storage: MultipathTopology: found singlepath device: dm-0 >07:16:30,720 INFO storage: MultipathTopology: found singlepath device: dm-1 >07:16:30,720 INFO storage: MultipathTopology: found singlepath device: dm-2 >07:16:30,721 INFO storage: MultipathTopology: found singlepath device: dm-3 >07:16:32,802 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >07:16:32,805 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >07:16:34,047 DEBUG storage: MultipathTopology._build_topology: >07:16:34,048 DEBUG storage: /etc/multipath.conf contents: >07:16:34,049 DEBUG storage: # multipath.conf written by anaconda >07:16:34,049 DEBUG storage: >07:16:34,049 DEBUG storage: defaults { >07:16:34,050 DEBUG storage: user_friendly_names yes >07:16:34,050 DEBUG storage: } >07:16:34,051 DEBUG storage: blacklist { >07:16:34,051 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >07:16:34,051 DEBUG storage: devnode "^hd[a-z]" >07:16:34,052 DEBUG storage: devnode "^dcssblk[0-9]*" >07:16:34,052 DEBUG storage: device { >07:16:34,053 DEBUG storage: vendor "DGC" >07:16:34,053 DEBUG storage: product "LUNZ" >07:16:34,053 DEBUG storage: } >07:16:34,054 DEBUG storage: device { >07:16:34,054 DEBUG storage: vendor "IBM" >07:16:34,055 DEBUG storage: product "S/390.*" >07:16:34,055 DEBUG storage: } >07:16:34,055 DEBUG storage: # don't count normal SATA devices as multipaths >07:16:34,056 DEBUG storage: device { >07:16:34,056 DEBUG storage: vendor "ATA" >07:16:34,057 DEBUG storage: } >07:16:34,057 DEBUG storage: # don't count 3ware devices as multipaths >07:16:34,057 DEBUG storage: device { >07:16:34,058 DEBUG storage: vendor "3ware" >07:16:34,059 DEBUG storage: } >07:16:34,059 DEBUG storage: device { >07:16:34,060 DEBUG storage: vendor "AMCC" >07:16:34,061 DEBUG storage: } >07:16:34,062 DEBUG storage: # nor highpoint devices >07:16:34,062 DEBUG storage: device { >07:16:34,063 DEBUG storage: vendor "HPT" >07:16:34,064 DEBUG storage: } >07:16:34,065 DEBUG storage: } >07:16:34,066 DEBUG storage: multipaths { >07:16:34,066 DEBUG storage: } >07:16:34,067 DEBUG storage: (end of /etc/multipath.conf) >07:16:34,133 INFO storage: MultipathTopology: not a multipath: ['sda'] >07:16:34,134 INFO storage: MultipathTopology: found singlepath device: sda >07:16:34,136 INFO storage: MultipathTopology: found non-disk device: sda1 >07:16:34,136 INFO storage: MultipathTopology: found non-disk device: sda2 >07:16:34,137 INFO storage: MultipathTopology: found non-disk device: sr0 >07:16:34,137 INFO storage: MultipathTopology: found singlepath device: loop0 >07:16:34,138 INFO storage: MultipathTopology: found singlepath device: loop1 >07:16:34,138 INFO storage: MultipathTopology: found singlepath device: loop2 >07:16:34,139 INFO storage: MultipathTopology: found singlepath device: loop3 >07:16:34,139 INFO storage: MultipathTopology: found singlepath device: loop4 >07:16:34,140 INFO storage: MultipathTopology: found singlepath device: loop5 >07:16:34,140 INFO storage: MultipathTopology: found singlepath device: loop6 >07:16:34,141 INFO storage: MultipathTopology: found singlepath device: loop7 >07:16:34,142 INFO storage: MultipathTopology: found singlepath device: dm-0 >07:16:34,142 INFO storage: MultipathTopology: found singlepath device: dm-1 >07:16:34,143 INFO storage: MultipathTopology: found singlepath device: dm-2 >07:16:34,143 INFO storage: MultipathTopology: found singlepath device: dm-3 >07:16:34,144 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1', 'dm-2', 'dm-3'] >07:16:34,158 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-3600508b1001cf8989b33976dbb51042c /dev/disk/by-id/wwn-0x600508b1001cf8989b33976dbb51042c /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'LOGICAL_VOLUME', > 'ID_MODEL_ENC': 'LOGICAL\\x20VOLUME\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:03:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_03_00_0-scsi-0_0_0_0', > 'ID_REVISION': '5.14', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': '50014380189BD6C0', > 'ID_SERIAL': '3600508b1001cf8989b33976dbb51042c', > 'ID_SERIAL_SHORT': '600508b1001cf8989b33976dbb51042c', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'HP', > 'ID_VENDOR_ENC': 'HP\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_WWN': '0x600508b1001cf898', > 'ID_WWN_VENDOR_EXTENSION': '0x9b33976dbb51042c', > 'ID_WWN_WITH_EXTENSION': '0x600508b1001cf8989b33976dbb51042c', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '6859780', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/scsi-3600508b1001cf8989b33976dbb51042c', > '/dev/disk/by-id/wwn-0x600508b1001cf8989b33976dbb51042c', > '/dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >07:16:34,161 INFO storage: scanning sda (/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda)... >07:16:34,166 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >07:16:34,170 DEBUG storage: DeviceTree.getDeviceByName returned None >07:16:34,174 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >07:16:34,182 INFO storage: sda is a disk >07:16:34,183 DEBUG storage: getFormat('None') returning DeviceFormat instance >07:16:34,194 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >07:16:34,195 INFO storage: added disk sda (id 0) to device tree >07:16:34,196 DEBUG storage: looking up parted Device: /dev/sda >07:16:34,204 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >07:16:34,209 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >07:16:34,214 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:16:34,227 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >07:16:34,250 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f02411e8bd0>, <parted.partition.Partition object at 0x7f02411e8f50>] > device: <parted.device.Device object at 0x7f02411e8950> > PedDisk: <_ped.Disk object at 0x7f02411ea5f0> >07:16:34,251 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >07:16:34,257 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >07:16:34,261 INFO storage: got device: DiskDevice instance (0x7f0241289c90) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 953837.710938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: HP LOGICAL VOLUME path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953459632 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 76 did: 0 busy: False > hardwareGeometry: (121597, 255, 63) biosGeometry: (121597, 255, 63) > PedDevice: <_ped.Device object at 0x7f02412f1c20> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0241259450> >07:16:34,268 INFO storage: got format: DiskLabel instance (0x7f0241259a10) -- > 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 0x7f02411e8bd0>, <parted.partition.Partition object at 0x7f02411e8f50>] > device: <parted.device.Device object at 0x7f02411e8950> > PedDisk: <_ped.Disk object at 0x7f02411ea5f0> > origPartedDisk = <parted.disk.Disk object at 0x7f02411ed3d0> > partedDevice = parted.Device instance -- > model: HP LOGICAL VOLUME path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953459632 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 76 did: 0 busy: False > hardwareGeometry: (121597, 255, 63) biosGeometry: (121597, 255, 63) > PedDevice: <_ped.Device object at 0x7f02411ec050> > >07:16:34,286 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-3600508b1001cf8989b33976dbb51042c-part1 /dev/disk/by-id/wwn-0x600508b1001cf8989b33976dbb51042c-part1 /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/ae6b23be-a9f3-44af-8e5e-3d9b8399e163', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ae6b23be-a9f3-44af-8e5e-3d9b8399e163', > 'ID_FS_UUID_ENC': 'ae6b23be-a9f3-44af-8e5e-3d9b8399e163', > 'ID_FS_VERSION': '1.0', > '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:03:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_03_00_0-scsi-0_0_0_0', > 'ID_REVISION': '5.14', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': '50014380189BD6C0', > 'ID_SERIAL': '3600508b1001cf8989b33976dbb51042c', > 'ID_SERIAL_SHORT': '600508b1001cf8989b33976dbb51042c', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'HP', > 'ID_VENDOR_ENC': 'HP\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_WWN': '0x600508b1001cf898', > 'ID_WWN_VENDOR_EXTENSION': '0x9b33976dbb51042c', > 'ID_WWN_WITH_EXTENSION': '0x600508b1001cf8989b33976dbb51042c', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '6859823', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/scsi-3600508b1001cf8989b33976dbb51042c-part1', > '/dev/disk/by-id/wwn-0x600508b1001cf8989b33976dbb51042c-part1', > '/dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/ae6b23be-a9f3-44af-8e5e-3d9b8399e163'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >07:16:34,287 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >07:16:34,292 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >07:16:34,296 DEBUG storage: DeviceTree.getDeviceByName returned None >07:16:34,297 INFO storage: sda1 is a partition >07:16:34,301 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >07:16:34,306 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >07:16:34,311 DEBUG storage: DeviceTree.getDeviceByName returned existing 953837MB disk sda (0) with existing msdos disklabel >07:16:34,317 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >07:16:34,323 DEBUG storage: PartitionDevice._setFormat: sda1 ; >07:16:34,324 DEBUG storage: getFormat('None') returning DeviceFormat instance >07:16:34,329 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >07:16:34,330 DEBUG storage: looking up parted Partition: /dev/sda1 >07:16:34,335 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >07:16:34,341 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >07:16:34,347 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >07:16:34,352 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >07:16:34,353 INFO storage: added partition sda1 (id 1) to device tree >07:16:34,364 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >07:16:34,369 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >07:16:34,374 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >07:16:34,380 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >07:16:34,393 WARN storage: disklabel detected but not usable on sda1 >07:16:34,394 INFO storage: type detected on 'sda1' is 'ext4' >07:16:34,566 DEBUG storage: padding min size from 40 up to 44 >07:16:34,574 DEBUG storage: Ext4FS.supported: supported: True ; >07:16:34,575 DEBUG storage: getFormat('ext4') returning Ext4FS instance >07:16:34,579 DEBUG storage: PartitionDevice._setFormat: sda1 ; >07:16:34,585 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >07:16:34,587 DEBUG storage: looking up parted Device: /dev/sda1 >07:16:34,594 INFO storage: got device: PartitionDevice instance (0x7f02411edc50) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 953837MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0: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 0x7f02411ec440> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f02411e8a50> fileSystem: <parted.filesystem.FileSystem object at 0x7f02411ed0d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f02411e8d50> PedPartition: <_ped.Partition object at 0x7f0241264e30> > disk = existing 953837MB disk sda (0) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >07:16:34,600 DEBUG storage: Ext4FS.supported: supported: True ; >07:16:34,601 INFO storage: got format: Ext4FS instance (0x7f02411f4710) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = ae6b23be-a9f3-44af-8e5e-3d9b8399e163 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >07:16:34,623 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-3600508b1001cf8989b33976dbb51042c-part2 /dev/disk/by-id/wwn-0x600508b1001cf8989b33976dbb51042c-part2 /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C', > 'ID_FS_UUID_ENC': 'PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C', > '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': '1952432128', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:03:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_03_00_0-scsi-0_0_0_0', > 'ID_REVISION': '5.14', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': '50014380189BD6C0', > 'ID_SERIAL': '3600508b1001cf8989b33976dbb51042c', > 'ID_SERIAL_SHORT': '600508b1001cf8989b33976dbb51042c', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'HP', > 'ID_VENDOR_ENC': 'HP\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_WWN': '0x600508b1001cf898', > 'ID_WWN_VENDOR_EXTENSION': '0x9b33976dbb51042c', > 'ID_WWN_WITH_EXTENSION': '0x600508b1001cf8989b33976dbb51042c', > 'LVM2_LV_ATTR': ['-wi-ao---', '-wi-ao---', '-wi-ao---'], > 'LVM2_LV_NAME': ['lv_root', 'lv_home', 'lv_swap'], > 'LVM2_LV_SIZE': ['52428800.00', '789417984.00', '134365184.00'], > 'LVM2_LV_UUID': ['TTmkmT-fDVP-6zwO-jOkl-6DZH-FvXJ-vhiYxE', > '3cWEjH-USfF-eywx-mB0N-YlBC-k1Hz-o6d5Dy', > 'z067JA-zoZE-bfUL-n0a3-l5Eb-v7Dd-Zi2xst'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda2', > 'LVM2_PV_PE_ALLOC_COUNT': '238333', > 'LVM2_PV_PE_COUNT': '238333', > 'LVM2_PV_SIZE': '976211968.00', > 'LVM2_PV_UUID': 'PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C', > 'LVM2_VG_EXTENT_COUNT': '238333', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg_storageqe12', > 'LVM2_VG_SIZE': '976211968.00', > 'LVM2_VG_UUID': 'sTGSu3-1iWe-wOZI-bGJ9-ee9Z-3LWz-5wC72k', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '6859864', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/scsi-3600508b1001cf8989b33976dbb51042c-part2', > '/dev/disk/by-id/wwn-0x600508b1001cf8989b33976dbb51042c-part2', > '/dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >07:16:34,624 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >07:16:34,628 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >07:16:34,632 DEBUG storage: DeviceTree.getDeviceByName returned None >07:16:34,632 INFO storage: sda2 is a partition >07:16:34,636 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >07:16:34,641 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >07:16:34,646 DEBUG storage: DeviceTree.getDeviceByName returned existing 953837MB disk sda (0) with existing msdos disklabel >07:16:34,652 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >07:16:34,657 DEBUG storage: PartitionDevice._setFormat: sda2 ; >07:16:34,657 DEBUG storage: getFormat('None') returning DeviceFormat instance >07:16:34,663 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >07:16:34,664 DEBUG storage: looking up parted Partition: /dev/sda2 >07:16:34,669 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >07:16:34,675 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >07:16:34,680 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >07:16:34,686 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >07:16:34,687 INFO storage: added partition sda2 (id 2) to device tree >07:16:34,693 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >07:16:34,698 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >07:16:34,703 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >07:16:34,708 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >07:16:34,719 WARN storage: disklabel detected but not usable on sda2 >07:16:34,720 INFO storage: type detected on 'sda2' is 'LVM2_member' >07:16:34,727 DEBUG storage: LVMPhysicalVolume.__init__: vgName: vg_storageqe12 ; uuid: PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C ; exists: True ; vgUuid: sTGSu3-1iWe-wOZI-bGJ9-ee9Z-3LWz-5wC72k ; label: None ; peStart: 1.0 ; device: /dev/sda2 ; serial: 600508b1001cf8989b33976dbb51042c ; >07:16:34,728 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >07:16:34,734 DEBUG storage: PartitionDevice._setFormat: sda2 ; >07:16:34,740 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: lvmpv ; >07:16:34,745 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda2 ; >07:16:34,780 DEBUG storage: DeviceTree.getDeviceByName: name: vg_storageqe12 ; >07:16:34,785 DEBUG storage: DeviceTree.getDeviceByName returned None >07:16:34,792 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >07:16:34,792 DEBUG storage: getFormat('None') returning DeviceFormat instance >07:16:34,798 DEBUG storage: LVMVolumeGroupDevice._setFormat: vg_storageqe12 ; current: None ; type: None ; >07:16:34,799 INFO storage: added lvmvg vg_storageqe12 (id 3) to device tree >07:16:34,801 DEBUG storage: looking up parted Device: /dev/sda2 >07:16:34,807 INFO storage: got device: PartitionDevice instance (0x7f024121b090) -- > name = sda2 status = True kids = 1 id = 2 > parents = ['existing 953837MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 953336.0 > format = existing lvmpv > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1952432128 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (121533, 255, 63) biosGeometry: (121533, 255, 63) > PedDevice: <_ped.Device object at 0x7f02411ec8c0> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f02411e8a50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f02411ed050> PedPartition: <_ped.Partition object at 0x7f0241264e90> > disk = existing 953837MB disk sda (0) with existing msdos disklabel > start = 1026048 end = 1953458175 length = 1952432128 > flags = lvm >07:16:34,809 INFO storage: got format: LVMPhysicalVolume instance (0x7f024121bb50) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda2 uuid = PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C exists = True > options = None supported = True formattable = True resizable = False > vgName = vg_storageqe12 vgUUID = sTGSu3-1iWe-wOZI-bGJ9-ee9Z-3LWz-5wC72k peStart = 1.0 >07:16:34,826 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/usb-HP_Virtual_DVD-ROM-0:0 /dev/disk/by-label/CDROM /dev/disk/by-path/pci-0000:00:12.2-usb-0:1:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/2012-04-20-11-45-06-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1:1.0/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_CDROM': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_12_2-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_FS_LABEL': 'CDROM', > 'ID_FS_LABEL_ENC': 'CDROM', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-04-20-11-45-06-00', > 'ID_FS_UUID_ENC': '2012-04-20-11-45-06-00', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Virtual_DVD-ROM', > 'ID_MODEL_ENC': 'Virtual\\x20DVD-ROM\\x20', > 'ID_MODEL_ID': '2027', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0001', > 'ID_SERIAL': 'HP_Virtual_DVD-ROM-0:0', > 'ID_TYPE': 'cd', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080250:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'HP', > 'ID_VENDOR_ENC': 'HP\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '03f0', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '6876177', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/usb-HP_Virtual_DVD-ROM-0:0', > '/dev/disk/by-label/CDROM', > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:1:1.0-scsi-0:0:0:0', > '/dev/disk/by-uuid/2012-04-20-11-45-06-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1:1.0/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >07:16:34,827 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1:1.0/host1/target1:0:0/1:0:0:0/block/sr0)... >07:16:34,831 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >07:16:34,835 DEBUG storage: DeviceTree.getDeviceByName returned None >07:16:34,836 INFO storage: sr0 is a cdrom >07:16:34,841 DEBUG storage: DeviceTree.addUdevOpticalDevice: >07:16:34,841 DEBUG storage: getFormat('None') returning DeviceFormat instance >07:16:34,847 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >07:16:34,848 INFO storage: added cdrom sr0 (id 4) to device tree >07:16:34,852 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >07:16:34,862 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >07:16:34,867 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >07:16:34,872 DEBUG storage: Iso9660FS.supported: supported: True ; >07:16:34,873 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >07:16:34,873 DEBUG storage: device sr0 does not contain a disklabel >07:16:34,874 INFO storage: type detected on 'sr0' is 'iso9660' >07:16:34,881 DEBUG storage: Iso9660FS.supported: supported: True ; >07:16:34,882 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >07:16:34,887 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >07:16:34,892 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >07:16:34,896 DEBUG storage: looking up parted Device: /dev/sr0 >07:16:34,908 INFO storage: got device: OpticalDevice instance (0x7f02411a4c50) -- > name = sr0 status = True kids = 0 id = 4 > parents = [] > uuid = None size = 84.79296875 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1:1.0/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: HP Virtual DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 43414 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (2, 255, 63) biosGeometry: (2, 255, 63) > PedDevice: <_ped.Device object at 0x7f02411ec9e0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >07:16:34,913 DEBUG storage: Iso9660FS.supported: supported: True ; >07:16:34,914 INFO storage: got format: Iso9660FS instance (0x7f02411ab290) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-04-20-11-45-06-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = CDROM size = 0 targetSize = 0 > >07:16:34,922 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '7243758', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >07:16:34,923 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >07:16:34,928 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >07:16:34,933 DEBUG storage: DeviceTree.getDeviceByName returned None >07:16:34,933 INFO storage: loop0 is a loop device >07:16:34,938 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >07:16:34,943 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >07:16:34,948 DEBUG storage: DeviceTree.getDeviceByName returned None >07:16:34,949 DEBUG storage: getFormat('None') returning DeviceFormat instance >07:16:34,955 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >07:16:34,956 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 5) to device tree >07:16:34,961 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >07:16:34,962 DEBUG storage: getFormat('None') returning DeviceFormat instance >07:16:34,967 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >07:16:34,967 INFO storage: added loop loop0 (id 6) to device tree >07:16:34,972 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >07:16:34,977 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >07:16:34,977 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >07:16:34,982 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >07:16:34,987 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >07:16:34,994 WARN storage: disklabel detected but not usable on loop0 >07:16:34,995 INFO storage: type detected on 'loop0' is 'squashfs' >07:16:34,996 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >07:16:35,001 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >07:16:35,003 INFO storage: got device: LoopDevice instance (0x7f02411abd90) -- > name = loop0 status = False kids = 0 id = 6 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (5)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >07:16:35,013 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/4334e7ad-3286-4a75-b25b-c42ec1be01cf', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4334e7ad-3286-4a75-b25b-c42ec1be01cf', > 'ID_FS_UUID_ENC': '4334e7ad-3286-4a75-b25b-c42ec1be01cf', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '7243825', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4334e7ad-3286-4a75-b25b-c42ec1be01cf'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >07:16:35,014 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >07:16:35,017 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >07:16:35,021 DEBUG storage: DeviceTree.getDeviceByName returned None >07:16:35,022 INFO storage: loop1 is a loop device >07:16:35,026 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >07:16:35,030 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >07:16:35,033 DEBUG storage: DeviceTree.getDeviceByName returned None >07:16:35,034 DEBUG storage: getFormat('None') returning DeviceFormat instance >07:16:35,040 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >07:16:35,041 INFO storage: added file /LiveOS/rootfs.img (id 7) to device tree >07:16:35,046 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >07:16:35,046 DEBUG storage: getFormat('None') returning DeviceFormat instance >07:16:35,051 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >07:16:35,052 INFO storage: added loop loop1 (id 8) to device tree >07:16:35,055 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >07:16:35,060 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >07:16:35,066 DEBUG storage: Ext4FS.supported: supported: True ; >07:16:35,067 DEBUG storage: getFormat('ext4') returning Ext4FS instance >07:16:35,067 DEBUG storage: device loop1 does not contain a disklabel >07:16:35,068 INFO storage: type detected on 'loop1' is 'ext4' >07:16:35,200 DEBUG storage: padding min size from 0 up to 0 >07:16:35,207 DEBUG storage: Ext4FS.supported: supported: True ; >07:16:35,209 DEBUG storage: getFormat('ext4') returning Ext4FS instance >07:16:35,214 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >07:16:35,217 INFO storage: got device: LoopDevice instance (0x7f02411b0c50) -- > name = loop1 status = False kids = 0 id = 8 > parents = ['existing 0MB file /LiveOS/rootfs.img (7)'] > 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 >07:16:35,223 DEBUG storage: Ext4FS.supported: supported: True ; >07:16:35,224 INFO storage: got format: Ext4FS instance (0x7f02411b0fd0) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 4334e7ad-3286-4a75-b25b-c42ec1be01cf exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >07:16:35,232 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '7243897', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >07:16:35,233 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >07:16:35,238 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >07:16:35,242 DEBUG storage: DeviceTree.getDeviceByName returned None >07:16:35,243 INFO storage: loop2 is a loop device >07:16:35,248 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >07:16:35,253 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >07:16:35,257 DEBUG storage: DeviceTree.getDeviceByName returned None >07:16:35,259 DEBUG storage: getFormat('None') returning DeviceFormat instance >07:16:35,265 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >07:16:35,266 INFO storage: added file /overlay (deleted) (id 9) to device tree >07:16:35,271 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >07:16:35,272 DEBUG storage: getFormat('None') returning DeviceFormat instance >07:16:35,278 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >07:16:35,278 INFO storage: added loop loop2 (id 10) to device tree >07:16:35,283 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >07:16:35,287 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >07:16:35,288 DEBUG storage: getFormat('None') returning DeviceFormat instance >07:16:35,293 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >07:16:35,298 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >07:16:35,305 WARN storage: disklabel detected but not usable on loop2 >07:16:35,306 DEBUG storage: no type or existing type for loop2, bailing >07:16:35,308 INFO storage: got device: LoopDevice instance (0x7f02411bac50) -- > name = loop2 status = False kids = 0 id = 10 > parents = ['existing 0MB file /overlay (deleted) (9)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >07:16:35,315 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '7243951', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >07:16:35,316 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >07:16:35,317 DEBUG storage: lvm filter: adding loop3 to the reject list >07:16:35,323 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '7244015', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >07:16:35,324 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >07:16:35,324 DEBUG storage: lvm filter: adding loop4 to the reject list >07:16:35,331 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '7244074', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >07:16:35,332 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >07:16:35,332 DEBUG storage: lvm filter: adding loop5 to the reject list >07:16:35,339 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '7244128', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >07:16:35,340 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >07:16:35,340 DEBUG storage: lvm filter: adding loop6 to the reject list >07:16:35,346 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '7244200', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >07:16:35,348 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >07:16:35,348 DEBUG storage: lvm filter: adding loop7 to the reject list >07:16:35,349 DEBUG storage: Skipping a device mapper drive (dm-0) for now >07:16:35,349 DEBUG storage: Skipping a device mapper drive (dm-1) for now >07:16:35,349 DEBUG storage: Skipping a device mapper drive (dm-2) for now >07:16:35,350 DEBUG storage: Skipping a device mapper drive (dm-3) for now >07:16:35,432 INFO storage: devices to scan: ['dm-0', 'dm-1', 'dm-2', 'dm-3'] >07:16:35,444 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/4334e7ad-3286-4a75-b25b-c42ec1be01cf /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4334e7ad-3286-4a75-b25b-c42ec1be01cf', > 'ID_FS_UUID_ENC': '4334e7ad-3286-4a75-b25b-c42ec1be01cf', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '905671', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4334e7ad-3286-4a75-b25b-c42ec1be01cf', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >07:16:35,447 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >07:16:35,451 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >07:16:35,456 DEBUG storage: DeviceTree.getDeviceByName returned None >07:16:35,456 INFO storage: live-rw is a device-mapper device >07:16:35,461 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >07:16:35,466 DEBUG storage: LVMVolumeGroupDevice.getDMNode: vg_storageqe12 ; status: True ; >07:16:35,468 DEBUG storage: failed to find dm node for vg_storageqe12 >07:16:35,473 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >07:16:35,477 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (8) with existing ext4 filesystem >07:16:35,485 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >07:16:35,490 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (10) >07:16:35,497 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >07:16:35,501 DEBUG storage: DeviceTree.getDeviceByName returned None >07:16:35,507 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >07:16:35,508 DEBUG storage: getFormat('None') returning DeviceFormat instance >07:16:35,514 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >07:16:35,515 INFO storage: added dm live-rw (id 11) to device tree >07:16:35,519 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >07:16:35,523 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >07:16:35,528 DEBUG storage: Ext4FS.supported: supported: True ; >07:16:35,529 DEBUG storage: getFormat('ext4') returning Ext4FS instance >07:16:35,530 DEBUG storage: device live-rw does not contain a disklabel >07:16:35,531 INFO storage: type detected on 'live-rw' is 'ext4' >07:16:35,661 DEBUG storage: padding min size from 751 up to 826 >07:16:35,668 DEBUG storage: Ext4FS.supported: supported: True ; >07:16:35,669 DEBUG storage: getFormat('ext4') returning Ext4FS instance >07:16:35,673 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >07:16:35,676 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >07:16:35,680 INFO storage: got device: DMDevice instance (0x7f02411bad50) -- > name = live-rw status = True kids = 0 id = 11 > parents = ['existing 0MB loop loop2 (10)'] > uuid = None size = 1024.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7f02411ecf80> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >07:16:35,686 DEBUG storage: Ext4FS.supported: supported: True ; >07:16:35,688 INFO storage: got format: Ext4FS instance (0x7f02411d25d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 4334e7ad-3286-4a75-b25b-c42ec1be01cf exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >07:16:35,703 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_storageqe12-lv_root /dev/disk/by-id/dm-uuid-LVM-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72kTTmkmTfDVP6zwOjOkl6DZHFvXJvhiYxE /dev/disk/by-uuid/f1b9b763-26e6-42a6-b394-7f4f03912eb4 /dev/mapper/vg_storageqe12-lv_root /dev/vg_storageqe12/lv_root', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_root', > 'DM_NAME': 'vg_storageqe12-lv_root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72kTTmkmTfDVP6zwOjOkl6DZHFvXJvhiYxE', > 'DM_VG_NAME': 'vg_storageqe12', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f1b9b763-26e6-42a6-b394-7f4f03912eb4', > 'ID_FS_UUID_ENC': 'f1b9b763-26e6-42a6-b394-7f4f03912eb4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '99264208', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_storageqe12-lv_root', > '/dev/disk/by-id/dm-uuid-LVM-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72kTTmkmTfDVP6zwOjOkl6DZHFvXJvhiYxE', > '/dev/disk/by-uuid/f1b9b763-26e6-42a6-b394-7f4f03912eb4', > '/dev/mapper/vg_storageqe12-lv_root', > '/dev/vg_storageqe12/lv_root'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: vg_storageqe12-lv_root ; >07:16:35,705 INFO storage: scanning vg_storageqe12-lv_root (/devices/virtual/block/dm-1)... >07:16:35,709 DEBUG storage: DeviceTree.getDeviceByName: name: vg_storageqe12-lv_root ; >07:16:35,712 DEBUG storage: DeviceTree.getDeviceByName returned None >07:16:35,713 INFO storage: vg_storageqe12-lv_root is an lvm logical volume >07:16:35,717 DEBUG storage: DeviceTree.addUdevLVDevice: name: vg_storageqe12-lv_root ; >07:16:35,739 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-3600508b1001cf8989b33976dbb51042c-part2 /dev/disk/by-id/wwn-0x600508b1001cf8989b33976dbb51042c-part2 /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C', > 'ID_FS_UUID_ENC': 'PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C', > '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': '1952432128', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:03:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_03_00_0-scsi-0_0_0_0', > 'ID_REVISION': '5.14', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': '50014380189BD6C0', > 'ID_SERIAL': '3600508b1001cf8989b33976dbb51042c', > 'ID_SERIAL_SHORT': '600508b1001cf8989b33976dbb51042c', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'HP', > 'ID_VENDOR_ENC': 'HP\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_WWN': '0x600508b1001cf898', > 'ID_WWN_VENDOR_EXTENSION': '0x9b33976dbb51042c', > 'ID_WWN_WITH_EXTENSION': '0x600508b1001cf8989b33976dbb51042c', > 'LVM2_LV_ATTR': ['-wi-a----', '-wi-a----', '-wi-a----'], > 'LVM2_LV_NAME': ['lv_root', 'lv_home', 'lv_swap'], > 'LVM2_LV_SIZE': ['52428800.00', '789417984.00', '134365184.00'], > 'LVM2_LV_UUID': ['TTmkmT-fDVP-6zwO-jOkl-6DZH-FvXJ-vhiYxE', > '3cWEjH-USfF-eywx-mB0N-YlBC-k1Hz-o6d5Dy', > 'z067JA-zoZE-bfUL-n0a3-l5Eb-v7Dd-Zi2xst'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda2', > 'LVM2_PV_PE_ALLOC_COUNT': '238333', > 'LVM2_PV_PE_COUNT': '238333', > 'LVM2_PV_SIZE': '976211968.00', > 'LVM2_PV_UUID': 'PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C', > 'LVM2_VG_EXTENT_COUNT': '238333', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg_storageqe12', > 'LVM2_VG_SIZE': '976211968.00', > 'LVM2_VG_UUID': 'sTGSu3-1iWe-wOZI-bGJ9-ee9Z-3LWz-5wC72k', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '6859864', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/scsi-3600508b1001cf8989b33976dbb51042c-part2', > '/dev/disk/by-id/wwn-0x600508b1001cf8989b33976dbb51042c-part2', > '/dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >07:16:35,740 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >07:16:35,744 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >07:16:35,748 DEBUG storage: DeviceTree.getDeviceByName returned existing 953336MB partition sda2 (2) with existing lvmpv >07:16:35,754 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >07:16:35,764 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >07:16:35,769 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >07:16:35,777 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >07:16:35,788 WARN storage: disklabel detected but not usable on sda2 >07:16:35,789 DEBUG storage: no type or existing type for sda2, bailing >07:16:35,797 INFO storage: got device: PartitionDevice instance (0x7f024121b090) -- > name = sda2 status = True kids = 1 id = 2 > parents = ['existing 953837MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 953336.0 > format = existing lvmpv > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1952432128 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (121533, 255, 63) biosGeometry: (121533, 255, 63) > PedDevice: <_ped.Device object at 0x7f02411ec8c0> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f02411e8a50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f02411ed050> PedPartition: <_ped.Partition object at 0x7f0241264e90> > disk = existing 953837MB disk sda (0) with existing msdos disklabel > start = 1026048 end = 1953458175 length = 1952432128 > flags = lvm >07:16:35,798 INFO storage: got format: LVMPhysicalVolume instance (0x7f024121bb50) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda2 uuid = PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C exists = True > options = None supported = True formattable = True resizable = False > vgName = vg_storageqe12 vgUUID = sTGSu3-1iWe-wOZI-bGJ9-ee9Z-3LWz-5wC72k peStart = 1.0 >07:16:35,802 DEBUG storage: DeviceTree.getDeviceByName: name: vg_storageqe12 ; >07:16:35,806 DEBUG storage: DeviceTree.getDeviceByName returned existing 953332MB lvmvg vg_storageqe12 (3) >07:16:35,807 DEBUG storage: no device or no media present >07:16:35,817 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_storageqe12-lv_home /dev/disk/by-id/dm-uuid-LVM-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72k3cWEjHUSfFeywxmB0NYlBCk1Hzo6d5Dy /dev/disk/by-uuid/790e6a1f-c643-401c-a8f4-f5013d5ab521 /dev/mapper/vg_storageqe12-lv_home /dev/vg_storageqe12/lv_home', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_home', > 'DM_NAME': 'vg_storageqe12-lv_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-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72k3cWEjHUSfFeywxmB0NYlBCk1Hzo6d5Dy', > 'DM_VG_NAME': 'vg_storageqe12', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '790e6a1f-c643-401c-a8f4-f5013d5ab521', > 'ID_FS_UUID_ENC': '790e6a1f-c643-401c-a8f4-f5013d5ab521', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '99267932', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_storageqe12-lv_home', > '/dev/disk/by-id/dm-uuid-LVM-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72k3cWEjHUSfFeywxmB0NYlBCk1Hzo6d5Dy', > '/dev/disk/by-uuid/790e6a1f-c643-401c-a8f4-f5013d5ab521', > '/dev/mapper/vg_storageqe12-lv_home', > '/dev/vg_storageqe12/lv_home'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: vg_storageqe12-lv_home ; >07:16:35,818 INFO storage: scanning vg_storageqe12-lv_home (/devices/virtual/block/dm-2)... >07:16:35,822 DEBUG storage: DeviceTree.getDeviceByName: name: vg_storageqe12-lv_home ; >07:16:35,825 DEBUG storage: DeviceTree.getDeviceByName returned None >07:16:35,825 INFO storage: vg_storageqe12-lv_home is an lvm logical volume >07:16:35,828 DEBUG storage: DeviceTree.addUdevLVDevice: name: vg_storageqe12-lv_home ; >07:16:35,848 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-3600508b1001cf8989b33976dbb51042c-part2 /dev/disk/by-id/wwn-0x600508b1001cf8989b33976dbb51042c-part2 /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C', > 'ID_FS_UUID_ENC': 'PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C', > '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': '1952432128', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:03:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_03_00_0-scsi-0_0_0_0', > 'ID_REVISION': '5.14', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': '50014380189BD6C0', > 'ID_SERIAL': '3600508b1001cf8989b33976dbb51042c', > 'ID_SERIAL_SHORT': '600508b1001cf8989b33976dbb51042c', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'HP', > 'ID_VENDOR_ENC': 'HP\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_WWN': '0x600508b1001cf898', > 'ID_WWN_VENDOR_EXTENSION': '0x9b33976dbb51042c', > 'ID_WWN_WITH_EXTENSION': '0x600508b1001cf8989b33976dbb51042c', > 'LVM2_LV_ATTR': ['-wi-a----', '-wi-a----', '-wi-a----'], > 'LVM2_LV_NAME': ['lv_root', 'lv_home', 'lv_swap'], > 'LVM2_LV_SIZE': ['52428800.00', '789417984.00', '134365184.00'], > 'LVM2_LV_UUID': ['TTmkmT-fDVP-6zwO-jOkl-6DZH-FvXJ-vhiYxE', > '3cWEjH-USfF-eywx-mB0N-YlBC-k1Hz-o6d5Dy', > 'z067JA-zoZE-bfUL-n0a3-l5Eb-v7Dd-Zi2xst'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda2', > 'LVM2_PV_PE_ALLOC_COUNT': '238333', > 'LVM2_PV_PE_COUNT': '238333', > 'LVM2_PV_SIZE': '976211968.00', > 'LVM2_PV_UUID': 'PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C', > 'LVM2_VG_EXTENT_COUNT': '238333', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg_storageqe12', > 'LVM2_VG_SIZE': '976211968.00', > 'LVM2_VG_UUID': 'sTGSu3-1iWe-wOZI-bGJ9-ee9Z-3LWz-5wC72k', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '6859864', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/scsi-3600508b1001cf8989b33976dbb51042c-part2', > '/dev/disk/by-id/wwn-0x600508b1001cf8989b33976dbb51042c-part2', > '/dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >07:16:35,849 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >07:16:35,852 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >07:16:35,856 DEBUG storage: DeviceTree.getDeviceByName returned existing 953336MB partition sda2 (2) with existing lvmpv >07:16:35,859 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >07:16:35,863 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >07:16:35,867 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >07:16:35,871 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >07:16:35,877 WARN storage: disklabel detected but not usable on sda2 >07:16:35,877 DEBUG storage: no type or existing type for sda2, bailing >07:16:35,884 INFO storage: got device: PartitionDevice instance (0x7f024121b090) -- > name = sda2 status = True kids = 1 id = 2 > parents = ['existing 953837MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 953336.0 > format = existing lvmpv > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1952432128 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (121533, 255, 63) biosGeometry: (121533, 255, 63) > PedDevice: <_ped.Device object at 0x7f02411ec8c0> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f02411e8a50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f02411ed050> PedPartition: <_ped.Partition object at 0x7f0241264e90> > disk = existing 953837MB disk sda (0) with existing msdos disklabel > start = 1026048 end = 1953458175 length = 1952432128 > flags = lvm >07:16:35,889 INFO storage: got format: LVMPhysicalVolume instance (0x7f024121bb50) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda2 uuid = PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C exists = True > options = None supported = True formattable = True resizable = False > vgName = vg_storageqe12 vgUUID = sTGSu3-1iWe-wOZI-bGJ9-ee9Z-3LWz-5wC72k peStart = 1.0 >07:16:35,896 DEBUG storage: DeviceTree.getDeviceByName: name: vg_storageqe12 ; >07:16:35,903 DEBUG storage: DeviceTree.getDeviceByName returned existing 953332MB lvmvg vg_storageqe12 (3) >07:16:35,904 DEBUG storage: no device or no media present >07:16:35,922 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_storageqe12-lv_swap /dev/disk/by-id/dm-uuid-LVM-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72kz067JAzoZEbfULn0a3l5Ebv7DdZi2xst /dev/disk/by-uuid/4c3ff0b8-fd46-447d-b84a-b56c8e4e2a8f /dev/mapper/vg_storageqe12-lv_swap /dev/vg_storageqe12/lv_swap', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_swap', > 'DM_NAME': 'vg_storageqe12-lv_swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72kz067JAzoZEbfULn0a3l5Ebv7DdZi2xst', > 'DM_VG_NAME': 'vg_storageqe12', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '4c3ff0b8-fd46-447d-b84a-b56c8e4e2a8f', > 'ID_FS_UUID_ENC': '4c3ff0b8-fd46-447d-b84a-b56c8e4e2a8f', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '99270301', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_storageqe12-lv_swap', > '/dev/disk/by-id/dm-uuid-LVM-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72kz067JAzoZEbfULn0a3l5Ebv7DdZi2xst', > '/dev/disk/by-uuid/4c3ff0b8-fd46-447d-b84a-b56c8e4e2a8f', > '/dev/mapper/vg_storageqe12-lv_swap', > '/dev/vg_storageqe12/lv_swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: vg_storageqe12-lv_swap ; >07:16:35,929 INFO storage: scanning vg_storageqe12-lv_swap (/devices/virtual/block/dm-3)... >07:16:35,933 DEBUG storage: DeviceTree.getDeviceByName: name: vg_storageqe12-lv_swap ; >07:16:35,938 DEBUG storage: DeviceTree.getDeviceByName returned None >07:16:35,939 INFO storage: vg_storageqe12-lv_swap is an lvm logical volume >07:16:35,942 DEBUG storage: DeviceTree.addUdevLVDevice: name: vg_storageqe12-lv_swap ; >07:16:35,962 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-3600508b1001cf8989b33976dbb51042c-part2 /dev/disk/by-id/wwn-0x600508b1001cf8989b33976dbb51042c-part2 /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C', > 'ID_FS_UUID_ENC': 'PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C', > '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': '1952432128', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:03:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_03_00_0-scsi-0_0_0_0', > 'ID_REVISION': '5.14', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': '50014380189BD6C0', > 'ID_SERIAL': '3600508b1001cf8989b33976dbb51042c', > 'ID_SERIAL_SHORT': '600508b1001cf8989b33976dbb51042c', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'HP', > 'ID_VENDOR_ENC': 'HP\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_WWN': '0x600508b1001cf898', > 'ID_WWN_VENDOR_EXTENSION': '0x9b33976dbb51042c', > 'ID_WWN_WITH_EXTENSION': '0x600508b1001cf8989b33976dbb51042c', > 'LVM2_LV_ATTR': ['-wi-a----', '-wi-a----', '-wi-a----'], > 'LVM2_LV_NAME': ['lv_root', 'lv_home', 'lv_swap'], > 'LVM2_LV_SIZE': ['52428800.00', '789417984.00', '134365184.00'], > 'LVM2_LV_UUID': ['TTmkmT-fDVP-6zwO-jOkl-6DZH-FvXJ-vhiYxE', > '3cWEjH-USfF-eywx-mB0N-YlBC-k1Hz-o6d5Dy', > 'z067JA-zoZE-bfUL-n0a3-l5Eb-v7Dd-Zi2xst'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda2', > 'LVM2_PV_PE_ALLOC_COUNT': '238333', > 'LVM2_PV_PE_COUNT': '238333', > 'LVM2_PV_SIZE': '976211968.00', > 'LVM2_PV_UUID': 'PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C', > 'LVM2_VG_EXTENT_COUNT': '238333', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg_storageqe12', > 'LVM2_VG_SIZE': '976211968.00', > 'LVM2_VG_UUID': 'sTGSu3-1iWe-wOZI-bGJ9-ee9Z-3LWz-5wC72k', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '6859864', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/scsi-3600508b1001cf8989b33976dbb51042c-part2', > '/dev/disk/by-id/wwn-0x600508b1001cf8989b33976dbb51042c-part2', > '/dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >07:16:35,962 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >07:16:35,964 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >07:16:35,965 DEBUG storage: DeviceTree.getDeviceByName returned existing 953336MB partition sda2 (2) with existing lvmpv >07:16:35,967 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >07:16:35,968 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >07:16:35,970 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >07:16:35,972 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >07:16:35,975 WARN storage: disklabel detected but not usable on sda2 >07:16:35,975 DEBUG storage: no type or existing type for sda2, bailing >07:16:35,978 INFO storage: got device: PartitionDevice instance (0x7f024121b090) -- > name = sda2 status = True kids = 1 id = 2 > parents = ['existing 953837MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 953336.0 > format = existing lvmpv > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1952432128 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (121533, 255, 63) biosGeometry: (121533, 255, 63) > PedDevice: <_ped.Device object at 0x7f02411ec8c0> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f02411e8a50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f02411ed050> PedPartition: <_ped.Partition object at 0x7f0241264e90> > disk = existing 953837MB disk sda (0) with existing msdos disklabel > start = 1026048 end = 1953458175 length = 1952432128 > flags = lvm >07:16:35,979 INFO storage: got format: LVMPhysicalVolume instance (0x7f024121bb50) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda2 uuid = PjUcfp-2YL9-rhqU-filP-Blvt-QB8Q-oqa29C exists = True > options = None supported = True formattable = True resizable = False > vgName = vg_storageqe12 vgUUID = sTGSu3-1iWe-wOZI-bGJ9-ee9Z-3LWz-5wC72k peStart = 1.0 >07:16:35,982 DEBUG storage: DeviceTree.getDeviceByName: name: vg_storageqe12 ; >07:16:35,984 DEBUG storage: DeviceTree.getDeviceByName returned existing 953332MB lvmvg vg_storageqe12 (3) >07:16:35,984 DEBUG storage: no device or no media present >07:16:36,192 DEBUG storage: DeviceTree.getDeviceByName: name: vg_storageqe12-lv_root ; >07:16:36,200 DEBUG storage: DeviceTree.getDeviceByName returned None >07:16:36,212 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: vg_storageqe12 ; >07:16:36,213 DEBUG storage: getFormat('None') returning DeviceFormat instance >07:16:36,223 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_storageqe12-lv_root ; current: None ; type: None ; >07:16:36,225 DEBUG storage: looking up parted Device: /dev/mapper/vg_storageqe12-lv_root >07:16:36,229 DEBUG storage: Adding vg_storageqe12-lv_root/51200MB to vg_storageqe12 >07:16:36,230 INFO storage: added lvmlv vg_storageqe12-lv_root (id 12) to device tree >07:16:36,237 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_storageqe12-lv_root ; status: True ; controllable: True ; orig: False ; >07:16:36,244 DEBUG storage: DeviceTree.getDeviceByName: name: vg_storageqe12-lv_home ; >07:16:36,260 DEBUG storage: DeviceTree.getDeviceByName returned None >07:16:36,270 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: vg_storageqe12 ; >07:16:36,271 DEBUG storage: getFormat('None') returning DeviceFormat instance >07:16:36,278 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_storageqe12-lv_home ; current: None ; type: None ; >07:16:36,280 DEBUG storage: looking up parted Device: /dev/mapper/vg_storageqe12-lv_home >07:16:36,283 DEBUG storage: Adding vg_storageqe12-lv_home/770916MB to vg_storageqe12 >07:16:36,284 INFO storage: added lvmlv vg_storageqe12-lv_home (id 13) to device tree >07:16:36,290 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_storageqe12-lv_home ; status: True ; controllable: True ; orig: False ; >07:16:36,296 DEBUG storage: DeviceTree.getDeviceByName: name: vg_storageqe12-lv_swap ; >07:16:36,301 DEBUG storage: DeviceTree.getDeviceByName returned None >07:16:36,308 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: vg_storageqe12 ; >07:16:36,309 DEBUG storage: getFormat('None') returning DeviceFormat instance >07:16:36,316 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_storageqe12-lv_swap ; current: None ; type: None ; >07:16:36,318 DEBUG storage: looking up parted Device: /dev/mapper/vg_storageqe12-lv_swap >07:16:36,321 DEBUG storage: Adding vg_storageqe12-lv_swap/131216MB to vg_storageqe12 >07:16:36,322 INFO storage: added lvmlv vg_storageqe12-lv_swap (id 14) to device tree >07:16:36,328 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_storageqe12-lv_swap ; status: True ; controllable: True ; orig: False ; >07:16:36,442 INFO storage: devices to scan: ['dm-1', 'dm-2', 'dm-3'] >07:16:36,457 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_storageqe12-lv_root /dev/disk/by-id/dm-uuid-LVM-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72kTTmkmTfDVP6zwOjOkl6DZHFvXJvhiYxE /dev/disk/by-uuid/f1b9b763-26e6-42a6-b394-7f4f03912eb4 /dev/mapper/vg_storageqe12-lv_root /dev/vg_storageqe12/lv_root', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_root', > 'DM_NAME': 'vg_storageqe12-lv_root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72kTTmkmTfDVP6zwOjOkl6DZHFvXJvhiYxE', > 'DM_VG_NAME': 'vg_storageqe12', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f1b9b763-26e6-42a6-b394-7f4f03912eb4', > 'ID_FS_UUID_ENC': 'f1b9b763-26e6-42a6-b394-7f4f03912eb4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '99264208', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_storageqe12-lv_root', > '/dev/disk/by-id/dm-uuid-LVM-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72kTTmkmTfDVP6zwOjOkl6DZHFvXJvhiYxE', > '/dev/disk/by-uuid/f1b9b763-26e6-42a6-b394-7f4f03912eb4', > '/dev/mapper/vg_storageqe12-lv_root', > '/dev/vg_storageqe12/lv_root'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: vg_storageqe12-lv_root ; >07:16:36,459 INFO storage: scanning vg_storageqe12-lv_root (/devices/virtual/block/dm-1)... >07:16:36,464 DEBUG storage: DeviceTree.getDeviceByName: name: vg_storageqe12-lv_root ; >07:16:36,471 DEBUG storage: DeviceTree.getDeviceByName returned existing 51200MB lvmlv vg_storageqe12-lv_root (12) >07:16:36,476 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_storageqe12-lv_root ; >07:16:36,483 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_storageqe12-lv_root ; label_type: None ; >07:16:36,490 DEBUG storage: Ext4FS.supported: supported: True ; >07:16:36,491 DEBUG storage: getFormat('ext4') returning Ext4FS instance >07:16:36,492 DEBUG storage: device vg_storageqe12-lv_root does not contain a disklabel >07:16:36,494 INFO storage: type detected on 'vg_storageqe12-lv_root' is 'ext4' >07:16:36,749 DEBUG storage: padding min size from 1905 up to 2095 >07:16:36,756 DEBUG storage: Ext4FS.supported: supported: True ; >07:16:36,758 DEBUG storage: getFormat('ext4') returning Ext4FS instance >07:16:36,763 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_storageqe12-lv_root ; current: None ; type: ext4 ; >07:16:36,773 DEBUG storage: looking up parted Device: /dev/mapper/vg_storageqe12 >07:16:36,775 DEBUG storage: vg_storageqe12 size is 953332MB >07:16:36,780 DEBUG storage: vg vg_storageqe12 has 0MB free >07:16:36,781 DEBUG storage: vg_storageqe12 size is 953332MB >07:16:36,786 DEBUG storage: vg vg_storageqe12 has 0MB free >07:16:36,793 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f02411ca6d0) -- > name = vg_storageqe12-lv_root status = True kids = 0 id = 12 > parents = ['existing 953332MB lvmvg vg_storageqe12 (3)'] > uuid = TTmkmT-fDVP-6zwO-jOkl-6DZH-FvXJ-vhiYxE size = 51200.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_storageqe12-lv_root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7f02411ece60> > target size = 51200.0 path = /dev/mapper/vg_storageqe12-lv_root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f02411a4090) -- > name = vg_storageqe12 status = True kids = 3 id = 3 > parents = ['existing 953336MB partition sda2 (2) with existing lvmpv'] > uuid = sTGSu3-1iWe-wOZI-bGJ9-ee9Z-3LWz-5wC72k size = 953332 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_storageqe12 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 238333 > PE Free = 0 PV Count = 1 > LV Names = ['lv_root', 'lv_home', 'lv_swap'] modified = False > extents = 238333.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953336MB partition sda2 (2) with existing lvmpv'] > LVs = ['existing 51200MB lvmlv vg_storageqe12-lv_root (12) with existing ext4 filesystem', > 'existing 770916MB lvmlv vg_storageqe12-lv_home (13)', > 'existing 131216MB lvmlv vg_storageqe12-lv_swap (14)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 51200MB >07:16:36,799 DEBUG storage: Ext4FS.supported: supported: True ; >07:16:36,801 INFO storage: got format: Ext4FS instance (0x7f02411777d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_storageqe12-lv_root uuid = f1b9b763-26e6-42a6-b394-7f4f03912eb4 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 51200.0 targetSize = 51200.0 > >07:16:36,815 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_storageqe12-lv_home /dev/disk/by-id/dm-uuid-LVM-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72k3cWEjHUSfFeywxmB0NYlBCk1Hzo6d5Dy /dev/disk/by-uuid/790e6a1f-c643-401c-a8f4-f5013d5ab521 /dev/mapper/vg_storageqe12-lv_home /dev/vg_storageqe12/lv_home', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_home', > 'DM_NAME': 'vg_storageqe12-lv_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-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72k3cWEjHUSfFeywxmB0NYlBCk1Hzo6d5Dy', > 'DM_VG_NAME': 'vg_storageqe12', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '790e6a1f-c643-401c-a8f4-f5013d5ab521', > 'ID_FS_UUID_ENC': '790e6a1f-c643-401c-a8f4-f5013d5ab521', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '99267932', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_storageqe12-lv_home', > '/dev/disk/by-id/dm-uuid-LVM-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72k3cWEjHUSfFeywxmB0NYlBCk1Hzo6d5Dy', > '/dev/disk/by-uuid/790e6a1f-c643-401c-a8f4-f5013d5ab521', > '/dev/mapper/vg_storageqe12-lv_home', > '/dev/vg_storageqe12/lv_home'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: vg_storageqe12-lv_home ; >07:16:36,816 INFO storage: scanning vg_storageqe12-lv_home (/devices/virtual/block/dm-2)... >07:16:36,821 DEBUG storage: DeviceTree.getDeviceByName: name: vg_storageqe12-lv_home ; >07:16:36,828 DEBUG storage: DeviceTree.getDeviceByName returned existing 770916MB lvmlv vg_storageqe12-lv_home (13) >07:16:36,834 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_storageqe12-lv_home ; >07:16:36,839 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_storageqe12-lv_home ; label_type: None ; >07:16:36,846 DEBUG storage: Ext4FS.supported: supported: True ; >07:16:36,847 DEBUG storage: getFormat('ext4') returning Ext4FS instance >07:16:36,848 DEBUG storage: device vg_storageqe12-lv_home does not contain a disklabel >07:16:36,849 INFO storage: type detected on 'vg_storageqe12-lv_home' is 'ext4' >07:16:37,010 DEBUG storage: padding min size from 1712 up to 1883 >07:16:37,018 DEBUG storage: Ext4FS.supported: supported: True ; >07:16:37,019 DEBUG storage: getFormat('ext4') returning Ext4FS instance >07:16:37,026 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_storageqe12-lv_home ; current: None ; type: ext4 ; >07:16:37,037 DEBUG storage: looking up parted Device: /dev/mapper/vg_storageqe12 >07:16:37,039 DEBUG storage: vg_storageqe12 size is 953332MB >07:16:37,045 DEBUG storage: vg vg_storageqe12 has 0MB free >07:16:37,046 DEBUG storage: vg_storageqe12 size is 953332MB >07:16:37,052 DEBUG storage: vg vg_storageqe12 has 0MB free >07:16:37,059 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f0241123b90) -- > name = vg_storageqe12-lv_home status = True kids = 0 id = 13 > parents = ['existing 953332MB lvmvg vg_storageqe12 (3)'] > uuid = 3cWEjH-USfF-eywx-mB0N-YlBC-k1Hz-o6d5Dy size = 770916.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_storageqe12-lv_home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 1578835968 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (98277, 255, 63) biosGeometry: (98277, 255, 63) > PedDevice: <_ped.Device object at 0x7f02411a1680> > target size = 770916.0 path = /dev/mapper/vg_storageqe12-lv_home > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f02411a4090) -- > name = vg_storageqe12 status = True kids = 3 id = 3 > parents = ['existing 953336MB partition sda2 (2) with existing lvmpv'] > uuid = sTGSu3-1iWe-wOZI-bGJ9-ee9Z-3LWz-5wC72k size = 953332 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_storageqe12 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 238333 > PE Free = 0 PV Count = 1 > LV Names = ['lv_root', 'lv_home', 'lv_swap'] modified = False > extents = 238333.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953336MB partition sda2 (2) with existing lvmpv'] > LVs = ['existing 51200MB lvmlv vg_storageqe12-lv_root (12) with existing ext4 filesystem', > 'existing 770916MB lvmlv vg_storageqe12-lv_home (13) with existing ext4 filesystem', > 'existing 131216MB lvmlv vg_storageqe12-lv_swap (14)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 770916MB >07:16:37,067 DEBUG storage: Ext4FS.supported: supported: True ; >07:16:37,069 INFO storage: got format: Ext4FS instance (0x7f02524c03d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_storageqe12-lv_home uuid = 790e6a1f-c643-401c-a8f4-f5013d5ab521 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 770916.0 targetSize = 770916.0 > >07:16:37,083 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_storageqe12-lv_swap /dev/disk/by-id/dm-uuid-LVM-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72kz067JAzoZEbfULn0a3l5Ebv7DdZi2xst /dev/disk/by-uuid/4c3ff0b8-fd46-447d-b84a-b56c8e4e2a8f /dev/mapper/vg_storageqe12-lv_swap /dev/vg_storageqe12/lv_swap', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_swap', > 'DM_NAME': 'vg_storageqe12-lv_swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72kz067JAzoZEbfULn0a3l5Ebv7DdZi2xst', > 'DM_VG_NAME': 'vg_storageqe12', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '4c3ff0b8-fd46-447d-b84a-b56c8e4e2a8f', > 'ID_FS_UUID_ENC': '4c3ff0b8-fd46-447d-b84a-b56c8e4e2a8f', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '99270301', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_storageqe12-lv_swap', > '/dev/disk/by-id/dm-uuid-LVM-sTGSu31iWewOZIbGJ9ee9Z3LWz5wC72kz067JAzoZEbfULn0a3l5Ebv7DdZi2xst', > '/dev/disk/by-uuid/4c3ff0b8-fd46-447d-b84a-b56c8e4e2a8f', > '/dev/mapper/vg_storageqe12-lv_swap', > '/dev/vg_storageqe12/lv_swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: vg_storageqe12-lv_swap ; >07:16:37,085 INFO storage: scanning vg_storageqe12-lv_swap (/devices/virtual/block/dm-3)... >07:16:37,100 DEBUG storage: DeviceTree.getDeviceByName: name: vg_storageqe12-lv_swap ; >07:16:37,110 DEBUG storage: DeviceTree.getDeviceByName returned existing 131216MB lvmlv vg_storageqe12-lv_swap (14) >07:16:37,115 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_storageqe12-lv_swap ; >07:16:37,121 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_storageqe12-lv_swap ; label_type: None ; >07:16:37,129 DEBUG storage: SwapSpace.__init__: >07:16:37,130 DEBUG storage: getFormat('swap') returning SwapSpace instance >07:16:37,130 DEBUG storage: device vg_storageqe12-lv_swap does not contain a disklabel >07:16:37,132 INFO storage: type detected on 'vg_storageqe12-lv_swap' is 'swap' >07:16:37,138 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/vg_storageqe12-lv_swap ; serial: None ; uuid: 4c3ff0b8-fd46-447d-b84a-b56c8e4e2a8f ; exists: True ; label: None ; >07:16:37,139 DEBUG storage: getFormat('swap') returning SwapSpace instance >07:16:37,156 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_storageqe12-lv_swap ; current: None ; type: swap ; >07:16:37,164 DEBUG storage: looking up parted Device: /dev/mapper/vg_storageqe12 >07:16:37,166 DEBUG storage: vg_storageqe12 size is 953332MB >07:16:37,172 DEBUG storage: vg vg_storageqe12 has 0MB free >07:16:37,172 DEBUG storage: vg_storageqe12 size is 953332MB >07:16:37,178 DEBUG storage: vg vg_storageqe12 has 0MB free >07:16:37,187 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f024112add0) -- > name = vg_storageqe12-lv_swap status = True kids = 0 id = 14 > parents = ['existing 953332MB lvmvg vg_storageqe12 (3)'] > uuid = z067JA-zoZE-bfUL-n0a3-l5Eb-v7Dd-Zi2xst size = 131216.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_storageqe12-lv_swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 268730368 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16727, 255, 63) biosGeometry: (16727, 255, 63) > PedDevice: <_ped.Device object at 0x7f02411a1710> > target size = 131216.0 path = /dev/mapper/vg_storageqe12-lv_swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f02411a4090) -- > name = vg_storageqe12 status = True kids = 3 id = 3 > parents = ['existing 953336MB partition sda2 (2) with existing lvmpv'] > uuid = sTGSu3-1iWe-wOZI-bGJ9-ee9Z-3LWz-5wC72k size = 953332 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_storageqe12 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 238333 > PE Free = 0 PV Count = 1 > LV Names = ['lv_root', 'lv_home', 'lv_swap'] modified = False > extents = 238333.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953336MB partition sda2 (2) with existing lvmpv'] > LVs = ['existing 51200MB lvmlv vg_storageqe12-lv_root (12) with existing ext4 filesystem', > 'existing 770916MB lvmlv vg_storageqe12-lv_home (13) with existing ext4 filesystem', > 'existing 131216MB lvmlv vg_storageqe12-lv_swap (14) with existing swap'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 131216MB >07:16:37,191 INFO storage: got format: SwapSpace instance (0x7f02410d1cd0) -- > type = swap name = swap status = False > device = /dev/mapper/vg_storageqe12-lv_swap uuid = 4c3ff0b8-fd46-447d-b84a-b56c8e4e2a8f exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >07:16:37,300 DEBUG storage: DeviceTree.getDeviceByName: name: vg_storageqe12-lv_root ; >07:16:37,308 DEBUG storage: DeviceTree.getDeviceByName returned existing 51200MB lvmlv vg_storageqe12-lv_root (12) with existing ext4 filesystem >07:16:37,312 DEBUG storage: DeviceTree.getDeviceByName: name: vg_storageqe12-lv_home ; >07:16:37,320 DEBUG storage: DeviceTree.getDeviceByName returned existing 770916MB lvmlv vg_storageqe12-lv_home (13) with existing ext4 filesystem >07:16:37,326 DEBUG storage: DeviceTree.getDeviceByName: name: vg_storageqe12-lv_swap ; >07:16:37,333 DEBUG storage: DeviceTree.getDeviceByName returned existing 131216MB lvmlv vg_storageqe12-lv_swap (14) with existing swap >07:16:37,339 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >07:16:37,402 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >07:16:37,410 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:16:37,422 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:16:37,482 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >07:16:37,547 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >07:16:37,553 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >07:16:37,560 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >07:16:37,566 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_storageqe12-lv_root ; status: True ; controllable: True ; >07:16:37,629 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg_storageqe12-lv_root ; status: True ; controllable: True ; >07:16:37,795 DEBUG storage: LVMVolumeGroupDevice.teardown: vg_storageqe12 ; status: True ; controllable: True ; >07:16:37,805 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_storageqe12 ; status: False ; type: None ; >07:16:37,814 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_storageqe12 ; status: False ; type: None ; >07:16:37,877 DEBUG storage: LVMVolumeGroupDevice._teardown: vg_storageqe12 ; status: True ; controllable: True ; >07:16:38,033 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >07:16:38,043 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >07:16:38,058 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >07:16:38,121 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >07:16:38,130 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:16:38,144 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:16:38,202 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_storageqe12-lv_home ; status: False ; controllable: True ; >07:16:38,209 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_storageqe12-lv_swap ; status: False ; controllable: True ; >07:16:38,210 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >07:16:38,213 INFO storage: edd: collected mbr signatures: {'sda': '0x0006f97f'} >07:16:38,216 WARN storage: edd: can not match host_bus: PCIX 03:00.0 channel: 0 >07:16:38,217 DEBUG storage: edd: data extracted from 0x80: > type: RAID, ata_device: None > channel: None, mbr_signature: 0x0006f97f > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 1953459632 >07:16:38,218 INFO storage: edd: matched 0x80 to sda using MBR sig >07:16:38,223 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >07:16:38,262 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >07:16:38,315 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >07:16:38,435 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >07:16:38,442 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:16:38,452 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:16:38,516 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_storageqe12-lv_root ; status: False ; controllable: True ; orig: False ; >07:16:38,522 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_storageqe12-lv_root ; orig: False ; >07:16:38,528 DEBUG storage: LVMVolumeGroupDevice.setup: vg_storageqe12 ; status: True ; controllable: True ; orig: False ; >07:16:38,532 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_storageqe12-lv_root ; status: False ; controllable: True ; orig: False ; >07:16:38,797 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >07:16:38,942 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >07:16:38,944 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >07:16:38,944 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >07:16:38,945 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >07:16:38,946 DEBUG storage: crypttab maps: [] >07:16:38,947 DEBUG storage: parsing /mnt/sysimage/etc/fstab >07:16:38,955 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_storageqe12-lv_root ; >07:16:38,965 DEBUG storage: DeviceTree.getDeviceByPath returned existing 51200MB lvmlv vg_storageqe12-lv_root (12) with existing ext4 filesystem >07:16:38,965 DEBUG storage: resolved '/dev/mapper/vg_storageqe12-lv_root' to 'vg_storageqe12-lv_root' (lvmlv) >07:16:38,966 DEBUG storage: resolved 'UUID=ae6b23be-a9f3-44af-8e5e-3d9b8399e163' to 'sda1' (partition) >07:16:38,970 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_storageqe12-lv_home ; >07:16:38,977 DEBUG storage: DeviceTree.getDeviceByPath returned existing 770916MB lvmlv vg_storageqe12-lv_home (13) with existing ext4 filesystem >07:16:38,978 DEBUG storage: resolved '/dev/mapper/vg_storageqe12-lv_home' to 'vg_storageqe12-lv_home' (lvmlv) >07:16:38,983 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_storageqe12-lv_swap ; >07:16:38,989 DEBUG storage: DeviceTree.getDeviceByPath returned existing 131216MB lvmlv vg_storageqe12-lv_swap (14) with existing swap >07:16:38,989 DEBUG storage: resolved '/dev/mapper/vg_storageqe12-lv_swap' to 'vg_storageqe12-lv_swap' (lvmlv) >07:16:38,994 DEBUG storage: DeviceTree.getDeviceByName: name: tmpfs ; >07:16:39,000 DEBUG storage: DeviceTree.getDeviceByName returned None >07:16:39,005 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/tmpfs ; >07:16:39,010 DEBUG storage: DeviceTree.getDeviceByPath returned None >07:16:39,011 DEBUG storage: failed to resolve '/dev/tmpfs' >07:16:39,015 DEBUG storage: DeviceTree.getDeviceByName: name: devpts ; >07:16:39,020 DEBUG storage: DeviceTree.getDeviceByName returned None >07:16:39,025 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/devpts ; >07:16:39,031 DEBUG storage: DeviceTree.getDeviceByPath returned None >07:16:39,032 DEBUG storage: failed to resolve '/dev/devpts' >07:16:39,036 DEBUG storage: DeviceTree.getDeviceByName: name: sysfs ; >07:16:39,041 DEBUG storage: DeviceTree.getDeviceByName returned None >07:16:39,048 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sysfs ; >07:16:39,055 DEBUG storage: DeviceTree.getDeviceByPath returned None >07:16:39,055 DEBUG storage: failed to resolve '/dev/sysfs' >07:16:39,060 DEBUG storage: DeviceTree.getDeviceByName: name: proc ; >07:16:39,067 DEBUG storage: DeviceTree.getDeviceByName returned None >07:16:39,072 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/proc ; >07:16:39,078 DEBUG storage: DeviceTree.getDeviceByPath returned None >07:16:39,078 DEBUG storage: failed to resolve '/dev/proc' >07:16:39,083 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_storageqe12-lv_root ; status: True ; controllable: True ; >07:16:39,195 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg_storageqe12-lv_root ; status: True ; controllable: True ; >07:16:39,345 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_storageqe12-lv_home ; status: False ; controllable: True ; orig: False ; >07:16:39,350 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_storageqe12-lv_home ; orig: False ; >07:16:39,357 DEBUG storage: LVMVolumeGroupDevice.setup: vg_storageqe12 ; status: True ; controllable: True ; orig: False ; >07:16:39,363 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_storageqe12-lv_home ; status: False ; controllable: True ; orig: False ; >07:16:39,626 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >07:16:39,868 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_storageqe12-lv_home ; status: True ; controllable: True ; >07:16:40,000 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg_storageqe12-lv_home ; status: True ; controllable: True ; >07:16:40,150 DEBUG storage: LVMVolumeGroupDevice.teardown: vg_storageqe12 ; status: True ; controllable: True ; >07:16:40,156 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_storageqe12 ; status: False ; type: None ; >07:16:40,162 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_storageqe12 ; status: False ; type: None ; >07:16:40,224 DEBUG storage: LVMVolumeGroupDevice._teardown: vg_storageqe12 ; status: True ; controllable: True ; >07:16:40,325 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >07:16:40,330 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >07:16:40,337 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >07:16:40,399 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >07:16:40,404 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:16:40,411 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:16:40,520 DEBUG storage: Ext4FS.supported: supported: True ; >07:16:40,525 DEBUG storage: Ext4FS.supported: supported: True ; >07:16:40,531 DEBUG storage: Ext4FS.supported: supported: True ; >07:16:40,538 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >07:16:40,546 DEBUG storage: Iso9660FS.supported: supported: True ; >07:16:40,548 DEBUG storage: vg_storageqe12 size is 953332MB >07:16:40,551 DEBUG storage: vg vg_storageqe12 has 0MB free >07:16:40,552 DEBUG storage: vg_storageqe12 size is 953332MB >07:16:40,555 DEBUG storage: vg vg_storageqe12 has 0MB free >07:16:40,560 DEBUG storage: Ext4FS.supported: supported: True ; >07:16:40,566 DEBUG storage: Ext4FS.supported: supported: True ; >07:16:40,574 DEBUG storage: onlyuse is now: sda >02:16:45,333 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >02:16:45,344 INFO storage: updating format of device: existing 84MB cdrom sr0 (4) with existing iso9660 filesystem >02:16:45,610 DEBUG storage: Iso9660FS.supported: supported: True ; >02:16:45,614 DEBUG storage: Iso9660FS.supported: supported: True ; >02:16:45,618 DEBUG storage: NFSv4.supported: supported: False ; >02:16:45,621 DEBUG storage: NFSv4.supported: supported: False ; >02:16:45,625 DEBUG storage: SELinuxFS.supported: supported: False ; >02:16:45,629 DEBUG storage: SELinuxFS.supported: supported: False ; >02:16:45,633 DEBUG storage: Ext4FS.supported: supported: True ; >02:16:45,636 DEBUG storage: Ext4FS.supported: supported: True ; >02:16:45,641 DEBUG storage: Ext3FS.supported: supported: True ; >02:16:45,645 DEBUG storage: Ext3FS.supported: supported: True ; >02:16:45,649 DEBUG storage: Ext2FS.supported: supported: True ; >02:16:45,653 DEBUG storage: Ext2FS.supported: supported: True ; >02:16:45,657 DEBUG storage: SysFS.supported: supported: False ; >02:16:45,661 DEBUG storage: SysFS.supported: supported: False ; >02:16:45,665 DEBUG storage: MultipathMember.__init__: >02:16:45,668 DEBUG storage: SwapSpace.__init__: >02:16:45,673 DEBUG storage: ProcFS.supported: supported: False ; >02:16:45,676 DEBUG storage: ProcFS.supported: supported: False ; >02:16:45,680 DEBUG storage: NoDevFS.supported: supported: False ; >02:16:45,685 DEBUG storage: NoDevFS.supported: supported: False ; >02:16:45,689 DEBUG storage: DevPtsFS.supported: supported: False ; >02:16:45,692 DEBUG storage: DevPtsFS.supported: supported: False ; >02:16:45,696 DEBUG storage: BTRFS.supported: supported: True ; >02:16:45,701 DEBUG storage: USBFS.supported: supported: False ; >02:16:45,704 DEBUG storage: USBFS.supported: supported: False ; >02:16:45,708 DEBUG storage: DiskLabel.__init__: >02:16:45,708 INFO storage: DiskLabel.partedDevice returning None >02:16:45,712 DEBUG storage: HFSPlus.supported: supported: False ; >02:16:45,716 DEBUG storage: HFSPlus.supported: supported: False ; >02:16:45,720 DEBUG storage: XFS.supported: supported: True ; >02:16:45,724 DEBUG storage: XFS.supported: supported: True ; >02:16:45,729 DEBUG storage: TmpFS.supported: supported: False ; >02:16:45,732 DEBUG storage: TmpFS.supported: supported: False ; >02:16:45,736 DEBUG storage: LUKS.__init__: >02:16:45,740 DEBUG storage: NTFS.supported: supported: False ; >02:16:45,742 DEBUG storage: NTFS.supported: supported: False ; >02:16:45,743 DEBUG storage: BindFS.supported: supported: False ; >02:16:45,745 DEBUG storage: BindFS.supported: supported: False ; >02:16:45,746 DEBUG storage: HFS.supported: supported: False ; >02:16:45,747 DEBUG storage: HFS.supported: supported: False ; >02:16:45,748 DEBUG storage: LVMPhysicalVolume.__init__: >02:16:45,750 DEBUG storage: NFS.supported: supported: False ; >02:16:45,751 DEBUG storage: NFS.supported: supported: False ; >02:16:45,752 DEBUG storage: FATFS.supported: supported: True ; >02:16:45,754 DEBUG storage: FATFS.supported: supported: True ; >02:16:45,755 DEBUG storage: DMRaidMember.__init__: >02:16:45,757 DEBUG storage: MDRaidMember.__init__: >02:16:47,352 DEBUG storage: clearpart: looking at sda2 >02:16:47,353 DEBUG storage: clearpart: looking at sda1 >02:16:47,355 DEBUG storage: checking whether disk sda has an empty extended >02:16:47,357 DEBUG storage: extended is None ; logicals is [] >02:16:47,360 INFO storage: user specified that bootloader install be skipped >02:16:54,569 DEBUG storage: clearpart: looking at sda2 >02:16:54,571 DEBUG storage: clearpart: looking at sda1 >02:16:54,573 DEBUG storage: checking whether disk sda has an empty extended >02:16:54,574 DEBUG storage: extended is None ; logicals is [] >02:16:54,575 DEBUG storage: new disk order: [] >02:16:54,656 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >02:16:54,659 DEBUG storage: DeviceTree.getDeviceByName returned existing 953837MB disk sda (0) with existing msdos disklabel >02:16:54,660 INFO storage: user specified that bootloader install be skipped >02:16:54,769 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >02:16:54,771 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0240cadf50> fileSystem: <parted.filesystem.FileSystem object at 0x7f0242b2c190> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0242b25f50> PedPartition: <_ped.Partition object at 0x7f0242b15bf0> >02:16:54,775 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >02:16:54,777 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0240cadf50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0242b2c110> PedPartition: <_ped.Partition object at 0x7f0242b15c50> >02:16:56,431 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >02:16:56,434 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >02:16:56,437 DEBUG storage: Iso9660FS.supported: supported: True ; >02:16:56,438 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >02:16:56,438 DEBUG storage: device sr0 does not contain a disklabel >02:16:56,439 DEBUG storage: no type or existing type for sr0, bailing >02:16:56,439 INFO storage: got format: existing iso9660 filesystem >02:16:56,484 INFO storage: set SELinux context for mountpoint /mnt/install/isodir to system_u:object_r:var_run_t:s0 >02:16:58,951 DEBUG storage: Ext4FS.supported: supported: True ; >02:16:58,952 DEBUG storage: getFormat('ext4') returning Ext4FS instance >02:17:02,332 DEBUG storage: Ext4FS.supported: supported: True ; >02:17:02,333 DEBUG storage: getFormat('ext4') returning Ext4FS instance >02:17:02,333 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f0240cadad0>, 500.0, ['sda'], None
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 877888
:
647553
|
647554
|
647555
|
647556
|
647557
|
647558
|
647559
| 647560 |
647561
|
648240