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 660130 Details for
Bug 885378
Install to existing encrypted LV fails (AttributeError: 'NoneType' object has no attribute 'name')
[?]
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), 208.98 KB, created by
Ian Pilcher
on 2012-12-08 23:19:06 UTC
(
hide
)
Description:
File: storage.log
Filename:
MIME Type:
Creator:
Ian Pilcher
Created:
2012-12-08 23:19:06 UTC
Size:
208.98 KB
patch
obsolete
>23:14:23,577 DEBUG storage: registered device format class MultipathMember as multipath_member >23:14:23,596 DEBUG storage: registered device format class Ext2FS as ext2 >23:14:23,597 DEBUG storage: registered device format class Ext3FS as ext3 >23:14:23,597 DEBUG storage: registered device format class Ext4FS as ext4 >23:14:23,597 DEBUG storage: registered device format class FATFS as vfat >23:14:23,597 DEBUG storage: registered device format class EFIFS as efi >23:14:23,597 DEBUG storage: registered device format class BTRFS as btrfs >23:14:23,597 DEBUG storage: registered device format class GFS2 as gfs2 >23:14:23,598 DEBUG storage: registered device format class JFS as jfs >23:14:23,598 DEBUG storage: registered device format class ReiserFS as reiserfs >23:14:23,598 DEBUG storage: registered device format class XFS as xfs >23:14:23,598 DEBUG storage: registered device format class HFS as hfs >23:14:23,598 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >23:14:23,598 DEBUG storage: registered device format class HFSPlus as hfs+ >23:14:23,599 DEBUG storage: registered device format class NTFS as ntfs >23:14:23,599 DEBUG storage: registered device format class NFS as nfs >23:14:23,599 DEBUG storage: registered device format class NFSv4 as nfs4 >23:14:23,599 DEBUG storage: registered device format class Iso9660FS as iso9660 >23:14:23,599 DEBUG storage: registered device format class NoDevFS as nodev >23:14:23,599 DEBUG storage: registered device format class DevPtsFS as devpts >23:14:23,599 DEBUG storage: registered device format class ProcFS as proc >23:14:23,600 DEBUG storage: registered device format class SysFS as sysfs >23:14:23,600 DEBUG storage: registered device format class TmpFS as tmpfs >23:14:23,600 DEBUG storage: registered device format class BindFS as bind >23:14:23,600 DEBUG storage: registered device format class SELinuxFS as selinuxfs >23:14:23,600 DEBUG storage: registered device format class USBFS as usbfs >23:14:23,602 DEBUG storage: registered device format class DMRaidMember as dmraidmember >23:14:23,610 DEBUG storage: registered device format class MDRaidMember as mdmember >23:14:23,610 DEBUG storage: registered device format class BIOSBoot as biosboot >23:14:23,691 DEBUG storage: registered device format class LUKS as luks >23:14:23,696 DEBUG storage: registered device format class DiskLabel as disklabel >23:14:23,697 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >23:14:23,700 DEBUG storage: registered device format class SwapSpace as swap >23:14:23,701 DEBUG storage: registered device format class PPCPRePBoot as prepboot >23:14:27,141 DEBUG storage: MultipathTopology._build_topology: >23:14:27,141 DEBUG storage: /etc/multipath.conf contents: >23:14:27,141 DEBUG storage: # multipath.conf written by anaconda >23:14:27,142 DEBUG storage: >23:14:27,142 DEBUG storage: defaults { >23:14:27,142 DEBUG storage: user_friendly_names yes >23:14:27,142 DEBUG storage: } >23:14:27,142 DEBUG storage: blacklist { >23:14:27,142 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >23:14:27,142 DEBUG storage: devnode "^hd[a-z]" >23:14:27,142 DEBUG storage: devnode "^dcssblk[0-9]*" >23:14:27,142 DEBUG storage: device { >23:14:27,143 DEBUG storage: vendor "DGC" >23:14:27,143 DEBUG storage: product "LUNZ" >23:14:27,143 DEBUG storage: } >23:14:27,143 DEBUG storage: device { >23:14:27,143 DEBUG storage: vendor "IBM" >23:14:27,143 DEBUG storage: product "S/390.*" >23:14:27,143 DEBUG storage: } >23:14:27,143 DEBUG storage: # don't count normal SATA devices as multipaths >23:14:27,144 DEBUG storage: device { >23:14:27,144 DEBUG storage: vendor "ATA" >23:14:27,144 DEBUG storage: } >23:14:27,144 DEBUG storage: # don't count 3ware devices as multipaths >23:14:27,145 DEBUG storage: device { >23:14:27,145 DEBUG storage: vendor "3ware" >23:14:27,146 DEBUG storage: } >23:14:27,146 DEBUG storage: device { >23:14:27,147 DEBUG storage: vendor "AMCC" >23:14:27,147 DEBUG storage: } >23:14:27,147 DEBUG storage: # nor highpoint devices >23:14:27,148 DEBUG storage: device { >23:14:27,148 DEBUG storage: vendor "HPT" >23:14:27,149 DEBUG storage: } >23:14:27,149 DEBUG storage: } >23:14:27,150 DEBUG storage: multipaths { >23:14:27,150 DEBUG storage: } >23:14:27,150 DEBUG storage: (end of /etc/multipath.conf) >23:14:27,367 INFO storage: MultipathTopology: found singlepath device: sda >23:14:27,368 INFO storage: MultipathTopology: found non-disk device: sda1 >23:14:27,368 INFO storage: MultipathTopology: found non-disk device: sda2 >23:14:27,369 INFO storage: MultipathTopology: found non-disk device: sda3 >23:14:27,369 INFO storage: MultipathTopology: found non-disk device: sr0 >23:14:27,369 INFO storage: MultipathTopology: found singlepath device: loop0 >23:14:27,370 INFO storage: MultipathTopology: found singlepath device: loop1 >23:14:27,370 INFO storage: MultipathTopology: found singlepath device: loop2 >23:14:27,370 INFO storage: MultipathTopology: found singlepath device: loop3 >23:14:27,371 INFO storage: MultipathTopology: found singlepath device: loop4 >23:14:27,371 INFO storage: MultipathTopology: found singlepath device: loop5 >23:14:27,371 INFO storage: MultipathTopology: found singlepath device: loop6 >23:14:27,372 INFO storage: MultipathTopology: found singlepath device: loop7 >23:14:27,372 INFO storage: MultipathTopology: found singlepath device: dm-0 >23:14:40,423 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >23:14:40,423 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >23:14:40,447 DEBUG storage: MultipathTopology._build_topology: >23:14:40,447 DEBUG storage: /etc/multipath.conf contents: >23:14:40,447 DEBUG storage: # multipath.conf written by anaconda >23:14:40,447 DEBUG storage: >23:14:40,447 DEBUG storage: defaults { >23:14:40,447 DEBUG storage: user_friendly_names yes >23:14:40,447 DEBUG storage: } >23:14:40,448 DEBUG storage: blacklist { >23:14:40,448 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >23:14:40,448 DEBUG storage: devnode "^hd[a-z]" >23:14:40,448 DEBUG storage: devnode "^dcssblk[0-9]*" >23:14:40,448 DEBUG storage: device { >23:14:40,448 DEBUG storage: vendor "DGC" >23:14:40,448 DEBUG storage: product "LUNZ" >23:14:40,448 DEBUG storage: } >23:14:40,449 DEBUG storage: device { >23:14:40,449 DEBUG storage: vendor "IBM" >23:14:40,449 DEBUG storage: product "S/390.*" >23:14:40,449 DEBUG storage: } >23:14:40,449 DEBUG storage: # don't count normal SATA devices as multipaths >23:14:40,449 DEBUG storage: device { >23:14:40,449 DEBUG storage: vendor "ATA" >23:14:40,452 DEBUG storage: } >23:14:40,452 DEBUG storage: # don't count 3ware devices as multipaths >23:14:40,453 DEBUG storage: device { >23:14:40,453 DEBUG storage: vendor "3ware" >23:14:40,453 DEBUG storage: } >23:14:40,453 DEBUG storage: device { >23:14:40,454 DEBUG storage: vendor "AMCC" >23:14:40,454 DEBUG storage: } >23:14:40,454 DEBUG storage: # nor highpoint devices >23:14:40,454 DEBUG storage: device { >23:14:40,454 DEBUG storage: vendor "HPT" >23:14:40,455 DEBUG storage: } >23:14:40,455 DEBUG storage: } >23:14:40,455 DEBUG storage: multipaths { >23:14:40,455 DEBUG storage: } >23:14:40,455 DEBUG storage: (end of /etc/multipath.conf) >23:14:40,517 INFO storage: MultipathTopology: found singlepath device: sda >23:14:40,518 INFO storage: MultipathTopology: found non-disk device: sda1 >23:14:40,518 INFO storage: MultipathTopology: found non-disk device: sda2 >23:14:40,518 INFO storage: MultipathTopology: found non-disk device: sda3 >23:14:40,518 INFO storage: MultipathTopology: found non-disk device: sr0 >23:14:40,519 INFO storage: MultipathTopology: found singlepath device: loop0 >23:14:40,519 INFO storage: MultipathTopology: found singlepath device: loop1 >23:14:40,519 INFO storage: MultipathTopology: found singlepath device: loop2 >23:14:40,520 INFO storage: MultipathTopology: found singlepath device: loop3 >23:14:40,520 INFO storage: MultipathTopology: found singlepath device: loop4 >23:14:40,520 INFO storage: MultipathTopology: found singlepath device: loop5 >23:14:40,521 INFO storage: MultipathTopology: found singlepath device: loop6 >23:14:40,521 INFO storage: MultipathTopology: found singlepath device: loop7 >23:14:40,521 INFO storage: MultipathTopology: found singlepath device: dm-0 >23:14:40,521 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >23:14:40,528 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-HITACHI_HTS725050A9A364_100731PCK404VLJVVN4J /dev/disk/by-id/wwn-0x5000cca5b5e864b2', > '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': '128', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '128', > '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': 'HITACHI_HTS725050A9A364', > 'ID_MODEL_ENC': 'HITACHI\\x20HTS725050A9A364\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'PC4ZC70F', > 'ID_SERIAL': 'HITACHI_HTS725050A9A364_100731PCK404VLJVVN4J', > 'ID_SERIAL_SHORT': '100731PCK404VLJVVN4J', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca5b5e864b2', > 'ID_WWN_WITH_EXTENSION': '0x5000cca5b5e864b2', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '659461', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-HITACHI_HTS725050A9A364_100731PCK404VLJVVN4J', > '/dev/disk/by-id/wwn-0x5000cca5b5e864b2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >23:14:40,529 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >23:14:40,532 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:14:40,534 DEBUG storage: DeviceTree.getDeviceByName returned None >23:14:40,536 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >23:14:40,537 INFO storage: sda is a disk >23:14:40,538 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:14:40,540 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >23:14:40,541 INFO storage: added disk sda (id 0) to device tree >23:14:40,541 DEBUG storage: looking up parted Device: /dev/sda >23:14:40,544 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >23:14:40,545 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >23:14:40,546 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:14:40,548 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >23:14:40,683 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f8d57b36190>, <parted.partition.Partition object at 0x7f8d57b4a050>, <parted.partition.Partition object at 0x7f8d57b4a290>] > device: <parted.device.Device object at 0x7f8d57b3fd50> > PedDisk: <_ped.Disk object at 0x7f8d57b41bd8> >23:14:40,683 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >23:14:40,685 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >23:14:40,686 INFO storage: got device: DiskDevice instance (0x7f8d65458b50) -- > 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 HITACHI HTS72505 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 0x7f8d5010d7a0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f8d50164f10> >23:14:40,688 INFO storage: got format: DiskLabel instance (0x7f8d50164fd0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f8d57b36190>, <parted.partition.Partition object at 0x7f8d57b4a050>, <parted.partition.Partition object at 0x7f8d57b4a290>] > device: <parted.device.Device object at 0x7f8d57b3fd50> > PedDisk: <_ped.Disk object at 0x7f8d57b41bd8> > origPartedDisk = <parted.disk.Disk object at 0x7f8d57b4a390> > partedDevice = parted.Device instance -- > model: ATA HITACHI HTS72505 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 0x7f8d5010db00> > >23:14:40,691 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-HITACHI_HTS725050A9A364_100731PCK404VLJVVN4J-part1 /dev/disk/by-id/wwn-0x5000cca5b5e864b2-part1 /dev/disk/by-uuid/e9557ea2-4660-436f-89cb-d7cde6c0efd1', > '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': '128', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '128', > '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': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e9557ea2-4660-436f-89cb-d7cde6c0efd1', > 'ID_FS_UUID_ENC': 'e9557ea2-4660-436f-89cb-d7cde6c0efd1', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'HITACHI_HTS725050A9A364', > 'ID_MODEL_ENC': 'HITACHI\\x20HTS725050A9A364\\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': 'PC4ZC70F', > 'ID_SERIAL': 'HITACHI_HTS725050A9A364_100731PCK404VLJVVN4J', > 'ID_SERIAL_SHORT': '100731PCK404VLJVVN4J', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca5b5e864b2', > 'ID_WWN_WITH_EXTENSION': '0x5000cca5b5e864b2', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '659478', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-HITACHI_HTS725050A9A364_100731PCK404VLJVVN4J-part1', > '/dev/disk/by-id/wwn-0x5000cca5b5e864b2-part1', > '/dev/disk/by-uuid/e9557ea2-4660-436f-89cb-d7cde6c0efd1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >23:14:40,692 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >23:14:40,693 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >23:14:40,694 DEBUG storage: DeviceTree.getDeviceByName returned None >23:14:40,694 INFO storage: sda1 is a partition >23:14:40,695 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >23:14:40,696 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:14:40,697 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >23:14:40,699 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >23:14:40,700 DEBUG storage: PartitionDevice._setFormat: sda1 ; >23:14:40,700 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:14:40,701 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >23:14:40,701 DEBUG storage: looking up parted Partition: /dev/sda1 >23:14:40,703 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >23:14:40,704 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >23:14:40,705 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >23:14:40,706 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >23:14:40,706 INFO storage: added partition sda1 (id 1) to device tree >23:14:40,707 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >23:14:40,708 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >23:14:40,709 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >23:14:40,709 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >23:14:40,733 WARN storage: disklabel detected but not usable on sda1 >23:14:40,733 INFO storage: type detected on 'sda1' is 'ext3' >23:14:41,386 DEBUG storage: padding min size from 125 up to 137 >23:14:41,389 DEBUG storage: Ext3FS.supported: supported: True ; >23:14:41,389 DEBUG storage: getFormat('ext3') returning Ext3FS instance >23:14:41,391 DEBUG storage: PartitionDevice._setFormat: sda1 ; >23:14:41,392 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ext3 ; >23:14:41,393 DEBUG storage: looking up parted Device: /dev/sda1 >23:14:41,394 INFO storage: got device: PartitionDevice instance (0x7f8d50164ed0) -- > 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 ext3 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 0x7f8d4d218b00> > 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 0x7f8d57b3fe10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8d57b4a150> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8d57b36090> PedPartition: <_ped.Partition object at 0x7f8d57b46350> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >23:14:41,397 DEBUG storage: Ext3FS.supported: supported: True ; >23:14:41,397 INFO storage: got format: Ext3FS instance (0x7f8d57b4a950) -- > type = ext3 name = ext3 status = False > device = /dev/sda1 uuid = e9557ea2-4660-436f-89cb-d7cde6c0efd1 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >23:14:41,402 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-HITACHI_HTS725050A9A364_100731PCK404VLJVVN4J-part2 /dev/disk/by-id/wwn-0x5000cca5b5e864b2-part2 /dev/disk/by-uuid/825214ce-a77d-4a8b-b5cf-f57fdb781a89', > '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': '128', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '128', > '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': '825214ce-a77d-4a8b-b5cf-f57fdb781a89', > 'ID_FS_UUID_ENC': '825214ce-a77d-4a8b-b5cf-f57fdb781a89', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'HITACHI_HTS725050A9A364', > 'ID_MODEL_ENC': 'HITACHI\\x20HTS725050A9A364\\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': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'PC4ZC70F', > 'ID_SERIAL': 'HITACHI_HTS725050A9A364_100731PCK404VLJVVN4J', > 'ID_SERIAL_SHORT': '100731PCK404VLJVVN4J', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca5b5e864b2', > 'ID_WWN_WITH_EXTENSION': '0x5000cca5b5e864b2', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '659492', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-HITACHI_HTS725050A9A364_100731PCK404VLJVVN4J-part2', > '/dev/disk/by-id/wwn-0x5000cca5b5e864b2-part2', > '/dev/disk/by-uuid/825214ce-a77d-4a8b-b5cf-f57fdb781a89'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >23:14:41,402 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >23:14:41,403 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >23:14:41,404 DEBUG storage: DeviceTree.getDeviceByName returned None >23:14:41,405 INFO storage: sda2 is a partition >23:14:41,406 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >23:14:41,407 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:14:41,409 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >23:14:41,411 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >23:14:41,412 DEBUG storage: PartitionDevice._setFormat: sda2 ; >23:14:41,412 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:14:41,413 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >23:14:41,414 DEBUG storage: looking up parted Partition: /dev/sda2 >23:14:41,415 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >23:14:41,416 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >23:14:41,417 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >23:14:41,418 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >23:14:41,418 INFO storage: added partition sda2 (id 2) to device tree >23:14:41,419 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >23:14:41,420 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >23:14:41,420 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >23:14:41,421 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >23:14:41,423 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f8d4cfac350> > PedDisk: <_ped.Disk object at 0x7f8d4cfb01b8> >23:14:41,423 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >23:14:41,423 INFO storage: type detected on 'sda2' is 'ext4' >23:14:41,514 DEBUG storage: padding min size from 39 up to 42 >23:14:41,516 DEBUG storage: Ext4FS.supported: supported: True ; >23:14:41,516 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:14:41,517 DEBUG storage: PartitionDevice._setFormat: sda2 ; >23:14:41,518 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >23:14:41,519 DEBUG storage: looking up parted Device: /dev/sda2 >23:14:41,521 INFO storage: got device: PartitionDevice instance (0x7f8d57b4a5d0) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/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: 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 0x7f8d5010df80> > 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 0x7f8d57b3fe10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8d57b4a190> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8d57b4a0d0> PedPartition: <_ped.Partition object at 0x7f8d57b463b0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 1026048 end = 2050047 length = 1024000 > flags = >23:14:41,522 DEBUG storage: Ext4FS.supported: supported: True ; >23:14:41,523 INFO storage: got format: Ext4FS instance (0x7f8d4cfac550) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = 825214ce-a77d-4a8b-b5cf-f57fdb781a89 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >23:14:41,529 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-HITACHI_HTS725050A9A364_100731PCK404VLJVVN4J-part3 /dev/disk/by-id/wwn-0x5000cca5b5e864b2-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > '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': '128', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '128', > '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': 'RmXzkX-yBEv-oMdQ-kEOX-wETJ-OcVY-3dFMzw', > 'ID_FS_UUID_ENC': 'RmXzkX-yBEv-oMdQ-kEOX-wETJ-OcVY-3dFMzw', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'HITACHI_HTS725050A9A364', > 'ID_MODEL_ENC': 'HITACHI\\x20HTS725050A9A364\\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': '3', > 'ID_PART_ENTRY_OFFSET': '2050048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '974723072', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'PC4ZC70F', > 'ID_SERIAL': 'HITACHI_HTS725050A9A364_100731PCK404VLJVVN4J', > 'ID_SERIAL_SHORT': '100731PCK404VLJVVN4J', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca5b5e864b2', > 'ID_WWN_WITH_EXTENSION': '0x5000cca5b5e864b2', > 'LVM2_LV_ATTR': ['-wi------', > '-wi------', > '-wi------', > '', > '-wi------', > '-wi------', > '-wi------', > '-wi------', > '-wi------', > '', > '-wi------', > '', > '-wi------', > '-wi------', > '', > '-wi------', > '', > '-wi------', > '-wi------', > '', > '-wi------', > '-wi------', > ''], > 'LVM2_LV_NAME': ['f17_root_lv', > 'swap_lv', > 'win7_vm_lv', > '', > 'f18_root_lv', > 'f18_root_lv', > 'kernel_lv', > 'win7_vm_lv', > 'kernel_lv', > '', > 'scratch_lv', > '', > 'satellite_vm_lv', > 'scratch_lv', > '', > 'kernel_lv', > '', > 'scratch_lv', > 'win7_vm_lv', > '', > 'satellite_vm_lv', > 'scratch_lv', > ''], > 'LVM2_LV_SIZE': ['33554432.00', > '2097152.00', > '31457280.00', > '0', > '33554432.00', > '33554432.00', > '20971520.00', > '31457280.00', > '20971520.00', > '0', > '67108864.00', > '0', > '244318208.00', > '67108864.00', > '0', > '20971520.00', > '0', > '67108864.00', > '31457280.00', > '0', > '244318208.00', > '67108864.00', > '0'], > 'LVM2_LV_UUID': ['2Qj4QR-dqB4-iPFJ-UOJO-ynsr-U0ZT-9td8IK', > '5P8FcG-a74g-YREO-iUAJ-6CLm-MSWb-vJXifo', > 'XMfN8T-cRn5-KxGx-py7d-IXw7-HBOK-7ja24o', > '', > 'LnV6fg-E3bU-3e4k-saUo-2LfA-mtbg-rFfj62', > 'LnV6fg-E3bU-3e4k-saUo-2LfA-mtbg-rFfj62', > 'OniAol-fnGQ-qLI5-Prtq-J1aV-9dlu-2xA9gu', > 'XMfN8T-cRn5-KxGx-py7d-IXw7-HBOK-7ja24o', > 'OniAol-fnGQ-qLI5-Prtq-J1aV-9dlu-2xA9gu', > '', > 'mevd8b-Dazm-eX0f-P2pc-dwFe-0NXe-u560Iu', > '', > 'oJFpXQ-75Ym-fNRY-UWkM-mMNe-2iPU-lKO66T', > 'mevd8b-Dazm-eX0f-P2pc-dwFe-0NXe-u560Iu', > '', > 'OniAol-fnGQ-qLI5-Prtq-J1aV-9dlu-2xA9gu', > '', > 'mevd8b-Dazm-eX0f-P2pc-dwFe-0NXe-u560Iu', > 'XMfN8T-cRn5-KxGx-py7d-IXw7-HBOK-7ja24o', > '', > 'oJFpXQ-75Ym-fNRY-UWkM-mMNe-2iPU-lKO66T', > 'mevd8b-Dazm-eX0f-P2pc-dwFe-0NXe-u560Iu', > ''], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda3', > 'LVM2_PV_PE_ALLOC_COUNT': '1652', > 'LVM2_PV_PE_COUNT': '1859', > 'LVM2_PV_SIZE': '487325696.00', > 'LVM2_PV_UUID': 'RmXzkX-yBEv-oMdQ-kEOX-wETJ-OcVY-3dFMzw', > 'LVM2_VG_EXTENT_COUNT': '1859', > 'LVM2_VG_EXTENT_SIZE': '262144.00', > 'LVM2_VG_FREE': '54263808.00', > 'LVM2_VG_FREE_COUNT': '207', > 'LVM2_VG_NAME': 'ipilcher_root_vg', > 'LVM2_VG_SIZE': '487325696.00', > 'LVM2_VG_UUID': '3aJpwn-ocnZ-60jS-CK0y-c62S-IkVu-ah7iw8', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '659507', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-HITACHI_HTS725050A9A364_100731PCK404VLJVVN4J-part3', > '/dev/disk/by-id/wwn-0x5000cca5b5e864b2-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >23:14:41,530 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >23:14:41,531 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >23:14:41,532 DEBUG storage: DeviceTree.getDeviceByName returned None >23:14:41,532 INFO storage: sda3 is a partition >23:14:41,533 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >23:14:41,534 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:14:41,534 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >23:14:41,535 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >23:14:41,537 DEBUG storage: PartitionDevice._setFormat: sda3 ; >23:14:41,537 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:14:41,538 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >23:14:41,538 DEBUG storage: looking up parted Partition: /dev/sda3 >23:14:41,539 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >23:14:41,540 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >23:14:41,541 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >23:14:41,542 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >23:14:41,542 INFO storage: added partition sda3 (id 3) to device tree >23:14:41,543 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >23:14:41,544 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >23:14:41,545 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >23:14:41,546 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >23:14:41,571 WARN storage: disklabel detected but not usable on sda3 >23:14:41,572 INFO storage: type detected on 'sda3' is 'LVM2_member' >23:14:41,574 DEBUG storage: LVMPhysicalVolume.__init__: vgName: ipilcher_root_vg ; uuid: RmXzkX-yBEv-oMdQ-kEOX-wETJ-OcVY-3dFMzw ; exists: True ; vgUuid: 3aJpwn-ocnZ-60jS-CK0y-c62S-IkVu-ah7iw8 ; label: None ; peStart: 1.0 ; device: /dev/sda3 ; serial: 100731PCK404VLJVVN4J ; >23:14:41,575 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >23:14:41,576 DEBUG storage: PartitionDevice._setFormat: sda3 ; >23:14:41,577 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: lvmpv ; >23:14:41,578 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda3 ; >23:14:41,579 DEBUG storage: DeviceTree.getDeviceByName: name: ipilcher_root_vg ; >23:14:41,580 DEBUG storage: DeviceTree.getDeviceByName returned None >23:14:41,581 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >23:14:41,581 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:14:41,583 DEBUG storage: LVMVolumeGroupDevice._setFormat: ipilcher_root_vg ; current: None ; type: None ; >23:14:41,583 INFO storage: added lvmvg ipilcher_root_vg (id 4) to device tree >23:14:41,584 DEBUG storage: looking up parted Device: /dev/sda3 >23:14:41,585 INFO storage: got device: PartitionDevice instance (0x7f8d4cfac590) -- > name = sda3 status = True kids = 1 id = 3 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 475939.0 > format = existing lvmpv > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 974723072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (60673, 255, 63) biosGeometry: (60673, 255, 63) > PedDevice: <_ped.Device object at 0x7f8d5010de60> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8d57b3fe10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8d57b4a2d0> PedPartition: <_ped.Partition object at 0x7f8d57b46410> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 2050048 end = 976773119 length = 974723072 > flags = lvm >23:14:41,586 INFO storage: got format: LVMPhysicalVolume instance (0x7f8d4cfac350) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda3 uuid = RmXzkX-yBEv-oMdQ-kEOX-wETJ-OcVY-3dFMzw exists = True > options = None supported = True formattable = True resizable = False > vgName = ipilcher_root_vg vgUUID = 3aJpwn-ocnZ-60jS-CK0y-c62S-IkVu-ah7iw8 peStart = 1.0 >23:14:41,589 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-MATSHITADVD-RAM_UJ890_UG99_024752 /dev/disk/by-label/Fedora\\x2018\\x20x86_64 /dev/disk/by-uuid/2012-12-08-03-34-17-00', > '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_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_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora_18_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-12-08-03-34-17-00', > 'ID_FS_UUID_ENC': '2012-12-08-03-34-17-00', > 'ID_MODEL': 'MATSHITADVD-RAM_UJ890', > 'ID_MODEL_ENC': 'MATSHITADVD-RAM\\x20UJ890\\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': 'SB01', > 'ID_SERIAL': 'MATSHITADVD-RAM_UJ890_UG99_024752', > 'ID_SERIAL_SHORT': 'UG99_024752', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '659804', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-MATSHITADVD-RAM_UJ890_UG99_024752', > '/dev/disk/by-label/Fedora\\x2018\\x20x86_64', > '/dev/disk/by-uuid/2012-12-08-03-34-17-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >23:14:41,589 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >23:14:41,590 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >23:14:41,591 DEBUG storage: DeviceTree.getDeviceByName returned None >23:14:41,592 INFO storage: sr0 is a cdrom >23:14:41,593 DEBUG storage: DeviceTree.addUdevOpticalDevice: >23:14:41,593 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:14:41,594 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >23:14:41,594 INFO storage: added cdrom sr0 (id 5) to device tree >23:14:41,595 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >23:14:41,673 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >23:14:41,674 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >23:14:41,675 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >23:14:41,676 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >23:14:42,273 WARN storage: disklabel detected but not usable on sr0 >23:14:42,274 INFO storage: type detected on 'sr0' is 'iso9660' >23:14:42,275 DEBUG storage: Iso9660FS.supported: supported: True ; >23:14:42,276 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >23:14:42,277 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >23:14:42,278 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >23:14:42,289 DEBUG storage: looking up parted Device: /dev/sr0 >23:14:42,289 INFO storage: got device: OpticalDevice instance (0x7f8d4cfacb10) -- > name = sr0 status = True kids = 0 id = 5 > parents = [] > uuid = None size = 4349.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: MATSHITA DVD-RAM UJ890 path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2226688 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (138, 255, 63) biosGeometry: (138, 255, 63) > PedDevice: <_ped.Device object at 0x7f8d4cfbe050> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >23:14:42,290 DEBUG storage: Iso9660FS.supported: supported: True ; >23:14:42,291 INFO storage: got format: Iso9660FS instance (0x7f8d4cfacd50) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-12-08-03-34-17-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18_x86_64 size = 0 targetSize = 0 > >23:14:42,292 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': '678345', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >23:14:42,292 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >23:14:42,293 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >23:14:42,294 DEBUG storage: DeviceTree.getDeviceByName returned None >23:14:42,294 INFO storage: loop0 is a loop device >23:14:42,295 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >23:14:42,296 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >23:14:42,297 DEBUG storage: DeviceTree.getDeviceByName returned None >23:14:42,298 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:14:42,299 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >23:14:42,299 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 6) to device tree >23:14:42,300 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >23:14:42,300 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:14:42,301 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >23:14:42,301 INFO storage: added loop loop0 (id 7) to device tree >23:14:42,302 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >23:14:42,303 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >23:14:42,303 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >23:14:42,304 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >23:14:42,305 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >23:14:42,306 WARN storage: disklabel detected but not usable on loop0 >23:14:42,307 INFO storage: type detected on 'loop0' is 'squashfs' >23:14:42,307 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >23:14:42,308 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >23:14:42,309 INFO storage: got device: LoopDevice instance (0x7f8d4cfacc50) -- > name = loop0 status = False kids = 0 id = 7 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (6)'] > 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 >23:14:42,313 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/2721896a-1036-46fa-8488-40ba9dcad0b5', > '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': '2721896a-1036-46fa-8488-40ba9dcad0b5', > 'ID_FS_UUID_ENC': '2721896a-1036-46fa-8488-40ba9dcad0b5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '678371', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/2721896a-1036-46fa-8488-40ba9dcad0b5'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >23:14:42,313 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >23:14:42,314 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >23:14:42,315 DEBUG storage: DeviceTree.getDeviceByName returned None >23:14:42,316 INFO storage: loop1 is a loop device >23:14:42,316 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >23:14:42,317 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >23:14:42,318 DEBUG storage: DeviceTree.getDeviceByName returned None >23:14:42,318 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:14:42,319 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >23:14:42,320 INFO storage: added file /LiveOS/rootfs.img (id 8) to device tree >23:14:42,321 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >23:14:42,321 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:14:42,322 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >23:14:42,322 INFO storage: added loop loop1 (id 9) to device tree >23:14:42,323 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >23:14:42,323 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >23:14:42,324 DEBUG storage: Ext4FS.supported: supported: True ; >23:14:42,325 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:14:42,325 DEBUG storage: device loop1 does not contain a disklabel >23:14:42,325 INFO storage: type detected on 'loop1' is 'ext4' >23:14:42,465 DEBUG storage: using current size 0 as min size >23:14:42,466 DEBUG storage: Ext4FS.supported: supported: True ; >23:14:42,466 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:14:42,467 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >23:14:42,468 INFO storage: got device: LoopDevice instance (0x7f8d4cfac610) -- > name = loop1 status = False kids = 0 id = 9 > parents = ['existing 0MB file /LiveOS/rootfs.img (8)'] > 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 >23:14:42,469 DEBUG storage: Ext4FS.supported: supported: True ; >23:14:42,469 INFO storage: got format: Ext4FS instance (0x7f8d4cfacf10) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 2721896a-1036-46fa-8488-40ba9dcad0b5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >23:14:42,471 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '678395', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >23:14:42,471 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >23:14:42,472 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >23:14:42,473 DEBUG storage: DeviceTree.getDeviceByName returned None >23:14:42,474 INFO storage: loop2 is a loop device >23:14:42,475 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >23:14:42,476 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >23:14:42,477 DEBUG storage: DeviceTree.getDeviceByName returned None >23:14:42,477 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:14:42,478 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >23:14:42,478 INFO storage: added file /overlay (deleted) (id 10) to device tree >23:14:42,480 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >23:14:42,480 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:14:42,481 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >23:14:42,481 INFO storage: added loop loop2 (id 11) to device tree >23:14:42,483 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >23:14:42,484 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >23:14:42,484 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >23:14:42,485 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >23:14:42,486 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >23:14:42,488 WARN storage: disklabel detected but not usable on loop2 >23:14:42,488 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >23:14:42,489 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >23:14:42,490 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >23:14:42,491 INFO storage: got device: LoopDevice instance (0x7f8d4cfba050) -- > name = loop2 status = False kids = 0 id = 11 > parents = ['existing 0MB file /overlay (deleted) (10)'] > 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 >23:14:42,492 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': '678420', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >23:14:42,492 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >23:14:42,493 DEBUG storage: lvm filter: adding loop3 to the reject list >23:14:42,494 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': '679455', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >23:14:42,494 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >23:14:42,495 DEBUG storage: lvm filter: adding loop4 to the reject list >23:14:42,496 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': '679485', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >23:14:42,496 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >23:14:42,497 DEBUG storage: lvm filter: adding loop5 to the reject list >23:14:42,498 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': '679515', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >23:14:42,498 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >23:14:42,499 DEBUG storage: lvm filter: adding loop6 to the reject list >23:14:42,500 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': '679546', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >23:14:42,500 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >23:14:42,500 DEBUG storage: lvm filter: adding loop7 to the reject list >23:14:42,500 DEBUG storage: Skipping a device mapper drive (dm-0) for now >23:14:42,518 INFO storage: devices to scan: ['dm-0'] >23:14:42,520 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/2721896a-1036-46fa-8488-40ba9dcad0b5 /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': '2721896a-1036-46fa-8488-40ba9dcad0b5', > 'ID_FS_UUID_ENC': '2721896a-1036-46fa-8488-40ba9dcad0b5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '396881', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/2721896a-1036-46fa-8488-40ba9dcad0b5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >23:14:42,521 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >23:14:42,521 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >23:14:42,522 DEBUG storage: DeviceTree.getDeviceByName returned None >23:14:42,522 INFO storage: live-rw is a device-mapper device >23:14:42,523 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >23:14:42,524 DEBUG storage: LVMVolumeGroupDevice.getDMNode: ipilcher_root_vg ; status: True ; >23:14:42,524 DEBUG storage: failed to find dm node for ipilcher_root_vg >23:14:42,525 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >23:14:42,526 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (9) with existing ext4 filesystem >23:14:42,528 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >23:14:42,528 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (11) >23:14:42,530 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >23:14:42,531 DEBUG storage: DeviceTree.getDeviceByName returned None >23:14:42,532 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >23:14:42,532 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:14:42,533 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >23:14:42,533 INFO storage: added dm live-rw (id 12) to device tree >23:14:42,534 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >23:14:42,535 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >23:14:42,536 DEBUG storage: Ext4FS.supported: supported: True ; >23:14:42,536 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:14:42,536 DEBUG storage: device live-rw does not contain a disklabel >23:14:42,536 INFO storage: type detected on 'live-rw' is 'ext4' >23:14:42,655 DEBUG storage: padding min size from 715 up to 786 >23:14:42,656 DEBUG storage: Ext4FS.supported: supported: True ; >23:14:42,657 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:14:42,659 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >23:14:42,660 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >23:14:42,748 INFO storage: got device: DMDevice instance (0x7f8d4cfbafd0) -- > name = live-rw status = True kids = 0 id = 12 > parents = ['existing 0MB loop loop2 (11)'] > 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 0x7f8d4cfbe0e0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >23:14:42,750 DEBUG storage: Ext4FS.supported: supported: True ; >23:14:42,751 INFO storage: got format: Ext4FS instance (0x7f8d4cfc9110) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 2721896a-1036-46fa-8488-40ba9dcad0b5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >23:14:42,771 DEBUG storage: DeviceTree.getDeviceByName: name: ipilcher_root_vg-f17_root_lv ; >23:14:42,773 DEBUG storage: DeviceTree.getDeviceByName returned None >23:14:42,775 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: ipilcher_root_vg ; >23:14:42,776 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:14:42,778 DEBUG storage: LVMLogicalVolumeDevice._setFormat: ipilcher_root_vg-f17_root_lv ; current: None ; type: None ; >23:14:42,779 DEBUG storage: Adding ipilcher_root_vg-f17_root_lv/32768MB to ipilcher_root_vg >23:14:42,779 INFO storage: added lvmlv ipilcher_root_vg-f17_root_lv (id 13) to device tree >23:14:42,780 DEBUG storage: LVMLogicalVolumeDevice.setup: ipilcher_root_vg-f17_root_lv ; status: False ; controllable: True ; orig: False ; >23:14:42,782 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: ipilcher_root_vg-f17_root_lv ; orig: False ; >23:14:42,783 DEBUG storage: LVMVolumeGroupDevice.setup: ipilcher_root_vg ; status: True ; controllable: True ; orig: False ; >23:14:42,784 DEBUG storage: LVMLogicalVolumeDevice._setup: ipilcher_root_vg-f17_root_lv ; status: False ; controllable: True ; orig: False ; >23:14:43,001 DEBUG storage: looking up parted Device: /dev/mapper/ipilcher_root_vg-f17_root_lv >23:14:43,003 DEBUG storage: DeviceTree.getDeviceByName: name: ipilcher_root_vg-swap_lv ; >23:14:43,004 DEBUG storage: DeviceTree.getDeviceByName returned None >23:14:43,005 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: ipilcher_root_vg ; >23:14:43,005 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:14:43,007 DEBUG storage: LVMLogicalVolumeDevice._setFormat: ipilcher_root_vg-swap_lv ; current: None ; type: None ; >23:14:43,007 DEBUG storage: Adding ipilcher_root_vg-swap_lv/2048MB to ipilcher_root_vg >23:14:43,007 INFO storage: added lvmlv ipilcher_root_vg-swap_lv (id 14) to device tree >23:14:43,009 DEBUG storage: LVMLogicalVolumeDevice.setup: ipilcher_root_vg-swap_lv ; status: False ; controllable: True ; orig: False ; >23:14:43,010 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: ipilcher_root_vg-swap_lv ; orig: False ; >23:14:43,012 DEBUG storage: LVMVolumeGroupDevice.setup: ipilcher_root_vg ; status: True ; controllable: True ; orig: False ; >23:14:43,013 DEBUG storage: LVMLogicalVolumeDevice._setup: ipilcher_root_vg-swap_lv ; status: False ; controllable: True ; orig: False ; >23:14:43,166 DEBUG storage: looking up parted Device: /dev/mapper/ipilcher_root_vg-swap_lv >23:14:43,168 DEBUG storage: DeviceTree.getDeviceByName: name: ipilcher_root_vg-win7_vm_lv ; >23:14:43,169 DEBUG storage: DeviceTree.getDeviceByName returned None >23:14:43,171 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: ipilcher_root_vg ; >23:14:43,171 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:14:43,172 DEBUG storage: LVMLogicalVolumeDevice._setFormat: ipilcher_root_vg-win7_vm_lv ; current: None ; type: None ; >23:14:43,173 DEBUG storage: Adding ipilcher_root_vg-win7_vm_lv/30720MB to ipilcher_root_vg >23:14:43,173 INFO storage: added lvmlv ipilcher_root_vg-win7_vm_lv (id 15) to device tree >23:14:43,174 DEBUG storage: LVMLogicalVolumeDevice.setup: ipilcher_root_vg-win7_vm_lv ; status: False ; controllable: True ; orig: False ; >23:14:43,175 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: ipilcher_root_vg-win7_vm_lv ; orig: False ; >23:14:43,177 DEBUG storage: LVMVolumeGroupDevice.setup: ipilcher_root_vg ; status: True ; controllable: True ; orig: False ; >23:14:43,178 DEBUG storage: LVMLogicalVolumeDevice._setup: ipilcher_root_vg-win7_vm_lv ; status: False ; controllable: True ; orig: False ; >23:14:43,464 DEBUG storage: looking up parted Device: /dev/mapper/ipilcher_root_vg-win7_vm_lv >23:14:43,468 DEBUG storage: DeviceTree.getDeviceByName: name: ipilcher_root_vg-f18_root_lv ; >23:14:43,470 DEBUG storage: DeviceTree.getDeviceByName returned None >23:14:43,472 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 3 ; name: ipilcher_root_vg ; >23:14:43,473 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:14:43,475 DEBUG storage: LVMLogicalVolumeDevice._setFormat: ipilcher_root_vg-f18_root_lv ; current: None ; type: None ; >23:14:43,476 DEBUG storage: Adding ipilcher_root_vg-f18_root_lv/32768MB to ipilcher_root_vg >23:14:43,476 INFO storage: added lvmlv ipilcher_root_vg-f18_root_lv (id 16) to device tree >23:14:43,477 DEBUG storage: LVMLogicalVolumeDevice.setup: ipilcher_root_vg-f18_root_lv ; status: False ; controllable: True ; orig: False ; >23:14:43,478 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: ipilcher_root_vg-f18_root_lv ; orig: False ; >23:14:43,480 DEBUG storage: LVMVolumeGroupDevice.setup: ipilcher_root_vg ; status: True ; controllable: True ; orig: False ; >23:14:43,482 DEBUG storage: LVMLogicalVolumeDevice._setup: ipilcher_root_vg-f18_root_lv ; status: False ; controllable: True ; orig: False ; >23:14:43,617 DEBUG storage: looking up parted Device: /dev/mapper/ipilcher_root_vg-f18_root_lv >23:14:43,620 DEBUG storage: DeviceTree.getDeviceByName: name: ipilcher_root_vg-kernel_lv ; >23:14:43,622 DEBUG storage: DeviceTree.getDeviceByName returned None >23:14:43,624 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 4 ; name: ipilcher_root_vg ; >23:14:43,625 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:14:43,626 DEBUG storage: LVMLogicalVolumeDevice._setFormat: ipilcher_root_vg-kernel_lv ; current: None ; type: None ; >23:14:43,627 DEBUG storage: Adding ipilcher_root_vg-kernel_lv/20480MB to ipilcher_root_vg >23:14:43,627 INFO storage: added lvmlv ipilcher_root_vg-kernel_lv (id 17) to device tree >23:14:43,629 DEBUG storage: LVMLogicalVolumeDevice.setup: ipilcher_root_vg-kernel_lv ; status: False ; controllable: True ; orig: False ; >23:14:43,633 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: ipilcher_root_vg-kernel_lv ; orig: False ; >23:14:43,637 DEBUG storage: LVMVolumeGroupDevice.setup: ipilcher_root_vg ; status: True ; controllable: True ; orig: False ; >23:14:43,641 DEBUG storage: LVMLogicalVolumeDevice._setup: ipilcher_root_vg-kernel_lv ; status: False ; controllable: True ; orig: False ; >23:14:43,814 DEBUG storage: looking up parted Device: /dev/mapper/ipilcher_root_vg-kernel_lv >23:14:43,816 DEBUG storage: DeviceTree.getDeviceByName: name: ipilcher_root_vg-scratch_lv ; >23:14:43,818 DEBUG storage: DeviceTree.getDeviceByName returned None >23:14:43,819 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 5 ; name: ipilcher_root_vg ; >23:14:43,820 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:14:43,821 DEBUG storage: LVMLogicalVolumeDevice._setFormat: ipilcher_root_vg-scratch_lv ; current: None ; type: None ; >23:14:43,822 DEBUG storage: Adding ipilcher_root_vg-scratch_lv/65536MB to ipilcher_root_vg >23:14:43,822 INFO storage: added lvmlv ipilcher_root_vg-scratch_lv (id 18) to device tree >23:14:43,823 DEBUG storage: LVMLogicalVolumeDevice.setup: ipilcher_root_vg-scratch_lv ; status: False ; controllable: True ; orig: False ; >23:14:43,825 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: ipilcher_root_vg-scratch_lv ; orig: False ; >23:14:43,826 DEBUG storage: LVMVolumeGroupDevice.setup: ipilcher_root_vg ; status: True ; controllable: True ; orig: False ; >23:14:43,827 DEBUG storage: LVMLogicalVolumeDevice._setup: ipilcher_root_vg-scratch_lv ; status: False ; controllable: True ; orig: False ; >23:14:44,852 DEBUG storage: looking up parted Device: /dev/mapper/ipilcher_root_vg-scratch_lv >23:14:44,858 DEBUG storage: DeviceTree.getDeviceByName: name: ipilcher_root_vg-satellite_vm_lv ; >23:14:44,862 DEBUG storage: DeviceTree.getDeviceByName returned None >23:14:44,868 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 6 ; name: ipilcher_root_vg ; >23:14:44,869 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:14:44,871 DEBUG storage: LVMLogicalVolumeDevice._setFormat: ipilcher_root_vg-satellite_vm_lv ; current: None ; type: None ; >23:14:44,872 DEBUG storage: Adding ipilcher_root_vg-satellite_vm_lv/238592MB to ipilcher_root_vg >23:14:44,873 INFO storage: added lvmlv ipilcher_root_vg-satellite_vm_lv (id 19) to device tree >23:14:44,874 DEBUG storage: LVMLogicalVolumeDevice.setup: ipilcher_root_vg-satellite_vm_lv ; status: False ; controllable: True ; orig: False ; >23:14:44,876 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: ipilcher_root_vg-satellite_vm_lv ; orig: False ; >23:14:44,878 DEBUG storage: LVMVolumeGroupDevice.setup: ipilcher_root_vg ; status: True ; controllable: True ; orig: False ; >23:14:44,879 DEBUG storage: LVMLogicalVolumeDevice._setup: ipilcher_root_vg-satellite_vm_lv ; status: False ; controllable: True ; orig: False ; >23:14:45,228 DEBUG storage: looking up parted Device: /dev/mapper/ipilcher_root_vg-satellite_vm_lv >23:14:45,250 INFO storage: devices to scan: ['dm-1', 'dm-2', 'dm-3', 'dm-4', 'dm-5', 'dm-6', 'dm-7'] >23:14:45,253 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-ipilcher_root_vg-f17_root_lv /dev/disk/by-id/dm-uuid-LVM-3aJpwnocnZ60jSCK0yc62SIkVuah7iw82Qj4QRdqB4iPFJUOJOynsrU0ZT9td8IK /dev/disk/by-uuid/99e7dc52-9489-4675-8377-7e4e9632edc5 /dev/ipilcher_root_vg/f17_root_lv /dev/mapper/ipilcher_root_vg-f17_root_lv', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'f17_root_lv', > 'DM_NAME': 'ipilcher_root_vg-f17_root_lv', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-3aJpwnocnZ60jSCK0yc62SIkVuah7iw82Qj4QRdqB4iPFJUOJOynsrU0ZT9td8IK', > 'DM_VG_NAME': 'ipilcher_root_vg', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '99e7dc52-9489-4675-8377-7e4e9632edc5', > 'ID_FS_UUID_ENC': '99e7dc52-9489-4675-8377-7e4e9632edc5', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '320363', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-ipilcher_root_vg-f17_root_lv', > '/dev/disk/by-id/dm-uuid-LVM-3aJpwnocnZ60jSCK0yc62SIkVuah7iw82Qj4QRdqB4iPFJUOJOynsrU0ZT9td8IK', > '/dev/disk/by-uuid/99e7dc52-9489-4675-8377-7e4e9632edc5', > '/dev/ipilcher_root_vg/f17_root_lv', > '/dev/mapper/ipilcher_root_vg-f17_root_lv'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: ipilcher_root_vg-f17_root_lv ; >23:14:45,253 INFO storage: scanning ipilcher_root_vg-f17_root_lv (/devices/virtual/block/dm-1)... >23:14:45,254 DEBUG storage: DeviceTree.getDeviceByName: name: ipilcher_root_vg-f17_root_lv ; >23:14:45,256 DEBUG storage: DeviceTree.getDeviceByName returned existing 32768MB lvmlv ipilcher_root_vg-f17_root_lv (13) >23:14:45,257 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: ipilcher_root_vg-f17_root_lv ; >23:14:45,258 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: ipilcher_root_vg-f17_root_lv ; label_type: None ; >23:14:45,259 DEBUG storage: LUKS.__init__: >23:14:45,259 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >23:14:45,260 DEBUG storage: device ipilcher_root_vg-f17_root_lv does not contain a disklabel >23:14:45,260 INFO storage: type detected on 'ipilcher_root_vg-f17_root_lv' is 'crypto_LUKS' >23:14:45,261 DEBUG storage: LUKS.__init__: uuid: 99e7dc52-9489-4675-8377-7e4e9632edc5 ; exists: True ; label: None ; device: /dev/mapper/ipilcher_root_vg-f17_root_lv ; serial: None ; name: luks-99e7dc52-9489-4675-8377-7e4e9632edc5 ; >23:14:45,261 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >23:14:45,262 DEBUG storage: LVMLogicalVolumeDevice._setFormat: ipilcher_root_vg-f17_root_lv ; current: None ; type: luks ; >23:14:45,263 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: ipilcher_root_vg-f17_root_lv ; >23:14:45,264 DEBUG storage: DeviceTree.getDeviceByName: name: luks-99e7dc52-9489-4675-8377-7e4e9632edc5 ; >23:14:45,266 DEBUG storage: DeviceTree.getDeviceByName returned None >23:14:45,267 DEBUG storage: LVMLogicalVolumeDevice.addChild: kids: 0 ; name: ipilcher_root_vg-f17_root_lv ; >23:14:45,267 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:14:45,269 DEBUG storage: LUKSDevice._setFormat: luks-99e7dc52-9489-4675-8377-7e4e9632edc5 ; current: None ; type: None ; >23:14:45,270 DEBUG storage: LUKSDevice.setup: luks-99e7dc52-9489-4675-8377-7e4e9632edc5 ; status: False ; controllable: True ; orig: False ; >23:14:45,271 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-99e7dc52-9489-4675-8377-7e4e9632edc5 ; orig: False ; >23:14:45,273 DEBUG storage: LVMLogicalVolumeDevice.setup: ipilcher_root_vg-f17_root_lv ; status: True ; controllable: True ; orig: False ; >23:14:45,274 DEBUG storage: LUKS.setup: device: /dev/mapper/ipilcher_root_vg-f17_root_lv ; mapName: luks-99e7dc52-9489-4675-8377-7e4e9632edc5 ; status: False ; type: luks ; >23:14:45,274 INFO storage: setup of luks-99e7dc52-9489-4675-8377-7e4e9632edc5 failed: luks device not configured >23:14:45,275 DEBUG storage: LVMLogicalVolumeDevice.removeChild: kids: 1 ; name: ipilcher_root_vg-f17_root_lv ; >23:14:45,278 DEBUG storage: looking up parted Device: /dev/mapper/ipilcher_root_vg >23:14:45,279 DEBUG storage: ipilcher_root_vg size is 475904MB >23:14:45,283 DEBUG storage: vg ipilcher_root_vg has 52992MB free >23:14:45,283 DEBUG storage: ipilcher_root_vg size is 475904MB >23:14:45,287 DEBUG storage: vg ipilcher_root_vg has 52992MB free >23:14:45,292 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f8d4cfacc90) -- > name = ipilcher_root_vg-f17_root_lv status = True kids = 0 id = 13 > parents = ['existing 475904MB lvmvg ipilcher_root_vg (4)'] > uuid = 2Qj4QR-dqB4-iPFJ-UOJO-ynsr-U0ZT-9td8IK size = 32768.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/ipilcher_root_vg-f17_root_lv type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 67108864 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (4177, 255, 63) biosGeometry: (4177, 255, 63) > PedDevice: <_ped.Device object at 0x7f8d5010def0> > target size = 32768.0 path = /dev/mapper/ipilcher_root_vg-f17_root_lv > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f8d4cfac110) -- > name = ipilcher_root_vg status = True kids = 7 id = 4 > parents = ['existing 475939MB partition sda3 (3) with existing lvmpv'] > uuid = 3aJpwn-ocnZ-60jS-CK0y-c62S-IkVu-ah7iw8 size = 475904 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/ipilcher_root_vg > format args = [] originalFormat = None target = None dmUuid = None free = 52992.0 PE Size = 256.0 PE Count = 1859 > PE Free = 207 PV Count = 1 > LV Names = ['f17_root_lv', 'swap_lv', 'win7_vm_lv', 'f18_root_lv', 'kernel_lv', 'scratch_lv', 'satellite_vm_lv'] modified = False > extents = 1859.0 free space = 52992 > free extents = 207.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 475939MB partition sda3 (3) with existing lvmpv'] > LVs = ['existing 32768MB lvmlv ipilcher_root_vg-f17_root_lv (13) with existing luks', > 'existing 2048MB lvmlv ipilcher_root_vg-swap_lv (14)', > 'existing 30720MB lvmlv ipilcher_root_vg-win7_vm_lv (15)', > 'existing 32768MB lvmlv ipilcher_root_vg-f18_root_lv (16)', > 'existing 20480MB lvmlv ipilcher_root_vg-kernel_lv (17)', > 'existing 65536MB lvmlv ipilcher_root_vg-scratch_lv (18)', > 'existing 238592MB lvmlv ipilcher_root_vg-satellite_vm_lv (19)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 32768MB >23:14:45,293 INFO storage: got format: LUKS instance (0x7f8d4cfc9cd0) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/mapper/ipilcher_root_vg-f17_root_lv uuid = 99e7dc52-9489-4675-8377-7e4e9632edc5 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-99e7dc52-9489-4675-8377-7e4e9632edc5 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >23:14:45,297 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-ipilcher_root_vg-swap_lv /dev/disk/by-id/dm-uuid-LVM-3aJpwnocnZ60jSCK0yc62SIkVuah7iw85P8FcGa74gYREOiUAJ6CLmMSWbvJXifo /dev/disk/by-uuid/8d36e58d-e7cd-4d47-b33c-98e9036f949d /dev/ipilcher_root_vg/swap_lv /dev/mapper/ipilcher_root_vg-swap_lv', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap_lv', > 'DM_NAME': 'ipilcher_root_vg-swap_lv', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-3aJpwnocnZ60jSCK0yc62SIkVuah7iw85P8FcGa74gYREOiUAJ6CLmMSWbvJXifo', > 'DM_VG_NAME': 'ipilcher_root_vg', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '8d36e58d-e7cd-4d47-b33c-98e9036f949d', > 'ID_FS_UUID_ENC': '8d36e58d-e7cd-4d47-b33c-98e9036f949d', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '455530', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-ipilcher_root_vg-swap_lv', > '/dev/disk/by-id/dm-uuid-LVM-3aJpwnocnZ60jSCK0yc62SIkVuah7iw85P8FcGa74gYREOiUAJ6CLmMSWbvJXifo', > '/dev/disk/by-uuid/8d36e58d-e7cd-4d47-b33c-98e9036f949d', > '/dev/ipilcher_root_vg/swap_lv', > '/dev/mapper/ipilcher_root_vg-swap_lv'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: ipilcher_root_vg-swap_lv ; >23:14:45,298 INFO storage: scanning ipilcher_root_vg-swap_lv (/devices/virtual/block/dm-2)... >23:14:45,300 DEBUG storage: DeviceTree.getDeviceByName: name: ipilcher_root_vg-swap_lv ; >23:14:45,303 DEBUG storage: DeviceTree.getDeviceByName returned existing 2048MB lvmlv ipilcher_root_vg-swap_lv (14) >23:14:45,306 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: ipilcher_root_vg-swap_lv ; >23:14:45,309 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: ipilcher_root_vg-swap_lv ; label_type: None ; >23:14:45,311 DEBUG storage: SwapSpace.__init__: >23:14:45,311 DEBUG storage: getFormat('swap') returning SwapSpace instance >23:14:45,311 DEBUG storage: device ipilcher_root_vg-swap_lv does not contain a disklabel >23:14:45,312 INFO storage: type detected on 'ipilcher_root_vg-swap_lv' is 'swap' >23:14:45,314 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/ipilcher_root_vg-swap_lv ; serial: None ; uuid: 8d36e58d-e7cd-4d47-b33c-98e9036f949d ; exists: True ; label: None ; >23:14:45,314 DEBUG storage: getFormat('swap') returning SwapSpace instance >23:14:45,316 DEBUG storage: LVMLogicalVolumeDevice._setFormat: ipilcher_root_vg-swap_lv ; current: None ; type: swap ; >23:14:45,319 DEBUG storage: looking up parted Device: /dev/mapper/ipilcher_root_vg >23:14:45,320 DEBUG storage: ipilcher_root_vg size is 475904MB >23:14:45,324 DEBUG storage: vg ipilcher_root_vg has 52992MB free >23:14:45,324 DEBUG storage: ipilcher_root_vg size is 475904MB >23:14:45,328 DEBUG storage: vg ipilcher_root_vg has 52992MB free >23:14:45,332 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f8d4cfba150) -- > name = ipilcher_root_vg-swap_lv status = True kids = 0 id = 14 > parents = ['existing 475904MB lvmvg ipilcher_root_vg (4)'] > uuid = 5P8FcG-a74g-YREO-iUAJ-6CLm-MSWb-vJXifo size = 2048.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/ipilcher_root_vg-swap_lv type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f8d5010ddd0> > target size = 2048.0 path = /dev/mapper/ipilcher_root_vg-swap_lv > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f8d4cfac110) -- > name = ipilcher_root_vg status = True kids = 7 id = 4 > parents = ['existing 475939MB partition sda3 (3) with existing lvmpv'] > uuid = 3aJpwn-ocnZ-60jS-CK0y-c62S-IkVu-ah7iw8 size = 475904 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/ipilcher_root_vg > format args = [] originalFormat = None target = None dmUuid = None free = 52992.0 PE Size = 256.0 PE Count = 1859 > PE Free = 207 PV Count = 1 > LV Names = ['f17_root_lv', 'swap_lv', 'win7_vm_lv', 'f18_root_lv', 'kernel_lv', 'scratch_lv', 'satellite_vm_lv'] modified = False > extents = 1859.0 free space = 52992 > free extents = 207.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 475939MB partition sda3 (3) with existing lvmpv'] > LVs = ['existing 32768MB lvmlv ipilcher_root_vg-f17_root_lv (13) with existing luks', > 'existing 2048MB lvmlv ipilcher_root_vg-swap_lv (14) with existing swap', > 'existing 30720MB lvmlv ipilcher_root_vg-win7_vm_lv (15)', > 'existing 32768MB lvmlv ipilcher_root_vg-f18_root_lv (16)', > 'existing 20480MB lvmlv ipilcher_root_vg-kernel_lv (17)', > 'existing 65536MB lvmlv ipilcher_root_vg-scratch_lv (18)', > 'existing 238592MB lvmlv ipilcher_root_vg-satellite_vm_lv (19)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 2048MB >23:14:45,333 INFO storage: got format: SwapSpace instance (0x7f8d4d0a6e90) -- > type = swap name = swap status = False > device = /dev/mapper/ipilcher_root_vg-swap_lv uuid = 8d36e58d-e7cd-4d47-b33c-98e9036f949d exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >23:14:45,336 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-ipilcher_root_vg-win7_vm_lv /dev/disk/by-id/dm-uuid-LVM-3aJpwnocnZ60jSCK0yc62SIkVuah7iw8XMfN8TcRn5KxGxpy7dIXw7HBOK7ja24o /dev/ipilcher_root_vg/win7_vm_lv /dev/mapper/ipilcher_root_vg-win7_vm_lv', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'win7_vm_lv', > 'DM_NAME': 'ipilcher_root_vg-win7_vm_lv', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-3aJpwnocnZ60jSCK0yc62SIkVuah7iw8XMfN8TcRn5KxGxpy7dIXw7HBOK7ja24o', > 'DM_VG_NAME': 'ipilcher_root_vg', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '713459', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-ipilcher_root_vg-win7_vm_lv', > '/dev/disk/by-id/dm-uuid-LVM-3aJpwnocnZ60jSCK0yc62SIkVuah7iw8XMfN8TcRn5KxGxpy7dIXw7HBOK7ja24o', > '/dev/ipilcher_root_vg/win7_vm_lv', > '/dev/mapper/ipilcher_root_vg-win7_vm_lv'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: ipilcher_root_vg-win7_vm_lv ; >23:14:45,337 INFO storage: scanning ipilcher_root_vg-win7_vm_lv (/devices/virtual/block/dm-3)... >23:14:45,338 DEBUG storage: DeviceTree.getDeviceByName: name: ipilcher_root_vg-win7_vm_lv ; >23:14:45,341 DEBUG storage: DeviceTree.getDeviceByName returned existing 30720MB lvmlv ipilcher_root_vg-win7_vm_lv (15) >23:14:45,342 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: ipilcher_root_vg-win7_vm_lv ; >23:14:45,344 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: ipilcher_root_vg-win7_vm_lv ; label_type: dos ; >23:14:45,346 DEBUG storage: LVMLogicalVolumeDevice.setup: ipilcher_root_vg-win7_vm_lv ; status: True ; controllable: True ; orig: False ; >23:14:45,348 DEBUG storage: DiskLabel.__init__: device: /dev/mapper/ipilcher_root_vg-win7_vm_lv ; labelType: dos ; exists: True ; >23:14:45,400 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f8d5007a910>, <parted.partition.Partition object at 0x7f8d5007aad0>] > device: <parted.device.Device object at 0x7f8d5007a750> > PedDisk: <_ped.Disk object at 0x7f8d4cfd53b0> >23:14:45,401 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >23:14:45,403 DEBUG storage: no type or existing type for ipilcher_root_vg-win7_vm_lv, bailing >23:14:45,408 DEBUG storage: looking up parted Device: /dev/mapper/ipilcher_root_vg >23:14:45,409 DEBUG storage: ipilcher_root_vg size is 475904MB >23:14:45,414 DEBUG storage: vg ipilcher_root_vg has 52992MB free >23:14:45,415 DEBUG storage: ipilcher_root_vg size is 475904MB >23:14:45,423 DEBUG storage: vg ipilcher_root_vg has 52992MB free >23:14:45,429 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f8d4cfba1d0) -- > name = ipilcher_root_vg-win7_vm_lv status = True kids = 0 id = 15 > parents = ['existing 475904MB lvmvg ipilcher_root_vg (4)'] > uuid = XMfN8T-cRn5-KxGx-py7d-IXw7-HBOK-7ja24o size = 30720.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/ipilcher_root_vg-win7_vm_lv type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 62914560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3916, 255, 63) biosGeometry: (3916, 255, 63) > PedDevice: <_ped.Device object at 0x7f8d4cfbe320> > target size = 30720.0 path = /dev/mapper/ipilcher_root_vg-win7_vm_lv > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f8d4cfac110) -- > name = ipilcher_root_vg status = True kids = 7 id = 4 > parents = ['existing 475939MB partition sda3 (3) with existing lvmpv'] > uuid = 3aJpwn-ocnZ-60jS-CK0y-c62S-IkVu-ah7iw8 size = 475904 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/ipilcher_root_vg > format args = [] originalFormat = None target = None dmUuid = None free = 52992.0 PE Size = 256.0 PE Count = 1859 > PE Free = 207 PV Count = 1 > LV Names = ['f17_root_lv', 'swap_lv', 'win7_vm_lv', 'f18_root_lv', 'kernel_lv', 'scratch_lv', 'satellite_vm_lv'] modified = False > extents = 1859.0 free space = 52992 > free extents = 207.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 475939MB partition sda3 (3) with existing lvmpv'] > LVs = ['existing 32768MB lvmlv ipilcher_root_vg-f17_root_lv (13) with existing luks', > 'existing 2048MB lvmlv ipilcher_root_vg-swap_lv (14) with existing swap', > 'existing 30720MB lvmlv ipilcher_root_vg-win7_vm_lv (15)', > 'existing 32768MB lvmlv ipilcher_root_vg-f18_root_lv (16)', > 'existing 20480MB lvmlv ipilcher_root_vg-kernel_lv (17)', > 'existing 65536MB lvmlv ipilcher_root_vg-scratch_lv (18)', > 'existing 238592MB lvmlv ipilcher_root_vg-satellite_vm_lv (19)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 30720MB >23:14:45,433 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-ipilcher_root_vg-f18_root_lv /dev/disk/by-id/dm-uuid-LVM-3aJpwnocnZ60jSCK0yc62SIkVuah7iw8LnV6fgE3bU3e4ksaUo2LfAmtbgrFfj62 /dev/disk/by-uuid/93f73b7a-d6be-4e40-a9ae-b39010855473 /dev/ipilcher_root_vg/f18_root_lv /dev/mapper/ipilcher_root_vg-f18_root_lv', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'f18_root_lv', > 'DM_NAME': 'ipilcher_root_vg-f18_root_lv', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-3aJpwnocnZ60jSCK0yc62SIkVuah7iw8LnV6fgE3bU3e4ksaUo2LfAmtbgrFfj62', > 'DM_VG_NAME': 'ipilcher_root_vg', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '93f73b7a-d6be-4e40-a9ae-b39010855473', > 'ID_FS_UUID_ENC': '93f73b7a-d6be-4e40-a9ae-b39010855473', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '933085', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-ipilcher_root_vg-f18_root_lv', > '/dev/disk/by-id/dm-uuid-LVM-3aJpwnocnZ60jSCK0yc62SIkVuah7iw8LnV6fgE3bU3e4ksaUo2LfAmtbgrFfj62', > '/dev/disk/by-uuid/93f73b7a-d6be-4e40-a9ae-b39010855473', > '/dev/ipilcher_root_vg/f18_root_lv', > '/dev/mapper/ipilcher_root_vg-f18_root_lv'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: ipilcher_root_vg-f18_root_lv ; >23:14:45,434 INFO storage: scanning ipilcher_root_vg-f18_root_lv (/devices/virtual/block/dm-4)... >23:14:45,435 DEBUG storage: DeviceTree.getDeviceByName: name: ipilcher_root_vg-f18_root_lv ; >23:14:45,438 DEBUG storage: DeviceTree.getDeviceByName returned existing 32768MB lvmlv ipilcher_root_vg-f18_root_lv (16) >23:14:45,439 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: ipilcher_root_vg-f18_root_lv ; >23:14:45,441 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: ipilcher_root_vg-f18_root_lv ; label_type: None ; >23:14:45,443 DEBUG storage: LUKS.__init__: >23:14:45,443 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >23:14:45,443 DEBUG storage: device ipilcher_root_vg-f18_root_lv does not contain a disklabel >23:14:45,444 INFO storage: type detected on 'ipilcher_root_vg-f18_root_lv' is 'crypto_LUKS' >23:14:45,446 DEBUG storage: LUKS.__init__: uuid: 93f73b7a-d6be-4e40-a9ae-b39010855473 ; exists: True ; label: None ; device: /dev/mapper/ipilcher_root_vg-f18_root_lv ; serial: None ; name: luks-93f73b7a-d6be-4e40-a9ae-b39010855473 ; >23:14:45,446 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >23:14:45,448 DEBUG storage: LVMLogicalVolumeDevice._setFormat: ipilcher_root_vg-f18_root_lv ; current: None ; type: luks ; >23:14:45,449 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: ipilcher_root_vg-f18_root_lv ; >23:14:45,451 DEBUG storage: DeviceTree.getDeviceByName: name: luks-93f73b7a-d6be-4e40-a9ae-b39010855473 ; >23:14:45,453 DEBUG storage: DeviceTree.getDeviceByName returned None >23:14:45,455 DEBUG storage: LVMLogicalVolumeDevice.addChild: kids: 0 ; name: ipilcher_root_vg-f18_root_lv ; >23:14:45,455 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:14:45,457 DEBUG storage: LUKSDevice._setFormat: luks-93f73b7a-d6be-4e40-a9ae-b39010855473 ; current: None ; type: None ; >23:14:45,459 DEBUG storage: LUKSDevice.setup: luks-93f73b7a-d6be-4e40-a9ae-b39010855473 ; status: False ; controllable: True ; orig: False ; >23:14:45,461 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-93f73b7a-d6be-4e40-a9ae-b39010855473 ; orig: False ; >23:14:45,463 DEBUG storage: LVMLogicalVolumeDevice.setup: ipilcher_root_vg-f18_root_lv ; status: True ; controllable: True ; orig: False ; >23:14:45,465 DEBUG storage: LUKS.setup: device: /dev/mapper/ipilcher_root_vg-f18_root_lv ; mapName: luks-93f73b7a-d6be-4e40-a9ae-b39010855473 ; status: False ; type: luks ; >23:14:45,465 INFO storage: setup of luks-93f73b7a-d6be-4e40-a9ae-b39010855473 failed: luks device not configured >23:14:45,467 DEBUG storage: LVMLogicalVolumeDevice.removeChild: kids: 1 ; name: ipilcher_root_vg-f18_root_lv ; >23:14:45,470 DEBUG storage: looking up parted Device: /dev/mapper/ipilcher_root_vg >23:14:45,470 DEBUG storage: ipilcher_root_vg size is 475904MB >23:14:45,474 DEBUG storage: vg ipilcher_root_vg has 52992MB free >23:14:45,474 DEBUG storage: ipilcher_root_vg size is 475904MB >23:14:45,478 DEBUG storage: vg ipilcher_root_vg has 52992MB free >23:14:45,482 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f8d4cfe2c50) -- > name = ipilcher_root_vg-f18_root_lv status = True kids = 0 id = 16 > parents = ['existing 475904MB lvmvg ipilcher_root_vg (4)'] > uuid = LnV6fg-E3bU-3e4k-saUo-2LfA-mtbg-rFfj62 size = 32768.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/ipilcher_root_vg-f18_root_lv type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 67108864 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (4177, 255, 63) biosGeometry: (4177, 255, 63) > PedDevice: <_ped.Device object at 0x7f8d4cfbe290> > target size = 32768.0 path = /dev/mapper/ipilcher_root_vg-f18_root_lv > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f8d4cfac110) -- > name = ipilcher_root_vg status = True kids = 7 id = 4 > parents = ['existing 475939MB partition sda3 (3) with existing lvmpv'] > uuid = 3aJpwn-ocnZ-60jS-CK0y-c62S-IkVu-ah7iw8 size = 475904 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/ipilcher_root_vg > format args = [] originalFormat = None target = None dmUuid = None free = 52992.0 PE Size = 256.0 PE Count = 1859 > PE Free = 207 PV Count = 1 > LV Names = ['f17_root_lv', 'swap_lv', 'win7_vm_lv', 'f18_root_lv', 'kernel_lv', 'scratch_lv', 'satellite_vm_lv'] modified = False > extents = 1859.0 free space = 52992 > free extents = 207.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 475939MB partition sda3 (3) with existing lvmpv'] > LVs = ['existing 32768MB lvmlv ipilcher_root_vg-f17_root_lv (13) with existing luks', > 'existing 2048MB lvmlv ipilcher_root_vg-swap_lv (14) with existing swap', > 'existing 30720MB lvmlv ipilcher_root_vg-win7_vm_lv (15)', > 'existing 32768MB lvmlv ipilcher_root_vg-f18_root_lv (16) with existing luks', > 'existing 20480MB lvmlv ipilcher_root_vg-kernel_lv (17)', > 'existing 65536MB lvmlv ipilcher_root_vg-scratch_lv (18)', > 'existing 238592MB lvmlv ipilcher_root_vg-satellite_vm_lv (19)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 32768MB >23:14:45,482 INFO storage: got format: LUKS instance (0x7f8d5007d890) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/mapper/ipilcher_root_vg-f18_root_lv uuid = 93f73b7a-d6be-4e40-a9ae-b39010855473 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-93f73b7a-d6be-4e40-a9ae-b39010855473 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >23:14:45,488 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-ipilcher_root_vg-kernel_lv /dev/disk/by-id/dm-uuid-LVM-3aJpwnocnZ60jSCK0yc62SIkVuah7iw8OniAolfnGQqLI5PrtqJ1aV9dlu2xA9gu /dev/disk/by-uuid/b751c87a-63cd-4ca0-97c3-9745ce53d418 /dev/ipilcher_root_vg/kernel_lv /dev/mapper/ipilcher_root_vg-kernel_lv', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'kernel_lv', > 'DM_NAME': 'ipilcher_root_vg-kernel_lv', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-3aJpwnocnZ60jSCK0yc62SIkVuah7iw8OniAolfnGQqLI5PrtqJ1aV9dlu2xA9gu', > 'DM_VG_NAME': 'ipilcher_root_vg', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'b751c87a-63cd-4ca0-97c3-9745ce53d418', > 'ID_FS_UUID_ENC': 'b751c87a-63cd-4ca0-97c3-9745ce53d418', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '68878', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-ipilcher_root_vg-kernel_lv', > '/dev/disk/by-id/dm-uuid-LVM-3aJpwnocnZ60jSCK0yc62SIkVuah7iw8OniAolfnGQqLI5PrtqJ1aV9dlu2xA9gu', > '/dev/disk/by-uuid/b751c87a-63cd-4ca0-97c3-9745ce53d418', > '/dev/ipilcher_root_vg/kernel_lv', > '/dev/mapper/ipilcher_root_vg-kernel_lv'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: ipilcher_root_vg-kernel_lv ; >23:14:45,488 INFO storage: scanning ipilcher_root_vg-kernel_lv (/devices/virtual/block/dm-5)... >23:14:45,489 DEBUG storage: DeviceTree.getDeviceByName: name: ipilcher_root_vg-kernel_lv ; >23:14:45,491 DEBUG storage: DeviceTree.getDeviceByName returned existing 20480MB lvmlv ipilcher_root_vg-kernel_lv (17) >23:14:45,492 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: ipilcher_root_vg-kernel_lv ; >23:14:45,493 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: ipilcher_root_vg-kernel_lv ; label_type: None ; >23:14:45,494 DEBUG storage: Ext4FS.supported: supported: True ; >23:14:45,494 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:14:45,494 DEBUG storage: device ipilcher_root_vg-kernel_lv does not contain a disklabel >23:14:45,495 INFO storage: type detected on 'ipilcher_root_vg-kernel_lv' is 'ext4' >23:14:45,564 DEBUG storage: padding min size from 7475 up to 7975 >23:14:45,565 DEBUG storage: Ext4FS.supported: supported: True ; >23:14:45,565 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:14:45,566 DEBUG storage: LVMLogicalVolumeDevice._setFormat: ipilcher_root_vg-kernel_lv ; current: None ; type: ext4 ; >23:14:45,570 DEBUG storage: looking up parted Device: /dev/mapper/ipilcher_root_vg >23:14:45,570 DEBUG storage: ipilcher_root_vg size is 475904MB >23:14:45,575 DEBUG storage: vg ipilcher_root_vg has 52992MB free >23:14:45,575 DEBUG storage: ipilcher_root_vg size is 475904MB >23:14:45,579 DEBUG storage: vg ipilcher_root_vg has 52992MB free >23:14:45,582 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f8d57aefa90) -- > name = ipilcher_root_vg-kernel_lv status = True kids = 0 id = 17 > parents = ['existing 475904MB lvmvg ipilcher_root_vg (4)'] > uuid = OniAol-fnGQ-qLI5-Prtq-J1aV-9dlu-2xA9gu size = 20480.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/ipilcher_root_vg-kernel_lv type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x7f8d4cfbe440> > target size = 20480.0 path = /dev/mapper/ipilcher_root_vg-kernel_lv > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f8d4cfac110) -- > name = ipilcher_root_vg status = True kids = 7 id = 4 > parents = ['existing 475939MB partition sda3 (3) with existing lvmpv'] > uuid = 3aJpwn-ocnZ-60jS-CK0y-c62S-IkVu-ah7iw8 size = 475904 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/ipilcher_root_vg > format args = [] originalFormat = None target = None dmUuid = None free = 52992.0 PE Size = 256.0 PE Count = 1859 > PE Free = 207 PV Count = 1 > LV Names = ['f17_root_lv', 'swap_lv', 'win7_vm_lv', 'f18_root_lv', 'kernel_lv', 'scratch_lv', 'satellite_vm_lv'] modified = False > extents = 1859.0 free space = 52992 > free extents = 207.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 475939MB partition sda3 (3) with existing lvmpv'] > LVs = ['existing 32768MB lvmlv ipilcher_root_vg-f17_root_lv (13) with existing luks', > 'existing 2048MB lvmlv ipilcher_root_vg-swap_lv (14) with existing swap', > 'existing 30720MB lvmlv ipilcher_root_vg-win7_vm_lv (15)', > 'existing 32768MB lvmlv ipilcher_root_vg-f18_root_lv (16) with existing luks', > 'existing 20480MB lvmlv ipilcher_root_vg-kernel_lv (17) with existing ext4 filesystem', > 'existing 65536MB lvmlv ipilcher_root_vg-scratch_lv (18)', > 'existing 238592MB lvmlv ipilcher_root_vg-satellite_vm_lv (19)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 20480MB >23:14:45,584 DEBUG storage: Ext4FS.supported: supported: True ; >23:14:45,584 INFO storage: got format: Ext4FS instance (0x7f8d57aef5d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/ipilcher_root_vg-kernel_lv uuid = b751c87a-63cd-4ca0-97c3-9745ce53d418 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 20480.0 targetSize = 20480.0 > >23:14:45,587 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-ipilcher_root_vg-scratch_lv /dev/disk/by-id/dm-uuid-LVM-3aJpwnocnZ60jSCK0yc62SIkVuah7iw8mevd8bDazmeX0fP2pcdwFe0NXeu560Iu /dev/disk/by-label/scratch /dev/disk/by-uuid/1f3ff662-e911-4ecd-91b4-4b8f0c743a17 /dev/ipilcher_root_vg/scratch_lv /dev/mapper/ipilcher_root_vg-scratch_lv', > 'DEVNAME': 'dm-6', > 'DEVPATH': '/devices/virtual/block/dm-6', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'scratch_lv', > 'DM_NAME': 'ipilcher_root_vg-scratch_lv', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-3aJpwnocnZ60jSCK0yc62SIkVuah7iw8mevd8bDazmeX0fP2pcdwFe0NXeu560Iu', > 'DM_VG_NAME': 'ipilcher_root_vg', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'scratch', > 'ID_FS_LABEL_ENC': 'scratch', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1f3ff662-e911-4ecd-91b4-4b8f0c743a17', > 'ID_FS_UUID_ENC': '1f3ff662-e911-4ecd-91b4-4b8f0c743a17', > 'ID_FS_UUID_SUB': 'a3708e96-465a-4c64-9f4c-7517a7279f12', > 'ID_FS_UUID_SUB_ENC': 'a3708e96-465a-4c64-9f4c-7517a7279f12', > 'MAJOR': '253', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '468717', > 'name': 'dm-6', > 'symlinks': ['/dev/disk/by-id/dm-name-ipilcher_root_vg-scratch_lv', > '/dev/disk/by-id/dm-uuid-LVM-3aJpwnocnZ60jSCK0yc62SIkVuah7iw8mevd8bDazmeX0fP2pcdwFe0NXeu560Iu', > '/dev/disk/by-label/scratch', > '/dev/disk/by-uuid/1f3ff662-e911-4ecd-91b4-4b8f0c743a17', > '/dev/ipilcher_root_vg/scratch_lv', > '/dev/mapper/ipilcher_root_vg-scratch_lv'], > 'sysfs_path': '/devices/virtual/block/dm-6'} ; name: ipilcher_root_vg-scratch_lv ; >23:14:45,587 INFO storage: scanning ipilcher_root_vg-scratch_lv (/devices/virtual/block/dm-6)... >23:14:45,588 DEBUG storage: DeviceTree.getDeviceByName: name: ipilcher_root_vg-scratch_lv ; >23:14:45,590 DEBUG storage: DeviceTree.getDeviceByName returned existing 65536MB lvmlv ipilcher_root_vg-scratch_lv (18) >23:14:45,590 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: ipilcher_root_vg-scratch_lv ; >23:14:45,591 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: ipilcher_root_vg-scratch_lv ; label_type: None ; >23:14:45,592 DEBUG storage: BTRFS.supported: supported: True ; >23:14:45,605 DEBUG storage: getFormat('btrfs') returning BTRFS instance >23:14:45,605 DEBUG storage: device ipilcher_root_vg-scratch_lv does not contain a disklabel >23:14:45,605 INFO storage: type detected on 'ipilcher_root_vg-scratch_lv' is 'btrfs' >23:14:45,607 DEBUG storage: BTRFS.supported: supported: True ; >23:14:45,607 DEBUG storage: getFormat('btrfs') returning BTRFS instance >23:14:45,608 DEBUG storage: LVMLogicalVolumeDevice._setFormat: ipilcher_root_vg-scratch_lv ; current: None ; type: btrfs ; >23:14:45,610 DEBUG storage: DeviceTree.handleBTRFSFormat: name: ipilcher_root_vg-scratch_lv ; >23:14:45,610 INFO storage: creating btrfs volume btrfs.scratch >23:14:45,614 DEBUG storage: LVMLogicalVolumeDevice.addChild: kids: 0 ; name: ipilcher_root_vg-scratch_lv ; >23:14:45,615 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:14:45,618 DEBUG storage: BTRFSVolumeDevice._setFormat: scratch ; current: None ; type: None ; >23:14:45,620 DEBUG storage: BTRFS.supported: supported: True ; >23:14:45,621 DEBUG storage: getFormat('btrfs') returning BTRFS instance >23:14:45,625 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.22 ; current: None ; type: btrfs ; >23:14:45,626 INFO storage: added btrfs volume scratch (id 22) to device tree >23:14:45,630 DEBUG storage: BTRFSVolumeDevice.setup: scratch ; status: True ; controllable: True ; orig: True ; >23:14:45,649 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.22wm1J1i to None >23:14:45,901 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.22wm1J1i to None >23:14:47,732 DEBUG storage: looking up parted Device: /dev/mapper/ipilcher_root_vg >23:14:47,733 DEBUG storage: ipilcher_root_vg size is 475904MB >23:14:47,738 DEBUG storage: vg ipilcher_root_vg has 52992MB free >23:14:47,739 DEBUG storage: ipilcher_root_vg size is 475904MB >23:14:47,742 DEBUG storage: vg ipilcher_root_vg has 52992MB free >23:14:47,746 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f8d57aef9d0) -- > name = ipilcher_root_vg-scratch_lv status = True kids = 1 id = 18 > parents = ['existing 475904MB lvmvg ipilcher_root_vg (4)'] > uuid = mevd8b-Dazm-eX0f-P2pc-dwFe-0NXe-u560Iu size = 65536.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/ipilcher_root_vg-scratch_lv type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 134217728 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8354, 255, 63) biosGeometry: (8354, 255, 63) > PedDevice: <_ped.Device object at 0x7f8d4d2189e0> > target size = 65536.0 path = /dev/mapper/ipilcher_root_vg-scratch_lv > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f8d4cfac110) -- > name = ipilcher_root_vg status = True kids = 7 id = 4 > parents = ['existing 475939MB partition sda3 (3) with existing lvmpv'] > uuid = 3aJpwn-ocnZ-60jS-CK0y-c62S-IkVu-ah7iw8 size = 475904 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/ipilcher_root_vg > format args = [] originalFormat = None target = None dmUuid = None free = 52992.0 PE Size = 256.0 PE Count = 1859 > PE Free = 207 PV Count = 1 > LV Names = ['f17_root_lv', 'swap_lv', 'win7_vm_lv', 'f18_root_lv', 'kernel_lv', 'scratch_lv', 'satellite_vm_lv'] modified = False > extents = 1859.0 free space = 52992 > free extents = 207.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 475939MB partition sda3 (3) with existing lvmpv'] > LVs = ['existing 32768MB lvmlv ipilcher_root_vg-f17_root_lv (13) with existing luks', > 'existing 2048MB lvmlv ipilcher_root_vg-swap_lv (14) with existing swap', > 'existing 30720MB lvmlv ipilcher_root_vg-win7_vm_lv (15)', > 'existing 32768MB lvmlv ipilcher_root_vg-f18_root_lv (16) with existing luks', > 'existing 20480MB lvmlv ipilcher_root_vg-kernel_lv (17) with existing ext4 filesystem', > 'existing 65536MB lvmlv ipilcher_root_vg-scratch_lv (18) with existing btrfs filesystem', > 'existing 238592MB lvmlv ipilcher_root_vg-satellite_vm_lv (19)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 65536MB >23:14:47,747 DEBUG storage: BTRFS.supported: supported: True ; >23:14:47,748 INFO storage: got format: BTRFS instance (0x7f8d57b034d0) -- > type = btrfs name = btrfs status = False > device = /dev/mapper/ipilcher_root_vg-scratch_lv uuid = a3708e96-465a-4c64-9f4c-7517a7279f12 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = scratch size = 0 targetSize = 0 > >23:14:47,750 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-ipilcher_root_vg-satellite_vm_lv /dev/disk/by-id/dm-uuid-LVM-3aJpwnocnZ60jSCK0yc62SIkVuah7iw8oJFpXQ75YmfNRYUWkMmMNe2iPUlKO66T /dev/ipilcher_root_vg/satellite_vm_lv /dev/mapper/ipilcher_root_vg-satellite_vm_lv', > 'DEVNAME': 'dm-7', > 'DEVPATH': '/devices/virtual/block/dm-7', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'satellite_vm_lv', > 'DM_NAME': 'ipilcher_root_vg-satellite_vm_lv', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-3aJpwnocnZ60jSCK0yc62SIkVuah7iw8oJFpXQ75YmfNRYUWkMmMNe2iPUlKO66T', > 'DM_VG_NAME': 'ipilcher_root_vg', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '253', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '488134', > 'name': 'dm-7', > 'symlinks': ['/dev/disk/by-id/dm-name-ipilcher_root_vg-satellite_vm_lv', > '/dev/disk/by-id/dm-uuid-LVM-3aJpwnocnZ60jSCK0yc62SIkVuah7iw8oJFpXQ75YmfNRYUWkMmMNe2iPUlKO66T', > '/dev/ipilcher_root_vg/satellite_vm_lv', > '/dev/mapper/ipilcher_root_vg-satellite_vm_lv'], > 'sysfs_path': '/devices/virtual/block/dm-7'} ; name: ipilcher_root_vg-satellite_vm_lv ; >23:14:47,750 INFO storage: scanning ipilcher_root_vg-satellite_vm_lv (/devices/virtual/block/dm-7)... >23:14:47,751 DEBUG storage: DeviceTree.getDeviceByName: name: ipilcher_root_vg-satellite_vm_lv ; >23:14:47,752 DEBUG storage: DeviceTree.getDeviceByName returned existing 238592MB lvmlv ipilcher_root_vg-satellite_vm_lv (19) >23:14:47,753 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: ipilcher_root_vg-satellite_vm_lv ; >23:14:47,754 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: ipilcher_root_vg-satellite_vm_lv ; label_type: dos ; >23:14:47,755 DEBUG storage: LVMLogicalVolumeDevice.setup: ipilcher_root_vg-satellite_vm_lv ; status: True ; controllable: True ; orig: False ; >23:14:47,756 DEBUG storage: DiskLabel.__init__: device: /dev/mapper/ipilcher_root_vg-satellite_vm_lv ; labelType: dos ; exists: True ; >23:14:47,812 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f8d47e3de90>, <parted.partition.Partition object at 0x7f8d47e3db50>] > device: <parted.device.Device object at 0x7f8d47e3d990> > PedDisk: <_ped.Disk object at 0x7f8d47df1488> >23:14:47,813 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >23:14:47,813 DEBUG storage: no type or existing type for ipilcher_root_vg-satellite_vm_lv, bailing >23:14:47,816 DEBUG storage: looking up parted Device: /dev/mapper/ipilcher_root_vg >23:14:47,816 DEBUG storage: ipilcher_root_vg size is 475904MB >23:14:47,820 DEBUG storage: vg ipilcher_root_vg has 52992MB free >23:14:47,820 DEBUG storage: ipilcher_root_vg size is 475904MB >23:14:47,826 DEBUG storage: vg ipilcher_root_vg has 52992MB free >23:14:47,830 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f8d4cfb3790) -- > name = ipilcher_root_vg-satellite_vm_lv status = True kids = 0 id = 19 > parents = ['existing 475904MB lvmvg ipilcher_root_vg (4)'] > uuid = oJFpXQ-75Ym-fNRY-UWkM-mMNe-2iPU-lKO66T size = 238592.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/ipilcher_root_vg-satellite_vm_lv type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 488636416 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (30416, 255, 63) biosGeometry: (30416, 255, 63) > PedDevice: <_ped.Device object at 0x7f8d4cfbe3b0> > target size = 238592.0 path = /dev/mapper/ipilcher_root_vg-satellite_vm_lv > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f8d4cfac110) -- > name = ipilcher_root_vg status = True kids = 7 id = 4 > parents = ['existing 475939MB partition sda3 (3) with existing lvmpv'] > uuid = 3aJpwn-ocnZ-60jS-CK0y-c62S-IkVu-ah7iw8 size = 475904 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/ipilcher_root_vg > format args = [] originalFormat = None target = None dmUuid = None free = 52992.0 PE Size = 256.0 PE Count = 1859 > PE Free = 207 PV Count = 1 > LV Names = ['f17_root_lv', 'swap_lv', 'win7_vm_lv', 'f18_root_lv', 'kernel_lv', 'scratch_lv', 'satellite_vm_lv'] modified = False > extents = 1859.0 free space = 52992 > free extents = 207.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 475939MB partition sda3 (3) with existing lvmpv'] > LVs = ['existing 32768MB lvmlv ipilcher_root_vg-f17_root_lv (13) with existing luks', > 'existing 2048MB lvmlv ipilcher_root_vg-swap_lv (14) with existing swap', > 'existing 30720MB lvmlv ipilcher_root_vg-win7_vm_lv (15)', > 'existing 32768MB lvmlv ipilcher_root_vg-f18_root_lv (16) with existing luks', > 'existing 20480MB lvmlv ipilcher_root_vg-kernel_lv (17) with existing ext4 filesystem', > 'existing 65536MB lvmlv ipilcher_root_vg-scratch_lv (18) with existing btrfs filesystem', > 'existing 238592MB lvmlv ipilcher_root_vg-satellite_vm_lv (19)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 238592MB >23:14:47,855 DEBUG storage: DeviceTree.getDeviceByName: name: ipilcher_root_vg-f17_root_lv ; >23:14:47,857 DEBUG storage: DeviceTree.getDeviceByName returned existing 32768MB lvmlv ipilcher_root_vg-f17_root_lv (13) with existing luks >23:14:47,858 DEBUG storage: DeviceTree.getDeviceByName: name: ipilcher_root_vg-swap_lv ; >23:14:47,859 DEBUG storage: DeviceTree.getDeviceByName returned existing 2048MB lvmlv ipilcher_root_vg-swap_lv (14) with existing swap >23:14:47,860 DEBUG storage: DeviceTree.getDeviceByName: name: ipilcher_root_vg-win7_vm_lv ; >23:14:47,861 DEBUG storage: DeviceTree.getDeviceByName returned existing 30720MB lvmlv ipilcher_root_vg-win7_vm_lv (15) >23:14:47,862 DEBUG storage: DeviceTree.getDeviceByName: name: ipilcher_root_vg-f18_root_lv ; >23:14:47,863 DEBUG storage: DeviceTree.getDeviceByName returned existing 32768MB lvmlv ipilcher_root_vg-f18_root_lv (16) with existing luks >23:14:47,864 DEBUG storage: DeviceTree.getDeviceByName: name: ipilcher_root_vg-kernel_lv ; >23:14:47,866 DEBUG storage: DeviceTree.getDeviceByName returned existing 20480MB lvmlv ipilcher_root_vg-kernel_lv (17) with existing ext4 filesystem >23:14:47,866 DEBUG storage: DeviceTree.getDeviceByName: name: ipilcher_root_vg-scratch_lv ; >23:14:47,868 DEBUG storage: DeviceTree.getDeviceByName returned existing 65536MB lvmlv ipilcher_root_vg-scratch_lv (18) with existing btrfs filesystem >23:14:47,869 DEBUG storage: DeviceTree.getDeviceByName: name: ipilcher_root_vg-satellite_vm_lv ; >23:14:47,870 DEBUG storage: DeviceTree.getDeviceByName returned existing 238592MB lvmlv ipilcher_root_vg-satellite_vm_lv (19) >23:14:47,871 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >23:14:47,888 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:14:47,889 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:14:47,891 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:14:47,913 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >23:14:47,933 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:14:47,936 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:14:47,938 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:14:47,955 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >23:14:47,975 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >23:14:47,976 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >23:14:47,977 DEBUG storage: LVMLogicalVolumeDevice.teardown: ipilcher_root_vg-f17_root_lv ; status: True ; controllable: True ; >23:14:47,978 DEBUG storage: LUKS.teardown: device: /dev/mapper/ipilcher_root_vg-f17_root_lv ; status: False ; type: luks ; >23:14:47,980 DEBUG storage: LUKS.teardown: device: /dev/mapper/ipilcher_root_vg-f17_root_lv ; status: False ; type: luks ; >23:14:47,997 DEBUG storage: LVMLogicalVolumeDevice._teardown: ipilcher_root_vg-f17_root_lv ; status: True ; controllable: True ; >23:14:48,320 DEBUG storage: LVMVolumeGroupDevice.teardown: ipilcher_root_vg ; status: True ; controllable: True ; >23:14:48,322 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/ipilcher_root_vg ; status: False ; type: None ; >23:14:48,324 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/ipilcher_root_vg ; status: False ; type: None ; >23:14:48,344 DEBUG storage: LVMVolumeGroupDevice._teardown: ipilcher_root_vg ; status: True ; controllable: True ; >23:14:48,748 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >23:14:48,749 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >23:14:48,752 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >23:14:48,769 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:14:48,770 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:14:48,773 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:14:48,789 DEBUG storage: LVMLogicalVolumeDevice.teardown: ipilcher_root_vg-swap_lv ; status: False ; controllable: True ; >23:14:48,790 DEBUG storage: LVMLogicalVolumeDevice.teardown: ipilcher_root_vg-win7_vm_lv ; status: False ; controllable: True ; >23:14:48,791 DEBUG storage: LVMLogicalVolumeDevice.teardown: ipilcher_root_vg-f18_root_lv ; status: False ; controllable: True ; >23:14:48,792 DEBUG storage: LVMLogicalVolumeDevice.teardown: ipilcher_root_vg-kernel_lv ; status: False ; controllable: True ; >23:14:48,793 DEBUG storage: LVMLogicalVolumeDevice.teardown: ipilcher_root_vg-satellite_vm_lv ; status: False ; controllable: True ; >23:14:48,794 DEBUG storage: BTRFSVolumeDevice.teardown: scratch ; status: False ; controllable: True ; >23:14:48,794 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >23:14:48,795 INFO storage: edd: collected mbr signatures: {'sda': '0xaa147420'} >23:14:48,795 DEBUG storage: edd: data extracted from 0x80: > type: ATA, ata_device: 0 > channel: 0, mbr_signature: 0xaa147420 > pci_dev: 00:1f.2, scsi_id: None > scsi_lun: None, sectors: 976773168 >23:14:48,796 WARN storage: edd: directory does not exist: /sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block >23:14:48,796 INFO storage: edd: matched 0x80 to sda using MBR sig >23:14:48,797 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >23:14:48,798 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >23:14:48,861 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >23:14:48,897 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:14:48,898 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:14:48,900 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:14:48,916 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >23:14:48,917 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >23:14:48,965 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >23:14:49,011 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:14:49,015 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:14:49,019 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:14:49,039 DEBUG storage: LVMLogicalVolumeDevice.setup: ipilcher_root_vg-kernel_lv ; status: False ; controllable: True ; orig: False ; >23:14:49,040 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: ipilcher_root_vg-kernel_lv ; orig: False ; >23:14:49,042 DEBUG storage: LVMVolumeGroupDevice.setup: ipilcher_root_vg ; status: True ; controllable: True ; orig: False ; >23:14:49,043 DEBUG storage: LVMLogicalVolumeDevice._setup: ipilcher_root_vg-kernel_lv ; status: False ; controllable: True ; orig: False ; >23:14:49,461 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >23:14:49,518 DEBUG storage: LVMLogicalVolumeDevice.teardown: ipilcher_root_vg-kernel_lv ; status: True ; controllable: True ; >23:14:49,556 DEBUG storage: LVMLogicalVolumeDevice._teardown: ipilcher_root_vg-kernel_lv ; status: True ; controllable: True ; >23:14:49,752 DEBUG storage: LVMVolumeGroupDevice.teardown: ipilcher_root_vg ; status: True ; controllable: True ; >23:14:49,754 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/ipilcher_root_vg ; status: False ; type: None ; >23:14:49,755 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/ipilcher_root_vg ; status: False ; type: None ; >23:14:49,772 DEBUG storage: LVMVolumeGroupDevice._teardown: ipilcher_root_vg ; status: True ; controllable: True ; >23:14:49,814 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >23:14:49,818 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >23:14:49,823 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >23:14:49,853 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:14:49,857 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:14:49,859 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:14:49,884 DEBUG storage: BTRFSVolumeDevice.setup: scratch ; status: False ; controllable: True ; orig: False ; >23:14:49,885 DEBUG storage: BTRFSVolumeDevice.setupParents: kids: 0 ; name: scratch ; orig: False ; >23:14:49,886 DEBUG storage: LVMLogicalVolumeDevice.setup: ipilcher_root_vg-scratch_lv ; status: False ; controllable: True ; orig: False ; >23:14:49,888 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 1 ; name: ipilcher_root_vg-scratch_lv ; orig: False ; >23:14:49,889 DEBUG storage: LVMVolumeGroupDevice.setup: ipilcher_root_vg ; status: True ; controllable: True ; orig: False ; >23:14:49,891 DEBUG storage: LVMLogicalVolumeDevice._setup: ipilcher_root_vg-scratch_lv ; status: False ; controllable: True ; orig: False ; >23:14:50,064 DEBUG storage: BTRFS.setup: device: /dev/mapper/ipilcher_root_vg-scratch_lv ; mountpoint: None ; type: btrfs ; >23:14:50,082 DEBUG storage: looking up parted Device: /dev/mapper/ipilcher_root_vg-scratch_lv >23:14:50,084 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >23:14:50,290 DEBUG storage: BTRFSVolumeDevice.teardown: scratch ; status: True ; controllable: True ; >23:14:50,340 DEBUG storage: LVMLogicalVolumeDevice.teardown: ipilcher_root_vg-scratch_lv ; status: True ; controllable: True ; >23:14:50,362 DEBUG storage: LVMLogicalVolumeDevice._teardown: ipilcher_root_vg-scratch_lv ; status: True ; controllable: True ; >23:14:50,492 DEBUG storage: LVMVolumeGroupDevice.teardown: ipilcher_root_vg ; status: True ; controllable: True ; >23:14:50,493 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/ipilcher_root_vg ; status: False ; type: None ; >23:14:50,495 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/ipilcher_root_vg ; status: False ; type: None ; >23:14:50,515 DEBUG storage: LVMVolumeGroupDevice._teardown: ipilcher_root_vg ; status: True ; controllable: True ; >23:14:50,553 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >23:14:50,556 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >23:14:50,561 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >23:14:50,585 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:14:50,587 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:14:50,589 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:14:50,797 DEBUG storage: ipilcher_root_vg size is 475904MB >23:14:50,798 DEBUG storage: vg ipilcher_root_vg has 52992MB free >23:14:50,799 DEBUG storage: ipilcher_root_vg size is 475904MB >23:14:50,800 DEBUG storage: vg ipilcher_root_vg has 52992MB free >23:14:50,802 DEBUG storage: Ext4FS.supported: supported: True ; >23:14:50,805 DEBUG storage: BTRFS.supported: supported: True ; >23:14:50,808 DEBUG storage: Ext4FS.supported: supported: True ; >23:14:50,810 DEBUG storage: Ext4FS.supported: supported: True ; >23:14:50,812 DEBUG storage: BTRFS.supported: supported: True ; >23:14:50,814 DEBUG storage: Ext3FS.supported: supported: True ; >23:14:50,816 DEBUG storage: Ext4FS.supported: supported: True ; >23:14:50,818 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >23:14:50,929 DEBUG storage: Iso9660FS.supported: supported: True ; >23:14:51,361 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >23:14:51,363 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >23:14:51,371 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4349MB cdrom sr0 (5) with existing iso9660 filesystem >18:14:53,481 DEBUG storage: Iso9660FS.supported: supported: True ; >18:14:53,482 DEBUG storage: Iso9660FS.supported: supported: True ; >18:14:53,483 DEBUG storage: NFSv4.supported: supported: False ; >18:14:53,484 DEBUG storage: NFSv4.supported: supported: False ; >18:14:53,484 DEBUG storage: SELinuxFS.supported: supported: False ; >18:14:53,485 DEBUG storage: SELinuxFS.supported: supported: False ; >18:14:53,486 DEBUG storage: Ext4FS.supported: supported: True ; >18:14:53,487 DEBUG storage: Ext4FS.supported: supported: True ; >18:14:53,489 DEBUG storage: Ext3FS.supported: supported: True ; >18:14:53,490 DEBUG storage: Ext3FS.supported: supported: True ; >18:14:53,491 DEBUG storage: Ext2FS.supported: supported: True ; >18:14:53,492 DEBUG storage: Ext2FS.supported: supported: True ; >18:14:53,493 DEBUG storage: SysFS.supported: supported: False ; >18:14:53,494 DEBUG storage: SysFS.supported: supported: False ; >18:14:53,495 DEBUG storage: MultipathMember.__init__: >18:14:53,496 DEBUG storage: MDRaidMember.__init__: >18:14:53,497 DEBUG storage: ProcFS.supported: supported: False ; >18:14:53,498 DEBUG storage: ProcFS.supported: supported: False ; >18:14:53,498 DEBUG storage: SwapSpace.__init__: >18:14:53,500 DEBUG storage: NoDevFS.supported: supported: False ; >18:14:53,500 DEBUG storage: NoDevFS.supported: supported: False ; >18:14:53,501 DEBUG storage: DevPtsFS.supported: supported: False ; >18:14:53,502 DEBUG storage: DevPtsFS.supported: supported: False ; >18:14:53,503 DEBUG storage: BTRFS.supported: supported: True ; >18:14:53,504 DEBUG storage: USBFS.supported: supported: False ; >18:14:53,505 DEBUG storage: USBFS.supported: supported: False ; >18:14:53,506 DEBUG storage: DiskLabel.__init__: >18:14:53,506 INFO storage: DiskLabel.partedDevice returning None >18:14:53,507 DEBUG storage: HFSPlus.supported: supported: False ; >18:14:53,508 DEBUG storage: HFSPlus.supported: supported: False ; >18:14:53,509 DEBUG storage: XFS.supported: supported: True ; >18:14:53,686 DEBUG storage: XFS.supported: supported: True ; >18:14:53,687 DEBUG storage: TmpFS.supported: supported: False ; >18:14:53,688 DEBUG storage: TmpFS.supported: supported: False ; >18:14:53,690 DEBUG storage: LUKS.__init__: >18:14:53,691 DEBUG storage: NTFS.supported: supported: False ; >18:14:53,692 DEBUG storage: NTFS.supported: supported: False ; >18:14:53,693 DEBUG storage: BindFS.supported: supported: False ; >18:14:53,694 DEBUG storage: BindFS.supported: supported: False ; >18:14:53,695 DEBUG storage: HFS.supported: supported: False ; >18:14:53,696 DEBUG storage: HFS.supported: supported: False ; >18:14:53,697 DEBUG storage: LVMPhysicalVolume.__init__: >18:14:53,699 DEBUG storage: NFS.supported: supported: False ; >18:14:53,700 DEBUG storage: NFS.supported: supported: False ; >18:14:53,701 DEBUG storage: FATFS.supported: supported: True ; >18:14:53,790 DEBUG storage: FATFS.supported: supported: True ; >18:14:53,793 DEBUG storage: DMRaidMember.__init__: >17:15:47,750 DEBUG storage: clearpart: looking at sda3 >17:15:47,750 DEBUG storage: clearpart: looking at sda2 >17:15:47,751 DEBUG storage: clearpart: looking at sda1 >17:15:47,751 DEBUG storage: checking whether disk sda has an empty extended >17:15:47,752 DEBUG storage: extended is None ; logicals is [] >17:15:47,754 INFO storage: user specified that bootloader install be skipped >17:15:47,786 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >17:15:47,786 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8d4a6f2810> fileSystem: <parted.filesystem.FileSystem object at 0x7f8d4a66e350> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8d4a66e150> PedPartition: <_ped.Partition object at 0x7f8d4a6ff410> >17:15:47,788 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >17:15:47,788 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8d4a6f2810> fileSystem: <parted.filesystem.FileSystem object at 0x7f8d4a66e390> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8d4a66e2d0> PedPartition: <_ped.Partition object at 0x7f8d4a6ff470> >17:15:47,789 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >17:15:47,790 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8d4a6f2810> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8d4a66e4d0> PedPartition: <_ped.Partition object at 0x7f8d4a6ff110> >17:16:17,233 DEBUG storage: LVMLogicalVolumeDevice.setup: ipilcher_root_vg-f18_root_lv ; status: False ; controllable: True ; orig: False ; >17:16:17,236 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: ipilcher_root_vg-f18_root_lv ; orig: False ; >17:16:17,237 DEBUG storage: LVMVolumeGroupDevice.setup: ipilcher_root_vg ; status: True ; controllable: True ; orig: False ; >17:16:17,238 DEBUG storage: LVMLogicalVolumeDevice._setup: ipilcher_root_vg-f18_root_lv ; status: False ; controllable: True ; orig: False ; >17:16:17,666 DEBUG storage: LUKS.setup: device: /dev/mapper/ipilcher_root_vg-f18_root_lv ; mapName: luks-93f73b7a-d6be-4e40-a9ae-b39010855473 ; status: False ; type: luks ; >17:16:17,669 DEBUG storage: LUKS.setup: device: /dev/mapper/ipilcher_root_vg-f18_root_lv ; status: False ; type: luks ; >17:16:20,153 DEBUG storage.ui: LVMLogicalVolumeDevice.addChild: kids: 0 ; name: ipilcher_root_vg-f18_root_lv ; >17:16:20,154 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:16:20,157 DEBUG storage.ui: LUKSDevice._setFormat: luks-93f73b7a-d6be-4e40-a9ae-b39010855473 ; current: None ; type: None ; >17:16:20,157 INFO storage.ui: added luks/dm-crypt luks-93f73b7a-d6be-4e40-a9ae-b39010855473 (id 23) to device tree >17:16:20,157 INFO storage.ui: not going to create backup copy of non-existent /etc/mdadm.conf >17:16:20,158 INFO storage.ui: DeviceTree.populate: ignoredDisks is ['loop3', 'loop4', 'loop5', 'loop6', 'loop7'] ; exclusiveDisks is [] >17:16:20,199 DEBUG storage.ui: MultipathTopology._build_topology: >17:16:20,199 DEBUG storage.ui: /etc/multipath.conf contents: >17:16:20,199 DEBUG storage.ui: # multipath.conf written by anaconda >17:16:20,199 DEBUG storage.ui: >17:16:20,199 DEBUG storage.ui: defaults { >17:16:20,199 DEBUG storage.ui: user_friendly_names yes >17:16:20,199 DEBUG storage.ui: } >17:16:20,200 DEBUG storage.ui: blacklist { >17:16:20,200 DEBUG storage.ui: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >17:16:20,200 DEBUG storage.ui: devnode "^hd[a-z]" >17:16:20,200 DEBUG storage.ui: devnode "^dcssblk[0-9]*" >17:16:20,200 DEBUG storage.ui: device { >17:16:20,200 DEBUG storage.ui: vendor "DGC" >17:16:20,200 DEBUG storage.ui: product "LUNZ" >17:16:20,200 DEBUG storage.ui: } >17:16:20,200 DEBUG storage.ui: device { >17:16:20,201 DEBUG storage.ui: vendor "IBM" >17:16:20,201 DEBUG storage.ui: product "S/390.*" >17:16:20,201 DEBUG storage.ui: } >17:16:20,201 DEBUG storage.ui: # don't count normal SATA devices as multipaths >17:16:20,201 DEBUG storage.ui: device { >17:16:20,202 DEBUG storage.ui: vendor "ATA" >17:16:20,202 DEBUG storage.ui: } >17:16:20,203 DEBUG storage.ui: # don't count 3ware devices as multipaths >17:16:20,203 DEBUG storage.ui: device { >17:16:20,204 DEBUG storage.ui: vendor "3ware" >17:16:20,204 DEBUG storage.ui: } >17:16:20,204 DEBUG storage.ui: device { >17:16:20,205 DEBUG storage.ui: vendor "AMCC" >17:16:20,205 DEBUG storage.ui: } >17:16:20,205 DEBUG storage.ui: # nor highpoint devices >17:16:20,206 DEBUG storage.ui: device { >17:16:20,206 DEBUG storage.ui: vendor "HPT" >17:16:20,206 DEBUG storage.ui: } >17:16:20,206 DEBUG storage.ui: wwid "100731PCK404VLJVVN4J" >17:16:20,207 DEBUG storage.ui: } >17:16:20,207 DEBUG storage.ui: multipaths { >17:16:20,207 DEBUG storage.ui: } >17:16:20,208 DEBUG storage.ui: (end of /etc/multipath.conf) >17:16:20,275 INFO storage.ui: MultipathTopology: found singlepath device: sda >17:16:20,276 INFO storage.ui: MultipathTopology: found non-disk device: sda1 >17:16:20,276 INFO storage.ui: MultipathTopology: found non-disk device: sda2 >17:16:20,276 INFO storage.ui: MultipathTopology: found non-disk device: sda3 >17:16:20,277 INFO storage.ui: MultipathTopology: found non-disk device: sr0 >17:16:20,277 INFO storage.ui: MultipathTopology: found singlepath device: loop0 >17:16:20,277 INFO storage.ui: MultipathTopology: found singlepath device: loop1 >17:16:20,277 INFO storage.ui: MultipathTopology: found singlepath device: loop2 >17:16:20,277 INFO storage.ui: MultipathTopology: found singlepath device: loop3 >17:16:20,277 INFO storage.ui: MultipathTopology: found singlepath device: loop4 >17:16:20,278 INFO storage.ui: MultipathTopology: found singlepath device: loop5 >17:16:20,278 INFO storage.ui: MultipathTopology: found singlepath device: loop6 >17:16:20,278 INFO storage.ui: MultipathTopology: found singlepath device: loop7 >17:16:20,278 INFO storage.ui: MultipathTopology: found singlepath device: dm-0 >17:16:20,278 INFO storage.ui: MultipathTopology: found singlepath device: dm-1 >17:16:20,278 INFO storage.ui: MultipathTopology: found singlepath device: dm-2 >17:16:20,279 INFO storage.ui: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1', 'dm-2'] >17:16:20,282 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-HITACHI_HTS725050A9A364_100731PCK404VLJVVN4J /dev/disk/by-id/wwn-0x5000cca5b5e864b2', > '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': '128', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '128', > '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': 'HITACHI_HTS725050A9A364', > 'ID_MODEL_ENC': 'HITACHI\\x20HTS725050A9A364\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'PC4ZC70F', > 'ID_SERIAL': 'HITACHI_HTS725050A9A364_100731PCK404VLJVVN4J', > 'ID_SERIAL_SHORT': '100731PCK404VLJVVN4J', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca5b5e864b2', > 'ID_WWN_WITH_EXTENSION': '0x5000cca5b5e864b2', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '659461', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-HITACHI_HTS725050A9A364_100731PCK404VLJVVN4J', > '/dev/disk/by-id/wwn-0x5000cca5b5e864b2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >17:16:20,283 INFO storage.ui: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >17:16:20,284 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:16:20,285 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >17:16:20,286 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda ; >17:16:20,287 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >17:16:20,287 DEBUG storage.ui: disklabel format on sda already set up >17:16:20,288 INFO storage.ui: got device: DiskDevice instance (0x7f8d581ccfd0) -- > name = sda status = True kids = 3 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 HITACHI HTS72505 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 0x7f8d5010d7a0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f8d4a6f2890> >17:16:20,289 INFO storage.ui: got format: DiskLabel instance (0x7f8d4a6f2690) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f8d4a66e090>, <parted.partition.Partition object at 0x7f8d4a66e210>, <parted.partition.Partition object at 0x7f8d4a66e490>] > device: <parted.device.Device object at 0x7f8d4a6f27d0> > PedDisk: <_ped.Disk object at 0x7f8d4a6bb560> > origPartedDisk = <parted.disk.Disk object at 0x7f8d4a6f2a10> > partedDevice = parted.Device instance -- > model: ATA HITACHI HTS72505 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 0x7f8d5010db00> > >17:16:20,293 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-HITACHI_HTS725050A9A364_100731PCK404VLJVVN4J-part1 /dev/disk/by-id/wwn-0x5000cca5b5e864b2-part1 /dev/disk/by-uuid/e9557ea2-4660-436f-89cb-d7cde6c0efd1', > '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': '128', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '128', > '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': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e9557ea2-4660-436f-89cb-d7cde6c0efd1', > 'ID_FS_UUID_ENC': 'e9557ea2-4660-436f-89cb-d7cde6c0efd1', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'HITACHI_HTS725050A9A364', > 'ID_MODEL_ENC': 'HITACHI\\x20HTS725050A9A364\\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': 'PC4ZC70F', > 'ID_SERIAL': 'HITACHI_HTS725050A9A364_100731PCK404VLJVVN4J', > 'ID_SERIAL_SHORT': '100731PCK404VLJVVN4J', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca5b5e864b2', > 'ID_WWN_WITH_EXTENSION': '0x5000cca5b5e864b2', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '659478', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-HITACHI_HTS725050A9A364_100731PCK404VLJVVN4J-part1', > '/dev/disk/by-id/wwn-0x5000cca5b5e864b2-part1', > '/dev/disk/by-uuid/e9557ea2-4660-436f-89cb-d7cde6c0efd1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >17:16:20,294 INFO storage.ui: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >17:16:20,295 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda1 ; >17:16:20,296 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 500MB partition sda1 (1) with existing ext3 filesystem >17:16:20,297 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >17:16:20,298 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >17:16:20,299 DEBUG storage.ui: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >17:16:20,300 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >17:16:20,335 WARN storage.ui: disklabel detected but not usable on sda1 >17:16:20,335 DEBUG storage.ui: no type or existing type for sda1, bailing >17:16:20,337 INFO storage.ui: got device: PartitionDevice instance (0x7f8d4a6f2850) -- > 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 ext3 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 0x7f8d4d218b00> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = ext3 grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8d4a6f2810> fileSystem: <parted.filesystem.FileSystem object at 0x7f8d4a66e350> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8d4a66e150> PedPartition: <_ped.Partition object at 0x7f8d4a6ff410> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >17:16:20,339 DEBUG storage.ui: Ext3FS.supported: supported: True ; >17:16:20,340 INFO storage.ui: got format: Ext3FS instance (0x7f8d4a6f2fd0) -- > type = ext3 name = ext3 status = False > device = /dev/sda1 uuid = e9557ea2-4660-436f-89cb-d7cde6c0efd1 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >17:16:20,344 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-HITACHI_HTS725050A9A364_100731PCK404VLJVVN4J-part2 /dev/disk/by-id/wwn-0x5000cca5b5e864b2-part2 /dev/disk/by-uuid/825214ce-a77d-4a8b-b5cf-f57fdb781a89', > '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': '128', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '128', > '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': '825214ce-a77d-4a8b-b5cf-f57fdb781a89', > 'ID_FS_UUID_ENC': '825214ce-a77d-4a8b-b5cf-f57fdb781a89', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'HITACHI_HTS725050A9A364', > 'ID_MODEL_ENC': 'HITACHI\\x20HTS725050A9A364\\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': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'PC4ZC70F', > 'ID_SERIAL': 'HITACHI_HTS725050A9A364_100731PCK404VLJVVN4J', > 'ID_SERIAL_SHORT': '100731PCK404VLJVVN4J', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca5b5e864b2', > 'ID_WWN_WITH_EXTENSION': '0x5000cca5b5e864b2', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '659492', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-HITACHI_HTS725050A9A364_100731PCK404VLJVVN4J-part2', > '/dev/disk/by-id/wwn-0x5000cca5b5e864b2-part2', > '/dev/disk/by-uuid/825214ce-a77d-4a8b-b5cf-f57fdb781a89'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >17:16:20,345 INFO storage.ui: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >17:16:20,346 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda2 ; >17:16:20,347 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 500MB partition sda2 (2) with existing ext4 filesystem >17:16:20,348 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >17:16:20,349 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >17:16:20,351 DEBUG storage.ui: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >17:16:20,352 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >17:16:20,356 DEBUG storage.ui: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f8d4a6f2d50> > PedDisk: <_ped.Disk object at 0x7f8d4a6827a0> >17:16:20,357 DEBUG storage.ui: getFormat('disklabel') returning DiskLabel instance >17:16:20,357 DEBUG storage.ui: no type or existing type for sda2, bailing >17:16:20,358 INFO storage.ui: got device: PartitionDevice instance (0x7f8d4a6f2b10) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/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: 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 0x7f8d5010df80> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = ext4 grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8d4a6f2810> fileSystem: <parted.filesystem.FileSystem object at 0x7f8d4a66e390> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8d4a66e2d0> PedPartition: <_ped.Partition object at 0x7f8d4a6ff470> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 1026048 end = 2050047 length = 1024000 > flags = >17:16:20,360 DEBUG storage.ui: Ext4FS.supported: supported: True ; >17:16:20,360 INFO storage.ui: got format: Ext4FS instance (0x7f8d4a6b4150) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = 825214ce-a77d-4a8b-b5cf-f57fdb781a89 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >17:16:20,367 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-HITACHI_HTS725050A9A364_100731PCK404VLJVVN4J-part3 /dev/disk/by-id/wwn-0x5000cca5b5e864b2-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > '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': '128', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '128', > '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': 'RmXzkX-yBEv-oMdQ-kEOX-wETJ-OcVY-3dFMzw', > 'ID_FS_UUID_ENC': 'RmXzkX-yBEv-oMdQ-kEOX-wETJ-OcVY-3dFMzw', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'HITACHI_HTS725050A9A364', > 'ID_MODEL_ENC': 'HITACHI\\x20HTS725050A9A364\\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': '3', > 'ID_PART_ENTRY_OFFSET': '2050048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '974723072', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'PC4ZC70F', > 'ID_SERIAL': 'HITACHI_HTS725050A9A364_100731PCK404VLJVVN4J', > 'ID_SERIAL_SHORT': '100731PCK404VLJVVN4J', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca5b5e864b2', > 'ID_WWN_WITH_EXTENSION': '0x5000cca5b5e864b2', > 'LVM2_LV_ATTR': ['-wi------', > '-wi------', > '-wi------', > '', > '-wi------', > '-wi------', > '-wi------', > '-wi------', > '-wi------', > '', > '-wi------', > '', > '-wi------', > '-wi------', > '', > '-wi------', > '', > '-wi------', > '-wi------', > '', > '-wi------', > '-wi------', > ''], > 'LVM2_LV_NAME': ['f17_root_lv', > 'swap_lv', > 'win7_vm_lv', > '', > 'f18_root_lv', > 'f18_root_lv', > 'kernel_lv', > 'win7_vm_lv', > 'kernel_lv', > '', > 'scratch_lv', > '', > 'satellite_vm_lv', > 'scratch_lv', > '', > 'kernel_lv', > '', > 'scratch_lv', > 'win7_vm_lv', > '', > 'satellite_vm_lv', > 'scratch_lv', > ''], > 'LVM2_LV_SIZE': ['33554432.00', > '2097152.00', > '31457280.00', > '0', > '33554432.00', > '33554432.00', > '20971520.00', > '31457280.00', > '20971520.00', > '0', > '67108864.00', > '0', > '244318208.00', > '67108864.00', > '0', > '20971520.00', > '0', > '67108864.00', > '31457280.00', > '0', > '244318208.00', > '67108864.00', > '0'], > 'LVM2_LV_UUID': ['2Qj4QR-dqB4-iPFJ-UOJO-ynsr-U0ZT-9td8IK', > '5P8FcG-a74g-YREO-iUAJ-6CLm-MSWb-vJXifo', > 'XMfN8T-cRn5-KxGx-py7d-IXw7-HBOK-7ja24o', > '', > 'LnV6fg-E3bU-3e4k-saUo-2LfA-mtbg-rFfj62', > 'LnV6fg-E3bU-3e4k-saUo-2LfA-mtbg-rFfj62', > 'OniAol-fnGQ-qLI5-Prtq-J1aV-9dlu-2xA9gu', > 'XMfN8T-cRn5-KxGx-py7d-IXw7-HBOK-7ja24o', > 'OniAol-fnGQ-qLI5-Prtq-J1aV-9dlu-2xA9gu', > '', > 'mevd8b-Dazm-eX0f-P2pc-dwFe-0NXe-u560Iu', > '', > 'oJFpXQ-75Ym-fNRY-UWkM-mMNe-2iPU-lKO66T', > 'mevd8b-Dazm-eX0f-P2pc-dwFe-0NXe-u560Iu', > '', > 'OniAol-fnGQ-qLI5-Prtq-J1aV-9dlu-2xA9gu', > '', > 'mevd8b-Dazm-eX0f-P2pc-dwFe-0NXe-u560Iu', > 'XMfN8T-cRn5-KxGx-py7d-IXw7-HBOK-7ja24o', > '', > 'oJFpXQ-75Ym-fNRY-UWkM-mMNe-2iPU-lKO66T', > 'mevd8b-Dazm-eX0f-P2pc-dwFe-0NXe-u560Iu', > ''], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda3', > 'LVM2_PV_PE_ALLOC_COUNT': '1652', > 'LVM2_PV_PE_COUNT': '1859', > 'LVM2_PV_SIZE': '487325696.00', > 'LVM2_PV_UUID': 'RmXzkX-yBEv-oMdQ-kEOX-wETJ-OcVY-3dFMzw', > 'LVM2_VG_EXTENT_COUNT': '1859', > 'LVM2_VG_EXTENT_SIZE': '262144.00', > 'LVM2_VG_FREE': '54263808.00', > 'LVM2_VG_FREE_COUNT': '207', > 'LVM2_VG_NAME': 'ipilcher_root_vg', > 'LVM2_VG_SIZE': '487325696.00', > 'LVM2_VG_UUID': '3aJpwn-ocnZ-60jS-CK0y-c62S-IkVu-ah7iw8', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '659507', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-HITACHI_HTS725050A9A364_100731PCK404VLJVVN4J-part3', > '/dev/disk/by-id/wwn-0x5000cca5b5e864b2-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >17:16:20,367 INFO storage.ui: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >17:16:20,369 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda3 ; >17:16:20,370 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 475939MB partition sda3 (3) with existing lvmpv >17:16:20,371 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >17:16:20,372 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >17:16:20,373 DEBUG storage.ui: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >17:16:20,374 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >17:16:20,408 WARN storage.ui: disklabel detected but not usable on sda3 >17:16:20,409 DEBUG storage.ui: no type or existing type for sda3, bailing >17:16:20,413 INFO storage.ui: got device: PartitionDevice instance (0x7f8d4a6b4090) -- > name = sda3 status = True kids = 1 id = 3 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 475939.0 > format = existing lvmpv > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 974723072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (60673, 255, 63) biosGeometry: (60673, 255, 63) > PedDevice: <_ped.Device object at 0x7f8d5010de60> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = lvmpv grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8d4a6f2810> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8d4a66e4d0> PedPartition: <_ped.Partition object at 0x7f8d4a6ff110> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 2050048 end = 976773119 length = 974723072 > flags = lvm >17:16:20,413 INFO storage.ui: got format: LVMPhysicalVolume instance (0x7f8d4a6b4290) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda3 uuid = RmXzkX-yBEv-oMdQ-kEOX-wETJ-OcVY-3dFMzw exists = True > options = None supported = True formattable = True resizable = False > vgName = ipilcher_root_vg vgUUID = 3aJpwn-ocnZ-60jS-CK0y-c62S-IkVu-ah7iw8 peStart = 1.0 >17:16:20,418 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-MATSHITADVD-RAM_UJ890_UG99_024752 /dev/disk/by-label/Fedora\\x2018\\x20x86_64 /dev/disk/by-uuid/2012-12-08-03-34-17-00', > '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_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_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora_18_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-12-08-03-34-17-00', > 'ID_FS_UUID_ENC': '2012-12-08-03-34-17-00', > 'ID_MODEL': 'MATSHITADVD-RAM_UJ890', > 'ID_MODEL_ENC': 'MATSHITADVD-RAM\\x20UJ890\\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': 'SB01', > 'ID_SERIAL': 'MATSHITADVD-RAM_UJ890_UG99_024752', > 'ID_SERIAL_SHORT': 'UG99_024752', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '659804', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-MATSHITADVD-RAM_UJ890_UG99_024752', > '/dev/disk/by-label/Fedora\\x2018\\x20x86_64', > '/dev/disk/by-uuid/2012-12-08-03-34-17-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >17:16:20,418 INFO storage.ui: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >17:16:20,419 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sr0 ; >17:16:20,421 DEBUG storage.ui: OpticalDevice.mediaPresent: sr0 ; status: True ; >17:16:20,431 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 4349MB cdrom sr0 (5) with existing iso9660 filesystem >17:16:20,432 DEBUG storage.ui: OpticalDevice.mediaPresent: sr0 ; status: True ; >17:16:20,441 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >17:16:20,442 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >17:16:20,443 DEBUG storage.ui: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >17:16:20,445 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >17:16:20,469 WARN storage.ui: disklabel detected but not usable on sr0 >17:16:20,470 DEBUG storage.ui: no type or existing type for sr0, bailing >17:16:20,473 DEBUG storage.ui: OpticalDevice.mediaPresent: sr0 ; status: True ; >17:16:20,481 INFO storage.ui: got device: OpticalDevice instance (0x7f8d4a6b4350) -- > name = sr0 status = True kids = 0 id = 5 > parents = [] > uuid = None size = 4349.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: MATSHITA DVD-RAM UJ890 path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2226688 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (138, 255, 63) biosGeometry: (138, 255, 63) > PedDevice: <_ped.Device object at 0x7f8d4cfbe050> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = iso9660 >17:16:20,485 DEBUG storage.ui: Iso9660FS.supported: supported: True ; >17:16:20,485 INFO storage.ui: got format: Iso9660FS instance (0x7f8d4a6b4fd0) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-12-08-03-34-17-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18_x86_64 size = 0 targetSize = 0 > >17:16:20,490 DEBUG storage.ui: 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': '678345', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >17:16:20,491 INFO storage.ui: scanning loop0 (/devices/virtual/block/loop0)... >17:16:20,494 DEBUG storage.ui: DeviceTree.getDeviceByName: name: loop0 ; >17:16:20,496 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 0MB loop loop0 (7) >17:16:20,497 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >17:16:20,499 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >17:16:20,499 DEBUG storage.ui: getFormat('squashfs') returning DeviceFormat instance >17:16:20,500 DEBUG storage.ui: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >17:16:20,502 DEBUG storage.ui: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >17:16:20,503 WARN storage.ui: disklabel detected but not usable on loop0 >17:16:20,504 INFO storage.ui: type detected on 'loop0' is 'squashfs' >17:16:20,504 DEBUG storage.ui: getFormat('squashfs') returning DeviceFormat instance >17:16:20,506 DEBUG storage.ui: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >17:16:20,506 INFO storage.ui: got device: LoopDevice instance (0x7f8d4a6b50d0) -- > name = loop0 status = False kids = 0 id = 7 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (6)'] > 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 >17:16:20,509 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/2721896a-1036-46fa-8488-40ba9dcad0b5', > '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': '2721896a-1036-46fa-8488-40ba9dcad0b5', > 'ID_FS_UUID_ENC': '2721896a-1036-46fa-8488-40ba9dcad0b5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '678371', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/2721896a-1036-46fa-8488-40ba9dcad0b5'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >17:16:20,509 INFO storage.ui: scanning loop1 (/devices/virtual/block/loop1)... >17:16:20,510 DEBUG storage.ui: DeviceTree.getDeviceByName: name: loop1 ; >17:16:20,511 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (9) with existing ext4 filesystem >17:16:20,513 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >17:16:20,514 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >17:16:20,516 DEBUG storage.ui: Ext4FS.supported: supported: True ; >17:16:20,516 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >17:16:20,516 DEBUG storage.ui: device loop1 does not contain a disklabel >17:16:20,517 DEBUG storage.ui: no type or existing type for loop1, bailing >17:16:20,517 INFO storage.ui: got device: LoopDevice instance (0x7f8d4a6b5310) -- > name = loop1 status = False kids = 0 id = 9 > parents = ['existing 0MB file /LiveOS/rootfs.img (8)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = ext4 >17:16:20,519 DEBUG storage.ui: Ext4FS.supported: supported: True ; >17:16:20,520 INFO storage.ui: got format: Ext4FS instance (0x7f8d4a6b54d0) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 2721896a-1036-46fa-8488-40ba9dcad0b5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >17:16:20,521 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '678395', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >17:16:20,521 INFO storage.ui: scanning loop2 (/devices/virtual/block/loop2)... >17:16:20,523 DEBUG storage.ui: DeviceTree.getDeviceByName: name: loop2 ; >17:16:20,524 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (11) >17:16:20,525 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >17:16:20,526 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >17:16:20,526 DEBUG storage.ui: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:16:20,528 DEBUG storage.ui: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >17:16:20,529 DEBUG storage.ui: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >17:16:20,530 WARN storage.ui: disklabel detected but not usable on loop2 >17:16:20,531 INFO storage.ui: type detected on 'loop2' is 'DM_snapshot_cow' >17:16:20,531 DEBUG storage.ui: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:16:20,532 DEBUG storage.ui: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >17:16:20,533 INFO storage.ui: got device: LoopDevice instance (0x7f8d4a6b5590) -- > name = loop2 status = False kids = 1 id = 11 > parents = ['existing 0MB file /overlay (deleted) (10)'] > 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 >17:16:20,534 DEBUG storage.ui: 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': '678420', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >17:16:20,534 DEBUG storage.ui: device 'loop3' in ignoredDisks >17:16:20,534 INFO storage.ui: ignoring loop3 (/devices/virtual/block/loop3) >17:16:20,535 DEBUG storage.ui: 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': '679455', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >17:16:20,536 DEBUG storage.ui: device 'loop4' in ignoredDisks >17:16:20,536 INFO storage.ui: ignoring loop4 (/devices/virtual/block/loop4) >17:16:20,537 DEBUG storage.ui: 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': '679485', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >17:16:20,537 DEBUG storage.ui: device 'loop5' in ignoredDisks >17:16:20,537 INFO storage.ui: ignoring loop5 (/devices/virtual/block/loop5) >17:16:20,538 DEBUG storage.ui: 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': '679515', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >17:16:20,539 DEBUG storage.ui: device 'loop6' in ignoredDisks >17:16:20,539 INFO storage.ui: ignoring loop6 (/devices/virtual/block/loop6) >17:16:20,540 DEBUG storage.ui: 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': '679546', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >17:16:20,540 DEBUG storage.ui: device 'loop7' in ignoredDisks >17:16:20,540 INFO storage.ui: ignoring loop7 (/devices/virtual/block/loop7) >17:16:20,540 DEBUG storage.ui: Skipping a device mapper drive (dm-0) for now >17:16:20,540 DEBUG storage.ui: Skipping a device mapper drive (dm-1) for now >17:16:20,540 DEBUG storage.ui: Skipping a device mapper drive (dm-2) for now >17:16:20,576 INFO storage.ui: devices to scan: ['dm-0', 'dm-1', 'dm-2'] >17:16:20,579 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/2721896a-1036-46fa-8488-40ba9dcad0b5 /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': '2721896a-1036-46fa-8488-40ba9dcad0b5', > 'ID_FS_UUID_ENC': '2721896a-1036-46fa-8488-40ba9dcad0b5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '396881', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/2721896a-1036-46fa-8488-40ba9dcad0b5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >17:16:20,579 INFO storage.ui: scanning live-rw (/devices/virtual/block/dm-0)... >17:16:20,581 DEBUG storage.ui: DeviceTree.getDeviceByName: name: live-rw ; >17:16:20,582 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1024MB dm live-rw (12) with existing ext4 filesystem >17:16:20,583 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >17:16:20,584 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >17:16:20,586 DEBUG storage.ui: Ext4FS.supported: supported: True ; >17:16:20,586 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >17:16:20,586 DEBUG storage.ui: device live-rw does not contain a disklabel >17:16:20,586 DEBUG storage.ui: no type or existing type for live-rw, bailing >17:16:20,588 INFO storage.ui: got device: DMDevice instance (0x7f8d4a6b5cd0) -- > name = live-rw status = True kids = 0 id = 12 > parents = ['existing 0MB loop loop2 (11)'] > 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 0x7f8d4cfbe0e0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = ext4 target = None dmUuid = None >17:16:20,589 DEBUG storage.ui: Ext4FS.supported: supported: True ; >17:16:20,589 INFO storage.ui: got format: Ext4FS instance (0x7f8d4a6b5dd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 2721896a-1036-46fa-8488-40ba9dcad0b5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >17:16:20,592 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-ipilcher_root_vg-f18_root_lv /dev/disk/by-id/dm-uuid-LVM-3aJpwnocnZ60jSCK0yc62SIkVuah7iw8LnV6fgE3bU3e4ksaUo2LfAmtbgrFfj62 /dev/disk/by-uuid/93f73b7a-d6be-4e40-a9ae-b39010855473 /dev/ipilcher_root_vg/f18_root_lv /dev/mapper/ipilcher_root_vg-f18_root_lv', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'f18_root_lv', > 'DM_NAME': 'ipilcher_root_vg-f18_root_lv', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-3aJpwnocnZ60jSCK0yc62SIkVuah7iw8LnV6fgE3bU3e4ksaUo2LfAmtbgrFfj62', > 'DM_VG_NAME': 'ipilcher_root_vg', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '93f73b7a-d6be-4e40-a9ae-b39010855473', > 'ID_FS_UUID_ENC': '93f73b7a-d6be-4e40-a9ae-b39010855473', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9966356', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-ipilcher_root_vg-f18_root_lv', > '/dev/disk/by-id/dm-uuid-LVM-3aJpwnocnZ60jSCK0yc62SIkVuah7iw8LnV6fgE3bU3e4ksaUo2LfAmtbgrFfj62', > '/dev/disk/by-uuid/93f73b7a-d6be-4e40-a9ae-b39010855473', > '/dev/ipilcher_root_vg/f18_root_lv', > '/dev/mapper/ipilcher_root_vg-f18_root_lv'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: ipilcher_root_vg-f18_root_lv ; >17:16:20,592 INFO storage.ui: scanning ipilcher_root_vg-f18_root_lv (/devices/virtual/block/dm-1)... >17:16:20,594 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ipilcher_root_vg-f18_root_lv ; >17:16:20,595 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 32768MB lvmlv ipilcher_root_vg-f18_root_lv (16) with existing luks >17:16:20,596 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: ipilcher_root_vg-f18_root_lv ; >17:16:20,597 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: ipilcher_root_vg-f18_root_lv ; label_type: None ; >17:16:20,599 DEBUG storage.ui: LUKS.__init__: >17:16:20,599 DEBUG storage.ui: getFormat('crypto_LUKS') returning LUKS instance >17:16:20,599 DEBUG storage.ui: device ipilcher_root_vg-f18_root_lv does not contain a disklabel >17:16:20,599 DEBUG storage.ui: no type or existing type for ipilcher_root_vg-f18_root_lv, bailing >17:16:20,602 DEBUG storage.ui: looking up parted Device: /dev/mapper/ipilcher_root_vg >17:16:20,602 DEBUG storage.ui: ipilcher_root_vg size is 475904MB >17:16:20,604 DEBUG storage.ui: vg ipilcher_root_vg has 52992MB free >17:16:20,605 DEBUG storage.ui: ipilcher_root_vg size is 475904MB >17:16:20,607 DEBUG storage.ui: vg ipilcher_root_vg has 52992MB free >17:16:20,609 INFO storage.ui: got device: LVMLogicalVolumeDevice instance (0x7f8d4a6b4790) -- > name = ipilcher_root_vg-f18_root_lv status = True kids = 1 id = 16 > parents = ['existing 475904MB lvmvg ipilcher_root_vg (4)'] > uuid = LnV6fg-E3bU-3e4k-saUo-2LfA-mtbg-rFfj62 size = 32768.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/ipilcher_root_vg-f18_root_lv type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 67108864 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (4177, 255, 63) biosGeometry: (4177, 255, 63) > PedDevice: <_ped.Device object at 0x7f8d4cfbe290> > target size = 32768.0 path = /dev/mapper/ipilcher_root_vg-f18_root_lv > format args = [] originalFormat = luks target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f8d4a6b41d0) -- > name = ipilcher_root_vg status = True kids = 7 id = 4 > parents = ['existing 475939MB partition sda3 (3) with existing lvmpv'] > uuid = 3aJpwn-ocnZ-60jS-CK0y-c62S-IkVu-ah7iw8 size = 475904 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/ipilcher_root_vg > format args = [] originalFormat = None target = None dmUuid = None free = 52992.0 PE Size = 256.0 PE Count = 1859 > PE Free = 207 PV Count = 1 > LV Names = ['f17_root_lv', 'swap_lv', 'win7_vm_lv', 'f18_root_lv', 'kernel_lv', 'scratch_lv', 'satellite_vm_lv'] modified = False > extents = 1859.0 free space = 52992 > free extents = 207.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 475939MB partition sda3 (3) with existing lvmpv'] > LVs = ['existing 32768MB lvmlv ipilcher_root_vg-f17_root_lv (13) with existing luks', > 'existing 2048MB lvmlv ipilcher_root_vg-swap_lv (14) with existing swap', > 'existing 30720MB lvmlv ipilcher_root_vg-win7_vm_lv (15)', > 'existing 32768MB lvmlv ipilcher_root_vg-f18_root_lv (16) with existing luks', > 'existing 20480MB lvmlv ipilcher_root_vg-kernel_lv (17) with existing ext4 filesystem', > 'existing 65536MB lvmlv ipilcher_root_vg-scratch_lv (18) with existing btrfs filesystem', > 'existing 238592MB lvmlv ipilcher_root_vg-satellite_vm_lv (19)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 32768MB >17:16:20,610 INFO storage.ui: got format: LUKS instance (0x7f8d4a6b49d0) -- > type = luks name = LUKS status = True > device = /dev/mapper/ipilcher_root_vg-f18_root_lv uuid = 93f73b7a-d6be-4e40-a9ae-b39010855473 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-93f73b7a-d6be-4e40-a9ae-b39010855473 > keyFile = None passphrase = (set) > escrowCert = None addBackup = False >17:16:20,613 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-luks-93f73b7a-d6be-4e40-a9ae-b39010855473 /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-93f73b7ad6be4e40a9aeb39010855473-luks-93f73b7a-d6be-4e40-a9ae-b39010855473 /dev/disk/by-uuid/c95b1541-306b-4a8b-9acf-eaf63e38255a /dev/mapper/luks-93f73b7a-d6be-4e40-a9ae-b39010855473', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'luks-93f73b7a-d6be-4e40-a9ae-b39010855473', > 'DM_SUSPENDED': '0', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'CRYPT-LUKS1-93f73b7ad6be4e40a9aeb39010855473-luks-93f73b7a-d6be-4e40-a9ae-b39010855473', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c95b1541-306b-4a8b-9acf-eaf63e38255a', > 'ID_FS_UUID_ENC': 'c95b1541-306b-4a8b-9acf-eaf63e38255a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '162459361', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-luks-93f73b7a-d6be-4e40-a9ae-b39010855473', > '/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-93f73b7ad6be4e40a9aeb39010855473-luks-93f73b7a-d6be-4e40-a9ae-b39010855473', > '/dev/disk/by-uuid/c95b1541-306b-4a8b-9acf-eaf63e38255a', > '/dev/mapper/luks-93f73b7a-d6be-4e40-a9ae-b39010855473'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: luks-93f73b7a-d6be-4e40-a9ae-b39010855473 ; >17:16:20,613 INFO storage.ui: scanning luks-93f73b7a-d6be-4e40-a9ae-b39010855473 (/devices/virtual/block/dm-2)... >17:16:20,614 DEBUG storage.ui: DeviceTree.getDeviceByName: name: luks-93f73b7a-d6be-4e40-a9ae-b39010855473 ; >17:16:20,615 DEBUG storage.ui: looking up parted Device: /dev/mapper/luks-93f73b7a-d6be-4e40-a9ae-b39010855473 >17:16:20,618 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 32766MB luks/dm-crypt luks-93f73b7a-d6be-4e40-a9ae-b39010855473 (23) >17:16:20,620 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: luks-93f73b7a-d6be-4e40-a9ae-b39010855473 ; >17:16:20,622 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: luks-93f73b7a-d6be-4e40-a9ae-b39010855473 ; label_type: None ; >17:16:20,625 DEBUG storage.ui: Ext4FS.supported: supported: True ; >17:16:20,625 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >17:16:20,625 DEBUG storage.ui: device luks-93f73b7a-d6be-4e40-a9ae-b39010855473 does not contain a disklabel >17:16:20,626 INFO storage.ui: type detected on 'luks-93f73b7a-d6be-4e40-a9ae-b39010855473' is 'ext4' >17:16:20,725 DEBUG storage.ui: padding min size from 12396 up to 12896 >17:16:20,731 DEBUG storage.ui: Ext4FS.supported: supported: True ; >17:16:20,731 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >17:16:20,734 DEBUG storage.ui: LUKSDevice._setFormat: luks-93f73b7a-d6be-4e40-a9ae-b39010855473 ; current: None ; type: ext4 ; >17:16:20,736 INFO storage.ui: got device: LUKSDevice instance (0x7f8d4a6b4110) -- > name = luks-93f73b7a-d6be-4e40-a9ae-b39010855473 status = True kids = 0 id = 23 > parents = ['existing 32768MB lvmlv ipilcher_root_vg-f18_root_lv (16) with existing luks'] > uuid = None size = 32766.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (crypt) path: /dev/mapper/luks-93f73b7a-d6be-4e40-a9ae-b39010855473 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 67104768 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (4177, 255, 63) biosGeometry: (4177, 255, 63) > PedDevice: <_ped.Device object at 0x7f8d429df050> > target size = 0 path = /dev/mapper/luks-93f73b7a-d6be-4e40-a9ae-b39010855473 > format args = [] originalFormat = None target = crypt dmUuid = None >17:16:20,738 DEBUG storage.ui: Ext4FS.supported: supported: True ; >17:16:20,738 INFO storage.ui: got format: Ext4FS instance (0x7f8d4a679710) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/luks-93f73b7a-d6be-4e40-a9ae-b39010855473 uuid = c95b1541-306b-4a8b-9acf-eaf63e38255a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 32766.0 targetSize = 32766.0 > >17:16:20,779 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ipilcher_root_vg-f17_root_lv ; >17:16:20,781 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 32768MB lvmlv ipilcher_root_vg-f17_root_lv (13) with existing luks >17:16:20,782 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ipilcher_root_vg-swap_lv ; >17:16:20,783 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 2048MB lvmlv ipilcher_root_vg-swap_lv (14) with existing swap >17:16:20,784 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ipilcher_root_vg-win7_vm_lv ; >17:16:20,785 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 30720MB lvmlv ipilcher_root_vg-win7_vm_lv (15) >17:16:20,786 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ipilcher_root_vg-f18_root_lv ; >17:16:20,788 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 32768MB lvmlv ipilcher_root_vg-f18_root_lv (16) with existing luks >17:16:20,789 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ipilcher_root_vg-kernel_lv ; >17:16:20,790 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 20480MB lvmlv ipilcher_root_vg-kernel_lv (17) with existing ext4 filesystem >17:16:20,791 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ipilcher_root_vg-scratch_lv ; >17:16:20,792 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 65536MB lvmlv ipilcher_root_vg-scratch_lv (18) with existing btrfs filesystem >17:16:20,793 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ipilcher_root_vg-satellite_vm_lv ; >17:16:20,795 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 238592MB lvmlv ipilcher_root_vg-satellite_vm_lv (19) >17:16:20,796 DEBUG storage.ui: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >17:16:20,820 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:16:20,823 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:16:20,827 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:16:20,854 DEBUG storage.ui: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >17:16:20,892 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:16:20,895 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:16:20,898 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:16:20,925 DEBUG storage.ui: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >17:16:20,962 DEBUG storage.ui: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >17:16:20,964 DEBUG storage.ui: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >17:16:20,967 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: ipilcher_root_vg-f17_root_lv ; status: False ; controllable: True ; >17:16:20,970 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: ipilcher_root_vg-swap_lv ; status: False ; controllable: True ; >17:16:20,973 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: ipilcher_root_vg-win7_vm_lv ; status: False ; controllable: True ; >17:16:20,975 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: ipilcher_root_vg-kernel_lv ; status: False ; controllable: True ; >17:16:20,977 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: ipilcher_root_vg-satellite_vm_lv ; status: False ; controllable: True ; >17:16:20,978 DEBUG storage.ui: BTRFSVolumeDevice.teardown: scratch ; status: False ; controllable: True ; >17:16:20,979 DEBUG storage.ui: LUKSDevice.teardown: luks-93f73b7a-d6be-4e40-a9ae-b39010855473 ; status: True ; controllable: True ; >17:16:21,006 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: ipilcher_root_vg-f18_root_lv ; status: True ; controllable: True ; >17:16:21,010 DEBUG storage.ui: LUKS.teardown: device: /dev/mapper/ipilcher_root_vg-f18_root_lv ; status: True ; type: luks ; >17:16:21,010 DEBUG storage.ui: unmapping luks-93f73b7a-d6be-4e40-a9ae-b39010855473 >17:16:21,020 DEBUG storage.ui: LUKS.teardown: device: /dev/mapper/ipilcher_root_vg-f18_root_lv ; status: False ; type: luks ; >17:16:21,054 DEBUG storage.ui: LVMLogicalVolumeDevice._teardown: ipilcher_root_vg-f18_root_lv ; status: True ; controllable: True ; >17:16:21,137 DEBUG storage.ui: LVMVolumeGroupDevice.teardown: ipilcher_root_vg ; status: True ; controllable: True ; >17:16:21,139 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/ipilcher_root_vg ; status: False ; type: None ; >17:16:21,141 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/ipilcher_root_vg ; status: False ; type: None ; >17:16:21,169 DEBUG storage.ui: LVMVolumeGroupDevice._teardown: ipilcher_root_vg ; status: True ; controllable: True ; >17:16:21,249 DEBUG storage.ui: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >17:16:21,254 DEBUG storage.ui: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >17:16:21,257 DEBUG storage.ui: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >17:16:21,293 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:16:21,297 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:16:21,299 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:16:21,324 INFO storage.ui: not going to restore from backup of non-existent /etc/mdadm.conf >17:16:21,328 DEBUG storage.ui: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >17:16:21,330 INFO storage.ui: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >17:16:21,385 DEBUG storage.ui: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >17:16:21,447 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:16:21,450 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:16:21,454 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:16:21,479 DEBUG storage.ui: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >17:16:21,480 INFO storage.ui: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >17:16:21,540 DEBUG storage.ui: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >17:16:21,593 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:16:21,595 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:16:21,597 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:16:21,625 DEBUG storage.ui: LVMLogicalVolumeDevice.setup: ipilcher_root_vg-kernel_lv ; status: False ; controllable: True ; orig: False ; >17:16:21,628 DEBUG storage.ui: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: ipilcher_root_vg-kernel_lv ; orig: False ; >17:16:21,632 DEBUG storage.ui: LVMVolumeGroupDevice.setup: ipilcher_root_vg ; status: True ; controllable: True ; orig: False ; >17:16:21,635 DEBUG storage.ui: LVMLogicalVolumeDevice._setup: ipilcher_root_vg-kernel_lv ; status: False ; controllable: True ; orig: False ; >17:16:21,843 INFO storage.ui: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >17:16:21,901 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: ipilcher_root_vg-kernel_lv ; status: True ; controllable: True ; >17:16:21,963 DEBUG storage.ui: LVMLogicalVolumeDevice._teardown: ipilcher_root_vg-kernel_lv ; status: True ; controllable: True ; >17:16:22,053 DEBUG storage.ui: LVMVolumeGroupDevice.teardown: ipilcher_root_vg ; status: True ; controllable: True ; >17:16:22,056 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/ipilcher_root_vg ; status: False ; type: None ; >17:16:22,058 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/ipilcher_root_vg ; status: False ; type: None ; >17:16:22,092 DEBUG storage.ui: LVMVolumeGroupDevice._teardown: ipilcher_root_vg ; status: True ; controllable: True ; >17:16:22,136 DEBUG storage.ui: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >17:16:22,140 DEBUG storage.ui: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >17:16:22,145 DEBUG storage.ui: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >17:16:22,175 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:16:22,179 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:16:22,185 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:16:22,214 DEBUG storage.ui: BTRFSVolumeDevice.setup: scratch ; status: False ; controllable: True ; orig: False ; >17:16:22,216 DEBUG storage.ui: BTRFSVolumeDevice.setupParents: kids: 0 ; name: scratch ; orig: False ; >17:16:22,219 DEBUG storage.ui: LVMLogicalVolumeDevice.setup: ipilcher_root_vg-scratch_lv ; status: False ; controllable: True ; orig: False ; >17:16:22,222 DEBUG storage.ui: LVMLogicalVolumeDevice.setupParents: kids: 1 ; name: ipilcher_root_vg-scratch_lv ; orig: False ; >17:16:22,225 DEBUG storage.ui: LVMVolumeGroupDevice.setup: ipilcher_root_vg ; status: True ; controllable: True ; orig: False ; >17:16:22,227 DEBUG storage.ui: LVMLogicalVolumeDevice._setup: ipilcher_root_vg-scratch_lv ; status: False ; controllable: True ; orig: False ; >17:16:22,462 DEBUG storage.ui: BTRFS.setup: device: /dev/mapper/ipilcher_root_vg-scratch_lv ; mountpoint: None ; type: btrfs ; >17:16:22,488 INFO storage.ui: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >17:16:22,718 DEBUG storage.ui: BTRFSVolumeDevice.teardown: scratch ; status: True ; controllable: True ; >17:16:22,784 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: ipilcher_root_vg-scratch_lv ; status: True ; controllable: True ; >17:16:22,815 DEBUG storage.ui: LVMLogicalVolumeDevice._teardown: ipilcher_root_vg-scratch_lv ; status: True ; controllable: True ; >17:16:22,970 DEBUG storage.ui: LVMVolumeGroupDevice.teardown: ipilcher_root_vg ; status: True ; controllable: True ; >17:16:22,974 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/ipilcher_root_vg ; status: False ; type: None ; >17:16:22,976 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/ipilcher_root_vg ; status: False ; type: None ; >17:16:23,007 DEBUG storage.ui: LVMVolumeGroupDevice._teardown: ipilcher_root_vg ; status: True ; controllable: True ; >17:16:23,065 DEBUG storage.ui: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >17:16:23,069 DEBUG storage.ui: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >17:16:23,075 DEBUG storage.ui: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >17:16:23,098 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:16:23,102 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:16:23,107 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:16:23,134 DEBUG storage.ui: LUKSDevice.setup: luks-93f73b7a-d6be-4e40-a9ae-b39010855473 ; status: False ; controllable: True ; orig: False ; >17:16:23,137 DEBUG storage.ui: LUKSDevice.setupParents: kids: 0 ; name: luks-93f73b7a-d6be-4e40-a9ae-b39010855473 ; orig: False ; >17:16:23,140 DEBUG storage.ui: LVMLogicalVolumeDevice.setup: ipilcher_root_vg-f18_root_lv ; status: False ; controllable: True ; orig: False ; >17:16:23,144 DEBUG storage.ui: LVMLogicalVolumeDevice.setupParents: kids: 1 ; name: ipilcher_root_vg-f18_root_lv ; orig: False ; >17:16:23,147 DEBUG storage.ui: LVMVolumeGroupDevice.setup: ipilcher_root_vg ; status: True ; controllable: True ; orig: False ; >17:16:23,148 DEBUG storage.ui: LVMLogicalVolumeDevice._setup: ipilcher_root_vg-f18_root_lv ; status: False ; controllable: True ; orig: False ; >17:16:23,264 DEBUG storage.ui: LUKS.setup: device: /dev/mapper/ipilcher_root_vg-f18_root_lv ; mapName: luks-93f73b7a-d6be-4e40-a9ae-b39010855473 ; status: False ; type: luks ; >17:16:23,268 DEBUG storage.ui: LUKS.setup: device: /dev/mapper/ipilcher_root_vg-f18_root_lv ; status: False ; type: luks ; >17:16:25,400 INFO storage.ui: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >17:16:25,730 DEBUG storage.ui: parsing /mnt/sysimage/etc/blkid/blkid.tab >17:16:25,756 DEBUG storage.ui: blkid.tab devs: ['/dev/mapper/ipilcher_root_vg-f16_root_lv', '/dev/sda1', '/dev/sda2', '/dev/sda3'] >17:16:25,756 DEBUG storage.ui: parsing /mnt/sysimage/etc/crypttab >17:16:25,765 DEBUG storage.ui: resolved 'UUID=93f73b7a-d6be-4e40-a9ae-b39010855473' to 'ipilcher_root_vg-f18_root_lv' (lvmlv) >17:16:25,765 DEBUG storage.ui: crypttab maps: ['luks-93f73b7a-d6be-4e40-a9ae-b39010855473'] >17:16:25,765 DEBUG storage.ui: parsing /mnt/sysimage/etc/fstab >17:16:25,778 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/mapper/luks-93f73b7a-d6be-4e40-a9ae-b39010855473 ; >17:16:25,782 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 32766MB luks/dm-crypt luks-93f73b7a-d6be-4e40-a9ae-b39010855473 (23) with existing ext4 filesystem >17:16:25,782 DEBUG storage.ui: resolved '/dev/mapper/luks-93f73b7a-d6be-4e40-a9ae-b39010855473' to 'luks-93f73b7a-d6be-4e40-a9ae-b39010855473' (luks/dm-crypt) >17:16:25,782 DEBUG storage.ui: resolved 'UUID=e9557ea2-4660-436f-89cb-d7cde6c0efd1' to 'sda1' (partition) >17:16:25,785 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/mapper/ipilcher_root_vg-swap_lv ; >17:16:25,786 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 2048MB lvmlv ipilcher_root_vg-swap_lv (14) with existing swap >17:16:25,786 DEBUG storage.ui: resolved '/dev/mapper/ipilcher_root_vg-swap_lv' to 'ipilcher_root_vg-swap_lv' (lvmlv) >17:16:25,787 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ipilcher_root_vg/scratch_lv ; >17:16:25,788 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >17:16:25,789 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ipilcher_root_vg-scratch_lv ; >17:16:25,791 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 65536MB lvmlv ipilcher_root_vg-scratch_lv (18) with existing btrfs filesystem >17:16:25,791 DEBUG storage.ui: resolved '/dev/ipilcher_root_vg/scratch_lv' to 'ipilcher_root_vg-scratch_lv' (lvmlv) >17:16:25,792 DEBUG storage.ui: LUKSDevice.teardown: luks-93f73b7a-d6be-4e40-a9ae-b39010855473 ; status: True ; controllable: True ; >17:16:25,846 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: ipilcher_root_vg-f18_root_lv ; status: True ; controllable: True ; >17:16:25,849 DEBUG storage.ui: LUKS.teardown: device: /dev/mapper/ipilcher_root_vg-f18_root_lv ; status: True ; type: luks ; >17:16:25,850 DEBUG storage.ui: unmapping luks-93f73b7a-d6be-4e40-a9ae-b39010855473 >17:16:25,871 DEBUG storage.ui: LUKS.teardown: device: /dev/mapper/ipilcher_root_vg-f18_root_lv ; status: False ; type: luks ; >17:16:25,904 DEBUG storage.ui: LVMLogicalVolumeDevice._teardown: ipilcher_root_vg-f18_root_lv ; status: True ; controllable: True ; >17:16:31,485 DEBUG storage: Ext3FS.supported: supported: True ; >17:16:31,485 DEBUG storage: getFormat('ext3') returning Ext3FS instance >17:16:44,154 DEBUG storage: Ext3FS.supported: supported: True ; >17:16:44,155 DEBUG storage: getFormat('ext3') returning Ext3FS instance >17:16:44,155 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f8d42a7bfd0>, 500.0, ['sda'], None >17:16:48,369 DEBUG storage: Ext3FS.supported: supported: True ; >17:16:48,369 DEBUG storage: getFormat('ext3') returning Ext3FS instance >17:16:48,369 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f8d42a7bfd0>, 500.0, ['sda'], None >17:16:48,374 DEBUG storage: Ext4FS.supported: supported: True ; >17:16:48,374 DEBUG storage: getFormat('ext4') returning Ext4FS instance >17:16:48,381 DEBUG storage: DeviceTree.getDeviceByName: name: ipilcher_root_vg ; >17:16:48,382 DEBUG storage: DeviceTree.getDeviceByName returned existing 475904MB lvmvg ipilcher_root_vg (4) >17:16:48,387 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >17:16:48,388 DEBUG storage: DeviceTree.getDeviceByName returned None >17:16:48,390 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >17:16:48,391 DEBUG storage: DeviceTree.getDeviceByName returned None >17:16:48,393 DEBUG storage: DeviceTree.getDeviceByName: name: ipilcher_root_vg ; >17:16:48,394 DEBUG storage: DeviceTree.getDeviceByName returned existing 475904MB lvmvg ipilcher_root_vg (4) >17:17:01,001 DEBUG storage: Ext4FS.supported: supported: True ; >17:17:01,002 DEBUG storage: getFormat('ext4') returning Ext4FS instance >17:17:07,211 DEBUG storage: Ext4FS.supported: supported: True ; >17:17:07,212 DEBUG storage: getFormat('ext4') returning Ext4FS instance >17:17:07,212 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f8d42a7bfd0>, 32766.0, ['sda'], single >17:17:07,215 DEBUG storage: DeviceTree.getDeviceByName: name: ipilcher_root_vg ; >17:17:07,216 DEBUG storage: DeviceTree.getDeviceByName returned existing 475904MB lvmvg ipilcher_root_vg (4) >17:17:23,280 DEBUG storage: Ext4FS.supported: supported: True ; >17:17:23,280 DEBUG storage: getFormat('ext4') returning Ext4FS instance >17:17:23,280 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f8d42a7bfd0>, 32766.0, ['sda'], single >17:17:23,282 DEBUG storage: DeviceTree.getDeviceByName: name: ipilcher_root_vg ; >17:17:23,283 DEBUG storage: DeviceTree.getDeviceByName returned existing 475904MB lvmvg ipilcher_root_vg (4)
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 885378
:
660127
|
660128
|
660129
| 660130 |
660131
|
660132
|
660133
|
660134
|
660135
|
660136
|
660137
|
660138
|
660139
|
660140