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 613862 Details for
Bug 858139
IndexError: list index out of range
[?]
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), 122.37 KB, created by
Vít Ondruch
on 2012-09-18 06:31:05 UTC
(
hide
)
Description:
File: storage.log
Filename:
MIME Type:
Creator:
Vít Ondruch
Created:
2012-09-18 06:31:05 UTC
Size:
122.37 KB
patch
obsolete
>06:27:15,376 DEBUG storage: registered device format class MDRaidMember as mdmember >06:27:15,378 DEBUG storage: registered device format class BIOSBoot as biosboot >06:27:15,380 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >06:27:15,423 DEBUG storage: registered device format class LUKS as luks >06:27:15,429 DEBUG storage: registered device format class DiskLabel as disklabel >06:27:15,431 DEBUG storage: registered device format class DMRaidMember as dmraidmember >06:27:15,432 DEBUG storage: registered device format class MultipathMember as multipath_member >06:27:15,434 DEBUG storage: registered device format class PPCPRePBoot as prepboot >06:27:15,439 DEBUG storage: registered device format class SwapSpace as swap >06:27:15,472 DEBUG storage: registered device format class Ext2FS as ext2 >06:27:15,473 DEBUG storage: registered device format class Ext3FS as ext3 >06:27:15,473 DEBUG storage: registered device format class Ext4FS as ext4 >06:27:15,474 DEBUG storage: registered device format class FATFS as vfat >06:27:15,474 DEBUG storage: registered device format class EFIFS as efi >06:27:15,474 DEBUG storage: registered device format class BTRFS as btrfs >06:27:15,474 DEBUG storage: registered device format class GFS2 as gfs2 >06:27:15,475 DEBUG storage: registered device format class JFS as jfs >06:27:15,475 DEBUG storage: registered device format class ReiserFS as reiserfs >06:27:15,475 DEBUG storage: registered device format class XFS as xfs >06:27:15,475 DEBUG storage: registered device format class HFS as hfs >06:27:15,476 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >06:27:15,476 DEBUG storage: registered device format class HFSPlus as hfs+ >06:27:15,476 DEBUG storage: registered device format class NTFS as ntfs >06:27:15,477 DEBUG storage: registered device format class NFS as nfs >06:27:15,478 DEBUG storage: registered device format class NFSv4 as nfs4 >06:27:15,480 DEBUG storage: registered device format class Iso9660FS as iso9660 >06:27:15,482 DEBUG storage: registered device format class NoDevFS as nodev >06:27:15,483 DEBUG storage: registered device format class DevPtsFS as devpts >06:27:15,485 DEBUG storage: registered device format class ProcFS as proc >06:27:15,486 DEBUG storage: registered device format class SysFS as sysfs >06:27:15,488 DEBUG storage: registered device format class TmpFS as tmpfs >06:27:15,490 DEBUG storage: registered device format class BindFS as bind >06:27:15,491 DEBUG storage: registered device format class SELinuxFS as selinuxfs >06:27:15,493 DEBUG storage: registered device format class USBFS as usbfs >06:27:16,692 DEBUG storage: MultipathTopology._build_topology: >06:27:16,693 DEBUG storage: /etc/multipath.conf contents: >06:27:16,693 DEBUG storage: # multipath.conf written by anaconda >06:27:16,693 DEBUG storage: >06:27:16,693 DEBUG storage: defaults { >06:27:16,694 DEBUG storage: user_friendly_names yes >06:27:16,694 DEBUG storage: } >06:27:16,694 DEBUG storage: blacklist { >06:27:16,694 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >06:27:16,694 DEBUG storage: devnode "^hd[a-z]" >06:27:16,694 DEBUG storage: devnode "^dcssblk[0-9]*" >06:27:16,695 DEBUG storage: device { >06:27:16,695 DEBUG storage: vendor "DGC" >06:27:16,695 DEBUG storage: product "LUNZ" >06:27:16,697 DEBUG storage: } >06:27:16,698 DEBUG storage: device { >06:27:16,700 DEBUG storage: vendor "IBM" >06:27:16,702 DEBUG storage: product "S/390.*" >06:27:16,704 DEBUG storage: } >06:27:16,705 DEBUG storage: # don't count normal SATA devices as multipaths >06:27:16,707 DEBUG storage: device { >06:27:16,708 DEBUG storage: vendor "ATA" >06:27:16,710 DEBUG storage: } >06:27:16,712 DEBUG storage: # don't count 3ware devices as multipaths >06:27:16,714 DEBUG storage: device { >06:27:16,717 DEBUG storage: vendor "3ware" >06:27:16,719 DEBUG storage: } >06:27:16,721 DEBUG storage: device { >06:27:16,724 DEBUG storage: vendor "AMCC" >06:27:16,725 DEBUG storage: } >06:27:16,727 DEBUG storage: # nor highpoint devices >06:27:16,729 DEBUG storage: device { >06:27:16,730 DEBUG storage: vendor "HPT" >06:27:16,732 DEBUG storage: } >06:27:16,733 DEBUG storage: } >06:27:16,735 DEBUG storage: multipaths { >06:27:16,737 DEBUG storage: } >06:27:16,738 DEBUG storage: (end of /etc/multipath.conf) >06:27:16,877 INFO storage: MultipathTopology: found singlepath device: sda >06:27:16,878 INFO storage: MultipathTopology: found non-disk device: sda1 >06:27:16,879 INFO storage: MultipathTopology: found non-disk device: sda2 >06:27:16,879 INFO storage: MultipathTopology: found non-disk device: sr0 >06:27:16,880 INFO storage: MultipathTopology: found singlepath device: loop0 >06:27:16,880 INFO storage: MultipathTopology: found singlepath device: loop1 >06:27:16,881 INFO storage: MultipathTopology: found singlepath device: loop2 >06:27:16,882 INFO storage: MultipathTopology: found singlepath device: loop3 >06:27:16,882 INFO storage: MultipathTopology: found singlepath device: loop4 >06:27:16,883 INFO storage: MultipathTopology: found singlepath device: loop5 >06:27:16,884 INFO storage: MultipathTopology: found singlepath device: loop6 >06:27:16,884 INFO storage: MultipathTopology: found singlepath device: loop7 >06:27:16,885 INFO storage: MultipathTopology: found singlepath device: dm-0 >06:27:21,168 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >06:27:21,171 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >06:27:21,580 DEBUG storage: MultipathTopology._build_topology: >06:27:21,581 DEBUG storage: /etc/multipath.conf contents: >06:27:21,583 DEBUG storage: # multipath.conf written by anaconda >06:27:21,583 DEBUG storage: >06:27:21,584 DEBUG storage: defaults { >06:27:21,584 DEBUG storage: user_friendly_names yes >06:27:21,585 DEBUG storage: } >06:27:21,585 DEBUG storage: blacklist { >06:27:21,586 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >06:27:21,586 DEBUG storage: devnode "^hd[a-z]" >06:27:21,586 DEBUG storage: devnode "^dcssblk[0-9]*" >06:27:21,587 DEBUG storage: device { >06:27:21,587 DEBUG storage: vendor "DGC" >06:27:21,588 DEBUG storage: product "LUNZ" >06:27:21,588 DEBUG storage: } >06:27:21,590 DEBUG storage: device { >06:27:21,592 DEBUG storage: vendor "IBM" >06:27:21,594 DEBUG storage: product "S/390.*" >06:27:21,596 DEBUG storage: } >06:27:21,597 DEBUG storage: # don't count normal SATA devices as multipaths >06:27:21,599 DEBUG storage: device { >06:27:21,602 DEBUG storage: vendor "ATA" >06:27:21,603 DEBUG storage: } >06:27:21,605 DEBUG storage: # don't count 3ware devices as multipaths >06:27:21,607 DEBUG storage: device { >06:27:21,609 DEBUG storage: vendor "3ware" >06:27:21,610 DEBUG storage: } >06:27:21,612 DEBUG storage: device { >06:27:21,614 DEBUG storage: vendor "AMCC" >06:27:21,616 DEBUG storage: } >06:27:21,619 DEBUG storage: # nor highpoint devices >06:27:21,621 DEBUG storage: device { >06:27:21,623 DEBUG storage: vendor "HPT" >06:27:21,625 DEBUG storage: } >06:27:21,627 DEBUG storage: } >06:27:21,630 DEBUG storage: multipaths { >06:27:21,632 DEBUG storage: } >06:27:21,633 DEBUG storage: (end of /etc/multipath.conf) >06:27:21,754 INFO storage: MultipathTopology: found singlepath device: sda >06:27:21,755 INFO storage: MultipathTopology: found non-disk device: sda1 >06:27:21,756 INFO storage: MultipathTopology: found non-disk device: sda2 >06:27:21,756 INFO storage: MultipathTopology: found non-disk device: sr0 >06:27:21,757 INFO storage: MultipathTopology: found singlepath device: loop0 >06:27:21,757 INFO storage: MultipathTopology: found singlepath device: loop1 >06:27:21,757 INFO storage: MultipathTopology: found singlepath device: loop2 >06:27:21,758 INFO storage: MultipathTopology: found singlepath device: loop3 >06:27:21,758 INFO storage: MultipathTopology: found singlepath device: loop4 >06:27:21,759 INFO storage: MultipathTopology: found singlepath device: loop5 >06:27:21,760 INFO storage: MultipathTopology: found singlepath device: loop6 >06:27:21,761 INFO storage: MultipathTopology: found singlepath device: loop7 >06:27:21,761 INFO storage: MultipathTopology: found singlepath device: dm-0 >06:27:21,762 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >06:27:21,772 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJ7V128 /dev/disk/by-id/wwn-0x5000c5002a78c221', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJ7V128', > 'ID_SERIAL_SHORT': '5VJ7V128', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5002a78c221', > 'ID_WWN_WITH_EXTENSION': '0x5000c5002a78c221', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '384464', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJ7V128', > '/dev/disk/by-id/wwn-0x5000c5002a78c221'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >06:27:21,777 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >06:27:21,780 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >06:27:21,782 DEBUG storage: DeviceTree.getDeviceByName returned None >06:27:21,785 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >06:27:21,791 INFO storage: sda is a disk >06:27:21,792 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:27:21,799 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >06:27:21,800 INFO storage: added disk sda (id 0) to device tree >06:27:21,800 DEBUG storage: looking up parted Device: /dev/sda >06:27:21,843 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >06:27:21,846 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >06:27:21,850 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >06:27:21,855 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >06:27:21,910 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fa4f0af8550>, <parted.partition.Partition object at 0x7fa4f0af8850>] > device: <parted.device.Device object at 0x7fa4f0af8390> > PedDisk: <_ped.Disk object at 0x7fa4f0af4f38> >06:27:21,911 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >06:27:21,914 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >06:27:21,929 INFO storage: got device: DiskDevice instance (0x7fa503b034d0) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST9500420AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7fa4f0a41680> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fa4f0ae3590> >06:27:21,940 INFO storage: got format: DiskLabel instance (0x7fa4f0ae3650) -- > 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 0x7fa4f0af8550>, <parted.partition.Partition object at 0x7fa4f0af8850>] > device: <parted.device.Device object at 0x7fa4f0af8390> > PedDisk: <_ped.Disk object at 0x7fa4f0af4f38> > origPartedDisk = <parted.disk.Disk object at 0x7fa4f0af8a10> > partedDevice = parted.Device instance -- > model: ATA ST9500420AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7fa4f0a41a70> > >06:27:21,949 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJ7V128-part1 /dev/disk/by-id/wwn-0x5000c5002a78c221-part1 /dev/disk/by-uuid/dd4ad330-a3b4-4a94-9bcd-7f30ac5eddeb', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'dd4ad330-a3b4-4a94-9bcd-7f30ac5eddeb', > 'ID_FS_UUID_ENC': 'dd4ad330-a3b4-4a94-9bcd-7f30ac5eddeb', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJ7V128', > 'ID_SERIAL_SHORT': '5VJ7V128', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5002a78c221', > 'ID_WWN_WITH_EXTENSION': '0x5000c5002a78c221', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '384533', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJ7V128-part1', > '/dev/disk/by-id/wwn-0x5000c5002a78c221-part1', > '/dev/disk/by-uuid/dd4ad330-a3b4-4a94-9bcd-7f30ac5eddeb'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >06:27:21,950 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >06:27:21,953 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >06:27:21,956 DEBUG storage: DeviceTree.getDeviceByName returned None >06:27:21,957 INFO storage: sda1 is a partition >06:27:21,959 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >06:27:21,962 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >06:27:21,966 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >06:27:21,969 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >06:27:21,971 DEBUG storage: PartitionDevice._setFormat: sda1 ; >06:27:21,972 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:27:21,975 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >06:27:21,976 DEBUG storage: looking up parted Partition: /dev/sda1 >06:27:21,978 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >06:27:21,981 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >06:27:21,984 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >06:27:21,986 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >06:27:21,987 INFO storage: added partition sda1 (id 1) to device tree >06:27:21,989 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >06:27:21,991 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >06:27:21,993 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >06:27:21,995 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >06:27:22,007 WARN storage: disklabel detected but not usable on sda1 >06:27:22,008 INFO storage: type detected on 'sda1' is 'ext4' >06:27:22,419 DEBUG storage: Ext4FS.supported: supported: True ; >06:27:22,420 DEBUG storage: getFormat('ext4') returning Ext4FS instance >06:27:22,423 DEBUG storage: PartitionDevice._setFormat: sda1 ; >06:27:22,426 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >06:27:22,428 DEBUG storage: looking up parted Device: /dev/sda1 >06:27:22,438 INFO storage: got device: PartitionDevice instance (0x7fa4f0ae3790) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 476940MB 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:1f.2/ata1/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 0x7fa4f0a41dd0> > 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 0x7fa4f0af8450> fileSystem: <parted.filesystem.FileSystem object at 0x7fa4f0af8990> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa4f0af8610> PedPartition: <_ped.Partition object at 0x7fa4f0af63b0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >06:27:22,443 DEBUG storage: Ext4FS.supported: supported: True ; >06:27:22,444 INFO storage: got format: Ext4FS instance (0x7fa4f0af8dd0) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = dd4ad330-a3b4-4a94-9bcd-7f30ac5eddeb exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >06:27:22,467 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJ7V128-part2 /dev/disk/by-id/wwn-0x5000c5002a78c221-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '60Wdlm-dulz-zedM-QgW1-7HhM-4mmd-Qw0NP7', > 'ID_FS_UUID_ENC': '60Wdlm-dulz-zedM-QgW1-7HhM-4mmd-Qw0NP7', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '975747072', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJ7V128', > 'ID_SERIAL_SHORT': '5VJ7V128', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5002a78c221', > 'ID_WWN_WITH_EXTENSION': '0x5000c5002a78c221', > 'LVM2_LV_ATTR': ['-wi-----', > '-wi-----', > '', > '-wi-----', > '-wi-----', > '-wi-----', > '-wi-----', > '-wi-----', > ''], > 'LVM2_LV_NAME': ['lv_root_f17', > 'lv_swap_f17', > '', > 'lv_RHEL-4', > 'lv_RHEL-6', > 'lv_RHEL-5', > 'lv_home_f17', > 'lv_rescue', > ''], > 'LVM2_LV_SIZE': ['52428800.00', > '5963776.00', > '0', > '9797632.00', > '9797632.00', > '9797632.00', > '52428800.00', > '51216384.00', > '0'], > 'LVM2_LV_UUID': ['pcDRL5-XQW6-1Nu4-evSf-LNvB-2Xd1-533vZB', > 'ox09J5-hpAr-kYMh-FLa4-lIkz-tdvO-NCdqma', > '', > 'G3odvG-3MJE-9Ozp-w2hK-61Md-ZQkp-B0JD9Q', > '6uKKSg-0daZ-yWrX-3prz-fbST-x1GH-22Dfs5', > '2qTgtX-C9I0-Mpqt-zcIz-hQw2-Nhcl-0XuryV', > '3EH7y7-sQYe-p1bm-2hNK-E2e0-XQxs-HLtLrV', > 'KmqPJS-6qNk-z35S-2KnY-ZJln-DRpd-876qf2', > ''], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda2', > 'LVM2_PV_PE_ALLOC_COUNT': '5842', > 'LVM2_PV_PE_COUNT': '14888', > 'LVM2_PV_SIZE': '487849984.00', > 'LVM2_PV_UUID': '60Wdlm-dulz-zedM-QgW1-7HhM-4mmd-Qw0NP7', > 'LVM2_VG_EXTENT_COUNT': '14888', > 'LVM2_VG_EXTENT_SIZE': '32768.00', > 'LVM2_VG_FREE': '296419328.00', > 'LVM2_VG_FREE_COUNT': '9046', > 'LVM2_VG_NAME': 'vg_dhcp251', > 'LVM2_VG_SIZE': '487849984.00', > 'LVM2_VG_UUID': 'EKBVz1-0coF-c9tb-W8mU-cJXY-FnSx-PAoUu8', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '384577', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJ7V128-part2', > '/dev/disk/by-id/wwn-0x5000c5002a78c221-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >06:27:22,468 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >06:27:22,471 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >06:27:22,473 DEBUG storage: DeviceTree.getDeviceByName returned None >06:27:22,474 INFO storage: sda2 is a partition >06:27:22,477 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >06:27:22,480 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >06:27:22,483 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >06:27:22,486 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >06:27:22,489 DEBUG storage: PartitionDevice._setFormat: sda2 ; >06:27:22,490 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:27:22,493 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >06:27:22,494 DEBUG storage: looking up parted Partition: /dev/sda2 >06:27:22,496 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >06:27:22,499 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >06:27:22,502 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >06:27:22,505 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >06:27:22,506 INFO storage: added partition sda2 (id 2) to device tree >06:27:22,508 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >06:27:22,510 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >06:27:22,513 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >06:27:22,515 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >06:27:22,563 WARN storage: disklabel detected but not usable on sda2 >06:27:22,565 INFO storage: type detected on 'sda2' is 'LVM2_member' >06:27:22,571 DEBUG storage: LVMPhysicalVolume.__init__: vgName: vg_dhcp251 ; uuid: 60Wdlm-dulz-zedM-QgW1-7HhM-4mmd-Qw0NP7 ; exists: True ; vgUuid: EKBVz1-0coF-c9tb-W8mU-cJXY-FnSx-PAoUu8 ; label: None ; peStart: 1.0 ; device: /dev/sda2 ; serial: 5VJ7V128 ; >06:27:22,571 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >06:27:22,573 DEBUG storage: PartitionDevice._setFormat: sda2 ; >06:27:22,576 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: lvmpv ; >06:27:22,580 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda2 ; >06:27:22,582 DEBUG storage: DeviceTree.getDeviceByName: name: vg_dhcp251 ; >06:27:22,585 DEBUG storage: DeviceTree.getDeviceByName returned None >06:27:22,589 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >06:27:22,589 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:27:22,594 DEBUG storage: LVMVolumeGroupDevice._setFormat: vg_dhcp251 ; current: None ; type: None ; >06:27:22,594 INFO storage: added lvmvg vg_dhcp251 (id 3) to device tree >06:27:22,596 DEBUG storage: looking up parted Device: /dev/sda2 >06:27:22,611 INFO storage: got device: PartitionDevice instance (0x7fa4f0b17a50) -- > name = sda2 status = True kids = 1 id = 2 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 476439.0 > format = existing lvmpv > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/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: 975747072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) > PedDevice: <_ped.Device object at 0x7fa4f0a41f80> > 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 0x7fa4f0af8450> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa4f0af8910> PedPartition: <_ped.Partition object at 0x7fa4f0af6410> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 1026048 end = 976773119 length = 975747072 > flags = lvm >06:27:22,617 INFO storage: got format: LVMPhysicalVolume instance (0x7fa4f0ae3690) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda2 uuid = 60Wdlm-dulz-zedM-QgW1-7HhM-4mmd-Qw0NP7 exists = True > options = None supported = True formattable = True resizable = False > vgName = vg_dhcp251 vgUUID = EKBVz1-0coF-c9tb-W8mU-cJXY-FnSx-PAoUu8 peStart = 1.0 >06:27:22,623 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-Optiarc_DVD_RW_AD-7700H', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'Optiarc_DVD_RW_AD-7700H', > 'ID_MODEL_ENC': 'Optiarc\\x20DVD\\x20RW\\x20AD-7700H\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '1.FA', > 'ID_SERIAL': 'Optiarc_DVD_RW_AD-7700H', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '432387', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', '/dev/disk/by-id/ata-Optiarc_DVD_RW_AD-7700H'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >06:27:22,624 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >06:27:22,627 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >06:27:22,629 DEBUG storage: DeviceTree.getDeviceByName returned None >06:27:22,630 INFO storage: sr0 is a cdrom >06:27:22,632 DEBUG storage: DeviceTree.addUdevOpticalDevice: >06:27:22,633 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:27:22,638 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >06:27:22,648 INFO storage: added cdrom sr0 (id 4) to device tree >06:27:22,668 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >06:27:22,730 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': '688220', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >06:27:22,733 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >06:27:22,736 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >06:27:22,738 DEBUG storage: DeviceTree.getDeviceByName returned None >06:27:22,739 INFO storage: loop0 is a loop device >06:27:22,741 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >06:27:22,744 DEBUG storage: DeviceTree.getDeviceByName: name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >06:27:22,747 DEBUG storage: DeviceTree.getDeviceByName returned None >06:27:22,749 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:27:22,752 DEBUG storage: FileDevice._setFormat: /tmp/curl_fetch_url1/squashfs.img (deleted) ; current: None ; type: None ; >06:27:22,754 INFO storage: added file /tmp/curl_fetch_url1/squashfs.img (deleted) (id 5) to device tree >06:27:22,758 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >06:27:22,758 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:27:22,762 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >06:27:22,762 INFO storage: added loop loop0 (id 6) to device tree >06:27:22,765 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >06:27:22,768 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >06:27:22,768 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >06:27:22,771 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >06:27:22,774 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >06:27:22,786 WARN storage: disklabel detected but not usable on loop0 >06:27:22,787 INFO storage: type detected on 'loop0' is 'squashfs' >06:27:22,788 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >06:27:22,792 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >06:27:22,794 INFO storage: got device: LoopDevice instance (0x7fa4f0b366d0) -- > name = loop0 status = False kids = 0 id = 6 > parents = ['existing 0MB file /tmp/curl_fetch_url1/squashfs.img (deleted) (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 >06:27:22,798 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/229948a1-524f-4bd7-95e6-51f823be344b', > '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': '229948a1-524f-4bd7-95e6-51f823be344b', > 'ID_FS_UUID_ENC': '229948a1-524f-4bd7-95e6-51f823be344b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '688452', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/229948a1-524f-4bd7-95e6-51f823be344b'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >06:27:22,801 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >06:27:22,803 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >06:27:22,806 DEBUG storage: DeviceTree.getDeviceByName returned None >06:27:22,807 INFO storage: loop1 is a loop device >06:27:22,810 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >06:27:22,812 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >06:27:22,815 DEBUG storage: DeviceTree.getDeviceByName returned None >06:27:22,816 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:27:22,819 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >06:27:22,820 INFO storage: added file /LiveOS/rootfs.img (id 7) to device tree >06:27:22,823 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >06:27:22,823 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:27:22,834 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >06:27:22,835 INFO storage: added loop loop1 (id 8) to device tree >06:27:22,842 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >06:27:22,845 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >06:27:22,848 DEBUG storage: Ext4FS.supported: supported: True ; >06:27:22,849 DEBUG storage: getFormat('ext4') returning Ext4FS instance >06:27:22,850 DEBUG storage: device loop1 does not contain a disklabel >06:27:22,859 INFO storage: type detected on 'loop1' is 'ext4' >06:27:23,229 DEBUG storage: Ext4FS.supported: supported: True ; >06:27:23,231 DEBUG storage: getFormat('ext4') returning Ext4FS instance >06:27:23,234 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >06:27:23,236 INFO storage: got device: LoopDevice instance (0x7fa4f0b36b10) -- > 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 >06:27:23,241 DEBUG storage: Ext4FS.supported: supported: True ; >06:27:23,243 INFO storage: got format: Ext4FS instance (0x7fa4f0b36c10) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 229948a1-524f-4bd7-95e6-51f823be344b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >06:27:23,247 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': '688541', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >06:27:23,248 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >06:27:23,250 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >06:27:23,253 DEBUG storage: DeviceTree.getDeviceByName returned None >06:27:23,253 INFO storage: loop2 is a loop device >06:27:23,255 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >06:27:23,258 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >06:27:23,260 DEBUG storage: DeviceTree.getDeviceByName returned None >06:27:23,261 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:27:23,264 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >06:27:23,265 INFO storage: added file /overlay (deleted) (id 9) to device tree >06:27:23,267 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >06:27:23,268 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:27:23,271 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >06:27:23,271 INFO storage: added loop loop2 (id 10) to device tree >06:27:23,273 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >06:27:23,276 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >06:27:23,276 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:27:23,279 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >06:27:23,282 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >06:27:23,291 WARN storage: disklabel detected but not usable on loop2 >06:27:23,292 DEBUG storage: no type or existing type for loop2, bailing >06:27:23,293 INFO storage: got device: LoopDevice instance (0x7fa4f0b36c50) -- > 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 >06:27:23,297 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': '689378', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >06:27:23,298 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >06:27:23,298 DEBUG storage: lvm filter: adding loop3 to the reject list >06:27:23,301 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': '689471', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >06:27:23,302 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >06:27:23,302 DEBUG storage: lvm filter: adding loop4 to the reject list >06:27:23,305 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': '689561', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >06:27:23,306 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >06:27:23,307 DEBUG storage: lvm filter: adding loop5 to the reject list >06:27:23,311 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': '689648', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >06:27:23,313 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >06:27:23,313 DEBUG storage: lvm filter: adding loop6 to the reject list >06:27:23,316 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': '689737', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >06:27:23,318 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >06:27:23,318 DEBUG storage: lvm filter: adding loop7 to the reject list >06:27:23,321 DEBUG storage: Skipping a device mapper drive (dm-0) for now >06:27:23,489 INFO storage: devices to scan: ['dm-0'] >06:27:23,493 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/229948a1-524f-4bd7-95e6-51f823be344b /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': '229948a1-524f-4bd7-95e6-51f823be344b', > 'ID_FS_UUID_ENC': '229948a1-524f-4bd7-95e6-51f823be344b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '45711035', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/229948a1-524f-4bd7-95e6-51f823be344b', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >06:27:23,494 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >06:27:23,496 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >06:27:23,499 DEBUG storage: DeviceTree.getDeviceByName returned None >06:27:23,499 INFO storage: live-rw is a device-mapper device >06:27:23,501 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >06:27:23,504 DEBUG storage: LVMVolumeGroupDevice.getDMNode: vg_dhcp251 ; status: True ; >06:27:23,505 DEBUG storage: failed to find dm node for vg_dhcp251 >06:27:23,508 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >06:27:23,510 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (8) with existing ext4 filesystem >06:27:23,515 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >06:27:23,517 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (10) >06:27:23,522 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >06:27:23,525 DEBUG storage: DeviceTree.getDeviceByName returned None >06:27:23,528 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >06:27:23,528 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:27:23,531 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >06:27:23,531 INFO storage: added dm live-rw (id 11) to device tree >06:27:23,533 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >06:27:23,536 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >06:27:23,539 DEBUG storage: Ext4FS.supported: supported: True ; >06:27:23,540 DEBUG storage: getFormat('ext4') returning Ext4FS instance >06:27:23,540 DEBUG storage: device live-rw does not contain a disklabel >06:27:23,541 INFO storage: type detected on 'live-rw' is 'ext4' >06:27:23,811 DEBUG storage: Ext4FS.supported: supported: True ; >06:27:23,816 DEBUG storage: getFormat('ext4') returning Ext4FS instance >06:27:23,823 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >06:27:23,827 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >06:27:23,874 INFO storage: got device: DMDevice instance (0x7fa4f0b36b90) -- > 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 0x7fa4f6476a70> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >06:27:23,878 DEBUG storage: Ext4FS.supported: supported: True ; >06:27:23,886 INFO storage: got format: Ext4FS instance (0x7fa4f0b3ec90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 229948a1-524f-4bd7-95e6-51f823be344b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >06:27:24,073 DEBUG storage: DeviceTree.getDeviceByName: name: vg_dhcp251-lv_root_f17 ; >06:27:24,075 DEBUG storage: DeviceTree.getDeviceByName returned None >06:27:24,080 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: vg_dhcp251 ; >06:27:24,081 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:27:24,085 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_dhcp251-lv_root_f17 ; current: None ; type: None ; >06:27:24,086 DEBUG storage: Adding vg_dhcp251-lv_root_f17/51200MB to vg_dhcp251 >06:27:24,087 INFO storage: added lvmlv vg_dhcp251-lv_root_f17 (id 12) to device tree >06:27:24,090 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_dhcp251-lv_root_f17 ; status: False ; controllable: True ; orig: False ; >06:27:24,098 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_dhcp251-lv_root_f17 ; orig: False ; >06:27:24,102 DEBUG storage: LVMVolumeGroupDevice.setup: vg_dhcp251 ; status: True ; controllable: True ; orig: False ; >06:27:24,107 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_dhcp251-lv_root_f17 ; status: False ; controllable: True ; orig: False ; >06:27:24,802 DEBUG storage: looking up parted Device: /dev/mapper/vg_dhcp251-lv_root_f17 >06:27:24,809 DEBUG storage: DeviceTree.getDeviceByName: name: vg_dhcp251-lv_swap_f17 ; >06:27:24,813 DEBUG storage: DeviceTree.getDeviceByName returned None >06:27:24,817 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: vg_dhcp251 ; >06:27:24,820 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:27:24,824 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_dhcp251-lv_swap_f17 ; current: None ; type: None ; >06:27:24,825 DEBUG storage: Adding vg_dhcp251-lv_swap_f17/5824MB to vg_dhcp251 >06:27:24,826 INFO storage: added lvmlv vg_dhcp251-lv_swap_f17 (id 13) to device tree >06:27:24,829 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_dhcp251-lv_swap_f17 ; status: False ; controllable: True ; orig: False ; >06:27:24,834 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_dhcp251-lv_swap_f17 ; orig: False ; >06:27:24,838 DEBUG storage: LVMVolumeGroupDevice.setup: vg_dhcp251 ; status: True ; controllable: True ; orig: False ; >06:27:24,842 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_dhcp251-lv_swap_f17 ; status: False ; controllable: True ; orig: False ; >06:27:25,213 DEBUG storage: looking up parted Device: /dev/mapper/vg_dhcp251-lv_swap_f17 >06:27:25,224 DEBUG storage: DeviceTree.getDeviceByName: name: vg_dhcp251-lv_RHEL-4 ; >06:27:25,227 DEBUG storage: DeviceTree.getDeviceByName returned None >06:27:25,231 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: vg_dhcp251 ; >06:27:25,232 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:27:25,235 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_dhcp251-lv_RHEL-4 ; current: None ; type: None ; >06:27:25,236 DEBUG storage: Adding vg_dhcp251-lv_RHEL-4/9568MB to vg_dhcp251 >06:27:25,237 INFO storage: added lvmlv vg_dhcp251-lv_RHEL-4 (id 14) to device tree >06:27:25,240 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_dhcp251-lv_RHEL-4 ; status: False ; controllable: True ; orig: False ; >06:27:25,245 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_dhcp251-lv_RHEL-4 ; orig: False ; >06:27:25,249 DEBUG storage: LVMVolumeGroupDevice.setup: vg_dhcp251 ; status: True ; controllable: True ; orig: False ; >06:27:25,253 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_dhcp251-lv_RHEL-4 ; status: False ; controllable: True ; orig: False ; >06:27:25,673 DEBUG storage: looking up parted Device: /dev/mapper/vg_dhcp251-lv_RHEL--4 >06:27:25,681 DEBUG storage: DeviceTree.getDeviceByName: name: vg_dhcp251-lv_RHEL-6 ; >06:27:25,685 DEBUG storage: DeviceTree.getDeviceByName returned None >06:27:25,689 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 3 ; name: vg_dhcp251 ; >06:27:25,690 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:27:25,693 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_dhcp251-lv_RHEL-6 ; current: None ; type: None ; >06:27:25,695 DEBUG storage: Adding vg_dhcp251-lv_RHEL-6/9568MB to vg_dhcp251 >06:27:25,695 INFO storage: added lvmlv vg_dhcp251-lv_RHEL-6 (id 15) to device tree >06:27:25,699 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_dhcp251-lv_RHEL-6 ; status: False ; controllable: True ; orig: False ; >06:27:25,704 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_dhcp251-lv_RHEL-6 ; orig: False ; >06:27:25,708 DEBUG storage: LVMVolumeGroupDevice.setup: vg_dhcp251 ; status: True ; controllable: True ; orig: False ; >06:27:25,715 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_dhcp251-lv_RHEL-6 ; status: False ; controllable: True ; orig: False ; >06:27:26,115 DEBUG storage: looking up parted Device: /dev/mapper/vg_dhcp251-lv_RHEL--6 >06:27:26,122 DEBUG storage: DeviceTree.getDeviceByName: name: vg_dhcp251-lv_RHEL-5 ; >06:27:26,125 DEBUG storage: DeviceTree.getDeviceByName returned None >06:27:26,129 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 4 ; name: vg_dhcp251 ; >06:27:26,131 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:27:26,135 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_dhcp251-lv_RHEL-5 ; current: None ; type: None ; >06:27:26,136 DEBUG storage: Adding vg_dhcp251-lv_RHEL-5/9568MB to vg_dhcp251 >06:27:26,136 INFO storage: added lvmlv vg_dhcp251-lv_RHEL-5 (id 16) to device tree >06:27:26,149 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_dhcp251-lv_RHEL-5 ; status: False ; controllable: True ; orig: False ; >06:27:26,174 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_dhcp251-lv_RHEL-5 ; orig: False ; >06:27:26,183 DEBUG storage: LVMVolumeGroupDevice.setup: vg_dhcp251 ; status: True ; controllable: True ; orig: False ; >06:27:26,189 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_dhcp251-lv_RHEL-5 ; status: False ; controllable: True ; orig: False ; >06:27:26,566 DEBUG storage: looking up parted Device: /dev/mapper/vg_dhcp251-lv_RHEL--5 >06:27:26,573 DEBUG storage: DeviceTree.getDeviceByName: name: vg_dhcp251-lv_home_f17 ; >06:27:26,579 DEBUG storage: DeviceTree.getDeviceByName returned None >06:27:26,583 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 5 ; name: vg_dhcp251 ; >06:27:26,584 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:27:26,587 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_dhcp251-lv_home_f17 ; current: None ; type: None ; >06:27:26,589 DEBUG storage: Adding vg_dhcp251-lv_home_f17/51200MB to vg_dhcp251 >06:27:26,590 INFO storage: added lvmlv vg_dhcp251-lv_home_f17 (id 17) to device tree >06:27:26,593 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_dhcp251-lv_home_f17 ; status: False ; controllable: True ; orig: False ; >06:27:26,597 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_dhcp251-lv_home_f17 ; orig: False ; >06:27:26,601 DEBUG storage: LVMVolumeGroupDevice.setup: vg_dhcp251 ; status: True ; controllable: True ; orig: False ; >06:27:26,605 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_dhcp251-lv_home_f17 ; status: False ; controllable: True ; orig: False ; >06:27:26,957 DEBUG storage: looking up parted Device: /dev/mapper/vg_dhcp251-lv_home_f17 >06:27:26,962 DEBUG storage: DeviceTree.getDeviceByName: name: vg_dhcp251-lv_rescue ; >06:27:26,966 DEBUG storage: DeviceTree.getDeviceByName returned None >06:27:26,970 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 6 ; name: vg_dhcp251 ; >06:27:26,970 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:27:26,974 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_dhcp251-lv_rescue ; current: None ; type: None ; >06:27:26,976 DEBUG storage: Adding vg_dhcp251-lv_rescue/50016MB to vg_dhcp251 >06:27:26,976 INFO storage: added lvmlv vg_dhcp251-lv_rescue (id 18) to device tree >06:27:26,980 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_dhcp251-lv_rescue ; status: False ; controllable: True ; orig: False ; >06:27:26,984 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_dhcp251-lv_rescue ; orig: False ; >06:27:26,988 DEBUG storage: LVMVolumeGroupDevice.setup: vg_dhcp251 ; status: True ; controllable: True ; orig: False ; >06:27:26,994 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_dhcp251-lv_rescue ; status: False ; controllable: True ; orig: False ; >06:27:27,428 DEBUG storage: looking up parted Device: /dev/mapper/vg_dhcp251-lv_rescue >06:27:27,626 INFO storage: devices to scan: ['dm-1', 'dm-2', 'dm-3', 'dm-4', 'dm-5', 'dm-6', 'dm-7'] >06:27:27,631 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_dhcp251-lv_root_f17 /dev/disk/by-id/dm-uuid-LVM-EKBVz10coFc9tbW8mUcJXYFnSxPAoUu8pcDRL5XQW61Nu4evSfLNvB2Xd1533vZB /dev/disk/by-uuid/a729ce21-a998-4b5b-ba5f-73b868ffb468 /dev/mapper/vg_dhcp251-lv_root_f17 /dev/vg_dhcp251/lv_root_f17', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_root_f17', > 'DM_NAME': 'vg_dhcp251-lv_root_f17', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-EKBVz10coFc9tbW8mUcJXYFnSxPAoUu8pcDRL5XQW61Nu4evSfLNvB2Xd1533vZB', > 'DM_VG_NAME': 'vg_dhcp251', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a729ce21-a998-4b5b-ba5f-73b868ffb468', > 'ID_FS_UUID_ENC': 'a729ce21-a998-4b5b-ba5f-73b868ffb468', > 'ID_FS_UUID_SUB': '00be9091-79d6-4128-a8ce-4b2896c9d744', > 'ID_FS_UUID_SUB_ENC': '00be9091-79d6-4128-a8ce-4b2896c9d744', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '595241', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_dhcp251-lv_root_f17', > '/dev/disk/by-id/dm-uuid-LVM-EKBVz10coFc9tbW8mUcJXYFnSxPAoUu8pcDRL5XQW61Nu4evSfLNvB2Xd1533vZB', > '/dev/disk/by-uuid/a729ce21-a998-4b5b-ba5f-73b868ffb468', > '/dev/mapper/vg_dhcp251-lv_root_f17', > '/dev/vg_dhcp251/lv_root_f17'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: vg_dhcp251-lv_root_f17 ; >06:27:27,632 INFO storage: scanning vg_dhcp251-lv_root_f17 (/devices/virtual/block/dm-1)... >06:27:27,635 DEBUG storage: DeviceTree.getDeviceByName: name: vg_dhcp251-lv_root_f17 ; >06:27:27,639 DEBUG storage: DeviceTree.getDeviceByName returned existing 51200MB lvmlv vg_dhcp251-lv_root_f17 (12) >06:27:27,642 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_dhcp251-lv_root_f17 ; >06:27:27,644 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_dhcp251-lv_root_f17 ; label_type: None ; >06:27:27,647 DEBUG storage: BTRFS.supported: supported: True ; >06:27:27,694 DEBUG storage: getFormat('btrfs') returning BTRFS instance >06:27:27,695 DEBUG storage: device vg_dhcp251-lv_root_f17 does not contain a disklabel >06:27:27,696 INFO storage: type detected on 'vg_dhcp251-lv_root_f17' is 'btrfs' >06:27:27,702 DEBUG storage: BTRFS.supported: supported: True ; >06:27:27,703 DEBUG storage: getFormat('btrfs') returning BTRFS instance >06:27:27,705 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_dhcp251-lv_root_f17 ; current: None ; type: btrfs ; >06:27:27,707 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vg_dhcp251-lv_root_f17 ; >06:27:27,707 INFO storage: creating btrfs volume btrfs.None >06:27:27,709 DEBUG storage: LVMLogicalVolumeDevice.addChild: kids: 0 ; name: vg_dhcp251-lv_root_f17 ; >06:27:27,709 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:27:27,711 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.19 ; current: None ; type: None ; >06:27:27,713 DEBUG storage: BTRFS.supported: supported: True ; >06:27:27,714 DEBUG storage: getFormat('btrfs') returning BTRFS instance >06:27:27,715 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.19 ; current: None ; type: btrfs ; >06:27:27,716 INFO storage: added btrfs volume None (id 19) to device tree >06:27:27,718 DEBUG storage: BTRFSVolumeDevice.setup: None ; status: True ; controllable: True ; orig: True ; >06:27:27,737 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.19QpYeox to None >06:27:28,432 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.19QpYeox to None >06:27:40,850 DEBUG storage: looking up parted Device: /dev/mapper/vg_dhcp251 >06:27:40,853 DEBUG storage: vg_dhcp251 size is 476416MB >06:27:40,866 DEBUG storage: vg vg_dhcp251 has 289472MB free >06:27:40,868 DEBUG storage: vg_dhcp251 size is 476416MB >06:27:40,880 DEBUG storage: vg vg_dhcp251 has 289472MB free >06:27:40,910 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7fa4f0b3e310) -- > name = vg_dhcp251-lv_root_f17 status = True kids = 1 id = 12 > parents = ['existing 476416MB lvmvg vg_dhcp251 (3)'] > uuid = pcDRL5-XQW6-1Nu4-evSf-LNvB-2Xd1-533vZB size = 51200.0 > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_dhcp251-lv_root_f17 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 0x7fa4f0b477a0> > target size = 51200.0 path = /dev/mapper/vg_dhcp251-lv_root_f17 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fa4f0b17c10) -- > name = vg_dhcp251 status = True kids = 7 id = 3 > parents = ['existing 476439MB partition sda2 (2) with existing lvmpv'] > uuid = EKBVz1-0coF-c9tb-W8mU-cJXY-FnSx-PAoUu8 size = 476416 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_dhcp251 > format args = [] originalFormat = None target = None dmUuid = None free = 289472.0 PE Size = 32.0 PE Count = 14888 > PE Free = 9046 PV Count = 1 > LV Names = ['lv_root_f17', 'lv_swap_f17', 'lv_RHEL-4', 'lv_RHEL-6', 'lv_RHEL-5', 'lv_home_f17', 'lv_rescue'] modified = False > extents = 14888.0 free space = 289472 > free extents = 9046.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sda2 (2) with existing lvmpv'] > LVs = ['existing 51200MB lvmlv vg_dhcp251-lv_root_f17 (12) with existing btrfs filesystem', > 'existing 5824MB lvmlv vg_dhcp251-lv_swap_f17 (13)', > 'existing 9568MB lvmlv vg_dhcp251-lv_RHEL-4 (14)', > 'existing 9568MB lvmlv vg_dhcp251-lv_RHEL-6 (15)', > 'existing 9568MB lvmlv vg_dhcp251-lv_RHEL-5 (16)', > 'existing 51200MB lvmlv vg_dhcp251-lv_home_f17 (17)', > 'existing 50016MB lvmlv vg_dhcp251-lv_rescue (18)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 51200MB >06:27:40,920 DEBUG storage: BTRFS.supported: supported: True ; >06:27:40,922 INFO storage: got format: BTRFS instance (0x7fa4f0b50b50) -- > type = btrfs name = btrfs status = False > device = /dev/mapper/vg_dhcp251-lv_root_f17 uuid = 00be9091-79d6-4128-a8ce-4b2896c9d744 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >06:27:40,927 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_dhcp251-lv_swap_f17 /dev/disk/by-id/dm-uuid-LVM-EKBVz10coFc9tbW8mUcJXYFnSxPAoUu8ox09J5hpArkYMhFLa4lIkztdvONCdqma /dev/disk/by-uuid/1ea1276b-fa61-435c-9bc4-e66b4e57b3c2 /dev/mapper/vg_dhcp251-lv_swap_f17 /dev/vg_dhcp251/lv_swap_f17', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_swap_f17', > 'DM_NAME': 'vg_dhcp251-lv_swap_f17', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-EKBVz10coFc9tbW8mUcJXYFnSxPAoUu8ox09J5hpArkYMhFLa4lIkztdvONCdqma', > 'DM_VG_NAME': 'vg_dhcp251', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '1ea1276b-fa61-435c-9bc4-e66b4e57b3c2', > 'ID_FS_UUID_ENC': '1ea1276b-fa61-435c-9bc4-e66b4e57b3c2', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '289316', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_dhcp251-lv_swap_f17', > '/dev/disk/by-id/dm-uuid-LVM-EKBVz10coFc9tbW8mUcJXYFnSxPAoUu8ox09J5hpArkYMhFLa4lIkztdvONCdqma', > '/dev/disk/by-uuid/1ea1276b-fa61-435c-9bc4-e66b4e57b3c2', > '/dev/mapper/vg_dhcp251-lv_swap_f17', > '/dev/vg_dhcp251/lv_swap_f17'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: vg_dhcp251-lv_swap_f17 ; >06:27:40,929 INFO storage: scanning vg_dhcp251-lv_swap_f17 (/devices/virtual/block/dm-2)... >06:27:40,931 DEBUG storage: DeviceTree.getDeviceByName: name: vg_dhcp251-lv_swap_f17 ; >06:27:40,936 DEBUG storage: DeviceTree.getDeviceByName returned existing 5824MB lvmlv vg_dhcp251-lv_swap_f17 (13) >06:27:40,941 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_dhcp251-lv_swap_f17 ; >06:27:40,943 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_dhcp251-lv_swap_f17 ; label_type: None ; >06:27:40,945 DEBUG storage: SwapSpace.__init__: >06:27:40,946 DEBUG storage: getFormat('swap') returning SwapSpace instance >06:27:40,946 DEBUG storage: device vg_dhcp251-lv_swap_f17 does not contain a disklabel >06:27:40,947 INFO storage: type detected on 'vg_dhcp251-lv_swap_f17' is 'swap' >06:27:40,948 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/vg_dhcp251-lv_swap_f17 ; serial: None ; uuid: 1ea1276b-fa61-435c-9bc4-e66b4e57b3c2 ; exists: True ; label: None ; >06:27:40,949 DEBUG storage: getFormat('swap') returning SwapSpace instance >06:27:40,950 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_dhcp251-lv_swap_f17 ; current: None ; type: swap ; >06:27:40,959 DEBUG storage: looking up parted Device: /dev/mapper/vg_dhcp251 >06:27:40,960 DEBUG storage: vg_dhcp251 size is 476416MB >06:27:40,971 DEBUG storage: vg vg_dhcp251 has 289472MB free >06:27:40,972 DEBUG storage: vg_dhcp251 size is 476416MB >06:27:40,982 DEBUG storage: vg vg_dhcp251 has 289472MB free >06:27:40,992 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7fa4f0b36fd0) -- > name = vg_dhcp251-lv_swap_f17 status = True kids = 0 id = 13 > parents = ['existing 476416MB lvmvg vg_dhcp251 (3)'] > uuid = ox09J5-hpAr-kYMh-FLa4-lIkz-tdvO-NCdqma size = 5824.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_dhcp251-lv_swap_f17 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 11927552 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (742, 255, 63) biosGeometry: (742, 255, 63) > PedDevice: <_ped.Device object at 0x7fa4f0b47830> > target size = 5824.0 path = /dev/mapper/vg_dhcp251-lv_swap_f17 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fa4f0b17c10) -- > name = vg_dhcp251 status = True kids = 7 id = 3 > parents = ['existing 476439MB partition sda2 (2) with existing lvmpv'] > uuid = EKBVz1-0coF-c9tb-W8mU-cJXY-FnSx-PAoUu8 size = 476416 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_dhcp251 > format args = [] originalFormat = None target = None dmUuid = None free = 289472.0 PE Size = 32.0 PE Count = 14888 > PE Free = 9046 PV Count = 1 > LV Names = ['lv_root_f17', 'lv_swap_f17', 'lv_RHEL-4', 'lv_RHEL-6', 'lv_RHEL-5', 'lv_home_f17', 'lv_rescue'] modified = False > extents = 14888.0 free space = 289472 > free extents = 9046.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sda2 (2) with existing lvmpv'] > LVs = ['existing 51200MB lvmlv vg_dhcp251-lv_root_f17 (12) with existing btrfs filesystem', > 'existing 5824MB lvmlv vg_dhcp251-lv_swap_f17 (13) with existing swap', > 'existing 9568MB lvmlv vg_dhcp251-lv_RHEL-4 (14)', > 'existing 9568MB lvmlv vg_dhcp251-lv_RHEL-6 (15)', > 'existing 9568MB lvmlv vg_dhcp251-lv_RHEL-5 (16)', > 'existing 51200MB lvmlv vg_dhcp251-lv_home_f17 (17)', > 'existing 50016MB lvmlv vg_dhcp251-lv_rescue (18)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 5824MB >06:27:40,995 INFO storage: got format: SwapSpace instance (0x7fa4e823b410) -- > type = swap name = swap status = False > device = /dev/mapper/vg_dhcp251-lv_swap_f17 uuid = 1ea1276b-fa61-435c-9bc4-e66b4e57b3c2 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >06:27:40,998 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_dhcp251-lv_RHEL--4 /dev/disk/by-id/dm-uuid-LVM-EKBVz10coFc9tbW8mUcJXYFnSxPAoUu8G3odvG3MJE9Ozpw2hK61MdZQkpB0JD9Q /dev/mapper/vg_dhcp251-lv_RHEL--4 /dev/vg_dhcp251/lv_RHEL-4', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_RHEL-4', > 'DM_NAME': 'vg_dhcp251-lv_RHEL--4', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-EKBVz10coFc9tbW8mUcJXYFnSxPAoUu8G3odvG3MJE9Ozpw2hK61MdZQkpB0JD9Q', > 'DM_VG_NAME': 'vg_dhcp251', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '722555', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_dhcp251-lv_RHEL--4', > '/dev/disk/by-id/dm-uuid-LVM-EKBVz10coFc9tbW8mUcJXYFnSxPAoUu8G3odvG3MJE9Ozpw2hK61MdZQkpB0JD9Q', > '/dev/mapper/vg_dhcp251-lv_RHEL--4', > '/dev/vg_dhcp251/lv_RHEL-4'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: vg_dhcp251-lv_RHEL--4 ; >06:27:40,999 INFO storage: scanning vg_dhcp251-lv_RHEL--4 (/devices/virtual/block/dm-3)... >06:27:41,002 DEBUG storage: DeviceTree.getDeviceByName: name: vg_dhcp251-lv_RHEL--4 ; >06:27:41,005 DEBUG storage: DeviceTree.getDeviceByName returned existing 9568MB lvmlv vg_dhcp251-lv_RHEL-4 (14) >06:27:41,007 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_dhcp251-lv_RHEL-4 ; >06:27:41,009 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_dhcp251-lv_RHEL-4 ; label_type: dos ; >06:27:41,012 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_dhcp251-lv_RHEL-4 ; status: True ; controllable: True ; orig: False ; >06:27:41,015 DEBUG storage: DiskLabel.__init__: device: /dev/mapper/vg_dhcp251-lv_RHEL--4 ; labelType: dos ; exists: True ; >06:27:41,077 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fa4e823b590>, <parted.partition.Partition object at 0x7fa4f0b50b90>] > device: <parted.device.Device object at 0x7fa4f0b50d90> > PedDisk: <_ped.Disk object at 0x7fa4e823ec20> >06:27:41,079 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >06:27:41,080 DEBUG storage: no type or existing type for vg_dhcp251-lv_RHEL--4, bailing >06:27:41,089 DEBUG storage: looking up parted Device: /dev/mapper/vg_dhcp251 >06:27:41,090 DEBUG storage: vg_dhcp251 size is 476416MB >06:27:41,100 DEBUG storage: vg vg_dhcp251 has 289472MB free >06:27:41,100 DEBUG storage: vg_dhcp251 size is 476416MB >06:27:41,109 DEBUG storage: vg vg_dhcp251 has 289472MB free >06:27:41,120 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7fa4ed6b68d0) -- > name = vg_dhcp251-lv_RHEL-4 status = True kids = 0 id = 14 > parents = ['existing 476416MB lvmvg vg_dhcp251 (3)'] > uuid = G3odvG-3MJE-9Ozp-w2hK-61Md-ZQkp-B0JD9Q size = 9568.0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_dhcp251-lv_RHEL--4 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 19595264 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1219, 255, 63) biosGeometry: (1219, 255, 63) > PedDevice: <_ped.Device object at 0x7fa4f0b47950> > target size = 9568.0 path = /dev/mapper/vg_dhcp251-lv_RHEL--4 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fa4f0b17c10) -- > name = vg_dhcp251 status = True kids = 7 id = 3 > parents = ['existing 476439MB partition sda2 (2) with existing lvmpv'] > uuid = EKBVz1-0coF-c9tb-W8mU-cJXY-FnSx-PAoUu8 size = 476416 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_dhcp251 > format args = [] originalFormat = None target = None dmUuid = None free = 289472.0 PE Size = 32.0 PE Count = 14888 > PE Free = 9046 PV Count = 1 > LV Names = ['lv_root_f17', 'lv_swap_f17', 'lv_RHEL-4', 'lv_RHEL-6', 'lv_RHEL-5', 'lv_home_f17', 'lv_rescue'] modified = False > extents = 14888.0 free space = 289472 > free extents = 9046.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sda2 (2) with existing lvmpv'] > LVs = ['existing 51200MB lvmlv vg_dhcp251-lv_root_f17 (12) with existing btrfs filesystem', > 'existing 5824MB lvmlv vg_dhcp251-lv_swap_f17 (13) with existing swap', > 'existing 9568MB lvmlv vg_dhcp251-lv_RHEL-4 (14)', > 'existing 9568MB lvmlv vg_dhcp251-lv_RHEL-6 (15)', > 'existing 9568MB lvmlv vg_dhcp251-lv_RHEL-5 (16)', > 'existing 51200MB lvmlv vg_dhcp251-lv_home_f17 (17)', > 'existing 50016MB lvmlv vg_dhcp251-lv_rescue (18)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 9568MB >06:27:41,125 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_dhcp251-lv_RHEL--6 /dev/disk/by-id/dm-uuid-LVM-EKBVz10coFc9tbW8mUcJXYFnSxPAoUu86uKKSg0daZyWrX3przfbSTx1GH22Dfs5 /dev/mapper/vg_dhcp251-lv_RHEL--6 /dev/vg_dhcp251/lv_RHEL-6', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_RHEL-6', > 'DM_NAME': 'vg_dhcp251-lv_RHEL--6', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-EKBVz10coFc9tbW8mUcJXYFnSxPAoUu86uKKSg0daZyWrX3przfbSTx1GH22Dfs5', > 'DM_VG_NAME': 'vg_dhcp251', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '196870', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_dhcp251-lv_RHEL--6', > '/dev/disk/by-id/dm-uuid-LVM-EKBVz10coFc9tbW8mUcJXYFnSxPAoUu86uKKSg0daZyWrX3przfbSTx1GH22Dfs5', > '/dev/mapper/vg_dhcp251-lv_RHEL--6', > '/dev/vg_dhcp251/lv_RHEL-6'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: vg_dhcp251-lv_RHEL--6 ; >06:27:41,126 INFO storage: scanning vg_dhcp251-lv_RHEL--6 (/devices/virtual/block/dm-4)... >06:27:41,128 DEBUG storage: DeviceTree.getDeviceByName: name: vg_dhcp251-lv_RHEL--6 ; >06:27:41,132 DEBUG storage: DeviceTree.getDeviceByName returned existing 9568MB lvmlv vg_dhcp251-lv_RHEL-6 (15) >06:27:41,134 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_dhcp251-lv_RHEL-6 ; >06:27:41,135 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_dhcp251-lv_RHEL-6 ; label_type: dos ; >06:27:41,137 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_dhcp251-lv_RHEL-6 ; status: True ; controllable: True ; orig: False ; >06:27:41,139 DEBUG storage: DiskLabel.__init__: device: /dev/mapper/vg_dhcp251-lv_RHEL--6 ; labelType: dos ; exists: True ; >06:27:41,241 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fa4e823bb10>, <parted.partition.Partition object at 0x7fa4e823bc90>] > device: <parted.device.Device object at 0x7fa4e823b7d0> > PedDisk: <_ped.Disk object at 0x7fa4e82b9d40> >06:27:41,242 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >06:27:41,244 DEBUG storage: no type or existing type for vg_dhcp251-lv_RHEL--6, bailing >06:27:41,251 DEBUG storage: looking up parted Device: /dev/mapper/vg_dhcp251 >06:27:41,252 DEBUG storage: vg_dhcp251 size is 476416MB >06:27:41,262 DEBUG storage: vg vg_dhcp251 has 289472MB free >06:27:41,263 DEBUG storage: vg_dhcp251 size is 476416MB >06:27:41,272 DEBUG storage: vg vg_dhcp251 has 289472MB free >06:27:41,284 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7fa4e86352d0) -- > name = vg_dhcp251-lv_RHEL-6 status = True kids = 0 id = 15 > parents = ['existing 476416MB lvmvg vg_dhcp251 (3)'] > uuid = 6uKKSg-0daZ-yWrX-3prz-fbST-x1GH-22Dfs5 size = 9568.0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_dhcp251-lv_RHEL--6 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 19595264 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1219, 255, 63) biosGeometry: (1219, 255, 63) > PedDevice: <_ped.Device object at 0x7fa4f0b478c0> > target size = 9568.0 path = /dev/mapper/vg_dhcp251-lv_RHEL--6 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fa4f0b17c10) -- > name = vg_dhcp251 status = True kids = 7 id = 3 > parents = ['existing 476439MB partition sda2 (2) with existing lvmpv'] > uuid = EKBVz1-0coF-c9tb-W8mU-cJXY-FnSx-PAoUu8 size = 476416 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_dhcp251 > format args = [] originalFormat = None target = None dmUuid = None free = 289472.0 PE Size = 32.0 PE Count = 14888 > PE Free = 9046 PV Count = 1 > LV Names = ['lv_root_f17', 'lv_swap_f17', 'lv_RHEL-4', 'lv_RHEL-6', 'lv_RHEL-5', 'lv_home_f17', 'lv_rescue'] modified = False > extents = 14888.0 free space = 289472 > free extents = 9046.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sda2 (2) with existing lvmpv'] > LVs = ['existing 51200MB lvmlv vg_dhcp251-lv_root_f17 (12) with existing btrfs filesystem', > 'existing 5824MB lvmlv vg_dhcp251-lv_swap_f17 (13) with existing swap', > 'existing 9568MB lvmlv vg_dhcp251-lv_RHEL-4 (14)', > 'existing 9568MB lvmlv vg_dhcp251-lv_RHEL-6 (15)', > 'existing 9568MB lvmlv vg_dhcp251-lv_RHEL-5 (16)', > 'existing 51200MB lvmlv vg_dhcp251-lv_home_f17 (17)', > 'existing 50016MB lvmlv vg_dhcp251-lv_rescue (18)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 9568MB >06:27:41,289 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_dhcp251-lv_RHEL--5 /dev/disk/by-id/dm-uuid-LVM-EKBVz10coFc9tbW8mUcJXYFnSxPAoUu82qTgtXC9I0MpqtzcIzhQw2Nhcl0XuryV /dev/mapper/vg_dhcp251-lv_RHEL--5 /dev/vg_dhcp251/lv_RHEL-5', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_RHEL-5', > 'DM_NAME': 'vg_dhcp251-lv_RHEL--5', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-EKBVz10coFc9tbW8mUcJXYFnSxPAoUu82qTgtXC9I0MpqtzcIzhQw2Nhcl0XuryV', > 'DM_VG_NAME': 'vg_dhcp251', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '670116', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_dhcp251-lv_RHEL--5', > '/dev/disk/by-id/dm-uuid-LVM-EKBVz10coFc9tbW8mUcJXYFnSxPAoUu82qTgtXC9I0MpqtzcIzhQw2Nhcl0XuryV', > '/dev/mapper/vg_dhcp251-lv_RHEL--5', > '/dev/vg_dhcp251/lv_RHEL-5'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: vg_dhcp251-lv_RHEL--5 ; >06:27:41,290 INFO storage: scanning vg_dhcp251-lv_RHEL--5 (/devices/virtual/block/dm-5)... >06:27:41,291 DEBUG storage: DeviceTree.getDeviceByName: name: vg_dhcp251-lv_RHEL--5 ; >06:27:41,294 DEBUG storage: DeviceTree.getDeviceByName returned existing 9568MB lvmlv vg_dhcp251-lv_RHEL-5 (16) >06:27:41,296 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_dhcp251-lv_RHEL-5 ; >06:27:41,298 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_dhcp251-lv_RHEL-5 ; label_type: dos ; >06:27:41,300 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_dhcp251-lv_RHEL-5 ; status: True ; controllable: True ; orig: False ; >06:27:41,303 DEBUG storage: DiskLabel.__init__: device: /dev/mapper/vg_dhcp251-lv_RHEL--5 ; labelType: dos ; exists: True ; >06:27:41,366 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fa4e82375d0>, <parted.partition.Partition object at 0x7fa4e8237310>] > device: <parted.device.Device object at 0x7fa4e8237150> > PedDisk: <_ped.Disk object at 0x7fa4f0ae2830> >06:27:41,367 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >06:27:41,369 DEBUG storage: no type or existing type for vg_dhcp251-lv_RHEL--5, bailing >06:27:41,382 DEBUG storage: looking up parted Device: /dev/mapper/vg_dhcp251 >06:27:41,383 DEBUG storage: vg_dhcp251 size is 476416MB >06:27:41,393 DEBUG storage: vg vg_dhcp251 has 289472MB free >06:27:41,393 DEBUG storage: vg_dhcp251 size is 476416MB >06:27:41,403 DEBUG storage: vg vg_dhcp251 has 289472MB free >06:27:41,414 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7fa4e8449f90) -- > name = vg_dhcp251-lv_RHEL-5 status = True kids = 0 id = 16 > parents = ['existing 476416MB lvmvg vg_dhcp251 (3)'] > uuid = 2qTgtX-C9I0-Mpqt-zcIz-hQw2-Nhcl-0XuryV size = 9568.0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_dhcp251-lv_RHEL--5 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 19595264 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1219, 255, 63) biosGeometry: (1219, 255, 63) > PedDevice: <_ped.Device object at 0x7fa4e864f170> > target size = 9568.0 path = /dev/mapper/vg_dhcp251-lv_RHEL--5 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fa4f0b17c10) -- > name = vg_dhcp251 status = True kids = 7 id = 3 > parents = ['existing 476439MB partition sda2 (2) with existing lvmpv'] > uuid = EKBVz1-0coF-c9tb-W8mU-cJXY-FnSx-PAoUu8 size = 476416 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_dhcp251 > format args = [] originalFormat = None target = None dmUuid = None free = 289472.0 PE Size = 32.0 PE Count = 14888 > PE Free = 9046 PV Count = 1 > LV Names = ['lv_root_f17', 'lv_swap_f17', 'lv_RHEL-4', 'lv_RHEL-6', 'lv_RHEL-5', 'lv_home_f17', 'lv_rescue'] modified = False > extents = 14888.0 free space = 289472 > free extents = 9046.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sda2 (2) with existing lvmpv'] > LVs = ['existing 51200MB lvmlv vg_dhcp251-lv_root_f17 (12) with existing btrfs filesystem', > 'existing 5824MB lvmlv vg_dhcp251-lv_swap_f17 (13) with existing swap', > 'existing 9568MB lvmlv vg_dhcp251-lv_RHEL-4 (14)', > 'existing 9568MB lvmlv vg_dhcp251-lv_RHEL-6 (15)', > 'existing 9568MB lvmlv vg_dhcp251-lv_RHEL-5 (16)', > 'existing 51200MB lvmlv vg_dhcp251-lv_home_f17 (17)', > 'existing 50016MB lvmlv vg_dhcp251-lv_rescue (18)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 9568MB >06:27:41,420 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_dhcp251-lv_home_f17 /dev/disk/by-id/dm-uuid-LVM-EKBVz10coFc9tbW8mUcJXYFnSxPAoUu83EH7y7sQYep1bm2hNKE2e0XQxsHLtLrV /dev/disk/by-uuid/89facb03-74a6-4386-af9b-3fba4531fa32 /dev/mapper/vg_dhcp251-lv_home_f17 /dev/vg_dhcp251/lv_home_f17', > 'DEVNAME': 'dm-6', > 'DEVPATH': '/devices/virtual/block/dm-6', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_home_f17', > 'DM_NAME': 'vg_dhcp251-lv_home_f17', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-EKBVz10coFc9tbW8mUcJXYFnSxPAoUu83EH7y7sQYep1bm2hNKE2e0XQxsHLtLrV', > 'DM_VG_NAME': 'vg_dhcp251', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '89facb03-74a6-4386-af9b-3fba4531fa32', > 'ID_FS_UUID_ENC': '89facb03-74a6-4386-af9b-3fba4531fa32', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '83024', > 'name': 'dm-6', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_dhcp251-lv_home_f17', > '/dev/disk/by-id/dm-uuid-LVM-EKBVz10coFc9tbW8mUcJXYFnSxPAoUu83EH7y7sQYep1bm2hNKE2e0XQxsHLtLrV', > '/dev/disk/by-uuid/89facb03-74a6-4386-af9b-3fba4531fa32', > '/dev/mapper/vg_dhcp251-lv_home_f17', > '/dev/vg_dhcp251/lv_home_f17'], > 'sysfs_path': '/devices/virtual/block/dm-6'} ; name: vg_dhcp251-lv_home_f17 ; >06:27:41,421 INFO storage: scanning vg_dhcp251-lv_home_f17 (/devices/virtual/block/dm-6)... >06:27:41,423 DEBUG storage: DeviceTree.getDeviceByName: name: vg_dhcp251-lv_home_f17 ; >06:27:41,427 DEBUG storage: DeviceTree.getDeviceByName returned existing 51200MB lvmlv vg_dhcp251-lv_home_f17 (17) >06:27:41,428 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_dhcp251-lv_home_f17 ; >06:27:41,430 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_dhcp251-lv_home_f17 ; label_type: None ; >06:27:41,432 DEBUG storage: LUKS.__init__: >06:27:41,432 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >06:27:41,433 DEBUG storage: device vg_dhcp251-lv_home_f17 does not contain a disklabel >06:27:41,433 INFO storage: type detected on 'vg_dhcp251-lv_home_f17' is 'crypto_LUKS' >06:27:41,435 DEBUG storage: LUKS.__init__: uuid: 89facb03-74a6-4386-af9b-3fba4531fa32 ; exists: True ; label: None ; device: /dev/mapper/vg_dhcp251-lv_home_f17 ; serial: None ; name: luks-89facb03-74a6-4386-af9b-3fba4531fa32 ; >06:27:41,435 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >06:27:41,437 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_dhcp251-lv_home_f17 ; current: None ; type: luks ; >06:27:41,438 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: vg_dhcp251-lv_home_f17 ; >06:27:41,441 DEBUG storage: DeviceTree.getDeviceByName: name: luks-89facb03-74a6-4386-af9b-3fba4531fa32 ; >06:27:41,442 DEBUG storage: DeviceTree.getDeviceByName returned None >06:27:41,445 DEBUG storage: LVMLogicalVolumeDevice.addChild: kids: 0 ; name: vg_dhcp251-lv_home_f17 ; >06:27:41,446 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:27:41,448 DEBUG storage: LUKSDevice._setFormat: luks-89facb03-74a6-4386-af9b-3fba4531fa32 ; current: None ; type: None ; >06:27:41,450 DEBUG storage: LUKSDevice.setup: luks-89facb03-74a6-4386-af9b-3fba4531fa32 ; status: False ; controllable: True ; orig: False ; >06:27:41,452 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-89facb03-74a6-4386-af9b-3fba4531fa32 ; orig: False ; >06:27:41,454 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_dhcp251-lv_home_f17 ; status: True ; controllable: True ; orig: False ; >06:27:41,456 DEBUG storage: LUKS.setup: device: /dev/mapper/vg_dhcp251-lv_home_f17 ; mapName: luks-89facb03-74a6-4386-af9b-3fba4531fa32 ; status: False ; type: luks ; >06:27:41,456 INFO storage: setup of luks-89facb03-74a6-4386-af9b-3fba4531fa32 failed: luks device not configured >06:27:41,458 DEBUG storage: LVMLogicalVolumeDevice.removeChild: kids: 1 ; name: vg_dhcp251-lv_home_f17 ; >06:27:41,466 DEBUG storage: looking up parted Device: /dev/mapper/vg_dhcp251 >06:27:41,466 DEBUG storage: vg_dhcp251 size is 476416MB >06:27:41,475 DEBUG storage: vg vg_dhcp251 has 289472MB free >06:27:41,476 DEBUG storage: vg_dhcp251 size is 476416MB >06:27:41,485 DEBUG storage: vg vg_dhcp251 has 289472MB free >06:27:41,494 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7fa4e8449f50) -- > name = vg_dhcp251-lv_home_f17 status = True kids = 0 id = 17 > parents = ['existing 476416MB lvmvg vg_dhcp251 (3)'] > uuid = 3EH7y7-sQYe-p1bm-2hNK-E2e0-XQxs-HLtLrV size = 51200.0 > format = existing luks > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_dhcp251-lv_home_f17 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 0x7fa4f0823ef0> > target size = 51200.0 path = /dev/mapper/vg_dhcp251-lv_home_f17 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fa4f0b17c10) -- > name = vg_dhcp251 status = True kids = 7 id = 3 > parents = ['existing 476439MB partition sda2 (2) with existing lvmpv'] > uuid = EKBVz1-0coF-c9tb-W8mU-cJXY-FnSx-PAoUu8 size = 476416 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_dhcp251 > format args = [] originalFormat = None target = None dmUuid = None free = 289472.0 PE Size = 32.0 PE Count = 14888 > PE Free = 9046 PV Count = 1 > LV Names = ['lv_root_f17', 'lv_swap_f17', 'lv_RHEL-4', 'lv_RHEL-6', 'lv_RHEL-5', 'lv_home_f17', 'lv_rescue'] modified = False > extents = 14888.0 free space = 289472 > free extents = 9046.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sda2 (2) with existing lvmpv'] > LVs = ['existing 51200MB lvmlv vg_dhcp251-lv_root_f17 (12) with existing btrfs filesystem', > 'existing 5824MB lvmlv vg_dhcp251-lv_swap_f17 (13) with existing swap', > 'existing 9568MB lvmlv vg_dhcp251-lv_RHEL-4 (14)', > 'existing 9568MB lvmlv vg_dhcp251-lv_RHEL-6 (15)', > 'existing 9568MB lvmlv vg_dhcp251-lv_RHEL-5 (16)', > 'existing 51200MB lvmlv vg_dhcp251-lv_home_f17 (17) with existing luks', > 'existing 50016MB lvmlv vg_dhcp251-lv_rescue (18)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 51200MB >06:27:41,496 INFO storage: got format: LUKS instance (0x7fa4e8247050) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/mapper/vg_dhcp251-lv_home_f17 uuid = 89facb03-74a6-4386-af9b-3fba4531fa32 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-89facb03-74a6-4386-af9b-3fba4531fa32 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >06:27:41,499 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_dhcp251-lv_rescue /dev/disk/by-id/dm-uuid-LVM-EKBVz10coFc9tbW8mUcJXYFnSxPAoUu8KmqPJS6qNkz35S2KnYZJlnDRpd876qf2 /dev/disk/by-uuid/2b68434a-9c75-4731-b4e8-7a4b026e2a7c /dev/mapper/vg_dhcp251-lv_rescue /dev/vg_dhcp251/lv_rescue', > 'DEVNAME': 'dm-7', > 'DEVPATH': '/devices/virtual/block/dm-7', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_rescue', > 'DM_NAME': 'vg_dhcp251-lv_rescue', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-EKBVz10coFc9tbW8mUcJXYFnSxPAoUu8KmqPJS6qNkz35S2KnYZJlnDRpd876qf2', > 'DM_VG_NAME': 'vg_dhcp251', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2b68434a-9c75-4731-b4e8-7a4b026e2a7c', > 'ID_FS_UUID_ENC': '2b68434a-9c75-4731-b4e8-7a4b026e2a7c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '519185', > 'name': 'dm-7', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_dhcp251-lv_rescue', > '/dev/disk/by-id/dm-uuid-LVM-EKBVz10coFc9tbW8mUcJXYFnSxPAoUu8KmqPJS6qNkz35S2KnYZJlnDRpd876qf2', > '/dev/disk/by-uuid/2b68434a-9c75-4731-b4e8-7a4b026e2a7c', > '/dev/mapper/vg_dhcp251-lv_rescue', > '/dev/vg_dhcp251/lv_rescue'], > 'sysfs_path': '/devices/virtual/block/dm-7'} ; name: vg_dhcp251-lv_rescue ; >06:27:41,500 INFO storage: scanning vg_dhcp251-lv_rescue (/devices/virtual/block/dm-7)... >06:27:41,502 DEBUG storage: DeviceTree.getDeviceByName: name: vg_dhcp251-lv_rescue ; >06:27:41,504 DEBUG storage: DeviceTree.getDeviceByName returned existing 50016MB lvmlv vg_dhcp251-lv_rescue (18) >06:27:41,505 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_dhcp251-lv_rescue ; >06:27:41,507 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_dhcp251-lv_rescue ; label_type: None ; >06:27:41,508 DEBUG storage: Ext4FS.supported: supported: True ; >06:27:41,509 DEBUG storage: getFormat('ext4') returning Ext4FS instance >06:27:41,509 DEBUG storage: device vg_dhcp251-lv_rescue does not contain a disklabel >06:27:41,510 INFO storage: type detected on 'vg_dhcp251-lv_rescue' is 'ext4' >06:27:41,873 DEBUG storage: Ext4FS.supported: supported: True ; >06:27:41,874 DEBUG storage: getFormat('ext4') returning Ext4FS instance >06:27:41,876 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_dhcp251-lv_rescue ; current: None ; type: ext4 ; >06:27:41,887 DEBUG storage: looking up parted Device: /dev/mapper/vg_dhcp251 >06:27:41,888 DEBUG storage: vg_dhcp251 size is 476416MB >06:27:41,938 DEBUG storage: vg vg_dhcp251 has 289472MB free >06:27:41,938 DEBUG storage: vg_dhcp251 size is 476416MB >06:27:41,951 DEBUG storage: vg vg_dhcp251 has 289472MB free >06:27:41,964 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7fa4e82b2550) -- > name = vg_dhcp251-lv_rescue status = True kids = 0 id = 18 > parents = ['existing 476416MB lvmvg vg_dhcp251 (3)'] > uuid = KmqPJS-6qNk-z35S-2KnY-ZJln-DRpd-876qf2 size = 50016.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_dhcp251-lv_rescue type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 102432768 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6376, 255, 63) biosGeometry: (6376, 255, 63) > PedDevice: <_ped.Device object at 0x7fa4f0823440> > target size = 50016.0 path = /dev/mapper/vg_dhcp251-lv_rescue > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fa4f0b17c10) -- > name = vg_dhcp251 status = True kids = 7 id = 3 > parents = ['existing 476439MB partition sda2 (2) with existing lvmpv'] > uuid = EKBVz1-0coF-c9tb-W8mU-cJXY-FnSx-PAoUu8 size = 476416 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_dhcp251 > format args = [] originalFormat = None target = None dmUuid = None free = 289472.0 PE Size = 32.0 PE Count = 14888 > PE Free = 9046 PV Count = 1 > LV Names = ['lv_root_f17', 'lv_swap_f17', 'lv_RHEL-4', 'lv_RHEL-6', 'lv_RHEL-5', 'lv_home_f17', 'lv_rescue'] modified = False > extents = 14888.0 free space = 289472 > free extents = 9046.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sda2 (2) with existing lvmpv'] > LVs = ['existing 51200MB lvmlv vg_dhcp251-lv_root_f17 (12) with existing btrfs filesystem', > 'existing 5824MB lvmlv vg_dhcp251-lv_swap_f17 (13) with existing swap', > 'existing 9568MB lvmlv vg_dhcp251-lv_RHEL-4 (14)', > 'existing 9568MB lvmlv vg_dhcp251-lv_RHEL-6 (15)', > 'existing 9568MB lvmlv vg_dhcp251-lv_RHEL-5 (16)', > 'existing 51200MB lvmlv vg_dhcp251-lv_home_f17 (17) with existing luks', > 'existing 50016MB lvmlv vg_dhcp251-lv_rescue (18) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 50016MB >06:27:41,969 DEBUG storage: Ext4FS.supported: supported: True ; >06:27:41,971 INFO storage: got format: Ext4FS instance (0x7fa4e82377d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_dhcp251-lv_rescue uuid = 2b68434a-9c75-4731-b4e8-7a4b026e2a7c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 50016.0 targetSize = 50016.0 > >06:27:42,152 DEBUG storage: DeviceTree.getDeviceByName: name: vg_dhcp251-lv_root_f17 ; >06:27:42,156 DEBUG storage: DeviceTree.getDeviceByName returned existing 51200MB lvmlv vg_dhcp251-lv_root_f17 (12) with existing btrfs filesystem >06:27:42,158 DEBUG storage: DeviceTree.getDeviceByName: name: vg_dhcp251-lv_swap_f17 ; >06:27:42,161 DEBUG storage: DeviceTree.getDeviceByName returned existing 5824MB lvmlv vg_dhcp251-lv_swap_f17 (13) with existing swap >06:27:42,163 DEBUG storage: DeviceTree.getDeviceByName: name: vg_dhcp251-lv_RHEL-4 ; >06:27:42,165 DEBUG storage: DeviceTree.getDeviceByName returned existing 9568MB lvmlv vg_dhcp251-lv_RHEL-4 (14) >06:27:42,167 DEBUG storage: DeviceTree.getDeviceByName: name: vg_dhcp251-lv_RHEL-6 ; >06:27:42,169 DEBUG storage: DeviceTree.getDeviceByName returned existing 9568MB lvmlv vg_dhcp251-lv_RHEL-6 (15) >06:27:42,171 DEBUG storage: DeviceTree.getDeviceByName: name: vg_dhcp251-lv_RHEL-5 ; >06:27:42,173 DEBUG storage: DeviceTree.getDeviceByName returned existing 9568MB lvmlv vg_dhcp251-lv_RHEL-5 (16) >06:27:42,175 DEBUG storage: DeviceTree.getDeviceByName: name: vg_dhcp251-lv_home_f17 ; >06:27:42,177 DEBUG storage: DeviceTree.getDeviceByName returned existing 51200MB lvmlv vg_dhcp251-lv_home_f17 (17) with existing luks >06:27:42,179 DEBUG storage: DeviceTree.getDeviceByName: name: vg_dhcp251-lv_rescue ; >06:27:42,182 DEBUG storage: DeviceTree.getDeviceByName returned existing 50016MB lvmlv vg_dhcp251-lv_rescue (18) with existing ext4 filesystem >06:27:42,183 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >06:27:42,238 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >06:27:42,243 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >06:27:42,247 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >06:27:42,307 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >06:27:42,311 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >06:27:42,316 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >06:27:42,380 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >06:27:42,384 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >06:27:42,386 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >06:27:42,388 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_dhcp251-lv_swap_f17 ; status: True ; controllable: True ; >06:27:42,390 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/vg_dhcp251-lv_swap_f17 ; status: False ; type: swap ; >06:27:42,393 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/vg_dhcp251-lv_swap_f17 ; status: False ; type: swap ; >06:27:42,460 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg_dhcp251-lv_swap_f17 ; status: True ; controllable: True ; >06:27:42,884 DEBUG storage: LVMVolumeGroupDevice.teardown: vg_dhcp251 ; status: True ; controllable: True ; >06:27:42,890 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_dhcp251 ; status: False ; type: None ; >06:27:42,895 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_dhcp251 ; status: False ; type: None ; >06:27:42,956 DEBUG storage: LVMVolumeGroupDevice._teardown: vg_dhcp251 ; status: True ; controllable: True ; >06:27:43,223 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >06:27:43,229 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >06:27:43,236 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >06:27:43,292 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >06:27:43,298 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >06:27:43,305 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >06:27:43,371 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_dhcp251-lv_RHEL-4 ; status: False ; controllable: True ; >06:27:43,374 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_dhcp251-lv_RHEL-6 ; status: False ; controllable: True ; >06:27:43,376 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_dhcp251-lv_RHEL-5 ; status: False ; controllable: True ; >06:27:43,378 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_dhcp251-lv_home_f17 ; status: False ; controllable: True ; >06:27:43,379 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_dhcp251-lv_rescue ; status: False ; controllable: True ; >06:27:43,381 DEBUG storage: BTRFSVolumeDevice.teardown: None ; status: False ; controllable: True ; >06:27:43,381 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >06:27:43,384 INFO storage: edd: collected mbr signatures: {'sda': '0x000f4035'} >06:27:43,386 DEBUG storage: edd: data extracted from 0x80: > type: ATA, ata_device: 0 > channel: 0, mbr_signature: 0x000f4035 > pci_dev: 00:1f.2, scsi_id: None > scsi_lun: None, sectors: 976773168 >06:27:43,386 WARN storage: edd: directory does not exist: /sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block >06:27:43,387 INFO storage: edd: matched 0x80 to sda using MBR sig >06:27:43,389 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >06:27:43,392 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >06:27:43,480 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >06:27:43,609 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >06:27:43,616 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >06:27:43,623 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >06:27:43,687 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_dhcp251-lv_rescue ; status: False ; controllable: True ; orig: False ; >06:27:43,690 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_dhcp251-lv_rescue ; orig: False ; >06:27:43,694 DEBUG storage: LVMVolumeGroupDevice.setup: vg_dhcp251 ; status: True ; controllable: True ; orig: False ; >06:27:43,696 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_dhcp251-lv_rescue ; status: False ; controllable: True ; orig: False ; >06:27:44,074 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >06:27:44,527 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >06:27:44,530 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >06:27:44,531 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >06:27:44,532 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >06:27:44,533 DEBUG storage: crypttab maps: [] >06:27:44,534 DEBUG storage: parsing /mnt/sysimage/etc/fstab >06:27:44,545 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_dhcp251-lv_rescue ; >06:27:44,548 DEBUG storage: DeviceTree.getDeviceByPath returned existing 50016MB lvmlv vg_dhcp251-lv_rescue (18) with existing ext4 filesystem >06:27:44,549 DEBUG storage: resolved '/dev/mapper/vg_dhcp251-lv_rescue' to 'vg_dhcp251-lv_rescue' (lvmlv) >06:27:44,549 DEBUG storage: resolved 'UUID=dd4ad330-a3b4-4a94-9bcd-7f30ac5eddeb' to 'sda1' (partition) >06:27:44,550 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_dhcp251-lv_swap_f15 ; >06:27:44,552 DEBUG storage: DeviceTree.getDeviceByPath returned None >06:27:44,552 DEBUG storage: failed to resolve '/dev/mapper/vg_dhcp251-lv_swap_f15' >06:27:44,553 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_dhcp251-lv_swap_f16 ; >06:27:44,555 DEBUG storage: DeviceTree.getDeviceByPath returned None >06:27:44,555 DEBUG storage: failed to resolve '/dev/mapper/vg_dhcp251-lv_swap_f16' >06:27:44,557 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_dhcp251-lv_rescue ; status: True ; controllable: True ; >06:27:44,699 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg_dhcp251-lv_rescue ; status: True ; controllable: True ; >06:27:44,984 DEBUG storage: BTRFSVolumeDevice.setup: None ; status: False ; controllable: True ; orig: False ; >06:27:44,988 DEBUG storage: BTRFSVolumeDevice.setupParents: kids: 0 ; name: None ; orig: False ; >06:27:44,992 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_dhcp251-lv_root_f17 ; status: False ; controllable: True ; orig: False ; >06:27:44,995 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 1 ; name: vg_dhcp251-lv_root_f17 ; orig: False ; >06:27:44,998 DEBUG storage: LVMVolumeGroupDevice.setup: vg_dhcp251 ; status: True ; controllable: True ; orig: False ; >06:27:45,000 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_dhcp251-lv_root_f17 ; status: False ; controllable: True ; orig: False ; >06:27:45,428 DEBUG storage: BTRFS.setup: device: /dev/mapper/vg_dhcp251-lv_root_f17 ; mountpoint: None ; type: btrfs ; >06:27:45,494 DEBUG storage: looking up parted Device: /dev/mapper/vg_dhcp251-lv_root_f17 >06:27:45,497 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >06:27:46,620 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >06:27:46,634 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >06:27:46,635 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >06:27:46,640 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >06:27:46,641 DEBUG storage: resolved 'UUID=89facb03-74a6-4386-af9b-3fba4531fa32' to 'vg_dhcp251-lv_home_f17' (lvmlv) >06:27:46,641 DEBUG storage: crypttab maps: ['luks-89facb03-74a6-4386-af9b-3fba4531fa32'] >06:27:46,641 DEBUG storage: parsing /mnt/sysimage/etc/fstab >06:27:46,643 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_dhcp251-lv_root_f17 ; >06:27:46,646 DEBUG storage: DeviceTree.getDeviceByPath returned existing 51200MB btrfs volume None (19) with existing btrfs filesystem >06:27:46,646 DEBUG storage: resolved '/dev/mapper/vg_dhcp251-lv_root_f17' to 'None' (btrfs volume) >06:27:46,647 DEBUG storage: resolved 'UUID=dd4ad330-a3b4-4a94-9bcd-7f30ac5eddeb' to 'sda1' (partition) >06:27:46,648 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/luks-89facb03-74a6-4386-af9b-3fba4531fa32 ; >06:27:46,650 DEBUG storage: DeviceTree.getDeviceByPath returned None >06:27:46,650 DEBUG storage: failed to resolve '/dev/mapper/luks-89facb03-74a6-4386-af9b-3fba4531fa32' >06:27:46,651 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_dhcp251-lv_swap_f17 ; >06:27:46,653 DEBUG storage: DeviceTree.getDeviceByPath returned existing 5824MB lvmlv vg_dhcp251-lv_swap_f17 (13) with existing swap >06:27:46,654 DEBUG storage: resolved '/dev/mapper/vg_dhcp251-lv_swap_f17' to 'vg_dhcp251-lv_swap_f17' (lvmlv) >06:27:46,655 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/nfs-01.eng.brq.redhat.com:/exports/archive ; >06:27:46,657 DEBUG storage: DeviceTree.getDeviceByPath returned None >06:27:46,657 DEBUG storage: failed to resolve '/dev/nfs-01.eng.brq.redhat.com:/exports/archive' >06:27:46,658 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/nfs-01.eng.brq.redhat.com:/exports/scratch ; >06:27:46,660 DEBUG storage: DeviceTree.getDeviceByPath returned None >06:27:46,660 DEBUG storage: failed to resolve '/dev/nfs-01.eng.brq.redhat.com:/exports/scratch' >06:27:46,661 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/nfs-01.eng.brq.redhat.com:/pub ; >06:27:46,663 DEBUG storage: DeviceTree.getDeviceByPath returned None >06:27:46,664 DEBUG storage: DeviceTree.getDeviceByName: name: nfs-01.eng.brq.redhat.com:-pub ; >06:27:46,665 DEBUG storage: DeviceTree.getDeviceByName returned None >06:27:46,666 DEBUG storage: failed to resolve '/dev/nfs-01.eng.brq.redhat.com:/pub' >06:27:46,667 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/ntap-vader.corp.redhat.com:/vol/engarchive2 ; >06:27:46,668 DEBUG storage: DeviceTree.getDeviceByPath returned None >06:27:46,669 DEBUG storage: failed to resolve '/dev/ntap-vader.corp.redhat.com:/vol/engarchive2' >06:27:46,671 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/curly.devel.redhat.com:/vol/engineering/devarchive/redhat ; >06:27:46,673 DEBUG storage: DeviceTree.getDeviceByPath returned None >06:27:46,673 DEBUG storage: failed to resolve '/dev/curly.devel.redhat.com:/vol/engineering/devarchive/redhat' >06:27:46,676 DEBUG storage: BTRFSVolumeDevice.teardown: None ; status: True ; controllable: True ; >06:27:47,018 DEBUG storage: BTRFS.supported: supported: True ; >06:27:47,021 DEBUG storage: Ext4FS.supported: supported: True ; >06:27:47,024 DEBUG storage: Ext4FS.supported: supported: True ; >06:27:47,027 DEBUG storage: Ext4FS.supported: supported: True ; >06:27:47,032 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >06:27:47,088 DEBUG storage: vg_dhcp251 size is 476416MB >06:27:47,096 DEBUG storage: vg vg_dhcp251 has 289472MB free >06:27:47,096 DEBUG storage: vg_dhcp251 size is 476416MB >06:27:47,100 DEBUG storage: vg vg_dhcp251 has 289472MB free >06:27:47,106 DEBUG storage: Ext4FS.supported: supported: True ; >06:27:47,110 DEBUG storage: BTRFS.supported: supported: True ; >02:27:50,520 DEBUG storage: BindFS.supported: supported: False ; >02:27:50,522 DEBUG storage: BindFS.supported: supported: False ; >02:27:50,524 DEBUG storage: Iso9660FS.supported: supported: True ; >02:27:50,526 DEBUG storage: Iso9660FS.supported: supported: True ; >02:27:50,527 DEBUG storage: NFSv4.supported: supported: False ; >02:27:50,529 DEBUG storage: NFSv4.supported: supported: False ; >02:27:50,532 DEBUG storage: SELinuxFS.supported: supported: False ; >02:27:50,534 DEBUG storage: SELinuxFS.supported: supported: False ; >02:27:50,536 DEBUG storage: Ext4FS.supported: supported: True ; >02:27:50,539 DEBUG storage: Ext4FS.supported: supported: True ; >02:27:50,542 DEBUG storage: Ext3FS.supported: supported: True ; >02:27:50,544 DEBUG storage: Ext3FS.supported: supported: True ; >02:27:50,546 DEBUG storage: Ext2FS.supported: supported: True ; >02:27:50,549 DEBUG storage: Ext2FS.supported: supported: True ; >02:27:50,552 DEBUG storage: SysFS.supported: supported: False ; >02:27:50,553 DEBUG storage: SysFS.supported: supported: False ; >02:27:50,556 DEBUG storage: MultipathMember.__init__: >02:27:50,557 DEBUG storage: MDRaidMember.__init__: >02:27:50,560 DEBUG storage: ProcFS.supported: supported: False ; >02:27:50,561 DEBUG storage: ProcFS.supported: supported: False ; >02:27:50,564 DEBUG storage: SwapSpace.__init__: >02:27:50,566 DEBUG storage: DevPtsFS.supported: supported: False ; >02:27:50,568 DEBUG storage: DevPtsFS.supported: supported: False ; >02:27:50,570 DEBUG storage: BTRFS.supported: supported: True ; >02:27:50,572 DEBUG storage: BTRFS.supported: supported: True ; >02:27:50,574 DEBUG storage: USBFS.supported: supported: False ; >02:27:50,576 DEBUG storage: USBFS.supported: supported: False ; >02:27:50,578 DEBUG storage: DiskLabel.__init__: >02:27:50,578 INFO storage: DiskLabel.partedDevice returning None >02:27:50,580 DEBUG storage: HFSPlus.supported: supported: False ; >02:27:50,582 DEBUG storage: HFSPlus.supported: supported: False ; >02:27:50,585 DEBUG storage: XFS.supported: supported: True ; >02:27:50,819 DEBUG storage: XFS.supported: supported: True ; >02:27:50,829 DEBUG storage: TmpFS.supported: supported: False ; >02:27:50,834 DEBUG storage: TmpFS.supported: supported: False ; >02:27:50,838 DEBUG storage: LUKS.__init__: >02:27:50,841 DEBUG storage: NTFS.supported: supported: False ; >02:27:50,843 DEBUG storage: NTFS.supported: supported: False ; >02:27:50,847 DEBUG storage: NoDevFS.supported: supported: False ; >02:27:50,849 DEBUG storage: NoDevFS.supported: supported: False ; >02:27:50,853 DEBUG storage: HFS.supported: supported: False ; >02:27:50,855 DEBUG storage: HFS.supported: supported: False ; >02:27:50,858 DEBUG storage: LVMPhysicalVolume.__init__: >02:27:50,860 DEBUG storage: NFS.supported: supported: False ; >02:27:50,862 DEBUG storage: NFS.supported: supported: False ; >02:27:50,865 DEBUG storage: FATFS.supported: supported: True ; >02:27:50,945 DEBUG storage: FATFS.supported: supported: True ; >02:27:50,948 DEBUG storage: DMRaidMember.__init__: >02:27:52,980 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >02:27:53,037 INFO storage: updating format of device: existing 0MB cdrom sr0 (4) >08:28:03,240 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >08:28:03,245 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >08:28:03,245 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:28:03,249 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >08:28:03,253 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: None ; exists: True ; >08:28:03,368 ERR storage: DiskLabel.partedDevice: Parted exception: Error opening /dev/sr0: No medium found >08:28:03,369 INFO storage: DiskLabel.partedDevice returning None >08:28:03,369 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >08:28:03,370 DEBUG storage: no type or existing type for sr0, bailing >08:29:30,981 DEBUG storage: clearpart: looking at sda2 >08:29:30,982 DEBUG storage: clearpart: looking at sda1 >08:29:30,982 DEBUG storage: checking whether disk sda has an empty extended >08:29:30,983 DEBUG storage: extended is None ; logicals is [] >08:29:30,984 DEBUG storage: new disk order: [] >08:29:31,197 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >08:29:31,200 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >08:29:31,202 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >08:29:31,204 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >08:29:31,204 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >08:29:31,206 DEBUG storage: stage1 device cannot be of type btrfs volume >08:29:31,207 DEBUG storage: _is_valid_disklabel(sda) returning True >08:29:31,207 DEBUG storage: _is_valid_size(sda) returning True >08:29:31,207 DEBUG storage: _is_valid_location(sda) returning True >08:29:31,207 DEBUG storage: _is_valid_format(sda) returning True >08:29:31,207 DEBUG storage: is_valid_stage1_device(sda) returning True >08:29:31,262 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >08:29:31,270 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa4eacfdb90> fileSystem: <parted.filesystem.FileSystem object at 0x7fa4f84b63d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa4f84e8e90> PedPartition: <_ped.Partition object at 0x7fa4e4a4c1d0> >08:29:31,274 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >08:29:31,277 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa4eacfdb90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa4e8263910> PedPartition: <_ped.Partition object at 0x7fa4e4a4c470> >08:29:31,284 DEBUG storage: _is_valid_disklabel(sda) returning True >08:29:31,285 DEBUG storage: _is_valid_size(sda) returning True >08:29:31,286 DEBUG storage: _is_valid_location(sda) returning True >08:29:31,286 DEBUG storage: _is_valid_format(sda) returning True >08:29:31,286 DEBUG storage: is_valid_stage1_device(sda) returning True >08:29:42,163 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:29:48,619 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fa4f7f443d0>, 500.0, ['sda'], None >08:29:48,625 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:29:48,629 DEBUG storage: BTRFS.supported: supported: True ; >08:29:48,630 DEBUG storage: getFormat('btrfs') returning BTRFS instance >08:29:48,632 DEBUG storage: BTRFS.supported: supported: True ; >08:29:49,325 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fa4f7f443d0>, 51200.0, ['sda'], None >08:29:49,326 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:29:49,329 DEBUG storage.ui: BTRFSVolumeDevice._setFormat: None ; current: btrfs ; type: None ; >08:29:49,329 INFO storage.ui: registered action: [0] Destroy Format btrfs filesystem on btrfs volume btrfs.19 (id 19) >08:29:49,332 DEBUG storage.ui: BTRFSVolumeDevice.teardown: btrfs.19 ; status: True ; controllable: True ; >08:29:49,335 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/vg_dhcp251-lv_root_f17 ; status: False ; type: None ; >08:29:49,395 INFO storage.ui: removed btrfs volume btrfs.19 (id 19) from device tree >08:29:49,400 DEBUG storage.ui: LVMLogicalVolumeDevice.removeChild: kids: 1 ; name: vg_dhcp251-lv_root_f17 ; >08:29:49,400 INFO storage.ui: registered action: [1] Destroy Device btrfs volume btrfs.19 (id 19) >08:29:49,401 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:29:49,404 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: vg_dhcp251-lv_root_f17 ; current: btrfs ; type: None ; >08:29:49,405 INFO storage.ui: registered action: [2] Destroy Format btrfs filesystem on lvmlv vg_dhcp251-lv_root_f17 (id 12) >08:29:49,408 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: vg_dhcp251-lv_root_f17 ; status: True ; controllable: True ; >08:29:49,413 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/vg_dhcp251-lv_root_f17 ; status: False ; type: None ; >08:29:49,479 DEBUG storage.ui: LVMLogicalVolumeDevice._teardown: vg_dhcp251-lv_root_f17 ; status: True ; controllable: True ; >08:29:50,075 INFO storage.ui: removed lvmlv vg_dhcp251-lv_root_f17 (id 12) from device tree >08:29:50,081 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 7 ; name: vg_dhcp251 ; >08:29:50,081 INFO storage.ui: registered action: [3] Destroy Device lvmlv vg_dhcp251-lv_root_f17 (id 12) >08:29:50,084 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fa4f7f443d0>, 51200.0, [], None >08:29:50,084 DEBUG storage.ui: device requires 51200 >08:29:50,084 DEBUG storage.ui: adding a TotalSizeSet with size 51200 >08:29:50,084 DEBUG storage.ui: set.allocated = 0 >08:29:50,089 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >08:29:50,092 DEBUG storage.ui: removing all non-preexisting partitions [] from disk(s) ['sda'] >08:29:50,092 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=[] >08:29:50,093 DEBUG storage.ui: removing all non-preexisting partitions [] from disk(s) ['sda'] >08:29:50,093 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=[] >08:29:50,093 DEBUG storage.ui: no growable partitions >08:29:50,094 DEBUG storage.ui: fixing size of existing 500MB partition sda1 (1) with existing ext4 filesystem at 500.00 >08:29:50,094 DEBUG storage.ui: fixing size of existing 476439MB partition sda2 (2) with existing lvmpv at 476439.00 >08:29:50,095 DEBUG storage.ui: creating new container >08:29:50,095 DEBUG storage.ui: newBTRFS: args = () ; kwargs = {'parents': []} >08:29:50,382 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance
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 858139
:
613857
|
613858
|
613859
|
613860
|
613861
| 613862 |
613863
|
613864
|
613865
|
613866
|
613867
|
613868
|
613869
|
613870
|
613871